typo on h2xs.PL (from Helmut Jarausch)
[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       <Paul.Marquess@btinternet.com>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
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@activestate.com>
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 v5.5.640        Development release working toward 5.6
79 ----------------
80
81 ____________________________________________________________________________
82 [  4764] By: gsar                                  on 2000/01/06  19:51:08
83         Log: add undocumented globals for compatibility--find.pl, and find2perl
84              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
85      Branch: perl
86            ! lib/File/Find.pm
87 ____________________________________________________________________________
88 [  4763] By: gsar                                  on 2000/01/06  10:51:07
89         Log: fix various C-backend shenanigans
90      Branch: perl
91            ! ext/B/B/C.pm
92 ____________________________________________________________________________
93 [  4762] By: gsar                                  on 2000/01/06  04:09:00
94         Log: tweak test in change#4757 for Windows
95      Branch: perl
96            ! t/io/open.t
97 ____________________________________________________________________________
98 [  4761] By: gsar                                  on 2000/01/06  02:55:30
99         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
100              they belonged to freed OP_CONSTs)
101      Branch: perl
102            ! op.c
103 ____________________________________________________________________________
104 [  4760] By: gsar                                  on 2000/01/06  00:22:40
105         Log: constant ranges could escape bareword check in list context
106      Branch: perl
107            ! op.c t/pragma/strict-subs
108 ____________________________________________________________________________
109 [  4759] By: gsar                                  on 2000/01/05  20:52:50
110         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
111              Date: Wed, 05 Jan 2000 15:23:18 EST
112              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
113              Subject: Re: minimal m//g matches appear busted
114      Branch: perl
115            ! regexec.c t/op/pat.t
116 ____________________________________________________________________________
117 [  4758] By: gsar                                  on 2000/01/05  12:49:40
118         Log: various nits identified by warnings unmasked by recent changes
119      Branch: perl
120            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
121 ____________________________________________________________________________
122 [  4757] By: gsar                                  on 2000/01/05  12:48:10
123         Log: severe bugs in change#3786 fixed
124      Branch: perl
125            ! doio.c t/io/open.t
126 ____________________________________________________________________________
127 [  4756] By: gsar                                  on 2000/01/05  11:25:10
128         Log: tweak change#4745 to make ebcdic output match for chars <= 037
129      Branch: perl
130            ! ext/Data/Dumper/Dumper.pm
131 ____________________________________________________________________________
132 [  4755] By: gsar                                  on 2000/01/05  06:56:05
133         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
134      Branch: perl
135            ! Configure util.c utils/perlcc.PL
136 ____________________________________________________________________________
137 [  4754] By: gsar                                  on 2000/01/05  06:52:25
138         Log: avoid expensive Version_check (from Andreas Koenig)
139      Branch: perl
140            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
141            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
142 ____________________________________________________________________________
143 [  4753] By: gsar                                  on 2000/01/05  06:48:22
144         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
145              Date: 03 Jan 2000 21:56:02 +0100
146              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
147              Subject: Reloading File::Copy
148      Branch: perl
149            ! Changes lib/File/Copy.pm t/lib/filecopy.t
150 ____________________________________________________________________________
151 [  4752] By: gsar                                  on 2000/01/04  01:19:20
152         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
153      Branch: perl
154            ! win32/Makefile win32/makefile.mk win32/win32.h
155 ____________________________________________________________________________
156 [  4751] By: gsar                                  on 2000/01/03  18:26:08
157         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
158      Branch: perl
159            ! lib/ExtUtils/MakeMaker.pm
160 ____________________________________________________________________________
161 [  4750] By: gsar                                  on 2000/01/02  21:58:02
162         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
163              to write to a file other than tmon.out (suggested by Haakon Alstadheim
164              <Haakon.Alstadheim@sds.no>)
165      Branch: perl
166            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
167 ____________________________________________________________________________
168 [  4749] By: gsar                                  on 2000/01/02  21:37:29
169         Log: disable optimization in change#3612 for join() and quotemeta()--this
170              removes all the gross hacks for the special cases in that change; fix
171              pp_concat() for when TARG == arg (modified version of patch suggested
172              by Ilya Zakharevich)
173      Branch: perl
174            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
175 ____________________________________________________________________________
176 [  4748] By: gsar                                  on 2000/01/02  20:26:06
177         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
178              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
179      Branch: perl
180            ! lib/ExtUtils/MakeMaker.pm
181 ____________________________________________________________________________
182 [  4747] By: gsar                                  on 2000/01/02  20:17:36
183         Log: fix 4-arg substr() when used as argument to subroutine
184      Branch: perl
185            ! pp.c t/op/substr.t
186 ____________________________________________________________________________
187 [  4746] By: gsar                                  on 2000/01/02  18:45:58
188         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
189      Branch: perl
190            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
191            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
192            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
193            ! perlapi.c proto.h thread.h util.c
194 ____________________________________________________________________________
195 [  4745] By: gsar                                  on 2000/01/02  18:15:44
196         Log: ebcdic fix for Data::Dumper from Peter Prymmer
197      Branch: perl
198            ! ext/Data/Dumper/Dumper.pm regcomp.c
199 ____________________________________________________________________________
200 [  4744] By: gsar                                  on 1999/12/31  22:42:23
201         Log: missing files in previous submit
202      Branch: perl
203            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
204            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
205 ____________________________________________________________________________
206 [  4743] By: gsar                                  on 1999/12/31  06:47:18
207         Log: various Windows build tweaks
208      Branch: perl
209            ! win32/win32.h
210 ____________________________________________________________________________
211 [  4742] By: gsar                                  on 1999/12/30  21:32:36
212         Log: change#4705 breaks code that interpolates $], so leave string value
213              of $] as it was for compatibility (and perhaps introduce $^V or similar
214              for the utf8 representation, maybe?)
215      Branch: perl
216            ! configpm gv.c
217 ____________________________________________________________________________
218 [  4741] By: gsar                                  on 1999/12/30  19:36:21
219         Log: avoid CRLF in byteloadable files created by perlcc
220      Branch: perl
221            ! utils/perlcc.PL
222 ____________________________________________________________________________
223 [  4740] By: gsar                                  on 1999/12/30  19:35:07
224         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
225      Branch: perl
226            ! pod/perldelta.pod toke.c
227 ____________________________________________________________________________
228 [  4739] By: gsar                                  on 1999/12/30  05:44:21
229         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
230              to allow ByteLoader to work; the DATA filehandles continue to
231              be left open in text mode for compatibility
232      Branch: perl
233            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
234            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
235            ! win32/win32.h
236 ____________________________________________________________________________
237 [  4738] By: gsar                                  on 1999/12/30  04:36:12
238         Log: CR-LF support broken for formats
239      Branch: perl
240            ! toke.c
241 ____________________________________________________________________________
242 [  4737] By: gsar                                  on 1999/12/29  22:30:52
243         Log: make DProf functional under pseudo-fork()
244      Branch: perl
245            ! ext/Devel/DProf/DProf.xs
246 ____________________________________________________________________________
247 [  4736] By: gsar                                  on 1999/12/29  21:04:59
248         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
249              Mulder)
250      Branch: perl
251            ! doio.c pp_hot.c t/io/argv.t
252 ____________________________________________________________________________
253 [  4735] By: gsar                                  on 1999/12/29  18:12:40
254         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
255              Koenig)
256      Branch: perl
257            ! Makefile.SH
258 ____________________________________________________________________________
259 [  4734] By: gsar                                  on 1999/12/28  21:10:37
260         Log: Windows build tweaks
261      Branch: perl
262            ! INTERN.h sv.c
263 ____________________________________________________________________________
264 [  4733] By: gsar                                  on 1999/12/28  20:45:15
265         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
266              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
267      Branch: perl
268            ! pp_sys.c
269 ____________________________________________________________________________
270 [  4732] By: gsar                                  on 1999/12/28  20:42:13
271         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
272              <ralph@inputplus.demon.co.uk>
273      Branch: perl
274            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
275 ____________________________________________________________________________
276 [  4731] By: gsar                                  on 1999/12/28  20:23:17
277         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
278              not supplied (variant of patch suggested by Ilya Zakharevich)
279      Branch: perl
280            ! XSUB.h lib/ExtUtils/xsubpp
281 ____________________________________________________________________________
282 [  4730] By: gsar                                  on 1999/12/28  19:55:56
283         Log: range operator does magical string increment iff both operands
284              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
285              the "foreach (RANGE)" case as well
286      Branch: perl
287            ! pp_ctl.c t/op/range.t
288 ____________________________________________________________________________
289 [  4729] By: gsar                                  on 1999/12/28  18:40:19
290         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
291      Branch: perl
292            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
293            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
294            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
295            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
296            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
297            ! win32/win32.h
298 ____________________________________________________________________________
299 [  4728] By: gsar                                  on 1999/12/28  07:44:19
300         Log: typecasts needed
301      Branch: perl
302            ! toke.c
303 ____________________________________________________________________________
304 [  4727] By: gsar                                  on 1999/12/28  06:23:08
305         Log: change#4721 needed line number adjustments
306      Branch: perl
307            ! MANIFEST global.sym proto.h t/pragma/warn/doop
308            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
309            ! t/pragma/warn/toke t/pragma/warn/utf8
310 ____________________________________________________________________________
311 [  4726] By: gsar                                  on 1999/12/28  04:18:15
312         Log: integrate utfperl contents into mainline
313      Branch: perl
314           +> lib/byte.pm lib/byte_heavy.pl
315           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
316           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
317           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
318 ____________________________________________________________________________
319 [  4725] By: gsar                                  on 1999/12/28  04:08:09
320         Log: integrate mainline contents
321      Branch: utfperl
322            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
323            - lib/unicode/Eq/Unicode
324           !> (integrate 60 files)
325 ____________________________________________________________________________
326 [  4724] By: gsar                                  on 1999/12/28  03:44:10
327         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
328      Branch: perl
329            ! regcomp.c t/op/re_tests
330 ____________________________________________________________________________
331 [  4723] By: gsar                                  on 1999/12/28  03:28:39
332         Log: more ebcdic testsuite fixups (from Peter Prymmer)
333      Branch: perl
334            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
335            ! t/pragma/overload.t t/pragma/utf8.t
336 ____________________________________________________________________________
337 [  4722] By: gsar                                  on 1999/12/28  03:14:48
338         Log: avoid "used once" warning
339      Branch: perl
340            ! lib/diagnostics.pm
341 ____________________________________________________________________________
342 [  4721] By: gsar                                  on 1999/12/28  03:10:32
343         Log: ebcdic tweaks for tests from Peter Prymmer
344      Branch: perl
345            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
346            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
347 ____________________________________________________________________________
348 [  4720] By: gsar                                  on 1999/12/28  03:08:39
349         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
350      Branch: perl
351            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
352            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
353            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
354 ____________________________________________________________________________
355 [  4719] By: gsar                                  on 1999/12/28  03:01:04
356         Log: perlport v1.45 from Chris Nandor
357      Branch: perl
358            ! pod/perlport.pod
359 ____________________________________________________________________________
360 [  4718] By: gsar                                  on 1999/12/28  02:59:16
361         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
362              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
363      Branch: perl
364            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
365            ! t/pragma/constant.t
366 ____________________________________________________________________________
367 [  4717] By: gsar                                  on 1999/12/28  02:47:04
368         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
369      Branch: perl
370            - ext/DynaLoader/dl_cygwin.xs
371            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
372            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
373            ! util.c
374 ____________________________________________________________________________
375 [  4716] By: gsar                                  on 1999/12/28  02:40:51
376         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
377              (from Andy Dougherty)
378      Branch: perl
379            ! Configure
380 ____________________________________________________________________________
381 [  4715] By: gsar                                  on 1999/12/28  02:38:44
382         Log: better variant of change#4644 (from Andy Dougherty)
383      Branch: perl
384            ! Configure
385 ____________________________________________________________________________
386 [  4714] By: gsar                                  on 1999/12/28  02:36:40
387         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
388      Branch: perl
389            ! Configure
390 ____________________________________________________________________________
391 [  4713] By: gsar                                  on 1999/12/28  02:35:15
392         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
393              INSTALL (from Andy Dougherty)
394      Branch: perl
395            ! Configure
396 ____________________________________________________________________________
397 [  4712] By: gsar                                  on 1999/12/28  02:30:55
398         Log: avoid creating new files during make install
399      Branch: perl
400            ! Makefile.SH
401 ____________________________________________________________________________
402 [  4711] By: gsar                                  on 1999/12/28  02:24:44
403         Log: pod edits from Paul Marquess and Mark-Jason Dominus
404      Branch: perl
405            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
406            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
407            ! pod/perldelta.pod
408 ____________________________________________________________________________
409 [  4710] By: gsar                                  on 1999/12/28  02:05:23
410         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
411              <sthoenna@efn.org>); add explicit target for opmini.o
412      Branch: perl
413            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
414 ____________________________________________________________________________
415 [  4709] By: gsar                                  on 1999/12/28  01:20:39
416         Log: partly fix perldiag regressions identified by Tom Christiansen
417      Branch: perl
418            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
419            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
420            ! t/pragma/warn/pp_sys
421 ____________________________________________________________________________
422 [  4708] By: gsar                                  on 1999/12/27  23:33:24
423         Log: update perldiag for change#4707
424      Branch: perl
425            ! perl.c pod/perldiag.pod
426 ____________________________________________________________________________
427 [  4707] By: gsar                                  on 1999/12/27  23:23:39
428         Log: allow spaces in -I switch argument
429      Branch: perl
430            ! perl.c
431 ____________________________________________________________________________
432 [  4706] By: gsar                                  on 1999/12/26  23:44:53
433         Log: fix typos
434      Branch: utfperl
435            ! sv.h toke.c
436 ____________________________________________________________________________
437 [  4705] By: gsar                                  on 1999/12/24  04:02:35
438         Log: support for v5.5.640 style version numbers
439      Branch: utfperl
440            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
441            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
442 ____________________________________________________________________________
443 [  4704] By: gsar                                  on 1999/12/23  08:54:27
444         Log: bring in basic threads stuff under USE_ITHREADS
445      Branch: perl
446            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
447            ! util.c
448 ____________________________________________________________________________
449 [  4703] By: gsar                                  on 1999/12/23  00:10:06
450         Log: integrate mainline contents into utfperl
451      Branch: utfperl
452           !> (integrate 33 files)
453 ____________________________________________________________________________
454 [  4702] By: gsar                                  on 1999/12/20  17:18:23
455         Log: virtual directory handling broken on paths with trailing slash
456      Branch: perl
457            ! win32/Makefile win32/makefile.mk win32/vdir.h
458 ____________________________________________________________________________
459 [  4701] By: gsar                                  on 1999/12/20  17:09:55
460         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
461              isn't set for all m/$foo/o)
462      Branch: perl
463            ! pp_ctl.c
464 ____________________________________________________________________________
465 [  4700] By: gsar                                  on 1999/12/20  16:28:51
466         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
467              we have a race on our hands)
468      Branch: perl
469            ! pp_ctl.c
470 ____________________________________________________________________________
471 [  4699] By: gsar                                  on 1999/12/20  16:19:00
472         Log: pod tweaks
473      Branch: perl
474            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
475 ____________________________________________________________________________
476 [  4698] By: gsar                                  on 1999/12/20  07:55:07
477         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
478      Branch: perl
479            ! utf8.c
480 ____________________________________________________________________________
481 [  4697] By: gsar                                  on 1999/12/18  01:35:50
482         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
483              anon hash rather than a block; test case for the same
484      Branch: perl
485            ! t/comp/term.t toke.c
486 ____________________________________________________________________________
487 [  4696] By: gsar                                  on 1999/12/17  19:55:03
488         Log: leak in change#4694 spotted by Larry
489      Branch: perl
490            ! hv.c
491 ____________________________________________________________________________
492 [  4695] By: gsar                                  on 1999/12/17  18:14:11
493         Log: test case for change#4694
494      Branch: perl
495            ! t/op/delete.t
496 ____________________________________________________________________________
497 [  4694] By: gsar                                  on 1999/12/17  18:09:08
498         Log: delete() should return the value as is, not a copy thereof
499      Branch: perl
500            ! hv.c pod/perldelta.pod
501 ____________________________________________________________________________
502 [  4693] By: gsar                                  on 1999/12/17  17:45:58
503         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
504      Branch: perl
505            ! regexec.c t/op/re_tests
506 ____________________________________________________________________________
507 [  4692] By: gsar                                  on 1999/12/17  17:41:10
508         Log: credits tweak
509      Branch: perl
510            ! lib/File/Spec.pm
511 ____________________________________________________________________________
512 [  4691] By: gsar                                  on 1999/12/17  07:12:53
513         Log: DynaLoader doesn't build properly when $(DLSRC) changes
514              (fix suggested by Hans Mulder)
515      Branch: perl
516            ! ext/DynaLoader/Makefile.PL
517 ____________________________________________________________________________
518 [  4690] By: gsar                                  on 1999/12/17  06:26:34
519         Log: add missing new ops
520      Branch: perl
521            ! ext/B/ramblings/runtime.porting
522 ____________________________________________________________________________
523 [  4689] By: gsar                                  on 1999/12/17  06:16:49
524         Log: test harness tweak from Hans Mulder
525      Branch: perl
526            ! t/TEST
527 ____________________________________________________________________________
528 [  4688] By: gsar                                  on 1999/12/17  06:14:23
529         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
530              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
531      Branch: perl
532            ! Makefile.SH cygwin/Makefile.SHs
533 ____________________________________________________________________________
534 [  4687] By: gsar                                  on 1999/12/17  06:06:46
535         Log: applied suggested patch with whitespace adjustments
536              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
537              Date: Thu, 16 Dec 1999 08:57:55 +0100
538              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
539              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
540      Branch: perl
541            ! lib/File/Find.pm
542 ____________________________________________________________________________
543 [  4686] By: gsar                                  on 1999/12/17  05:48:53
544         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
545              by Hans Mulder)
546      Branch: perl
547            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
548            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
549            ! ext/DynaLoader/dl_rhapsody.xs
550 ____________________________________________________________________________
551 [  4685] By: gsar                                  on 1999/12/17  05:37:51
552         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
553              <rjk@linguist.dartmouth.edu>)
554      Branch: perl
555            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
556 ____________________________________________________________________________
557 [  4684] By: gsar                                  on 1999/12/16  09:32:48
558         Log: spell out how to get 4-digit year (from Micheal G Schwern
559              <schwern@pobox.com>)
560      Branch: perl
561            ! pod/perlfunc.pod
562 ____________________________________________________________________________
563 [  4683] By: gsar                                  on 1999/12/16  09:26:53
564         Log: type mismatch for %c format argument (spotted by Robin Barker
565              <rmb1@cise.npl.co.uk>)
566      Branch: perl
567            ! regcomp.c
568 ____________________________________________________________________________
569 [  4682] By: gsar                                  on 1999/12/16  08:33:28
570         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
571              <sho_pi@hotmail.com>)
572      Branch: perl
573            ! win32/win32.c
574 ____________________________________________________________________________
575 [  4681] By: gsar                                  on 1999/12/16  08:31:15
576         Log: missing backslash (spotted by Johan Vromans)
577      Branch: perl
578            ! perl.c
579 ____________________________________________________________________________
580 [  4680] By: gsar                                  on 1999/12/16  08:26:00
581         Log: avoid coredump on diagnostics when STDERR is closed
582      Branch: perl
583            ! perl.h
584 ____________________________________________________________________________
585 [  4679] By: gsar                                  on 1999/12/12  18:09:41
586         Log: integrate mainline changes
587      Branch: utfperl
588           +> (branch 39 files)
589            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
590            - lib/unicode/UnicodeData-Latest.txt
591           !> (integrate 447 files)
592 ____________________________________________________________________________
593 [  4678] By: gsar                                  on 1999/12/10  01:39:13
594         Log: interpreter structure should be nulled under -DMULTIPLICITY
595      Branch: perl
596            ! perl.c
597 ____________________________________________________________________________
598 [  4677] By: gsar                                  on 1999/12/09  11:10:27
599         Log: update Changes
600      Branch: perl
601            ! Changes
602
603 ----------------
604 Version 5.005_63
605 ----------------
606
607 ____________________________________________________________________________
608 [  4676] By: gsar                                  on 1999/12/09  10:51:43
609         Log: fix File::Find testsuite bugs in symlink-less places
610      Branch: perl
611            ! t/lib/filefind.t
612 ____________________________________________________________________________
613 [  4675] By: gsar                                  on 1999/12/09  10:22:31
614         Log: USE_ITHREADS tweaks and notes
615      Branch: perl
616            ! op.c pod/perldelta.pod sv.c
617 ____________________________________________________________________________
618 [  4674] By: gsar                                  on 1999/12/09  10:21:53
619         Log: allow new style sort subs to work under usethreads
620      Branch: perl
621            ! pp_ctl.c
622 ____________________________________________________________________________
623 [  4673] By: gsar                                  on 1999/12/09  04:00:23
624         Log: document compatibility issue with literal list slices and NOTOP
625              (C<not (1,2,3)[0]> is now a syntax error)
626      Branch: perl
627            ! pod/perldelta.pod
628 ____________________________________________________________________________
629 [  4672] By: gsar                                  on 1999/12/09  01:14:46
630         Log: avoid mismatched expectation <-> int types for C++ builds
631      Branch: perl
632            ! embed.pl intrpvar.h proto.h toke.c
633 ____________________________________________________________________________
634 [  4671] By: gsar                                  on 1999/12/09  00:36:24
635         Log: newer version of File::Find with support for following symlinks and
636              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
637      Branch: perl
638            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
639 ____________________________________________________________________________
640 [  4670] By: gsar                                  on 1999/12/09  00:13:06
641         Log: avoid initializing GvCV slot for autovivified filehandles
642      Branch: perl
643            ! pp.c
644 ____________________________________________________________________________
645 [  4669] By: gsar                                  on 1999/12/08  19:09:27
646         Log: apply change#4618 again along with Ilya's patch to fix bugs
647              in it (see change#4622)
648      Branch: perl
649            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
650            ! t/op/re_tests t/op/subst.t
651 ____________________________________________________________________________
652 [  4668] By: gsar                                  on 1999/12/08  18:56:53
653         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
654              From: Larry Wall <larry@wall.org>
655              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
656              Message-Id: <199912072039.MAA13257@kiev.wall.org>
657              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
658      Branch: perl
659            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
660 ____________________________________________________________________________
661 [  4667] By: gsar                                  on 1999/12/08  18:47:37
662         Log: patch to fix aix hints from ortmann@vnet.ibm.com
663      Branch: perl
664            ! hints/aix.sh
665 ____________________________________________________________________________
666 [  4666] By: gsar                                  on 1999/12/08  18:29:02
667         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
668              Tim Meadowcroft
669      Branch: perl
670            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
671 ____________________________________________________________________________
672 [  4665] By: gsar                                  on 1999/12/08  02:22:31
673         Log: introduce save_I8() for saving byte values
674      Branch: perl
675            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
676            ! regcomp.c regexec.c scope.c scope.h sv.c
677 ____________________________________________________________________________
678 [  4664] By: gsar                                  on 1999/12/08  02:02:33
679         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
680      Branch: perl
681            ! toke.c
682 ____________________________________________________________________________
683 [  4663] By: gsar                                  on 1999/12/08  01:11:44
684         Log: longstanding typo in lexer: PL_lex_expect was not properly
685              saved on reentry
686      Branch: perl
687            ! toke.c
688 ____________________________________________________________________________
689 [  4662] By: gsar                                  on 1999/12/07  23:16:21
690         Log: typos in change#4546
691      Branch: perl
692            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
693 ____________________________________________________________________________
694 [  4661] By: gsar                                  on 1999/12/07  09:33:50
695         Log: typos in change#4660
696      Branch: perl
697            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
698 ____________________________________________________________________________
699 [  4660] By: gsar                                  on 1999/12/06  23:42:55
700         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
701              fix bug where lc($readonly) could result in bogus errors
702      Branch: perl
703            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
704            ! pp.c pp_sys.c proto.h sv.c
705 ____________________________________________________________________________
706 [  4659] By: gsar                                  on 1999/12/06  15:24:31
707         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
708              <jarausch@igpm.rwth-aachen.de>)
709      Branch: perl
710            ! perl.h
711 ____________________________________________________________________________
712 [  4658] By: gsar                                  on 1999/12/06  15:18:30
713         Log: fix for -Dp via $^D (suggested by Stephane Payrard
714              <stef@adnaccess.com>)
715      Branch: perl
716            ! mg.c
717 ____________________________________________________________________________
718 [  4657] By: gsar                                  on 1999/12/06  06:50:01
719         Log: change#4641 needs perldiag.pod edit
720      Branch: perl
721            - lib/unicode/UnicodeData-Latest.txt
722            ! pod/perldiag.pod
723 ____________________________________________________________________________
724 [  4656] By: gsar                                  on 1999/12/06  01:36:56
725         Log: Makefile tweak for change#4649
726      Branch: perl
727            ! Makefile.SH
728 ____________________________________________________________________________
729 [  4655] By: gsar                                  on 1999/12/05  17:23:57
730         Log: change#4653 was missing a patch reject
731      Branch: perl
732            ! win32/makefile.mk
733 ____________________________________________________________________________
734 [  4654] By: gsar                                  on 1999/12/05  11:41:04
735         Log: windows build tweaks for Borland compiler
736      Branch: perl
737            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
738 ____________________________________________________________________________
739 [  4653] By: gsar                                  on 1999/12/05  11:07:37
740         Log: applied somewhat modified version of suggested patch
741              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
742              Date: Thu, 18 Nov 1999 18:45:27 PST
743              Message-ID: <19991119024527.72749.qmail@hotmail.com>
744              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
745      Branch: perl
746            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
747            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
748            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
749            ! win32/makefile.mk win32/win32.h
750 ____________________________________________________________________________
751 [  4652] By: gsar                                  on 1999/12/05  09:24:45
752         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
753              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
754              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
755              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
756      Branch: perl
757            ! Changes hints/svr5.sh
758 ____________________________________________________________________________
759 [  4651] By: gsar                                  on 1999/12/05  09:01:19
760         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
761              when given non-existent drive names
762      Branch: perl
763            ! lib/File/Path.pm
764 ____________________________________________________________________________
765 [  4650] By: gsar                                  on 1999/12/05  08:47:11
766         Log: windows build tweaks for change#4649
767      Branch: perl
768            ! win32/Makefile win32/makefile.mk
769 ____________________________________________________________________________
770 [  4649] By: gsar                                  on 1999/12/05  07:49:28
771         Log: make File::Glob::glob() the default for CORE::glob()
772              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
773      Branch: perl
774            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
775            ! win32/makefile.mk
776 ____________________________________________________________________________
777 [  4648] By: gsar                                  on 1999/12/05  00:33:34
778         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
779      Branch: perl
780            ! lib/Pod/Html.pm
781 ____________________________________________________________________________
782 [  4647] By: gsar                                  on 1999/12/05  00:14:01
783         Log: remove outdated entry
784      Branch: perl
785            ! pod/perltrap.pod
786 ____________________________________________________________________________
787 [  4646] By: gsar                                  on 1999/12/04  22:48:51
788         Log: s/block/loop block/ in diagnostics about next, last, redo
789      Branch: perl
790            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
791 ____________________________________________________________________________
792 [  4645] By: gsar                                  on 1999/12/04  22:25:32
793         Log: readability tweak suggested by GRommel@sears.com
794      Branch: perl
795            ! pp.c
796 ____________________________________________________________________________
797 [  4644] By: gsar                                  on 1999/12/04  22:05:00
798         Log: Configure tweak from Peter Prymmer
799      Branch: perl
800            ! Configure
801 ____________________________________________________________________________
802 [  4643] By: gsar                                  on 1999/12/04  21:55:27
803         Log: make weak keyword check look for defined(&lock), not
804              merely defined(*lock)
805      Branch: perl
806            ! toke.c
807 ____________________________________________________________________________
808 [  4642] By: gsar                                  on 1999/12/04  21:11:51
809         Log: make eof() open ARGV if it isn't open already; also fixes bug
810              where eof() would operate on any last-read filehandle, not
811              just ARGV
812      Branch: perl
813            ! pp_sys.c
814 ____________________________________________________________________________
815 [  4641] By: gsar                                  on 1999/12/04  04:42:25
816         Log: make uninitialized value warnings report opcode
817      Branch: perl
818            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
819            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
820            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
821            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
822            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
823            ! t/pragma/warn/sv
824 ____________________________________________________________________________
825 [  4640] By: gsar                                  on 1999/12/04  02:40:44
826         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
827              that don't do range checking
828      Branch: perl
829            ! lib/Time/Local.pm
830 ____________________________________________________________________________
831 [  4639] By: gsar                                  on 1999/12/04  01:00:49
832         Log: better implementation of change#3326; open(local $foo,...) now
833              allowed in addition to any uninitialized variable, for consistency
834              with how autovivification works elsewhere; add code to use the
835              variable name as the name of the handle for simple variables, so
836              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
837      Branch: perl
838            ! op.c pod/perldelta.pod pp.c t/io/open.t
839 ____________________________________________________________________________
840 [  4638] By: gsar                                  on 1999/12/03  21:20:00
841         Log: pod nits
842      Branch: perl
843            ! pod/perlfunc.pod pod/perlrun.pod
844 ____________________________________________________________________________
845 [  4637] By: gsar                                  on 1999/12/03  08:59:04
846         Log: change#4431 was flawed
847      Branch: perl
848            ! Makefile.SH
849 ____________________________________________________________________________
850 [  4636] By: gsar                                  on 1999/12/03  07:59:52
851         Log: pod embellishments from Nathan Torkington
852      Branch: perl
853            ! pod/perlfaq2.pod pod/perlhack.pod
854 ____________________________________________________________________________
855 [  4635] By: gsar                                  on 1999/12/03  07:56:04
856         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
857      Branch: perl
858            ! pod/perlfaq4.pod
859 ____________________________________________________________________________
860 [  4634] By: gsar                                  on 1999/12/03  07:47:47
861         Log: test tweak for VMS (from Craig A. Berry)
862      Branch: perl
863            ! t/io/nargv.t
864 ____________________________________________________________________________
865 [  4633] By: gsar                                  on 1999/12/03  07:44:52
866         Log: patchls tweak from Andreas Koenig
867      Branch: perl
868            ! Porting/patchls
869 ____________________________________________________________________________
870 [  4632] By: gsar                                  on 1999/12/03  07:42:23
871         Log: don't mess with the umask()
872      Branch: perl
873            ! installhtml installman installperl lib/ExtUtils/Install.pm
874            ! lib/ExtUtils/Manifest.pm
875 ____________________________________________________________________________
876 [  4631] By: gsar                                  on 1999/12/03  06:52:50
877         Log: support -a switch to append bytecode to an existing file and make
878              perlcc use it (from Tom Hughes <tom@compton.nu>)
879      Branch: perl
880            ! ext/B/B/Bytecode.pm utils/perlcc.PL
881 ____________________________________________________________________________
882 [  4630] By: gsar                                  on 1999/12/03  06:46:16
883         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
884              (from Tom Phoenix)
885      Branch: perl
886            ! pod/perltrap.pod
887 ____________________________________________________________________________
888 [  4629] By: gsar                                  on 1999/12/03  06:40:15
889         Log: use PerlIO abstraction rather than straight stdio (from
890              Chip Salzenberg)
891      Branch: perl
892            ! ext/ByteLoader/ByteLoader.xs
893 ____________________________________________________________________________
894 [  4628] By: gsar                                  on 1999/12/03  06:15:54
895         Log: avoid warning in IO::Select::exists() if socket doesn't exist
896      Branch: perl
897            ! ext/IO/lib/IO/Select.pm
898 ____________________________________________________________________________
899 [  4627] By: gsar                                  on 1999/12/03  06:05:19
900         Log: two small patches from Peter Prymmer <pvhp@forte.com>
901      Branch: perl
902            ! makedepend.SH win32/Makefile win32/makefile.mk
903 ____________________________________________________________________________
904 [  4626] By: gsar                                  on 1999/12/03  05:36:38
905         Log: From: Peter Prymmer <pvhp@forte.com>
906              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
907              Message-Id: <199911260506.VAA17230@brio.forte.com>
908              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
909      Branch: perl
910            ! regcomp.c
911 ____________________________________________________________________________
912 [  4625] By: gsar                                  on 1999/12/03  05:20:21
913         Log: Windows build tweaks due to change#4623
914      Branch: perl
915            ! win32/Makefile win32/makefile.mk win32/perlhost.h
916 ____________________________________________________________________________
917 [  4624] By: gsar                                  on 1999/12/03  04:58:30
918         Log: add missing file
919      Branch: perl
920            + ext/DynaLoader/XSLoader_pm.PL
921 ____________________________________________________________________________
922 [  4623] By: gsar                                  on 1999/12/03  04:47:03
923         Log: applied suggested patch; removed $VERSION = $VERSION hack
924              (change#4043 fixed the need for that)
925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
926              Date: Tue, 16 Nov 1999 01:50:31 EST
927              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
928              Subject: [PATCH 5.005_62] XSLoader.pm
929      Branch: perl
930            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
931            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
932            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
933            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
934            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
935            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
936            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
937            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
938            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
939            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
940            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
941 ____________________________________________________________________________
942 [  4622] By: gsar                                  on 1999/12/03  04:02:39
943         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
944      Branch: perl
945            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
946 ____________________________________________________________________________
947 [  4621] By: gsar                                  on 1999/12/02  22:24:53
948         Log: caveat about thread-safety of extensions
949      Branch: perl
950            ! pod/perlfork.pod
951 ____________________________________________________________________________
952 [  4620] By: gsar                                  on 1999/12/02  20:31:02
953         Log: XS documentation patches suggested by Ilya, severally adjusted
954      Branch: perl
955            ! pod/perlxs.pod pod/perlxstut.pod
956 ____________________________________________________________________________
957 [  4619] By: gsar                                  on 1999/12/02  17:52:50
958         Log: re-add missing Unicode database master
959      Branch: perl
960            + lib/unicode/Unicode.300
961 ____________________________________________________________________________
962 [  4618] By: gsar                                  on 1999/12/02  06:56:18
963         Log: applied suggested patch with prototype changes
964              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
965              Date:    Tue, 23 Nov 1999 22:55:55 EST
966              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
967              Subject: [PATCH 5.005_62] First char cognizance
968      Branch: perl
969            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
970 ____________________________________________________________________________
971 [  4617] By: gsar                                  on 1999/12/02  06:04:57
972         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
973      Branch: perl
974            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
975 ____________________________________________________________________________
976 [  4616] By: gsar                                  on 1999/12/02  04:30:22
977         Log: various documentation tweaks suggested by M. J. T. Guy
978      Branch: perl
979            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
980 ____________________________________________________________________________
981 [  4615] By: gsar                                  on 1999/12/02  04:17:43
982         Log: various File::Glob fixes for DOSISH platforms
983              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
984              Date: Tue, 02 Nov 1999 11:11:25 GMT
985              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
986              Subject: File::Glob again. Final patch, honest!
987      Branch: perl
988            + t/lib/glob-case.t
989            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
990            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
991            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
992 ____________________________________________________________________________
993 [  4614] By: gsar                                  on 1999/12/02  03:42:55
994         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
995              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
996      Branch: perl
997            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
998 ____________________________________________________________________________
999 [  4613] By: gsar                                  on 1999/12/02  01:59:19
1000         Log: ignore yet another known scalar leak
1001      Branch: perl
1002            ! t/pragma/warn/regcomp
1003 ____________________________________________________________________________
1004 [  4612] By: gsar                                  on 1999/12/02  01:15:02
1005         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
1006      Branch: perl
1007            ! pp.c
1008 ____________________________________________________________________________
1009 [  4611] By: gsar                                  on 1999/12/02  00:31:43
1010         Log: a somewhat tweaked version of suggested patch
1011              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1012              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
1013              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
1014              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
1015      Branch: perl
1016            ! pod/perlfunc.pod
1017 ____________________________________________________________________________
1018 [  4610] By: gsar                                  on 1999/12/01  19:09:31
1019         Log: more accurate require() pseudocode (from James P. Williams
1020              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
1021      Branch: perl
1022            ! pod/perlfunc.pod
1023 ____________________________________________________________________________
1024 [  4609] By: gsar                                  on 1999/12/01  18:43:49
1025         Log: avoid "Callback called exit" error on intentional exit()
1026      Branch: perl
1027            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
1028 ____________________________________________________________________________
1029 [  4608] By: gsar                                  on 1999/12/01  18:42:38
1030         Log: find_byclass() prototype was incoherent
1031      Branch: perl
1032            ! regexec.c
1033 ____________________________________________________________________________
1034 [  4607] By: gsar                                  on 1999/12/01  05:45:10
1035         Log: better documentation for goto &NAME (from M. J. T. Guy)
1036      Branch: perl
1037            ! pod/perlfunc.pod
1038 ____________________________________________________________________________
1039 [  4606] By: gsar                                  on 1999/12/01  05:33:14
1040         Log: integrate cfgperl contents into mainline
1041      Branch: perl
1042           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
1043           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
1044            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1045            ! Changes
1046           !> (integrate 210 files)
1047 ____________________________________________________________________________
1048 [  4605] By: gsar                                  on 1999/12/01  05:15:27
1049         Log: avoid PTR->IV cast warnings
1050      Branch: perl
1051            ! mg.c op.c scope.h
1052 ____________________________________________________________________________
1053 [  4604] By: gsar                                  on 1999/12/01  03:59:56
1054         Log: email address changes
1055      Branch: perl
1056            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
1057            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
1058            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
1059            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
1060            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
1061 ____________________________________________________________________________
1062 [  4603] By: gsar                                  on 1999/12/01  03:45:13
1063         Log: minor USE_ITHREADS tweaks
1064      Branch: perl
1065            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
1066            ! win32/perllib.c win32/win32.h
1067 ____________________________________________________________________________
1068 [  4602] By: gsar                                  on 1999/12/01  01:00:09
1069         Log: more complete pseudo-fork() support for Windows
1070      Branch: perl
1071            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
1072            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
1073            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
1074            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
1075            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
1076            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
1077            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
1078            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
1079            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
1080            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
1081            ! win32/win32iop.h win32/win32thread.h
1082 ____________________________________________________________________________
1083 [  4601] By: gsar                                  on 1999/12/01  00:45:38
1084         Log: rudimentary support for remote debugging, from aeons ago (somewhat
1085              modified)
1086              From: Graham TerMarsch <grahamt@ActiveState.com>
1087              Date: Sat, 12 Sep 1998 10:46:55 -0700
1088              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
1089              Subject: Re: Patches to perl5db.pl to allow for remote debugging
1090      Branch: perl
1091            ! lib/perl5db.pl
1092 ____________________________________________________________________________
1093 [  4600] By: chip                                  on 1999/11/19  21:16:00
1094         Log: Document known limitations of fdopen() on some systems,
1095              as they apply to open() and sysopen().
1096      Branch: perl
1097            ! pod/perlfunc.pod
1098 ____________________________________________________________________________
1099 [  4599] By: chip                                  on 1999/11/19  17:20:19
1100         Log: Undef printf before redirecting it to PerlIO_stdoutf.
1101              (Avoids an irritating warning when compiling with PerlIO.)
1102      Branch: perl
1103            ! perl.h
1104 ____________________________________________________________________________
1105 [  4598] By: jhi                                   on 1999/11/22  21:30:17
1106         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
1107      Branch: cfgperl
1108            ! README.vms t/io/open.t
1109 ____________________________________________________________________________
1110 [  4597] By: jhi                                   on 1999/11/21  16:21:21
1111         Log: Replace #4596 with the change done in 5.005_03.
1112      Branch: cfgperl
1113            ! ext/Errno/Errno_pm.PL
1114 ____________________________________________________________________________
1115 [  4596] By: jhi                                   on 1999/11/21  16:07:20
1116         Log: Skip processing a file if the file to be opened is '-'
1117              (can happen in UNICOS)
1118      Branch: cfgperl
1119            ! ext/Errno/Errno_pm.PL
1120 ____________________________________________________________________________
1121 [  4595] By: jhi                                   on 1999/11/21  14:05:10
1122         Log: VMS patches from Peter Prymmer.
1123      Branch: cfgperl
1124            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
1125 ____________________________________________________________________________
1126 [  4594] By: jhi                                   on 1999/11/18  17:07:14
1127         Log: The find_byclass prototype is already in proto.h. 
1128      Branch: cfgperl
1129            ! regexec.c
1130 ____________________________________________________________________________
1131 [  4593] By: gsar                                  on 1999/11/16  21:25:21
1132         Log: typo in flag checks
1133      Branch: utfperl
1134            ! sv.h
1135 ____________________________________________________________________________
1136 [  4592] By: jhi                                   on 1999/11/16  21:17:25
1137         Log: Regen Configure.
1138      Branch: cfgperl
1139            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
1140      Branch: metaconfig
1141            ! U/a_dvisory/quadtype.U
1142 ____________________________________________________________________________
1143 [  4591] By: jhi                                   on 1999/11/16  14:53:19
1144         Log: Integrate with Sarathy.
1145      Branch: cfgperl
1146           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
1147           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1148           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
1149           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
1150           !> t/pod/poderrs.xr
1151 ____________________________________________________________________________
1152 [  4590] By: gsar                                  on 1999/11/16  05:57:56
1153         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
1154      Branch: perl
1155            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
1156            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
1157            ! t/pod/poderrs.t t/pod/poderrs.xr
1158 ____________________________________________________________________________
1159 [  4589] By: gsar                                  on 1999/11/15  18:47:34
1160         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
1161              C<if (fork()) { print "parent" } else { print "child" }> works on
1162              Windows (incidentally running a cloned^2 interpreter :)
1163      Branch: perl
1164            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
1165            ! pp_sys.c proto.h sv.c
1166 ____________________________________________________________________________
1167 [  4588] By: gsar                                  on 1999/11/15  14:34:36
1168         Log: cloning the stack (part 1)
1169      Branch: perl
1170            ! cop.h deb.c perl.c sv.c
1171 ____________________________________________________________________________
1172 [  4587] By: jhi                                   on 1999/11/15  00:22:20
1173         Log: Integrate with Sarathy.
1174      Branch: cfgperl
1175           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
1176           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
1177           !> win32/perllib.c
1178 ____________________________________________________________________________
1179 [  4586] By: jhi                                   on 1999/11/14  21:17:26
1180         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
1181      Branch: cfgperl
1182            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
1183 ____________________________________________________________________________
1184 [  4585] By: gsar                                  on 1999/11/14  20:01:45
1185         Log: tweak for win32 build
1186      Branch: perl
1187            ! embed.h embed.pl op.c proto.h
1188 ____________________________________________________________________________
1189 [  4584] By: gsar                                  on 1999/11/14  19:46:25
1190         Log: cosmetic tweaks
1191      Branch: perl
1192            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
1193            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
1194 ____________________________________________________________________________
1195 [  4583] By: gsar                                  on 1999/11/14  17:38:32
1196         Log: fix problem pointer casts
1197      Branch: perl
1198            ! Changes run.c sv.c
1199 ____________________________________________________________________________
1200 [  4582] By: jhi                                   on 1999/11/14  17:10:01
1201         Log: Integrate with Sarathy.
1202      Branch: cfgperl
1203           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
1204           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
1205           !> vms/perly_c.vms win32/perllib.c
1206 ____________________________________________________________________________
1207 [  4581] By: jhi                                   on 1999/11/14  17:08:23
1208         Log: The separation of 64-bitness and largefileness continues
1209              (with a setback, see hpux.sh).
1210      Branch: cfgperl
1211            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
1212            ! hints/solaris_2.sh
1213      Branch: metaconfig
1214            ! U/threads/archname.U U/typedefs/lseektype.U
1215      Branch: metaconfig/U/perl
1216            ! fpossize.U use64bits.U uselfs.U
1217 ____________________________________________________________________________
1218 [  4580] By: jhi                                   on 1999/11/14  13:26:41
1219         Log: Another Unicode update.
1220      Branch: cfgperl
1221            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
1222            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
1223            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1224            ! (edit 189 files)
1225 ____________________________________________________________________________
1226 [  4579] By: gsar                                  on 1999/11/14  10:21:49
1227         Log: sundry cleanups for cloned interpreters (only known failure mode
1228              is due to regexps keeping non-constant data in their compiled
1229              structures)
1230      Branch: perl
1231            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
1232            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
1233 ____________________________________________________________________________
1234 [  4578] By: gsar                                  on 1999/11/14  03:37:37
1235         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
1236      Branch: perl
1237            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
1238 ____________________________________________________________________________
1239 [  4577] By: jhi                                   on 1999/11/13  19:50:24
1240         Log: Change #4576 accidentally leaked also parts of
1241              Ilya's patch that won't apply cleanly anymore.
1242      Branch: cfgperl
1243            ! regexec.c t/op/re_tests
1244 ____________________________________________________________________________
1245 [  4576] By: jhi                                   on 1999/11/13  19:43:37
1246         Log: Integrate with Sarathy.
1247      Branch: cfgperl
1248            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
1249           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
1250           !> t/op/regexp.t t/pragma/overload.t
1251 ____________________________________________________________________________
1252 [  4575] By: gsar                                  on 1999/11/13  19:41:46
1253         Log: typos in change#4561 and change#4565
1254      Branch: perl
1255            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
1256 ____________________________________________________________________________
1257 [  4574] By: gsar                                  on 1999/11/13  19:31:19
1258         Log: revert non-kosher parts of change#4562 (sort order problems
1259              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
1260              result and expected lines; /[:ascii:]/ not working should be
1261              fixed, not ignored in regexp.t; result from sort should be
1262              fixed to be ascii portable on ebcdic, not ebcdic-specific)
1263      Branch: perl
1264            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
1265 ____________________________________________________________________________
1266 [  4573] By: gsar                                  on 1999/11/13  19:13:04
1267         Log: integrate cfgperl changes into mainline
1268      Branch: perl
1269           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1270           +> lib/unicode/In/BopomofoExtended.pl
1271           +> lib/unicode/In/BraillePatterns.pl
1272           +> lib/unicode/In/CJKRadicalsSupplement.pl
1273           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
1274           +> lib/unicode/In/Cherokee.pl
1275           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
1276           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
1277           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
1278           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
1279           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
1280           +> lib/unicode/In/Thaana.pl
1281           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
1282           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
1283            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1284           !> (integrate 213 files)
1285 ____________________________________________________________________________
1286 [  4572] By: jhi                                   on 1999/11/13  18:44:50
1287         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
1288              To: perl5-porters@perl.org, VMSPERL@perl.org
1289              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
1290              Date: Wed, 27 Oct 1999 11:02:54 -0500
1291              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
1292      Branch: cfgperl
1293            ! README.vms
1294 ____________________________________________________________________________
1295 [  4571] By: jhi                                   on 1999/11/13  18:33:39
1296         Log: From: jand@activestate.com (Jan Dubois)
1297              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
1298              Cc: Douglas Lankshear <dougl@activestate.com>,
1299              Gurusamy Sarathy <gsar@activestate.com>
1300              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
1301              Date: Tue, 09 Nov 1999 00:38:33 +0100
1302              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
1303      Branch: cfgperl
1304            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
1305            ! win32/config.gc win32/config.vc win32/config_H.bc
1306            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
1307            ! win32/win32.c win32/win32iop.h
1308 ____________________________________________________________________________
1309 [  4570] By: jhi                                   on 1999/11/13  18:30:37
1310         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1311              To: perl5-porters@perl.org (Mailing list Perl5)
1312              Subject: [PATCH 5.005_62] makedef.pl goof
1313              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
1314              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
1315      Branch: cfgperl
1316            ! makedef.pl
1317 ____________________________________________________________________________
1318 [  4569] By: jhi                                   on 1999/11/13  18:06:54
1319         Log: From: Michael G Schwern <schwern@pobox.com>
1320              To: perl5-porters@perl.org, pod-people@perl.org
1321              Cc: tchrist@mox.perl.com, gnat@frii.com
1322              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
1323              Date: Wed, 10 Nov 1999 17:21:46 -0500
1324              Message-ID: <19991110172146.A23527@athens.aocn.com>
1325      Branch: cfgperl
1326            ! pod/perlfaq9.pod
1327 ____________________________________________________________________________
1328 [  4568] By: jhi                                   on 1999/11/13  18:05:33
1329         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
1330              To: <perl5-porters@perl.org>
1331              Subject: DynaLoader_pm.PL patch (backslashes in strings)
1332              Date: Wed, 10 Nov 1999 22:52:02 -0000
1333              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
1334      Branch: cfgperl
1335            ! ext/DynaLoader/DynaLoader_pm.PL
1336 ____________________________________________________________________________
1337 [  4567] By: jhi                                   on 1999/11/13  18:03:52
1338         Log: From: JD Laub <jdl@access-health.com>
1339              To: perl5-porters@perl.org
1340              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
1341              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
1342              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
1343      Branch: cfgperl
1344            ! lib/Exporter/Heavy.pm
1345 ____________________________________________________________________________
1346 [  4566] By: jhi                                   on 1999/11/13  18:01:24
1347         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
1348              To: perl5-porters@perl.org
1349              Subject: small patch for perldoc
1350              Date: Fri, 12 Nov 1999 23:11:43 GMT
1351              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
1352      Branch: cfgperl
1353            ! utils/perldoc.PL
1354 ____________________________________________________________________________
1355 [  4565] By: jhi                                   on 1999/11/13  17:58:54
1356         Log: From: Scott Gifford <sgifford@tir.com>
1357              To: perl5-porters@perl.org
1358              Cc: gbarr@pobox.com
1359              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
1360              Date: 12 Nov 1999 18:55:30 -0500
1361              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
1362      Branch: cfgperl
1363            ! ext/IO/lib/IO/Socket.pm
1364 ____________________________________________________________________________
1365 [  4564] By: jhi                                   on 1999/11/13  17:45:39
1366         Log: Applied manually:
1367              From: "Craig A. Berry" <craig.berry@metamor.com>
1368              To: perl5-porters@perl.org, VMSPERL@perl.org
1369              Subject: [PATCH 5.005_62] patches required to build on VMS
1370              Date: Tue, 09 Nov 1999 18:16:14 -0600
1371              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
1372      Branch: cfgperl
1373            ! configure.com vms/descrip_mms.template vms/subconfigure.com
1374            ! vms/vms.c vms/vmsish.h
1375 ____________________________________________________________________________
1376 [  4563] By: jhi                                   on 1999/11/13  17:18:41
1377         Log: Regen Unicode tables to include a warning:
1378              Thou Shalt Not Edit Them By Hand; add missing
1379              (Unicode 2.0 -introduced) tables to MANIFEST;
1380              convert the equivalence tables to be valid Perl code.
1381      Branch: cfgperl
1382            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1383            + lib/unicode/In/BopomofoExtended.pl
1384            + lib/unicode/In/BraillePatterns.pl
1385            + lib/unicode/In/CJKRadicalsSupplement.pl
1386            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
1387            + lib/unicode/In/Cherokee.pl
1388            + lib/unicode/In/IdeographicDescriptionCharacters.pl
1389            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
1390            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
1391            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
1392            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
1393            + lib/unicode/In/Thaana.pl
1394            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
1395            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
1396            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
1397            ! (edit 169 files)
1398 ____________________________________________________________________________
1399 [  4562] By: jhi                                   on 1999/11/13  16:53:00
1400         Log: From: Peter Prymmer <pvhp@forte.com>
1401              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
1402              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
1403              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
1404              Message-Id: <199911102234.OAA01018@brio.forte.com>
1405      Branch: cfgperl
1406            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
1407            ! t/pragma/overload.t
1408 ____________________________________________________________________________
1409 [  4561] By: jhi                                   on 1999/11/13  16:29:37
1410         Log: $Config{myarchname} is not a good architecture identifier
1411              because it may contain host/node identification like
1412              CPU serial numbers.
1413      Branch: cfgperl
1414            ! ext/Errno/Errno_pm.PL
1415 ____________________________________________________________________________
1416 [  4560] By: jhi                                   on 1999/11/13  16:26:13
1417         Log: Continue largefileness separation from quadness;
1418              move nv-preserving test out of perl.h into Configure;
1419              use HAS_SETVBUF in IO.
1420      Branch: cfgperl
1421            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1422            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
1423      Branch: metaconfig
1424            ! U/a_dvisory/quadtype.U
1425      Branch: metaconfig/U/perl
1426            + nvpresuv.U
1427            ! d_fseeko.U d_ftello.U io64.U perlxv.U
1428 ____________________________________________________________________________
1429 [  4559] By: jhi                                   on 1999/11/13  13:46:38
1430         Log: Try to fix largefileness so that it "works" without a quad IV.
1431      Branch: cfgperl
1432            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1433            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
1434      Branch: metaconfig
1435            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
1436      Branch: metaconfig/U/perl
1437            ! io64.U
1438 ____________________________________________________________________________
1439 [  4558] By: jhi                                   on 1999/11/13  11:36:19
1440         Log: Undo drift from mainline.
1441      Branch: cfgperl
1442            ! regcomp.c util.c utils/h2xs.PL
1443 ____________________________________________________________________________
1444 [  4557] By: gsar                                  on 1999/11/13  10:54:46
1445         Log: typo
1446      Branch: perl
1447            ! util.c
1448 ____________________________________________________________________________
1449 [  4556] By: gsar                                  on 1999/11/13  10:53:41
1450         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
1451      Branch: perl
1452           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
1453           +> epoc/epoc_stubs.c
1454           !> (integrate 48 files)
1455 ____________________________________________________________________________
1456 [  4555] By: jhi                                   on 1999/11/13  10:05:54
1457         Log: Integrate with Sarathy.
1458      Branch: cfgperl
1459           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
1460           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
1461 ____________________________________________________________________________
1462 [  4554] By: jhi                                   on 1999/11/13  10:03:07
1463         Log: s/_SIGN$/_sign/g;
1464      Branch: metaconfig
1465            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
1466 ____________________________________________________________________________
1467 [  4553] By: gsar                                  on 1999/11/13  02:17:53
1468         Log: cloned interpreters now actually run and pass all but 55/10386
1469              subtests; various subtle bugs, new and old, observed when running
1470              cloned interpreters have been fixed
1471              
1472              still to do:
1473              |  * dup psig_ptr table
1474              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
1475              |    simple-minded and grab one pad entry each, heavily bloating
1476              |    the pad by not avoiding dups)
1477              |  * overloaded constants are not really immutable--they need to
1478              |    be PADOPs
1479              |  * allocator for constants and OPs need to be spelled differently
1480              |    (shared vs interpreter-local allocations)
1481              |  * optree refcounting is still missing locking (macros are in place)
1482              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
1483              |    perl_clone() can be called from within runops*()
1484      Branch: perl
1485            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
1486            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
1487 ____________________________________________________________________________
1488 [  4552] By: jhi                                   on 1999/11/11  23:17:43
1489         Log: Turn on largefileness always if available and
1490              continue 64-bit fixes.
1491      Branch: cfgperl
1492            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
1493            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
1494            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
1495 ____________________________________________________________________________
1496 [  4551] By: jhi                                   on 1999/11/11  23:16:15
1497         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
1498      Branch: metaconfig
1499            ! U/a_dvisory/quadtype.U
1500      Branch: metaconfig/U/perl
1501            + d_int64t.U
1502            ! i_inttypes.U io64.U
1503 ____________________________________________________________________________
1504 [  4550] By: jhi                                   on 1999/11/11  20:24:55
1505         Log: Fix a thinko in 4548.
1506      Branch: cfgperl
1507            ! pp_sys.c
1508 ____________________________________________________________________________
1509 [  4549] By: jhi                                   on 1999/11/11  19:48:21
1510         Log: Integrate with Sarathy.
1511      Branch: cfgperl
1512           !> (integrate 56 files)
1513 ____________________________________________________________________________
1514 [  4548] By: jhi                                   on 1999/11/11  19:41:56
1515         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
1516              regen Configure.
1517      Branch: cfgperl
1518            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1519            ! config_h.SH pp_sys.c
1520 ____________________________________________________________________________
1521 [  4547] By: jhi                                   on 1999/11/11  19:40:38
1522         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
1523      Branch: metaconfig
1524            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
1525            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
1526 ____________________________________________________________________________
1527 [  4546] By: gsar                                  on 1999/11/11  10:32:54
1528         Log: avoid stash pointers in optree under USE_ITHREADS
1529      Branch: perl
1530            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
1531            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
1532            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
1533            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
1534            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
1535            ! scope.h sv.c
1536 ____________________________________________________________________________
1537 [  4545] By: gsar                                  on 1999/11/11  06:04:20
1538         Log: another change towards a shareable optree: avoid pointer to filegv
1539              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
1540              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
1541              to suit
1542      Branch: perl
1543            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
1544            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
1545            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
1546            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
1547            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
1548            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
1549            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
1550            ! win32/perllib.c
1551 ____________________________________________________________________________
1552 [  4544] By: gsar                                  on 1999/11/10  18:19:12
1553         Log: more cleanups for change#4539
1554      Branch: perl
1555            ! gv.h op.c op.h pp_ctl.c pp_hot.c
1556 ____________________________________________________________________________
1557 [  4543] By: gsar                                  on 1999/11/10  01:52:22
1558         Log: remove dead branch/infinite looper in change#3612
1559      Branch: perl
1560            ! op.c
1561 ____________________________________________________________________________
1562 [  4542] By: gsar                                  on 1999/11/09  20:05:47
1563         Log: IoDIRP may be fake when used in source filters, mark as such
1564      Branch: perl
1565            ! sv.c sv.h toke.c
1566 ____________________________________________________________________________
1567 [  4541] By: gsar                                  on 1999/11/09  05:47:53
1568         Log: small nits in changes#4538,4539
1569      Branch: perl
1570            ! op.c sv.c
1571 ____________________________________________________________________________
1572 [  4540] By: gsar                                  on 1999/11/08  20:30:58
1573         Log: win32 symbol export tweak
1574      Branch: perl
1575            ! makedef.pl win32/win32.c win32/win32iop.h
1576 ____________________________________________________________________________
1577 [  4539] By: gsar                                  on 1999/11/08  18:50:40
1578         Log: preliminary support for GVOP indirection via pad
1579      Branch: perl
1580            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1581            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
1582 ____________________________________________________________________________
1583 [  4538] By: gsar                                  on 1999/11/08  11:25:49
1584         Log: preliminary support for perl_clone() (still needs work in
1585              the following areas: SVOPs must indirect via pad; context
1586              stack, scope stack, and runlevels must be cloned; must
1587              hook up the virtualized pseudo-process support provided by
1588              "host"; ...)
1589      Branch: perl
1590            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
1591            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
1592            ! win32/perllib.c win32/win32.c
1593 ____________________________________________________________________________
1594 [  4537] By: gsar                                  on 1999/11/08  11:19:18
1595         Log: more thorough cleanup in perl_destroy()
1596      Branch: perl
1597            ! perl.c util.c
1598 ____________________________________________________________________________
1599 [  4536] By: gsar                                  on 1999/11/08  07:16:10
1600         Log: win32 internal data must be interpreter-local
1601      Branch: perl
1602            ! win32/win32.c win32/win32.h win32/win32sck.c
1603 ____________________________________________________________________________
1604 [  4535] By: gsar                                  on 1999/11/08  04:17:28
1605         Log: tweak change#4502
1606      Branch: perl
1607            ! doio.c perl.c
1608 ____________________________________________________________________________
1609 [  4534] By: jhi                                   on 1999/11/07  13:17:03
1610         Log: Four special class subs, not three.
1611      Branch: cfgperl
1612            ! pod/perlmod.pod
1613 ____________________________________________________________________________
1614 [  4533] By: jhi                                   on 1999/11/07  13:13:15
1615         Log: Integrate with Sarathy.
1616      Branch: cfgperl
1617           !> mg.c t/io/print.t
1618 ____________________________________________________________________________
1619 [  4532] By: jhi                                   on 1999/11/07  12:36:10
1620         Log: More test program maintenance.
1621      Branch: cfgperl
1622            ! Configure config_h.SH
1623      Branch: metaconfig
1624            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
1625            ! U/compline/charsize.U U/compline/d_sigaction.U
1626            ! U/compline/doublesize.U U/compline/floatsize.U
1627            ! U/compline/nblock_io.U U/compline/ptrsize.U
1628            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
1629            ! U/typedefs/uidsize.U
1630      Branch: metaconfig/U/perl
1631            ! fpossize.U
1632 ____________________________________________________________________________
1633 [  4531] By: jhi                                   on 1999/11/07  00:34:09
1634         Log: Tidy up the metaconfig test programs.
1635      Branch: cfgperl
1636            ! Configure config_h.SH
1637      Branch: metaconfig
1638            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
1639            ! U/compline/charsize.U U/compline/doublesize.U
1640            ! U/compline/nblock_io.U U/compline/ptrsize.U
1641            ! U/modified/d_longlong.U U/typedefs/gidsize.U
1642            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
1643            ! U/typedefs/uidsize.U
1644      Branch: metaconfig/U/perl
1645            ! fpossize.U
1646 ____________________________________________________________________________
1647 [  4530] By: jhi                                   on 1999/11/06  23:51:34
1648         Log: So many printfs, so little time.
1649      Branch: cfgperl
1650            ! op.c perl.c regcomp.c scope.c util.c
1651 ____________________________________________________________________________
1652 [  4529] By: jhi                                   on 1999/11/06  23:27:35
1653         Log: Replace the explicit zeros with NOOPs.
1654      Branch: cfgperl
1655            ! perl.h
1656 ____________________________________________________________________________
1657 [  4528] By: jhi                                   on 1999/11/06  23:10:54
1658         Log: From: jand@activestate.com (Jan Dubois)
1659              To: perl5-porters@perl.org
1660              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
1661              Mark Borgerding <mborgerding@acm.org>
1662              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
1663              Date: Sat, 06 Nov 1999 22:16:43 +0100
1664              Message-ID: <38279207.46448719@smtprelay.t-online.de>
1665      Branch: cfgperl
1666            ! op.c op.h
1667 ____________________________________________________________________________
1668 [  4527] By: jhi                                   on 1999/11/06  20:22:14
1669         Log: ...and fewer.
1670      Branch: cfgperl
1671            ! dump.c
1672 ____________________________________________________________________________
1673 [  4526] By: jhi                                   on 1999/11/06  20:19:04
1674         Log: ...and they are getting fewer.
1675      Branch: cfgperl
1676            ! dump.c op.c util.c
1677 ____________________________________________________________________________
1678 [  4525] By: jhi                                   on 1999/11/06  19:59:59
1679         Log: More printf miscasts flushed out.
1680      Branch: cfgperl
1681            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
1682            ! regexec.c
1683 ____________________________________________________________________________
1684 [  4524] By: jhi                                   on 1999/11/06  15:39:05
1685         Log: Crushing the remaining %ld guerillas.
1686      Branch: cfgperl
1687            ! ext/Devel/DProf/DProf.xs
1688 ____________________________________________________________________________
1689 [  4523] By: jhi                                   on 1999/11/06  15:11:38
1690         Log: Update CPAN sites list.
1691      Branch: cfgperl
1692            ! pod/perlmodlib.pod
1693 ____________________________________________________________________________
1694 [  4522] By: jhi                                   on 1999/11/05  19:50:46
1695         Log: The -n32 is normally part of $cc, not $ccflags.
1696      Branch: cfgperl
1697            ! hints/irix_6.sh
1698 ____________________________________________________________________________
1699 [  4521] By: gsar                                  on 1999/11/05  04:35:30
1700         Log: allow $\ to work right when set to a string with embedded nulls
1701      Branch: perl
1702            ! mg.c t/io/print.t
1703 ____________________________________________________________________________
1704 [  4520] By: jhi                                   on 1999/11/04  23:30:09
1705         Log: Integrate with Sarathy.
1706      Branch: cfgperl
1707           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
1708           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
1709           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
1710           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
1711           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
1712           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
1713 ____________________________________________________________________________
1714 [  4519] By: jhi                                   on 1999/11/04  23:09:25
1715         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1716              To: perl5-porters@perl.org (Mailing list Perl5)
1717              Subject: [PATCH 5.005_62] ref to non-lvalue method
1718              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
1719              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
1720      Branch: cfgperl
1721            ! op.c
1722 ____________________________________________________________________________
1723 [  4518] By: jhi                                   on 1999/11/04  23:07:27
1724         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1725              To: perl5-porters@perl.org (Mailing list Perl5)
1726              Subject: [PATCH 5.005_62] xsubpp dependency
1727              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
1728              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
1729      Branch: cfgperl
1730            ! lib/ExtUtils/MM_Unix.pm
1731 ____________________________________________________________________________
1732 [  4517] By: jhi                                   on 1999/11/04  23:05:59
1733         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1734              To: perl5-porters@perl.org (Mailing list Perl5)
1735              Subject: [PATCH 5.005_62] regexp.h
1736              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
1737              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
1738      Branch: cfgperl
1739            ! regexp.h
1740 ____________________________________________________________________________
1741 [  4516] By: gsar                                  on 1999/11/04  18:25:45
1742         Log: change#4485 didn't do the right thing for B::Bytecode
1743      Branch: perl
1744            ! ext/B/B/Bytecode.pm
1745 ____________________________________________________________________________
1746 [  4515] By: gsar                                  on 1999/11/04  17:28:29
1747         Log: implement STOP blocks and fix compiler to use them (minimally
1748              tested)
1749      Branch: perl
1750            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
1751            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
1752            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1753            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
1754            ! pod/perltodo.pod toke.c
1755 ____________________________________________________________________________
1756 [  4514] By: gsar                                  on 1999/11/04  15:59:46
1757         Log: display BSD license in Glob.pm (for clause #2 conformity)
1758      Branch: perl
1759            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1760            ! ext/File/Glob/bsd_glob.h
1761 ____________________________________________________________________________
1762 [  4513] By: jhi                                   on 1999/11/04  08:26:19
1763         Log: Integrate with Sarathy.
1764      Branch: cfgperl
1765           +> t/io/nargv.t
1766           !> (integrate 34 files)
1767 ____________________________________________________________________________
1768 [  4512] By: jhi                                   on 1999/11/04  08:01:25
1769         Log: Incremental Mac integration from Matthias.
1770      Branch: cfgperl
1771            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
1772            ! toke.c util.c
1773 ____________________________________________________________________________
1774 [  4511] By: gsar                                  on 1999/11/04  02:53:37
1775         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1776      Branch: perl
1777            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
1778            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
1779            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
1780            ! xsutils.c
1781 ____________________________________________________________________________
1782 [  4510] By: jhi                                   on 1999/11/02  22:12:29
1783         Log: S_init_interp is a better place to diddle with PL_opargs
1784              than perl_construct.
1785      Branch: cfgperl
1786            ! perl.c
1787 ____________________________________________________________________________
1788 [  4509] By: jhi                                   on 1999/11/02  21:30:02
1789         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1790              To: ben@mucus.advanced.org, perl5-porters@perl.org
1791              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
1792              Date: Tue, 02 Nov 1999 21:36:00 +0000
1793              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
1794      Branch: cfgperl
1795            ! pod/perlfunc.pod
1796 ____________________________________________________________________________
1797 [  4508] By: jhi                                   on 1999/11/02  20:46:27
1798         Log: Initial integration of the MacPerl changes form Matthias.
1799      Branch: cfgperl
1800            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
1801            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
1802            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
1803 ____________________________________________________________________________
1804 [  4507] By: jhi                                   on 1999/11/01  23:05:07
1805         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1806              To: lvirden@cas.org (Larry W. Virden)
1807              Cc: perl5-porters@perl.org, lvirden@cas.org
1808              Subject: Re: [ID 19991026.001] perl segmentation fault report
1809              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
1810              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
1811      Branch: cfgperl
1812            ! regexec.c t/op/pat.t
1813 ____________________________________________________________________________
1814 [  4506] By: jhi                                   on 1999/11/01  19:56:28
1815         Log: From: Olaf Flebbe <olaf@science-computing.de>
1816              To: perl5-porters@perl.org
1817              Subject: [PATCH: 5.005_62] Patch for EPOC Support
1818              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
1819              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
1820      Branch: cfgperl
1821            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
1822            + epoc/epoc_stubs.c
1823            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
1824            ! epoc/perl.pkg
1825 ____________________________________________________________________________
1826 [  4505] By: gsar                                  on 1999/11/01  17:09:44
1827         Log: macros for COP.cop_filegv access
1828      Branch: perl
1829            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
1830            ! util.c
1831 ____________________________________________________________________________
1832 [  4504] By: gsar                                  on 1999/11/01  17:08:28
1833         Log: enable better Win32::DomainName() by demand loading netapi32.dll
1834              (from Jan Dubois)
1835      Branch: perl
1836            ! pod/Win32.pod win32/win32.c
1837 ____________________________________________________________________________
1838 [  4503] By: gsar                                  on 1999/10/31  20:56:06
1839         Log: change#4502 was missing a file
1840      Branch: perl
1841            + t/io/nargv.t
1842 ____________________________________________________________________________
1843 [  4502] By: gsar                                  on 1999/10/31  20:46:02
1844         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
1845              in the way ARGV state was handled in readline(); writing a
1846              subroutine to do inplace edits is now possible, provided *ARGV,
1847              *ARGVOUT, $^I and $_ are localized where needed
1848      Branch: perl
1849            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
1850            ! pp_hot.c scope.c
1851 ____________________________________________________________________________
1852 [  4501] By: jhi                                   on 1999/10/31  12:43:54
1853         Log: Integrate with Sarathy.
1854      Branch: cfgperl
1855           !> perl.h win32/config.bc win32/config.gc win32/config.vc
1856           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1857 ____________________________________________________________________________
1858 [  4500] By: gsar                                  on 1999/10/31  10:01:17
1859         Log: updated windows config* files
1860      Branch: perl
1861            ! win32/config.bc win32/config.gc win32/config.vc
1862            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1863 ____________________________________________________________________________
1864 [  4499] By: gsar                                  on 1999/10/31  09:15:17
1865         Log: integrate cfgperl contents into mainline
1866      Branch: perl
1867           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1868           !> config_h.SH perl.h
1869 ____________________________________________________________________________
1870 [  4498] By: gsar                                  on 1999/10/31  09:13:41
1871         Log: remove unused struct Outrec
1872      Branch: perl
1873            ! perl.h
1874 ____________________________________________________________________________
1875 [  4497] By: jhi                                   on 1999/10/30  12:41:50
1876         Log: Add HAS_QUAD ($Config{d_quad}); use it.
1877      Branch: cfgperl
1878            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1879            ! config_h.SH perl.h
1880      Branch: metaconfig
1881            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
1882            ! U/typedefs/uidf.U
1883      Branch: metaconfig/U/perl
1884            ! perlxv.U
1885 ____________________________________________________________________________
1886 [  4496] By: gsar                                  on 1999/10/30  00:28:32
1887         Log: integrate cfgperl contents into mainline
1888      Branch: perl
1889           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
1890           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
1891           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
1892           !> perl.h pp.c pp.h regexec.c sv.c taint.c
1893 ____________________________________________________________________________
1894 [  4495] By: jhi                                   on 1999/10/29  23:36:19
1895         Log: Continue what #4494 started; introduce uid and gid formats.
1896      Branch: cfgperl
1897            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1898            ! config_h.SH handy.h perl.h
1899      Branch: metaconfig
1900            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
1901            - U/typedefs/quadtype.U
1902      Branch: metaconfig/U/perl
1903            ! perlxv.U
1904 ____________________________________________________________________________
1905 [  4494] By: jhi                                   on 1999/10/29  22:09:01
1906         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
1907              from perl.h and handy.h.
1908      Branch: cfgperl
1909            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1910            ! config_h.SH handy.h perl.h
1911      Branch: metaconfig/U/perl
1912            + perlxv.U perlxvf.U
1913 ____________________________________________________________________________
1914 [  4493] By: jhi                                   on 1999/10/29  22:08:06
1915         Log: Finetuning the output continues along the lines of #4490 and #4491.
1916      Branch: metaconfig
1917            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
1918            ! U/typedefs/fpostype.U
1919      Branch: metaconfig/U/perl
1920            + fpossize.U
1921            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
1922            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
1923 ____________________________________________________________________________
1924 [  4492] By: jhi                                   on 1999/10/29  21:14:53
1925         Log: Hurd update from Mark Kettenis.
1926      Branch: cfgperl
1927            ! README.hurd
1928 ____________________________________________________________________________
1929 [  4491] By: jhi                                   on 1999/10/29  20:37:02
1930         Log: A new try at what #4490 tried to accomplish.
1931      Branch: metaconfig
1932            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
1933      Branch: metaconfig/U/perl
1934            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
1935            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
1936 ____________________________________________________________________________
1937 [  4490] By: jhi                                   on 1999/10/29  20:19:41
1938         Log: metaconfig nits.
1939      Branch: metaconfig
1940            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
1941      Branch: metaconfig/U/perl
1942            + d_iovec_s.U
1943            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
1944            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
1945 ____________________________________________________________________________
1946 [  4489] By: jhi                                   on 1999/10/29  16:08:43
1947         Log: Integrate with Sarathy.
1948      Branch: cfgperl
1949           !> (integrate 31 files)
1950 ____________________________________________________________________________
1951 [  4488] By: jhi                                   on 1999/10/29  15:30:30
1952         Log: Regen Configure and Glossary.
1953      Branch: cfgperl
1954            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1955            ! config_h.SH
1956 ____________________________________________________________________________
1957 [  4487] By: jhi                                   on 1999/10/29  15:24:13
1958         Log: Remove quad logic from perl.h; regen Configure;
1959              add -DUSE_LONG_LONG to ccflags if not already there.
1960      Branch: cfgperl
1961            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
1962            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
1963 ____________________________________________________________________________
1964 [  4486] By: jhi                                   on 1999/10/29  15:22:38
1965         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
1966              fixed the use*.U to define their stuff only iff not already defined
1967              (so that ccflags can have any -DUSE_* it wants);
1968              uselonglong.U added; various small nits fixed.
1969      Branch: metaconfig
1970            + U/typedefs/quadtype.U
1971            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1972            ! U/modified/d_statblks.U U/modified/usenm.U
1973            ! U/threads/usethreads.U
1974      Branch: metaconfig/U/perl
1975            + uselonglong.U
1976            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
1977            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
1978            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
1979            ! usemultiplicity.U useperlio.U usesocks.U
1980 ____________________________________________________________________________
1981 [  4485] By: gsar                                  on 1999/10/29  06:08:50
1982         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
1983      Branch: perl
1984            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
1985            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
1986            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
1987            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
1988            ! sv.h
1989 ____________________________________________________________________________
1990 [  4484] By: gsar                                  on 1999/10/29  03:00:21
1991         Log: usurp GVOP slot for new PADOP (one small step to making optree
1992              shareable across interpreters)
1993      Branch: perl
1994            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
1995            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
1996            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
1997            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
1998            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
1999            ! pp_hot.c pp_sys.c regexec.c run.c
2000 ____________________________________________________________________________
2001 [  4483] By: jhi                                   on 1999/10/28  22:01:12
2002         Log: Regen Configure.
2003      Branch: cfgperl
2004            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2005            ! config_h.SH
2006 ____________________________________________________________________________
2007 [  4482] By: jhi                                   on 1999/10/28  21:45:26
2008         Log: Installdirs patches from Andy.
2009      Branch: metaconfig
2010            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
2011            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
2012            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
2013            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
2014            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
2015            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
2016            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
2017            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
2018            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
2019 ____________________________________________________________________________
2020 [  4481] By: gsar                                  on 1999/10/28  17:33:49
2021         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
2022              can still be directly set)
2023      Branch: perl
2024            ! lib/Time/Local.pm
2025 ____________________________________________________________________________
2026 [  4480] By: jhi                                   on 1999/10/28  13:49:26
2027         Log: Fix printing of uids and gids; regen Configure.
2028      Branch: cfgperl
2029            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2030            ! config_h.SH mg.c perl.c perl.h taint.c
2031 ____________________________________________________________________________
2032 [  4479] By: jhi                                   on 1999/10/28  11:53:57
2033         Log: Fix typo.
2034      Branch: metaconfig
2035            ! U/typedefs/gidsize.U
2036 ____________________________________________________________________________
2037 [  4478] By: jhi                                   on 1999/10/28  06:50:02
2038         Log: Integrate with Sarathy.
2039      Branch: cfgperl
2040           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
2041           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
2042           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2043           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
2044 ____________________________________________________________________________
2045 [  4477] By: jhi                                   on 1999/10/28  06:40:54
2046         Log: (Slightly) better comments for Policy_sh.SH from Andy.
2047      Branch: cfgperl
2048            ! Policy_sh.SH
2049 ____________________________________________________________________________
2050 [  4476] By: gsar                                  on 1999/10/27  23:54:36
2051         Log: regen config* stuff for windows
2052      Branch: perl
2053            ! Changes patchlevel.h win32/Makefile win32/config.bc
2054            ! win32/config.gc win32/config.vc win32/config_H.bc
2055            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
2056            ! win32/makefile.mk
2057 ____________________________________________________________________________
2058 [  4475] By: gsar                                  on 1999/10/27  21:32:30
2059         Log: integrate cfgperl contents into mainline; merge conflicts
2060      Branch: perl
2061           !> (integrate 46 files)
2062 ____________________________________________________________________________
2063 [  4474] By: gsar                                  on 1999/10/27  21:15:07
2064         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
2065              perl; stdout/stderr redirects seem broken as well)
2066      Branch: perl
2067            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
2068 ____________________________________________________________________________
2069 [  4473] By: jhi                                   on 1999/10/27  21:11:11
2070         Log: Do not block if no message queues available.
2071      Branch: cfgperl
2072            ! t/lib/ipc_sysv.t
2073 ____________________________________________________________________________
2074 [  4472] By: jhi                                   on 1999/10/27  18:27:40
2075         Log: Remove unused "squatter" symbols; regen Configure.
2076      Branch: cfgperl
2077            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
2078            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
2079            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2080 ____________________________________________________________________________
2081 [  4471] By: jhi                                   on 1999/10/27  18:26:55
2082         Log: metaconfig; split socket; fix output.
2083      Branch: metaconfig
2084            ! U/modified/d_socket.U U/modified/d_statblks.U
2085      Branch: metaconfig/U/perl
2086            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
2087            ! i_sysstatfs.U i_sysvfs.U
2088 ____________________________________________________________________________
2089 [  4470] By: jhi                                   on 1999/10/27  17:19:06
2090         Log: Regen Configure.
2091      Branch: cfgperl
2092            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2093            ! config_h.SH perl.c perl.h
2094 ____________________________________________________________________________
2095 [  4469] By: jhi                                   on 1999/10/27  17:18:41
2096         Log: metaconfig; split statfs.
2097      Branch: metaconfig/U/perl
2098            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
2099            ! d_statfs.U
2100 ____________________________________________________________________________
2101 [  4468] By: jhi                                   on 1999/10/27  14:06:44
2102         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
2103              (Ilya's changes won).
2104      Branch: cfgperl
2105           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
2106           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
2107           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
2108           !> (integrate 65 files)
2109 ____________________________________________________________________________
2110 [  4467] By: jhi                                   on 1999/10/27  13:38:41
2111         Log: Regen Configure.
2112      Branch: cfgperl
2113            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2114            ! config_h.SH
2115 ____________________________________________________________________________
2116 [  4466] By: jhi                                   on 1999/10/27  13:18:06
2117         Log: metaconfig fixes from Andy.
2118      Branch: metaconfig
2119            + U/modified/libnlist.U U/modified/usrinc.U
2120            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
2121 ____________________________________________________________________________
2122 [  4465] By: jhi                                   on 1999/10/27  13:06:27
2123         Log: Nosuid checking for statfs() people.
2124      Branch: cfgperl
2125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2126            ! config_h.SH perl.c perl.h pod/perldiag.pod
2127 ____________________________________________________________________________
2128 [  4464] By: jhi                                   on 1999/10/27  13:04:20
2129         Log: metaconfig maintenance; fix Hasfield, statfs;
2130              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
2131              split fstatfs away from statfs.
2132      Branch: metaconfig
2133            + U/protos/Hasstruct.U
2134            ! U/protos/Hasfield.U
2135      Branch: metaconfig/U/perl
2136            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
2137            + i_ustat.U
2138            ! d_statfs.U
2139 ____________________________________________________________________________
2140 [  4463] By: jhi                                   on 1999/10/27  07:55:53
2141         Log: We need cc to be able to test for cc -v.
2142      Branch: cfgperl
2143            ! hints/dec_osf.sh
2144 ____________________________________________________________________________
2145 [  4462] By: gsar                                  on 1999/10/27  01:31:41
2146         Log: more GCC v2.95 induced adjustments
2147      Branch: perl
2148            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
2149            ! win32/makefile.mk win32/win32.c x2p/walk.c
2150 ____________________________________________________________________________
2151 [  4461] By: gsar                                  on 1999/10/26  21:42:59
2152         Log: warnings and const violations identified by compiling in C++ mode
2153              with GCC v2.95
2154      Branch: perl
2155            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
2156            ! sv.c taint.c toke.c win32/win32.c
2157 ____________________________________________________________________________
2158 [  4459] By: jhi                                   on 1999/10/26  10:15:58
2159         Log: Regen Configure.
2160      Branch: cfgperl
2161            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2162            ! config_h.SH
2163 ____________________________________________________________________________
2164 [  4458] By: jhi                                   on 1999/10/26  09:48:37
2165         Log: Minor rewordings.
2166      Branch: metaconfig/U/perl
2167            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
2168 ____________________________________________________________________________
2169 [  4456] By: jhi                                   on 1999/10/26  09:11:49
2170         Log: Fix d_statfsflags; add d_getmnt.
2171      Branch: metaconfig/U/perl
2172            + d_getmnt.U
2173            ! d_statfs.U
2174 ____________________________________________________________________________
2175 [  4455] By: jhi                                   on 1999/10/26  08:12:27
2176         Log: Massive multitypo in #4446.
2177      Branch: cfgperl
2178            ! hints/dec_osf.sh
2179 ____________________________________________________________________________
2180 [  4454] By: jhi                                   on 1999/10/25  08:28:45
2181         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2182              To: Perl 5 Porters <perl5-porters@perl.org>
2183              Subject: [PATCH 5.005_62] dos-djgpp update
2184              Date: Mon, 25 Oct 1999 10:11:30 +0200
2185              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
2186      Branch: cfgperl
2187            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
2188            ! pod/perldelta.pod t/lib/io_unix.t
2189 ____________________________________________________________________________
2190 [  4453] By: jhi                                   on 1999/10/25  08:25:50
2191         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2192              To: perl5-porters@perl.org (Mailing list Perl5)
2193              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
2194              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
2195              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
2196      Branch: cfgperl
2197            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
2198 ____________________________________________________________________________
2199 [  4452] By: jhi                                   on 1999/10/25  08:16:55
2200         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2201              To: perl5-porters@perl.org (Mailing list Perl5)
2202              Subject: [PATCH 5.005_62] Missing REx engine patch
2203              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
2204              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
2205      Branch: cfgperl
2206            ! pod/perldiag.pod regcomp.c regexec.c
2207 ____________________________________________________________________________
2208 [  4451] By: jhi                                   on 1999/10/25  08:13:06
2209         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2210              To: perl5-porters@perl.org (Mailing list Perl5)
2211              Subject: [PATCH 5.005_62] charnames and UTEST
2212              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
2213              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
2214      Branch: cfgperl
2215            ! t/lib/charnames.t
2216 ____________________________________________________________________________
2217 [  4450] By: gsar                                  on 1999/10/25  07:38:15
2218         Log: win32 tweak
2219      Branch: perl
2220            ! win32/perllib.c
2221 ____________________________________________________________________________
2222 [  4449] By: gsar                                  on 1999/10/24  23:20:10
2223         Log: remove inconsistent tainting behavior of sprintf("%e",...)
2224              (all bets are off is "C" locale is compromised)
2225      Branch: perl
2226            ! pod/perlfunc.pod pod/perllocale.pod sv.c
2227 ____________________________________________________________________________
2228 [  4448] By: gsar                                  on 1999/10/24  22:20:42
2229         Log: remove unused interpreter globals
2230      Branch: perl
2231            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
2232            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
2233            ! proto.h toke.c
2234 ____________________________________________________________________________
2235 [  4447] By: jhi                                   on 1999/10/24  21:49:52
2236         Log: Another hints tweak.
2237      Branch: cfgperl
2238            ! hints/aix.sh
2239 ____________________________________________________________________________
2240 [  4446] By: jhi                                   on 1999/10/24  21:48:02
2241         Log: Hints tweak.
2242      Branch: cfgperl
2243            ! hints/dec_osf.sh
2244 ____________________________________________________________________________
2245 [  4445] By: nick                                  on 1999/10/24  21:03:28
2246         Log: Integrate own changes to mainline.
2247      Branch: utfperl
2248           !> installperl pp.c
2249 ____________________________________________________________________________
2250 [  4444] By: nick                                  on 1999/10/24  20:54:06
2251         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
2252              (Fix/workround for [ID19991024.001])
2253      Branch: perl
2254            ! pp.c
2255 ____________________________________________________________________________
2256 [  4443] By: nick                                  on 1999/10/24  15:09:51
2257         Log: Follow that camel ... another sync.
2258      Branch: utfperl
2259           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
2260           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
2261           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
2262           !> (integrate 36 files)
2263 ____________________________________________________________________________
2264 [  4442] By: gsar                                  on 1999/10/24  14:40:01
2265         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
2266      Branch: perl
2267            ! installperl
2268 ____________________________________________________________________________
2269 [  4441] By: gsar                                  on 1999/10/24  14:33:11
2270         Log: test in change#4428 needs strict interpretation of C modulus
2271      Branch: perl
2272            ! t/op/int.t
2273 ____________________________________________________________________________
2274 [  4440] By: gsar                                  on 1999/10/24  13:47:17
2275         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
2276              $? break
2277      Branch: perl
2278            ! perl.c pod/perldelta.pod pod/perldiag.pod
2279 ____________________________________________________________________________
2280 [  4439] By: jhi                                   on 1999/10/24  13:19:17
2281         Log: test for #2835 (yeah, better later than never)
2282      Branch: cfgperl
2283            ! t/op/array.t
2284 ____________________________________________________________________________
2285 [  4438] By: gsar                                  on 1999/10/24  12:59:12
2286         Log: typo, doc tweak
2287      Branch: perl
2288            ! lib/attributes.pm pod/perlop.pod
2289 ____________________________________________________________________________
2290 [  4437] By: gsar                                  on 1999/10/24  11:59:55
2291         Log: allow get() and reftype() functions to be imported (from
2292              Spider Boardman)
2293      Branch: perl
2294            ! lib/attributes.pm
2295 ____________________________________________________________________________
2296 [  4436] By: gsar                                  on 1999/10/24  11:52:53
2297         Log: suppress scalar leak messages for known leaks (from
2298              Robin Barker <rmb1@cise.npl.co.uk>)
2299      Branch: perl
2300            ! Changes t/op/lex_assign.t t/pragma/warn/op
2301 ____________________________________________________________________________
2302 [  4435] By: gsar                                  on 1999/10/24  11:39:42
2303         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
2304      Branch: perl
2305            ! ext/B/defsubs_h.PL
2306 ____________________________________________________________________________
2307 [  4434] By: gsar                                  on 1999/10/24  11:36:08
2308         Log: relax range checking if they ask for it (from John L. Allen
2309              <allen@grumman.com>)
2310      Branch: perl
2311            ! lib/Time/Local.pm
2312 ____________________________________________________________________________
2313 [  4433] By: gsar                                  on 1999/10/24  11:25:51
2314         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
2315      Branch: perl
2316            ! README lib/File/Path.pm
2317 ____________________________________________________________________________
2318 [  4432] By: gsar                                  on 1999/10/24  11:11:02
2319         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2320              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
2321              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
2322              Subject: Re: [PATCH 5.005_62] OS/2 improvements
2323      Branch: perl
2324            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
2325            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
2326            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
2327            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
2328            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
2329            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
2330            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
2331            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
2332            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
2333            ! perl.c perl.h t/io/fs.t t/op/magic.t
2334 ____________________________________________________________________________
2335 [  4431] By: gsar                                  on 1999/10/24  10:50:14
2336         Log: install all README.foo with pod content as podfoo.pod
2337      Branch: perl
2338            ! Makefile.SH installman
2339 ____________________________________________________________________________
2340 [  4430] By: gsar                                  on 1999/10/24  09:28:24
2341         Log: @INC needs ../lib
2342      Branch: perl
2343            ! t/op/int.t
2344 ____________________________________________________________________________
2345 [  4429] By: jhi                                   on 1999/10/23  21:47:49
2346         Log: More printf-fixes (see also #4426).
2347      Branch: cfgperl
2348            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
2349            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
2350            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
2351 ____________________________________________________________________________
2352 [  4428] By: gsar                                  on 1999/10/23  20:28:56
2353         Log: fix accidental C modulo semantics on integer-valued operations
2354              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
2355      Branch: perl
2356            ! op.c t/op/int.t
2357 ____________________________________________________________________________
2358 [  4427] By: jhi                                   on 1999/10/23  16:10:10
2359         Log: Integrate with Sarathy.
2360      Branch: cfgperl
2361           !> sv.c win32/win32.c
2362 ____________________________________________________________________________
2363 [  4426] By: jhi                                   on 1999/10/23  16:04:02
2364         Log: Fix the printfing nits pointed out by using gcc -Wall and
2365              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
2366              plus few other warnings in Dumper.xs.
2367      Branch: cfgperl
2368            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
2369            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
2370 ____________________________________________________________________________
2371 [  4425] By: jhi                                   on 1999/10/23  15:16:41
2372         Log: Configure regen to pick up the new installation directories
2373              from Policy_sh.SH.  The explanations of "public add-ons" and
2374              "vendor-supplied" could do with more work.
2375      Branch: cfgperl
2376            ! Configure config_h.SH
2377 ____________________________________________________________________________
2378 [  4424] By: nick                                  on 1999/10/23  00:46:22
2379         Log: Resolve mainline before possible hacking operertunity this weekend
2380      Branch: utfperl
2381           +> pod/perlfilter.pod
2382           !> (integrate 32 files)
2383 ____________________________________________________________________________
2384 [  4423] By: jhi                                   on 1999/10/22  22:53:17
2385         Log: Update Policy_sh.SH to handle the newer installation directives.
2386              From: Andy Dougherty <doughera@lafayette.edu>
2387              To: Perl Porters <perl5-porters@perl.org>
2388              Subject: [PATCH 5.005_62] Policy_sh.SH update
2389              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
2390              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
2391      Branch: cfgperl
2392            ! Policy_sh.SH
2393 ____________________________________________________________________________
2394 [  4422] By: jhi                                   on 1999/10/22  22:44:44
2395         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
2396      Branch: cfgperl
2397            ! hints/aix.sh
2398 ____________________________________________________________________________
2399 [  4421] By: gsar                                  on 1999/10/22  21:16:44
2400         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
2401              C<"%ld", long_val>
2402      Branch: perl
2403            ! sv.c
2404 ____________________________________________________________________________
2405 [  4420] By: gsar                                  on 1999/10/22  16:36:46
2406         Log: win32_utime() on directories should use localtime() rather
2407              than gmtime() (from Jan Dubois)
2408      Branch: perl
2409            ! win32/win32.c
2410 ____________________________________________________________________________
2411 [  4419] By: jhi                                   on 1999/10/21  10:31:41
2412         Log: Integrate with Sarathy.
2413      Branch: cfgperl
2414           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
2415           !> t/lib/glob-basic.t t/op/sort.t
2416 ____________________________________________________________________________
2417 [  4418] By: gsar                                  on 1999/10/20  23:49:47
2418         Log: add test for change#4417
2419      Branch: perl
2420            ! t/op/sort.t
2421 ____________________________________________________________________________
2422 [  4417] By: gsar                                  on 1999/10/20  23:45:03
2423         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
2424      Branch: perl
2425            ! op.c
2426 ____________________________________________________________________________
2427 [  4416] By: gsar                                  on 1999/10/20  01:00:50
2428         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
2429      Branch: perl
2430            ! lib/CPAN/FirstTime.pm
2431 ____________________________________________________________________________
2432 [  4415] By: gsar                                  on 1999/10/20  00:52:34
2433         Log: disable optimizing troublesome ops in change#3612
2434              (from Ilya Zakharevich)
2435      Branch: perl
2436            ! Makefile.SH opcode.h opcode.pl
2437 ____________________________________________________________________________
2438 [  4414] By: gsar                                  on 1999/10/20  00:37:46
2439         Log: skip unreadable directory test when running as root
2440      Branch: perl
2441            ! t/lib/glob-basic.t
2442 ____________________________________________________________________________
2443 [  4413] By: jhi                                   on 1999/10/19  09:26:52
2444         Log: Avoid GNU ar if HP cc is being used.
2445      Branch: cfgperl
2446            ! hints/hpux.sh
2447 ____________________________________________________________________________
2448 [  4412] By: jhi                                   on 1999/10/19  07:24:29
2449         Log: Integrate with Sarathy.
2450      Branch: cfgperl
2451           !> perlvars.h
2452 ____________________________________________________________________________
2453 [  4411] By: jhi                                   on 1999/10/19  07:22:34
2454         Log: Long double support: sqrtl et al are not available everywhere,
2455              e.g. not in Solaris, even when long doubles are.
2456      Branch: cfgperl
2457            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2458            ! config_h.SH perl.h
2459 ____________________________________________________________________________
2460 [  4410] By: jhi                                   on 1999/10/19  07:21:42
2461         Log: Add sqrtl probe, add echo dependencies.
2462      Branch: metaconfig
2463            ! U/threads/d_pthreadj.U
2464      Branch: metaconfig/U/perl
2465            + d_sqrtl.U
2466            ! i_inttypes.U io64.U
2467 ____________________________________________________________________________
2468 [  4409] By: gsar                                  on 1999/10/19  02:18:54
2469         Log: perl_mutex n/a if !USE_THREADS
2470      Branch: perl
2471            ! perlvars.h
2472 ____________________________________________________________________________
2473 [  4408] By: jhi                                   on 1999/10/18  20:13:02
2474         Log: Forgotten s/warning/warnings/.
2475      Branch: cfgperl
2476            ! Makefile.SH
2477 ____________________________________________________________________________
2478 [  4407] By: jhi                                   on 1999/10/18  20:02:12
2479         Log: Integrate with Sarathy.
2480      Branch: cfgperl
2481           +> pod/perlfilter.pod
2482           !> (integrate 30 files)
2483 ____________________________________________________________________________
2484 [  4406] By: gsar                                  on 1999/10/18  16:32:10
2485         Log: added intro to source filters from Paul Marquess
2486      Branch: perl
2487            + pod/perlfilter.pod
2488            ! MANIFEST pod/perldelta.pod
2489 ____________________________________________________________________________
2490 [  4405] By: gsar                                  on 1999/10/18  05:53:06
2491         Log: missing manpages
2492      Branch: perl
2493            ! installman
2494 ____________________________________________________________________________
2495 [  4404] By: gsar                                  on 1999/10/18  05:09:22
2496         Log: pod updates from Tom Christiansen
2497      Branch: perl
2498            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
2499 ____________________________________________________________________________
2500 [  4403] By: gsar                                  on 1999/10/17  23:43:59
2501         Log: PL_malloc_mutex needs to be global, not per-interpreter
2502              (malloc.c has static data)
2503      Branch: perl
2504            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
2505 ____________________________________________________________________________
2506 [  4402] By: gsar                                  on 1999/10/17  22:30:30
2507         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
2508              windows
2509      Branch: perl
2510            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
2511            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
2512            ! win32/win32.h
2513 ____________________________________________________________________________
2514 [  4401] By: gsar                                  on 1999/10/17  20:33:42
2515         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
2516              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
2517              is one symptom of the problem
2518      Branch: perl
2519            ! pp_ctl.c t/op/eval.t
2520 ____________________________________________________________________________
2521 [  4400] By: gsar                                  on 1999/10/17  18:36:46
2522         Log: remove FileHandle from list of PodParser dependencies (the
2523              difference is 20 files vs 6 files loaded!)
2524      Branch: perl
2525            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
2526            ! t/pod/testcmp.pl
2527 ____________________________________________________________________________
2528 [  4399] By: nick                                  on 1999/10/17  14:51:35
2529         Log: Pre-trip resolve
2530      Branch: utfperl
2531           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
2532 ____________________________________________________________________________
2533 [  4398] By: gsar                                  on 1999/10/17  09:19:24
2534         Log: make installperl ignore RCS files (from Michael G Schwern
2535              <schwern@pobox.com>)
2536      Branch: perl
2537            ! installperl lib/Text/Tabs.pm
2538 ____________________________________________________________________________
2539 [  4397] By: gsar                                  on 1999/10/16  18:30:14
2540         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
2541      Branch: perl
2542            ! perl.c
2543 ____________________________________________________________________________
2544 [  4396] By: jhi                                   on 1999/10/16  17:44:39
2545         Log: Missing comma.
2546      Branch: cfgperl
2547            ! lib/diagnostics.pm
2548 ____________________________________________________________________________
2549 [  4395] By: gsar                                  on 1999/10/16  17:18:36
2550         Log: assumption about @_ always being non-REAL doesn't hold when
2551              debugger is running; DB::sub() can call arbitrary stuff
2552              that modifies @_ at will
2553      Branch: perl
2554            ! pp_hot.c
2555 ____________________________________________________________________________
2556 [  4394] By: nick                                  on 1999/10/16  09:35:20
2557         Log: Resolve utfperl branch against mainline as of _62
2558      Branch: utfperl
2559           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
2560           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
2561           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
2562           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2563           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
2564           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
2565           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
2566           +> t/lib/glob-taint.t win32/genmk95.pl
2567            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
2568           !> (integrate 144 files)
2569 ____________________________________________________________________________
2570 [  4393] By: gsar                                  on 1999/10/16  04:07:02
2571         Log: OS/2 support bits (from Ilya Zakharevich)
2572      Branch: perl
2573            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
2574 ____________________________________________________________________________
2575 [  4392] By: jhi                                   on 1999/10/15  10:28:09
2576         Log: Integrate with Sarathy.
2577      Branch: cfgperl
2578           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
2579           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
2580           !> win32/Makefile win32/makefile.mk
2581
2582 ----------------
2583 Version 5.005_62
2584 ----------------
2585
2586 ____________________________________________________________________________
2587 [  4391] By: gsar                                  on 1999/10/15  10:12:42
2588         Log: here be 5.005_62
2589      Branch: perl
2590            ! Changes MANIFEST Porting/makerel
2591 ____________________________________________________________________________
2592 [  4390] By: gsar                                  on 1999/10/15  09:45:51
2593         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
2594              avoid tickling it in Pod::Man for now; other nits in
2595              Pod::*
2596      Branch: perl
2597            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
2598            ! pod/perlopentut.pod
2599 ____________________________________________________________________________
2600 [  4389] By: gsar                                  on 1999/10/15  08:55:01
2601         Log: disable internal globbing for miniperl (or build breaks out
2602              in a rash of failed dependencies)
2603      Branch: perl
2604            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
2605 ____________________________________________________________________________
2606 [  4388] By: jhi                                   on 1999/10/15  08:07:49
2607         Log: Integrate with Sarathy.
2608      Branch: cfgperl
2609           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
2610           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
2611 ____________________________________________________________________________
2612 [  4387] By: gsar                                  on 1999/10/15  07:46:24
2613         Log: integrate cfgperl contents into mainline
2614      Branch: perl
2615            ! Changes
2616           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
2617           !> t/pragma/warn/regcomp
2618 ____________________________________________________________________________
2619 [  4386] By: gsar                                  on 1999/10/15  05:45:36
2620         Log: various little goofs in change#4385
2621      Branch: perl
2622            ! win32/include/dirent.h win32/win32.c
2623 ____________________________________________________________________________
2624 [  4385] By: gsar                                  on 1999/10/15  04:49:09
2625         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
2626              rather than win32_opendir() reading all files up front (untested)
2627      Branch: perl
2628            ! win32/include/dirent.h win32/win32.c
2629 ____________________________________________________________________________
2630 [  4384] By: gsar                                  on 1999/10/15  01:34:09
2631         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
2632      Branch: perl
2633            ! lib/Benchmark.pm pod/perldelta.pod
2634 ____________________________________________________________________________
2635 [  4383] By: gsar                                  on 1999/10/15  01:22:32
2636         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
2637              <dha@panix.com>)
2638      Branch: perl
2639            ! pod/perlfaq2.pod
2640 ____________________________________________________________________________
2641 [  4382] By: gsar                                  on 1999/10/15  01:14:22
2642         Log: From: jand@ActiveState.com (Jan Dubois)
2643              Date: Fri, 15 Oct 1999 01:14:23 +0200
2644              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
2645              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
2646      Branch: perl
2647            ! ext/POSIX/POSIX.xs
2648 ____________________________________________________________________________
2649 [  4381] By: jhi                                   on 1999/10/14  22:11:36
2650         Log: Integrate with Sarathy.
2651      Branch: cfgperl
2652           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
2653           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
2654           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
2655           !> win32/makefile.mk
2656 ____________________________________________________________________________
2657 [  4380] By: jhi                                   on 1999/10/14  22:08:22
2658         Log: Warn inside character classes about unknown backslash escapes
2659              (that are not caught earlier because of being completely unknown,
2660              such as \m), such as \z (because they make do sense inside regexen,
2661              but not inside character classes).
2662      Branch: cfgperl
2663            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
2664            ! t/pragma/warn/regcomp
2665 ____________________________________________________________________________
2666 [  4379] By: gsar                                  on 1999/10/14  18:26:56
2667         Log: clarify significance of parens for "x" (from M.J.T. Guy
2668              <mjtg@cus.cam.ac.uk>)
2669      Branch: perl
2670            ! pod/perlop.pod
2671 ____________________________________________________________________________
2672 [  4378] By: gsar                                  on 1999/10/14  18:25:20
2673         Log: make timelocal work better when time is close to the epoch
2674              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
2675      Branch: perl
2676            ! lib/Time/Local.pm
2677 ____________________________________________________________________________
2678 [  4377] By: gsar                                  on 1999/10/14  18:15:11
2679         Log: integrate cfgperl contents into mainline
2680      Branch: perl
2681           +> ext/DB_File/hints/sco.pl
2682           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
2683           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
2684           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
2685 ____________________________________________________________________________
2686 [  4376] By: gsar                                  on 1999/10/14  17:47:35
2687         Log: fix POPSTACK panics that ensued from bad interaction between
2688              runlevels and stack of stacks (change#3988 done right);
2689              basically, we pop the runlevel if the stacklevel is not the
2690              same one we started the runlevel with
2691      Branch: perl
2692            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
2693 ____________________________________________________________________________
2694 [  4375] By: gsar                                  on 1999/10/14  15:54:48
2695         Log: avoid warnings
2696      Branch: perl
2697            ! ext/File/Glob/bsd_glob.c
2698 ____________________________________________________________________________
2699 [  4374] By: jhi                                   on 1999/10/14  10:08:44
2700         Log: Warn about false ranges like \d-\w (see the change #4355).
2701              The invalid ranges (b-a) warning message also enhanced.
2702      Branch: cfgperl
2703            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
2704            ! t/pragma/warn/regcomp
2705 ____________________________________________________________________________
2706 [  4373] By: gsar                                  on 1999/10/14  03:49:54
2707         Log: File::Glob fixes for Windows
2708      Branch: perl
2709            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
2710            ! win32/makefile.mk
2711 ____________________________________________________________________________
2712 [  4372] By: gsar                                  on 1999/10/14  02:21:31
2713         Log: avoid inefficiency in change#3386 (every longjmp() was followed
2714              by an avoidable call to setjmp())
2715      Branch: perl
2716            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
2717            ! proto.h scope.c scope.h
2718 ____________________________________________________________________________
2719 [  4371] By: jhi                                   on 1999/10/13  21:17:17
2720         Log: Integrate with Sarathy.
2721      Branch: cfgperl
2722           !> op.c pod/perldelta.pod
2723 ____________________________________________________________________________
2724 [  4370] By: gsar                                  on 1999/10/13  18:08:45
2725         Log: misc tweaks
2726      Branch: perl
2727            ! op.c pod/perldelta.pod
2728 ____________________________________________________________________________
2729 [  4369] By: jhi                                   on 1999/10/13  16:18:58
2730         Log: Integrate with Sarathy.
2731      Branch: cfgperl
2732           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2733 ____________________________________________________________________________
2734 [  4368] By: gsar                                  on 1999/10/13  16:14:16
2735         Log: pod nits from various perl porters
2736      Branch: perl
2737            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2738 ____________________________________________________________________________
2739 [  4367] By: jhi                                   on 1999/10/13  12:10:30
2740         Log: From: Vlad Harchev <hvv@hippo.ru>
2741              To: perl5-porters@perl.org
2742              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
2743              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
2744              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
2745      Branch: cfgperl
2746            ! pod/perlop.pod
2747 ____________________________________________________________________________
2748 [  4366] By: gsar                                  on 1999/10/13  08:11:11
2749         Log: typos and language goofs pointed out by Hugo van der Sanden
2750              <hv@crypt.compulink.co.uk>
2751      Branch: perl
2752            ! pod/perldelta.pod pod/perldiag.pod
2753 ____________________________________________________________________________
2754 [  4365] By: jhi                                   on 1999/10/13  07:27:44
2755         Log: Integrate with Sarathy.
2756      Branch: cfgperl
2757           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
2758           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2759           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
2760           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
2761           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
2762           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
2763           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
2764           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
2765           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
2766 ____________________________________________________________________________
2767 [  4364] By: gsar                                  on 1999/10/13  07:06:04
2768         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
2769      Branch: perl
2770            ! lib/perl5db.pl
2771 ____________________________________________________________________________
2772 [  4363] By: jhi                                   on 1999/10/13  07:03:43
2773         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
2774              To: perl5-porters@perl.org
2775              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
2776              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
2777              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
2778      Branch: cfgperl
2779            ! hints/svr5.sh
2780 ____________________________________________________________________________
2781 [  4362] By: jhi                                   on 1999/10/13  06:57:16
2782         Log: Add DB_File hint for SCO ODT.
2783              From: hops@sco.com
2784              To: perl5-porters@perl.org
2785              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
2786              Date: Tue, 12 Oct 1999 20:16:04 PDT
2787              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
2788      Branch: cfgperl
2789            + ext/DB_File/hints/sco.pl
2790            ! MANIFEST
2791 ____________________________________________________________________________
2792 [  4361] By: gsar                                  on 1999/10/13  06:56:08
2793         Log: PL_numeric_radix used without being defined (from Ilya
2794              Zakharevich)
2795      Branch: perl
2796            ! util.c
2797 ____________________________________________________________________________
2798 [  4360] By: gsar                                  on 1999/10/13  06:43:03
2799         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
2800              From: hops@sco.com
2801              Date: Tue, 12 Oct 1999 20:16:04 PDT
2802              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
2803              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
2804      Branch: perl
2805            + ext/NDBM_File/hints/sco.pl
2806            ! MANIFEST ext/ODBM_File/hints/sco.pl
2807 ____________________________________________________________________________
2808 [  4359] By: gsar                                  on 1999/10/13  06:34:53
2809         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
2810      Branch: perl
2811            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
2812            ! pod/perlport.pod
2813 ____________________________________________________________________________
2814 [  4358] By: gsar                                  on 1999/10/12  19:10:27
2815         Log: perldelta updates
2816      Branch: perl
2817            ! pod/perldelta.pod
2818 ____________________________________________________________________________
2819 [  4357] By: gsar                                  on 1999/10/12  17:11:18
2820         Log: update perldelta for change#4356
2821      Branch: perl
2822            ! Changes pod/perldelta.pod
2823 ____________________________________________________________________________
2824 [  4356] By: gsar                                  on 1999/10/12  16:53:31
2825         Log: add File::BSDGlob as File::Glob and load it at compile-time
2826              if perl was built with -DPERL_INTERNAL_GLOB
2827              
2828              TODO: we currently get a compile-time failure if File/Glob.pm
2829              can't be found; such failure needs to be made to emit a warning
2830              and use the csh implementation instead
2831      Branch: perl
2832            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
2833            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
2834            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
2835            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
2836            + t/lib/glob-global.t t/lib/glob-taint.t
2837            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
2838            ! t/pragma/overload.t
2839 ____________________________________________________________________________
2840 [  4355] By: jhi                                   on 1999/10/12  15:30:05
2841         Log: Revert the parts of #3926 that outlawed character ranges
2842              that have character classes such as \w as either endpoint.
2843              This change re-establishes the old behavior which meant that
2844              such ranges weren't really ranges, the "-" was literal.
2845              Moreover, this change also fixes the old behavior to be
2846              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
2847              Now they all do work as described above.  The #3926 outlawed
2848              all of those.
2849      Branch: cfgperl
2850            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
2851 ____________________________________________________________________________
2852 [  4354] By: jhi                                   on 1999/10/12  09:58:59
2853         Log: Integrate with Sarathy.
2854      Branch: cfgperl
2855           !> (integrate 33 files)
2856 ____________________________________________________________________________
2857 [  4353] By: gsar                                  on 1999/10/12  05:53:40
2858         Log: apply parts of LynxOS patches from Alan Johnson
2859              <johnson@alonn.gemse.fr>
2860      Branch: perl
2861            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
2862            ! t/op/groups.t
2863 ____________________________________________________________________________
2864 [  4352] By: gsar                                  on 1999/10/12  05:24:39
2865         Log: allow any unpack specifier to take a count via '/'
2866              (from Ilya Zakharevich)
2867      Branch: perl
2868            ! pp.c t/op/pack.t
2869 ____________________________________________________________________________
2870 [  4351] By: gsar                                  on 1999/10/12  05:02:35
2871         Log: avoid warnings
2872      Branch: perl
2873            ! malloc.c
2874 ____________________________________________________________________________
2875 [  4350] By: gsar                                  on 1999/10/12  04:50:52
2876         Log: various cleanups
2877      Branch: perl
2878            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
2879            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
2880            ! win32/config.gc win32/config.vc win32/config_H.bc
2881            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
2882 ____________________________________________________________________________
2883 [  4349] By: gsar                                  on 1999/10/12  00:23:11
2884         Log: update Changes, patchlevel etc.
2885      Branch: perl
2886            ! Changes Porting/findvars patchlevel.h win32/Makefile
2887            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2888            ! win32/makefile.mk
2889 ____________________________________________________________________________
2890 [  4348] By: gsar                                  on 1999/10/11  23:11:57
2891         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
2892      Branch: perl
2893            ! pod/perlfunc.pod
2894 ____________________________________________________________________________
2895 [  4347] By: jhi                                   on 1999/10/11  21:25:03
2896         Log: Sparc Linux -Duseshrplib fix.
2897              
2898              From: Brian Jepson <bjepson@home.com>
2899              To: Nick Ing-Simmons <nick@ing-simmons.net>
2900              cc: perl5-porters@perl.org
2901              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
2902              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
2903              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
2904      Branch: cfgperl
2905            ! hints/linux.sh
2906 ____________________________________________________________________________
2907 [  4346] By: gsar                                  on 1999/10/11  20:28:32
2908         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
2909              the behavior of 'Z*' and 'Z3' to always pack a trailing
2910              null byte; changed documentation to suit; added test
2911      Branch: perl
2912            ! pod/perlfunc.pod pp.c t/op/pack.t
2913 ____________________________________________________________________________
2914 [  4345] By: gsar                                  on 1999/10/11  19:15:46
2915         Log: writing to perllocal.pod fails if it was never created;
2916              tweak pseudo-hash example (both suggested by Michael G Schwern
2917              <schwern@pobox.com>)
2918      Branch: perl
2919            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
2920 ____________________________________________________________________________
2921 [  4344] By: gsar                                  on 1999/10/11  17:57:31
2922         Log: slightly edited variant of suggested patch
2923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2924              Date: Thu, 9 Sep 1999 18:35:37 -0400
2925              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
2926              Subject: [PATCH 5.005_58] How RExen match?
2927      Branch: perl
2928            ! pod/perlre.pod
2929 ____________________________________________________________________________
2930 [  4343] By: gsar                                  on 1999/10/11  16:55:48
2931         Log: change#4327 was inefficient
2932      Branch: perl
2933            ! lib/lib.pm
2934 ____________________________________________________________________________
2935 [  4342] By: jhi                                   on 1999/10/11  07:01:46
2936         Log: Integrate with Sarathy.
2937      Branch: cfgperl
2938           +> pod/perlhack.pod
2939           !> (integrate 28 files)
2940 ____________________________________________________________________________
2941 [  4341] By: jhi                                   on 1999/10/11  06:37:47
2942         Log: The 2.5th cut at the AIX C++ extension problems.
2943      Branch: cfgperl
2944            ! hints/aix.sh
2945 ____________________________________________________________________________
2946 [  4340] By: gsar                                  on 1999/10/10  23:48:07
2947         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
2948      Branch: perl
2949            + pod/perlhack.pod
2950            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
2951 ____________________________________________________________________________
2952 [  4339] By: gsar                                  on 1999/10/10  20:42:40
2953         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
2954              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
2955              void(*)(pTHX_ void*)
2956      Branch: perl
2957            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
2958            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
2959            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
2960            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
2961 ____________________________________________________________________________
2962 [  4338] By: gsar                                  on 1999/10/10  20:38:59
2963         Log: add missing new diagnostics to perldelta
2964      Branch: perl
2965            ! pod/perldelta.pod
2966 ____________________________________________________________________________
2967 [  4337] By: gsar                                  on 1999/10/10  17:40:13
2968         Log: update perldelta for change#3406
2969      Branch: perl
2970            ! embed.pl pod/perldata.pod pod/perldelta.pod
2971 ____________________________________________________________________________
2972 [  4336] By: gsar                                  on 1999/10/10  16:33:14
2973         Log: integrate cfgperl contents into mainline
2974      Branch: perl
2975           +> ext/DynaLoader/hints/aix.pl
2976           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
2977           !> makedef.pl perl.h pod/perldelta.pod
2978 ____________________________________________________________________________
2979 [  4335] By: jhi                                   on 1999/10/10  11:09:48
2980         Log: Update perldelta.
2981      Branch: cfgperl
2982            ! pod/perldelta.pod
2983 ____________________________________________________________________________
2984 [  4334] By: jhi                                   on 1999/10/10  10:31:46
2985         Log: Integrate with Sarathy.
2986      Branch: cfgperl
2987           +> win32/genmk95.pl
2988           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
2989           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
2990           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
2991           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
2992           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
2993           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
2994           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
2995           !> utils/perldoc.PL win32/makefile.mk
2996 ____________________________________________________________________________
2997 [  4333] By: gsar                                  on 1999/10/10  06:33:15
2998         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
2999              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
3000      Branch: perl
3001            ! installperl lib/diagnostics.pm utils/perldoc.PL
3002 ____________________________________________________________________________
3003 [  4332] By: gsar                                  on 1999/10/10  05:15:26
3004         Log: add $VERSION
3005      Branch: perl
3006            ! lib/Exporter.pm
3007 ____________________________________________________________________________
3008 [  4331] By: gsar                                  on 1999/10/10  05:10:22
3009         Log: describe what can go in an export list (from Anno Siegel
3010              <anno4000@lublin.zrz.tu-berlin.de>)
3011      Branch: perl
3012            ! lib/Exporter.pm
3013 ____________________________________________________________________________
3014 [  4330] By: gsar                                  on 1999/10/10  04:50:43
3015         Log: more basic support for building modules under Windows 95/98
3016              (applied relevant parts from a patch suggested by
3017              Jochen Wiedmann <joe@ispsoft.de>)
3018      Branch: perl
3019            ! lib/ExtUtils/MM_Unix.pm
3020 ____________________________________________________________________________
3021 [  4329] By: gsar                                  on 1999/10/10  04:28:38
3022         Log: rudimentary support for building under Windows 95/98 (from
3023              Benjamin Stuhl <sho_pi@hotmail.com>)
3024      Branch: perl
3025            + win32/genmk95.pl
3026            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
3027            ! win32/makefile.mk
3028 ____________________________________________________________________________
3029 [  4328] By: gsar                                  on 1999/10/10  03:37:21
3030         Log: fix two leaks in Thread.xs (from Eugene Alterman
3031              <Eugene.Alterman@bremer-inc.com>); convert places with
3032              'use attrs' to new attributes syntax
3033      Branch: perl
3034            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
3035            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3036            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
3037            ! ext/Thread/sync2.t
3038 ____________________________________________________________________________
3039 [  4327] By: gsar                                  on 1999/10/10  02:23:52
3040         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
3041              (suggested by Tod Irwin <irwin@stockmaster.com>)
3042      Branch: perl
3043            ! lib/lib.pm
3044 ____________________________________________________________________________
3045 [  4326] By: gsar                                  on 1999/10/10  00:51:48
3046         Log: better documentation for recv() (from Anton Berezin
3047              <tobez@plab.ku.dk>)
3048      Branch: perl
3049            ! pod/perlfunc.pod
3050 ____________________________________________________________________________
3051 [  4325] By: gsar                                  on 1999/10/09  22:46:23
3052         Log: perldelta updates (see TODO markers)
3053      Branch: perl
3054            ! Changes pod/perldelta.pod pp_sys.c
3055 ____________________________________________________________________________
3056 [  4324] By: gsar                                  on 1999/10/09  19:43:10
3057         Log: fix Exporter::export_to_level() documentation
3058      Branch: perl
3059            ! lib/Exporter.pm
3060 ____________________________________________________________________________
3061 [  4323] By: gsar                                  on 1999/10/09  18:48:31
3062         Log: don't run END blocks when running under -c switch (older,
3063              rarely useful behavior may still be obtained by putting
3064              BEGIN { $^C = 0; exit; } at the end of the script)
3065      Branch: perl
3066            ! perl.c
3067 ____________________________________________________________________________
3068 [  4322] By: jhi                                   on 1999/10/09  05:31:26
3069         Log: While awaiting a good test program to detect the broken gcc.
3070              From: Thomas Conté <tom@fr.uu.net>
3071              To: <jhi@iki.fi>
3072              Cc: <perl5-porters@perl.org>
3073              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
3074              Date: Wed, 6 Oct 1999 19:56:29 +0200
3075              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
3076      Branch: cfgperl
3077            ! hints/irix_6.sh perl.h
3078 ____________________________________________________________________________
3079 [  4321] By: gsar                                  on 1999/10/09  00:41:02
3080         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
3081              clear entries in the CV's pad, leading to coredumps when CV had no
3082              other references to it; this is a slightly edited version of the
3083              patch suggested by Russel O'Connor <roconnor@world.std.com>
3084      Branch: perl
3085            ! cop.h pp_ctl.c pp_hot.c
3086 ____________________________________________________________________________
3087 [  4320] By: gsar                                  on 1999/10/08  22:50:51
3088         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
3089              situation (assumptions about cx invalidation are not valid
3090              anymore)
3091      Branch: perl
3092            ! cop.h pp_ctl.c pp_hot.c
3093 ____________________________________________________________________________
3094 [  4319] By: jhi                                   on 1999/10/08  14:33:31
3095         Log: Integrate with Sarathy.
3096      Branch: cfgperl
3097           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
3098           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
3099           !> t/comp/bproto.t thrdvar.h toke.c util.c
3100 ____________________________________________________________________________
3101 [  4318] By: jhi                                   on 1999/10/08  13:51:34
3102         Log: The second cut at AIX C++ extension troubles.
3103      Branch: cfgperl
3104            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3105            ! hints/aix.sh
3106 ____________________________________________________________________________
3107 [  4317] By: jhi                                   on 1999/10/08  10:44:13
3108         Log: The first cut at fixing Perl extensions written in C++ in AIX,
3109              statics don't get initialized right.  This patch at least
3110              doesn't seem to break the build in my AIX, but unfortunately
3111              I don't have the IBM C++ to do further testing.
3112              
3113              Problem reported by Stephanie Beals in
3114              From: bealzy@us.ibm.com
3115              To: perl5-porters@perl.org
3116              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
3117              Date: Thu, 7 Oct 1999 15:05:54 -0400
3118              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
3119      Branch: cfgperl
3120            + ext/DynaLoader/hints/aix.pl
3121            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
3122 ____________________________________________________________________________
3123 [  4316] By: gsar                                  on 1999/10/08  10:26:15
3124         Log: remove kludgey duplicate background error avoidance (caused
3125              "leaks"; %@ wasn't even user-visible under -Dusethreads);
3126              only repeats of most recent error are now avoided
3127      Branch: perl
3128            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
3129 ____________________________________________________________________________
3130 [  4315] By: jhi                                   on 1999/10/08  09:48:59
3131         Log: Fix omission.
3132      Branch: cfgperl
3133            ! makedef.pl
3134 ____________________________________________________________________________
3135 [  4314] By: gsar                                  on 1999/10/08  07:17:01
3136         Log: extend change#2299 to C<use> (fixes scoping problems in
3137              C<if (...) { use foo; ... }>)
3138      Branch: perl
3139            ! op.c
3140 ____________________________________________________________________________
3141 [  4313] By: gsar                                  on 1999/10/08  04:52:19
3142         Log: small tweak for change#4309
3143      Branch: perl
3144            ! op.c
3145 ____________________________________________________________________________
3146 [  4312] By: gsar                                  on 1999/10/08  02:31:13
3147         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
3148              From: Larry Wall <larry@wall.org>
3149              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
3150              Message-Id: <199910061655.JAA11333@kiev.wall.org>
3151              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
3152      Branch: perl
3153            ! opcode.h t/comp/bproto.t toke.c
3154 ____________________________________________________________________________
3155 [  4311] By: gsar                                  on 1999/10/08  00:58:19
3156         Log: typo
3157      Branch: perl
3158            ! pp_sys.c
3159 ____________________________________________________________________________
3160 [  4310] By: gsar                                  on 1999/10/07  23:51:38
3161         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
3162              Brian Mitchell <brian@chele.cais.net>)
3163      Branch: perl
3164            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
3165 ____________________________________________________________________________
3166 [  4309] By: gsar                                  on 1999/10/07  22:57:52
3167         Log: change#3728 was flawed (loop contexts saw the wrong statement
3168              info, causing loop control constructs to not find the label);
3169              disable OP_SETSTATE entirely and add a fix that is specifically
3170              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
3171              which was what the original patch was supposed to fix
3172              
3173              TODO: remove the remainder of the setstate logic if it can't
3174              be used anywhere else (it isn't used anywhere now)
3175      Branch: perl
3176            ! cop.h op.c perly.c perly.y
3177 ____________________________________________________________________________
3178 [  4308] By: jhi                                   on 1999/10/07  19:21:27
3179         Log: Integrate with Sarathy.
3180      Branch: cfgperl
3181           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
3182 ____________________________________________________________________________
3183 [  4307] By: gsar                                  on 1999/10/07  15:12:24
3184         Log: update to podlators-0.08 from Russ Allbery
3185      Branch: perl
3186            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
3187 ____________________________________________________________________________
3188 [  4306] By: jhi                                   on 1999/10/06  17:20:34
3189         Log: Integrate with Sarathy.
3190      Branch: cfgperl
3191           !> (integrate 45 files)
3192 ____________________________________________________________________________
3193 [  4305] By: gsar                                  on 1999/10/06  16:55:45
3194         Log: some versions of mingw32 have __int64, define iff it isn't
3195      Branch: perl
3196            ! win32/win32.h
3197 ____________________________________________________________________________
3198 [  4304] By: gsar                                  on 1999/10/06  03:45:44
3199         Log: fix typos in change#4288
3200      Branch: perl
3201            ! Changes dump.c sv.c
3202 ____________________________________________________________________________
3203 [  4303] By: gsar                                  on 1999/10/06  03:22:46
3204         Log: integrate cfgperl contents into mainline
3205      Branch: perl
3206           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3207            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3208           !> (integrate 31 files)
3209 ____________________________________________________________________________
3210 [  4302] By: gsar                                  on 1999/10/06  02:36:53
3211         Log: make die/warn and other diagnostics go to wherever STDERR happens
3212              to point at; change places that meant Perl_debug_log rather than
3213              PerlIO_stderr()
3214      Branch: perl
3215            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
3216            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
3217            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
3218            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
3219            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
3220            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
3221            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
3222            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
3223            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
3224            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
3225            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
3226 ____________________________________________________________________________
3227 [  4301] By: jhi                                   on 1999/10/05  23:03:46
3228         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3229              To: François Désarménien <desar@club-internet.fr>
3230              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
3231              Subject: Re: Strange RE engine breakage in 5_61
3232              Date: Mon, 4 Oct 1999 19:58:03 -0400
3233              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
3234              
3235              (had to apply pat.t part manually because there
3236              already were more tests than there was in _61)
3237      Branch: cfgperl
3238            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
3239 ____________________________________________________________________________
3240 [  4300] By: jhi                                   on 1999/10/04  17:03:18
3241         Log: From: Andy Dougherty <doughera@lafayette.edu>
3242              To: Jarkko Hietaniemi <jhi@iki.fi>
3243              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
3244              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
3245              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
3246              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
3247      Branch: cfgperl
3248            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3249            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3250            ! MANIFEST ext/B/defsubs_h.PL
3251 ____________________________________________________________________________
3252 [  4299] By: jhi                                   on 1999/10/04  07:15:16
3253         Log: From: Michael G Schwern <schwern@pobox.com>
3254              To: perl5-porters@perl.org
3255              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
3256              Date: Sun, 3 Oct 1999 17:34:17 -0400
3257              Message-ID: <19991003173417.A4351@blackrider>
3258      Branch: cfgperl
3259            ! t/lib/fields.t t/pragma/constant.t
3260 ____________________________________________________________________________
3261 [  4298] By: gsar                                  on 1999/10/04  04:57:53
3262         Log: some compatibility macros were busted
3263      Branch: perl
3264            ! embed.h embed.pl toke.c
3265 ____________________________________________________________________________
3266 [  4297] By: jhi                                   on 1999/10/03  17:50:59
3267         Log: A better version of #4296.
3268              
3269              From: Michael G Schwern <schwern@pobox.com>
3270              To: perl5-porters@perl.org
3271              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
3272              Date: Sun, 3 Oct 1999 13:54:23 -0400
3273              Message-ID: <19991003135423.A3050@blackrider>
3274      Branch: cfgperl
3275            ! av.c op.c pod/perldiag.pod
3276 ____________________________________________________________________________
3277 [  4296] By: jhi                                   on 1999/10/03  17:21:01
3278         Log: (Replaced by #4297.)
3279              
3280              From: Michael G Schwern <schwern@pobox.com>
3281              To: perl5-porters@perl.org
3282              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
3283              Date: Sun, 3 Oct 1999 13:16:47 -0400
3284              Message-ID: <19991003131647.A2816@blackrider>
3285              
3286              plus changed the error message to say "No such pseudo-hash field"
3287              as discussed in the above mail message.
3288      Branch: cfgperl
3289            ! av.c pod/perldiag.pod
3290 ____________________________________________________________________________
3291 [  4295] By: gsar                                  on 1999/10/03  16:09:36
3292         Log: avoid doing irrelevant things on 'make perl'
3293      Branch: perl
3294            ! Makefile.SH
3295 ____________________________________________________________________________
3296 [  4294] By: jhi                                   on 1999/10/03  14:16:24
3297         Log: Fix a typo in #4293 spotted by Graham Barr.
3298      Branch: cfgperl
3299            ! pod/perlref.pod
3300 ____________________________________________________________________________
3301 [  4293] By: jhi                                   on 1999/10/03  11:31:22
3302         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
3303              To: perl5-porters@perl.org
3304              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
3305              Date: Sun, 3 Oct 1999 02:34:01 -0400
3306              Message-ID: <19991003023401.A1520@blackrider>
3307      Branch: cfgperl
3308            ! pod/perlfunc.pod pod/perlref.pod
3309 ____________________________________________________________________________
3310 [  4292] By: jhi                                   on 1999/10/03  09:23:16
3311         Log: From: Barrie Slaymaker <barries@slaysys.com>
3312              To: perl5-porters@perl.org
3313              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
3314              Date: Sun, 3 Oct 1999 00:09:51 -0400
3315              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
3316      Branch: cfgperl
3317            ! lib/Benchmark.pm
3318 ____________________________________________________________________________
3319 [  4291] By: jhi                                   on 1999/10/02  23:43:53
3320         Log: Be understanding about large file systems.
3321      Branch: cfgperl
3322            ! t/lib/syslfs.t t/op/lfs.t
3323 ____________________________________________________________________________
3324 [  4290] By: jhi                                   on 1999/10/02  23:39:16
3325         Log: Configure fixfest continues.
3326      Branch: cfgperl
3327            ! Configure config_h.SH
3328      Branch: metaconfig
3329            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3330            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
3331            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
3332            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
3333      Branch: metaconfig/U/perl
3334            ! i_inttypes.U io64.U
3335 ____________________________________________________________________________
3336 [  4289] By: jhi                                   on 1999/10/02  23:12:54
3337         Log: Regen Porting stuff.
3338      Branch: cfgperl
3339            ! Porting/Glossary Porting/config.sh Porting/config_H
3340 ____________________________________________________________________________
3341 [  4288] By: jhi                                   on 1999/10/02  23:05:50
3342         Log: Untangle the IV_IS_QUAD jungle by introduding
3343              macros to be used when doing formatted printing:
3344              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
3345      Branch: cfgperl
3346            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3347            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
3348            ! regcomp.c sv.c taint.c toke.c util.c
3349 ____________________________________________________________________________
3350 [  4287] By: jhi                                   on 1999/10/02  22:54:18
3351         Log: metaconfig maintenance.
3352      Branch: metaconfig
3353            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
3354            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
3355            ! U/typedefs/uidsize.U
3356 ____________________________________________________________________________
3357 [  4286] By: nick                                  on 1999/10/02  11:11:44
3358         Log: Incremental merge of mainline
3359      Branch: utfperl
3360           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
3361           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
3362           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
3363           +> t/pod/podselect.t t/pod/podselect.xr
3364            - lib/Pod/PlainText.pm
3365           !> (integrate 148 files)
3366 ____________________________________________________________________________
3367 [  4285] By: jhi                                   on 1999/10/02  10:16:15
3368         Log: Battle namespace pollution.
3369      Branch: cfgperl
3370            ! lib/Benchmark.pm
3371 ____________________________________________________________________________
3372 [  4284] By: jhi                                   on 1999/10/02  10:11:20
3373         Log: Regen Configure, all of xs_apiversion didn't take.
3374      Branch: cfgperl
3375            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3376            ! config_h.SH patchlevel.h
3377 ____________________________________________________________________________
3378 [  4283] By: jhi                                   on 1999/10/02  09:48:17
3379         Log: Integrate with Sarathy.
3380      Branch: cfgperl
3381           +> lib/Pod/Man.pm t/pod/multiline_items.t
3382           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
3383           +> t/pod/podselect.t t/pod/podselect.xr
3384            - lib/Pod/PlainText.pm
3385           !> (integrate 50 files)
3386 ____________________________________________________________________________
3387 [  4282] By: gsar                                  on 1999/10/02  06:39:14
3388         Log: update pod2man, pod2text and related Pod:: modules with the
3389              ones in podlators-0.07 from Russ Allbery
3390      Branch: perl
3391            + lib/Pod/Man.pm
3392            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
3393            ! pod/pod2man.PL pod/pod2text.PL
3394 ____________________________________________________________________________
3395 [  4281] By: gsar                                  on 1999/10/02  06:14:44
3396         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
3397      Branch: perl
3398            - lib/Pod/PlainText.pm
3399            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
3400            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
3401            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
3402            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
3403            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
3404            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
3405            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
3406 ____________________________________________________________________________
3407 [  4280] By: gsar                                  on 1999/10/02  04:39:38
3408         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
3409      Branch: perl
3410            + t/pod/multiline_items.t t/pod/multiline_items.xr
3411            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
3412            + t/pod/podselect.xr
3413            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3414            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
3415            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
3416            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
3417            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
3418            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
3419            ! t/pod/testp2pt.pl
3420 ____________________________________________________________________________
3421 [  4279] By: gsar                                  on 1999/10/02  03:36:41
3422         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
3423              by Michael G Schwern <schwern@pobox.com>)
3424      Branch: perl
3425            ! av.c t/op/avhv.t
3426 ____________________________________________________________________________
3427 [  4278] By: gsar                                  on 1999/10/02  02:36:55
3428         Log: deprecate C<use attrs>
3429      Branch: perl
3430            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
3431            ! t/lib/thread.t t/pragma/sub_lval.t
3432 ____________________________________________________________________________
3433 [  4277] By: gsar                                  on 1999/10/02  01:43:25
3434         Log: add notes about effect of loop control statements inside
3435              LABEL BLOCK continue BLOCK
3436      Branch: perl
3437            ! pod/perlfunc.pod
3438 ____________________________________________________________________________
3439 [  4276] By: gsar                                  on 1999/10/02  01:23:02
3440         Log: indent nested =items properly (suggested by Bill Fenner
3441              <fenner@research.att.com>)
3442      Branch: perl
3443            ! pod/pod2man.PL
3444 ____________________________________________________________________________
3445 [  4275] By: gsar                                  on 1999/10/02  01:09:16
3446         Log: updated ptags generator from Ilya Zakharevich
3447      Branch: perl
3448            ! emacs/ptags
3449 ____________________________________________________________________________
3450 [  4274] By: gsar                                  on 1999/10/01  23:08:52
3451         Log: update Changes
3452      Branch: perl
3453            ! Changes
3454 ____________________________________________________________________________
3455 [  4273] By: gsar                                  on 1999/10/01  22:58:55
3456         Log: typo, whitespace adjustments
3457      Branch: perl
3458            ! utils/h2xs.PL
3459 ____________________________________________________________________________
3460 [  4272] By: gsar                                  on 1999/10/01  22:46:06
3461         Log: remove dup hunks
3462      Branch: perl
3463            ! configure.com vms/vms.c
3464 ____________________________________________________________________________
3465 [  4271] By: gsar                                  on 1999/10/01  22:33:02
3466         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
3467              by declaring new globals "our" (XXX this means h2xs generated code
3468              won't run on earlier versions; a switch to generate compatible
3469              source is needed)
3470      Branch: perl
3471           !> (integrate 35 files)
3472 ____________________________________________________________________________
3473 [  4270] By: jhi                                   on 1999/10/01  12:05:56
3474         Log: Integrate with Sarathy.
3475      Branch: cfgperl
3476           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
3477           !> pod/perldiag.pod util.c
3478 ____________________________________________________________________________
3479 [  4269] By: jhi                                   on 1999/10/01  10:26:19
3480         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
3481              To: perl5-porters@perl.org
3482              Subject: [ID 19991001.001] perlguts man page error
3483              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
3484              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
3485      Branch: cfgperl
3486            ! pod/perlguts.pod
3487 ____________________________________________________________________________
3488 [  4268] By: jhi                                   on 1999/10/01  07:32:33
3489         Log: There *is* a month called October.
3490      Branch: cfgperl
3491            ! t/op/time.t
3492 ____________________________________________________________________________
3493 [  4267] By: jhi                                   on 1999/10/01  06:58:10
3494         Log: Temp file cleanliness.
3495      Branch: cfgperl
3496            ! t/lib/filecopy.t
3497 ____________________________________________________________________________
3498 [  4266] By: jhi                                   on 1999/10/01  06:46:56
3499         Log: From: Barrie Slaymaker <barries@slaysys.com>
3500              To: perl5-porters@perl.org
3501              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
3502              Date: Thu, 30 Sep 1999 22:16:26 -0400
3503              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
3504      Branch: cfgperl
3505            ! lib/Benchmark.pm
3506 ____________________________________________________________________________
3507 [  4265] By: jhi                                   on 1999/09/30  20:25:35
3508         Log: From: Barrie Slaymaker <barries@slaysys.com>
3509              To: perl5-porters@perl.org
3510              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
3511              Date: Thu, 30 Sep 1999 15:44:00 -0400
3512              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
3513              (Replaces #4175.)
3514      Branch: cfgperl
3515            ! lib/Benchmark.pm
3516 ____________________________________________________________________________
3517 [  4264] By: gsar                                  on 1999/09/30  17:59:26
3518         Log: re-add missing "Out of memory!" entry
3519      Branch: perl
3520            ! pod/perldiag.pod
3521 ____________________________________________________________________________
3522 [  4263] By: jhi                                   on 1999/09/30  17:05:43
3523         Log: Regenerate Configure.
3524      Branch: cfgperl
3525            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3526            ! config_h.SH
3527 ____________________________________________________________________________
3528 [  4261] By: jhi                                   on 1999/09/30  16:15:05
3529         Log: From: Andy Dougherty <doughera@lafayette.edu>
3530              To: Perl Porters <perl5-porters@perl.org>
3531              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
3532              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
3533              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
3534      Branch: cfgperl
3535            ! pod/perldelta.pod
3536 ____________________________________________________________________________
3537 [  4260] By: jhi                                   on 1999/09/30  15:48:56
3538         Log: From: Andy Dougherty <doughera@lafayette.edu>
3539              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
3540              Subject: Re: Possible skeletal structure for searching multiple versions
3541              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
3542              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
3543      Branch: metaconfig
3544            ! U/mkglossary
3545      Branch: metaconfig/U/perl
3546            + xs_apiversion.U
3547            ! patchlevel.U
3548 ____________________________________________________________________________
3549 [  4259] By: jhi                                   on 1999/09/30  15:07:16
3550         Log: Further ?idsize.U fixing.
3551      Branch: metaconfig
3552            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
3553 ____________________________________________________________________________
3554 [  4258] By: jhi                                   on 1999/09/30  15:00:14
3555         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
3556      Branch: metaconfig
3557            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
3558            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
3559 ____________________________________________________________________________
3560 [  4257] By: jhi                                   on 1999/09/30  09:48:33
3561         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
3562              To: Gurusamy Sarathy <gsar@ActiveState.com>
3563              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
3564              The Perl Porters Mailing List <perl5-porters@perl.org>
3565              Subject: [PATCH] (Was: deprecating SIGDIE)
3566              Date: Wed, 29 Sep 1999 15:16:50 -0400
3567              Message-ID: <19990929151650.E26675@O2.chapin.edu>
3568      Branch: cfgperl
3569            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
3570 ____________________________________________________________________________
3571 [  4256] By: jhi                                   on 1999/09/30  09:45:22
3572         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3573              To: Gurusamy Sarathy <gsar@activestate.com>
3574              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
3575              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
3576              Date: Wed, 29 Sep 1999 18:58:23 -0400
3577              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
3578      Branch: cfgperl
3579            ! Makefile.SH opcode.pl
3580 ____________________________________________________________________________
3581 [  4255] By: gsar                                  on 1999/09/30  09:03:48
3582         Log: remove prehistoric XFree() gunk
3583      Branch: perl
3584            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
3585 ____________________________________________________________________________
3586 [  4254] By: gsar                                  on 1999/09/30  08:40:14
3587         Log: From: Vishal Bhatia <vishal@gol.com>
3588              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
3589              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
3590              Subject: [patch _61] Minor corrections in C.pm
3591      Branch: perl
3592            ! ext/B/B/C.pm
3593 ____________________________________________________________________________
3594 [  4253] By: gsar                                  on 1999/09/30  08:36:27
3595         Log: off-by-one in fbm_compile() (spotted by John Bley
3596              <jbley@cs.cmu.edu>); whitespace adjustments
3597      Branch: perl
3598            ! util.c
3599 ____________________________________________________________________________
3600 [  4251] By: jhi                                   on 1999/09/30  08:09:13
3601         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3602              To: perl5-porters@perl.org (Mailing list Perl5)
3603              Subject: [PATCH 5.00561+]  Followup h2xs patch
3604              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
3605              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
3606      Branch: cfgperl
3607            ! utils/h2xs.PL
3608 ____________________________________________________________________________
3609 [  4250] By: jhi                                   on 1999/09/29  19:11:32
3610         Log: Integrate with Sarathy.
3611      Branch: cfgperl
3612           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
3613           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
3614           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
3615 ____________________________________________________________________________
3616 [  4249] By: bailey                                on 1999/09/29  02:21:31
3617         Log: resync with mainline
3618      Branch: vmsperl
3619           +> (branch 32 files)
3620            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
3621            - lib/unicode/blocks.txt lib/unicode/index2.txt
3622            - lib/unicode/jamo2.txt lib/unicode/names2.txt
3623            - lib/unicode/props2.txt lib/unicode/readme.txt
3624            - t/lib/bigfloatpm.t
3625           !> (integrate 240 files)
3626 ____________________________________________________________________________
3627 [  4248] By: jhi                                   on 1999/09/28  18:14:39
3628         Log: From: Andy Dougherty <doughera@lafayette.edu>
3629              To: Perl Porters <perl5-porters@perl.org>
3630              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
3631              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
3632              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
3633              
3634              From: Andy Dougherty <doughera@lafayette.edu>
3635              To: Perl Porters <perl5-porters@perl.org>
3636              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
3637              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
3638              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
3639      Branch: cfgperl
3640            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
3641            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
3642            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
3643            ! hints/next_4.sh
3644 ____________________________________________________________________________
3645 [  4247] By: gsar                                  on 1999/09/28  17:36:59
3646         Log: revert change#4115 (breaks libwww's base/date.t); could be 
3647              reworked to enable it conditional on $Time::Local::nocroak
3648              or some such
3649      Branch: perl
3650            ! lib/Time/Local.pm
3651 ____________________________________________________________________________
3652 [  4246] By: gsar                                  on 1999/09/28  17:33:14
3653         Log: tweak for win32 build
3654      Branch: perl
3655            ! win32/Makefile win32/makefile.mk
3656 ____________________________________________________________________________
3657 [  4245] By: gsar                                  on 1999/09/28  17:31:34
3658         Log: change#4236 fallout
3659      Branch: perl
3660            ! lib/ExtUtils/MM_Unix.pm
3661 ____________________________________________________________________________
3662 [  4244] By: gsar                                  on 1999/09/28  17:29:31
3663         Log: remove doubled new_xpv
3664      Branch: perl
3665            ! embed.h embed.pl proto.h
3666 ____________________________________________________________________________
3667 [  4243] By: jhi                                   on 1999/09/27  19:13:20
3668         Log: Artistic fine-tuning.
3669      Branch: cfgperl
3670            ! ext/B/defsubs_h.PL
3671 ____________________________________________________________________________
3672 [  4242] By: gsar                                  on 1999/09/27  17:05:22
3673         Log: avoid implicit split to @_ in change#4181; binary -> text file
3674              types in p4
3675      Branch: perl
3676            ! djgpp/configure.bat lib/Exporter/Heavy.pm
3677            ! t/pragma/locale/latin1
3678 ____________________________________________________________________________
3679 [  4241] By: jhi                                   on 1999/09/27  07:48:19
3680         Log: Integrate with Sarathy.
3681      Branch: cfgperl
3682           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
3683           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
3684 ____________________________________________________________________________
3685 [  4240] By: jhi                                   on 1999/09/27  07:47:11
3686         Log: Finalize change #4232.
3687              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3688              To: Jarkko Hietaniemi <jhi@iki.fi>
3689              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
3690              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
3691              Date: Sun, 26 Sep 1999 16:52:31 -0400
3692              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
3693      Branch: cfgperl
3694            ! lib/ExtUtils/xsubpp
3695 ____________________________________________________________________________
3696 [  4239] By: gsar                                  on 1999/09/27  02:48:42
3697         Log: add notes in INSTALL about Configure -Accflags=-DFOO
3698      Branch: perl
3699            ! INSTALL
3700 ____________________________________________________________________________
3701 [  4238] By: gsar                                  on 1999/09/27  02:03:48
3702         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
3703              it automatically
3704      Branch: perl
3705            ! embed.h embed.pl
3706 ____________________________________________________________________________
3707 [  4237] By: gsar                                  on 1999/09/27  01:52:47
3708         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3709              Date: Fri, 24 Sep 1999 23:25:36 -0400
3710              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
3711              Subject: [PATCH 5.005_61] Malloc fixes and docs
3712      Branch: perl
3713            ! malloc.c pod/perldiag.pod
3714 ____________________________________________________________________________
3715 [  4236] By: gsar                                  on 1999/09/27  01:31:32
3716         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
3717              <vkonovalov@lucent.com>)
3718      Branch: perl
3719            ! win32/Makefile win32/makefile.mk
3720 ____________________________________________________________________________
3721 [  4235] By: gsar                                  on 1999/09/26  17:02:03
3722         Log: fix buggy popping of subroutine contexts in the lvalue
3723              subroutines implementation (change#4081); correct the
3724              plethora of cases where DIE() was more appropriate than
3725              croak()
3726      Branch: perl
3727            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
3728 ____________________________________________________________________________
3729 [  4234] By: jhi                                   on 1999/09/26  12:06:28
3730         Log: Fix #endif.
3731      Branch: cfgperl
3732            ! XSUB.h
3733 ____________________________________________________________________________
3734 [  4233] By: jhi                                   on 1999/09/26  11:59:18
3735         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
3736              I kept my (Ilya's) version.
3737      Branch: cfgperl
3738           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
3739           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3740           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
3741           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
3742           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
3743           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
3744 ____________________________________________________________________________
3745 [  4232] By: jhi                                   on 1999/09/26  09:53:43
3746         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3747              To: Mailing list Perl5 <perl5-porters@perl.org>
3748              Subject: [PATCH 5.005_61] teach xsubpp function pointers
3749              Date: Sun, 26 Sep 1999 01:36:09 -0400
3750              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
3751              
3752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3753              To: Mailing list Perl5 <perl5-porters@perl.org>
3754              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
3755              Date: Sun, 26 Sep 1999 03:00:50 -0400
3756              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
3757      Branch: cfgperl
3758            ! lib/ExtUtils/xsubpp utils/h2xs.PL
3759 ____________________________________________________________________________
3760 [  4231] By: jhi                                   on 1999/09/26  09:48:49
3761         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
3762              To: perl5-porters@perl.org
3763              Subject: misprint in perlguts
3764              Date: Sun, 26 Sep 1999 12:48:36 +0400
3765              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
3766      Branch: cfgperl
3767            ! pod/perlguts.pod
3768 ____________________________________________________________________________
3769 [  4230] By: gsar                                  on 1999/09/26  00:50:08
3770         Log: add $installarchlib/CORE to default linker search path on windows
3771      Branch: perl
3772            ! win32/Makefile win32/makefile.mk
3773 ____________________________________________________________________________
3774 [  4229] By: gsar                                  on 1999/09/25  20:05:03
3775         Log: support C<use Shell> on Windows (reworked a patch suggested
3776              by Jenda Krynicky <Jenda@McCann.cz>)
3777      Branch: perl
3778            ! lib/Shell.pm
3779 ____________________________________________________________________________
3780 [  4228] By: gsar                                  on 1999/09/25  07:03:34
3781         Log: integrate cfgperl contents into mainline
3782      Branch: perl
3783           +> hints/svr5.sh
3784           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
3785           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3786           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
3787           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
3788 ____________________________________________________________________________
3789 [  4227] By: gsar                                  on 1999/09/25  06:44:47
3790         Log: From: Larry Wall <larry@wall.org>
3791              Date: Fri, 24 Sep 1999 21:59:37 PDT
3792              Message-Id: <199909250459.VAA27506@kiev.wall.org>
3793              Subject: Re: [PATCH 5.005_61] "our" declarations
3794      Branch: perl
3795            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
3796            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3797            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
3798            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
3799            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
3800            ! utils/h2xs.PL
3801 ____________________________________________________________________________
3802 [  4226] By: jhi                                   on 1999/09/24  23:10:52
3803         Log: Integrate with Sarathy.
3804      Branch: cfgperl
3805           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3806           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
3807           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
3808 ____________________________________________________________________________
3809 [  4225] By: gsar                                  on 1999/09/24  18:19:54
3810         Log: avoid infinite recursive exec()s of perl.exe when shebang
3811              contains "Perl" rather than "perl" on DOSISH platforms
3812      Branch: perl
3813            ! toke.c
3814 ____________________________________________________________________________
3815 [  4224] By: gsar                                  on 1999/09/24  16:09:23
3816         Log: support cygwin and other platforms that link to import libraries
3817              rather than directly with shared libraries (from a suggestion
3818              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
3819      Branch: perl
3820            ! utils/perlcc.PL
3821 ____________________________________________________________________________
3822 [  4223] By: gsar                                  on 1999/09/24  05:05:06
3823         Log: normalize time for strftime() (without the isdst effects of
3824              mktime()) using a custom mini_mktime()
3825              From: spider-perl@Orb.Nashua.NH.US
3826              Date: Thu, 23 Sep 1999 17:54:53 -0400
3827              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
3828              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
3829      Branch: perl
3830            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3831            ! ext/POSIX/hints/linux.pl t/lib/posix.t
3832 ____________________________________________________________________________
3833 [  4222] By: gsar                                  on 1999/09/23  06:44:42
3834         Log: change "#" to a comment starter in pack templates; "/" now
3835              used for specifying counted types
3836              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3837              Date: Wed, 22 Sep 1999 19:41:30 -0400
3838              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
3839              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
3840      Branch: perl
3841            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
3842 ____________________________________________________________________________
3843 [  4221] By: gsar                                  on 1999/09/23  06:26:54
3844         Log: From: Vishal Bhatia <vishal@gol.com>
3845              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
3846              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
3847              Subject: [patch _61] perlcc changes
3848      Branch: perl
3849            ! utils/perlcc.PL
3850 ____________________________________________________________________________
3851 [  4220] By: gsar                                  on 1999/09/23  01:12:24
3852         Log: add include guard
3853      Branch: perl
3854            ! XSUB.h
3855 ____________________________________________________________________________
3856 [  4219] By: jhi                                   on 1999/09/22  20:38:15
3857         Log: Cleanup cleanup.
3858      Branch: cfgperl
3859            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
3860 ____________________________________________________________________________
3861 [  4218] By: jhi                                   on 1999/09/22  19:26:58
3862         Log: Tweak the equivalence tables once again.
3863      Branch: cfgperl
3864            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
3865            ! lib/unicode/mktables.PL
3866 ____________________________________________________________________________
3867 [  4215] By: jhi                                   on 1999/09/22  06:47:03
3868         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3869              To: Mailing list Perl5 <perl5-porters@perl.org>
3870              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
3871              Date: Tue, 21 Sep 1999 19:50:00 -0400
3872              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
3873              
3874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3875              To: Mailing list Perl5 <perl5-porters@perl.org>
3876              Subject: [PATCH 5.005_61] More verbose -Mre=debug
3877              Date: Tue, 21 Sep 1999 22:29:55 -0400
3878              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
3879      Branch: cfgperl
3880            ! regcomp.c regexec.c
3881 ____________________________________________________________________________
3882 [  4214] By: jhi                                   on 1999/09/21  21:08:43
3883         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
3884              Reply-To: gerberb@zenez.com
3885              To: perl5-porters@perl.org
3886              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
3887              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
3888              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
3889              
3890              (Snipped away the last lines of svr5.sh a la change #3725)
3891      Branch: cfgperl
3892            + hints/svr5.sh
3893            ! Configure MANIFEST config_h.SH hints/sco.sh
3894      Branch: metaconfig
3895            ! U/modified/Cppsym.U U/modified/Oldconfig.U
3896 ____________________________________________________________________________
3897 [  4213] By: jhi                                   on 1999/09/21  20:48:01
3898         Log: From: Kragen Sitaker <kragen@dnaco.net>
3899              To: perl5-porters@perl.org
3900              Subject: [ID 19990921.013] accidental list context in perlfaq9
3901              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
3902              Reply-To: kragen@pobox.com
3903              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
3904      Branch: cfgperl
3905            ! pod/perlfaq9.pod
3906 ____________________________________________________________________________
3907 [  4212] By: jhi                                   on 1999/09/20  19:55:42
3908         Log: Integrate with Sarathy.
3909      Branch: cfgperl
3910           +> README.Y2K
3911           !> Changes MANIFEST
3912 ____________________________________________________________________________
3913 [  4211] By: jhi                                   on 1999/09/20  19:44:44
3914         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
3915      Branch: cfgperl
3916            ! Configure config_h.SH pod/perldelta.pod
3917      Branch: metaconfig/U/perl
3918            ! use64bits.U uselfs.U uselongdbl.U
3919 ____________________________________________________________________________
3920 [  4210] By: jhi                                   on 1999/09/20  19:38:26
3921         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
3922      Branch: cfgperl
3923            ! Configure config_h.SH
3924      Branch: metaconfig
3925            ! U/modified/Options.U
3926 ____________________________________________________________________________
3927 [  4209] By: gsar                                  on 1999/09/20  19:35:39
3928         Log: integrate cfgperl changes into mainline
3929      Branch: perl
3930           +> lib/unicode/Unicode.html
3931            ! Changes
3932           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3933           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
3934 ____________________________________________________________________________
3935 [  4208] By: gsar                                  on 1999/09/20  18:28:44
3936         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
3937      Branch: perl
3938            + README.Y2K
3939            ! MANIFEST
3940 ____________________________________________________________________________
3941 [  4207] By: jhi                                   on 1999/09/20  11:06:13
3942         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
3943      Branch: cfgperl
3944            ! pod/perldelta.pod
3945 ____________________________________________________________________________
3946 [  4206] By: jhi                                   on 1999/09/20  09:53:15
3947         Log: Do not test for gccish things in non-gccish platforms.
3948      Branch: cfgperl
3949            ! Configure config_h.SH
3950      Branch: metaconfig
3951            ! U/compline/ccflags.U
3952 ____________________________________________________________________________
3953 [  4205] By: jhi                                   on 1999/09/20  09:41:22
3954         Log: Prompt for uselfs.
3955      Branch: cfgperl
3956            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3957            ! config_h.SH
3958      Branch: metaconfig
3959            ! U/mksample
3960      Branch: metaconfig/U/perl
3961            ! use64bits.U uselfs.U
3962 ____________________________________________________________________________
3963 [  4204] By: jhi                                   on 1999/09/20  09:09:29
3964         Log: Add usemorebits and uselfs.
3965      Branch: cfgperl
3966            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3967            ! config_h.SH doio.c perl.h
3968      Branch: metaconfig/U/perl
3969            + uselfs.U usemorebits.U
3970            ! use64bits.U uselongdbl.U
3971 ____________________________________________________________________________
3972 [  4203] By: jhi                                   on 1999/09/20  07:48:48
3973         Log: Dethinko.
3974      Branch: cfgperl
3975            ! pod/perlfunc.pod
3976 ____________________________________________________________________________
3977 [  4202] By: jhi                                   on 1999/09/20  07:33:32
3978         Log: Fix a bug in the description of endianness.  Reported in
3979              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
3980              To: perl5-porters@perl.org
3981              Subject: BUG: perldoc -f pack
3982              Date: Mon, 20 Sep 1999 09:43:49 +0400
3983              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
3984      Branch: cfgperl
3985            ! pod/perlfunc.pod
3986 ____________________________________________________________________________
3987 [  4201] By: jhi                                   on 1999/09/20  07:01:26
3988         Log: Integrate with Sarathy.
3989      Branch: cfgperl
3990           +> t/op/args.t
3991           !> (integrate 31 files)
3992 ____________________________________________________________________________
3993 [  4200] By: gsar                                  on 1999/09/20  03:45:06
3994         Log: From: Russ Allbery <rra@stanford.edu>
3995              Date: 19 Aug 1999 04:35:44 -0700
3996              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
3997              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
3998      Branch: perl
3999            ! lib/File/Find.pm
4000 ____________________________________________________________________________
4001 [  4199] By: gsar                                  on 1999/09/20  03:27:49
4002         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
4003      Branch: perl
4004            ! ext/B/B/Terse.pm
4005 ____________________________________________________________________________
4006 [  4198] By: gsar                                  on 1999/09/20  03:25:25
4007         Log: add arenas for managing allocations of remaining xpv*v structures
4008              From: Vishal Bhatia <vishal@gol.com>
4009              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
4010              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
4011              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
4012      Branch: perl
4013            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
4014            ! proto.h sv.c
4015 ____________________________________________________________________________
4016 [  4197] By: gsar                                  on 1999/09/20  03:06:10
4017         Log: queue errors due to strictures rather than printing them as
4018              warnings; symbols that violate strictures do *not* end up in
4019              the symbol table anyway, making multiple evals of the same piece
4020              of code produce the same errors; errors indicate all locations
4021              of a global symbol rather than just the first one; these
4022              changes make compile-time failures within evals reliably
4023              visible via the return value or contents of $@, and trappable
4024              using __DIE__ hooks
4025      Branch: perl
4026            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
4027            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
4028            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
4029            ! t/pragma/strict-vars thrdvar.h toke.c util.c
4030 ____________________________________________________________________________
4031 [  4196] By: gsar                                  on 1999/09/19  22:14:29
4032         Log: control change#1914 via hints (causes problems on some platforms)
4033      Branch: perl
4034            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4035            ! ext/POSIX/hints/linux.pl
4036 ____________________________________________________________________________
4037 [  4195] By: gsar                                  on 1999/09/19  21:30:18
4038         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
4039              in passing around references to @_, eg C<sub foo { \@_ }>; add
4040              tests for the same
4041      Branch: perl
4042            + t/op/args.t
4043            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
4044 ____________________________________________________________________________
4045 [  4194] By: jhi                                   on 1999/09/18  18:57:45
4046         Log: Integrate with Sarathy.
4047      Branch: cfgperl
4048           !> opcode.h opcode.pl
4049 ____________________________________________________________________________
4050 [  4193] By: nick                                  on 1999/09/18  15:24:56
4051         Log: Re-integrate mainline
4052              Basic SvUTF8 stuff in headers, no functional changes yet.
4053      Branch: utfperl
4054            + lib/byte.pm lib/byte_heavy.pl
4055           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
4056           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
4057           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
4058           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
4059           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
4060           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
4061           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
4062           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
4063           +> lib/unicode/Names.txt lib/unicode/Props.txt
4064           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
4065           +> t/lib/bigfltpm.t
4066            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
4067            - lib/unicode/blocks.txt lib/unicode/index2.txt
4068            - lib/unicode/jamo2.txt lib/unicode/names2.txt
4069            - lib/unicode/props2.txt lib/unicode/readme.txt
4070            - t/lib/bigfloatpm.t
4071            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
4072            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
4073            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
4074            ! warnings.h
4075           !> (integrate 142 files)
4076 ____________________________________________________________________________
4077 [  4192] By: gsar                                  on 1999/09/18  15:11:47
4078         Log: more op description tweaks
4079      Branch: perl
4080            ! opcode.h opcode.pl
4081 ____________________________________________________________________________
4082 [  4191] By: jhi                                   on 1999/09/18  07:47:16
4083         Log: Integrate with Sarathy.
4084      Branch: cfgperl
4085           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
4086           !> t/pragma/warn/op
4087 ____________________________________________________________________________
4088 [  4190] By: jhi                                   on 1999/09/18  07:35:45
4089         Log: Add description of the Unicode database files.
4090      Branch: cfgperl
4091            + lib/unicode/Unicode.html
4092 ____________________________________________________________________________
4093 [  4189] By: gsar                                  on 1999/09/18  03:14:58
4094         Log: tweak some op names in change#4177 (will any of this break code that
4095              gropes $@ ?)
4096      Branch: perl
4097            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
4098            ! t/pragma/warn/op
4099 ____________________________________________________________________________
4100 [  4188] By: jhi                                   on 1999/09/17  21:30:08
4101         Log: Pick up the typo fix.
4102      Branch: cfgperl
4103           !> t/io/open.t
4104 ____________________________________________________________________________
4105 [  4187] By: gsar                                  on 1999/09/17  21:13:55
4106         Log: fix typo
4107      Branch: perl
4108            ! t/io/open.t
4109 ____________________________________________________________________________
4110 [  4186] By: gsar                                  on 1999/09/17  20:57:29
4111         Log: integrate cfgperl change
4112      Branch: perl
4113           !> vms/subconfigure.com
4114 ____________________________________________________________________________
4115 [  4185] By: jhi                                   on 1999/09/17  20:46:41
4116         Log: Re-apply applicable parts of #3993, #3994, and #3995.
4117      Branch: cfgperl
4118            ! vms/subconfigure.com
4119 ____________________________________________________________________________
4120 [  4184] By: gsar                                  on 1999/09/17  20:26:02
4121         Log: integrate cfgperl contents into mainline
4122      Branch: perl
4123           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
4124           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
4125           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
4126           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
4127           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
4128           +> lib/unicode/SpecCase.txt
4129            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
4130            - lib/unicode/index2.txt lib/unicode/jamo2.txt
4131            - lib/unicode/names2.txt lib/unicode/props2.txt
4132            - lib/unicode/readme.txt
4133           !> (integrate 73 files)
4134 ____________________________________________________________________________
4135 [  4183] By: jhi                                   on 1999/09/17  20:25:51
4136         Log: Integrate with Sarathy.
4137      Branch: cfgperl
4138           !> configure.com ext/ByteLoader/byterun.h
4139           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
4140           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
4141           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
4142           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
4143 ____________________________________________________________________________
4144 [  4182] By: gsar                                  on 1999/09/17  20:16:28
4145         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
4146              vmsperl contents have prevailed)
4147      Branch: perl
4148           !> configure.com ext/ByteLoader/byterun.h
4149           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
4150           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
4151           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
4152           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
4153 ____________________________________________________________________________
4154 [  4181] By: jhi                                   on 1999/09/17  20:12:37
4155         Log: From: Michael G Schwern <schwern@pobox.com>
4156              To: perl5-porters@perl.org
4157              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
4158              Date: Thu, 19 Aug 1999 21:30:01 -0400
4159              Message-ID: <19990819213001.A22512@athens.aocn.com>
4160      Branch: cfgperl
4161            ! lib/Exporter/Heavy.pm
4162 ____________________________________________________________________________
4163 [  4180] By: gsar                                  on 1999/09/17  20:11:00
4164         Log: perlhist additions
4165      Branch: perl
4166            ! pod/perlhist.pod
4167 ____________________________________________________________________________
4168 [  4179] By: jhi                                   on 1999/09/17  20:08:00
4169         Log: The change #4176 should've undone only the test, not the code patch.
4170      Branch: cfgperl
4171            ! doio.c
4172 ____________________________________________________________________________
4173 [  4178] By: jhi                                   on 1999/09/17  20:06:08
4174         Log: From: Ian Phillipps <ian@dial.pipex.com>
4175              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
4176              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
4177              Date: Sat, 21 Aug 1999 12:36:12 +0100
4178              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
4179      Branch: cfgperl
4180            ! pod/perlsyn.pod
4181 ____________________________________________________________________________
4182 [  4177] By: jhi                                   on 1999/09/17  20:00:19
4183         Log: More descriptive names for operators.
4184              
4185              From: Michael G Schwern <schwern@pobox.com>
4186              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
4187              Cc: perl5-porters@perl.org
4188              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
4189              Date: Tue, 17 Aug 1999 18:35:45 -0400
4190              Message-ID: <19990817183545.A23073@toldyouso.com>
4191              
4192              From: Michael G Schwern <schwern@pobox.com>
4193              To: perl5-porters@perl.org
4194              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
4195              Date: Wed, 18 Aug 1999 03:53:38 -0400
4196              Message-ID: <19990818035337.A31505@athens.aocn.com>
4197      Branch: cfgperl
4198            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
4199            ! t/pragma/warn/op t/pragma/warn/sv
4200 ____________________________________________________________________________
4201 [  4176] By: jhi                                   on 1999/09/17  18:19:18
4202         Log: Take away the infamous io/dup.t #7.
4203              It seems there simply is no way to portably
4204              "flush" an input file handle.
4205      Branch: cfgperl
4206            ! doio.c t/io/dup.t
4207 ____________________________________________________________________________
4208 [  4175] By: jhi                                   on 1999/09/17  14:45:08
4209         Log: From: Barrie Slaymaker <barries@slaysys.com>
4210              To: perl5-porters@perl.org
4211              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
4212              Date: Fri, 17 Sep 1999 11:16:48 -0400
4213              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
4214      Branch: cfgperl
4215            ! lib/Benchmark.pm
4216 ____________________________________________________________________________
4217 [  4174] By: jhi                                   on 1999/09/17  14:07:16
4218         Log: UNICOS does support large files but doesn't support sparse files
4219              so we cannot easily test for large file support.
4220      Branch: cfgperl
4221            ! t/lib/syslfs.t t/op/lfs.t
4222 ____________________________________________________________________________
4223 [  4173] By: jhi                                   on 1999/09/17  14:03:44
4224         Log: UNICOS has sloppy division/modulo for floating point numbers.
4225      Branch: cfgperl
4226            ! t/op/arith.t
4227 ____________________________________________________________________________
4228 [  4172] By: jhi                                   on 1999/09/17  13:47:49
4229         Log: Portable blocksize (replaces #4171).
4230      Branch: cfgperl
4231            ! t/lib/syslfs.t t/op/lfs.t
4232 ____________________________________________________________________________
4233 [  4171] By: jhi                                   on 1999/09/17  13:08:54
4234         Log: (replaced by #4172)
4235      Branch: cfgperl
4236            ! t/lib/syslfs.t t/op/lfs.t
4237 ____________________________________________________________________________
4238 [  4170] By: jhi                                   on 1999/09/17  12:59:11
4239         Log: Detypo #4169.
4240      Branch: cfgperl
4241            ! t/lib/syslfs.t t/op/lfs.t
4242 ____________________________________________________________________________
4243 [  4169] By: jhi                                   on 1999/09/17  12:16:34
4244         Log: Diagnose possible quota limits.
4245      Branch: cfgperl
4246            ! t/lib/syslfs.t t/op/lfs.t
4247 ____________________________________________________________________________
4248 [  4168] By: jhi                                   on 1999/09/17  12:10:43
4249         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
4250              doesn't have one that wouldn't cause SIGSYS.  UNICOS
4251              does have getpgrp(void) so Perl getpgrp() is happy.
4252      Branch: cfgperl
4253            ! hints/unicos.sh
4254 ____________________________________________________________________________
4255 [  4167] By: jhi                                   on 1999/09/17  11:49:30
4256         Log: Filesystem quotas may stop you from using large files.
4257      Branch: cfgperl
4258            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
4259 ____________________________________________________________________________
4260 [  4166] By: jhi                                   on 1999/09/17  11:36:01
4261         Log: Too strict pattern for parsing group lists.
4262      Branch: cfgperl
4263            ! t/op/groups.t
4264 ____________________________________________________________________________
4265 [  4165] By: jhi                                   on 1999/09/17  09:06:18
4266         Log: Configure maintenance. It's sigaction.sa_flags
4267              and the Glossary regen'ed.
4268      Branch: cfgperl
4269            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4270            ! config_h.SH
4271      Branch: metaconfig
4272            ! U/compline/d_sigaction.U
4273 ____________________________________________________________________________
4274 [  4164] By: jhi                                   on 1999/09/15  06:57:51
4275         Log: Integrate with Sarathy.
4276      Branch: cfgperl
4277           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
4278           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
4279           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
4280           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
4281           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
4282           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
4283           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
4284           !> jpl/PerlInterpreter/Makefile.PL
4285           !> jpl/PerlInterpreter/PerlInterpreter.c
4286           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
4287           !> jpl/Sample/Makefile.PL jpl/install-jpl
4288           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
4289           !> t/op/pat.t
4290 ____________________________________________________________________________
4291 [  4163] By: gsar                                  on 1999/09/15  05:17:27
4292         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
4293      Branch: perl
4294            ! lib/File/Spec/Functions.pm
4295 ____________________________________________________________________________
4296 [  4162] By: gsar                                  on 1999/09/15  05:09:14
4297         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
4298      Branch: perl
4299            ! Changes embed.h embed.pl
4300 ____________________________________________________________________________
4301 [  4161] By: gsar                                  on 1999/09/15  04:08:25
4302         Log: missing perlhist dates from Jeff Okamoto
4303      Branch: perl
4304            ! pod/perlhist.pod
4305 ____________________________________________________________________________
4306 [  4160] By: gsar                                  on 1999/09/15  03:13:08
4307         Log: jpl tweak
4308      Branch: perl
4309            ! MANIFEST jpl/JNI/Makefile.PL
4310 ____________________________________________________________________________
4311 [  4159] By: gsar                                  on 1999/09/15  02:57:08
4312         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
4313              Jepson <bjepson@home.com>)
4314      Branch: perl
4315            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
4316            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
4317            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
4318            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
4319            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
4320            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
4321            ! jpl/PerlInterpreter/Makefile.PL
4322            ! jpl/PerlInterpreter/PerlInterpreter.c
4323            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
4324            ! jpl/Sample/Makefile.PL jpl/install-jpl
4325 ____________________________________________________________________________
4326 [  4158] By: gsar                                  on 1999/09/15  01:27:14
4327         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
4328              Date:    Tue, 14 Sep 1999 21:26:15 EDT
4329              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
4330              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
4331      Branch: perl
4332            ! regexec.c t/op/pat.t
4333 ____________________________________________________________________________
4334 [  4157] By: jhi                                   on 1999/09/14  21:18:09
4335         Log: config.h will define USE_64_BITS if need be.
4336      Branch: cfgperl
4337            ! hints/irix_6.sh
4338 ____________________________________________________________________________
4339 [  4156] By: jhi                                   on 1999/09/14  20:30:00
4340         Log: Change #4149 necessitates also a small code change.
4341      Branch: cfgperl
4342            ! ext/B/defsubs_h.PL
4343 ____________________________________________________________________________
4344 [  4155] By: jhi                                   on 1999/09/14  20:15:53
4345         Log: Update EPOC libdir names.
4346      Branch: cfgperl
4347            ! epoc/config.h
4348 ____________________________________________________________________________
4349 [  4154] By: jhi                                   on 1999/09/14  20:13:41
4350         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
4351              deceased HAS.*DBM.*64 mumblings.
4352      Branch: cfgperl
4353            ! Configure config_h.SH epoc/config.h
4354 ____________________________________________________________________________
4355 [  4153] By: jhi                                   on 1999/09/14  20:04:53
4356         Log: Configure nits.
4357      Branch: cfgperl
4358            ! Configure config_h.SH
4359      Branch: metaconfig
4360            ! U/compline/d_sigaction.U U/threads/i_pthread.U
4361 ____________________________________________________________________________
4362 [  4152] By: jhi                                   on 1999/09/14  19:30:22
4363         Log: Integrate with Sarathy.
4364      Branch: cfgperl
4365           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
4366            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
4367           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
4368           !> win32/config_sh.PL
4369 ____________________________________________________________________________
4370 [  4151] By: jhi                                   on 1999/09/14  10:25:01
4371         Log: Update Unicode database and recompute the tables.
4372              Rename the .txt files to be more Unicode 3.0-like.
4373              Unihan-3.0.txt not included because it is 16 MB.
4374              syllables.txt is manually maintained.
4375              See ReadMe.txt for description of the .txt files.
4376              (not all of them are used yet)
4377      Branch: cfgperl
4378            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
4379            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
4380            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
4381            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
4382            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
4383            + lib/unicode/SpecCase.txt
4384            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
4385            - lib/unicode/index2.txt lib/unicode/jamo2.txt
4386            - lib/unicode/names2.txt lib/unicode/props2.txt
4387            - lib/unicode/readme.txt
4388            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
4389            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
4390            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
4391            ! lib/unicode/Decomposition.pl
4392            ! lib/unicode/In/ArabicPresentationForms-B.pl
4393            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
4394            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
4395            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
4396            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
4397            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
4398            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
4399            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
4400            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
4401            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
4402            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
4403            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
4404            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
4405            ! lib/unicode/mktables.PL
4406 ____________________________________________________________________________
4407 [  4150] By: gsar                                  on 1999/09/14  09:31:57
4408         Log: INSTALL tweak
4409      Branch: perl
4410            ! INSTALL
4411 ____________________________________________________________________________
4412 [  4149] By: gsar                                  on 1999/09/14  09:00:45
4413         Log: change some filenames to be 8.3-friendly
4414      Branch: perl
4415           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
4416            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
4417            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
4418 ____________________________________________________________________________
4419 [  4148] By: gsar                                  on 1999/09/14  08:35:00
4420         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
4421      Branch: perl
4422            ! win32/config_sh.PL
4423 ____________________________________________________________________________
4424 [  4147] By: jhi                                   on 1999/09/14  08:07:49
4425         Log: Not that UVSIZE normally differs that much from IVSIZE...
4426      Branch: cfgperl
4427            ! perl.h
4428 ____________________________________________________________________________
4429 [  4146] By: jhi                                   on 1999/09/14  08:04:40
4430         Log: Integrate with Sarathy.
4431      Branch: cfgperl
4432           !> Changes ext/DB_File/DB_File.xs
4433 ____________________________________________________________________________
4434 [  4145] By: jhi                                   on 1999/09/14  07:10:02
4435         Log: I_PTHREAD was PTHREADEAD.
4436      Branch: cfgperl
4437            ! Configure config_h.SH
4438      Branch: metaconfig
4439            ! U/threads/i_pthread.U
4440 ____________________________________________________________________________
4441 [  4144] By: gsar                                  on 1999/09/14  06:46:47
4442         Log: change#4113 was missing DB_File.xs changes
4443      Branch: perl
4444            ! ext/DB_File/DB_File.xs
4445 ____________________________________________________________________________
4446 [  4143] By: jhi                                   on 1999/09/13  20:16:20
4447         Log: Small doc and whitespace edits.
4448      Branch: cfgperl
4449            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
4450            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
4451            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
4452            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4453            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
4454            ! pod/perldelta.pod
4455 ____________________________________________________________________________
4456 [  4142] By: gsar                                  on 1999/09/13  19:32:31
4457         Log: integrate cfgperl contents into mainline, update Changes
4458      Branch: perl
4459           +> ext/DB_File/version.c
4460            ! Changes
4461           !> (integrate 44 files)
4462 ____________________________________________________________________________
4463 [  4141] By: jhi                                   on 1999/09/13  16:16:56
4464         Log: Scan for <pthread.h> always.
4465      Branch: cfgperl
4466            ! Configure config_h.SH perl.h
4467      Branch: metaconfig
4468            ! U/threads/i_pthread.U
4469 ____________________________________________________________________________
4470 [  4140] By: jhi                                   on 1999/09/13  16:00:08
4471         Log: Integrate with Sarathy.
4472      Branch: cfgperl
4473           !> (integrate 27 files)
4474 ____________________________________________________________________________
4475 [  4139] By: jhi                                   on 1999/09/13  15:35:18
4476         Log: Add -A option to Configure to diddle with variables
4477              after the hints file has been applied.
4478      Branch: cfgperl
4479            ! Configure config_h.SH
4480      Branch: metaconfig
4481            ! U/modified/Oldconfig.U U/modified/Options.U
4482 ____________________________________________________________________________
4483 [  4138] By: jhi                                   on 1999/09/13  13:42:56
4484         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
4485      Branch: cfgperl
4486            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
4487            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
4488            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
4489            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4490            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
4491 ____________________________________________________________________________
4492 [  4137] By: jhi                                   on 1999/09/13  13:25:31
4493         Log: Applying change #4136 manually introduced patch residue.
4494      Branch: cfgperl
4495            ! perl.h
4496 ____________________________________________________________________________
4497 [  4136] By: jhi                                   on 1999/09/13  13:23:04
4498         Log: Replace change #4100 with
4499              From: Robin Barker <rmb1@cise.npl.co.uk>
4500              To: gsar@activestate.com
4501              Cc: perl5-porters@perl.org
4502              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
4503              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
4504              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
4505      Branch: cfgperl
4506            ! doio.c dump.c ext/B/B.xs ext/B/typemap
4507            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
4508            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
4509            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
4510            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
4511 ____________________________________________________________________________
4512 [  4135] By: jhi                                   on 1999/09/13  10:22:31
4513         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4514              To: perl5-porters@perl.org (Mailing list Perl5)
4515              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
4516              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
4517              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
4518              
4519              From: andreas.koenig@anima.de (Andreas J. Koenig)
4520              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
4521              Cc: perl5-porters@perl.org (Mailing list Perl5)
4522              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
4523              Date: 11 Sep 1999 15:36:26 +0200
4524              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
4525      Branch: cfgperl
4526            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4527 ____________________________________________________________________________
4528 [  4134] By: jhi                                   on 1999/09/13  10:20:14
4529         Log: From: Tom Phoenix <rootbeer@redcat.com>
4530              To: Perl Porters Mailing List <perl5-porters@perl.org>
4531              Subject: [DOCPATCH] Server errors and perldiag
4532              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
4533              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
4534      Branch: cfgperl
4535            ! pod/perldiag.pod
4536 ____________________________________________________________________________
4537 [  4133] By: gsar                                  on 1999/09/13  03:25:43
4538         Log: avoid assertion failure on C<@a'>
4539      Branch: perl
4540            ! toke.c
4541 ____________________________________________________________________________
4542 [  4132] By: gsar                                  on 1999/09/13  03:03:57
4543         Log: add -DPERL_Y2KWARN build option that will generate additional
4544              warnings on "19$yy" etc (reworked a patch suggested by
4545              Ulrich Pfeifer <upf@de.uu.net>)
4546      Branch: perl
4547            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
4548            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
4549 ____________________________________________________________________________
4550 [  4131] By: gsar                                  on 1999/09/12  22:06:25
4551         Log: fix DATA leaks; reword documentation about the DATA filehandle
4552      Branch: perl
4553            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
4554 ____________________________________________________________________________
4555 [  4130] By: gsar                                  on 1999/09/12  20:08:56
4556         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
4557              formatted result looks nonstandard
4558      Branch: perl
4559            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
4560            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
4561            ! t/pragma/locale.t thrdvar.h
4562 ____________________________________________________________________________
4563 [  4129] By: gsar                                  on 1999/09/12  17:04:11
4564         Log: From: Doug MacEachern <dougm@cp.net>
4565              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
4566              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
4567              Subject: [PATCH 5.005_57] B::clearsym
4568      Branch: perl
4569            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
4570 ____________________________________________________________________________
4571 [  4128] By: gsar                                  on 1999/09/12  16:59:12
4572         Log: better debugger help output (from Ilya Zakharevich)
4573      Branch: perl
4574            ! lib/perl5db.pl
4575 ____________________________________________________________________________
4576 [  4127] By: jhi                                   on 1999/09/11  20:50:37
4577         Log: Integrate with Sarathy.
4578      Branch: cfgperl
4579           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
4580           +> t/lib/gol-linkage.t
4581           !> (integrate 43 files)
4582 ____________________________________________________________________________
4583 [  4126] By: nick                                  on 1999/09/10  20:44:22
4584         Log: Get resolve -at mainline
4585      Branch: utfperl
4586           +> (branch 297 files)
4587            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
4588            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
4589            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
4590            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
4591            - t/pragma/warn-1global t/pragma/warning.t thread.sym
4592            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
4593            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
4594            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
4595            - win32/makeperldef.pl win32/perlhost.h
4596           !> (integrate 847 files)
4597 ____________________________________________________________________________
4598 [  4125] By: gsar                                  on 1999/09/10  19:22:14
4599         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
4600              etc.)
4601      Branch: perl
4602            ! XSUB.h pp.h
4603 ____________________________________________________________________________
4604 [  4124] By: gsar                                  on 1999/09/10  19:14:35
4605         Log: rewrote substantive parts of patch
4606              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4607              Date: Fri, 27 Aug 1999 19:02:18 -0400
4608              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
4609              Subject: [PATCH 5.005_58] REx documentation
4610      Branch: perl
4611            ! pod/perlre.pod
4612 ____________________________________________________________________________
4613 [  4123] By: gsar                                  on 1999/09/10  18:21:53
4614         Log: note about AVf_*
4615      Branch: perl
4616            ! av.h
4617 ____________________________________________________________________________
4618 [  4122] By: gsar                                  on 1999/09/10  17:55:42
4619         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
4620              <lichtin@bivio.com>)
4621      Branch: perl
4622            ! lib/Pod/Html.pm
4623 ____________________________________________________________________________
4624 [  4121] By: gsar                                  on 1999/09/10  17:49:35
4625         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
4626      Branch: perl
4627            ! AUTHORS Changes README.dos djgpp/config.over
4628            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
4629            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
4630            ! pod/podselect.PL sv.h t/io/openpid.t util.c
4631 ____________________________________________________________________________
4632 [  4120] By: gsar                                  on 1999/09/10  12:25:01
4633         Log: add perlcompile.pod (edited content from Nathan Torkington
4634              <gnat@frii.com> and others)
4635      Branch: perl
4636            + pod/perlcompile.pod
4637            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
4638 ____________________________________________________________________________
4639 [  4119] By: gsar                                  on 1999/09/10  11:05:13
4640         Log: avoid leaking static local_patches unless patchlevel.h is
4641              explicitly included
4642      Branch: perl
4643            ! patchlevel.h perl.c
4644 ____________________________________________________________________________
4645 [  4118] By: gsar                                  on 1999/09/10  10:44:54
4646         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
4647              <jvromans@squirrel.nl>)
4648      Branch: perl
4649            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
4650            ! Changes MANIFEST lib/Getopt/Long.pm
4651 ____________________________________________________________________________
4652 [  4116] By: jhi                                   on 1999/09/09  15:56:52
4653         Log: perldeltify change #4115.
4654      Branch: cfgperl
4655            ! pod/perldelta.pod
4656 ____________________________________________________________________________
4657 [  4115] By: jhi                                   on 1999/09/09  15:48:56
4658         Log: From: "John L. Allen" <allen@grumman.com> 
4659              To: perl5-porters@perl.org 
4660              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
4661              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
4662              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
4663      Branch: cfgperl
4664            ! lib/Time/Local.pm
4665 ____________________________________________________________________________
4666 [  4114] By: jhi                                   on 1999/09/09  15:42:30
4667         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
4668              To: perl5-porters@perl.org
4669              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
4670              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
4671              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
4672      Branch: cfgperl
4673            ! pp_sys.c
4674 ____________________________________________________________________________
4675 [  4113] By: jhi                                   on 1999/09/09  10:17:45
4676         Log: From: paul.marquess@bt.com
4677              To: gsar@ActiveState.com
4678              Cc: perl5-porters@perl.org
4679              Subject: [PATCH 5.005_61] DB_File 1.71
4680              Date: Thu, 9 Sep 1999 11:20:13 +0100
4681              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
4682      Branch: cfgperl
4683            + ext/DB_File/version.c
4684            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
4685            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
4686            ! t/lib/db-btree.t
4687 ____________________________________________________________________________
4688 [  4112] By: jhi                                   on 1999/09/09  09:05:32
4689         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4690              To: perl5-porters@perl.org (Mailing list Perl5)
4691              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
4692              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
4693              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
4694      Branch: cfgperl
4695            ! regexec.c t/op/pat.t
4696 ____________________________________________________________________________
4697 [  4110] By: jhi                                   on 1999/09/09  07:29:17
4698         Log: Tidy up 64-bit situation in perldelta.
4699      Branch: cfgperl
4700            ! pod/perldelta.pod
4701 ____________________________________________________________________________
4702 [  4109] By: jhi                                   on 1999/09/09  07:26:53
4703         Log: Clear up PL_regcc issues.
4704              
4705              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4706              To: perl5-porters@perl.org (Mailing list Perl5)
4707              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
4708              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
4709              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
4710      Branch: cfgperl
4711            ! regexec.c
4712 ____________________________________________________________________________
4713 [  4108] By: gsar                                  on 1999/09/08  20:52:51
4714         Log: avoid ass_u_ming uppercase types are not user objects (spotted
4715              by Kurt Starsinic)
4716      Branch: perl
4717            ! ext/Data/Dumper/Dumper.pm
4718 ____________________________________________________________________________
4719 [  4107] By: gsar                                  on 1999/09/08  20:35:18
4720         Log: From: akim@epita.fr (DEMAILLE Akim)
4721              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
4722              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
4723              Subject: [ID 19990908.014] s2p does not quote @
4724      Branch: perl
4725            ! x2p/s2p.PL
4726 ____________________________________________________________________________
4727 [  4106] By: gsar                                  on 1999/09/08  20:25:12
4728         Log: integrate cfgperl contents into mainline
4729      Branch: perl
4730           !> (integrate 30 files)
4731 ____________________________________________________________________________
4732 [  4105] By: jhi                                   on 1999/09/08  09:02:37
4733         Log: Minor touches at the [:class:] description.
4734      Branch: cfgperl
4735            ! pod/perlre.pod
4736 ____________________________________________________________________________
4737 [  4104] By: jhi                                   on 1999/09/08  08:57:58
4738         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4739              To: Mailing list Perl5 <perl5-porters@perl.org>
4740              Subject: [PATCH 5.005_58] Fix debugging output for REx
4741              Date: Wed, 8 Sep 1999 05:02:02 -0400
4742              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
4743      Branch: cfgperl
4744            ! regcomp.c
4745 ____________________________________________________________________________
4746 [  4103] By: gsar                                  on 1999/09/08  00:53:50
4747         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
4748      Branch: perl
4749            ! pp.c
4750 ____________________________________________________________________________
4751 [  4102] By: gsar                                  on 1999/09/08  00:52:50
4752         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
4753      Branch: perl
4754            ! cop.h pp_hot.c
4755 ____________________________________________________________________________
4756 [  4101] By: gsar                                  on 1999/09/07  17:25:07
4757         Log: various fixups for windows
4758      Branch: perl
4759            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
4760            ! win32/Makefile win32/makefile.mk xsutils.c
4761 ____________________________________________________________________________
4762 [  4100] By: jhi                                   on 1999/09/07  12:49:15
4763         Log: Fix pointer casts.
4764              
4765              From: Robin Barker <rmb1@cise.npl.co.uk>
4766              To: perl5-porters@perl.org
4767              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
4768              -Duse64bits
4769              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
4770              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
4771      Branch: cfgperl
4772            ! doio.c dump.c ext/B/B.xs ext/B/typemap
4773            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
4774            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
4775            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
4776            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
4777 ____________________________________________________________________________
4778 [  4099] By: jhi                                   on 1999/09/07  10:29:04
4779         Log: Add sig/pid/uid size and sign probes.
4780      Branch: metaconfig
4781            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
4782            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
4783 ____________________________________________________________________________
4784 [  4098] By: jhi                                   on 1999/09/07  10:27:06
4785         Log: Band-aid until we've got %{Uid_t} or something similar
4786              for sv_catpvfn().
4787      Branch: cfgperl
4788            ! taint.c
4789 ____________________________________________________________________________
4790 [  4097] By: jhi                                   on 1999/09/07  09:41:23
4791         Log: Fix a printf thinko: now quads must have the ll L q prefix.
4792              (in other words, a bare %d is an int/unsigned)
4793      Branch: cfgperl
4794            ! pp_sys.c sv.c t/op/64bit.t
4795 ____________________________________________________________________________
4796 [  4096] By: jhi                                   on 1999/09/07  07:36:17
4797         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
4798              
4799              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
4800              To: perl5-porters@perl.org
4801              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
4802              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
4803              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
4804      Branch: cfgperl
4805            ! hints/hpux.sh perl.h
4806 ____________________________________________________________________________
4807 [  4095] By: gsar                                  on 1999/09/06  20:47:02
4808         Log: applied suggested patch with suitable test to detect MSVC
4809              From: "Vishal Bhatia" <vishalb@my-deja.com>
4810              Date: Wed, 11 Aug 1999 01:43:28 -0700
4811              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
4812              Subject: compiler on  win32
4813      Branch: perl
4814            ! ext/B/B/C.pm
4815 ____________________________________________________________________________
4816 [  4094] By: jhi                                   on 1999/09/06  20:34:44
4817         Log: Integrate with Sarathy.
4818      Branch: cfgperl
4819           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
4820           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
4821 ____________________________________________________________________________
4822 [  4093] By: jhi                                   on 1999/09/06  20:33:43
4823         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
4824              so that they overflow also on 64-bit platforms.
4825      Branch: cfgperl
4826            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
4827 ____________________________________________________________________________
4828 [  4092] By: gsar                                  on 1999/09/06  20:16:58
4829         Log: support bytecode and C backends in perlcc (patch suggested
4830              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
4831              C backend the default; describe new switches in pod; introduce
4832              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
4833              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
4834              entries
4835      Branch: perl
4836            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
4837            ! t/harness utils/Makefile utils/perlcc.PL
4838 ____________________________________________________________________________
4839 [  4091] By: jhi                                   on 1999/09/06  19:10:41
4840         Log: Integrate with Sarathy.
4841      Branch: cfgperl
4842           +> t/pragma/sub_lval.t
4843           !> (integrate 52 files)
4844 ____________________________________________________________________________
4845 [  4090] By: gsar                                  on 1999/09/06  19:09:06
4846         Log: propagate changed error text
4847      Branch: perl
4848            ! t/pragma/sub_lval.t
4849 ____________________________________________________________________________
4850 [  4089] By: gsar                                  on 1999/09/06  18:54:43
4851         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
4852      Branch: perl
4853            ! pod/perlfunc.pod
4854 ____________________________________________________________________________
4855 [  4088] By: gsar                                  on 1999/09/06  18:52:10
4856         Log: From: paul.marquess@bt.com
4857              Date: Sun, 5 Sep 1999 15:11:08 +0100 
4858              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
4859              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
4860      Branch: perl
4861            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
4862            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4863            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
4864            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
4865            ! toke.c
4866 ____________________________________________________________________________
4867 [  4087] By: gsar                                  on 1999/09/06  18:06:06
4868         Log: change#3612 is buggy when quotemeta argument matches target
4869              (hope this is the last of the optimized-OP_SASSIGN bugs)
4870              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4871              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
4872              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
4873              Subject: Re: [BUG: quotemeta]
4874      Branch: perl
4875            ! Changes op.c t/op/lex_assign.t
4876 ____________________________________________________________________________
4877 [  4086] By: gsar                                  on 1999/09/06  17:57:52
4878         Log: misc tweaks
4879      Branch: perl
4880            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
4881 ____________________________________________________________________________
4882 [  4085] By: gsar                                  on 1999/09/06  03:54:23
4883         Log: applied patch suggested by Hans Mulder to fix problems on
4884              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
4885              when they ask for bincompat (platforms that used to default
4886              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
4887              (appears unsalvageable on some platforms)
4888      Branch: perl
4889            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
4890 ____________________________________________________________________________
4891 [  4084] By: bailey                                on 1999/09/06  02:39:11
4892         Log: Integrate mainline 5.05_61
4893      Branch: vmsperl
4894           +> (branch 32 files)
4895            - lib/unicode/EthiopicSyllables.txt
4896            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
4897            - warning.pl
4898            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
4899            ! vms/perly_h.vms vms/vms.c
4900           !> (integrate 346 files)
4901 ____________________________________________________________________________
4902 [  4083] By: gsar                                  on 1999/09/06  00:10:40
4903         Log: optional warning on join(/foo/...) (reworked suggested patch
4904              by Mark-Jason Dominus <mjd@plover.com>)
4905      Branch: perl
4906            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
4907            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
4908            ! pp_proto.h t/pragma/warn/op
4909 ____________________________________________________________________________
4910 [  4082] By: gsar                                  on 1999/09/05  22:28:57
4911         Log: fix data loss when more than one block is read from SDBM
4912              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
4913      Branch: perl
4914            ! ext/SDBM_File/sdbm/sdbm.c
4915 ____________________________________________________________________________
4916 [  4081] By: gsar                                  on 1999/09/05  22:07:18
4917         Log: initial implementation of lvalue subroutines (slightly fixed
4918              version of patch suggested by Ilya Zakharevich, which in turn
4919              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
4920      Branch: perl
4921            + t/pragma/sub_lval.t
4922            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
4923            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
4924            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
4925            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
4926            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
4927 ____________________________________________________________________________
4928 [  4080] By: jhi                                   on 1999/09/05  22:02:18
4929         Log: Undo #4055 (related to #4079).
4930      Branch: cfgperl
4931            ! pod/perlop.pod
4932 ____________________________________________________________________________
4933 [  4079] By: jhi                                   on 1999/09/05  21:30:54
4934         Log: Time is not yet ripe.
4935      Branch: cfgperl
4936            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
4937 ____________________________________________________________________________
4938 [  4078] By: gsar                                  on 1999/09/05  18:17:32
4939         Log: modified suggested patch to handle cross-refs and qr// objects
4940              correctly; unfollowed refs are represented as simple string
4941              value, not just the bare type; $VERSION stays the same until
4942              it is ready for prime time (avoids CPAN confustication)
4943              From:    John Nolan <jpnolan@Op.Net>
4944              Date:    Wed, 04 Aug 1999 20:21:10 EDT
4945              Message-Id: <199908050021.UAA09693@monet.op.net>
4946              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
4947      Branch: perl
4948            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
4949            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
4950 ____________________________________________________________________________
4951 [  4077] By: jhi                                   on 1999/09/04  21:54:42
4952         Log: timesum() wasn't @EXPORTed as promised by the documentation.
4953              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
4954      Branch: cfgperl
4955            ! lib/Benchmark.pm
4956 ____________________________________________________________________________
4957 [  4076] By: gsar                                  on 1999/09/04  20:21:59
4958         Log: integrate cfgperl contents into mainline
4959      Branch: perl
4960           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
4961           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
4962           +> warnings.h warnings.pl xsutils.c
4963            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
4964           !> (integrate 109 files)
4965 ____________________________________________________________________________
4966 [  4075] By: jhi                                   on 1999/09/04  18:04:47
4967         Log: use integer on the problematic subtest.
4968      Branch: cfgperl
4969            ! t/op/misc.t
4970 ____________________________________________________________________________
4971 [  4074] By: jhi                                   on 1999/09/04  17:57:40
4972         Log: Warn about numconvert.t in case somebody
4973              wants to make sv_2pv more 64-bit aware.
4974      Branch: cfgperl
4975            ! sv.c
4976 ____________________________________________________________________________
4977 [  4073] By: jhi                                   on 1999/09/04  17:54:51
4978         Log: Comment upgrading: the quad situation isn't quite as
4979              bad as it used to be.
4980      Branch: cfgperl
4981            ! perl.h
4982 ____________________________________________________________________________
4983 [  4072] By: jhi                                   on 1999/09/04  15:35:37
4984         Log: Integrate with Sarathy.
4985      Branch: cfgperl
4986           !> win32/win32.c
4987 ____________________________________________________________________________
4988 [  4071] By: jhi                                   on 1999/09/04  15:28:11
4989         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
4990              
4991              From: Robin Barker <rmb1@cise.npl.co.uk>
4992              To: perl5-porters@perl.org
4993              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
4994              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
4995              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
4996              
4997              and later (in private email) found to be dependent
4998              on useperlio.
4999              
5000              Mental note: the cpp magic done in perlsdio.h (and assumedly
5001              also in perlsfio.h) may cause trouble later with lfs because
5002              both the perlio scheme by Perl and the lfs support by vendors
5003              like to play cpp games to map the stdio namespace back and forth.
5004              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
5005              just the beginning.
5006      Branch: cfgperl
5007            ! perlio.c
5008 ____________________________________________________________________________
5009 [  4070] By: jhi                                   on 1999/09/04  13:12:14
5010         Log: Enable 64-bit clean bit ops.
5011              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
5012      Branch: cfgperl
5013            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
5014            ! t/op/misc.t
5015 ____________________________________________________________________________
5016 [  4069] By: jhi                                   on 1999/09/03  21:17:30
5017         Log: Turn on USE_64_BIT_OFFSETS implicitly.
5018      Branch: cfgperl
5019            ! perl.h
5020 ____________________________________________________________________________
5021 [  4068] By: jhi                                   on 1999/09/03  08:19:59
5022         Log: Fix from Spider for the sub attributes (there was an undocumented
5023              dependency between force_word() and skipspace()).
5024      Branch: cfgperl
5025            ! toke.c
5026 ____________________________________________________________________________
5027 [  4067] By: jhi                                   on 1999/09/01  23:17:06
5028         Log: From: John Tobey <spam@john-edwin-tobey.org>
5029              To: ilya@math.ohio-state.edu
5030              CC: perl5-porters@perl.org
5031              Subject: Re: [PATCH 5.005_60] distclean forgot two
5032              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
5033              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
5034      Branch: cfgperl
5035            ! t/lib/dprof.t
5036 ____________________________________________________________________________
5037 [  4066] By: jhi                                   on 1999/09/01  23:14:50
5038         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
5039              To: perl5-porters@perl.org
5040              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
5041              Date: Fri, 20 Aug 1999 15:37:27 +0100
5042              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
5043      Branch: cfgperl
5044            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
5045            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
5046            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
5047 ____________________________________________________________________________
5048 [  4065] By: jhi                                   on 1999/09/01  22:06:43
5049         Log: From: Dominic Dunlop <domo@vo.lu>
5050              To: perl5-porters@perl.org
5051              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
5052              (UNINSTALLED) [PATCH]
5053              Date: Thu, 19 Aug 1999 09:48:03 +0200
5054              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
5055              
5056              The PERL_POLLUTE_MALLOC part had to be manually applied.
5057      Branch: cfgperl
5058            ! hints/machten.sh perl.h
5059 ____________________________________________________________________________
5060 [  4064] By: jhi                                   on 1999/09/01  13:56:14
5061         Log: From: Martin Lichtin <lichtin@bivio.com>
5062              To: jhi@iki.fi
5063              CC: perl5-porters@perl.org
5064              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
5065              Date: Wed, 01 Sep 1999 15:50:04 +0200
5066              Message-ID: <37CD2F0C.944BFACE@bivio.com>
5067      Branch: cfgperl
5068            ! lib/ExtUtils/Install.pm
5069 ____________________________________________________________________________
5070 [  4063] By: jhi                                   on 1999/09/01  13:16:11
5071         Log: Enhance lfs tests: check every seek and sysseek
5072              and test also that -e and -f detect largefiles.
5073      Branch: cfgperl
5074            ! t/lib/syslfs.t t/op/lfs.t
5075 ____________________________________________________________________________
5076 [  4062] By: jhi                                   on 1999/09/01  12:08:04
5077         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
5078              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
5079              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
5080              The Perl Porters Mailing List <perl5-porters@perl.org>
5081              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
5082              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
5083              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
5084      Branch: cfgperl
5085            ! pod/perldiag.pod
5086 ____________________________________________________________________________
5087 [  4061] By: jhi                                   on 1999/09/01  12:03:03
5088         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5089              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
5090              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
5091              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
5092              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
5093              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
5094      Branch: cfgperl
5095            ! op.c t/op/join.t
5096 ____________________________________________________________________________
5097 [  4060] By: jhi                                   on 1999/09/01  07:59:42
5098         Log: IV_DIG and NV_DIG fixes.
5099      Branch: cfgperl
5100            ! perl.h
5101 ____________________________________________________________________________
5102 [  4059] By: jhi                                   on 1999/08/31  14:47:18
5103         Log: \C{} -> \N{} residue.
5104      Branch: cfgperl
5105            ! toke.c
5106 ____________________________________________________________________________
5107 [  4057] By: gsar                                  on 1999/08/30  22:08:19
5108         Log: avoid hiding child process window
5109      Branch: perl
5110            ! win32/win32.c
5111 ____________________________________________________________________________
5112 [  4055] By: jhi                                   on 1999/08/30  21:20:50
5113         Log: Document the undefinedness of overshifting.
5114      Branch: cfgperl
5115            ! pod/perlop.pod
5116 ____________________________________________________________________________
5117 [  4054] By: jhi                                   on 1999/08/30  20:18:18
5118         Log: History fixes and updates.
5119      Branch: cfgperl
5120            ! pod/perlhist.pod
5121 ____________________________________________________________________________
5122 [  4053] By: jhi                                   on 1999/08/30  19:34:02
5123         Log: Shell quoting thinko broke installdirs.
5124              From: JVromans@Squirrel.nl (Johan Vromans)
5125              To: perl5-porters@perl.org
5126              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
5127              installprefix
5128              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
5129              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
5130      Branch: cfgperl
5131            ! Configure config_h.SH
5132      Branch: metaconfig
5133            ! U/installdirs/archlib.U U/installdirs/bin.U
5134            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
5135            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
5136            ! U/installdirs/man3dir.U U/installdirs/privlib.U
5137            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
5138            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
5139            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
5140            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
5141            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
5142            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
5143            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
5144            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
5145            ! U/installdirs/vendorscriptdir.U
5146 ____________________________________________________________________________
5147 [  4052] By: jhi                                   on 1999/08/30  02:57:05
5148         Log: Use \N{named characters} instead of \C.
5149              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5150              To: jhi@iki.fi
5151              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
5152              perl5-porters@perl.org (Mailing list Perl5)
5153              Subject: Re: [PATCH 5.005_58] Named characters in Perl
5154              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
5155              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
5156      Branch: cfgperl
5157            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
5158            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
5159 ____________________________________________________________________________
5160 [  4051] By: jhi                                   on 1999/08/30  02:54:20
5161         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
5162              To: perl5-porters@perl.org
5163              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
5164              don't mix
5165              Date: Sun, 29 Aug 1999 19:04:53 -0400
5166              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
5167      Branch: cfgperl
5168            ! universal.c
5169 ____________________________________________________________________________
5170 [  4050] By: jhi                                   on 1999/08/29  16:38:58
5171         Log: Conditionally socksify the LIBS of Socket.
5172      Branch: cfgperl
5173            ! ext/Socket/Makefile.PL
5174 ____________________________________________________________________________
5175 [  4049] By: jhi                                   on 1999/08/29  15:33:30
5176         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5177              To: Mailing list Perl5 <perl5-porters@perl.org>
5178              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
5179              Date: Wed, 25 Aug 1999 16:19:58 -0400
5180              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
5181      Branch: cfgperl
5182            ! lib/perl5db.pl
5183 ____________________________________________________________________________
5184 [  4048] By: jhi                                   on 1999/08/29  15:31:36
5185         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5186              To: perl5-porters@perl.org
5187              Subject: [PATCH _61] Lost arguments to simplified sort
5188              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
5189              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
5190      Branch: cfgperl
5191            ! op.c t/op/sort.t
5192 ____________________________________________________________________________
5193 [  4047] By: jhi                                   on 1999/08/29  15:29:29
5194         Log: From: Olaf Flebbe <olaf@science-computing.de>
5195              Sender: owner-perl5-porters@perl.org
5196              To: perl5-porters@perl.org
5197              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
5198              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
5199      Branch: cfgperl
5200            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
5201            ! epoc/perl.mmp epoc/perl.pkg
5202 ____________________________________________________________________________
5203 [  4046] By: jhi                                   on 1999/08/29  15:21:18
5204         Log: From: pvhp@forte.com (Peter Prymmer)
5205              To: perl5-porters@perl.org
5206              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
5207              Date: Fri, 27 Aug 99 18:51:04 PDT
5208              Message-Id: <9908280151.AA05010@forte.com>
5209      Branch: cfgperl
5210            ! t/lib/cgi-html.t
5211 ____________________________________________________________________________
5212 [  4045] By: jhi                                   on 1999/08/29  15:18:38
5213         Log: Fix scalar gmtime (and localtime) in quad environments,
5214              bug reported by Robin Parker.
5215              
5216              From: Robin Barker <rmb1@cise.npl.co.uk>
5217              To: jhi@iki.fi
5218              Cc: perl5-porters@perl.org
5219              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
5220              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
5221              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
5222      Branch: cfgperl
5223            ! pp_sys.c t/op/time.t
5224 ____________________________________________________________________________
5225 [  4044] By: jhi                                   on 1999/08/29  11:24:03
5226         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5227              To: perl5-porters@perl.org (Mailing list Perl5)
5228              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
5229              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
5230              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
5231              
5232              Addendum: it's "only" 33% speedup.
5233      Branch: cfgperl
5234            ! dump.c op.c op.h pp.h
5235 ____________________________________________________________________________
5236 [  4043] By: jhi                                   on 1999/08/29  11:10:33
5237         Log: From: spider-perl@Orb.Nashua.NH.US
5238              To: Mailing list Perl5 <perl5-porters@perl.org>
5239              Subject: [PATCH 5.005_61 CORE] sub : attrlist
5240              Date: Sun, 29 Aug 1999 03:02:11 -0400
5241              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
5242      Branch: cfgperl
5243            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
5244            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
5245            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
5246            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
5247            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
5248            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
5249            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
5250 ____________________________________________________________________________
5251 [  4042] By: jhi                                   on 1999/08/29  11:08:50
5252         Log: Turn off gcc-2.95's strict-alias optimization.
5253              This, of course, should be only temporary.
5254              From Andy Dougherty.
5255      Branch: cfgperl
5256            ! Configure config_h.SH
5257      Branch: metaconfig
5258            ! U/compline/ccflags.U U/modified/cc.U
5259 ____________________________________________________________________________
5260 [  4041] By: jhi                                   on 1999/08/29  10:47:30
5261         Log: Fix a typo in #4036.
5262      Branch: cfgperl
5263            ! mg.c
5264 ____________________________________________________________________________
5265 [  4040] By: jhi                                   on 1999/08/29  10:34:58
5266         Log: Add a missing #endif forgotten by #4035.
5267      Branch: cfgperl
5268            ! doop.c
5269 ____________________________________________________________________________
5270 [  4039] By: jhi                                   on 1999/08/29  10:31:19
5271         Log: Remove an extra #endif introduced by #4036.
5272      Branch: cfgperl
5273            ! perl.h
5274 ____________________________________________________________________________
5275 [  4038] By: jhi                                   on 1999/08/29  10:18:59
5276         Log: Rename warning to warnings, from Paul Marquess.
5277      Branch: cfgperl
5278            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
5279            + t/pragma/warnings.t warnings.h warnings.pl
5280            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
5281            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
5282            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
5283            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
5284            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
5285            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
5286            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
5287            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
5288            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
5289            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
5290            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
5291            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
5292            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
5293 ____________________________________________________________________________
5294 [  4037] By: jhi                                   on 1999/08/29  10:08:47
5295         Log: Create the equivalence tables based on
5296              the real Unicode decomposition, not on
5297              the character name.
5298      Branch: cfgperl
5299            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5300            ! lib/unicode/mktables.PL
5301 ____________________________________________________________________________
5302 [  4036] By: jhi                                   on 1999/08/29  09:29:08
5303         Log: Integrate with Sarathy.
5304      Branch: cfgperl
5305           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
5306           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
5307           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
5308           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
5309           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
5310           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
5311           !> (integrate 190 files)
5312 ____________________________________________________________________________
5313 [  4035] By: jhi                                   on 1999/08/29  08:56:15
5314         Log: Implement 64-bit vec().
5315      Branch: cfgperl
5316            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5317            ! pp.h t/op/64bit.t
5318 ____________________________________________________________________________
5319 [  4034] By: gsar                                  on 1999/08/29  03:35:18
5320         Log: deadcode removal
5321      Branch: perl
5322            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
5323            ! pp_ctl.c proto.h run.c sv.c
5324 ____________________________________________________________________________
5325 [  4033] By: jhi                                   on 1999/08/28  17:31:07
5326         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
5327              To: perl5-porters@perl.org
5328              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
5329              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
5330              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
5331      Branch: cfgperl
5332            ! perl.h
5333 ____________________________________________________________________________
5334 [  4032] By: gsar                                  on 1999/08/26  23:53:33
5335         Log: new thread should set current interp in TLS
5336      Branch: perl
5337            ! ext/Thread/Thread.xs
5338 ____________________________________________________________________________
5339 [  4031] By: bailey                                on 1999/08/23  03:40:07
5340         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
5341      Branch: vmsperl
5342            ! lib/ExtUtils/MM_VMS.pm
5343 ____________________________________________________________________________
5344 [  4030] By: bailey                                on 1999/08/23  03:37:43
5345         Log: Patch up holes in realclean target
5346      Branch: vmsperl
5347            ! vms/descrip_mms.template
5348 ____________________________________________________________________________
5349 [  4029] By: bailey                                on 1999/08/23  03:36:24
5350         Log: Fix handling of PERL_POLLUTE
5351      Branch: vmsperl
5352            ! lib/ExtUtils/MM_VMS.pm
5353 ____________________________________________________________________________
5354 [  4028] By: bailey                                on 1999/08/23  03:34:08
5355         Log: Update VMS version of perly.h
5356      Branch: vmsperl
5357            ! vms/perly_h.vms
5358 ____________________________________________________________________________
5359 [  4027] By: bailey                                on 1999/08/23  03:32:45
5360         Log: Update dependencies in Descrip.MMS
5361      Branch: vmsperl
5362            ! vms/descrip_mms.template
5363 ____________________________________________________________________________
5364 [  4026] By: bailey                                on 1999/08/23  03:30:01
5365         Log: Fix prototypes in perlapi.c (64-bit?)
5366              Clear prior definition of getenv_len before defining VMS-specific macro
5367      Branch: vmsperl
5368            ! perlapi.c vms/vmsish.h
5369 ____________________________________________________________________________
5370 [  4025] By: bailey                                on 1999/08/23  03:25:51
5371         Log: Add '-m' option to Configure.com which skips the MANIFEST check
5372      Branch: vmsperl
5373            ! configure.com
5374 ____________________________________________________________________________
5375 [  4024] By: bailey                                on 1999/08/23  03:23:34
5376         Log: Skip open() tests that rely on Unix fork semantics
5377      Branch: vmsperl
5378            ! t/io/open.t
5379 ____________________________________________________________________________
5380 [  4023] By: bailey                                on 1999/08/23  03:21:46
5381         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
5382      Branch: vmsperl
5383            ! vms/gen_shrfls.pl
5384 ____________________________________________________________________________
5385 [  4022] By: bailey                                on 1999/08/23  03:17:33
5386         Log: update MM_VMS to use new File::Spec routines
5387      Branch: vmsperl
5388            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
5389 ____________________________________________________________________________
5390 [  4021] By: bailey                                on 1999/08/23  03:13:40
5391         Log: byteperl is now part of the ByteLoader ext
5392      Branch: vmsperl
5393            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
5394 ____________________________________________________________________________
5395 [  4020] By: bailey                                on 1999/08/23  03:10:41
5396         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
5397      Branch: vmsperl
5398            ! vms/vms.c
5399 ____________________________________________________________________________
5400 [  4019] By: bailey                                on 1999/08/23  03:07:28
5401         Log: Update calls for new thread context handling
5402      Branch: vmsperl
5403            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
5404            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
5405 ____________________________________________________________________________
5406 [  4018] By: bailey                                on 1999/08/23  03:01:31
5407         Log: Allow for file versions in library when looking for .bs files
5408      Branch: vmsperl
5409            ! ext/DynaLoader/DynaLoader_pm.PL
5410 ____________________________________________________________________________
5411 [  4017] By: bailey                                on 1999/08/23  02:58:55
5412         Log: Update VMS configuration procedures for 5.005_60
5413      Branch: vmsperl
5414            ! configure.com vms/subconfigure.com
5415 ____________________________________________________________________________
5416 [  4016] By: gsar                                  on 1999/08/20  22:19:56
5417         Log: update Changes
5418      Branch: perl
5419            ! Changes
5420
5421 ----------------
5422 Version 5.005_61
5423 ----------------
5424
5425 ____________________________________________________________________________
5426 [  4015] By: gsar                                  on 1999/08/20  22:17:41
5427         Log: perl_free() should use PerlMem_free()
5428      Branch: perl
5429            ! perl.c
5430 ____________________________________________________________________________
5431 [  4014] By: gsar                                  on 1999/08/20  22:10:46
5432         Log: win32 tweaks
5433      Branch: perl
5434            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
5435            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5436            ! win32/config_H.vc
5437 ____________________________________________________________________________
5438 [  4013] By: gsar                                  on 1999/08/20  22:09:56
5439         Log: DEBUG_m() adjusted to internalize dTHX
5440      Branch: perl
5441            ! malloc.c perl.h util.c
5442 ____________________________________________________________________________
5443 [  4012] By: gsar                                  on 1999/08/20  17:51:06
5444         Log: make autogenerated files writable
5445      Branch: perl
5446            ! (edit 171 files)
5447 ____________________________________________________________________________
5448 [  4011] By: gsar                                  on 1999/08/20  17:43:47
5449         Log: update Changes
5450      Branch: perl
5451            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
5452 ____________________________________________________________________________
5453 [  4010] By: gsar                                  on 1999/08/20  17:21:53
5454         Log: up patchlevel &c
5455      Branch: perl
5456            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5457            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5458 ____________________________________________________________________________
5459 [  4009] By: gsar                                  on 1999/08/20  16:46:26
5460         Log: add missing Is/Syl*.pl files
5461      Branch: perl
5462            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
5463            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
5464            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
5465            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
5466            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
5467            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
5468 ____________________________________________________________________________
5469 [  4008] By: gsar                                  on 1999/08/20  16:31:02
5470         Log: integrate cfgperl contents into mainline
5471      Branch: perl
5472           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
5473           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5474           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
5475           +> t/op/lfs.t
5476            - lib/unicode/EthiopicSyllables.txt
5477            - lib/unicode/MakeEthiopicSyllables.PL
5478           !> (integrate 261 files)
5479 ____________________________________________________________________________
5480 [  4007] By: gsar                                  on 1999/08/20  15:24:08
5481         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
5482              USE_THREADS and MULTIPLICITY; minor pod adjustments
5483      Branch: perl
5484            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
5485            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
5486 ____________________________________________________________________________
5487 [  4006] By: jhi                                   on 1999/08/19  19:01:41
5488         Log: Tighten the vec() code so that naughty BITS cause an error.
5489      Branch: cfgperl
5490            ! doop.c
5491 ____________________________________________________________________________
5492 [  4005] By: jhi                                   on 1999/08/19  15:55:09
5493         Log: Don't document ill-defined vec() bits cases
5494              (for which the code doesn't work right in any case)
5495      Branch: cfgperl
5496            ! pod/perldiag.pod pod/perlfunc.pod
5497 ____________________________________________________________________________
5498 [  4004] By: jhi                                   on 1999/08/19  12:49:41
5499         Log: Removed duplicated code (in pp.c and mg.c) by introducing
5500              do_vecget().  NOTE: the calling convention of do_vecset()
5501              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
5502              in pp_vec() is no more multiplied by `size' in pp_vec(),
5503              the multiplication is now done in do_vecset().
5504              
5505              Also fix a cpp thinko in change #4002.
5506      Branch: cfgperl
5507            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
5508            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
5509            ! proto.h
5510 ____________________________________________________________________________
5511 [  4003] By: jhi                                   on 1999/08/18  08:27:22
5512         Log: Warn about small spherical distances.
5513      Branch: cfgperl
5514            ! lib/Math/Trig.pm
5515 ____________________________________________________________________________
5516 [  4002] By: jhi                                   on 1999/08/17  09:11:51
5517         Log: Enhance IV_FITS_IN_IV (though it's still unused).
5518      Branch: cfgperl
5519            ! perl.h
5520 ____________________________________________________________________________
5521 [  4001] By: jhi                                   on 1999/08/17  08:13:34
5522         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
5523              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
5524              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
5525              Subject: [PATCH] overload.pm str/num confu
5526              Date: 17 Aug 1999 08:21:12 +0200
5527      Branch: cfgperl
5528            ! lib/overload.pm
5529 ____________________________________________________________________________
5530 [  4000] By: jhi                                   on 1999/08/17  07:20:23
5531         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
5532              To: perl5-porters@perl.org
5533              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
5534              Date: 16 Aug 1999 14:24:28 -0700
5535              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
5536      Branch: cfgperl
5537            ! pod/perlobj.pod
5538 ____________________________________________________________________________
5539 [  3999] By: jhi                                   on 1999/08/16  19:49:09
5540         Log: Integrate with Nick.
5541      Branch: cfgperl
5542           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
5543 ____________________________________________________________________________
5544 [  3998] By: jhi                                   on 1999/08/16  19:44:29
5545         Log: Fix most of the pod2man moanings reported in
5546              
5547              From: "Larry W. Virden" <lvirden@cas.org>
5548              To: perl5-porters@perl.org
5549              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
5550              (UNINSTALLED)
5551              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
5552              Message-Id: <199908031935.PAA27692@cas.org>
5553              
5554              Configure regen'ed.
5555      Branch: cfgperl
5556            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5557            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
5558            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
5559            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
5560            ! utils/h2xs.PL utils/perlcc.PL
5561 ____________________________________________________________________________
5562 [  3997] By: jhi                                   on 1999/08/16  19:20:37
5563         Log: A fix of sorts for the flush-before-dup scenario.
5564      Branch: cfgperl
5565            ! doio.c
5566 ____________________________________________________________________________
5567 [  3996] By: jhi                                   on 1999/08/16  19:14:37
5568         Log: More paranoia.
5569      Branch: cfgperl
5570            ! sv.c
5571 ____________________________________________________________________________
5572 [  3995] By: jhi                                   on 1999/08/16  18:55:35
5573         Log: Batch of small 64-bit/long double/large file support tweaks:
5574              - scan for LDBL_DIG
5575              - from DBL_DIG and LDBL_DIG select NV_DIG
5576              - introduce IVSIZE, UVSIZE, NVSIZE
5577              - introduce IV_DIG
5578              - remove stdio64
5579              - AIX uses `oslevel` when others use `uname -r`
5580              - already AIX 4.2 goes 64-bit
5581              - in HP-UX require the 64-bit libc, just the directory isn't enough
5582              - group ids are not NVs
5583              - #undef USE_LONG_DOUBLE if long double is no better than double
5584              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
5585              - mention large file support in perldelta
5586              - introduce quad TOPpin' and POPpin'
5587              - the svcat... buffer was tiny for printing quads in %b
5588              - fix the multiplication test in 64bit.t
5589              - try to make VMS to comply with all this removal and "introducal"
5590              of symbols
5591      Branch: cfgperl
5592            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
5593            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
5594            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
5595      Branch: metaconfig
5596            ! U/modified/d_longdbl.U
5597      Branch: metaconfig/U/perl
5598            + d_ldbl_dig.U
5599 ____________________________________________________________________________
5600 [  3994] By: jhi                                   on 1999/08/16  07:53:44
5601         Log: More Configure/subconfigure.com syncing.
5602      Branch: cfgperl
5603            ! vms/subconfigure.com
5604 ____________________________________________________________________________
5605 [  3993] By: jhi                                   on 1999/08/14  22:09:26
5606         Log: Remove from VMS what the change #3982 took away from Configure lands.
5607      Branch: cfgperl
5608            ! vms/subconfigure.com
5609 ____________________________________________________________________________
5610 [  3992] By: jhi                                   on 1999/08/14  13:29:13
5611         Log: Small test tweaks.
5612      Branch: cfgperl
5613            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
5614 ____________________________________________________________________________
5615 [  3991] By: jhi                                   on 1999/08/14  13:08:41
5616         Log: Augment filesize limit note.
5617      Branch: cfgperl
5618            ! doio.c
5619 ____________________________________________________________________________
5620 [  3990] By: jhi                                   on 1999/08/14  13:06:12
5621         Log: Note about filesize limits.
5622      Branch: cfgperl
5623            ! doio.c pp_sys.c
5624 ____________________________________________________________________________
5625 [  3989] By: jhi                                   on 1999/08/14  11:31:58
5626         Log: Catch the case of filesize limits.
5627      Branch: cfgperl
5628            ! t/lib/syslfs.t t/op/lfs.t
5629 ____________________________________________________________________________
5630 [  3988] By: nick                                  on 1999/08/14  09:20:58
5631         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
5632              this causes a POPSTACK panic. The problem seems to be that although
5633              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
5634              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
5635              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
5636              messing with CATCH_SET() in call_sv, use it in perl_vdie().
5637              Add test to op/eval.t which will fail (panic) if bug comes back.
5638              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
5639      Branch: perl
5640            ! cop.h perl.c t/op/eval.t util.c
5641 ____________________________________________________________________________
5642 [  3987] By: jhi                                   on 1999/08/13  23:57:52
5643         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
5644              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
5645              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
5646              Date: Fri, 13 Aug 1999 17:42:47 -0500
5647              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
5648      Branch: cfgperl
5649            ! lib/ExtUtils/MM_VMS.pm
5650 ____________________________________________________________________________
5651 [  3986] By: jhi                                   on 1999/08/13  23:56:44
5652         Log: Don't quit before printing out the message.
5653      Branch: cfgperl
5654            ! t/lib/syslfs.t t/op/lfs.t
5655 ____________________________________________________________________________
5656 [  3985] By: jhi                                   on 1999/08/13  23:35:49
5657         Log: Remove more t/ trash on target "clean".
5658      Branch: cfgperl
5659            ! Makefile.SH
5660 ____________________________________________________________________________
5661 [  3984] By: jhi                                   on 1999/08/13  23:02:53
5662         Log: Avoid double long double. 
5663      Branch: cfgperl
5664            ! Configure config_h.SH
5665      Branch: metaconfig/U/perl
5666            ! uselongdbl.U
5667 ____________________________________________________________________________
5668 [  3983] By: jhi                                   on 1999/08/13  22:59:56
5669         Log: BYTEORDER fix.
5670      Branch: cfgperl
5671            ! Configure config_h.SH
5672      Branch: metaconfig
5673            ! U/compline/byteorder.U
5674 ____________________________________________________________________________
5675 [  3982] By: jhi                                   on 1999/08/13  22:48:40
5676         Log: Jumbo Configure and large file support update.
5677              Remove a lot of unneeded 64-bitness cruft;
5678              re-introduce BYTEORDER; update 64-bitness hints;
5679              lfs should now work in Solaris; long doubles in AIX.
5680      Branch: cfgperl
5681            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
5682            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
5683            ! perlsdio.h pp.h pp_sys.c
5684      Branch: metaconfig
5685            ! U/compline/byteorder.U U/compline/ccflags.U
5686      Branch: metaconfig/U/perl
5687            ! d_dlsymun.U io64.U uselongdbl.U
5688 ____________________________________________________________________________
5689 [  3980] By: jhi                                   on 1999/08/13  15:09:11
5690         Log: Introduce HAS_LLSEEK.
5691      Branch: cfgperl
5692            ! Configure config_h.SH perl.h
5693 ____________________________________________________________________________
5694 [  3979] By: jhi                                   on 1999/08/13  14:29:47
5695         Log: From: <dan@sidhe.org>
5696              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
5697              sarathy@activestate.com
5698              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
5699              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
5700              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
5701      Branch: cfgperl
5702            ! vms/vms.c
5703 ____________________________________________________________________________
5704 [  3978] By: jhi                                   on 1999/08/13  09:56:46
5705         Log: Make the 64-bit tests more paranoid.
5706      Branch: cfgperl
5707            ! t/op/64bit.t
5708 ____________________________________________________________________________
5709 [  3976] By: jhi                                   on 1999/08/12  21:49:16
5710         Log: IRIX64 needs more -mabi=64 with gcc.
5711      Branch: cfgperl
5712            ! hints/irix_6.sh
5713 ____________________________________________________________________________
5714 [  3975] By: jhi                                   on 1999/08/12  21:02:03
5715         Log: Reincarnate change #3967, now in more modest form.
5716      Branch: cfgperl
5717            ! hints/irix_6.sh
5718 ____________________________________________________________________________
5719 [  3974] By: jhi                                   on 1999/08/12  20:49:36
5720         Log: Remove rt from libswanted (I added it many moons ago
5721              when I thought it would be useful in Digital UNIX,
5722              I was wrong); undo the recent IRIX hints changes,
5723              getting rid of one warning brought new ones.
5724      Branch: cfgperl
5725            ! Configure config_h.SH hints/irix_6.sh
5726      Branch: metaconfig
5727            ! U/modified/Myinit.U
5728 ____________________________________________________________________________
5729 [  3973] By: jhi                                   on 1999/08/12  19:42:53
5730         Log: st_blocks is in 512 byte blocks.
5731      Branch: cfgperl
5732            ! t/lib/syslfs.t t/op/lfs.t
5733 ____________________________________________________________________________
5734 [  3972] By: jhi                                   on 1999/08/12  19:27:31
5735         Log: Don't claim defeat too early.
5736      Branch: cfgperl
5737            ! Configure config_h.SH
5738      Branch: metaconfig/U/perl
5739            ! longdblfio.U
5740 ____________________________________________________________________________
5741 [  3971] By: jhi                                   on 1999/08/12  19:24:14
5742         Log: IRIX 64-bit hint tweak. 
5743      Branch: cfgperl
5744            ! hints/irix_6.sh
5745 ____________________________________________________________________________
5746 [  3970] By: nick                                  on 1999/08/12  19:17:20
5747         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
5748              tests i.e. RV2AV and RV2HV
5749      Branch: perl
5750            ! op.c t/pragma/warn/op
5751 ____________________________________________________________________________
5752 [  3969] By: jhi                                   on 1999/08/12  19:06:17
5753         Log: Add Configure -Duselongdouble and add a missing semicolon.
5754      Branch: cfgperl
5755            ! Configure config_h.SH sv.c
5756      Branch: metaconfig/U/perl
5757            + uselongdbl.U
5758 ____________________________________________________________________________
5759 [  3968] By: jhi                                   on 1999/08/12  18:46:00
5760         Log: Simply exit() early if lfs support seems unlikely.
5761      Branch: cfgperl
5762            ! t/lib/syslfs.t t/op/lfs.t
5763 ____________________________________________________________________________
5764 [  3967] By: jhi                                   on 1999/08/12  18:44:05
5765         Log: Suffer silently for unused libraries.
5766      Branch: cfgperl
5767            ! hints/irix_6.sh
5768 ____________________________________________________________________________
5769 [  3966] By: jhi                                   on 1999/08/12  13:18:44
5770         Log: Update MANIFEST to follow change #3965.
5771      Branch: cfgperl
5772            ! MANIFEST
5773 ____________________________________________________________________________
5774 [  3965] By: jhi                                   on 1999/08/12  13:15:38
5775         Log: Regenerate Unicode tables based on new syllable lists
5776              from Daniel Yacob.
5777      Branch: cfgperl
5778            ! (edit 159 files)
5779 ____________________________________________________________________________
5780 [  3964] By: jhi                                   on 1999/08/12  10:06:24
5781         Log: Remove more spurious casting.
5782      Branch: cfgperl
5783            ! pp_sys.c
5784 ____________________________________________________________________________
5785 [  3963] By: jhi                                   on 1999/08/12  08:18:53
5786         Log: Minor niggles on the lfs tests.
5787      Branch: cfgperl
5788            ! t/lib/syslfs.t t/op/lfs.t
5789 ____________________________________________________________________________
5790 [  3962] By: jhi                                   on 1999/08/11  22:48:25
5791         Log: Don't bother with lfs testing if off_t is too small.
5792      Branch: cfgperl
5793            ! t/lib/syslfs.t t/op/lfs.t
5794 ____________________________________________________________________________
5795 [  3961] By: jhi                                   on 1999/08/11  22:22:54
5796         Log: Long double patches from Dan Sugalski.
5797      Branch: cfgperl
5798            ! sv.c
5799 ____________________________________________________________________________
5800 [  3960] By: jhi                                   on 1999/08/11  22:17:55
5801         Log: Flush buffer before duplicating file descriptor.
5802              
5803              From: Mark-Jason Dominus <mjd@plover.com>
5804              To: Graham Barr <gbarr@pobox.com>
5805              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
5806              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
5807              Date: Wed, 11 Aug 1999 15:56:09 -0400
5808              Message-ID: <19990811195610.5933.qmail@plover.com>
5809              
5810              From: Mark-Jason Dominus <mjd@plover.com>
5811              To: perl5-porters@perl.org
5812              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
5813              Date: Wed, 11 Aug 1999 16:05:46 -0400
5814              Message-ID: <19990811200546.6165.qmail@plover.com>
5815      Branch: cfgperl
5816            ! doio.c pod/perldelta.pod
5817 ____________________________________________________________________________
5818 [  3959] By: jhi                                   on 1999/08/11  22:11:35
5819         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
5820              
5821              From: "Craig A. Berry" <craig.berry@metamor.com>
5822              Sender: owner-perl5-porters@perl.org
5823              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
5824              bailey@newman.upenn.edu
5825              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
5826              problem
5827              Date: Wed, 11 Aug 1999 14:31:11 -0500
5828              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
5829      Branch: cfgperl
5830            ! vms/vms.c
5831 ____________________________________________________________________________
5832 [  3958] By: jhi                                   on 1999/08/11  15:35:45
5833         Log: Add a hopefully comforting message if there seems to be no LFS. 
5834              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
5835              The tests will fail on lfs tests only if quad is available,
5836              if ENOQUAD, the lfs tests will be skipped.
5837      Branch: cfgperl
5838            ! t/lib/syslfs.t t/op/lfs.t
5839 ____________________________________________________________________________
5840 [  3957] By: jhi                                   on 1999/08/11  12:25:59
5841         Log: Unapply an experimental patch that accidentally escaped
5842              from the lab by piggybacking with the change #3955.
5843      Branch: cfgperl
5844            ! pp.c pp.h pp_hot.c
5845 ____________________________________________________________________________
5846 [  3956] By: jhi                                   on 1999/08/11  08:19:23
5847         Log: Add sysio large file support testing.
5848      Branch: cfgperl
5849            + t/lib/syslfs.t
5850            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
5851 ____________________________________________________________________________
5852 [  3955] By: jhi                                   on 1999/08/10  22:39:11
5853         Log: From: <dan@sidhe.org>
5854              To: vmsperl@perl.org, perl5-porters@perl.org,
5855              sarathy@activestate.com, bailey@newman.upenn.edu
5856              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
5857              threads on VMS
5858              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
5859              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
5860      Branch: cfgperl
5861            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
5862            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
5863            ! vms/writemain.pl
5864 ____________________________________________________________________________
5865 [  3954] By: jhi                                   on 1999/08/10  20:37:55
5866         Log: LFS testing robustness.
5867      Branch: cfgperl
5868            ! t/op/lfs.t
5869 ____________________________________________________________________________
5870 [  3953] By: jhi                                   on 1999/08/10  19:54:50
5871         Log: From: <dan@sidhe.org>
5872              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
5873              sarathy@activestate.com
5874              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
5875              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
5876              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
5877      Branch: cfgperl
5878            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
5879            ! vms/subconfigure.com vms/vmsish.h
5880 ____________________________________________________________________________
5881 [  3952] By: jhi                                   on 1999/08/10  17:18:57
5882         Log: AIX is different, again.  Now in cc -E output.
5883      Branch: cfgperl
5884            ! Configure config_h.SH
5885      Branch: metaconfig
5886            ! U/modified/cppstdin.U
5887 ____________________________________________________________________________
5888 [  3951] By: jhi                                   on 1999/08/10  14:37:08
5889         Log: Use Pid_t on pgrp matters.
5890      Branch: cfgperl
5891            ! pp_sys.c
5892 ____________________________________________________________________________
5893 [  3950] By: jhi                                   on 1999/08/10  14:35:30
5894         Log: Use Pid_t.
5895      Branch: cfgperl
5896            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
5897            ! pp_sys.c proto.h util.c
5898 ____________________________________________________________________________
5899 [  3949] By: jhi                                   on 1999/08/10  14:11:15
5900         Log: Use Mode_t.
5901      Branch: cfgperl
5902            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
5903            ! perlapi.h pp_sys.c proto.h
5904 ____________________________________________________________________________
5905 [  3948] By: jhi                                   on 1999/08/10  13:53:19
5906         Log: Small perlbug doc tweaks from Jon Orwant.
5907      Branch: cfgperl
5908            ! utils/perlbug.PL
5909 ____________________________________________________________________________
5910 [  3947] By: jhi                                   on 1999/08/10  09:55:11
5911         Log: Large file support testing.
5912      Branch: cfgperl
5913            + t/op/lfs.t
5914            ! MANIFEST t/op/64bit.t
5915 ____________________________________________________________________________
5916 [  3946] By: jhi                                   on 1999/08/10  09:13:54
5917         Log: Remove I32 casting from time-related functions.
5918      Branch: cfgperl
5919            ! pp_sys.c
5920 ____________________________________________________________________________
5921 [  3945] By: jhi                                   on 1999/08/10  09:06:42
5922         Log: Gratuitous uid and gid casts to I32s and ints removed.
5923              There are still problem spots in printfing such ids:
5924              width (%d vs %ld) and signedness %d vs %u.
5925      Branch: cfgperl
5926            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
5927            ! perl.c perlapi.c pp_hot.c proto.h
5928 ____________________________________________________________________________
5929 [  3944] By: jhi                                   on 1999/08/10  07:43:03
5930         Log: Remove I32 casts from pp_stat, these make stat()
5931              very broken e.g. on files larger than 2 gigabytes.
5932              Reported by
5933              From: Phil Lobbes <phil@finchcomputer.com>
5934              To: perl5-porters@perl.org
5935              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
5936              UNIX Perl 5.005_03
5937              Date: Mon, 09 Aug 1999 21:38:54 -0700
5938              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
5939              
5940              There are more of these I32 casts all over pp_sys.c,
5941              all of them should be checked.
5942      Branch: cfgperl
5943            ! pp_sys.c
5944 ____________________________________________________________________________
5945 [  3943] By: jhi                                   on 1999/08/10  07:38:30
5946         Log: Remove blathering.
5947      Branch: cfgperl
5948            ! lib/unicode/mktables.PL
5949 ____________________________________________________________________________
5950 [  3942] By: jhi                                   on 1999/08/09  20:35:13
5951         Log: lexwarn maintenance: new warning class unsafe
5952              subclasses 'overflow' and 'portable' created,
5953              used by the recent integer overflow warnings.
5954              Class syntax subclass 'octal' renamed to 'digit',
5955              binary and hexadecimal parsing errors also 'digit' warnings.
5956      Branch: cfgperl
5957            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
5958            ! util.c warning.h warning.pl
5959 ____________________________________________________________________________
5960 [  3941] By: jhi                                   on 1999/08/09  10:40:47
5961         Log: Integrate with Nick.
5962      Branch: cfgperl
5963           +> opnames.h
5964           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
5965           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
5966 ____________________________________________________________________________
5967 [  3940] By: jhi                                   on 1999/08/09  10:32:43
5968         Log: Regenerate the Unicode tables after having updated the Unicode
5969              database (change #3939).
5970      Branch: cfgperl
5971            ! (edit 157 files)
5972 ____________________________________________________________________________
5973 [  3939] By: jhi                                   on 1999/08/09  10:27:22
5974         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
5975      Branch: cfgperl
5976            ! lib/unicode/UnicodeData-Latest.txt
5977 ____________________________________________________________________________
5978 [  3938] By: jhi                                   on 1999/08/09  10:25:54
5979         Log: Ethiopic changes via private email from Daniel Yacob,
5980              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
5981              Canadian Syllabics and Yi under construction.
5982      Branch: cfgperl
5983            + lib/unicode/syllables.txt
5984            - lib/unicode/EthiopicSyllables.txt
5985            - lib/unicode/MakeEthiopicSyllables.PL
5986            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
5987            ! lib/unicode/mktables.PL
5988 ____________________________________________________________________________
5989 [  3937] By: jhi                                   on 1999/08/09  10:21:51
5990         Log: Move the equivalence class creation last.
5991      Branch: cfgperl
5992            ! lib/unicode/mktables.PL
5993 ____________________________________________________________________________
5994 [  3936] By: jhi                                   on 1999/08/09  10:20:40
5995         Log: Compute equivalence classes (diacritics stripping) only
5996              for letters, not for ligatures.
5997      Branch: cfgperl
5998            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5999            ! lib/unicode/mktables.PL
6000 ____________________________________________________________________________
6001 [  3935] By: nick                                  on 1999/08/08  13:53:57
6002         Log: Will now correctly re-call 
6003              bootstrap "Foo";
6004              if requested. This should allow build on Win32 and other
6005              platforms where you cannot link to loadables directly.
6006      Branch: perl
6007            ! ext/B/B/C.pm
6008 ____________________________________________________________________________
6009 [  3934] By: nick                                  on 1999/08/07  12:23:55
6010         Log: Vishal Bhatia <vishalb@my-deja.com>
6011              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
6012              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
6013      Branch: perl
6014            ! ext/B/B/CC.pm
6015 ____________________________________________________________________________
6016 [  3933] By: nick                                  on 1999/08/07  12:19:46
6017         Log: B::C changes to get simple Tk app. compiling again
6018      Branch: perl
6019            ! ext/B/B/C.pm
6020 ____________________________________________________________________________
6021 [  3932] By: jhi                                   on 1999/08/06  21:17:16
6022         Log: Regen Configure to include change #3915.
6023      Branch: cfgperl
6024            ! Configure config_h.SH
6025 ____________________________________________________________________________
6026 [  3931] By: jhi                                   on 1999/08/06  18:52:57
6027         Log: Todo update.
6028      Branch: cfgperl
6029            ! Todo Todo-5.005 lib/unicode/mktables.PL
6030 ____________________________________________________________________________
6031 [  3930] By: jhi                                   on 1999/08/06  13:13:05
6032         Log: Character class equivalence tables.
6033      Branch: cfgperl
6034            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6035            ! MANIFEST lib/unicode/mktables.PL
6036 ____________________________________________________________________________
6037 [  3929] By: jhi                                   on 1999/08/06  11:59:11
6038         Log: More Fcntl constants.  (This process really needs
6039              to be automated, at least partly, see the Errno extension.)
6040              Now also the SEEK_ constants are available via the Fcntl.
6041              Yes, this is redundant (IO::Seekable and POSIX supply them already),
6042              but now Fcntl is a one-stop shopping mall for all your
6043              file-related constants.    
6044      Branch: cfgperl
6045            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
6046 ____________________________________________________________________________
6047 [  3928] By: jhi                                   on 1999/08/06  08:08:03
6048         Log: Protect against pack/unpack repeat count overflows,
6049              based on:
6050              
6051              From: Nathan Torkington <gnat@frii.com>
6052              To: Brian Keefer <mgomes@cwix.com>
6053              Cc: perl5-porters@perl.org
6054              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
6055              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
6056              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
6057      Branch: cfgperl
6058            ! pod/perldiag.pod pp.c
6059 ____________________________________________________________________________
6060 [  3927] By: jhi                                   on 1999/08/06  07:32:20
6061         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
6062              
6063              From: Nathan Torkington <gnat@frii.com>
6064              To: perl5-porters@perl.org
6065              Subject: Bugfix for my bugfix
6066              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
6067              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
6068      Branch: cfgperl
6069            ! ext/B/B/Assembler.pm
6070 ____________________________________________________________________________
6071 [  3926] By: jhi                                   on 1999/08/05  17:25:19
6072         Log: Fix regex charclass parsing so that bogus ranges
6073              like [0-\d] and [[:word:]-z] are no more allowed.
6074              The anomaly was noticed by Guy Decoux.
6075      Branch: cfgperl
6076            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
6077 ____________________________________________________________________________
6078 [  3925] By: jhi                                   on 1999/08/05  10:31:47
6079         Log: split /^/ deprecation warning should not be on by default.
6080      Branch: cfgperl
6081            ! pp.c
6082 ____________________________________________________________________________
6083 [  3923] By: jhi                                   on 1999/08/05  09:16:57
6084         Log: From: paul.marquess@bt.com
6085              To: jhi@iki.fi, paul.marquess@bt.com
6086              Cc: gsar@ActiveState.com, perl5-porters@perl.org
6087              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
6088              Date: Thu, 5 Aug 1999 09:33:14 +0100
6089              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
6090      Branch: cfgperl
6091            ! t/lib/anydbm.t
6092 ____________________________________________________________________________
6093 [  3921] By: jhi                                   on 1999/08/05  08:05:13
6094         Log: From: paul.marquess@bt.com
6095              To: perl5-porters@perl.org
6096              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
6097              randy@theoryx5.uwinnipeg.ca
6098              Subject:  [PATCH 5.005_60] DB_File 1.70
6099              Date: Wed, 4 Aug 1999 23:22:22 +0100
6100              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
6101              
6102              (Replaces change #3917)
6103      Branch: cfgperl
6104            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6105            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6106 ____________________________________________________________________________
6107 [  3920] By: jhi                                   on 1999/08/04  19:02:58
6108         Log: From: Nathan Torkington <gnat@frii.com>
6109              To: perl5-porters@perl.org
6110              Subject: [5.005_60 PATCH] Make B::Bytecode work
6111              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
6112              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
6113      Branch: cfgperl
6114            ! ext/B/B/Assembler.pm
6115 ____________________________________________________________________________
6116 [  3919] By: jhi                                   on 1999/08/04  10:56:26
6117         Log: Update history records.
6118      Branch: cfgperl
6119            ! pod/perlhist.pod
6120 ____________________________________________________________________________
6121 [  3918] By: jhi                                   on 1999/08/04  09:36:13
6122         Log: Minor fixes to linux -Dusethreads -Duseperlio.
6123      Branch: cfgperl
6124            ! perlio.c
6125 ____________________________________________________________________________
6126 [  3917] By: jhi                                   on 1999/08/04  08:13:20
6127         Log: (Replaced by change #3921)
6128              From: paul.marquess@bt.com
6129              To: gsar@activestate.com
6130              Cc: perl5-porters@perl.org
6131              Subject: [PATCH 5.005_60] DB_File 1.69
6132              Date: Tue, 3 Aug 1999 22:55:00 +0100
6133              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
6134      Branch: cfgperl
6135            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6136            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6137 ____________________________________________________________________________
6138 [  3916] By: jhi                                   on 1999/08/04  07:59:05
6139         Log: Introduce the charnames pragma.
6140              
6141              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
6142              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
6143              To: Chip Salzenberg <[11]chip@perlsupport.com>
6144              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
6145              Date: Sat, 31 Jul 1999 05:44:05 -0400
6146              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
6147              
6148              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6149              To: Mailing list Perl5 <perl5-porters@perl.org>
6150              Subject: [PATCH 5.005_58] Named characters in Perl
6151              Date: Mon, 2 Aug 1999 19:25:40 -0400
6152              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
6153      Branch: cfgperl
6154            + lib/charnames.pm t/lib/charnames.t
6155            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
6156            ! pod/perlre.pod regcomp.c toke.c
6157 ____________________________________________________________________________
6158 [  3915] By: jhi                                   on 1999/08/03  21:18:49
6159         Log: Support Configure -Dmake=pmake.
6160              Via private email from Andy.
6161              NOTE: assumes "basename" command.
6162      Branch: metaconfig
6163            ! U/modified/Config_sh.U
6164 ____________________________________________________________________________
6165 [  3914] By: jhi                                   on 1999/08/03  21:11:11
6166         Log: The op/filetest.t failed subtest 7 if testing as root.
6167              
6168              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
6169              To: perl5-porters@perl.org
6170              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
6171              Date: Tue, 27 Jul 1999 22:54:05 +0200
6172              Message-Id: <379E1C6D.626DC765@club-internet.fr>
6173      Branch: cfgperl
6174            ! t/op/filetest.t
6175 ____________________________________________________________________________
6176 [  3911] By: jhi                                   on 1999/08/03  19:52:38
6177         Log: The "-Dusethreads -Duseperlio" combination failed.
6178              
6179              From: Spider Boardman <spider@leggy.zk3.dec.com>
6180              To: perl5-porters@perl.org
6181              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
6182              4.0 (UNINSTALLED)
6183              Date: Tue, 3 Aug 1999 14:25:00 -0400
6184              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
6185              
6186              See also change #3912.
6187      Branch: cfgperl
6188            ! perlio.c
6189 ____________________________________________________________________________
6190 [  3910] By: jhi                                   on 1999/08/03  10:44:24
6191         Log: From: Chris Nandor <pudge@pobox.com>
6192              To: perl5-porters@perl.org
6193              Subject: [PATCH 5.005_58] perlbug.PL 1.27
6194              Date: Wed, 28 Jul 1999 23:42:49 -0400
6195              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
6196      Branch: cfgperl
6197            ! utils/perlbug.PL
6198 ____________________________________________________________________________
6199 [  3909] By: jhi                                   on 1999/08/03  10:41:04
6200         Log: Hints for building ByteLoader in SunoS.  Based on
6201              From: Andy Dougherty <doughera@lafayette.edu>
6202              To: Gurusamy Sarathy <gsar@activestate.com>
6203              Cc: Perl Porters <perl5-porters@perl.org>
6204              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
6205              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
6206              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
6207      Branch: cfgperl
6208            + ext/ByteLoader/hints/sunos.pl
6209            ! MANIFEST ext/ByteLoader/ByteLoader.xs
6210 ____________________________________________________________________________
6211 [  3908] By: jhi                                   on 1999/08/03  09:29:22
6212         Log: Clarify RE engine code; inline a static function to a macro;
6213              make exact string nodes smaller.
6214              
6215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6216              To: perl5-porters@perl.org (Mailing list Perl5)
6217              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
6218              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
6219              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
6220      Branch: cfgperl
6221            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
6222            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
6223            ! regnodes.h warning.h
6224 ____________________________________________________________________________
6225 [  3907] By: jhi                                   on 1999/08/03  08:11:49
6226         Log: 5_59 configured with -Dd_bincompat5005 can't be made
6227              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
6228              
6229              From: Spider Boardman <spider@leggy.zk3.dec.com>
6230              To: perl5-porters@perl.org
6231              Subject: [ID 19990802.016] Not OK: perl 5.00559
6232              Date: Mon, 2 Aug 1999 16:11:13 -0400
6233              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
6234      Branch: cfgperl
6235            ! embed.pl
6236 ____________________________________________________________________________
6237 [  3906] By: jhi                                   on 1999/08/03  07:48:59
6238         Log: Change #3790 redemption: with a little additional
6239              patch from Ilya it works okay.
6240      Branch: cfgperl
6241            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
6242            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
6243 ____________________________________________________________________________
6244 [  3905] By: gsar                                  on 1999/08/02  21:03:23
6245         Log: this will be 5.005_60
6246      Branch: perl
6247            ! Changes
6248
6249 ----------------
6250 Version 5.005_60
6251 ----------------
6252
6253 ____________________________________________________________________________
6254 [  3904] By: gsar                                  on 1999/08/02  20:30:23
6255         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
6256              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
6257              regen headers
6258      Branch: perl
6259            ! embed.h embed.pl global.sym opcode.h perlapi.c
6260 ____________________________________________________________________________
6261 [  3903] By: gsar                                  on 1999/08/02  20:26:07
6262         Log: native int pack/unpack fixes (from Spider Boardman
6263              <spider@leggy.zk3.dec.com>)
6264      Branch: perl
6265            ! pp.c
6266 ____________________________________________________________________________
6267 [  3902] By: gsar                                  on 1999/08/02  20:24:41
6268         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
6269              <spider@leggy.zk3.dec.com>)
6270      Branch: perl
6271            + opnames.h
6272            ! Changes MANIFEST opcode.pl perl.h
6273 ____________________________________________________________________________
6274 [  3901] By: gsar                                  on 1999/08/02  18:51:18
6275         Log: integrate cfgperl contents
6276      Branch: perl
6277           !> INSTALL README pod/perldelta.pod
6278 ____________________________________________________________________________
6279 [  3900] By: jhi                                   on 1999/08/02  18:46:21
6280         Log: Update README and INSTALL; partly based on the message
6281              
6282              From: "John L. Allen" <allen@grumman.com>
6283              To: Jarkko Hietaniemi <jhi@iki.fi>
6284              cc: perl5-porters@perl.org
6285              Subject: Re: Perl Installation Problem
6286              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
6287              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
6288              
6289              and private email from Andy Dougherty.
6290      Branch: cfgperl
6291            ! INSTALL README
6292 ____________________________________________________________________________
6293 [  3899] By: jhi                                   on 1999/08/02  18:36:35
6294         Log: Integrate with Sarathy.
6295      Branch: cfgperl
6296           !> op.c
6297 ____________________________________________________________________________
6298 [  3898] By: jhi                                   on 1999/08/02  18:34:49
6299         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
6300      Branch: cfgperl
6301            ! pod/perldelta.pod
6302 ____________________________________________________________________________
6303 [  3897] By: gsar                                  on 1999/08/02  18:18:37
6304         Log: optimizations could sometimes bypass bareword check
6305      Branch: perl
6306            ! op.c
6307 ____________________________________________________________________________
6308 [  3896] By: jhi                                   on 1999/08/02  18:18:34
6309         Log: Integrate with Sarathy.
6310      Branch: cfgperl
6311           !> Changes makedef.pl patchlevel.h win32/Makefile
6312           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6313           !> win32/makefile.mk
6314 ____________________________________________________________________________
6315 [  3895] By: gsar                                  on 1999/08/02  17:22:40
6316         Log: up patchlevel etc.
6317      Branch: perl
6318            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
6319            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6320 ____________________________________________________________________________
6321 [  3894] By: gsar                                  on 1999/08/02  17:12:31
6322         Log: integrate change#3893, make it conditional on bincompat5005
6323      Branch: perl
6324            ! makedef.pl
6325 ____________________________________________________________________________
6326 [  3893] By: jhi                                   on 1999/08/02  16:49:08
6327         Log: PERL_BINCOMPAT_5005 symbol translation.
6328              (AIX wouldn't link neither perl nor extensions.)
6329      Branch: cfgperl
6330            ! makedef.pl
6331 ____________________________________________________________________________
6332 [  3892] By: gsar                                  on 1999/08/02  16:09:13
6333         Log: integrate cfgperl contents into mainline
6334      Branch: perl
6335           +> t/op/64bit.t
6336            ! Changes
6337           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
6338           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
6339           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
6340 ____________________________________________________________________________
6341 [  3891] By: jhi                                   on 1999/08/02  14:52:40
6342         Log: AIX long long probing requires LL suffix for
6343              the ll constant.  The suffix doesn't seem
6344              to bother other ll platforms.
6345      Branch: cfgperl
6346            ! Configure config_h.SH hints/aix.sh
6347      Branch: metaconfig/U/perl
6348            ! quadfio.U
6349 ____________________________________________________________________________
6350 [  3890] By: jhi                                   on 1999/08/02  14:21:55
6351         Log: Exact path to perl for open -|.
6352      Branch: cfgperl
6353            ! t/io/open.t
6354 ____________________________________________________________________________
6355 [  3889] By: jhi                                   on 1999/08/02  14:18:03
6356         Log: Integrate with Sarathy.
6357      Branch: cfgperl
6358           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
6359           !> win32/Makefile win32/config_H.bc win32/config_H.gc
6360           !> win32/config_H.vc win32/makefile.mk win32/win32.c
6361 ____________________________________________________________________________
6362 [  3888] By: jhi                                   on 1999/08/02  14:14:29
6363         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
6364      Branch: cfgperl
6365            ! hints/aix.sh
6366 ____________________________________________________________________________
6367 [  3887] By: jhi                                   on 1999/08/02  12:53:10
6368         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
6369              emacs code indentation doesn't get wrong ideas--
6370              in other words, introduce a couple of "redundant" if:s.
6371      Branch: cfgperl
6372            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
6373            ! util.c
6374 ____________________________________________________________________________
6375 [  3886] By: jhi                                   on 1999/08/02  12:43:16
6376         Log: Mention that also *BSD systems with glibc are known to stumble.
6377      Branch: cfgperl
6378            ! t/pragma/warn/pp_hot
6379 ____________________________________________________________________________
6380 [  3885] By: jhi                                   on 1999/08/02  12:34:15
6381         Log: Allow also non-long long but still quad platforms print quads.
6382      Branch: cfgperl
6383            ! Configure config_h.SH
6384      Branch: metaconfig/U/perl
6385            ! longdblfio.U quadfio.U
6386 ____________________________________________________________________________
6387 [  3884] By: jhi                                   on 1999/08/02  11:56:14
6388         Log: Fix regclass utf8 hex ranges for quads.
6389      Branch: cfgperl
6390            ! regcomp.c
6391 ____________________________________________________________________________
6392 [  3883] By: jhi                                   on 1999/08/02  11:42:14
6393         Log: Enhance the description of how to detect quad support.
6394      Branch: cfgperl
6395            ! pod/perlfunc.pod
6396 ____________________________________________________________________________
6397 [  3882] By: jhi                                   on 1999/08/02  11:22:19
6398         Log: Fix printf %D %U %O for quads.
6399      Branch: cfgperl
6400            ! sv.c t/op/64bit.t
6401 ____________________________________________________________________________
6402 [  3881] By: jhi                                   on 1999/08/02  11:16:12
6403         Log: Document quad printing.
6404      Branch: cfgperl
6405            ! pod/perlfunc.pod
6406 ____________________________________________________________________________
6407 [  3880] By: jhi                                   on 1999/08/02  10:32:01
6408         Log: More 64-bit fixing.  One known bug of that kind
6409              remains, 32-bit platforms using long long in
6410              the test t/pragma/utf8 subtests 1-3 fail.
6411              (Update: change    #3884 fixed that one.)
6412      Branch: cfgperl
6413            + t/op/64bit.t
6414            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
6415
6416 ----------------
6417 Version 5.005_59
6418 ----------------
6419
6420 ____________________________________________________________________________
6421 [  3879] By: gsar                                  on 1999/08/02  08:18:58
6422         Log: integrate cfgperl changes into mainline
6423      Branch: perl
6424           !> Configure config_h.SH sv.c
6425 ____________________________________________________________________________
6426 [  3878] By: gsar                                  on 1999/08/02  08:13:16
6427         Log: change#3692 had an unintentional patch leak through!
6428              (this would explain the mysterious C<next LABEL> failures
6429              people have seen)
6430      Branch: perl
6431            ! pp_ctl.c
6432 ____________________________________________________________________________
6433 [  3877] By: gsar                                  on 1999/08/02  08:00:29
6434         Log: up patchlevel to 59
6435      Branch: perl
6436            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
6437            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6438            ! win32/makefile.mk
6439 ____________________________________________________________________________
6440 [  3876] By: gsar                                  on 1999/08/02  07:51:18
6441         Log: fix coredump under usethreads+debug
6442      Branch: perl
6443            ! util.c
6444 ____________________________________________________________________________
6445 [  3875] By: jhi                                   on 1999/08/02  07:50:51
6446         Log: d_bincompat5005 could be left empty.
6447      Branch: cfgperl
6448            ! Configure config_h.SH
6449      Branch: metaconfig/U/perl
6450            ! bincompat5005.U
6451 ____________________________________________________________________________
6452 [  3874] By: jhi                                   on 1999/08/02  07:42:45
6453         Log: Fix printf %d when IV is quad.
6454      Branch: cfgperl
6455            ! sv.c
6456 ____________________________________________________________________________
6457 [  3873] By: gsar                                  on 1999/08/02  07:41:03
6458         Log: fix d_bincompat5005='' junking config.h
6459      Branch: perl
6460            ! Configure
6461 ____________________________________________________________________________
6462 [  3872] By: gsar                                  on 1999/08/02  07:38:48
6463         Log: C needs parameter list, not merely type
6464      Branch: perl
6465            ! win32/win32.c
6466 ____________________________________________________________________________
6467 [  3871] By: jhi                                   on 1999/08/02  07:20:51
6468         Log: Integrate with Sarathy.
6469      Branch: cfgperl
6470           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
6471 ____________________________________________________________________________
6472 [  3870] By: gsar                                  on 1999/08/02  07:12:18
6473         Log: integrate cfgperl changes into mainline
6474      Branch: perl
6475            ! Changes
6476           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
6477           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
6478           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
6479           !> toke.c util.c
6480 ____________________________________________________________________________
6481 [  3869] By: gsar                                  on 1999/08/02  06:59:09
6482         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
6483              Date: Sat, 31 Jul 1999 19:08:33 -0700
6484              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
6485              Subject: [PATCH 5.005_58] "use constant" in the compiler
6486      Branch: perl
6487            ! ext/B/B/C.pm ext/B/B/CC.pm
6488 ____________________________________________________________________________
6489 [  3868] By: gsar                                  on 1999/08/02  06:55:51
6490         Log: debug build tweak
6491      Branch: perl
6492            ! regexec.c
6493 ____________________________________________________________________________
6494 [  3867] By: gsar                                  on 1999/08/02  06:35:18
6495         Log: create vmsperl branch (to be owned and operated by: cbailey)
6496      Branch: vmsperl
6497           +> (branch 1476 files)
6498 ____________________________________________________________________________
6499 [  3866] By: jhi                                   on 1999/08/01  23:34:40
6500         Log: so_locations once is enough.
6501      Branch: cfgperl
6502            ! Makefile.SH
6503 ____________________________________________________________________________
6504 [  3865] By: jhi                                   on 1999/08/01  23:13:05
6505         Log: Simplicate duplicated code.
6506      Branch: cfgperl
6507            ! util.c
6508 ____________________________________________________________________________
6509 [  3864] By: jhi                                   on 1999/08/01  22:41:41
6510         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
6511      Branch: cfgperl
6512           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
6513           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
6514            - README.cygwin32 cygwin32/Makefile.SHs
6515            - cygwin32/build-instructions.READFIRST
6516            - cygwin32/build-instructions.charles-wilson
6517            - cygwin32/build-instructions.sebastien-barre
6518            - cygwin32/build-instructions.steven-morlock
6519            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
6520            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
6521            - hints/cygwin32.sh
6522           !> (integrate 61 files)
6523 ____________________________________________________________________________
6524 [  3863] By: jhi                                   on 1999/08/01  22:36:02
6525         Log: Regen Configure and Glossary once again.
6526      Branch: cfgperl
6527            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6528            ! config_h.SH
6529 ____________________________________________________________________________
6530 [  3862] By: jhi                                   on 1999/08/01  22:26:09
6531         Log: Glossary update for #3861.
6532      Branch: cfgperl
6533            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6534            ! config_h.SH
6535 ____________________________________________________________________________
6536 [  3861] By: jhi                                   on 1999/08/01  22:22:51
6537         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
6538              with -Duse64bits (using long long).
6539              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
6540              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
6541              'print unpack "q", pack "q", 12345678901'
6542              should work on such 32-bit platforms.
6543              Still a lot of printf()s behind -D which wrongly assume
6544              that %ld/%lx and (long) are a good combination.
6545              Introducing a slew of new macros intended to be used in printf()
6546              format strings: e. g. PERL_PRId64 is the string to be used
6547              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
6548              The PRI... naming follows the C9X naming of <inttypes.h> macros.
6549      Branch: cfgperl
6550            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6551            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
6552            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
6553      Branch: metaconfig/U/perl
6554            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
6555 ____________________________________________________________________________
6556 [  3860] By: gsar                                  on 1999/08/01  21:23:18
6557         Log: integrate cfgperl contents into mainline
6558      Branch: perl
6559            ! toke.c
6560           !> (integrate 29 files)
6561 ____________________________________________________________________________
6562 [  3859] By: gsar                                  on 1999/08/01  21:13:09
6563         Log: From: Nathan Torkington <gnat@frii.com>
6564              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
6565              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
6566              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
6567      Branch: perl
6568            ! ext/B/B/Disassembler.pm
6569 ____________________________________________________________________________
6570 [  3858] By: gsar                                  on 1999/08/01  21:09:15
6571         Log: DB_File 1.68 update from Paul Marquess
6572      Branch: perl
6573            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6574            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
6575            ! t/lib/db-recno.t
6576 ____________________________________________________________________________
6577 [  3857] By: gsar                                  on 1999/08/01  21:05:54
6578         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6579              Date: Sat, 31 Jul 1999 05:13:38 -0400
6580              Message-Id: <199907311407.IAA25038@localhost.frii.com>
6581              Subject: [PATCH 5.005_58] More optimizations to REx engine
6582      Branch: perl
6583            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
6584            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
6585 ____________________________________________________________________________
6586 [  3856] By: gsar                                  on 1999/08/01  20:59:59
6587         Log: slightly modified version of suggested patch
6588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6589              Date: Sat, 31 Jul 1999 04:45:12 -0400
6590              Message-Id: <199907311406.IAA25034@localhost.frii.com>
6591              Subject: [PATCH 5.005_58] Fix OS/2 build
6592      Branch: perl
6593            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6594            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
6595 ____________________________________________________________________________
6596 [  3855] By: gsar                                  on 1999/08/01  20:49:06
6597         Log: cygwin update
6598              From: "Fifer, Eric" <EFifer@sanwaint.com>
6599              Date: Fri, 30 Jul 1999 18:31:48 +0100
6600              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
6601              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
6602      Branch: perl
6603            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
6604            ! pp_sys.c unixish.h util.c
6605 ____________________________________________________________________________
6606 [  3854] By: gsar                                  on 1999/08/01  20:41:53
6607         Log: fixes from Stephen McCamant that address bugs in change#3612
6608              (the optimization shouldn't be enabled in expressions where
6609              the variable is introduced), and fix Deparse to grok the
6610              optimization
6611              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
6612              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
6613              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
6614              --
6615              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
6616              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
6617              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
6618              --
6619              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
6620              Message-Id: <199907310326.VAA24376@localhost.frii.com>
6621              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
6622      Branch: perl
6623            ! ext/B/B/Deparse.pm op.c
6624 ____________________________________________________________________________
6625 [  3853] By: gsar                                  on 1999/08/01  20:31:32
6626         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6627              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
6628              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
6629              Subject: [PATCH _58] Two one-liner LOGOP tweaks
6630      Branch: perl
6631            ! op.c opcode.h opcode.pl
6632 ____________________________________________________________________________
6633 [  3852] By: gsar                                  on 1999/08/01  20:29:17
6634         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
6635      Branch: perl
6636            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
6637            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
6638            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
6639            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
6640            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
6641            ! pod/perlport.pod pp_sys.c util.c
6642 ____________________________________________________________________________
6643 [  3851] By: gsar                                  on 1999/08/01  20:20:05
6644         Log: move files around for s/cygwin32/cygwin/ renaming
6645      Branch: perl
6646           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
6647           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
6648            - README.cygwin32 cygwin32/Makefile.SHs
6649            - cygwin32/build-instructions.READFIRST
6650            - cygwin32/build-instructions.charles-wilson
6651            - cygwin32/build-instructions.sebastien-barre
6652            - cygwin32/build-instructions.steven-morlock
6653            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
6654            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
6655            - hints/cygwin32.sh
6656            ! MANIFEST
6657 ____________________________________________________________________________
6658 [  3850] By: gsar                                  on 1999/08/01  20:05:14
6659         Log: posix-bc hints tweak (via private mail from Thomas Dorner
6660              <Thomas.Dorner@start.de>)
6661      Branch: perl
6662            ! Changes hints/posix-bc.sh
6663 ____________________________________________________________________________
6664 [  3849] By: gsar                                  on 1999/08/01  19:50:20
6665         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
6666              <gnat@frii.com>)
6667      Branch: perl
6668            ! perl.h pod/perldelta.pod pod/perlguts.pod
6669 ____________________________________________________________________________
6670 [  3848] By: gsar                                  on 1999/08/01  18:34:41
6671         Log: fix defined(@foo) encarpments
6672      Branch: perl
6673            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
6674            ! pod/perltrap.pod
6675 ____________________________________________________________________________
6676 [  3847] By: jhi                                   on 1999/08/01  17:17:07
6677         Log: Undo #3790 and the patches that attempted to fix it
6678              (#3837, #3838, #3845).  The #3790 caused linkage failures
6679              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
6680              IRIX 6.5.
6681      Branch: cfgperl
6682            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
6683            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
6684            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
6685 ____________________________________________________________________________
6686 [  3846] By: jhi                                   on 1999/08/01  11:41:52
6687         Log: Reading 64-bit decimal numbers was broken because
6688              the NV was cast to an I32, not an IV.
6689      Branch: cfgperl
6690            ! toke.c
6691 ____________________________________________________________________________
6692 [  3845] By: jhi                                   on 1999/08/01  11:00:24
6693         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
6694      Branch: cfgperl
6695            + ext/SDBM_File/hints/solaris.pl
6696 ____________________________________________________________________________
6697 [  3844] By: jhi                                   on 1999/08/01  10:55:44
6698         Log: Enable Solaris largefiles support only if -Duse64bits is used.
6699              (Effectively removes #3311).
6700      Branch: cfgperl
6701            ! hints/solaris_2.sh
6702 ____________________________________________________________________________
6703 [  3843] By: jhi                                   on 1999/07/31  22:44:56
6704         Log: Integer overflow iteration.
6705      Branch: cfgperl
6706            ! t/op/oct.t toke.c util.c
6707 ____________________________________________________________________________
6708 [  3842] By: jhi                                   on 1999/07/31  22:11:03
6709         Log: Remove a lot of unused regnode codes.
6710              Noticed by Ilya.
6711      Branch: cfgperl
6712            ! regcomp.c regcomp.sym regexec.c regnodes.h
6713 ____________________________________________________________________________
6714 [  3841] By: jhi                                   on 1999/07/31  21:53:54
6715         Log: Make the use64bits and usethreads friendlier/braver;
6716              they no more wimp out if the platform is unknown.
6717              On use64bits if gcc used -DUSE_LONG_LONG is added
6718              to the ccflags (this dependency on gcc caused a slightly weird
6719              reordering of Configure, but things still seem to work.)
6720      Branch: cfgperl
6721            ! Configure README.threads config_h.SH
6722      Branch: metaconfig
6723            ! U/threads/usethreads.U
6724      Branch: metaconfig/U/perl
6725            ! use64bits.U
6726 ____________________________________________________________________________
6727 [  3840] By: jhi                                   on 1999/07/31  20:26:22
6728         Log: Hack the "integer overflow" code some more.
6729      Branch: cfgperl
6730            ! perl.h toke.c util.c
6731 ____________________________________________________________________________
6732 [  3839] By: jhi                                   on 1999/07/31  20:22:00
6733         Log: Test oct() at the 2^32-1 limit.
6734      Branch: cfgperl
6735            ! t/op/oct.t
6736 ____________________________________________________________________________
6737 [  3838] By: jhi                                   on 1999/07/31  20:08:43
6738         Log: Update MANIFEST for #3837.
6739      Branch: cfgperl
6740            ! MANIFEST
6741 ____________________________________________________________________________
6742 [  3837] By: jhi                                   on 1999/07/31  20:02:40
6743         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
6744              (a core dump with a corrput stack ensues).
6745      Branch: cfgperl
6746            + ext/SDBM_File/hints/dec_osf.pl
6747 ____________________________________________________________________________
6748 [  3836] By: jhi                                   on 1999/07/29  21:09:01
6749         Log: Allow for Configure -Ubincompat5005 override.
6750      Branch: cfgperl
6751            ! Configure config_h.SH
6752      Branch: metaconfig/U/perl
6753            ! bincompat5005.U
6754 ____________________________________________________________________________
6755 [  3835] By: jhi                                   on 1999/07/29  21:04:02
6756         Log: Make Configure support PERL_BINCOMPAT_5005.
6757      Branch: cfgperl
6758            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6759            ! config_h.SH
6760      Branch: metaconfig/U/perl
6761            + bincompat5005.U
6762 ____________________________________________________________________________
6763 [  3834] By: jhi                                   on 1999/07/29  19:25:35
6764         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
6765      Branch: cfgperl
6766            ! Makefile.SH
6767 ____________________________________________________________________________
6768 [  3833] By: jhi                                   on 1999/07/29  14:07:09
6769         Log: Integrate with Sarathy.  I overruled on perldelta
6770              and perldiag.
6771      Branch: cfgperl
6772           !> README.win32 emacs/cperl-mode.el globals.c installperl
6773           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
6774           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
6775           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
6776           !> win32/perllib.c win32/win32.c
6777 ____________________________________________________________________________
6778 [  3832] By: jhi                                   on 1999/07/29  14:02:50
6779         Log: Repent and make overly large integerish
6780              constants non-fatal.  They are now promoted
6781              to NVs, accompanied by an overflow warning that
6782              is by default on.
6783      Branch: cfgperl
6784            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
6785            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
6786            ! toke.c util.c
6787 ____________________________________________________________________________
6788 [  3831] By: jhi                                   on 1999/07/29  11:40:04
6789         Log: AIX exhibits different error on failed system().
6790              Slightly modified patch via private email from
6791              David R. Favor <dfavor@austin.ibm.com>
6792      Branch: cfgperl
6793            ! t/op/exec.t
6794 ____________________________________________________________________________
6795 [  3830] By: gsar                                  on 1999/07/29  07:46:11
6796         Log: cperl-mode.el v4.19
6797      Branch: perl
6798            ! emacs/cperl-mode.el
6799 ____________________________________________________________________________
6800 [  3829] By: gsar                                  on 1999/07/29  07:30:35
6801         Log: From: jan.dubois@ibm.net (Jan Dubois)
6802              Date: Wed, 28 Jul 1999 22:01:42 +0200
6803              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
6804              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
6805      Branch: perl
6806            ! win32/bin/pl2bat.pl
6807 ____________________________________________________________________________
6808 [  3828] By: gsar                                  on 1999/07/29  07:19:27
6809         Log: tweak previous change for multiple hits
6810      Branch: perl
6811            ! utils/perldoc.PL
6812 ____________________________________________________________________________
6813 [  3827] By: gsar                                  on 1999/07/29  07:10:00
6814         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
6815              really needs a pod2text() compatibility function)
6816      Branch: perl
6817            ! utils/perldoc.PL
6818 ____________________________________________________________________________
6819 [  3826] By: gsar                                  on 1999/07/29  01:33:46
6820         Log: minor tweaks to pods and toke.c comments
6821      Branch: perl
6822            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
6823 ____________________________________________________________________________
6824 [  3825] By: gsar                                  on 1999/07/29  00:12:52
6825         Log: integrate cfgperl changes into mainline
6826      Branch: perl
6827           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6828           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
6829           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6830           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
6831           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6832           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
6833           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
6834           !> t/pragma/warn/util toke.c util.c
6835 ____________________________________________________________________________
6836 [  3824] By: jhi                                   on 1999/07/28  21:15:04
6837         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
6838      Branch: cfgperl
6839            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
6840            ! ext/IO/lib/IO/Socket/INET.pm
6841 ____________________________________________________________________________
6842 [  3823] By: jhi                                   on 1999/07/28  20:29:17
6843         Log: Continue pack() doc honing.
6844      Branch: cfgperl
6845            ! pod/perlfunc.pod
6846 ____________________________________________________________________________
6847 [  3822] By: jhi                                   on 1999/07/28  20:17:37
6848         Log: Enhance pack() doc.
6849      Branch: cfgperl
6850            ! pod/perlfunc.pod
6851 ____________________________________________________________________________
6852 [  3821] By: jhi                                   on 1999/07/28  18:34:50
6853         Log: UNIX Domain Sockets are not implemented under QNX.
6854              
6855              From: Norton Allen <allen@huarp.harvard.edu>
6856              To: perl5-porters@perl.org
6857              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
6858              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
6859              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
6860      Branch: cfgperl
6861            ! t/lib/io_unix.t
6862 ____________________________________________________________________________
6863 [  3820] By: jhi                                   on 1999/07/28  18:13:37
6864         Log: IO::* enhancements.
6865              
6866              1) write() and syswrite() will now accept a single-argument
6867              form of the call, for consistency with Perl's syswrite().
6868              2) You can create a TCP-based IO::Socket::INET without forcing
6869              a connect attempt.  This allows you to configure its options
6870              (like making it non-blocking) and then call connect() manually.
6871              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
6872              from ever returning the correct value.
6873              
6874              From: Lincoln Stein <lstein@formaggio.cshl.org>
6875              To: Graham Barr <gbarr@pobox.com>
6876              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
6877              Subject: Re: patch for IO::*
6878              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
6879              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
6880      Branch: cfgperl
6881            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
6882            ! ext/IO/lib/IO/Socket/INET.pm
6883 ____________________________________________________________________________
6884 [  3819] By: gsar                                  on 1999/07/28  18:08:06
6885         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
6886      Branch: perl
6887            ! README.win32 globals.c installperl iperlsys.h makedef.pl
6888            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
6889            ! win32/win32.c
6890 ____________________________________________________________________________
6891 [  3818] By: jhi                                   on 1999/07/28  17:48:16
6892         Log: Need to add QNX to the list for DONT_DECLARE_STD.
6893              (The elimination of use of the _() macro apparently triggered
6894              an incompatability with a #define of atof)
6895              
6896              From: Norton Allen <allen@huarp.harvard.edu>
6897              To: perl5-porters@perl.org
6898              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
6899              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
6900              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
6901      Branch: cfgperl
6902            ! perl.h
6903 ____________________________________________________________________________
6904 [  3817] By: jhi                                   on 1999/07/28  17:46:30
6905         Log: Need to add some more conditions to deal with the case
6906              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
6907              which is true for QNX4.
6908              From: Norton Allen <allen@huarp.harvard.edu>
6909              To: perl5-porters@perl.org
6910              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
6911              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
6912              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
6913      Branch: cfgperl
6914            ! pp_sys.c
6915 ____________________________________________________________________________
6916 [  3816] By: jhi                                   on 1999/07/28  17:43:40
6917         Log: The QNX shell needs a couple more semicolons.
6918              
6919              From: Norton Allen <allen@huarp.harvard.edu>
6920              To: perl5-porters@perl.org
6921              Subject: [ID 19990728.007] Patch:Configure _58 QNX
6922              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
6923              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
6924              
6925              plus silence metalint moanings on vendorprefix.
6926      Branch: cfgperl
6927            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6928            ! config_h.SH
6929 ____________________________________________________________________________
6930 [  3815] By: jhi                                   on 1999/07/28  17:31:11
6931         Log: Silence metalint on vendorprefix.U.
6932      Branch: metaconfig
6933            ! U/installdirs/vendorprefix.U
6934 ____________________________________________________________________________
6935 [  3814] By: jhi                                   on 1999/07/28  17:13:29
6936         Log: QNX shell needs more semicolons.
6937      Branch: metaconfig/U/perl
6938            ! Extensions.U
6939 ____________________________________________________________________________
6940 [  3813] By: jhi                                   on 1999/07/28  17:05:08
6941         Log: Integrate with Sarathy.
6942      Branch: cfgperl
6943           !> lib/ExtUtils/MM_Unix.pm
6944 ____________________________________________________________________________
6945 [  3812] By: jhi                                   on 1999/07/28  16:20:17
6946         Log: Fix a typo, un-shout, and reformat the installation output.
6947      Branch: cfgperl
6948            ! lib/ExtUtils/Install.pm
6949 ____________________________________________________________________________
6950 [  3811] By: gsar                                  on 1999/07/28  15:41:11
6951         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
6952      Branch: perl
6953            ! lib/ExtUtils/MM_Unix.pm
6954 ____________________________________________________________________________
6955 [  3810] By: jhi                                   on 1999/07/28  13:55:57
6956         Log: Talk more about subsecond things in perlfunc.
6957              (Yes, redundant with perlfaq8.)
6958      Branch: cfgperl
6959            ! pod/perlfunc.pod
6960 ____________________________________________________________________________
6961 [  3809] By: jhi                                   on 1999/07/28  07:23:48
6962         Log: Integrate with Sarathy.
6963      Branch: cfgperl
6964           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
6965           !> t/op/pwent.t
6966 ____________________________________________________________________________
6967 [  3808] By: jhi                                   on 1999/07/28  07:23:03
6968         Log: Document toke.c.
6969              From: Nathan Torkington <gnat@frii.com>
6970              To: perl5-porters@perl.org
6971              Subject: Re: toke.c patch, work in progress
6972              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
6973              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
6974      Branch: cfgperl
6975            ! toke.c
6976 ____________________________________________________________________________
6977 [  3807] By: jhi                                   on 1999/07/28  07:10:56
6978         Log: perlre clarification.
6979              
6980              From: Ian Phillipps <ian@dial.pipex.com>
6981              To: Perl 5 Porters <perl5-porters@perl.org>
6982              Subject: [PATCH 5.00557] Add definite article to perlre.pod
6983              Date: Tue, 27 Jul 1999 10:46:29 +0100
6984              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
6985      Branch: cfgperl
6986            ! pod/perlre.pod
6987 ____________________________________________________________________________
6988 [  3806] By: gsar                                  on 1999/07/28  07:07:46
6989         Log: fix the perl -V breakage
6990              
6991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6992              To: Jarkko Hietaniemi <jhi@iki.fi>
6993              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
6994              gsar@activestate.com
6995              Subject: Re: Follow up to: _58 on AIX 431
6996              Date: Tue, 27 Jul 1999 17:42:00 -0400
6997              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
6998      Branch: perl
6999            ! configpm
7000 ____________________________________________________________________________
7001 [  3805] By: gsar                                  on 1999/07/28  07:03:34
7002         Log: avoid warning (from Doug MacEachern)
7003      Branch: perl
7004            ! perl.h
7005 ____________________________________________________________________________
7006 [  3804] By: gsar                                  on 1999/07/28  06:59:30
7007         Log: Pod::Html tweak
7008              
7009              From: jan.dubois@ibm.net (Jan Dubois)
7010              To: perl5-porters@perl.org
7011              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
7012              Date: Tue, 27 Jul 1999 22:14:12 +0200
7013              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
7014      Branch: perl
7015            ! lib/Pod/Html.pm
7016 ____________________________________________________________________________
7017 [  3803] By: gsar                                  on 1999/07/28  06:56:38
7018         Log: freebsd hints update
7019              
7020              From: Anton Berezin <tobez@plab.ku.dk>
7021              To: perl5-porters@perl.org
7022              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
7023              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
7024              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
7025      Branch: perl
7026            ! hints/freebsd.sh
7027 ____________________________________________________________________________
7028 [  3802] By: gsar                                  on 1999/07/28  06:51:32
7029         Log: cosmetic testsuite patch
7030              
7031              From: Graham Barr <gbarr@ti.com>
7032              To: Perl5 Porters <perl5-porters@perl.org>
7033              Subject: 5.005_58 build
7034              Date: Tue, 27 Jul 1999 08:09:25 -0500
7035              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
7036      Branch: perl
7037            ! t/op/grent.t t/op/pwent.t
7038 ____________________________________________________________________________
7039 [  3801] By: jhi                                   on 1999/07/27  13:49:39
7040         Log: Minuscule cleanup of the integer overflow patch.
7041      Branch: cfgperl
7042            ! util.c
7043 ____________________________________________________________________________
7044 [  3800] By: jhi                                   on 1999/07/27  13:37:23
7045         Log: Test hex('x...').
7046      Branch: cfgperl
7047            ! t/op/oct.t
7048 ____________________________________________________________________________
7049 [  3799] By: jhi                                   on 1999/07/27  12:45:45
7050         Log: Integrate with Sarathy (5.005_58).
7051      Branch: cfgperl
7052            - ext/B/byteperl.c
7053           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
7054           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
7055           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
7056           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7057           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
7058           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
7059           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
7060           !> win32/config_H.vc
7061 ____________________________________________________________________________
7062 [  3798] By: jhi                                   on 1999/07/27  12:42:43
7063         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
7064              they used to be just optional lexical warnings.
7065              Also, with warnings turned on, constants > 2**32-1
7066              trigger a non-portability warning.
7067      Branch: cfgperl
7068            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
7069            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
7070            ! util.c
7071 ____________________________________________________________________________
7072 [  3797] By: gsar                                  on 1999/07/27  10:48:27
7073         Log: here lies 5.005_58
7074      Branch: perl
7075            - ext/B/byteperl.c
7076            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
7077            ! pod/perlfaq9.pod pod/perlhist.pod
7078
7079 ----------------
7080 Version 5.005_58
7081 ----------------
7082
7083 ____________________________________________________________________________
7084 [  3796] By: gsar                                  on 1999/07/27  09:23:42
7085         Log: regenerate win32/config_H.?c
7086      Branch: perl
7087            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7088 ____________________________________________________________________________
7089 [  3795] By: gsar                                  on 1999/07/27  09:02:31
7090         Log: From: Tye McQueen <tye@metronet.com>
7091              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
7092              Message-Id: <199907270019.AA08223@metronet.com>
7093              Subject: Patch pl2bat.pl so batch file can fail
7094      Branch: perl
7095            ! win32/bin/pl2bat.pl
7096 ____________________________________________________________________________
7097 [  3794] By: gsar                                  on 1999/07/27  08:59:58
7098         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7099              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
7100              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
7101              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
7102      Branch: perl
7103            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
7104            ! lib/SelfLoader.pm
7105 ____________________________________________________________________________
7106 [  3793] By: gsar                                  on 1999/07/27  08:19:16
7107         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
7108              (from Andy Dougherty)
7109      Branch: perl
7110            ! embed.h embed.pl
7111 ____________________________________________________________________________
7112 [  3792] By: gsar                                  on 1999/07/27  08:04:19
7113         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
7114              and Brad Appleton)
7115      Branch: perl
7116            ! lib/Pod/Parser.pm
7117 ____________________________________________________________________________
7118 [  3791] By: gsar                                  on 1999/07/27  07:50:54
7119         Log: cover case where CLK_TCK is a float, not integer (from
7120              alexander smishlajev <als@turnhere.com>)
7121      Branch: perl
7122            ! ext/Devel/DProf/DProf.xs
7123 ____________________________________________________________________________
7124 [  3790] By: gsar                                  on 1999/07/27  07:45:08
7125         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
7126              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
7127      Branch: perl
7128            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7129            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7130 ____________________________________________________________________________
7131 [  3789] By: jhi                                   on 1999/07/27  07:44:55
7132         Log: Integrate with Sarathy.
7133      Branch: cfgperl
7134           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
7135           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
7136           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
7137           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
7138           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
7139           !> proto.h t/comp/proto.t t/io/open.t
7140 ____________________________________________________________________________
7141 [  3788] By: gsar                                  on 1999/07/27  07:29:59
7142         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
7143              to Russ Allbery <rra@stanford.edu>); s/Simple// and
7144              s/pod2txt/pod2text/ etc.
7145      Branch: perl
7146            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
7147            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
7148 ____________________________________________________________________________
7149 [  3787] By: gsar                                  on 1999/07/27  06:48:40
7150         Log: From: Andy Dougherty <doughera@lafayette.edu>
7151              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
7152              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
7153              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
7154      Branch: perl
7155            ! ext/SDBM_File/sdbm/sdbm.h
7156 ____________________________________________________________________________
7157 [  3786] By: gsar                                  on 1999/07/27  06:30:09
7158         Log: applied suggested patch; added missing prototype changes to
7159              opcode.pl along with documentation typos (feature still needs
7160              to be described in perlopentut.pod and summarized in
7161              perldelta.pod)
7162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7163              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
7164              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
7165              Subject: [PATCH 5.00557] 3-arg open
7166      Branch: perl
7167            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7168            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
7169            ! proto.h t/comp/proto.t t/io/open.t
7170 ____________________________________________________________________________
7171 [  3785] By: gsar                                  on 1999/07/27  04:36:39
7172         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
7173              <roland.bauer@fff.at>)
7174      Branch: perl
7175            ! lib/Pod/Html.pm
7176 ____________________________________________________________________________
7177 [  3784] By: gsar                                  on 1999/07/27  03:56:17
7178         Log: change#3762 wasn't needed
7179      Branch: perl
7180            ! ext/B/B/CC.pm
7181 ____________________________________________________________________________
7182 [  3783] By: jhi                                   on 1999/07/26  19:08:21
7183         Log: Integrate with Sarathy.
7184      Branch: cfgperl
7185           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
7186           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
7187           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
7188 ____________________________________________________________________________
7189 [  3782] By: gsar                                  on 1999/07/26  18:16:50
7190         Log: update Changes, patchlevel &c.
7191      Branch: perl
7192            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
7193            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7194 ____________________________________________________________________________
7195 [  3781] By: gsar                                  on 1999/07/26  17:54:47
7196         Log: a more correct fix for change#2744
7197              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7198              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
7199              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
7200              Subject: [PATCH _57] Re: toke.c questions 
7201      Branch: perl
7202            ! toke.c
7203 ____________________________________________________________________________
7204 [  3780] By: gsar                                  on 1999/07/26  17:37:04
7205         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
7206      Branch: perl
7207            ! pod/perlfunc.pod
7208 ____________________________________________________________________________
7209 [  3779] By: jhi                                   on 1999/07/26  16:37:23
7210         Log: Dusting off.
7211      Branch: cfgperl
7212            ! README.threads
7213 ____________________________________________________________________________
7214 [  3778] By: gsar                                  on 1999/07/26  13:28:46
7215         Log: avoid DIVZERO
7216      Branch: perl
7217            ! utils/dprofpp.PL
7218 ____________________________________________________________________________
7219 [  3777] By: gsar                                  on 1999/07/26  13:18:53
7220         Log: warnings identified by Borland compiler
7221      Branch: perl
7222            ! makedef.pl pp_ctl.c
7223 ____________________________________________________________________________
7224 [  3776] By: jhi                                   on 1999/07/26  13:07:36
7225         Log: Integrate with Sarathy.
7226      Branch: cfgperl
7227           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
7228 ____________________________________________________________________________
7229 [  3775] By: gsar                                  on 1999/07/26  12:55:43
7230         Log: avoid infinite recursion when Thread.pm croaks during
7231              bootstrap
7232      Branch: perl
7233            ! lib/Carp/Heavy.pm
7234 ____________________________________________________________________________
7235 [  3774] By: gsar                                  on 1999/07/26  12:43:02
7236         Log: integrate cfgperl contents into mainline
7237      Branch: perl
7238           +> lib/Carp/Heavy.pm
7239           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
7240           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
7241           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
7242           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
7243           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
7244 ____________________________________________________________________________
7245 [  3773] By: jhi                                   on 1999/07/26  12:40:29
7246         Log: Use long doubles only if they are useful.
7247      Branch: cfgperl
7248            ! ext/POSIX/POSIX.xs
7249 ____________________________________________________________________________
7250 [  3772] By: gsar                                  on 1999/07/26  12:33:11
7251         Log: typo in change#3768
7252      Branch: perl
7253            ! pp_hot.c
7254 ____________________________________________________________________________
7255 [  3771] By: gsar                                  on 1999/07/26  12:08:27
7256         Log: alpha-stage support for user-hooks in @INC
7257              From: Ken Fox <kfox@ford.com>
7258              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
7259              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
7260              Subject: Re: loading remote modules
7261      Branch: perl
7262            ! pp_ctl.c
7263 ____________________________________________________________________________
7264 [  3770] By: jhi                                   on 1999/07/26  11:38:36
7265         Log: Back out #3735.  Needs more work.
7266      Branch: cfgperl
7267            ! Makefile.SH cflags.SH configpm ext/util/make_ext
7268            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
7269            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
7270            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
7271            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
7272 ____________________________________________________________________________
7273 [  3769] By: jhi                                   on 1999/07/26  11:24:45
7274         Log: Integrate with Sarathy.
7275      Branch: cfgperl
7276           !> (integrate 35 files)
7277 ____________________________________________________________________________
7278 [  3768] By: gsar                                  on 1999/07/26  11:03:07
7279         Log: optimize method name lookup
7280              From: Chip Salzenberg <chip@perlsupport.com>
7281              Date: Thu, 22 Jul 1999 13:43:36 -0400
7282              Message-ID: <19990722134336.Q391@perlsupport.com>
7283              Subject: [PATCH] OP_METHOD_NAMED
7284      Branch: perl
7285            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
7286            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
7287            ! proto.h
7288 ____________________________________________________________________________
7289 [  3767] By: gsar                                  on 1999/07/26  10:44:11
7290         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
7291              foo()->()); rework grammar to remove conflicts
7292              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7293              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
7294              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
7295              Subject: [PATCH _57, long] Re: optional arrow asymmetry
7296      Branch: perl
7297            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
7298            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
7299            ! vms/perly_c.vms vms/perly_h.vms
7300 ____________________________________________________________________________
7301 [  3766] By: jhi                                   on 1999/07/26  10:18:56
7302         Log: Use $< instead of $*.c in *perlmain.o rules.
7303      Branch: cfgperl
7304            ! Makefile.SH
7305 ____________________________________________________________________________
7306 [  3765] By: gsar                                  on 1999/07/26  09:28:48
7307         Log: From: Ian Phillipps <ian@dial.pipex.com>
7308              Date: Fri, 23 Jul 1999 23:35:56 +0100
7309              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
7310              Subject: (Version 2) Extending unpack to deal with counted strings
7311      Branch: perl
7312            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
7313 ____________________________________________________________________________
7314 [  3764] By: jhi                                   on 1999/07/26  09:17:26
7315         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7316              To: perl5-porters@perl.org (Mailing list Perl5)
7317              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
7318              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
7319              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
7320              
7321              The patch was based on 5_57 so had to re-apply lib/Carp.pm
7322              parts of changes #3498, #3696, and #3702 for the new
7323              lib/Carp/Heavy.pm.
7324      Branch: cfgperl
7325            + lib/Carp/Heavy.pm
7326            ! MANIFEST lib/Carp.pm
7327 ____________________________________________________________________________
7328 [  3763] By: gsar                                  on 1999/07/26  09:03:17
7329         Log: ~ isn't valid in VMS filenames
7330      Branch: perl
7331            ! lib/Pod/Html.pm
7332 ____________________________________________________________________________
7333 [  3762] By: gsar                                  on 1999/07/26  08:59:47
7334         Log: setstate stop-gap from Vishal Bhatia
7335      Branch: perl
7336            ! ext/B/B/CC.pm
7337 ____________________________________________________________________________
7338 [  3761] By: gsar                                  on 1999/07/26  08:06:39
7339         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
7340              add B::OP::name() method that returns just the op_name;
7341              convert Deparse et all to use that instead of B::OP::ppaddr();
7342              add support for OP_SETSTATE in Deparse
7343      Branch: perl
7344            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
7345            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
7346            ! ext/B/B/Xref.pm opcode.h opcode.pl
7347 ____________________________________________________________________________
7348 [  3760] By: jhi                                   on 1999/07/26  07:14:43
7349         Log: Integrate with Sarathy.
7350      Branch: cfgperl
7351           !> (integrate 43 files)
7352 ____________________________________________________________________________
7353 [  3759] By: gsar                                  on 1999/07/26  05:12:24
7354         Log: add disclaimer about perl 4 libraries (modified version of
7355              patch suggested by Clinton Pierce <cpierce1@ford.com>)
7356      Branch: perl
7357            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
7358            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
7359            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
7360            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
7361            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
7362 ____________________________________________________________________________
7363 [  3758] By: gsar                                  on 1999/07/26  04:48:35
7364         Log: make reset() behave with high-bit characters
7365              From: Ian Phillipps <ian@dial.pipex.com>
7366              Date: Thu, 22 Jul 1999 22:48:59 +0100
7367              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
7368              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
7369      Branch: perl
7370            ! sv.c
7371 ____________________________________________________________________________
7372 [  3757] By: gsar                                  on 1999/07/26  04:40:32
7373         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
7374      Branch: perl
7375            ! pod/perlport.pod
7376 ____________________________________________________________________________
7377 [  3756] By: gsar                                  on 1999/07/26  04:20:37
7378         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
7379      Branch: perl
7380            ! utils/dprofpp.PL
7381 ____________________________________________________________________________
7382 [  3755] By: gsar                                  on 1999/07/26  04:18:00
7383         Log: disable VPATH for now (breaks x2p build)
7384      Branch: perl
7385            ! x2p/Makefile.SH
7386 ____________________________________________________________________________
7387 [  3754] By: gsar                                  on 1999/07/26  03:15:33
7388         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
7389              (%! has the necessary magic); misc typos
7390      Branch: perl
7391            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
7392            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
7393            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
7394            ! utils/h2xs.PL
7395 ____________________________________________________________________________
7396 [  3753] By: gsar                                  on 1999/07/26  02:38:28
7397         Log: integrate cfgperl contents into mainline
7398      Branch: perl
7399           +> t/pragma/locale/latin1 t/pragma/locale/utf8
7400           !> (integrate 53 files)
7401 ____________________________________________________________________________
7402 [  3752] By: gsar                                  on 1999/07/26  02:11:31
7403         Log: ensure implicitly closed handles don't set $? or $!
7404      Branch: perl
7405            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
7406 ____________________________________________________________________________
7407 [  3751] By: gsar                                  on 1999/07/26  01:28:34
7408         Log: change#3534 didn't preserve undef return values from caller()
7409      Branch: perl
7410            ! Changes pp_ctl.c
7411 ____________________________________________________________________________
7412 [  3750] By: jhi                                   on 1999/07/25  20:59:29
7413         Log: Back up a tiny bit from #3735.
7414              This may break builds outside the source directory
7415              but then again, they do not work that ell yet anyway.
7416      Branch: cfgperl
7417            ! Makefile.SH
7418 ____________________________________________________________________________
7419 [  3750] By: jhi                                   on 1999/07/25  20:59:29
7420         Log: Back up a tiny bit from #3735.
7421              This may break builds outside the source directory
7422              but then again, they do not work that ell yet anyway.
7423      Branch: cfgperl
7424            ! Makefile.SH
7425 ____________________________________________________________________________
7426 [  3749] By: jhi                                   on 1999/07/25  19:15:55
7427         Log: Integrate with Sarathy.
7428      Branch: cfgperl
7429           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
7430 ____________________________________________________________________________
7431 [  3748] By: jhi                                   on 1999/07/25  19:06:59
7432         Log: Recode locale.t so that the change in #3730
7433              is not needed and locale.t works both without
7434              and with the utf8 pragma.
7435      Branch: cfgperl
7436            + t/pragma/locale/latin1 t/pragma/locale/utf8
7437            ! MANIFEST t/pragma/locale.t
7438 ____________________________________________________________________________
7439 [  3747] By: jhi                                   on 1999/07/25  19:01:46
7440         Log: Like #3743.
7441      Branch: cfgperl
7442            ! utils/perlbug.PL
7443 ____________________________________________________________________________
7444 [  3746] By: gsar                                  on 1999/07/25  18:08:58
7445         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
7446              append a HISTORY section to POD if option is used
7447      Branch: perl
7448            ! utils/h2xs.PL
7449 ____________________________________________________________________________
7450 [  3745] By: gsar                                  on 1999/07/25  17:40:03
7451         Log: warn rather than die when parse_version() can't cut it (from
7452              Michael G Schwern <schwern@pobox.com>)
7453      Branch: perl
7454            ! lib/ExtUtils/MM_Unix.pm
7455 ____________________________________________________________________________
7456 [  3744] By: gsar                                  on 1999/07/25  16:32:48
7457         Log: make map behave like grep wrt indirect object slot when
7458              there are parentheses; revert an experimental mod by Larry
7459              in change#2038 that failed to parse %{{qw(a b c)}} properly
7460              (this means C<map {use Foo; ...} ...> still needs a proper
7461              fix)
7462      Branch: perl
7463            ! toke.c
7464 ____________________________________________________________________________
7465 [  3743] By: jhi                                   on 1999/07/25  16:24:55
7466         Log: Fix a typo in #3725.
7467      Branch: cfgperl
7468            ! utils/perlbug.PL
7469 ____________________________________________________________________________
7470 [  3742] By: jhi                                   on 1999/07/25  16:14:39
7471         Log: Integrate with Sarathy.
7472      Branch: cfgperl
7473           !> (integrate 26 files)
7474 ____________________________________________________________________________
7475 [  3741] By: jhi                                   on 1999/07/25  16:02:28
7476         Log: Cut-and-pasto in #3737.
7477      Branch: cfgperl
7478            ! perl.c
7479 ____________________________________________________________________________
7480 [  3740] By: gsar                                  on 1999/07/25  15:59:34
7481         Log: add note about glibc bug
7482      Branch: perl
7483            ! t/pragma/warn/pp_hot
7484 ____________________________________________________________________________
7485 [  3739] By: gsar                                  on 1999/07/25  15:48:40
7486         Log: fix bug in change#3728 that might free COPs prematurely;
7487              null(op) now does more thorough scrubbing of the op, which
7488              fixes a few compile-time memory "leaks"
7489      Branch: perl
7490            ! dump.c embed.h embed.pl op.c proto.h
7491 ____________________________________________________________________________
7492 [  3738] By: jhi                                   on 1999/07/25  14:15:26
7493         Log: In accordance with #3737.
7494      Branch: metaconfig
7495            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
7496            ! U/modified/Oldconfig.U
7497      Branch: metaconfig/U/perl
7498            ! Extensions.U
7499 ____________________________________________________________________________
7500 [  3737] By: jhi                                   on 1999/07/25  14:12:34
7501         Log: Use vendorprefixlib.
7502      Branch: cfgperl
7503            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7504            ! config_h.SH perl.c
7505 ____________________________________________________________________________
7506 [  3736] By: jhi                                   on 1999/07/25  13:10:03
7507         Log: Populate metaconfig branch.
7508      Branch: metaconfig
7509            + (add 1468 files)
7510      Branch: metaconfig/U/perl
7511            + (add 101 files)
7512 ____________________________________________________________________________
7513 [  3735] By: jhi                                   on 1999/07/25  12:27:20
7514         Log: First steps of making builds outside the source
7515              directory possible.  These should get us as far
7516              as miniperl, then building DynaLoader falls into
7517              tiny twinkling pieces as MakeMaker knows nothing
7518              of VPATH mindset.
7519      Branch: cfgperl
7520            ! Configure Makefile.SH cflags.SH config_h.SH configpm
7521            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
7522            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
7523            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
7524            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
7525 ____________________________________________________________________________
7526 [  3734] By: jhi                                   on 1999/07/25  11:19:28
7527         Log: Poor Glossary--are we fixed yet?
7528      Branch: cfgperl
7529            ! Porting/Glossary
7530 ____________________________________________________________________________
7531 [  3733] By: jhi                                   on 1999/07/25  11:15:06
7532         Log: Change #3732 mistakenly clobbered Glossary.
7533      Branch: cfgperl
7534            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7535            ! config_h.SH
7536 ____________________________________________________________________________
7537 [  3732] By: jhi                                   on 1999/07/25  10:46:39
7538         Log: Andy's new installation scheme (note: a lot of this
7539              leaked in already with change #3731).  The vendor*
7540              stuff is not used anywhere (in *.SH, say), so it
7541              isn't in Configure, either.
7542      Branch: cfgperl
7543            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7544            ! config_h.SH
7545 ____________________________________________________________________________
7546 [  3731] By: jhi                                   on 1999/07/25  10:12:07
7547         Log: Circumcode a strange shell(?) bug in AIX found
7548              while trying to do -Duse64bits (which I couldn't do
7549              in the end because the CPU isn't 64-bit in that box,
7550              but at least now the probing doesn't crash.)
7551      Branch: cfgperl
7552            ! Configure config_h.SH hints/aix.sh
7553 ____________________________________________________________________________
7554 [  3730] By: gsar                                  on 1999/07/25  04:56:56
7555         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
7556              a utf8 bug in one of the new RE optimizations
7557      Branch: perl
7558            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
7559            ! t/pragma/locale.t
7560 ____________________________________________________________________________
7561 [  3729] By: jhi                                   on 1999/07/23  19:56:27
7562         Log: From: Andy Dougherty <doughera@lafayette.edu>
7563              To: Perl Porters <perl5-porters@perl.org>
7564              Subject: [PATCH 5.005_57] INSTALL-1.58
7565              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
7566              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
7567              
7568              plus
7569              
7570              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7571              To: Andy Dougherty <doughera@lafayette.edu>
7572              Cc: Perl Porters <perl5-porters@perl.org>
7573              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
7574              Date: Fri, 23 Jul 1999 13:38:25 -0400
7575              Message-ID: <19990723133825.A12033@O2.chapin.edu>
7576      Branch: cfgperl
7577            ! INSTALL
7578 ____________________________________________________________________________
7579 [  3728] By: gsar                                  on 1999/07/23  17:24:42
7580         Log: applied suggested patch for tracking line numbers correctly in
7581              optimized blocks with a single statement; changed setcop to
7582              setstate and added code for -Dx dumps
7583              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7584              Date: Wed, 23 Jun 1999 17:27:42 +0100
7585              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
7586              Subject: [PATCH 5.005_57] Line number error in optimised else() 
7587      Branch: perl
7588            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
7589            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
7590            ! pp_proto.h t/op/misc.t
7591 ____________________________________________________________________________
7592 [  3727] By: gsar                                  on 1999/07/23  15:56:04
7593         Log: avoid useless use of target for pp_each(); also fixes bugs due to
7594              refcount held by the target
7595      Branch: perl
7596            ! opcode.h opcode.pl pp.c t/op/each.t
7597 ____________________________________________________________________________
7598 [  3726] By: jhi                                   on 1999/07/23  12:08:30
7599         Log: Change #3725 aftershock.
7600      Branch: cfgperl
7601            ! INSTALL jpl/JNI/JNI.pm
7602 ____________________________________________________________________________
7603 [  3725] By: jhi                                   on 1999/07/23  11:58:49
7604         Log: Introduce $Config{ldlibpthname} which contains
7605              the name of the environment variable holding the
7606              dynamic library search path, often LD_LIBRARY_PATH.
7607              Use this new feature all over.
7608              Also removed remnants of admonition "add LD_LIBRARY_PATH
7609              before running make" because Makefile.SH does this for you. 
7610      Branch: cfgperl
7611            ! Configure Makefile.SH config_h.SH
7612            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
7613            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
7614            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
7615            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
7616            ! jpl/install-jpl utils/perlbug.PL
7617 ____________________________________________________________________________
7618 [  3724] By: jhi                                   on 1999/07/23  08:03:36
7619         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
7620              To: perl5-porters@perl.org
7621              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
7622              Date: Thu, 22 Jul 1999 19:58:34 -0400
7623              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
7624      Branch: cfgperl
7625            ! av.c
7626 ____________________________________________________________________________
7627 [  3723] By: gsar                                  on 1999/07/23  00:01:29
7628         Log: emit warning about function calls that were encountered too early
7629              to enforce their prototype
7630      Branch: perl
7631            ! op.c op.h pod/perldiag.pod
7632 ____________________________________________________________________________
7633 [  3722] By: jhi                                   on 1999/07/22  21:19:59
7634         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7635              To: perl5-porters@perl.org
7636              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
7637              Subject: [PATCH] MakeMaker documentation
7638              Date: Wed, 21 Jul 1999 14:15:42 -0400
7639              Message-ID: <19990721141542.A1800@O2.chapin.edu>
7640      Branch: cfgperl
7641            ! lib/ExtUtils/MakeMaker.pm
7642 ____________________________________________________________________________
7643 [  3721] By: jhi                                   on 1999/07/22  21:05:19
7644         Log: From: pvhp@forte.com (Peter Prymmer)
7645              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
7646              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
7647              Date: Wed, 21 Jul 99 17:15:39 PDT
7648              Message-Id: <9907220015.AA11931@forte.com>
7649      Branch: cfgperl
7650            ! hints/os390.sh
7651 ____________________________________________________________________________
7652 [  3720] By: jhi                                   on 1999/07/22  20:51:17
7653         Log: AIX magic: ccdlflags needs to be different for
7654              Perl itself and for extra-core extensions
7655              (as used by ExtUtilss::embed::ldopts).
7656              Based on the problems described in
7657              
7658              From: Mike W Ellwood <mwe@rl.ac.uk>
7659              To: perl5-porters@perl.org
7660              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
7661              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
7662              Reply-To: m.w.ellwood@rl.ac.uk
7663              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
7664      Branch: cfgperl
7665            ! Configure Makefile.SH config_h.SH hints/aix.sh
7666 ____________________________________________________________________________
7667 [  3719] By: jhi                                   on 1999/07/22  08:23:53
7668         Log: Update history records.
7669      Branch: cfgperl
7670            ! pod/perlhist.pod
7671 ____________________________________________________________________________
7672 [  3718] By: jhi                                   on 1999/07/21  13:54:42
7673         Log: Todododobedobedo.
7674      Branch: cfgperl
7675            ! Todo
7676 ____________________________________________________________________________
7677 [  3717] By: jhi                                   on 1999/07/21  12:10:48
7678         Log: Even more Todo.
7679      Branch: cfgperl
7680            ! Todo
7681 ____________________________________________________________________________
7682 [  3716] By: jhi                                   on 1999/07/21  11:40:39
7683         Log: Use Errno more extensively so that error
7684              messages are more portable (another way
7685              would be to muck around with LC_MESSAGES).
7686              Problem reported in
7687              
7688              From: oracle@pcr8.pcr.com
7689              To: perl5-porters@perl.org
7690              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
7691              Date: Mon, 19 Jul 1999 18:39:13 -0400
7692              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
7693      Branch: cfgperl
7694            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
7695            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
7696            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
7697 ____________________________________________________________________________
7698 [  3715] By: jhi                                   on 1999/07/21  11:05:36
7699         Log: Slightly modified patch.
7700              From: Sean Sheedy <seans@ncube.com>
7701              To: perl5-porters@perl.org
7702              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
7703              Date: Tue, 20 Jul 1999 09:52:06 -0700
7704              Message-Id: <3794A935.1C150E54@ncube.com>
7705      Branch: cfgperl
7706            ! cflags.SH x2p/cflags.SH
7707 ____________________________________________________________________________
7708 [  3714] By: jhi                                   on 1999/07/20  21:26:19
7709         Log: More Todo.
7710      Branch: cfgperl
7711            ! Todo
7712 ____________________________________________________________________________
7713 [  3713] By: jhi                                   on 1999/07/20  18:02:45
7714         Log: Integrate with Sarathy.
7715      Branch: cfgperl
7716           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
7717           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
7718           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
7719           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
7720           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
7721           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
7722           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
7723           +> utils/dprofpp.PL
7724           !> INSTALL MAINTAIN MANIFEST configure.com
7725           !> ext/Devel/Peek/Makefile.PL installman installperl
7726           !> pod/roffitall utils/Makefile vms/descrip_mms.template
7727           !> win32/Makefile win32/makefile.mk win32/win32.h
7728 ____________________________________________________________________________
7729 [  3712] By: gsar                                  on 1999/07/20  15:29:01
7730         Log: DProf tweak
7731      Branch: perl
7732            ! ext/Devel/DProf/DProf.xs
7733 ____________________________________________________________________________
7734 [  3711] By: gsar                                  on 1999/07/20  07:56:19
7735         Log: another DProf build tweak
7736      Branch: perl
7737            ! utils/dprofpp.PL
7738 ____________________________________________________________________________
7739 [  3710] By: gsar                                  on 1999/07/20  07:36:36
7740         Log: move DProf things around to where they are supposed to be
7741      Branch: perl
7742            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
7743            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
7744            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
7745            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
7746            + t/lib/dprof/test6_t t/lib/dprof/test6_v
7747           +> utils/dprofpp.PL
7748            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
7749            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
7750            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
7751            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
7752            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
7753            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
7754            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
7755            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
7756            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
7757            ! installperl pod/roffitall utils/Makefile
7758            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
7759 ____________________________________________________________________________
7760 [  3709] By: gsar                                  on 1999/07/20  06:13:16
7761         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
7762      Branch: perl
7763            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
7764            ! ext/Devel/Peek/Makefile.PL
7765 ____________________________________________________________________________
7766 [  3708] By: gsar                                  on 1999/07/20  06:01:22
7767         Log: move DProf to Devel/DProf
7768      Branch: perl
7769           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
7770           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
7771           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
7772           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
7773           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
7774           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
7775           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
7776           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
7777           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
7778           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
7779           +> ext/Devel/DProf/test.pl
7780            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
7781            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
7782            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
7783            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
7784            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
7785            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
7786            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
7787            ! MAINTAIN MANIFEST configure.com win32/Makefile
7788            ! win32/makefile.mk
7789 ____________________________________________________________________________
7790 [  3707] By: gsar                                  on 1999/07/20  05:39:11
7791         Log: add Devel::DProf v19990108 from CPAN, as it was
7792      Branch: perl
7793            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
7794            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
7795            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
7796            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
7797            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
7798            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
7799            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
7800            ! MANIFEST
7801 ____________________________________________________________________________
7802 [  3706] By: gsar                                  on 1999/07/20  04:52:25
7803         Log: C<union any> needs no PERL_OBJECT-treatment
7804      Branch: perl
7805            ! win32/win32.h
7806 ____________________________________________________________________________
7807 [  3705] By: gsar                                  on 1999/07/20  04:11:54
7808         Log: fix problem in default build
7809      Branch: perl
7810            ! win32/Makefile win32/makefile.mk
7811 ____________________________________________________________________________
7812 [  3704] By: jhi                                   on 1999/07/19  07:06:36
7813         Log: Integrate with Sarathy.
7814      Branch: cfgperl
7815           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
7816           !> win32/win32.c
7817 ____________________________________________________________________________
7818 [  3703] By: gsar                                  on 1999/07/19  05:55:57
7819         Log: win32 nits
7820      Branch: perl
7821            ! makedef.pl sv.h
7822 ____________________________________________________________________________
7823 [  3702] By: gsar                                  on 1999/07/19  04:29:34
7824         Log: don't display tid from main thread (or testsuite breaks)
7825      Branch: perl
7826            ! lib/Carp.pm util.c
7827 ____________________________________________________________________________
7828 [  3701] By: gsar                                  on 1999/07/19  00:47:52
7829         Log: remove several doubled (and tripled!) entries
7830      Branch: perl
7831            ! pod/perldiag.pod
7832 ____________________________________________________________________________
7833 [  3700] By: gsar                                  on 1999/07/19  00:42:34
7834         Log: integrate cfgperl contents into mainline
7835      Branch: perl
7836           +> makedef.pl
7837            - perl_exp.SH win32/makedef.pl
7838           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
7839           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
7840           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
7841           !> utf8.c util.c win32/Makefile win32/makefile.mk
7842 ____________________________________________________________________________
7843 [  3699] By: gsar                                  on 1999/07/19  00:33:59
7844         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
7845      Branch: perl
7846            ! Changes win32/win32.c
7847 ____________________________________________________________________________
7848 [  3698] By: jhi                                   on 1999/07/18  21:33:57
7849         Log: Integrate with Sarathy.
7850      Branch: cfgperl
7851           +> t/op/chars.t
7852           !> (integrate 57 files)
7853 ____________________________________________________________________________
7854 [  3697] By: gsar                                  on 1999/07/18  05:22:36
7855         Log: From: pvhp@forte.com (Peter Prymmer)
7856              Date: Thu, 1 Jul 99 19:31:24 PDT
7857              Message-Id: <9907020231.AA16942@forte.com>
7858              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
7859      Branch: perl
7860            + t/op/chars.t
7861            ! MANIFEST ebcdic.c t/op/ord.t
7862 ____________________________________________________________________________
7863 [  3696] By: gsar                                  on 1999/07/18  05:11:02
7864         Log: display thread id in diagnostics (suggested by Dan Sugalski)
7865      Branch: perl
7866            ! lib/Carp.pm util.c
7867 ____________________________________________________________________________
7868 [  3695] By: gsar                                  on 1999/07/18  04:57:47
7869         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
7870      Branch: perl
7871            ! pod/perldiag.pod
7872 ____________________________________________________________________________
7873 [  3694] By: gsar                                  on 1999/07/18  04:56:28
7874         Log: cache [NIUP]V conversions of defined READONLY values
7875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7876              Date: Sun, 11 Jul 1999 04:39:44 -0400
7877              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
7878              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
7879      Branch: perl
7880            ! sv.c
7881 ____________________________________________________________________________
7882 [  3693] By: gsar                                  on 1999/07/18  03:53:38
7883         Log: From: jan.dubois@ibm.net (Jan Dubois)
7884              Date: Sat, 17 Jul 1999 10:58:29 +0200
7885              Message-ID: <379144ad.13616689@smtp1.ibm.net>
7886              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
7887      Branch: perl
7888            ! lib/ExtUtils/Manifest.pm
7889 ____________________________________________________________________________
7890 [  3692] By: gsar                                  on 1999/07/18  03:51:03
7891         Log: remove spurious newSTATEOP() that causes goto to enter one too many
7892              contexts when jumping between if and elsif blocks
7893      Branch: perl
7894            ! perly.c perly.y pp_ctl.c t/op/goto.t
7895 ____________________________________________________________________________
7896 [  3691] By: gsar                                  on 1999/07/18  01:49:59
7897         Log: detypo, update Changes
7898      Branch: perl
7899            ! Changes doio.c
7900 ____________________________________________________________________________
7901 [  3690] By: gsar                                  on 1999/07/18  01:16:59
7902         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
7903      Branch: perl
7904            ! lib/integer.pm
7905 ____________________________________________________________________________
7906 [  3689] By: gsar                                  on 1999/07/18  00:47:17
7907         Log: ensure __END__ appears on a line by itself in wrapped
7908              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
7909              mention caveat about successfull kill()
7910      Branch: perl
7911            ! pod/perlfunc.pod win32/bin/pl2bat.pl
7912 ____________________________________________________________________________
7913 [  3688] By: gsar                                  on 1999/07/17  20:47:44
7914         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
7915      Branch: perl
7916            ! ext/SDBM_File/sdbm/Makefile.PL
7917 ____________________________________________________________________________
7918 [  3687] By: gsar                                  on 1999/07/17  20:43:27
7919         Log: make CC.pm use a distinct CCPP() macro rather than PP()
7920              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
7921      Branch: perl
7922            ! cc_runtime.h ext/B/B/CC.pm
7923 ____________________________________________________________________________
7924 [  3686] By: gsar                                  on 1999/07/17  20:39:08
7925         Log: tiny bug in vars.pm (from John Dlugosz)
7926      Branch: perl
7927            ! lib/vars.pm
7928 ____________________________________________________________________________
7929 [  3685] By: gsar                                  on 1999/07/17  20:37:27
7930         Log: applied suggested patch, along with later tweak
7931              From: jan.dubois@ibm.net (Jan Dubois)
7932              Date: Wed, 14 Jul 1999 23:53:43 +0200
7933              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
7934              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
7935      Branch: perl
7936            ! lib/Pod/Html.pm
7937 ____________________________________________________________________________
7938 [  3684] By: gsar                                  on 1999/07/17  20:24:32
7939         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
7940      Branch: perl
7941            ! thrdvar.h
7942 ____________________________________________________________________________
7943 [  3683] By: gsar                                  on 1999/07/17  20:21:01
7944         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7945              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
7946              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
7947              Subject: [PATCH 5.005_57] Segfaults if $^P
7948      Branch: perl
7949            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
7950            ! proto.h
7951 ____________________________________________________________________________
7952 [  3682] By: gsar                                  on 1999/07/17  20:04:17
7953         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
7954              and prefix/lib/perl5/man are ass_u_med only if those directories
7955              actually exist; else prefix/{lib,man} are used)
7956      Branch: perl
7957            ! lib/ExtUtils/MM_Unix.pm
7958 ____________________________________________________________________________
7959 [  3681] By: gsar                                  on 1999/07/17  19:12:33
7960         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
7961      Branch: perl
7962            ! op.c t/comp/proto.t
7963 ____________________________________________________________________________
7964 [  3680] By: gsar                                  on 1999/07/17  18:23:55
7965         Log: fix vec() on magic values
7966              From: Ian Phillipps <ian@dial.pipex.com>
7967              Date: Mon, 12 Jul 1999 12:30:05 +0100
7968              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
7969              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
7970      Branch: perl
7971            ! doop.c t/op/tie.t
7972 ____________________________________________________________________________
7973 [  3679] By: gsar                                  on 1999/07/17  18:10:44
7974         Log: make system() return -1 and set $! if exec of child failed
7975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7976              Date: Fri, 9 Jul 1999 05:21:13 -0400
7977              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
7978              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
7979      Branch: perl
7980            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
7981            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
7982 ____________________________________________________________________________
7983 [  3678] By: gsar                                  on 1999/07/17  17:54:01
7984         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7985              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
7986              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
7987              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
7988      Branch: perl
7989            ! util.c
7990 ____________________________________________________________________________
7991 [  3677] By: gsar                                  on 1999/07/17  17:34:38
7992         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
7993              converted Ken's documentation outline into pod
7994      Branch: perl
7995            ! x2p/find2perl.PL
7996 ____________________________________________________________________________
7997 [  3676] By: gsar                                  on 1999/07/17  16:34:09
7998         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
7999              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
8000              Steve Lidie
8001      Branch: perl
8002            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
8003            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
8004            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
8005            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
8006            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
8007            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
8008 ____________________________________________________________________________
8009 [  3675] By: gsar                                  on 1999/07/17  00:16:53
8010         Log: backout redundant change#3628
8011      Branch: perl
8012            ! Changes hints/bsdos.sh
8013 ____________________________________________________________________________
8014 [  3674] By: jhi                                   on 1999/07/15  14:26:03
8015         Log: Fix the bin/oct/hex constant overflow tests for
8016              long long platforms.
8017      Branch: cfgperl
8018            ! t/pragma/warn/util
8019 ____________________________________________________________________________
8020 [  3673] By: jhi                                   on 1999/07/14  21:59:11
8021         Log: Fixed AIX dynamic loading and AIX shared Perl library.
8022              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
8023              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
8024              Hijacked win32/makedef.pl for more general purpose export
8025              list building, now it is used (as toplevel makedef.pl)
8026              for win32 and AIX (perl_exp.SH made unnecessary).
8027              Because the export lists are now correct in AIX, no more linker
8028              warnings about "Exported symbol not defined" should appear.
8029      Branch: cfgperl
8030            + makedef.pl
8031            - perl_exp.SH win32/makedef.pl
8032            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
8033            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
8034            ! win32/makefile.mk
8035 ____________________________________________________________________________
8036 [  3672] By: gsar                                  on 1999/07/14  17:12:13
8037         Log: minor efficiency tweak
8038      Branch: perl
8039            ! pp_ctl.c
8040 ____________________________________________________________________________
8041 [  3671] By: jhi                                   on 1999/07/14  16:22:39
8042         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
8043              if its caller re_intuit_start() was entered with strend == strpos
8044              because end_shift ended up as -1.  The patch ain't necessarily
8045              correct but least the core dump is avoided.
8046      Branch: cfgperl
8047            ! regexec.c
8048 ____________________________________________________________________________
8049 [  3670] By: jhi                                   on 1999/07/13  07:59:09
8050         Log: Integrate with Sarathy.
8051      Branch: cfgperl
8052            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
8053            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
8054           !> (integrate 67 files)
8055 ____________________________________________________________________________
8056 [  3669] By: gsar                                  on 1999/07/12  06:14:54
8057         Log: fixups for sundry warnings about function pointers
8058      Branch: perl
8059            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
8060            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
8061            ! win32/win32.c win32/win32.h
8062 ____________________________________________________________________________
8063 [  3668] By: gsar                                  on 1999/07/12  04:11:58
8064         Log: tweaks for win32/borland
8065      Branch: perl
8066            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
8067 ____________________________________________________________________________
8068 [  3667] By: gsar                                  on 1999/07/12  01:55:15
8069         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
8070              builds; passing the implicit context is unified among the three
8071              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
8072              flavors (see the top of perl.h) for testing; all varargs functions
8073              foo() have a va_list-taking variant vfoo() for generating the
8074              context-free versions; the PERL_OBJECT build should now be
8075              hyper-compatible with CPAN extensions (C++ is totally out of
8076              the picture)
8077              
8078              result has only been tested on Windows
8079              
8080              TODO: write docs on the THX rationale and idiomatic usage of
8081              the Perl API
8082      Branch: perl
8083            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
8084            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
8085            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
8086            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
8087            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
8088            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
8089            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
8090            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
8091            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
8092            ! global.sym globals.c intrpvar.h iperlsys.h
8093            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8094            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
8095            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
8096            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
8097            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
8098            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
8099            ! win32/dl_win32.xs win32/include/dirent.h
8100            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
8101            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
8102            ! win32/win32iop.h win32/win32sck.c
8103 ____________________________________________________________________________
8104 [  3666] By: jhi                                   on 1999/07/11  22:00:13
8105         Log: Integrate with Sarathy.
8106      Branch: cfgperl
8107           !> op.c t/op/lex_assign.t
8108 ____________________________________________________________________________
8109 [  3665] By: jhi                                   on 1999/07/11  21:59:01
8110         Log: More manual sync.
8111      Branch: cfgperl
8112            ! pod/perldelta.pod
8113 ____________________________________________________________________________
8114 [  3664] By: gsar                                  on 1999/07/11  19:11:07
8115         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
8116              remedy and related tests via private mail
8117      Branch: perl
8118            ! op.c t/op/lex_assign.t
8119 ____________________________________________________________________________
8120 [  3663] By: jhi                                   on 1999/07/11  15:04:37
8121         Log: Manual synchronization with Sarathy (some files
8122              had drifted apart for no apparent reason), plus
8123              I had a typo in dl_vms.xs Sarathy had fixed.
8124      Branch: cfgperl
8125            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
8126 ____________________________________________________________________________
8127 [  3662] By: jhi                                   on 1999/07/10  12:23:21
8128         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
8129              to adapt to the underlying platform (the binary, 0b1..., test
8130              was broken in 64-bit platforms).  Also change "hex" in the
8131              warning messages to "hexadecimal" to match "binary" and "octal".
8132      Branch: cfgperl
8133            ! pod/perldiag.pod t/pragma/warn/util util.c
8134 ____________________________________________________________________________
8135 [  3661] By: jhi                                   on 1999/07/08  21:54:55
8136         Log: Integrate with Sarathy.
8137      Branch: cfgperl
8138           +> perlapi.c perlapi.h
8139           !> (integrate 43 files)
8140 ____________________________________________________________________________
8141 [  3660] By: gsar                                  on 1999/07/08  18:47:35
8142         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
8143      Branch: perl
8144            + perlapi.c perlapi.h
8145            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
8146            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
8147            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
8148            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
8149            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
8150            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
8151            ! win32/win32.h
8152 ____________________________________________________________________________
8153 [  3659] By: gsar                                  on 1999/07/08  18:41:45
8154         Log: sundry cleanups for clean build on windows
8155      Branch: perl
8156            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
8157 ____________________________________________________________________________
8158 [  3658] By: gsar                                  on 1999/07/08  01:24:25
8159         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
8160              type mismatch problems
8161      Branch: perl
8162            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
8163            ! t/pragma/warn/op toke.c utf8.c util.c
8164 ____________________________________________________________________________
8165 [  3657] By: jhi                                   on 1999/07/07  23:01:16
8166         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
8167      Branch: cfgperl
8168            ! pod/perldiag.pod
8169           !> Changes configure.com ext/B/B/Deparse.pm
8170           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
8171           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
8172           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
8173           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
8174           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
8175           !> t/pragma/overload.t thread.h vms/vms.c
8176 ____________________________________________________________________________
8177 [  3656] By: gsar                                  on 1999/07/07  21:04:38
8178         Log: integrate cfgperl contents
8179      Branch: perl
8180           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
8181           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
8182           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
8183            ! Changes
8184           !> (integrate 45 files)
8185 ____________________________________________________________________________
8186 [  3655] By: gsar                                  on 1999/07/07  18:55:45
8187         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
8188              <pvhp@forte.com>
8189      Branch: perl
8190            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
8191 ____________________________________________________________________________
8192 [  3654] By: gsar                                  on 1999/07/07  18:47:03
8193         Log: change#1889 mistakenly removed F_SETLK
8194      Branch: perl
8195            ! ext/Fcntl/Fcntl.xs
8196 ____________________________________________________________________________
8197 [  3653] By: gsar                                  on 1999/07/07  18:42:42
8198         Log: B::Deparse update
8199              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8200              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
8201              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
8202              Subject: [PATCH _57, long] B::Deparse 0.58
8203      Branch: perl
8204            ! ext/B/B/Deparse.pm
8205 ____________________________________________________________________________
8206 [  3652] By: gsar                                  on 1999/07/07  18:41:07
8207         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8208              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
8209              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
8210              Subject: Re: [ID 19990705.001] Overloading boolean conversion
8211      Branch: perl
8212            ! gv.c t/pragma/overload.t
8213 ____________________________________________________________________________
8214 [  3651] By: gsar                                  on 1999/07/07  17:47:30
8215         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
8216      Branch: perl
8217            ! perlsfio.h
8218 ____________________________________________________________________________
8219 [  3650] By: gsar                                  on 1999/07/07  17:45:52
8220         Log: applied new parts of suggested patch
8221              From: Charles Bailey <BAILEY@newman.upenn.edu>
8222              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
8223              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
8224              Subject: [PATCH 5.005_57] Consolidated VMS patch
8225      Branch: perl
8226            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
8227            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
8228            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
8229            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
8230            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
8231 ____________________________________________________________________________
8232 [  3649] By: jhi                                   on 1999/07/07  13:38:02
8233         Log: Sync regcomp warn with reality.
8234      Branch: cfgperl
8235            ! t/pragma/warn/regcomp
8236 ____________________________________________________________________________
8237 [  3648] By: jhi                                   on 1999/07/07  13:04:55
8238         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
8239              resolved manually.
8240      Branch: cfgperl
8241           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
8242           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
8243           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
8244            - README.lexwarn
8245           !> (integrate 79 files)
8246 ____________________________________________________________________________
8247 [  3647] By: gsar                                  on 1999/07/07  10:32:03
8248         Log: From: jan.dubois@ibm.net (Jan Dubois)
8249              Date: Thu, 01 Jul 1999 11:17:53 +0200
8250              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
8251              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
8252      Branch: perl
8253            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8254            ! lib/ExtUtils/MakeMaker.pm
8255 ____________________________________________________________________________
8256 [  3646] By: gsar                                  on 1999/07/07  10:27:55
8257         Log: fix undocumented IO::Handle functions as suggested
8258              by cj10@cam.ac.uk
8259      Branch: perl
8260            ! ext/IO/lib/IO/Handle.pm
8261 ____________________________________________________________________________
8262 [  3645] By: gsar                                  on 1999/07/07  10:18:55
8263         Log: prohibit thread join()ing itself (from Dan Sugalski)
8264      Branch: perl
8265            ! ext/Thread/Thread.xs
8266 ____________________________________________________________________________
8267 [  3644] By: gsar                                  on 1999/07/07  10:14:26
8268         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
8269              Date: Wed, 30 Jun 1999 14:02:42 -0700
8270              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
8271              Subject:  [PATCH 5.005_57] Compiler and XSUBS
8272      Branch: perl
8273            ! ext/B/B/C.pm
8274 ____________________________________________________________________________
8275 [  3643] By: gsar                                  on 1999/07/07  10:08:38
8276         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
8277              (from François Désarménien <desar@club-internet.fr>)
8278      Branch: perl
8279            ! pod/perlsyn.pod
8280 ____________________________________________________________________________
8281 [  3642] By: gsar                                  on 1999/07/07  10:03:24
8282         Log: From: Doug MacEachern <dougm@cp.net>
8283              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
8284              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
8285              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
8286      Branch: perl
8287            ! ext/B/B.xs
8288 ____________________________________________________________________________
8289 [  3641] By: gsar                                  on 1999/07/07  10:00:57
8290         Log: slightly modified version of suggested patch
8291              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
8292              Date: Mon, 28 Jun 1999 14:23:59 -0400
8293              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
8294              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
8295      Branch: perl
8296            ! ext/POSIX/POSIX.xs
8297 ____________________________________________________________________________
8298 [  3640] By: gsar                                  on 1999/07/07  09:45:43
8299         Log: lexical warnings update (warning.t fails one test
8300              due to leaked scalar, investigation pending)
8301              From: paul.marquess@bt.com
8302              Date: Sat, 26 Jun 1999 23:19:52 +0100
8303              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
8304              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
8305      Branch: perl
8306            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
8307            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
8308            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
8309            - README.lexwarn
8310            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
8311            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
8312            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
8313            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
8314            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8315            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
8316            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
8317            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
8318            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
8319            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
8320            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
8321            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
8322            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
8323            ! warning.h warning.pl win32/win32.c
8324 ____________________________________________________________________________
8325 [  3639] By: gsar                                  on 1999/07/07  08:09:30
8326         Log: From: Brian Jepson <bjepson@home.com>
8327              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
8328              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
8329              Subject: Patch to JPL example program
8330      Branch: perl
8331            ! jpl/JPL_Rolo/JPL_Rolo.jpl
8332 ____________________________________________________________________________
8333 [  3638] By: jhi                                   on 1999/07/07  08:07:58
8334         Log: Integrate with Sarathy.
8335      Branch: cfgperl
8336           !> (integrate 34 files)
8337 ____________________________________________________________________________
8338 [  3637] By: gsar                                  on 1999/07/07  08:07:49
8339         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8340              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
8341              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
8342              Subject: [PATCH _57, long] Eliminate CONDOPs
8343      Branch: perl
8344            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
8345            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
8346            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
8347            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
8348            ! pod/perltoc.pod pp_ctl.c pp_hot.c
8349 ____________________________________________________________________________
8350 [  3636] By: gsar                                  on 1999/07/07  07:50:51
8351         Log: adapted suggested patch for IO-1.20x
8352              From: ian@dial.pipex.com
8353              Date:  Fri, 25 Jun 1999 10:39:42 +0100
8354              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
8355              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
8356      Branch: perl
8357            ! ext/IO/lib/IO/Socket.pm
8358 ____________________________________________________________________________
8359 [  3635] By: gsar                                  on 1999/07/07  07:26:05
8360         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
8361      Branch: perl
8362            ! hints/powerux.sh
8363 ____________________________________________________________________________
8364 [  3634] By: gsar                                  on 1999/07/07  07:20:02
8365         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8366              Date: Wed, 23 Jun 1999 16:16:05 +0100
8367              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
8368              Subject: [PATCH 5.005_57] memleak in optimizer
8369      Branch: perl
8370            ! embed.h embed.pl objXSUB.h op.c proto.h
8371 ____________________________________________________________________________
8372 [  3633] By: gsar                                  on 1999/07/07  07:10:52
8373         Log: add do-not-edit caveats for files generated by opcode.pl
8374              (suggested by Hugo van der Sanden)
8375      Branch: perl
8376            ! opcode.h opcode.pl pp.sym pp_proto.h
8377 ____________________________________________________________________________
8378 [  3632] By: gsar                                  on 1999/07/07  06:41:13
8379         Log: better diagnostics on read operations from write-only
8380              filehandles
8381      Branch: perl
8382            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
8383            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
8384 ____________________________________________________________________________
8385 [  3631] By: gsar                                  on 1999/07/07  02:03:34
8386         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
8387              by David Muir Sharnoff <muir@idiom.com>)
8388      Branch: perl
8389            ! lib/Sys/Hostname.pm
8390 ____________________________________________________________________________
8391 [  3630] By: gsar                                  on 1999/07/07  01:57:16
8392         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
8393              Date: Sun, 20 Jun 1999 17:17:17 -0700
8394              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
8395              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
8396      Branch: perl
8397            ! ext/B/B/CC.pm
8398 ____________________________________________________________________________
8399 [  3629] By: gsar                                  on 1999/07/07  01:46:03
8400         Log: installperl should write normal messages to STDOUT, not STDERR
8401      Branch: perl
8402            ! installperl
8403 ____________________________________________________________________________
8404 [  3628] By: gsar                                  on 1999/07/07  01:41:25
8405         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
8406      Branch: perl
8407            ! hints/bsdos.sh
8408 ____________________________________________________________________________
8409 [  3627] By: gsar                                  on 1999/07/07  00:27:10
8410         Log: make diagnostic on C<my $^I> etc., more readable
8411      Branch: perl
8412            ! op.c
8413 ____________________________________________________________________________
8414 [  3626] By: gsar                                  on 1999/07/06  23:47:27
8415         Log: From: Andy Dougherty <doughera@lafayette.edu>
8416              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
8417              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
8418              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
8419      Branch: perl
8420            ! Makefile.SH utils/Makefile
8421 ____________________________________________________________________________
8422 [  3625] By: jhi                                   on 1999/07/06  21:50:46
8423         Log: Some new files of #3624 missing from MANIFEST.
8424      Branch: cfgperl
8425            ! MANIFEST
8426 ____________________________________________________________________________
8427 [  3624] By: jhi                                   on 1999/07/06  21:47:04
8428         Log: POSIX [[:character class:]] support for standard, locale,
8429              and utf8.  If both utf8 and locale are on, utf8 wins.
8430              I don't fully understand why so many tables changed in
8431              lib/unicode because of "make" -- maybe it was just overdue.
8432      Branch: cfgperl
8433            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
8434            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
8435            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
8436            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
8437            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
8438            ! lib/unicode/Block.pl lib/unicode/Category.pl
8439            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8440            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
8441            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
8442            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
8443            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
8444            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
8445            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
8446            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
8447            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
8448            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
8449            ! t/pragma/warn/regcomp utf8.c
8450 ____________________________________________________________________________
8451 [  3623] By: gsar                                  on 1999/07/06  20:52:48
8452         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8453              Date: Wed, 16 Jun 1999 14:57:22 -0400
8454              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
8455              Subject: [PATCH 5.00557] Devel::Peek
8456      Branch: perl
8457            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8458 ____________________________________________________________________________
8459 [  3622] By: gsar                                  on 1999/07/06  20:22:59
8460         Log: applied patch after demunging headers with appropriate paths
8461              From: "Vishal Bhatia" <vishalb@my-deja.com>
8462              Date: Sat, 12 Jun 1999 08:23:59 -0700
8463              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
8464              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
8465      Branch: perl
8466            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
8467            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
8468 ____________________________________________________________________________
8469 [  3621] By: gsar                                  on 1999/07/06  20:10:50
8470         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8471              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
8472              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
8473              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
8474      Branch: perl
8475            ! doio.c
8476 ____________________________________________________________________________
8477 [  3620] By: jhi                                   on 1999/07/06  19:16:47
8478         Log: Mention EPOC and SOCKS.
8479      Branch: cfgperl
8480            ! pod/perldelta.pod
8481 ____________________________________________________________________________
8482 [  3619] By: gsar                                  on 1999/07/06  16:52:37
8483         Log: fix int vs STRLEN issue
8484      Branch: perl
8485            ! pp.c
8486 ____________________________________________________________________________
8487 [  3618] By: jhi                                   on 1999/07/06  16:52:20
8488         Log: There ain't Perl_atonv().
8489      Branch: cfgperl
8490            ! ext/ByteLoader/bytecode.h
8491 ____________________________________________________________________________
8492 [  3617] By: jhi                                   on 1999/07/06  15:55:22
8493         Log: Integrate with Sarathy.
8494      Branch: cfgperl
8495           !> Makefile.SH
8496 ____________________________________________________________________________
8497 [  3616] By: jhi                                   on 1999/07/06  15:54:09
8498         Log: Tweak for #3613.
8499      Branch: cfgperl
8500            ! Configure config_h.SH
8501 ____________________________________________________________________________
8502 [  3615] By: gsar                                  on 1999/07/06  11:00:21
8503         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8504              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
8505              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
8506              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
8507      Branch: perl
8508            ! Makefile.SH
8509 ____________________________________________________________________________
8510 [  3614] By: jhi                                   on 1999/07/06  10:44:48
8511         Log: Integrate with Sarathy.
8512      Branch: cfgperl
8513           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
8514           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
8515 ____________________________________________________________________________
8516 [  3613] By: jhi                                   on 1999/07/06  10:43:20
8517         Log: From: Nathan Kurz <nate@valleytel.net>
8518              Subject: [ID 19990612.001 compiling three deep modules within ext/]
8519              ply-To: nate@valleytel.net
8520              erl5-porters@perl.org
8521              Date: Sat, 12 Jun 1999 01:26:04 -0500
8522              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
8523      Branch: cfgperl
8524            ! Configure config_h.SH
8525 ____________________________________________________________________________
8526 [  3612] By: gsar                                  on 1999/07/06  10:17:52
8527         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8528              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
8529              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
8530              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
8531      Branch: perl
8532            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
8533 ____________________________________________________________________________
8534 [  3611] By: gsar                                  on 1999/07/06  09:51:20
8535         Log: From: pvhp@forte.com (Peter Prymmer)
8536              Date: Fri, 11 Jun 99 17:07:19 PDT
8537              Message-Id: <9906120007.AA13802@forte.com>
8538              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
8539      Branch: perl
8540            ! ext/IO/lib/IO/File.pm
8541 ____________________________________________________________________________
8542 [  3610] By: gsar                                  on 1999/07/06  09:37:37
8543         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
8544              tweak)
8545              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8546              Date: Wed, 09 Jun 1999 18:27:51 +0100
8547              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
8548              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
8549      Branch: perl
8550            ! perl.h t/base/rs.t
8551 ____________________________________________________________________________
8552 [  3609] By: jhi                                   on 1999/07/06  09:28:48
8553         Log: Integrate with Sarathy.
8554      Branch: cfgperl
8555           !> (integrate 49 files)
8556 ____________________________________________________________________________
8557 [  3608] By: gsar                                  on 1999/07/06  09:28:21
8558         Log: test tweak
8559      Branch: perl
8560            ! t/pragma/warn/op
8561 ____________________________________________________________________________
8562 [  3607] By: jhi                                   on 1999/07/06  09:22:48
8563         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
8564      Branch: cfgperl
8565            ! Configure config_h.SH
8566 ____________________________________________________________________________
8567 [  3606] By: gsar                                  on 1999/07/06  09:05:02
8568         Log: applied slightly tweaked version of suggested patch for
8569              improved RE API
8570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8571              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
8572              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
8573              Subject: [PATCH 5.005_57] REx engine rehash
8574      Branch: perl
8575            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
8576            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
8577            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
8578            ! util.c
8579 ____________________________________________________________________________
8580 [  3605] By: gsar                                  on 1999/07/06  08:54:03
8581         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
8582      Branch: perl
8583            ! sv.c
8584 ____________________________________________________________________________
8585 [  3604] By: gsar                                  on 1999/07/06  07:08:30
8586         Log: From: paul.marquess@bt.com
8587              Date: Tue, 8 Jun 1999 22:37:58 +0100 
8588              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
8589              Subject: [PATCH 5.005_57] DB_File 1.67
8590      Branch: perl
8591            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8592            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
8593 ____________________________________________________________________________
8594 [  3603] By: gsar                                  on 1999/07/06  07:04:50
8595         Log: From: paul.marquess@bt.com
8596              Date: Tue, 8 Jun 1999 22:34:01 +0100 
8597              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
8598              Subject: [PATCH 5.005_57] DBM Filters
8599      Branch: perl
8600            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8601            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
8602            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
8603            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
8604 ____________________________________________________________________________
8605 [  3602] By: gsar                                  on 1999/07/06  07:00:01
8606         Log: slightly tweaked version of suggested patch
8607              From: Dan Sugalski <sugalskd@ous.edu>
8608              Date: Tue, 08 Jun 1999 14:09:38 -0700
8609              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
8610              Subject: [PATCH 5.005_57]Use NV instead of double in the core
8611      Branch: perl
8612            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
8613            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
8614            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
8615            ! proto.h sv.c sv.h toke.c universal.c util.c
8616 ____________________________________________________________________________
8617 [  3601] By: gsar                                  on 1999/07/06  06:52:57
8618         Log: integrate cfgperl contents into mainline
8619      Branch: perl
8620           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
8621           +> epoc/perl.mmp epoc/perl.pkg
8622           !> (integrate 30 files)
8623 ____________________________________________________________________________
8624 [  3598] By: jhi                                   on 1999/07/05  20:02:55
8625         Log: Integrate with mainperl.
8626      Branch: cfgperl
8627           +> lib/CGI/Pretty.pm
8628           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
8629           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
8630           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
8631           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
8632           !> vms/vmsish.h
8633 ____________________________________________________________________________
8634 [  3597] By: jhi                                   on 1999/07/05  19:59:48
8635         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
8636              that addresses the notorious "Additional libraries" question.
8637      Branch: cfgperl
8638            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8639            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
8640            ! pp_sys.c
8641 ____________________________________________________________________________
8642 [  3596] By: gsar                                  on 1999/07/05  18:30:51
8643         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8644              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
8645              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
8646              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
8647      Branch: perl
8648            ! pp_sys.c t/lib/io_udp.t
8649 ____________________________________________________________________________
8650 [  3595] By: gsar                                  on 1999/07/05  18:29:08
8651         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8652              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
8653              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
8654              Subject: [PATCH 5.00557] Setting $^E wipes out $!
8655      Branch: perl
8656            ! mg.c
8657 ____________________________________________________________________________
8658 [  3594] By: gsar                                  on 1999/07/05  18:24:53
8659         Log: hand-apply whitespace mutiliated patch
8660              From: Dan Sugalski <sugalskd@osshe.edu>
8661              Date: Mon, 07 Jun 1999 14:46:42 -0700
8662              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
8663              Subject: [PATCH 5.005_57]Updated VMS patch
8664      Branch: perl
8665            ! thread.h vms/descrip_mms.template vms/subconfigure.com
8666            ! vms/vms.c vms/vmsish.h
8667 ____________________________________________________________________________
8668 [  3593] By: gsar                                  on 1999/07/05  17:53:04
8669         Log: applied parts not duplicated by previous patches
8670              From: "Vishal Bhatia" <vishalb@my-deja.com>
8671              Date: Sat, 05 Jun 1999 08:42:17 -0700
8672              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
8673              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
8674      Branch: perl
8675            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
8676            ! ext/B/B/Stackobj.pm
8677 ____________________________________________________________________________
8678 [  3592] By: jhi                                   on 1999/07/05  17:17:22
8679         Log: AIX threaded build, plus few more on the side.
8680      Branch: cfgperl
8681            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
8682            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
8683            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
8684            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
8685 ____________________________________________________________________________
8686 [  3591] By: gsar                                  on 1999/07/05  16:52:34
8687         Log: "\e" and "\a" didn't produce right escape under EBCDIC
8688              From: pvhp@forte.com (Peter Prymmer)
8689              Date: Fri, 4 Jun 99 12:00:27 PDT
8690              Message-Id: <9906041900.AA28387@forte.com>
8691              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
8692      Branch: perl
8693            ! toke.c
8694 ____________________________________________________________________________
8695 [  3590] By: gsar                                  on 1999/07/05  16:40:01
8696         Log: s/scalar ref constructor/single ref constructor/ (suggested
8697              by Stephen McCamant)
8698      Branch: perl
8699            ! opcode.h opcode.pl
8700 ____________________________________________________________________________
8701 [  3589] By: gsar                                  on 1999/07/05  16:34:06
8702         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
8703      Branch: perl
8704            ! ext/GDBM_File/GDBM_File.xs
8705 ____________________________________________________________________________
8706 [  3588] By: gsar                                  on 1999/07/05  16:29:39
8707         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
8708              is unchanged still)
8709      Branch: perl
8710            ! op.c
8711 ____________________________________________________________________________
8712 [  3587] By: jhi                                   on 1999/07/05  10:31:43
8713         Log: Make perl_exp.SH smarter about what to include and what to exclude.
8714      Branch: cfgperl
8715            ! perl_exp.SH
8716 ____________________________________________________________________________
8717 [  3586] By: jhi                                   on 1999/07/05  09:29:31
8718         Log: Remove unnecessary and extraneous my $i = 0.
8719      Branch: cfgperl
8720            ! bytecode.pl
8721 ____________________________________________________________________________
8722 [  3585] By: jhi                                   on 1999/07/05  07:28:59
8723         Log: Integrate with mainperl.
8724      Branch: cfgperl
8725           !> (integrate 30 files)
8726 ____________________________________________________________________________
8727 [  3584] By: gsar                                  on 1999/07/05  05:36:28
8728         Log: From: Vishal Bhatia <vishalb@hotmail.com>
8729              Date: Thu, 03 Jun 1999 00:57:48 PDT
8730              Message-ID: <19990603075749.86665.qmail@hotmail.com>
8731              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
8732      Branch: perl
8733            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
8734 ____________________________________________________________________________
8735 [  3583] By: gsar                                  on 1999/07/05  05:31:19
8736         Log: suppress fancy display when in verbose mode (suggested by
8737              Paul Johnson <pjcj@transeda.com>)
8738      Branch: perl
8739            ! lib/Test/Harness.pm
8740 ____________________________________________________________________________
8741 [  3582] By: gsar                                  on 1999/07/05  05:17:12
8742         Log: cygwin32 update
8743              From: "Fifer, Eric" <EFifer@sanwaint.com>
8744              Date:  Wed, 2 Jun 1999 15:16:05 +0100
8745              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
8746              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
8747      Branch: perl
8748            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
8749            ! cygwin32/build-instructions.READFIRST
8750            ! cygwin32/build-instructions.charles-wilson
8751            ! cygwin32/build-instructions.sebastien-barre
8752            ! cygwin32/build-instructions.steven-morlock
8753            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
8754            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
8755            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
8756            ! t/op/magic.t util.c
8757 ____________________________________________________________________________
8758 [  3581] By: gsar                                  on 1999/07/05  02:46:18
8759         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
8760      Branch: perl
8761            ! util.c
8762 ____________________________________________________________________________
8763 [  3580] By: gsar                                  on 1999/07/05  02:38:03
8764         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
8765              Date: Mon, 31 May 1999 18:18:13 -0600
8766              Message-ID: <19990601001813.AAA17834@csgsystems.com>
8767              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
8768      Branch: perl
8769            ! t/TEST t/UTEST t/harness utils/perlcc.PL
8770 ____________________________________________________________________________
8771 [  3579] By: gsar                                  on 1999/07/05  01:20:58
8772         Log: compatibility tweak for Class::Struct
8773      Branch: perl
8774            ! lib/Class/Struct.pm
8775 ____________________________________________________________________________
8776 [  3578] By: jhi                                   on 1999/07/04  23:26:01
8777         Log: Miscellaneus AIX fixes + SOCKS support.
8778      Branch: cfgperl
8779            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
8780            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
8781            ! hints/aix.sh pp_sys.c
8782 ____________________________________________________________________________
8783 [  3577] By: gsar                                  on 1999/07/04  23:07:39
8784         Log: test tweak
8785      Branch: perl
8786            ! t/io/openpid.t
8787 ____________________________________________________________________________
8788 [  3576] By: jhi                                   on 1999/07/04  22:39:23
8789         Log: Integrate with mainperl.
8790      Branch: cfgperl
8791           +> t/io/openpid.t
8792            - win32/perlhost.h
8793           !> (integrate 51 files)
8794 ____________________________________________________________________________
8795 [  3575] By: jhi                                   on 1999/07/04  22:26:48
8796         Log: Added 64-bit support for AIX 4.3 or better
8797              based on Martin H. Rusoff's observations.
8798      Branch: cfgperl
8799            ! Configure config_h.SH hints/aix.sh
8800 ____________________________________________________________________________
8801 [  3574] By: jhi                                   on 1999/07/04  21:34:47
8802         Log: Do not throw away gccvers compilation errors.
8803              From: Andy Dougherty <doughera@lafayette.edu>
8804              To: Ron Seguin <rseguin@on.bell.ca>
8805              Cc: Perl Porters <perl5-porters@perl.org>
8806              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
8807              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
8808              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
8809      Branch: cfgperl
8810            ! Configure config_h.SH
8811 ____________________________________________________________________________
8812 [  3573] By: gsar                                  on 1999/07/04  21:10:32
8813         Log: adapted suggested tests for addition to testsuite
8814              From: RonaldWS@aol.com
8815              Date:  Sun, 30 May 1999 16:27:28 EDT
8816              Message-Id:  <25cd799f.2482f930@aol.com>
8817              Subject: [19990530.007] Open with pipe | does not return pid under win32
8818      Branch: perl
8819            + t/io/openpid.t
8820            ! MANIFEST win32/win32.c
8821 ____________________________________________________________________________
8822 [  3572] By: gsar                                  on 1999/07/04  20:29:32
8823         Log: perl_run() should call my_exit(0) for normal completion
8824      Branch: perl
8825            ! perl.c
8826 ____________________________________________________________________________
8827 [  3571] By: jhi                                   on 1999/07/04  20:10:44
8828         Log: Add test for change #3568 plus general cleanup.
8829      Branch: cfgperl
8830            ! t/pragma/locale.t
8831 ____________________________________________________________________________
8832 [  3570] By: gsar                                  on 1999/07/04  20:03:21
8833         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
8834              overloading
8835      Branch: perl
8836            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
8837            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
8838 ____________________________________________________________________________
8839 [  3569] By: gsar                                  on 1999/07/04  18:04:48
8840         Log: make AIX dynaloading work when libperl is shared (and thus under
8841              mod_perl etc.)
8842              From: Jens-Uwe Mager <jum@helios.de>
8843              Date:  Sat, 29 May 1999 17:09:52 +0200
8844              Message-Id:  <199905291509.RAA43978@ans.helios.de>
8845              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
8846      Branch: perl
8847            ! ext/DynaLoader/dl_aix.xs
8848 ____________________________________________________________________________
8849 [  3568] By: jhi                                   on 1999/07/04  14:54:23
8850         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
8851              This resulted for example in the 'o' magic not being cleared by
8852              magic_setcollxfrm(), which resulted in strange cmp results.
8853              The bug was reported originally in the message
8854              Subject: Bug with locale
8855              From: Jan Starzynski <jan@planet.de> 
8856              To: perlbug@perl.com 
8857              Date: Fri, 09 Apr 1999 13:23:07 +0200 
8858              Message-ID: <370DE31B.DAEE1332@planet.de> 
8859      Branch: cfgperl
8860            ! pp.c
8861 ____________________________________________________________________________
8862 [  3567] By: gsar                                  on 1999/07/04  02:38:34
8863         Log: remove misleading info on defined(&func), unclutter deprecation
8864              about defined(@array)
8865      Branch: perl
8866            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8867            ! t/pragma/warn/op
8868 ____________________________________________________________________________
8869 [  3566] By: gsar                                  on 1999/07/04  01:46:31
8870         Log: From: jan.dubois@ibm.net (Jan Dubois)
8871              Date: Wed, 26 May 1999 22:07:17 +0200
8872              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
8873              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
8874      Branch: perl
8875            ! Changes win32/win32.c win32/win32.h
8876 ____________________________________________________________________________
8877 [  3565] By: gsar                                  on 1999/07/04  01:26:02
8878         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
8879              for win32 issues)
8880      Branch: perl
8881            ! pod/perlxstut.pod
8882 ____________________________________________________________________________
8883 [  3564] By: gsar                                  on 1999/07/02  03:09:04
8884         Log: avoid warnings
8885      Branch: perl
8886            ! ext/Thread/Thread/Specific.pm lib/fields.pm
8887 ____________________________________________________________________________
8888 [  3563] By: gsar                                  on 1999/06/28  19:23:47
8889         Log: inc version (for CPAN.pm sanity)
8890      Branch: perl
8891            ! lib/Text/ParseWords.pm
8892 ____________________________________________________________________________
8893 [  3562] By: gsar                                  on 1999/06/28  19:19:01
8894         Log: regen perltoc
8895      Branch: perl
8896            ! pod/perltoc.pod
8897 ____________________________________________________________________________
8898 [  3561] By: gsar                                  on 1999/06/28  19:08:41
8899         Log: From: Damian Conway <damian@cs.monash.edu.au>
8900              Date: Wed, 26 May 1999 00:58:35 -0400
8901              Message-Id: <199905260458.AAA06411@defender.perl.org>
8902              Subject: [19990526.002] Misc. improvements to Class:Struct
8903      Branch: perl
8904            ! MANIFEST lib/Class/Struct.pm
8905 ____________________________________________________________________________
8906 [  3560] By: gsar                                  on 1999/06/28  18:50:52
8907         Log: remove bogus PL_optype_size
8908      Branch: perl
8909            ! bytecode.pl ext/ByteLoader/byterun.h
8910 ____________________________________________________________________________
8911 [  3559] By: gsar                                  on 1999/06/28  18:22:26
8912         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
8913      Branch: perl
8914            + lib/CGI/Pretty.pm
8915            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
8916            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
8917            ! t/lib/cgi-html.t t/lib/cgi-request.t
8918 ____________________________________________________________________________
8919 [  3558] By: jhi                                   on 1999/06/28  07:30:21
8920         Log: Change Olaf Lebbe's email address.
8921      Branch: cfgperl
8922            ! README.epoc
8923 ____________________________________________________________________________
8924 [  3557] By: gsar                                  on 1999/06/28  00:07:33
8925         Log: make autogenerated files writable
8926      Branch: perl
8927            - win32/perlhost.h
8928            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
8929            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
8930            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
8931            ! proto.h regnodes.h warning.h win32/config_H.bc
8932            ! win32/config_H.gc win32/config_H.vc
8933 ____________________________________________________________________________
8934 [  3556] By: jhi                                   on 1999/06/27  19:22:53
8935         Log: Update MANIFEST to match #3555.
8936      Branch: cfgperl
8937            ! MANIFEST
8938 ____________________________________________________________________________
8939 [  3555] By: jhi                                   on 1999/06/27  19:16:22
8940         Log: EPOC port to Psion5.
8941              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8942              To: Jarkko Hietaniemi <jhi@iki.fi>
8943              Cc: perl5-porters@perl.org
8944              Subject: Re: Psion5
8945              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
8946              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
8947      Branch: cfgperl
8948            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
8949            + epoc/perl.mmp epoc/perl.pkg
8950            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
8951            ! perl.h sv.c util.c
8952 ____________________________________________________________________________
8953 [  3554] By: jhi                                   on 1999/06/27  18:50:52
8954         Log: Integrate from mainperl.
8955      Branch: cfgperl
8956           !> (integrate 48 files)
8957 ____________________________________________________________________________
8958 [  3553] By: gsar                                  on 1999/06/27  14:28:49
8959         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
8960              gone from the public API); PERL_OBJECT builds again on
8961              windows
8962              
8963              TODO: namespace-clean the typedefs in iperlsys.h and
8964              elsewhere; remove C++ remnants from public headers
8965      Branch: perl
8966            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
8967            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8968            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8969            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
8970            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
8971            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
8972            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
8973            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
8974            ! win32/config.gc win32/config.vc win32/dl_win32.xs
8975            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
8976            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
8977            ! win32/win32sck.c
8978 ____________________________________________________________________________
8979 [  3552] By: gsar                                  on 1999/06/27  13:49:31
8980         Log: integrate cfgperl changes into mainline
8981      Branch: perl
8982           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
8983           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
8984           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
8985           !> util.c
8986 ____________________________________________________________________________
8987 [  3551] By: gsar                                  on 1999/06/27  13:31:11
8988         Log: fix indents
8989      Branch: perl
8990            ! op.c
8991 ____________________________________________________________________________
8992 [  3550] By: gsar                                  on 1999/06/24  22:42:53
8993         Log: update Changes
8994      Branch: perl
8995            ! Changes
8996 ____________________________________________________________________________
8997 [  3549] By: gsar                                  on 1999/06/24  22:41:17
8998         Log: avoid race condition in the CAPI extension bootstrap handler
8999      Branch: perl
9000            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
9001 ____________________________________________________________________________
9002 [  3548] By: gsar                                  on 1999/06/24  22:39:53
9003         Log: sanity check to cover the case when perl is installed into the
9004              X:\ (drive root)
9005      Branch: perl
9006            ! win32/win32.c
9007 ____________________________________________________________________________
9008 [  3547] By: gsar                                  on 1999/06/22  19:30:32
9009         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
9010      Branch: perl
9011            ! lib/Tie/RefHash.pm
9012 ____________________________________________________________________________
9013 [  3544] By: jhi                                   on 1999/06/18  19:24:28
9014         Log: Tidy up #3542 and #3543. 
9015      Branch: cfgperl
9016            ! t/pragma/locale.t util.c
9017 ____________________________________________________________________________
9018 [  3543] By: jhi                                   on 1999/06/18  10:28:45
9019         Log: Spice up locale.t.
9020      Branch: cfgperl
9021            ! t/pragma/locale.t
9022 ____________________________________________________________________________
9023 [  3542] By: jhi                                   on 1999/06/17  22:42:03
9024         Log: Fixed two long-standing locale bugs.
9025              
9026              Both problems were related to numeric locale which
9027              controls the radix character aka the decimal separator.
9028              (1) printf (and sprintf) were resetting the numeric locale to C.
9029              (2) Using locale-numerically formatted floating point
9030              numbers (e.g. "1,23") together with -w caused warnings about
9031              "isn't numeric".  The operations were working fine, though,
9032              because atof() was using the local locale.
9033              Both problems reported by Stefan Vogtner.
9034              
9035              Introduced a wrapper for atof() that attempts to convert
9036              the string both ways.  This helps Perl to understand
9037              numbers like this "4.56" even when using a local locale
9038              makes atof() understand only numbers like this "7,89".
9039              
9040              Remaining related problems, both of which existed before
9041              this patch and continue to exist after this patch:
9042              (a) The behaviour of print() is _not_ as documented by perllocale.
9043              Instead of always using the C locale, print() does use the
9044              local locale, just like the *printf() do.  This may be fixable
9045              now that switching to-and-fro between locales has been made
9046              more consistent, but fixing print() would change existing
9047              behaviour.  perllocale is not changed by this patch.
9048              (b) If a number has been stringified (say, via "$number") under
9049              a local locale, the cached string value persists even under
9050              "no locale".  This may or may not be a problem: operations
9051              work fine because the original number is still there, but
9052              that the string form keeps its locale-ish outlook may be
9053              somewhat confusing.
9054      Branch: cfgperl
9055            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
9056            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
9057            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
9058            ! util.c
9059 ____________________________________________________________________________
9060 [  3541] By: jhi                                   on 1999/06/17  20:00:16
9061         Log: Integrate from mainperl.
9062      Branch: cfgperl
9063           !> ext/Data/Dumper/Dumper.pm op.c
9064 ____________________________________________________________________________
9065 [  3540] By: gsar                                  on 1999/06/16  16:49:55
9066         Log: dump C<0> as such, not C<'0'>
9067      Branch: perl
9068            ! ext/Data/Dumper/Dumper.pm
9069 ____________________________________________________________________________
9070 [  3539] By: gsar                                  on 1999/06/13  04:04:40
9071         Log: fix coredumper in change#3498
9072      Branch: perl
9073            ! op.c
9074 ____________________________________________________________________________
9075 [  3538] By: jhi                                   on 1999/06/12  22:01:26
9076         Log: Integrate from mainperl.
9077      Branch: cfgperl
9078           +> lib/caller.pm
9079           !> (integrate 36 files)
9080 ____________________________________________________________________________
9081 [  3537] By: gsar                                  on 1999/06/12  06:43:03
9082         Log: EXTERN_C declarations for global arrays in various
9083              headers, so perl can be built even in C++ mode; win32
9084              build fixups; regen headers
9085      Branch: perl
9086            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
9087            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
9088 ____________________________________________________________________________
9089 [  3536] By: gsar                                  on 1999/06/12  06:38:21
9090         Log: caller.pm typos
9091      Branch: perl
9092            ! lib/caller.pm
9093 ____________________________________________________________________________
9094 [  3535] By: gsar                                  on 1999/06/11  23:13:54
9095         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
9096              is temporarily gone
9097      Branch: perl
9098            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
9099            ! pod/perldelta.pod proto.h win32/perllib.c
9100 ____________________________________________________________________________
9101 [  3534] By: gsar                                  on 1999/06/11  20:41:51
9102         Log: implement C<use caller 'encoding'>
9103      Branch: perl
9104            + lib/caller.pm
9105            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
9106 ____________________________________________________________________________
9107 [  3533] By: gsar                                  on 1999/06/11  16:51:04
9108         Log: truncate() has a peculiar exemption from strict barewords, even
9109              though it has a non-filehandle prototype
9110      Branch: perl
9111            ! op.c t/io/fs.t
9112 ____________________________________________________________________________
9113 [  3532] By: gsar                                  on 1999/06/11  09:09:16
9114         Log: GDBM tweak
9115      Branch: perl
9116            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
9117 ____________________________________________________________________________
9118 [  3531] By: gsar                                  on 1999/06/10  23:34:19
9119         Log: part of the platform changes for IMPLICIT_CONTEXT
9120      Branch: perl
9121            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
9122            ! jpl/PerlInterpreter/PerlInterpreter.c
9123            ! jpl/PerlInterpreter/PerlInterpreter.h
9124            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
9125            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
9126 ____________________________________________________________________________
9127 [  3530] By: jhi                                   on 1999/06/10  20:55:56
9128         Log: Integrate from mainperl.
9129      Branch: cfgperl
9130           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
9131 ____________________________________________________________________________
9132 [  3529] By: gsar                                  on 1999/06/10  20:40:01
9133         Log: DB_File tweaks for IMPLICIT CONTEXT
9134      Branch: perl
9135            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
9136 ____________________________________________________________________________
9137 [  3528] By: jhi                                   on 1999/06/10  10:18:15
9138         Log: Integrate from mainperl.
9139      Branch: cfgperl
9140           !> (integrate 105 files)
9141 ____________________________________________________________________________
9142 [  3527] By: gsar                                  on 1999/06/10  09:30:35
9143         Log: most globals are now interpreter local; locale initialization
9144              was too early, defer it until interpreter is allocated and
9145              initialized; multiple interpreters should now be
9146              concurrency-safe (untested)
9147      Branch: perl
9148            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
9149            ! perlvars.h
9150 ____________________________________________________________________________
9151 [  3526] By: gsar                                  on 1999/06/10  08:38:00
9152         Log: fix small nits
9153      Branch: perl
9154            ! cc_runtime.h ext/B/B/CC.pm run.c
9155 ____________________________________________________________________________
9156 [  3525] By: gsar                                  on 1999/06/10  04:41:38
9157         Log: win32 build fixes
9158      Branch: perl
9159            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
9160            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9161            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
9162            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
9163            ! win32/Makefile win32/config_H.bc win32/config_H.gc
9164            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
9165            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
9166            ! win32/win32.c win32/win32.h win32/win32sck.c
9167            ! win32/win32thread.c win32/win32thread.h
9168 ____________________________________________________________________________
9169 [  3524] By: gsar                                  on 1999/06/09  18:03:01
9170         Log: more complete support for implicit thread/interpreter pointer,
9171              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
9172              without that enabled):
9173              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
9174              is a noop; tests pass on Solaris; should be faster now!
9175              - MULTIPLICITY has been tested with and without
9176              PERL_IMPLICIT_CONTEXT on Solaris
9177              - improved function database now merged with embed.pl
9178              - everything except the varargs functions have foo(a,b,c) macros
9179              to provide compatibility
9180              - varargs functions default to compatibility variants that
9181              get the context pointer using dTHX
9182              - there should be almost no source compatibility issues as a
9183              result of all this
9184              - dl_foo.xs changes other than dl_dlopen.xs untested
9185              - still needs documentation, fixups for win32 etc
9186              Next step: migrate most non-mutex variables from perlvars.h
9187              to intrpvar.h
9188      Branch: perl
9189            - proto.pl
9190            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
9191            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
9192            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
9193            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
9194            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
9195            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9196            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
9197            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
9198            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9199            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
9200            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
9201            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
9202            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
9203            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
9204            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
9205            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
9206            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
9207            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
9208            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
9209            ! util.c win32/Makefile win32/makefile.mk writemain.SH
9210 ____________________________________________________________________________
9211 [  3523] By: gsar                                  on 1999/06/07  05:24:13
9212         Log: missed a file
9213      Branch: perl
9214            + proto.pl
9215            ! MANIFEST
9216 ____________________________________________________________________________
9217 [  3522] By: gsar                                  on 1999/06/07  05:18:34
9218         Log: initial stub implementation of implicit thread/this
9219              pointer    argument; builds/tests on Solaris, win32
9220              hasn't been fixed up yet; proto.h, global.sym and
9221              static function decls are now generated from a common
9222              database in proto.pl; some inconsistently named
9223              perl_foo() things are now Perl_foo(), compatibility
9224              #defines provided; perl_foo() (lowercase 'p') reserved
9225              for functions that take an explicit context argument;
9226              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
9227      Branch: perl
9228            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
9229            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
9230            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
9231            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
9232            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
9233            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
9234            ! universal.c utf8.c util.c
9235 ____________________________________________________________________________
9236 [  3521] By: gsar                                  on 1999/06/04  23:00:22
9237         Log: clean up some stray "global" symbols
9238      Branch: perl
9239            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
9240            ! pp_proto.h proto.h
9241 ____________________________________________________________________________
9242 [  3520] By: jhi                                   on 1999/06/02  21:33:28
9243         Log: Integrate from mainperl.
9244      Branch: cfgperl
9245           !> (integrate 94 files)
9246 ____________________________________________________________________________
9247 [  3519] By: gsar                                  on 1999/06/02  07:16:10
9248         Log: avoid dereferencing null pointer from getpwent() et al
9249      Branch: perl
9250            ! pp_sys.c
9251 ____________________________________________________________________________
9252 [  3518] By: gsar                                  on 1999/06/02  04:47:10
9253         Log: remove _() non-ansism
9254      Branch: perl
9255            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
9256            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
9257            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
9258            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
9259            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
9260            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
9261            ! ext/re/re.xs handy.h hv.c iperlsys.h
9262            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
9263            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
9264            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
9265            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
9266            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
9267            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
9268            ! vms/vmsish.h vms/writemain.pl vos/config.h
9269            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
9270            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
9271            ! win32/perllib.c win32/runperl.c win32/win32.h
9272            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
9273            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
9274 ____________________________________________________________________________
9275 [  3517] By: gsar                                  on 1999/06/02  02:17:51
9276         Log: missed a few files
9277      Branch: perl
9278            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
9279 ____________________________________________________________________________
9280 [  3516] By: gsar                                  on 1999/06/02  01:37:33
9281         Log: integrate cfgperl contents into mainline
9282      Branch: perl
9283           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
9284           +> ext/ByteLoader/byterun.h
9285            - bytecode.h byterun.c byterun.h
9286            ! Changes
9287           !> (integrate 58 files)
9288 ____________________________________________________________________________
9289 [  3515] By: gsar                                  on 1999/06/02  00:48:50
9290         Log: remove stray K&R-isms
9291      Branch: perl
9292            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
9293            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
9294            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
9295            ! toke.c util.c win32/win32.c x2p/hash.c
9296 ____________________________________________________________________________
9297 [  3514] By: gsar                                  on 1999/06/01  15:55:55
9298         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
9299              strict 'subs'
9300      Branch: perl
9301            ! op.c t/pragma/strict-subs
9302 ____________________________________________________________________________
9303 [  3513] By: jhi                                   on 1999/06/01  07:17:05
9304         Log: Patch applying of #3499 had gone awry.
9305      Branch: cfgperl
9306            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
9307 ____________________________________________________________________________
9308 [  3512] By: gsar                                  on 1999/05/31  19:21:30
9309         Log: tighter -help output
9310      Branch: perl
9311            ! perl.c
9312 ____________________________________________________________________________
9313 [  3511] By: gsar                                  on 1999/05/31  17:18:23
9314         Log: fix memory leak in C<eval 'return sub {...}'>
9315      Branch: perl
9316            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
9317 ____________________________________________________________________________
9318 [  3510] By: gsar                                  on 1999/05/31  14:11:46
9319         Log: tweak C++isms
9320      Branch: perl
9321            ! win32/dl_win32.xs win32/win32.c
9322 ____________________________________________________________________________
9323 [  3509] By: jhi                                   on 1999/05/30  13:02:26
9324         Log: Cleanup of #3488.
9325      Branch: cfgperl
9326            ! Configure config_h.SH
9327 ____________________________________________________________________________
9328 [  3508] By: jhi                                   on 1999/05/30  11:16:01
9329         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9330              To: Mailing list Perl5 <perl5-porters@perl.org>
9331              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
9332              Date: Sat, 29 May 1999 20:18:13 -0400
9333              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
9334      Branch: cfgperl
9335            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
9336 ____________________________________________________________________________
9337 [  3507] By: jhi                                   on 1999/05/29  20:05:40
9338         Log: From: Mark-Jason Dominus <mjd@plover.com>
9339              To: perl5-porters@perl.com
9340              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
9341              Date: Sat, 29 May 1999 14:45:10 -0400
9342              Message-ID: <19990529184510.27557.qmail@plover.com>
9343      Branch: cfgperl
9344            ! op.h
9345 ____________________________________________________________________________
9346 [  3506] By: gsar                                  on 1999/05/29  16:49:39
9347         Log: avoid gv_check() recursive pit
9348      Branch: perl
9349            ! gv.c
9350 ____________________________________________________________________________
9351 [  3505] By: jhi                                   on 1999/05/29  11:38:16
9352         Log: From: jan.dubois@ibm.net (Jan Dubois)
9353              To: Gurusamy Sarathy <gsar@activestate.com>
9354              Cc: perl5-porters@perl.org
9355              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
9356              Date: Sat, 29 May 1999 08:46:22 +0200
9357              Message-ID: <374f8007.2016008@smtp1.ibm.net>
9358      Branch: cfgperl
9359            ! t/op/grent.t t/op/pwent.t
9360 ____________________________________________________________________________
9361 [  3504] By: jhi                                   on 1999/05/29  11:07:10
9362         Log: QNX needs <sys/select.h> to define fd_set.
9363              
9364              From: Norton Allen <allen@huarp.harvard.edu>
9365              To: perl5-porters@perl.org
9366              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
9367              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
9368              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
9369      Branch: cfgperl
9370            ! ext/IO/poll.c
9371 ____________________________________________________________________________
9372 [  3503] By: jhi                                   on 1999/05/29  10:53:31
9373         Log: From: jan.dubois@ibm.net (Jan Dubois)
9374              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
9375              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
9376              Date: Fri, 28 May 1999 20:14:35 +0200
9377              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
9378      Branch: cfgperl
9379            ! lib/Math/BigFloat.pm
9380 ____________________________________________________________________________
9381 [  3502] By: jhi                                   on 1999/05/29  10:44:44
9382         Log: Make Configure support the change #3367,
9383              SysV shadow passwords.
9384      Branch: cfgperl
9385            ! Configure config_h.SH pp_sys.c
9386 ____________________________________________________________________________
9387 [  3501] By: gsar                                  on 1999/05/28  21:22:23
9388         Log: add wide versions of win32 system calls (first step in
9389              globalization); delayload winsock for performance if compiling
9390              with VC 6.0
9391      Branch: perl
9392            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
9393            ! win32/win32.c win32/win32.h
9394 ____________________________________________________________________________
9395 [  3500] By: jhi                                   on 1999/05/28  21:17:24
9396         Log: The new t/lib/io_linenum.t was using stricture
9397              before @INC was set up.
9398      Branch: cfgperl
9399            ! t/lib/io_linenum.t
9400 ____________________________________________________________________________
9401 [  3499] By: jhi                                   on 1999/05/28  17:13:23
9402         Log: From: Tom Hughes <tom@compton.nu>
9403              To: perl5-porters@perl.org
9404              Subject: [PATCH 5.005_57] ByteLoader mark 2
9405              Date: Wed, 26 May 1999 23:59:49 +0100
9406              Message-ID: <bf337a0849.tom@compton.compton.nu>
9407              
9408              plus resolve tiny conflict with #3479
9409              plus regen_headers.
9410      Branch: cfgperl
9411            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
9412            + ext/ByteLoader/byterun.h
9413            - bytecode.h byterun.c byterun.h
9414            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
9415            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
9416            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
9417            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
9418            ! perl.h perlvars.h proto.h util.c utils/Makefile
9419 ____________________________________________________________________________
9420 [  3498] By: jhi                                   on 1999/05/28  16:53:04
9421         Log: From: Mark-Jason Dominus <mjd@plover.com>
9422              To: perl5-porters@perl.com
9423              Subject: PATCH (5.005_57): defined(@a) now deprecated
9424              Date: Thu, 27 May 1999 16:05:44 -0400
9425              Message-ID: <19990527200544.13330.qmail@plover.com>
9426      Branch: cfgperl
9427            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
9428            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
9429 ____________________________________________________________________________
9430 [  3497] By: jhi                                   on 1999/05/28  16:50:54
9431         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9432              To: perl5-porters@perl.org (Mailing list Perl5)
9433              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
9434              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
9435              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
9436      Branch: cfgperl
9437            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
9438            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
9439 ____________________________________________________________________________
9440 [  3496] By: jhi                                   on 1999/05/28  16:48:39
9441         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9442              To: perl5-porters@perl.org (Mailing list Perl5)
9443              Subject: [PATCH 5.00557] Required OS/2-related patches
9444              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
9445              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
9446      Branch: cfgperl
9447            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
9448            ! t/op/stat.t util.c
9449 ____________________________________________________________________________
9450 [  3495] By: jhi                                   on 1999/05/28  16:45:56
9451         Log: From: Paul Johnson <pjcj@transeda.com>
9452              To: perl5-porters <perl5-porters@perl.org>
9453              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
9454              Date: Fri, 28 May 1999 15:13:54 +0100
9455              Message-ID: <19990528151354.B289@west-tip.transeda.com>
9456      Branch: cfgperl
9457            ! t/TEST
9458 ____________________________________________________________________________
9459 [  3494] By: jhi                                   on 1999/05/28  16:44:34
9460         Log: From: Paul Johnson <pjcj@transeda.com>
9461              To: perl5-porters <perl5-porters@perl.org>
9462              Subject: [PATCH 5.005_57] Fixes related to working local $.
9463              Date: Fri, 28 May 1999 15:11:18 +0100
9464              Message-ID: <19990528151118.A289@west-tip.transeda.com>
9465      Branch: cfgperl
9466            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
9467 ____________________________________________________________________________
9468 [  3493] By: gsar                                  on 1999/05/28  16:37:26
9469         Log: change#3449 wasn't doing enough
9470      Branch: perl
9471            ! op.c t/comp/proto.t
9472 ____________________________________________________________________________
9473 [  3492] By: jhi                                   on 1999/05/28  08:12:23
9474         Log: From: paul.marquess@bt.com
9475              To: doughera@lafayette.edu
9476              Cc: perl5-porters@perl.org
9477              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
9478              Date: Thu, 27 May 1999 23:31:38 +0100
9479              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
9480              
9481              Had to be applied manually; some mailer had munged the patch slightly.
9482      Branch: cfgperl
9483            ! ext/NDBM_File/NDBM_File.xs
9484 ____________________________________________________________________________
9485 [  3491] By: jhi                                   on 1999/05/28  07:51:17
9486         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9487              To: perl5-porters@perl.org
9488              Subject: [PATCH 5.005_57] fixing eval in the compiler
9489              Date: Thu, 27 May 1999 07:56:54 -0700
9490              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
9491      Branch: cfgperl
9492            ! cc_runtime.h scope.h
9493 ____________________________________________________________________________
9494 [  3490] By: jhi                                   on 1999/05/28  07:47:06
9495         Log: From: Andy Dougherty <doughera@lafayette.edu>
9496              To: perlbug@perl.com
9497              Cc: Jarkko Hietaniemi <jhi@iki.fi>
9498              Subject: [PATCH] Configure updates for ISC 4.1
9499              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
9500              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
9501      Branch: cfgperl
9502            ! Configure config_h.SH
9503 ____________________________________________________________________________
9504 [  3489] By: jhi                                   on 1999/05/28  07:39:17
9505         Log: Integrate from mainperl.
9506      Branch: cfgperl
9507           !> malloc.c win32/makedef.pl win32/win32.c
9508 ____________________________________________________________________________
9509 [  3488] By: jhi                                   on 1999/05/27  16:57:19
9510         Log: From: Andy Dougherty <doughera@lafayette.edu>
9511              To: Perl Porters <perl5-porters@perl.org>
9512              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
9513              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
9514              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
9515      Branch: cfgperl
9516            ! Configure config_h.SH hints/sunos_4_1.sh util.c
9517 ____________________________________________________________________________
9518 [  3487] By: gsar                                  on 1999/05/27  03:56:20
9519         Log: make win32_spawnvp() inherit standard handles even when they
9520              may be redirected
9521      Branch: perl
9522            ! win32/win32.c
9523 ____________________________________________________________________________
9524 [  3486] By: jhi                                   on 1999/05/26  19:55:52
9525         Log: From: Andy Dougherty <doughera@lafayette.edu>
9526              To: perl5-porters@perl.org
9527              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
9528              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
9529              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
9530      Branch: cfgperl
9531            ! util.c
9532 ____________________________________________________________________________
9533 [  3485] By: chip                                  on 1999/05/26  17:19:11
9534         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
9535      Branch: maint-5.004/perl
9536            ! Configure
9537 ____________________________________________________________________________
9538 [  3484] By: gsar                                  on 1999/05/26  01:56:28
9539         Log: fix missing exported symbol
9540      Branch: perl
9541            ! malloc.c win32/makedef.pl
9542 ____________________________________________________________________________
9543 [  3483] By: jhi                                   on 1999/05/25  23:08:07
9544         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
9545              
9546              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9547              To: perlbug@perl.com
9548              Subject: OpenBSD hints file update
9549              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
9550              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
9551      Branch: cfgperl
9552            ! hints/openbsd.sh
9553 ____________________________________________________________________________
9554 [  3482] By: jhi                                   on 1999/05/25  23:01:25
9555         Log: From: Tom Hughes <tom@compton.nu>
9556              To: perl5-porters@perl.org
9557              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
9558              Date: Tue, 25 May 1999 23:10:23 +0100
9559              Message-ID: <1ed7f10749.tom@compton.compton.nu>
9560      Branch: cfgperl
9561            ! Configure config_h.SH
9562 ____________________________________________________________________________
9563 [  3481] By: jhi                                   on 1999/05/25  22:31:50
9564         Log: 3479, 3480, 3481 seems logical.
9565      Branch: cfgperl
9566           !> hints/aix.sh
9567 ____________________________________________________________________________
9568 [  3480] By: jhi                                   on 1999/05/25  22:13:39
9569         Log: The change #3479 wasn't perfect.
9570      Branch: perl
9571            ! hints/aix.sh
9572 ____________________________________________________________________________
9573 [  3479] By: jhi                                   on 1999/05/25  21:59:21
9574         Log: Cures for _57 in AIX 4.1.5.0.
9575              (1) The lddlflags lost its -lc by change #3660
9576              (and the politeness of change #3257).
9577              (2) optype_size must end up in perl.exp (as PL_optype_size).
9578              Added it to perlvars.h, fixed bytecode.pl,
9579              regen'ed the relevant headers.
9580      Branch: cfgperl
9581            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
9582            ! perlvars.h
9583      Branch: perl
9584            ! hints/aix.sh
9585 ____________________________________________________________________________
9586 [  3478] By: jhi                                   on 1999/05/25  20:13:47
9587         Log: Integrate from mainperl.
9588      Branch: cfgperl
9589           +> pod/perltootc.pod
9590           !> (integrate 101 files)
9591 ____________________________________________________________________________
9592 [  3477] By: gsar                                  on 1999/05/25  10:43:48
9593         Log: here be 5.005_57
9594      Branch: perl
9595            ! Changes MANIFEST Porting/makerel
9596           !> Changes5.005
9597
9598 ----------------
9599 Version 5.005_57
9600 ----------------
9601
9602 ____________________________________________________________________________
9603 [  3476] By: gsar                                  on 1999/05/25  09:23:43
9604         Log: up patchlevel &c
9605      Branch: perl
9606            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
9607            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9608            ! win32/makefile.mk
9609 ____________________________________________________________________________
9610 [  3475] By: gsar                                  on 1999/05/25  09:14:51
9611         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9612              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
9613              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
9614              Subject: [PATCH 5.005_56] REx engine improvements
9615      Branch: perl
9616            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
9617            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
9618            ! thrdvar.h util.c
9619 ____________________________________________________________________________
9620 [  3474] By: gsar                                  on 1999/05/25  08:39:56
9621         Log: test case for change#3470
9622      Branch: perl
9623            ! t/lib/bigintpm.t
9624 ____________________________________________________________________________
9625 [  3473] By: gsar                                  on 1999/05/25  08:36:52
9626         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
9627      Branch: perl
9628            ! Changes pod/perlport.pod
9629 ____________________________________________________________________________
9630 [  3472] By: gsar                                  on 1999/05/25  08:28:57
9631         Log: assorted tweaks
9632      Branch: perl
9633            ! doio.c iperlsys.h win32/config.bc win32/config.gc
9634            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9635            ! win32/config_H.vc win32/makedef.pl
9636 ____________________________________________________________________________
9637 [  3471] By: gsar                                  on 1999/05/25  06:06:04
9638         Log: perlref update from Tom Christiansen
9639      Branch: perl
9640            ! pod/perlref.pod
9641 ____________________________________________________________________________
9642 [  3470] By: gsar                                  on 1999/05/25  06:03:27
9643         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9644              Date: Mon, 24 May 1999 17:43:56 -0400
9645              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
9646              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
9647      Branch: perl
9648            ! hv.c
9649 ____________________________________________________________________________
9650 [  3469] By: gsar                                  on 1999/05/25  05:59:22
9651         Log: avoid temporary files that have a constant name (from a suggestion
9652              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
9653      Branch: perl
9654            ! lib/ExtUtils/MM_Unix.pm
9655 ____________________________________________________________________________
9656 [  3468] By: gsar                                  on 1999/05/25  05:54:29
9657         Log: From: pvhp@forte.com (Peter Prymmer)
9658              Date: Mon, 24 May 99 11:20:25 PDT
9659              Message-Id: <9905241820.AA28071@forte.com>
9660              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
9661      Branch: perl
9662            ! lib/Pod/Text.pm
9663 ____________________________________________________________________________
9664 [  3467] By: gsar                                  on 1999/05/25  04:08:50
9665         Log: fix glob() bug that resulted in missing symlinks that don't point
9666              anywhere
9667      Branch: perl
9668            ! pp_hot.c
9669 ____________________________________________________________________________
9670 [  3466] By: gsar                                  on 1999/05/25  03:00:00
9671         Log: avoid enumerating @INC contents in diagnostic if @INC was never
9672              searched
9673      Branch: perl
9674            ! pod/perldiag.pod pp_ctl.c
9675 ____________________________________________________________________________
9676 [  3465] By: gsar                                  on 1999/05/25  02:24:08
9677         Log: add caveat about close(PIPE) carelessness
9678      Branch: perl
9679            ! pod/perlfunc.pod
9680 ____________________________________________________________________________
9681 [  3464] By: gsar                                  on 1999/05/24  23:55:53
9682         Log: fix bogus line numbers for void context warnings
9683              (change#2548 was overeager)
9684      Branch: perl
9685            ! op.c
9686 ____________________________________________________________________________
9687 [  3463] By: gsar                                  on 1999/05/24  23:31:58
9688         Log: change#3455 had a typo
9689      Branch: perl
9690            ! pp_ctl.c
9691 ____________________________________________________________________________
9692 [  3462] By: gsar                                  on 1999/05/24  17:32:20
9693         Log: more pod updates from Tom Christiansen; regen perltoc
9694      Branch: perl
9695            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
9696            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
9697 ____________________________________________________________________________
9698 [  3461] By: gsar                                  on 1999/05/24  07:41:32
9699         Log: perlmod notes from Damian Conway (via Tom Christiansen)
9700      Branch: perl
9701            ! pod/perlmod.pod
9702 ____________________________________________________________________________
9703 [  3460] By: gsar                                  on 1999/05/24  07:24:11
9704         Log: major pod update from Tom Christiansen
9705      Branch: perl
9706            + pod/perltootc.pod
9707            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
9708            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
9709            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
9710            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
9711            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
9712            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
9713            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
9714            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
9715            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
9716            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
9717            ! pod/perlxs.pod pod/pod2man.PL
9718 ____________________________________________________________________________
9719 [  3459] By: gsar                                  on 1999/05/24  06:26:48
9720         Log: perlfaq update from Tom Christiansen
9721      Branch: perl
9722            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
9723            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9724            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9725            ! pod/perlfaq9.pod
9726 ____________________________________________________________________________
9727 [  3458] By: gsar                                  on 1999/05/24  05:55:11
9728         Log: updated to v1.50 from CPAN
9729      Branch: perl
9730            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
9731 ____________________________________________________________________________
9732 [  3457] By: gsar                                  on 1999/05/24  05:46:20
9733         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9734              Date: Sun, 23 May 1999 16:35:07 +0100
9735              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
9736              Subject: [PATCH 5.005_56] name PL_in_eval bits
9737      Branch: perl
9738            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
9739 ____________________________________________________________________________
9740 [  3456] By: gsar                                  on 1999/05/24  05:18:06
9741         Log: make -t mode the default on emacs/dumb terminals
9742      Branch: perl
9743            ! Changes utils/perldoc.PL
9744 ____________________________________________________________________________
9745 [  3455] By: gsar                                  on 1999/05/24  05:05:19
9746         Log: return 0 rather than "" when scalar grep has nothing to iterate
9747              on (brings behavior in line with documentation)
9748      Branch: perl
9749            ! pp_ctl.c
9750 ____________________________________________________________________________
9751 [  3454] By: gsar                                  on 1999/05/24  04:52:52
9752         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
9753              Date: Thu, 20 May 1999 13:27:02 -1000
9754              Message-Id: <E10kcDN-0007TA-00@lapaki>
9755              Subject: Problem with MM_Unix in 5.005_03
9756      Branch: perl
9757            ! lib/ExtUtils/MM_Unix.pm
9758 ____________________________________________________________________________
9759 [  3453] By: gsar                                  on 1999/05/24  04:39:49
9760         Log: avoid removing duplicates in user-generated warnings
9761              From: byron@omix.com (Byron Brummer)
9762              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
9763              Message-Id: <199905201101.EAA91175@thrush.omix.com>
9764              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
9765      Branch: perl
9766            ! lib/diagnostics.pm
9767 ____________________________________________________________________________
9768 [  3452] By: gsar                                  on 1999/05/24  04:23:10
9769         Log: straighten some code to avoid NeXT compiler bugs (from
9770              Geoff Kuenning <geoff@cs.hmc.edu>)
9771      Branch: perl
9772            ! pp_ctl.c
9773 ____________________________________________________________________________
9774 [  3451] By: gsar                                  on 1999/05/24  03:03:05
9775         Log: minor logic tweak for reserved word warning
9776      Branch: perl
9777            ! lib/Test/Harness.pm toke.c
9778 ____________________________________________________________________________
9779 [  3450] By: gsar                                  on 1999/05/24  02:34:20
9780         Log: oops, some files missing in change#3449
9781      Branch: perl
9782            ! op.c op.h toke.c
9783 ____________________________________________________________________________
9784 [  3449] By: gsar                                  on 1999/05/24  02:33:12
9785         Log: allow '*' prototype to autoquote even barewords that happen to be
9786              function names; parens or ampersand continue to force the other
9787              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
9788              do the right thing, for example
9789      Branch: perl
9790            ! t/comp/proto.t
9791 ____________________________________________________________________________
9792 [  3448] By: gsar                                  on 1999/05/24  01:51:24
9793         Log: remove vestiges of PL_last_proto
9794      Branch: perl
9795            ! embedvar.h intrpvar.h objXSUB.h
9796 ____________________________________________________________________________
9797 [  3447] By: gsar                                  on 1999/05/24  01:49:20
9798         Log: redo change#2061 and parts of change#1169 with code in the
9799              parser; PL_last_proto hackery gone, strict 'subs' in now
9800              implemented in the optimizer where specifying the exceptional
9801              cases is much more robust; '*' (bareword) prototype now works
9802              reliably when used in second and subsequent arguments
9803      Branch: perl
9804            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
9805 ____________________________________________________________________________
9806 [  3446] By: gsar                                  on 1999/05/23  05:00:55
9807         Log: remove redundant part of change#1169 superceded by change#2061;
9808              avoid "future reserved word" warning on prototypical bearwords
9809      Branch: perl
9810            ! t/lib/fatal.t toke.c
9811 ____________________________________________________________________________
9812 [  3445] By: gsar                                  on 1999/05/21  23:36:49
9813         Log: s/isspace/isSPACE/g and make sure the CRT version is always
9814              passed an unsigned char (fixes random occurrence of spaces in
9815              arguments containing high-bit chars passed to spawned children,
9816              on win32)
9817      Branch: perl
9818            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
9819 ____________________________________________________________________________
9820 [  3444] By: gsar                                  on 1999/05/21  23:08:55
9821         Log: integrate Configure changes from cfgperl
9822      Branch: perl
9823           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9824           !> config_h.SH
9825 ____________________________________________________________________________
9826 [  3443] By: jhi                                   on 1999/05/21  22:00:56
9827         Log: Integrate from mainperl.
9828      Branch: cfgperl
9829           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
9830           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
9831           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
9832           !> win32/perlhost.h win32/win32.c x2p/walk.c
9833 ____________________________________________________________________________
9834 [  3442] By: jhi                                   on 1999/05/21  21:59:46
9835         Log: fflush.
9836      Branch: cfgperl
9837            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9838            ! config_h.SH
9839 ____________________________________________________________________________
9840 [  3441] By: gsar                                  on 1999/05/21  17:48:55
9841         Log: integrate cfgperl changes
9842      Branch: perl
9843           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9844           !> config_h.SH hints/sunos_4_1.sh installperl
9845 ____________________________________________________________________________
9846 [  3440] By: gsar                                  on 1999/05/21  17:42:49
9847         Log: test tweak
9848      Branch: perl
9849            ! t/comp/proto.t
9850 ____________________________________________________________________________
9851 [  3439] By: gsar                                  on 1999/05/21  17:31:26
9852         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
9853              (Configure fflush(NULL) detection seems broken on Solaris, which
9854              is why I hit the problem)
9855      Branch: perl
9856            ! Changes perl.h
9857 ____________________________________________________________________________
9858 [  3438] By: gsar                                  on 1999/05/20  16:41:01
9859         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
9860      Branch: perl
9861            ! pod/perlport.pod
9862 ____________________________________________________________________________
9863 [  3437] By: jhi                                   on 1999/05/20  07:14:39
9864         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
9865              (via private email).
9866      Branch: cfgperl
9867            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9868            ! config_h.SH hints/sunos_4_1.sh
9869 ____________________________________________________________________________
9870 [  3436] By: gsar                                  on 1999/05/20  05:18:26
9871         Log: various little nits
9872      Branch: perl
9873            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
9874            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
9875            ! win32/perlhost.h win32/win32.c x2p/walk.c
9876 ____________________________________________________________________________
9877 [  3435] By: jhi                                   on 1999/05/18  16:25:49
9878         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9879              To: perl5-porters@perl.org
9880              Subject: installperl
9881              Date: Fri, 14 May 1999 21:34:58 +0100
9882              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
9883      Branch: cfgperl
9884            ! installperl
9885 ____________________________________________________________________________
9886 [  3434] By: jhi                                   on 1999/05/17  21:25:54
9887         Log: Integrate from mainperl.
9888      Branch: cfgperl
9889           +> lib/ExtUtils/MM_Cygwin.pm
9890            - cygwin32/impure_ptr.c
9891           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
9892           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
9893           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
9894           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
9895           !> x2p/find2perl.PL
9896 ____________________________________________________________________________
9897 [  3433] By: gsar                                  on 1999/05/17  09:49:01
9898         Log: integrate cfgperl changes into mainline
9899      Branch: perl
9900           !> Configure INSTALL config_h.SH configure.com embed.h
9901           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
9902           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
9903           !> util.c
9904 ____________________________________________________________________________
9905 [  3432] By: gsar                                  on 1999/05/17  09:06:45
9906         Log: emit more appropriate diagnostic for failed glob (variant
9907              of patch suggested by Graham Barr)
9908      Branch: perl
9909            ! gv.c pod/perldiag.pod pp.c pp_hot.c
9910 ____________________________________________________________________________
9911 [  3431] By: gsar                                  on 1999/05/17  08:38:09
9912         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9913              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
9914              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
9915              Subject: find2perl does not grok the 'c' suffix to the -size argument
9916      Branch: perl
9917            ! x2p/find2perl.PL
9918 ____________________________________________________________________________
9919 [  3430] By: gsar                                  on 1999/05/17  08:26:21
9920         Log: additional cleanups for cygwin32 port
9921              From: "Fifer, Eric" <EFifer@sanwaint.com>
9922              Date: Wed, 12 May 1999 20:25:54 +0100
9923              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
9924              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
9925      Branch: perl
9926            + lib/ExtUtils/MM_Cygwin.pm
9927            - cygwin32/impure_ptr.c
9928            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
9929            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
9930            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
9931            ! perl.h util.c
9932 ____________________________________________________________________________
9933 [  3429] By: gsar                                  on 1999/05/17  08:01:04
9934         Log: From: Andy Dougherty <doughera@lafayette.edu>
9935              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
9936              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
9937              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
9938      Branch: perl
9939            ! INSTALL
9940 ____________________________________________________________________________
9941 [  3428] By: jhi                                   on 1999/05/17  07:03:26
9942         Log: Integrate from mainperl modulo the Socket.xs change.
9943      Branch: cfgperl
9944           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
9945           !> win32/win32.c win32/win32.h
9946 ____________________________________________________________________________
9947 [  3427] By: jhi                                   on 1999/05/16  22:09:11
9948         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9949              To: perl5-porters@perl.org (Mailing list Perl5)
9950              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
9951              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
9952              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
9953      Branch: cfgperl
9954            ! ext/Devel/Peek/Peek.xs
9955 ____________________________________________________________________________
9956 [  3426] By: jhi                                   on 1999/05/16  22:07:11
9957         Log: From: Mark-Jason Dominus <mjd@plover.com>
9958              To: perl5-porters@perl.com
9959              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
9960              Date: Sat, 15 May 1999 12:43:47 -0400
9961              Message-ID: <19990515164348.7313.qmail@plover.com>
9962      Branch: cfgperl
9963            ! pod/perldiag.pod
9964 ____________________________________________________________________________
9965 [  3425] By: nick                                  on 1999/05/15  15:56:10
9966         Log: Mingw32 + w32api-0.1.5 tweaks
9967              - now more like other Win32 compilers
9968      Branch: perl
9969            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
9970            ! win32/win32.h
9971 ____________________________________________________________________________
9972 [  3424] By: nick                                  on 1999/05/14  21:04:22
9973         Log: Experimental "slab" allocator for ops.
9974              To try it -DPL_OP_SLAB_ALLOC for op.c 
9975              This is for proof of concept only, it leaks memory 
9976              (ops are not free'd) so don't use in embedded apps.
9977              If this minimalist version does not show performance 
9978              gain then whole idea is worthless. 
9979              Nick see's approx 12% speed up vs perlmalloc running
9980              perl -Ilib -MCPAN -e '' 
9981              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
9982      Branch: perl
9983            ! op.c
9984 ____________________________________________________________________________
9985 [  3423] By: gsar                                  on 1999/05/14  19:55:04
9986         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
9987              found (brings sitelib intuition in line with privlib)
9988      Branch: perl
9989            ! win32/win32.c
9990 ____________________________________________________________________________
9991 [  3422] By: jhi                                   on 1999/05/14  08:08:01
9992         Log: From: pvhp@forte.com (Peter Prymmer)
9993              To: perl5-porters@perl.org, vmsperl@perl.org
9994              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
9995              Date: Thu, 13 May 99 15:29:57 PDT
9996              Message-Id: <9905132229.AA15854@forte.com>
9997      Branch: cfgperl
9998            ! configure.com
9999 ____________________________________________________________________________
10000 [  3421] By: jhi                                   on 1999/05/14  07:34:20
10001         Log: Integrate from mainperl.
10002      Branch: cfgperl
10003           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
10004 ____________________________________________________________________________
10005 [  3420] By: jhi                                   on 1999/05/14  07:33:26
10006         Log: Still fflushing.
10007      Branch: cfgperl
10008            ! Configure config_h.SH util.c
10009 ____________________________________________________________________________
10010 [  3419] By: gsar                                  on 1999/05/14  03:08:29
10011         Log: mortalize string allocations by win32_get_{priv,site}lib()
10012              (fixes small memory leak in interpreter)
10013      Branch: perl
10014            ! win32/win32.c
10015 ____________________________________________________________________________
10016 [  3418] By: gsar                                  on 1999/05/14  03:06:50
10017         Log: make win32_longname() preserve kind of slashes in argument
10018      Branch: perl
10019            ! win32/win32.c
10020 ____________________________________________________________________________
10021 [  3417] By: gsar                                  on 1999/05/14  03:04:44
10022         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
10023      Branch: perl
10024            ! lib/ExtUtils/MM_Unix.pm
10025 ____________________________________________________________________________
10026 [  3416] By: jhi                                   on 1999/05/13  21:18:06
10027         Log: Integrate from mainperl.
10028      Branch: cfgperl
10029           !> pp_ctl.c
10030 ____________________________________________________________________________
10031 [  3415] By: jhi                                   on 1999/05/13  21:16:49
10032         Log: Fixes from Andy Dougherty (via private email).
10033      Branch: cfgperl
10034            ! Configure config_h.SH
10035 ____________________________________________________________________________
10036 [  3414] By: nick                                  on 1999/05/13  20:04:26
10037         Log: valist vs va_list typo
10038      Branch: perl
10039            ! pp_ctl.c
10040 ____________________________________________________________________________
10041 [  3413] By: jhi                                   on 1999/05/13  15:04:05
10042         Log: From: Andy Dougherty <doughera@lafayette.edu>
10043              To: perlbug@perl.com
10044              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
10045              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
10046              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
10047      Branch: cfgperl
10048            ! INSTALL
10049 ____________________________________________________________________________
10050 [  3412] By: jhi                                   on 1999/05/13  14:20:17
10051         Log: Integrate from mainperl.
10052      Branch: cfgperl
10053           !> pp_ctl.c
10054 ____________________________________________________________________________
10055 [  3411] By: gsar                                  on 1999/05/13  14:16:56
10056         Log: docatch_body() declaration mismatch
10057      Branch: perl
10058            ! pp_ctl.c
10059 ____________________________________________________________________________
10060 [  3410] By: jhi                                   on 1999/05/13  13:51:44
10061         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
10062      Branch: cfgperl
10063            ! Configure config_h.SH perl.h
10064 ____________________________________________________________________________
10065 [  3409] By: jhi                                   on 1999/05/13  13:31:53
10066         Log: Still fflushing strong.
10067      Branch: cfgperl
10068            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
10069            ! proto.h util.c
10070 ____________________________________________________________________________
10071 [  3408] By: jhi                                   on 1999/05/12  14:30:23
10072         Log: Integrate from mainperl.
10073      Branch: cfgperl
10074           !> (integrate 30 files)
10075 ____________________________________________________________________________
10076 [  3407] By: jhi                                   on 1999/05/12  12:28:31
10077         Log: Be tidier with fflush(NULL) testing.
10078      Branch: cfgperl
10079            ! Configure config_h.SH
10080 ____________________________________________________________________________
10081 [  3406] By: gsar                                  on 1999/05/12  11:26:03
10082         Log: better range-checking on list slices, with test
10083              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10084              Date: Sun, 02 May 1999 17:02:53 +0100
10085              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
10086              Subject: Re: List slice of undefs returns 0 items 
10087      Branch: perl
10088            ! pp.c t/op/list.t
10089 ____________________________________________________________________________
10090 [  3405] By: gsar                                  on 1999/05/12  11:22:27
10091         Log: change#3397 needs test tweak
10092      Branch: perl
10093            ! Changes t/pragma/warn/sv
10094 ____________________________________________________________________________
10095 [  3404] By: gsar                                  on 1999/05/12  11:07:44
10096         Log: typo in change#3397
10097      Branch: perl
10098            ! doop.c
10099 ____________________________________________________________________________
10100 [  3403] By: gsar                                  on 1999/05/12  10:49:01
10101         Log: From: Stephen Zander <gibreel@pobox.com>
10102              Date: 12 May 1999 01:22:31 -0700
10103              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
10104              Subject: Re: Test::Harness runs tainted tests with wrong library path
10105      Branch: perl
10106            ! lib/Test/Harness.pm
10107 ____________________________________________________________________________
10108 [  3402] By: gsar                                  on 1999/05/12  10:42:06
10109         Log: typo in change#3400
10110      Branch: perl
10111            ! ext/B/B/Deparse.pm
10112 ____________________________________________________________________________
10113 [  3401] By: jhi                                   on 1999/05/12  10:40:42
10114         Log: A better, shinier, and possibly even correctly working
10115              reincarnation of #3398.
10116      Branch: cfgperl
10117            ! Configure config_h.SH
10118 ____________________________________________________________________________
10119 [  3400] By: gsar                                  on 1999/05/12  10:40:11
10120         Log: deparse \&func() as \(&func()) for clarity
10121              From: Albert Dvornik <bert@genscan.com>
10122              Date: 11 May 1999 13:32:04 -0400
10123              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
10124              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
10125      Branch: perl
10126            ! ext/B/B/Deparse.pm
10127 ____________________________________________________________________________
10128 [  3399] By: gsar                                  on 1999/05/12  10:36:02
10129         Log: more testsuite smarts (many of them courtesy Ilya)
10130      Branch: perl
10131            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
10132            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
10133            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
10134            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
10135            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
10136            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
10137            ! t/op/pwent.t
10138 ____________________________________________________________________________
10139 [  3398] By: jhi                                   on 1999/05/12  09:33:08
10140         Log: Detect whether fflush(NULL) works as per change #3352.
10141      Branch: cfgperl
10142            ! Configure config_h.SH perl.h
10143 ____________________________________________________________________________
10144 [  3397] By: gsar                                  on 1999/05/12  08:56:03
10145         Log: From: jan.dubois@ibm.net (Jan Dubois)
10146              Date: Wed, 12 May 1999 01:01:00 +0200
10147              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
10148              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
10149      Branch: perl
10150            ! doop.c
10151 ____________________________________________________________________________
10152 [  3396] By: gsar                                  on 1999/05/12  08:23:27
10153         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
10154              stat() behaves similarly
10155      Branch: perl
10156            ! win32/win32.c
10157 ____________________________________________________________________________
10158 [  3395] By: jhi                                   on 1999/05/11  22:21:32
10159         Log: Redo parts of #3341 and #3358 that #3394 undid.
10160      Branch: cfgperl
10161            ! Configure config_h.SH
10162 ____________________________________________________________________________
10163 [  3394] By: jhi                                   on 1999/05/11  22:03:48
10164         Log: Add I_NETINET_TCP to help change #3391.
10165      Branch: cfgperl
10166            ! Configure config_h.SH ext/Socket/Socket.xs
10167 ____________________________________________________________________________
10168 [  3393] By: jhi                                   on 1999/05/11  21:44:59
10169         Log: Integrate from mainperl.
10170      Branch: cfgperl
10171           !> (integrate 55 files)
10172 ____________________________________________________________________________
10173 [  3392] By: gsar                                  on 1999/05/11  20:56:43
10174         Log: update embedvar.h
10175      Branch: perl
10176            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
10177 ____________________________________________________________________________
10178 [  3391] By: gsar                                  on 1999/05/11  16:32:05
10179         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
10180              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
10181              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
10182              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
10183      Branch: perl
10184            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
10185 ____________________________________________________________________________
10186 [  3390] By: gsar                                  on 1999/05/11  15:27:40
10187         Log: display more frequent progress messages when STDOUT is a tty
10188      Branch: perl
10189            ! lib/Test/Harness.pm
10190 ____________________________________________________________________________
10191 [  3389] By: gsar                                  on 1999/05/11  14:40:58
10192         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10193              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
10194              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
10195              Subject: [PATCH 5.005_53] Explanations by Test::Harness
10196      Branch: perl
10197            ! lib/Test/Harness.pm
10198 ____________________________________________________________________________
10199 [  3388] By: gsar                                  on 1999/05/11  14:08:14
10200         Log: avoid creating spurious subroutine stubs on failed subroutine
10201              call and other places of sv_2cv() misuse; fixes problems with
10202              failed subroutine calls "hiding" later attempts to lookup methods
10203              in base classes
10204      Branch: perl
10205            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
10206 ____________________________________________________________________________
10207 [  3387] By: gsar                                  on 1999/05/11  09:34:13
10208         Log: various fixes for clean build and test on win32; configpm broken,
10209              needed to open myconfig.SH rather than myconfig; sundry adjustments
10210              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
10211              work under win32; getenv_sv() changed to getenv_len() since SVs
10212              aren't visible in the lower echelons; remove bogus exports from
10213              config.sym; PERL_OBJECT-ness for C++ exception support; null out
10214              IoDIRP in filter_del() or sv_free() will attempt to close it
10215      Branch: perl
10216            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
10217            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
10218            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
10219            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
10220            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
10221            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
10222            ! win32/config.gc win32/config.vc win32/makedef.pl
10223            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
10224            ! win32/win32.c win32/win32.h
10225 ____________________________________________________________________________
10226 [  3386] By: gsar                                  on 1999/05/11  02:49:07
10227         Log: gutsupport for C++ exceptions
10228              From: Chip Salzenberg <chip@perlsupport.com>
10229              Date: Tue, 9 Mar 1999 11:51:57 -0500
10230              Message-ID: <19990309115157.E7911@perlsupport.com>
10231              Subject: [PATCH 5.005] Flexible Exceptions
10232      Branch: perl
10233            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
10234            ! scope.c scope.h thrdvar.h util.c
10235 ____________________________________________________________________________
10236 [  3385] By: gsar                                  on 1999/05/10  19:33:36
10237         Log: "weak" references internals, still needs perlguts documentation
10238              (somewhat modified version of patch suggested by Tuomas J. Lukka
10239              <lukka@fas.harvard.edu>)
10240      Branch: perl
10241            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
10242            ! pod/perldiag.pod proto.h sv.c sv.h util.c
10243 ____________________________________________________________________________
10244 [  3384] By: jhi                                   on 1999/05/10  18:21:43
10245         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
10246              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
10247      Branch: cfgperl
10248            ! INSTALL hints/dec_osf.sh
10249 ____________________________________________________________________________
10250 [  3381] By: jhi                                   on 1999/05/10  14:39:28
10251         Log: Integrate from mainperl.
10252      Branch: cfgperl
10253           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
10254           +> cygwin32/build-instructions.charles-wilson
10255           +> cygwin32/build-instructions.sebastien-barre
10256           +> cygwin32/build-instructions.steven-morlock
10257           +> cygwin32/build-instructions.steven-morlock2
10258           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
10259           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10260           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
10261           +> t/op/numconvert.t utils/perlbc.PL
10262            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
10263            - cygwin32/perlld
10264           !> (integrate 105 files)
10265 ____________________________________________________________________________
10266 [  3380] By: gsar                                  on 1999/05/10  12:27:14
10267         Log: regen regnodes.h
10268      Branch: perl
10269            ! Changes regnodes.h
10270 ____________________________________________________________________________
10271 [  3379] By: gsar                                  on 1999/05/10  12:17:26
10272         Log: From: jan.dubois@ibm.net (Jan Dubois)
10273              Date: Sat, 01 May 1999 22:55:36 +0200
10274              Message-ID: <373067e9.56194713@smtp1.ibm.net>
10275              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
10276      Branch: perl
10277            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
10278            ! win32/config_H.vc
10279 ____________________________________________________________________________
10280 [  3378] By: gsar                                  on 1999/05/10  12:07:13
10281         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10282              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
10283              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
10284              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
10285      Branch: perl
10286            + t/op/numconvert.t
10287            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
10288            ! util.c
10289 ____________________________________________________________________________
10290 [  3377] By: gsar                                  on 1999/05/10  11:39:48
10291         Log: pp_modulo comment tweak from Ilya
10292      Branch: perl
10293            ! pp.c
10294 ____________________________________________________________________________
10295 [  3376] By: gsar                                  on 1999/05/10  11:30:40
10296         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
10297              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
10298              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
10299              Subject: Test.pm update [PATCH _56]
10300      Branch: perl
10301            ! lib/Test.pm
10302 ____________________________________________________________________________
10303 [  3375] By: gsar                                  on 1999/05/10  11:28:30
10304         Log: From: jan.dubois@ibm.net (Jan Dubois)
10305              Date: Fri, 07 May 1999 00:59:54 +0200
10306              Message-ID: <373318ae.19292461@smtp1.ibm.net>
10307              Subject: Re: Using existing memory for an SV's PV 
10308      Branch: perl
10309            ! sv.c
10310 ____________________________________________________________________________
10311 [  3374] By: gsar                                  on 1999/05/10  11:23:44
10312         Log: From: jan.dubois@ibm.net (Jan Dubois)
10313              Date: Fri, 07 May 1999 00:59:52 +0200
10314              Message-ID: <37321800.19118320@smtp1.ibm.net>
10315              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
10316      Branch: perl
10317            ! perl.h
10318 ____________________________________________________________________________
10319 [  3373] By: gsar                                  on 1999/05/10  11:22:10
10320         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10321              Date: Thu, 6 May 1999 18:17:28 -0400
10322              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
10323              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
10324      Branch: perl
10325            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
10326            ! util.c
10327 ____________________________________________________________________________
10328 [  3372] By: gsar                                  on 1999/05/10  10:57:49
10329         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10330              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
10331              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
10332              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
10333      Branch: perl
10334            ! regcomp.c regcomp.pl
10335 ____________________________________________________________________________
10336 [  3371] By: gsar                                  on 1999/05/10  10:54:01
10337         Log: From: lane@duphy4.physics.drexel.edu
10338              Date: Tue, 04 May 1999 10:19:25 -0700
10339              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
10340              Subject: [PATCH 5.005.56] pod->html VMS fixes
10341      Branch: perl
10342            ! installhtml lib/Pod/Html.pm
10343 ____________________________________________________________________________
10344 [  3370] By: gsar                                  on 1999/05/10  10:45:52
10345         Log: testsuite nits
10346      Branch: perl
10347            ! t/lib/io_linenum.t t/op/filetest.t
10348 ____________________________________________________________________________
10349 [  3369] By: gsar                                  on 1999/05/10  10:35:22
10350         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10351              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
10352              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
10353              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
10354      Branch: perl
10355            ! os2/os2ish.h os2/os2thread.h
10356 ____________________________________________________________________________
10357 [  3368] By: gsar                                  on 1999/05/10  10:00:11
10358         Log: From: Albert Dvornik <bert@genscan.com>
10359              Date: 03 May 1999 12:20:57 -0400
10360              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
10361              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
10362      Branch: perl
10363            ! dump.c
10364 ____________________________________________________________________________
10365 [  3367] By: gsar                                  on 1999/05/10  09:55:51
10366         Log: shadow password support for Solaris (needs Configure help to
10367              determine HAS_GETSPENT)
10368              From: "Patrick O'Brien" <pdo@cs.umd.edu>
10369              Date: Sat, 01 May 1999 19:41:17 -0400
10370              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
10371              Subject: getpwent() under solaris
10372      Branch: perl
10373            ! pp_sys.c
10374 ____________________________________________________________________________
10375 [  3366] By: gsar                                  on 1999/05/10  09:45:58
10376         Log: From: jan.dubois@ibm.net (Jan Dubois)
10377              Date: Sat, 01 May 1999 23:45:47 +0200
10378              Message-ID: <373373fb.59284266@smtp1.ibm.net>
10379              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
10380      Branch: perl
10381            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
10382            ! pod/perldelta.pod
10383 ____________________________________________________________________________
10384 [  3365] By: gsar                                  on 1999/05/10  09:34:22
10385         Log: test suite and fix input_line_number()
10386              From: Paul Johnson <pjcj@transeda.com>
10387              Date: Thu, 29 Apr 1999 06:28:14 +0100
10388              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
10389              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
10390      Branch: perl
10391            + t/lib/io_linenum.t
10392            ! MANIFEST ext/IO/lib/IO/Handle.pm
10393 ____________________________________________________________________________
10394 [  3364] By: gsar                                  on 1999/05/10  09:20:56
10395         Log: fix overeager [:foo:] parsing
10396              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10397              Date: Fri, 30 Apr 1999 09:26:18 +0100
10398              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
10399              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
10400      Branch: perl
10401            ! regcomp.c t/op/re_tests
10402 ____________________________________________________________________________
10403 [  3363] By: gsar                                  on 1999/05/10  09:09:21
10404         Log: documentation for Win32 builtins (somewhat modified)
10405              From: jan.dubois@ibm.net (Jan Dubois)
10406              Date: Tue, 30 Mar 1999 08:05:03 +0200
10407              Message-ID: <37006783.1926460@smtp1.ibm.net>
10408              Subject: Re: Issues with build 509 
10409      Branch: perl
10410            + pod/Win32.pod
10411            ! MANIFEST
10412 ____________________________________________________________________________
10413 [  3362] By: gsar                                  on 1999/05/10  08:22:07
10414         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
10415      Branch: perl
10416            ! lib/File/Copy.pm win32/win32.c
10417 ____________________________________________________________________________
10418 [  3361] By: gsar                                  on 1999/05/10  08:11:29
10419         Log: escape ampersands in <pre> sections
10420      Branch: perl
10421            ! Changes lib/Pod/Html.pm
10422 ____________________________________________________________________________
10423 [  3360] By: gsar                                  on 1999/05/10  08:04:14
10424         Log: AIX hints enhancements (threads build, SOCKS support)
10425              From: "David R. Favor" <dfavor@austin.ibm.com>
10426              Date: Wed, 28 Apr 1999 08:45:28 -0500
10427              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
10428              Subject: Working build for AIX + gcc + threading
10429      Branch: perl
10430            ! hints/aix.sh
10431 ____________________________________________________________________________
10432 [  3359] By: gsar                                  on 1999/05/10  07:49:26
10433         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
10434              Date: Tue, 27 Apr 1999 23:47:24 PDT
10435              Message-ID: <19990428064724.95244.qmail@hotmail.com>
10436              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
10437              --
10438              Date: Thu, 29 Apr 1999 18:21:06 -0700
10439              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
10440              Subject: [PATCH 5.005_56] double constants ( C.pm)
10441              --
10442              Date: Mon, 03 May 1999 20:21:31 PDT
10443              Message-ID: <19990504032131.81113.qmail@hotmail.com>
10444              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
10445              --
10446              Date: Thu, 06 May 1999 17:57:09 -0700
10447              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
10448              Subject: Stash.pm
10449      Branch: perl
10450            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
10451            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
10452 ____________________________________________________________________________
10453 [  3358] By: gsar                                  on 1999/05/10  04:39:15
10454         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
10455              From: alexander smishlajev <als@turnhere.com>
10456              Date: Sun, 25 Apr 1999 14:58:29 +0300
10457              Message-ID: <37230365.5F68B460@turnhere.com>
10458              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
10459      Branch: perl
10460            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
10461            + cygwin32/build-instructions.charles-wilson
10462            + cygwin32/build-instructions.sebastien-barre
10463            + cygwin32/build-instructions.steven-morlock
10464            + cygwin32/build-instructions.steven-morlock2
10465            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
10466            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
10467            - cygwin32/perlld
10468            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
10469            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
10470            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
10471            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
10472            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
10473            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
10474 ____________________________________________________________________________
10475 [  3357] By: gsar                                  on 1999/05/10  04:07:07
10476         Log: applied suggested patch, modulo already applied parts
10477              From: Charles Bailey <BAILEY@newman.upenn.edu>
10478              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
10479              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
10480              Subject: [Patch 5.005_56] VMS consolidated patch #2
10481      Branch: perl
10482            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
10483            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
10484            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
10485            ! vms/subconfigure.com vms/test.com vms/vms.c
10486 ____________________________________________________________________________
10487 [  3356] By: gsar                                  on 1999/05/10  03:48:08
10488         Log: applied suggested patch, with win32 and PERL_OBJECT additions
10489              From: Tom Hughes <tom@compton.nu>
10490              Date: Sat, 24 Apr 1999 18:11:59 +0100
10491              Message-ID: <609bdff748.tom@compton.compton.nu>
10492              Subject: ByteLoader patch
10493      Branch: perl
10494            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10495            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
10496            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
10497            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
10498            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
10499            ! utils/Makefile win32/Makefile win32/makefile.mk
10500 ____________________________________________________________________________
10501 [  3355] By: gsar                                  on 1999/05/10  03:22:49
10502         Log: document 'test' attribute (from Andreas Koenig)
10503      Branch: perl
10504            ! lib/ExtUtils/MakeMaker.pm
10505 ____________________________________________________________________________
10506 [  3354] By: gsar                                  on 1999/05/10  03:12:37
10507         Log: From: pmarquess@bfsec.bt.co.uk
10508              Date: Thu, 22 Apr 1999 23:12:08 +0100
10509              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
10510              Subject: PATCH for small bug in scan_bin
10511      Branch: perl
10512            ! util.c
10513 ____________________________________________________________________________
10514 [  3353] By: gsar                                  on 1999/05/10  02:39:33
10515         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
10516              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
10517      Branch: perl
10518            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
10519            ! win32/win32iop.h
10520 ____________________________________________________________________________
10521 [  3352] By: gsar                                  on 1999/05/09  22:47:39
10522         Log: flush all open output buffers before fork(), exec(), system, qx//
10523              and pipe open() operations, simplifying buffering headaches faced
10524              by users; uses fflush(NULL), which may need Configure test
10525      Branch: perl
10526            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
10527            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
10528 ____________________________________________________________________________
10529 [  3351] By: gsar                                  on 1999/05/09  21:11:51
10530         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
10531              Leroy <jll@skynet.be>)
10532      Branch: perl
10533            ! utils/perlcc.PL
10534 ____________________________________________________________________________
10535 [  3350] By: gsar                                  on 1999/05/09  20:39:11
10536         Log: normalize $^X to full pathname on win32
10537      Branch: perl
10538            ! win32/runperl.c
10539 ____________________________________________________________________________
10540 [  3349] By: gsar                                  on 1999/05/09  20:23:07
10541         Log: allow readline($globref), <$globref> already works
10542      Branch: perl
10543            ! pp_hot.c
10544 ____________________________________________________________________________
10545 [  3348] By: gsar                                  on 1999/05/09  20:00:09
10546         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
10547              <lemburg@online-club.de>)
10548      Branch: perl
10549            ! utils/perldoc.PL
10550 ____________________________________________________________________________
10551 [  3347] By: gsar                                  on 1999/05/09  18:47:21
10552         Log: additions to Thread.pm docs from Tuomas J. Lukka
10553              <lukka@fas.harvard.edu>
10554      Branch: perl
10555            ! ext/Thread/Thread.pm
10556 ____________________________________________________________________________
10557 [  3346] By: gsar                                  on 1999/05/09  18:38:00
10558         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10559              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
10560              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
10561              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
10562      Branch: perl
10563            ! ext/B/B/Xref.pm
10564 ____________________________________________________________________________
10565 [  3345] By: gsar                                  on 1999/05/09  18:22:43
10566         Log: work around mangled archname on win32 while finding privlib/sitelib;
10567              normalize lib paths to forward slashes internally
10568      Branch: perl
10569            ! win32/win32.c
10570 ____________________________________________________________________________
10571 [  3344] By: gsar                                  on 1999/05/09  03:20:06
10572         Log: fix typo in dbm filters that caused odbm.t to fail
10573      Branch: perl
10574            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
10575 ____________________________________________________________________________
10576 [  3343] By: gsar                                  on 1999/05/09  02:02:59
10577         Log: tweak test totals
10578      Branch: perl
10579            ! Changes t/lib/tie-stdhandle.t
10580 ____________________________________________________________________________
10581 [  3342] By: gsar                                  on 1999/05/09  01:42:06
10582         Log: import list propagation busted (pointed out by Ton Hospel
10583              <thospel@mail.dma.be>)
10584      Branch: perl
10585            ! lib/autouse.pm
10586 ____________________________________________________________________________
10587 [  3341] By: gsar                                  on 1999/05/09  00:54:18
10588         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
10589              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
10590      Branch: perl
10591            ! Configure Makefile.SH
10592 ____________________________________________________________________________
10593 [  3340] By: gsar                                  on 1999/05/09  00:40:41
10594         Log: generate manpages for newly added utils
10595      Branch: perl
10596            ! installman
10597 ____________________________________________________________________________
10598 [  3339] By: gsar                                  on 1999/05/09  00:33:50
10599         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10600              Date: Sun, 02 May 1999 17:59:24 +0100
10601              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
10602              Subject: [PATCH] Re: ptr to realloced memory in yylex
10603      Branch: perl
10604            ! toke.c
10605 ____________________________________________________________________________
10606 [  3338] By: jhi                                   on 1999/05/08  22:40:29
10607         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
10608      Branch: cfgperl
10609            ! INSTALL
10610 ____________________________________________________________________________
10611 [  3337] By: jhi                                   on 1999/05/08  22:22:26
10612         Log: Integrate from mainperl.
10613      Branch: cfgperl
10614           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
10615           !> (integrate 54 files)
10616 ____________________________________________________________________________
10617 [  3336] By: gsar                                  on 1999/05/08  21:48:22
10618         Log: make perldoc -f grok nested =items
10619      Branch: perl
10620            ! utils/perldoc.PL
10621 ____________________________________________________________________________
10622 [  3335] By: gsar                                  on 1999/05/08  19:48:11
10623         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
10624      Branch: perl
10625            ! op.c t/lib/fields.t
10626 ____________________________________________________________________________
10627 [  3334] By: gsar                                  on 1999/05/08  19:09:41
10628         Log: update test totals
10629      Branch: perl
10630            ! t/lib/bigintpm.t
10631 ____________________________________________________________________________
10632 [  3333] By: gsar                                  on 1999/05/08  16:56:02
10633         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
10634      Branch: perl
10635            ! pod/perlfunc.pod
10636 ____________________________________________________________________________
10637 [  3332] By: gsar                                  on 1999/05/08  16:46:44
10638         Log: applied suggested patch, added tests
10639              From: William Mann <wmann@avici.com>
10640              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
10641              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
10642              Subject: BigInt.pm extensions for logical operations
10643      Branch: perl
10644            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
10645 ____________________________________________________________________________
10646 [  3331] By: gsar                                  on 1999/05/08  16:09:33
10647         Log: avoid temporary files named 'tmp'
10648      Branch: perl
10649            ! Makefile.SH pp.c
10650 ____________________________________________________________________________
10651 [  3330] By: nick                                  on 1999/05/08  14:16:30
10652         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
10653              Provide Tie::StdHandle
10654              Basic update of docs.
10655      Branch: perl
10656            + t/lib/tie-stdhandle.t
10657            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
10658 ____________________________________________________________________________
10659 [  3329] By: nick                                  on 1999/05/08  12:03:45
10660         Log: Tweaks to open(my $fh,...) stuff
10661      Branch: perl
10662            ! op.c pp.c pp_sys.c t/io/open.t
10663 ____________________________________________________________________________
10664 [  3328] By: nick                                  on 1999/05/08  11:18:42
10665         Log: Bring SDBM_File.xs into line with new typemap
10666      Branch: perl
10667            ! ext/SDBM_File/SDBM_File.xs
10668 ____________________________________________________________________________
10669 [  3327] By: gsar                                  on 1999/05/08  00:07:11
10670         Log: add test case for AUTOLOAD reentrancy fix in change#3279
10671      Branch: perl
10672            ! t/lib/autoloader.t
10673 ____________________________________________________________________________
10674 [  3326] By: nick                                  on 1999/05/07  21:24:50
10675         Log: Implement open( my $fh, ...) and similar.
10676              Set flag in op.c for "constructor ops"
10677              In pp_rv2gv, if flag is set and arg is PADSV and uninit
10678              vivify as reference to a detached GV.
10679              (Name of GV is the pad name.)
10680              This scheme should "just work" for pipe/socket etc. too.
10681              
10682              #if 0 out the open(FH,undef) for now.
10683              Change t/io/open.t to test open(my $fh,...)
10684      Branch: perl
10685            ! op.c pp.c pp_sys.c t/io/open.t
10686 ____________________________________________________________________________
10687 [  3325] By: nick                                  on 1999/05/07  21:18:42
10688         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
10689      Branch: perl
10690            ! util.c
10691 ____________________________________________________________________________
10692 [  3324] By: gsar                                  on 1999/05/07  20:28:31
10693         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
10694              intervening code has to allocate SVs)
10695      Branch: perl
10696            ! util.c
10697 ____________________________________________________________________________
10698 [  3323] By: gsar                                  on 1999/05/07  19:45:08
10699         Log: allow line numbers to show in diagnostics during global destruction
10700      Branch: perl
10701            ! util.c
10702 ____________________________________________________________________________
10703 [  3322] By: gsar                                  on 1999/05/07  09:38:11
10704         Log: From: Dan Sugalski <sugalskd@ous.edu>
10705              Date: Fri, 09 Apr 1999 16:16:39 -0700
10706              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
10707              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
10708      Branch: perl
10709            ! lib/ExtUtils/MM_VMS.pm
10710 ____________________________________________________________________________
10711 [  3321] By: gsar                                  on 1999/05/07  09:08:23
10712         Log: From: kwzh@gnu.org (Karl Heuer)
10713              Date: Wed, 7 Apr 1999 23:58:58 -0400
10714              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
10715              Subject: [perl-5.005.02] detect lack of /dev/tty
10716      Branch: perl
10717            ! Makefile.SH
10718 ____________________________________________________________________________
10719 [  3320] By: gsar                                  on 1999/05/07  08:52:14
10720         Log: allow distinct prefix for versioned executables
10721              From: Roderick Schertler <roderick@argon.org>
10722              Date: Wed, 07 Apr 1999 15:34:56 -0400
10723              Message-ID: <3003.923513696@eeyore.ibcinc.com>
10724              Subject: perl55.00503 -> perl5.00503 patch for installperl
10725      Branch: perl
10726            ! INSTALL installperl
10727 ____________________________________________________________________________
10728 [  3319] By: gsar                                  on 1999/05/07  08:07:02
10729         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10730              Date: Mon, 05 Apr 1999 15:38:42 -0700
10731              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
10732              Subject: Re: chomp fails with $/ in fixed-length record mode
10733              --
10734              From: Roderick Schertler <roderick@argon.org>
10735              Date: Tue, 06 Apr 1999 21:11:37 -0400
10736              Message-ID: <2795.923447497@eeyore.ibcinc.com>
10737              Subject: Re: chomp fails with $/ in fixed-length record mode
10738      Branch: perl
10739            ! doop.c pod/perlfunc.pod t/op/chop.t
10740 ____________________________________________________________________________
10741 [  3318] By: gsar                                  on 1999/05/07  07:56:35
10742         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10743              Date: Tue, 6 Apr 1999 01:40:36 -0400
10744              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
10745              Subject: [PATCH 5.005_*] Make % use fmod()
10746      Branch: perl
10747            ! pp.c t/op/arith.t
10748 ____________________________________________________________________________
10749 [  3317] By: gsar                                  on 1999/05/07  04:18:11
10750         Log: DBM Filters (via private mail)
10751              From: pmarquess@bfsec.bt.co.uk
10752              Date: Sun, 18 Apr 1999 21:05:52 +0100
10753              Message-Id: <199904182009.NAA19152@activestate.com>
10754              Subject: DBM Filters
10755      Branch: perl
10756            + pod/perldbmfilter.pod
10757            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
10758            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10759            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
10760            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
10761            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
10762            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
10763            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
10764            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
10765            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
10766            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
10767            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10768            ! t/lib/sdbm.t
10769 ____________________________________________________________________________
10770 [  3316] By: gsar                                  on 1999/05/07  03:28:53
10771         Log: avoid negative return value from Win32::GetTickCount()
10772              From: jan.dubois@ibm.net (Jan Dubois)
10773              Date: Sat, 03 Apr 1999 19:04:18 +0200
10774              Message-ID: <37084742.22824479@smtp1.ibm.net>
10775              Subject: Re: Win32::GetTickCount
10776      Branch: perl
10777            ! win32/win32.c
10778 ____________________________________________________________________________
10779 [  3314] By: gsar                                  on 1999/05/06  08:01:23
10780         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
10781              Date: Tue, 30 Mar 1999 23:40:34 PST
10782              Message-ID: <19990331074034.6117.qmail@hotmail.com>
10783              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
10784              --
10785              Date: Wed, 07 Apr 1999 00:28:23 -0800
10786              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
10787              Subject: [PATCH 5.005_56] function prototypes(B.pm)
10788              --
10789              Date: Thu, 22 Apr 1999 23:40:52 -0700
10790              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
10791              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
10792              --
10793              Date: Tue, 27 Apr 1999 01:14:49 PDT
10794              Message-ID: <19990427081449.28615.qmail@hotmail.com>
10795              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
10796      Branch: perl
10797            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
10798            ! t/op/ref.t
10799 ____________________________________________________________________________
10800 [  3313] By: jhi                                   on 1999/05/06  07:59:52
10801         Log: Integrate from mainperl.
10802      Branch: cfgperl
10803           !> (integrate 33 files)
10804 ____________________________________________________________________________
10805 [  3312] By: gsar                                  on 1999/05/06  07:11:50
10806         Log: add Ethiopic section to unicode master database (from Ken
10807              Whistler <kenw@sybase.com>)
10808      Branch: perl
10809            ! lib/unicode/UnicodeData-Latest.txt
10810 ____________________________________________________________________________
10811 [  3311] By: gsar                                  on 1999/05/06  05:37:55
10812         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
10813              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
10814              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
10815              Subject: Largefiles for Solaris
10816      Branch: perl
10817            ! hints/solaris_2.sh
10818 ____________________________________________________________________________
10819 [  3310] By: gsar                                  on 1999/05/06  05:14:35
10820         Log: emit more accurate diagnostic for syntax errors involving <>
10821              within eval""
10822      Branch: perl
10823            ! toke.c utils/perldoc.PL
10824 ____________________________________________________________________________
10825 [  3309] By: gsar                                  on 1999/05/06  04:36:31
10826         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
10827      Branch: perl
10828            ! t/lib/open3.t
10829 ____________________________________________________________________________
10830 [  3308] By: gsar                                  on 1999/05/06  03:19:16
10831         Log: applied first part of suggested patch (bug described cannot be
10832              reproduced any longer, so the second inconclusive part has not
10833              been applied)
10834              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10835              Date: Sun, 28 Mar 1999 04:51:34 +0100
10836              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
10837              Subject: [PATCH 5.005_56] Re: A core dump 
10838      Branch: perl
10839            ! toke.c
10840 ____________________________________________________________________________
10841 [  3307] By: gsar                                  on 1999/05/06  01:56:06
10842         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
10843              change#3180)
10844      Branch: perl
10845            ! op.c
10846 ____________________________________________________________________________
10847 [  3306] By: gsar                                  on 1999/05/05  17:17:34
10848         Log: applied non-conflicting parts of suggested patch
10849              From: Charles Bailey <BAILEY@newman.upenn.edu>
10850              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
10851              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
10852              Subject: [Patch 5.005_56] Revised VMS patch
10853      Branch: perl
10854            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
10855            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
10856 ____________________________________________________________________________
10857 [  3305] By: gsar                                  on 1999/05/05  16:20:19
10858         Log: make perldoc use backslashed pathnames within system() on win32
10859      Branch: perl
10860            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
10861 ____________________________________________________________________________
10862 [  3304] By: gsar                                  on 1999/05/05  07:29:43
10863         Log: upgrade Pod::Parser to v1.081 from CPAN
10864      Branch: perl
10865            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
10866            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
10867            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
10868 ____________________________________________________________________________
10869 [  3303] By: gsar                                  on 1999/05/05  07:02:07
10870         Log: From: Andy Dougherty <doughera@lafayette.edu>
10871              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
10872              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
10873              Subject: [PATCH 5.005_03-MT3] INSTALL patches
10874      Branch: perl
10875            ! INSTALL
10876 ____________________________________________________________________________
10877 [  3302] By: gsar                                  on 1999/05/05  06:55:21
10878         Log: load base packages based on nonexistent $VERSION
10879              From: andreas.koenig@anima.de (Andreas J. Koenig)
10880              Date: 19 Mar 1999 06:00:28 +0100
10881              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
10882              Subject: Re: base.pm flaw
10883      Branch: perl
10884            ! lib/base.pm lib/locale.pm
10885 ____________________________________________________________________________
10886 [  3301] By: gsar                                  on 1999/05/04  05:41:08
10887         Log: pod2man outputs switched date and revision label (fix suggested by
10888              EthanSasiela@mede.com)
10889      Branch: perl
10890            ! pod/pod2man.PL
10891 ____________________________________________________________________________
10892 [  3300] By: gsar                                  on 1999/05/03  18:48:25
10893         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
10894              (makes opendir(D,"c:") work reliably)
10895      Branch: perl
10896            ! win32/win32.c
10897 ____________________________________________________________________________
10898 [  3299] By: gsar                                  on 1999/05/02  19:39:55
10899         Log: add test case for change#3298
10900      Branch: perl
10901            ! sv.c t/op/readdir.t
10902 ____________________________________________________________________________
10903 [  3298] By: gsar                                  on 1999/05/02  19:24:41
10904         Log: close directory handles properly when localized
10905      Branch: perl
10906            ! sv.c
10907 ____________________________________________________________________________
10908 [  3297] By: jhi                                   on 1999/04/30  11:42:14
10909         Log: Integrate from mainperl.
10910      Branch: cfgperl
10911           !> Changes config_h.SH configure.com lib/AutoLoader.pm
10912           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
10913           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
10914           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
10915           !> vms/subconfigure.com win32/win32.c
10916 ____________________________________________________________________________
10917 [  3293] By: chip                                  on 1999/04/29  18:50:49
10918         Log: Fix shebang lines.
10919      Branch: maint-5.004/perl
10920            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
10921            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
10922            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
10923            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
10924            ! x2p/find2perl.PL x2p/s2p.PL
10925 ____________________________________________________________________________
10926 [  3284] By: gsar                                  on 1999/04/27  00:48:42
10927         Log: integrate change#3279 from maint-5.004
10928      Branch: perl
10929            ! lib/AutoLoader.pm
10930 ____________________________________________________________________________
10931 [  3279] By: chip                                  on 1999/04/26  23:09:26
10932         Log: Make &AutoLoad::AUTOLOAD reentrant.
10933      Branch: maint-5.004/perl
10934            ! lib/AutoLoader.pm
10935 ____________________________________________________________________________
10936 [  3276] By: chip                                  on 1999/04/26  22:34:36
10937         Log: Make porting scripts executable.
10938      Branch: maint-5.004/perl
10939            ! Changes Porting/genlog Porting/makerel Porting/p4desc
10940            ! Porting/patchls
10941 ____________________________________________________________________________
10942 [  3274] By: gsar                                  on 1999/04/26  17:30:31
10943         Log: allow embedded null characters in diagnostics
10944      Branch: perl
10945            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
10946 ____________________________________________________________________________
10947 [  3273] By: gsar                                  on 1999/04/26  08:27:22
10948         Log: hand-applied conflicting parts of suggested patch
10949              From: Charles Bailey <BAILEY@newman.upenn.edu>
10950              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
10951              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
10952              Subject: [PATCH 5.005_56] VMS configuration/build
10953      Branch: perl
10954            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
10955            ! vms/munchconfig.c vms/subconfigure.com
10956 ____________________________________________________________________________
10957 [  3272] By: gsar                                  on 1999/04/26  08:25:41
10958         Log: update Changes; tweak minor regressions
10959      Branch: perl
10960            ! Changes lib/AutoSplit.pm lib/File/Path.pm
10961 ____________________________________________________________________________
10962 [  3271] By: gsar                                  on 1999/04/26  07:52:51
10963         Log: integrate change#3229 from maint-5.004
10964      Branch: perl
10965            ! pp_ctl.c util.c
10966 ____________________________________________________________________________
10967 [  3270] By: gsar                                  on 1999/04/25  22:58:27
10968         Log: fix buggy reference count on refs to SVs with autoviv magic
10969              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
10970              accessing free()d memory)
10971      Branch: perl
10972            ! pp.c t/op/ref.t
10973 ____________________________________________________________________________
10974 [  3269] By: gsar                                  on 1999/04/24  17:07:55
10975         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
10976              on win32)
10977      Branch: perl
10978            ! win32/win32.c
10979 ____________________________________________________________________________
10980 [  3268] By: gsar                                  on 1999/04/24  16:38:25
10981         Log: kill dup hunk
10982      Branch: perl
10983            ! config_h.SH
10984 ____________________________________________________________________________
10985 [  3267] By: gsar                                  on 1999/04/24  16:35:57
10986         Log: integrate cfgperl changes into mainline
10987      Branch: perl
10988           +> myconfig.SH
10989            - myconfig
10990            ! pod/perlre.pod
10991           !> (integrate 38 files)
10992 ____________________________________________________________________________
10993 [  3266] By: jhi                                   on 1999/04/23  18:42:44
10994         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10995              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
10996              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
10997              Cc: Lionel Cons <lionel.cons@cern.ch>,
10998              Ilya Zakharevich <ilya@math.ohio-state.edu>,
10999              David Hayes <david@bdel.com>
11000              Subject: [PATCH] h2ph
11001              Date: Fri, 23 Apr 1999 12:37:23 -0400
11002              Message-ID: <19990423123723.A49550@O2.chapin.edu>
11003      Branch: cfgperl
11004            ! utils/h2ph.PL
11005 ____________________________________________________________________________
11006 [  3265] By: jhi                                   on 1999/04/21  18:17:12
11007         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
11008              To: perlbug@perl.org
11009              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
11010              Date: Wed, 21 Apr 1999 08:17:54 -0700
11011              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
11012      Branch: cfgperl
11013            ! vms/descrip_mms.template
11014 ____________________________________________________________________________
11015 [  3264] By: jhi                                   on 1999/04/20  08:50:54
11016         Log: From: Andy Dougherty <doughera@lafayette.edu>
11017              To: The Perl Porters Mailing List <perl5-porters@perl.org>
11018              Subject: [PATCH 5.005_56] Re: 5.006 Todo
11019              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
11020              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
11021      Branch: cfgperl
11022            ! Porting/pumpkin.pod
11023 ____________________________________________________________________________
11024 [  3263] By: jhi                                   on 1999/04/20  08:05:01
11025         Log: From: Chip Salzenberg <chip@perlsupport.com>
11026              To: Perl 5 Porters <perl5-porters@perl.org>
11027              Subject: [PATCH 5.005_56] Configure: $sig_count
11028              Date: Sun, 18 Apr 1999 17:54:36 -0400
11029              Message-ID: <19990418175436.A27496@perlsupport.com>
11030      Branch: cfgperl
11031            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11032            ! config_h.SH
11033 ____________________________________________________________________________
11034 [  3262] By: jhi                                   on 1999/04/19  18:23:50
11035         Log: Subject: PATCH wrong faq reference in perlbook.pod
11036              From: Robin Barker <rmb1@cise.npl.co.uk>
11037              To: perlbug@perl.com
11038              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
11039              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
11040      Branch: cfgperl
11041            ! pod/perlbook.pod
11042 ____________________________________________________________________________
11043 [  3261] By: jhi                                   on 1999/04/15  13:59:04
11044         Log: From: Andy Dougherty <doughera@lafayette.edu>
11045              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
11046              Cc: Perl Porters <perl5-porters@perl.org>
11047              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
11048              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
11049              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
11050      Branch: cfgperl
11051            ! hints/solaris_2.sh
11052 ____________________________________________________________________________
11053 [  3260] By: jhi                                   on 1999/04/15  13:56:53
11054         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
11055              To: pumpkings@jhereg.perl.com
11056              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
11057              Date: Thu, 15 Apr 1999 07:13:41 -0600
11058              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
11059      Branch: cfgperl
11060            ! pod/perldata.pod
11061 ____________________________________________________________________________
11062 [  3259] By: jhi                                   on 1999/04/13  23:12:52
11063         Log: LDLIBPTH also on 'clean' targets.
11064      Branch: cfgperl
11065            ! Makefile.SH
11066 ____________________________________________________________________________
11067 [  3258] By: jhi                                   on 1999/04/13  21:38:46
11068         Log: Add information about the two DEC C compiler optimizer bugs
11069              (what patch levels of the compilers fix them).
11070      Branch: cfgperl
11071            ! pp.c t/op/repeat.t
11072 ____________________________________________________________________________
11073 [  3257] By: jhi                                   on 1999/04/13  14:25:08
11074         Log: Be polite about ccdlflags and lddflags, too.
11075              Avoid Perl's malloc only when threaded.
11076      Branch: cfgperl
11077            ! hints/aix.sh
11078 ____________________________________________________________________________
11079 [  3256] By: jhi                                   on 1999/04/13  10:21:33
11080         Log: Croak if no known ways to semctl() (don't assume union semun).
11081      Branch: cfgperl
11082            ! doio.c perl.h
11083 ____________________________________________________________________________
11084 [  3255] By: jhi                                   on 1999/04/13  09:10:26
11085         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11086              To: perl5-porters@perl.org, vmsperl@perl.org
11087              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
11088              Date: Mon, 12 Apr 1999 13:36:48 -0700
11089              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
11090      Branch: cfgperl
11091            ! lib/ExtUtils/MM_VMS.pm
11092 ____________________________________________________________________________
11093 [  3254] By: jhi                                   on 1999/04/13  06:56:26
11094         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11095              To: perlbug@perl.com
11096              Subject: Update for OpenBSD hints
11097              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
11098              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
11099      Branch: cfgperl
11100            ! hints/openbsd.sh
11101 ____________________________________________________________________________
11102 [  3229] By: chip                                  on 1999/04/13  04:04:14
11103         Log: Preserve errno from importunities of sfio.
11104      Branch: maint-5.004/perl
11105            ! pp_ctl.c util.c
11106 ____________________________________________________________________________
11107 [  3226] By: jhi                                   on 1999/04/11  12:52:26
11108         Log: If both ways to call semctl are broken,    skip the tests.
11109      Branch: cfgperl
11110            ! t/lib/ipc_sysv.t
11111 ____________________________________________________________________________
11112 [  3225] By: jhi                                   on 1999/04/10  22:27:28
11113         Log: From: Andy Dougherty <doughera@lafayette.edu>
11114              To: dsembr01@ox.slug.louisville.edu
11115              Cc: perlbug@perl.com
11116              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
11117              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
11118              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
11119      Branch: cfgperl
11120            ! ext/POSIX/POSIX.xs
11121 ____________________________________________________________________________
11122 [  3224] By: jhi                                   on 1999/04/09  18:50:32
11123         Log: From: Andy Dougherty <doughera@lafayette.edu>
11124              To: Perl Porters <perl5-porters@perl.org>
11125              Subject: [PATCH 5.005_56] Re: prefix= in hints
11126              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
11127              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
11128              
11129              (Overrides change #3204 from Kurt)
11130      Branch: cfgperl
11131            ! hints/linux.sh
11132 ____________________________________________________________________________
11133 [  3223] By: jhi                                   on 1999/04/09  18:37:55
11134         Log: Understand Apollo's //node notation.
11135              
11136              From: Johann Klasek <jk@auto.tuwien.ac.at>
11137              To: jhi@iki.fi
11138              Subject: Re: DomainPerl
11139              Date: Fri, 9 Apr 1999 18:21:37 +0200
11140              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
11141      Branch: cfgperl
11142            ! lib/Cwd.pm
11143 ____________________________________________________________________________
11144 [  3220] By: jhi                                   on 1999/04/04  16:33:49
11145         Log: Integrate from mainperl.
11146      Branch: cfgperl
11147           !> (integrate 39 files)
11148 ____________________________________________________________________________
11149 [  3219] By: gsar                                  on 1999/04/04  02:48:17
11150         Log: tweak previous change
11151      Branch: maint-5.005/perl
11152            ! win32/win32.c
11153 ____________________________________________________________________________
11154 [  3218] By: gsar                                  on 1999/04/04  02:44:47
11155         Log: be careful about extending the stack for the Win32:: builtins
11156      Branch: maint-5.005/perl
11157            ! win32/win32.c
11158 ____________________________________________________________________________
11159 [  3217] By: gsar                                  on 1999/04/04  01:59:26
11160         Log: correct places that said newSVpv() when they meant newSVpvn()
11161      Branch: perl
11162            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
11163            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
11164            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11165            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
11166            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
11167            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
11168            ! win32/win32.c
11169 ____________________________________________________________________________
11170 [  3216] By: gsar                                  on 1999/04/03  23:58:27
11171         Log: avoid duplicate code
11172      Branch: perl
11173            ! sv.c
11174 ____________________________________________________________________________
11175 [  3215] By: gsar                                  on 1999/04/03  23:14:34
11176         Log: grow PL_tmps_stack more efficiently; make it more amenable to
11177              STRESS_REALLOC testing
11178      Branch: perl
11179            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
11180            ! sv.c
11181 ____________________________________________________________________________
11182 [  3214] By: gsar                                  on 1999/04/03  21:01:09
11183         Log: scrounge and save three extra branches in pp_entersub()
11184      Branch: perl
11185            ! cv.h pp_ctl.c pp_hot.c
11186 ____________________________________________________________________________
11187 [  3213] By: gsar                                  on 1999/04/03  17:43:23
11188         Log: remove duplicate code and an extra branch in sv_setsv() and
11189              other hot code by making SvTHINKFIRST() think about FAKE SVs
11190      Branch: perl
11191            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
11192            ! proto.h scope.c sv.c sv.h
11193 ____________________________________________________________________________
11194 [  3212] By: jhi                                   on 1999/04/03  16:20:09
11195         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
11196              
11197              From: John Bley <jbb6@acpub.duke.edu>
11198              To: perlbug@perl.org
11199              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
11200              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
11201              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
11202      Branch: cfgperl
11203            ! doio.c pp_sys.c
11204 ____________________________________________________________________________
11205 [  3211] By: jhi                                   on 1999/04/03  13:27:26
11206         Log: Change #3210 was rather unportable.  This is better.
11207      Branch: cfgperl
11208            ! Configure config_h.SH
11209 ____________________________________________________________________________
11210 [  3210] By: jhi                                   on 1999/04/03  13:16:20
11211         Log: Avoid Digital UNIX' ksh.
11212              
11213              From: Jarkko Hietaniemi <jhi@iki.fi> 
11214              To: Henrik Tougaard <ht000@siberut.foa.dk> 
11215              Cc: perlbug@perl.com, ht000@foa.dk 
11216              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
11217              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
11218              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
11219      Branch: cfgperl
11220            ! Configure config_h.SH
11221 ____________________________________________________________________________
11222 [  3209] By: jhi                                   on 1999/04/03  12:49:04
11223         Log: Integrate from mainperl.
11224      Branch: cfgperl
11225           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
11226 ____________________________________________________________________________
11227 [  3208] By: jhi                                   on 1999/04/03  12:27:24
11228         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
11229              
11230              From: Lionel Cons <lionel.cons@cern.ch>
11231              To: jhi@iki.fi
11232              Cc: perlbug@perl.com, kstar@isinet.com,
11233              Philippe Defert <philippe.defert@cern.ch>
11234              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
11235              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
11236              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
11237      Branch: cfgperl
11238            ! hints/irix_6.sh
11239 ____________________________________________________________________________
11240 [  3207] By: jhi                                   on 1999/04/03  12:20:21
11241         Log: Be polite about usemymalloc.
11242      Branch: cfgperl
11243            ! hints/aix.sh
11244 ____________________________________________________________________________
11245 [  3206] By: gsar                                  on 1999/04/02  23:31:59
11246         Log: a typo in change#3205
11247      Branch: perl
11248            ! t/lib/bigfloatpm.t
11249 ____________________________________________________________________________
11250 [  3205] By: gsar                                  on 1999/04/02  23:20:31
11251         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
11252              returns NaNs faithfully)
11253      Branch: perl
11254            ! t/lib/bigfloatpm.t
11255 ____________________________________________________________________________
11256 [  3204] By: jhi                                   on 1999/04/02  22:03:23
11257         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
11258              
11259              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11260              To: perl5-porters@perl.org
11261              Subject: linux hints nit
11262              Date: Fri, 2 Apr 1999 16:49:47 -0500
11263              Message-ID: <19990402164947.E80926@O2.chapin.edu>
11264      Branch: cfgperl
11265            ! hints/linux.sh
11266 ____________________________________________________________________________
11267 [  3203] By: jhi                                   on 1999/04/02  22:00:56
11268         Log: Display exact glibc version in Linux. 
11269              
11270              From: Andy Dougherty <doughera@lafayette.edu>
11271              To: Perl Porters <perl5-porters@perl.org>
11272              Subject: Displaying glibc version on Linux
11273              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
11274              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
11275      Branch: cfgperl
11276            ! hints/linux.sh
11277 ____________________________________________________________________________
11278 [  3202] By: gsar                                  on 1999/04/02  21:23:18
11279         Log: various little goofs
11280      Branch: perl
11281            ! Changes Makefile.SH README installperl
11282 ____________________________________________________________________________
11283 [  3201] By: jhi                                   on 1999/04/02  13:13:39
11284         Log: Configure regen.
11285              
11286              Add llseek + offset_t probing.
11287              Change CONFIG to CONFIGDOTSH.
11288              'unset foo' is unportable, use foo=''.
11289      Branch: cfgperl
11290            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
11291            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
11292            ! perl_exp.SH writemain.SH
11293 ____________________________________________________________________________
11294 [  3200] By: jhi                                   on 1999/04/02  12:06:22
11295         Log: Introduce myconfig.SH.
11296              
11297              From: Andy Dougherty <doughera@lafayette.edu>
11298              To: Jarkko Hietaniemi <jhi@iki.fi>
11299              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
11300              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
11301              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
11302              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
11303      Branch: cfgperl
11304            + myconfig.SH
11305            - myconfig
11306            ! MANIFEST
11307 ____________________________________________________________________________
11308 [  3195] By: jhi                                   on 1999/03/28  16:42:54
11309         Log: Update perlhist on 5_03.
11310      Branch: maint-5.005/perl
11311            ! pod/perlhist.pod
11312 ____________________________________________________________________________
11313 [  3194] By: jhi                                   on 1999/03/28  12:30:01
11314         Log: Integrate from mainperl.
11315      Branch: cfgperl
11316           +> t/op/grep.t
11317            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
11318            ! t/lib/bigintpm.t
11319           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
11320           !> t/lib/thread.t
11321 ____________________________________________________________________________
11322 [  3189] By: gsar                                  on 1999/03/28  08:22:00
11323         Log: various pod niggles
11324      Branch: maint-5.005/perl
11325            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
11326            ! pod/perlfunc.pod pod/perlhist.pod
11327 ____________________________________________________________________________
11328 [  3187] By: gsar                                  on 1999/03/28  07:31:16
11329         Log: regularize CAPI declarations (CAPI extensions now build under
11330              the Borland compiler)
11331      Branch: maint-5.005/perl
11332            ! win32/GenCAPI.pl
11333 ____________________________________________________________________________
11334 [  3186] By: gsar                                  on 1999/03/28  07:26:33
11335         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
11336              -DPERL_CAPI
11337      Branch: maint-5.005/perl
11338            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
11339 ____________________________________________________________________________
11340 [  3183] By: gsar                                  on 1999/03/28  06:00:46
11341         Log: update p4 utility to ignore non-text files
11342      Branch: perl
11343            ! Porting/p4desc
11344 ____________________________________________________________________________
11345 [  3181] By: gsar                                  on 1999/03/28  03:37:23
11346         Log: integrate change#3179 from maint-5.005
11347      Branch: perl
11348           !> ext/Thread/Thread.xs t/lib/thread.t
11349 ____________________________________________________________________________
11350 [  3180] By: gsar                                  on 1999/03/28  02:28:20
11351         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
11352              (sometimes caused bizarreness in the BLOCK)
11353      Branch: perl
11354            + t/op/grep.t
11355            ! MANIFEST op.c
11356 ____________________________________________________________________________
11357 [  3179] By: gsar                                  on 1999/03/28  02:14:04
11358         Log: fix thread segfault when passing large number of arguments to child
11359              a la C<Thread->new($foo, 1..1000)>
11360      Branch: maint-5.005/perl
11361            ! ext/Thread/Thread.xs t/lib/thread.t
11362 ____________________________________________________________________________
11363 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
11364         Log: fix $Config{'usethreads'} typo in perlthrtut
11365              
11366              From: Ian Maloney <szhmf9@wsblob.ubs.com>
11367              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
11368              Message-Id: <199903251540.QAA02439@wsblob.>
11369              Subject: perlthrtut documentation error
11370      Branch: maint-5.005/perl
11371            ! pod/perlthrtut.pod
11372 ____________________________________________________________________________
11373 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
11374         Log: Update Test.pm to VERSION 1.122 from CPAN
11375      Branch: maint-5.005/perl
11376            ! lib/Test.pm
11377 ____________________________________________________________________________
11378 [  3171] By: jhi                                   on 1999/03/26  22:38:28
11379         Log: Integrate from mainperl.
11380      Branch: cfgperl
11381           !> (integrate 37 files)
11382 ____________________________________________________________________________
11383 [  3170] By: gsar                                  on 1999/03/26  01:30:25
11384         Log: specify type of bracket in "Unmatched bracket" diagnostic;
11385              prefer 'brace' or 'curly bracket' over 'curly brace'
11386      Branch: perl
11387            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
11388            ! t/op/misc.t t/op/re_tests toke.c
11389 ____________________________________________________________________________
11390 [  3169] By: gsar                                  on 1999/03/26  00:50:51
11391         Log: better description of "Integer overflow" diagnostic
11392      Branch: perl
11393            ! pod/perldiag.pod
11394 ____________________________________________________________________________
11395 [  3168] By: gsar                                  on 1999/03/25  11:02:46
11396         Log: applied needful parts of suggested patch
11397              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
11398              Date: Tue, 23 Mar 1999 16:21:43 -0800
11399              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
11400              Subject: [PATCH 5.005_56] pp_formline correction
11401      Branch: perl
11402            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
11403 ____________________________________________________________________________
11404 [  3167] By: gsar                                  on 1999/03/25  10:39:02
11405         Log: clarify what a "comment" means (due to Mark-Jason Dominus
11406              <mjd@plover.com>)
11407      Branch: perl
11408            ! pod/perlsyn.pod
11409 ____________________________________________________________________________
11410 [  3166] By: gsar                                  on 1999/03/25  10:33:18
11411         Log: describe current behavior on local($foo{nothere}) (suggested by
11412              Lionel Cons <lionel.cons@cern.ch>)
11413      Branch: perl
11414            ! pod/perlsub.pod
11415 ____________________________________________________________________________
11416 [  3165] By: gsar                                  on 1999/03/25  06:21:05
11417         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
11418              <vishalb@hotmail.com>)
11419      Branch: perl
11420            ! ext/B/B/C.pm
11421 ____________________________________________________________________________
11422 [  3164] By: gsar                                  on 1999/03/25  06:17:27
11423         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11424              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
11425              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
11426              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
11427      Branch: perl
11428            ! ext/B/B.xs op.h opcode.pl
11429 ____________________________________________________________________________
11430 [  3163] By: gsar                                  on 1999/03/25  06:15:49
11431         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
11432              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
11433              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
11434              Subject: [PATCH _56] B::Deparse 0.57
11435              --
11436              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
11437              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
11438              Subject: Re: [PATCH _56] B::Deparse 0.57 
11439      Branch: perl
11440            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
11441 ____________________________________________________________________________
11442 [  3162] By: gsar                                  on 1999/03/25  06:11:46
11443         Log: fix a few places that said 'int', but meant 'STRLEN'
11444      Branch: perl
11445            ! pod/perlguts.pod proto.h sv.c
11446 ____________________________________________________________________________
11447 [  3161] By: gsar                                  on 1999/03/25  06:01:18
11448         Log: From: Russ Allbery <rra@stanford.edu>
11449              Date: 22 Mar 1999 04:26:26 -0800
11450              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
11451              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
11452      Branch: perl
11453            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
11454            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
11455            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
11456            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
11457 ____________________________________________________________________________
11458 [  3160] By: gsar                                  on 1999/03/25  02:26:31
11459         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
11460      Branch: perl
11461            ! opcode.h opcode.pl
11462 ____________________________________________________________________________
11463 [  3159] By: gsar                                  on 1999/03/25  02:18:17
11464         Log: add statement-modifier loops to :base_loop class
11465      Branch: perl
11466            ! ext/Opcode/Opcode.pm
11467 ____________________________________________________________________________
11468 [  3158] By: gsar                                  on 1999/03/25  00:36:57
11469         Log: integrate changes#3105,3130,3154 from maint-5.005
11470      Branch: perl
11471           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
11472 ____________________________________________________________________________
11473 [  3157] By: gsar                                  on 1999/03/25  00:24:17
11474         Log: remove bogus panic()
11475      Branch: perl
11476            ! Changes lib/Math/BigFloat.pm
11477 ____________________________________________________________________________
11478 [  3156] By: jhi                                   on 1999/03/24  22:43:43
11479         Log: Integrate from mainperl.
11480      Branch: cfgperl
11481           +> (branch 38 files)
11482           !> (integrate 68 files)
11483 ____________________________________________________________________________
11484 [  3155] By: jhi                                   on 1999/03/24  22:12:17
11485         Log: Configure regenerated because of changes #3130/#3154 and #3147.
11486      Branch: cfgperl
11487            ! Configure config_h.SH
11488 ____________________________________________________________________________
11489 [  3154] By: jhi                                   on 1999/03/24  21:40:51
11490         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
11491              based on suggestions from Andy Dougherty.
11492      Branch: maint-5.005/perl
11493            ! INSTALL
11494 ____________________________________________________________________________
11495 [  3153] By: gsar                                  on 1999/03/24  10:38:05
11496         Log: applied suggested patch, modulo superceded parts
11497              From: Charles Bailey <BAILEY@newman.upenn.edu>
11498              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
11499              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
11500              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
11501      Branch: perl
11502            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
11503            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
11504            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
11505            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
11506 ____________________________________________________________________________
11507 [  3152] By: gsar                                  on 1999/03/24  10:30:51
11508         Log: applied suggested patch, modulo superceded parts
11509              From: Charles Bailey <BAILEY@newman.upenn.edu>
11510              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
11511              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
11512              Subject: [PATCH 5.005_56] Miscellaneous small fixes
11513      Branch: perl
11514            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
11515            ! lib/File/Basename.pm
11516 ____________________________________________________________________________
11517 [  3151] By: gsar                                  on 1999/03/24  10:15:00
11518         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
11519      Branch: perl
11520            ! pod/perlop.pod
11521 ____________________________________________________________________________
11522 [  3150] By: gsar                                  on 1999/03/24  10:09:13
11523         Log: missing integration in previous change
11524      Branch: perl
11525           !> README.apollo
11526 ____________________________________________________________________________
11527 [  3149] By: gsar                                  on 1999/03/24  10:06:44
11528         Log: integrate changes#3116,3119 from maint-5.005
11529      Branch: perl
11530            + README.apollo
11531           +> apollo/netinet/in.h
11532           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
11533 ____________________________________________________________________________
11534 [  3148] By: gsar                                  on 1999/03/24  10:01:56
11535         Log: integrate changes#3091-3094 from maint-5.005
11536      Branch: perl
11537           !> README.hurd vms/subconfigure.com vos/config.h
11538           !> vos/config_h.SH_orig
11539 ____________________________________________________________________________
11540 [  3147] By: gsar                                  on 1999/03/24  09:31:49
11541         Log: warn about newfangled vfork() caveats
11542      Branch: perl
11543            ! Configure
11544 ____________________________________________________________________________
11545 [  3146] By: jhi                                   on 1999/03/24  09:20:14
11546         Log: Bring in changes #2808 and #2812 (from mainline perl)
11547              that enhance the perlbug checklist.
11548      Branch: maint-5.005/perl
11549            ! utils/perlbug.PL
11550 ____________________________________________________________________________
11551 [  3145] By: gsar                                  on 1999/03/24  08:37:02
11552         Log: integrate change#3115 from maint-5.005
11553      Branch: perl
11554           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
11555           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
11556 ____________________________________________________________________________
11557 [  3144] By: gsar                                  on 1999/03/24  08:33:59
11558         Log: add note about map in scalar context
11559      Branch: perl
11560            ! pod/perlfunc.pod
11561 ____________________________________________________________________________
11562 [  3143] By: gsar                                  on 1999/03/24  08:25:59
11563         Log: doc tweak
11564      Branch: perl
11565            ! lib/Time/Local.pm
11566 ____________________________________________________________________________
11567 [  3142] By: gsar                                  on 1999/03/24  08:20:37
11568         Log: applied suggested patch, modulo bogus hunk
11569              From: "Vishal Bhatia" <vishalb@hotmail.com>
11570              Date: Thu, 11 Mar 1999 07:40:27 PST
11571              Message-ID: <19990311154027.25891.qmail@hotmail.com>
11572              Subject: [PATCH 5.005_56] Minor fixes in perlcc
11573      Branch: perl
11574            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
11575 ____________________________________________________________________________
11576 [  3141] By: gsar                                  on 1999/03/24  08:06:12
11577         Log: integrate change#3104 from maint-5.005
11578      Branch: perl
11579           !> README.os390 t/lib/posix.t
11580 ____________________________________________________________________________
11581 [  3140] By: gsar                                  on 1999/03/24  06:34:56
11582         Log: fix failure of C<&locked_sub;> under -Dusethreads
11583      Branch: perl
11584            ! pp_hot.c t/lib/thread.t
11585 ____________________________________________________________________________
11586 [  3139] By: gsar                                  on 1999/03/24  05:52:00
11587         Log: debugger tweak (wasn't printing a newline after recalled commands)
11588      Branch: perl
11589            ! lib/perl5db.pl
11590 ____________________________________________________________________________
11591 [  3138] By: gsar                                  on 1999/03/24  05:33:28
11592         Log: document OO exceptions (based on a suggestion by Andreas Koenig
11593              <andreas.koenig@anima.de>)
11594      Branch: perl
11595            ! pod/perlfunc.pod
11596 ____________________________________________________________________________
11597 [  3137] By: gsar                                  on 1999/03/24  02:50:20
11598         Log: better "Illegal %s digit ignored" warnings
11599      Branch: perl
11600            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
11601            ! toke.c util.c
11602 ____________________________________________________________________________
11603 [  3136] By: gsar                                  on 1999/03/24  02:26:38
11604         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
11605      Branch: perl
11606            + t/pragma/utf8.t
11607            ! regcomp.c
11608 ____________________________________________________________________________
11609 [  3135] By: gsar                                  on 1999/03/24  01:29:09
11610         Log: flip release & version in win32_uname()
11611      Branch: perl
11612            ! win32/win32.c
11613 ____________________________________________________________________________
11614 [  3134] By: gsar                                  on 1999/03/24  01:08:33
11615         Log: support POSIX::uname() via win32_uname()
11616      Branch: perl
11617            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
11618            ! win32/config.gc win32/config.vc win32/config_H.bc
11619            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
11620            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
11621 ____________________________________________________________________________
11622 [  3133] By: gsar                                  on 1999/03/23  22:20:10
11623         Log: From: jan.dubois@ibm.net (Jan Dubois)
11624              Date: Sat, 06 Mar 1999 21:42:56 +0100
11625              Message-ID: <36e49281.50337171@smtp1.ibm.net>
11626              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
11627      Branch: perl
11628            ! pod/perldelta.pod
11629 ____________________________________________________________________________
11630 [  3132] By: gsar                                  on 1999/03/23  22:17:45
11631         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
11632              Date: Sat, 06 Mar 1999 17:50:49 +0100
11633              Message-ID: <36e25209.33833760@smtp1.ibm.net>
11634              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
11635              --
11636              Date: Sat, 06 Mar 1999 18:15:00 +0100
11637              Message-ID: <36e36222.37954195@smtp1.ibm.net>
11638              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
11639      Branch: perl
11640            + t/lib/filefunc.t
11641            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
11642            ! pod/perldelta.pod pod/perlmodlib.pod
11643 ____________________________________________________________________________
11644 [  3131] By: gsar                                  on 1999/03/23  22:07:59
11645         Log: integrate cfgperl changes into mainline
11646      Branch: perl
11647           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
11648           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
11649           !> installperl malloc.c perl.c perl.h pod/perl.pod
11650           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
11651 ____________________________________________________________________________
11652 [  3130] By: jhi                                   on 1999/03/23  22:02:23
11653         Log: Don't use config.msg to remind about the
11654              LD_LIBRARY_PATH because Makefile.SH takes
11655              care of that.
11656              
11657              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
11658              This used to be the default but in some MT or another it
11659              was dropped because of some transient error or another.
11660      Branch: maint-5.005/perl
11661            ! Configure hints/dec_osf.sh
11662 ____________________________________________________________________________
11663 [  3129] By: gsar                                  on 1999/03/23  21:38:03
11664         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
11665              to size    and better maintainability)
11666      Branch: perl
11667            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
11668            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
11669            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
11670            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
11671            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
11672            + t/pod/include.xr t/pod/included.t t/pod/included.xr
11673            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
11674            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
11675            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
11676            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
11677            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
11678            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
11679            ! win32/Makefile win32/makefile.mk win32/pod.mak
11680 ____________________________________________________________________________
11681 [  3128] By: jhi                                   on 1999/03/23  10:14:54
11682         Log: Integrate from mainperl.
11683      Branch: cfgperl
11684           !> (integrate 46 files)
11685 ____________________________________________________________________________
11686 [  3127] By: gsar                                  on 1999/03/23  06:57:30
11687         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
11688              Date: Thu, 4 Mar 1999 10:54:01 -0800
11689              Message-Id: <9903041854.AA46868@frc0000>
11690              Subject: patch for useless Math::BigInt warnings
11691      Branch: perl
11692            ! lib/Math/BigInt.pm
11693 ____________________________________________________________________________
11694 [  3126] By: gsar                                  on 1999/03/23  05:54:37
11695         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
11696              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11697              Date: Fri, 19 Feb 1999 15:47:59 -0500
11698              Message-ID: <19990219154759.A32350@O2.chapin.edu>
11699              Subject: [PATCH] OSF/1 hints
11700      Branch: perl
11701            ! hints/dec_osf.sh
11702 ____________________________________________________________________________
11703 [  3125] By: gsar                                  on 1999/03/23  00:56:38
11704         Log: avoid typeglob persistence in pp_readline()
11705      Branch: perl
11706            ! sv.c t/op/gv.t
11707 ____________________________________________________________________________
11708 [  3124] By: gsar                                  on 1999/03/22  21:12:23
11709         Log: update copyright years
11710      Branch: perl
11711            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
11712            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
11713            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
11714            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
11715            ! sv.c sv.h toke.c utf8.c utf8.h util.c
11716 ____________________________________________________________________________
11717 [  3123] By: gsar                                  on 1999/03/22  07:07:06
11718         Log: implement win32_spawnvp() internally, making it return true PIDs
11719              for asynchronous spawns; fix win32_kill() to always deal with
11720              PIDs
11721      Branch: perl
11722            ! win32/win32.c win32/win32.h
11723 ____________________________________________________________________________
11724 [  3122] By: jhi                                   on 1999/03/19  21:12:14
11725         Log: Describe the new Benchmark feature in more detail.
11726      Branch: cfgperl
11727            ! pod/perldelta.pod
11728      Branch: maint-5.005/perl
11729            ! pod/perldelta.pod
11730 ____________________________________________________________________________
11731 [  3121] By: jhi                                   on 1999/03/19  08:16:12
11732         Log: AVAILABILITY tuning.
11733      Branch: cfgperl
11734            ! pod/perl.pod
11735      Branch: maint-5.005/perl
11736            ! pod/perl.pod
11737 ____________________________________________________________________________
11738 [  3120] By: jhi                                   on 1999/03/17  14:52:17
11739         Log: Rhapsody change assumed too much.
11740      Branch: cfgperl
11741            ! t/op/stat.t
11742 ____________________________________________________________________________
11743 [  3119] By: jhi                                   on 1999/03/17  14:33:43
11744         Log: More Apollo fixes.
11745      Branch: maint-5.005/perl
11746            ! README.apollo hints/apollo.sh t/lib/io_udp.t
11747 ____________________________________________________________________________
11748 [  3118] By: jhi                                   on 1999/03/16  17:23:39
11749         Log: Nada.
11750      Branch: maint-5.005/perl
11751            ! README.apollo
11752 ____________________________________________________________________________
11753 [  3117] By: jhi                                   on 1999/03/16  17:18:49
11754         Log: Apollo DomainOS AVAILABILITY.
11755      Branch: cfgperl
11756            ! pod/perl.pod
11757      Branch: maint-5.005/perl
11758            ! pod/perl.pod
11759 ____________________________________________________________________________
11760 [  3116] By: jhi                                   on 1999/03/16  17:14:00
11761         Log: Apollo DomainOS patch
11762              From: Johann Klasek <jk@auto.tuwien.ac.at>
11763              Subject: Re: DomainPerl
11764              Date: Tue, 16 Mar 1999 17:46:32 +0100
11765              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
11766      Branch: maint-5.005/perl
11767            + README.apollo apollo/netinet/in.h
11768            ! MANIFEST hints/apollo.sh
11769 ____________________________________________________________________________
11770 [  3115] By: jhi                                   on 1999/03/16  14:23:54
11771         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
11772              To: Gurusamy Sarathy <gsar@activestate.com>,
11773              Graham Barr <gbarr@pobox.com>
11774              Cc: Perl5 Porters <perl5-porters@perl.org>,
11775              "Paul.Marquess" <Paul.Marquess@btinternet.com>
11776              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
11777              Date: Sun, 14 Mar 1999 14:43:57 -0000
11778              Message-Id: <199903141841.NAA17040@defender.perl.org>
11779      Branch: maint-5.005/perl
11780            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11781            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
11782 ____________________________________________________________________________
11783 [  3114] By: jhi                                   on 1999/03/16  12:42:20
11784         Log: Mention Rhapsody in 5.005_5X perldelta,
11785              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
11786              *planned* AVAILABILITY.
11787      Branch: cfgperl
11788            ! pod/perl.pod pod/perldelta.pod
11789      Branch: maint-5.005/perl
11790            ! pod/perl.pod
11791 ____________________________________________________________________________
11792 [  3113] By: jhi                                   on 1999/03/16  10:38:53
11793         Log: perldelta niggling.
11794      Branch: cfgperl
11795            ! pod/perldelta.pod
11796      Branch: maint-5.005/perl
11797            ! pod/perldelta.pod
11798 ____________________________________________________________________________
11799 [  3112] By: jhi                                   on 1999/03/16  10:35:21
11800         Log: Integrate from mainperl.
11801      Branch: cfgperl
11802           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
11803           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
11804 ____________________________________________________________________________
11805 [  3111] By: jhi                                   on 1999/03/16  10:28:10
11806         Log: AVAILABILITY update: still mention PowerUX,
11807              Novell Netware now has sources available.
11808      Branch: cfgperl
11809            ! pod/perl.pod
11810      Branch: maint-5.005/perl
11811            ! pod/perl.pod
11812 ____________________________________________________________________________
11813 [  3110] By: gsar                                  on 1999/03/16  04:34:23
11814         Log: sundry pod niggles
11815      Branch: perl
11816            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
11817            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
11818 ____________________________________________________________________________
11819 [  3109] By: jhi                                   on 1999/03/15  17:00:11
11820         Log: Integrate from mainperl.
11821      Branch: cfgperl
11822           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
11823           +> lib/unicode/Is/Syllable.pl
11824           +> lib/unicode/MakeEthiopicSyllables.PL
11825           +> lib/unicode/README.Ethiopic
11826           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
11827           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
11828           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
11829           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
11830           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
11831           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
11832           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
11833           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
11834 ____________________________________________________________________________
11835 [  3108] By: jhi                                   on 1999/03/15  16:58:12
11836         Log: First pass of integrating the Rhapsody port,
11837              
11838              From: Wilfredo Sanchez <wsanchez@apple.com> 
11839              Subject: Keeping the world in sync.
11840              Reply-To: wsanchez@apple.com 
11841              To: perlbug@perl.com 
11842              Date: Fri, 13 Nov 1998 17:11:30 -0800 
11843              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
11844      Branch: cfgperl
11845            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
11846            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
11847            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
11848            ! x2p/util.c
11849 ____________________________________________________________________________
11850 [  3107] By: gsar                                  on 1999/03/15  03:22:10
11851         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
11852              From: Daniel Yacob <dmulholl@cs.indiana.edu>
11853              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
11854              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
11855              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
11856      Branch: perl
11857            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
11858            + lib/unicode/Is/Syllable.pl
11859            + lib/unicode/MakeEthiopicSyllables.PL
11860            + lib/unicode/README.Ethiopic
11861            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
11862            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
11863            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
11864            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
11865            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
11866            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
11867            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
11868            ! lib/unicode/Name.pl lib/unicode/Number.pl
11869 ____________________________________________________________________________
11870 [  3106] By: gsar                                  on 1999/03/12  20:35:36
11871         Log: change#3067 failed package.t due to needless creation of $a and $b;
11872              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
11873      Branch: perl
11874            ! op.c
11875 ____________________________________________________________________________
11876 [  3105] By: jhi                                   on 1999/03/12  15:54:57
11877         Log: Recognize the NetBSD packages collection.
11878      Branch: maint-5.005/perl
11879            ! hints/netbsd.sh
11880 ____________________________________________________________________________
11881 [  3104] By: jhi                                   on 1999/03/12  09:07:04
11882         Log: From: pvhp@forte.com (Peter Prymmer)
11883              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
11884              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
11885              Date: Thu, 11 Mar 99 14:24:54 PST
11886              Message-Id: <9903112224.AA24346@forte.com>
11887      Branch: maint-5.005/perl
11888            ! README.os390 t/lib/posix.t
11889 ____________________________________________________________________________
11890 [  3103] By: jhi                                   on 1999/03/10  11:07:46
11891         Log: Integrate from mainperl.
11892      Branch: cfgperl
11893           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
11894           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
11895           !> t/pragma/warn/1global toke.c win32/makedef.pl
11896 ____________________________________________________________________________
11897 [  3102] By: jhi                                   on 1999/03/10  11:01:20
11898         Log: From: pvhp@forte.com (Peter Prymmer)
11899              To: perl5-porters@perl.org
11900              Subject: [5.005_03-MT6]Patch: time passes
11901              Date: Tue, 9 Mar 99 18:42:17 PST
11902              Message-Id: <9903100242.AA29057@forte.com>
11903      Branch: maint-5.005/perl
11904            ! perl.c
11905 ____________________________________________________________________________
11906 [  3101] By: jhi                                   on 1999/03/10  10:30:15
11907         Log: From: Mark-Jason Dominus <mjd@plover.com>
11908              To: perl5-porters@perl.com
11909              Subject: Minor fix to perlfunc.pod
11910              Date: Mon, 08 Mar 1999 20:05:53 -0500
11911              Message-ID: <19990309010553.13757.qmail@plover.com>
11912      Branch: maint-5.005/perl
11913            ! pod/perlfunc.pod
11914 ____________________________________________________________________________
11915 [  3100] By: gsar                                  on 1999/03/09  23:04:44
11916         Log: change#3060 had the wrong quotes
11917      Branch: perl
11918            ! pod/pod2man.PL
11919 ____________________________________________________________________________
11920 [  3099] By: jhi                                   on 1999/03/09  12:52:21
11921         Log: d_uname was broken (probably since _53), reported by
11922              
11923              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11924              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
11925              cpan-testers@perl.org
11926              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
11927              Date: Mon, 08 Mar 1999 13:22:31 +0000
11928              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
11929              
11930              and
11931              
11932              From: lvirden@cas.org (Larry W. Virden)
11933              To: perlbug@perl.com
11934              Subject: configure not correctly identifying uname posix compatibility
11935              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
11936              Message-Id: <199903081136.GAA23682@cas.org>
11937      Branch: cfgperl
11938            ! Configure config_h.SH
11939 ____________________________________________________________________________
11940 [  3098] By: gsar                                  on 1999/03/09  03:16:07
11941         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
11942      Branch: perl
11943            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
11944 ____________________________________________________________________________
11945 [  3097] By: gsar                                  on 1999/03/09  02:50:43
11946         Log: use yyerror() instead of croak() so that compile-time failures in
11947              my(LIST) don't confuse globals with lexicals
11948      Branch: perl
11949            ! op.c toke.c
11950 ____________________________________________________________________________
11951 [  3096] By: gsar                                  on 1999/03/09  02:47:36
11952         Log: adjust testsuite for change#3067
11953      Branch: perl
11954            ! t/pragma/warn/1global
11955 ____________________________________________________________________________
11956 [  3095] By: gsar                                  on 1999/03/08  21:04:48
11957         Log: remove bogus symbols from global.sym
11958      Branch: perl
11959            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
11960            ! perl.h win32/makedef.pl
11961 ____________________________________________________________________________
11962 [  3094] By: jhi                                   on 1999/03/06  16:16:15
11963         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
11964              To: jhi@iki.fi
11965              Subject: Oops
11966              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
11967              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
11968      Branch: maint-5.005/perl
11969            ! README.hurd
11970 ____________________________________________________________________________
11971 [  3093] By: jhi                                   on 1999/03/06  15:59:46
11972         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
11973              To: jhi@iki.fi
11974              Subject: New Hurd README
11975              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
11976              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
11977      Branch: maint-5.005/perl
11978            ! README.hurd
11979 ____________________________________________________________________________
11980 [  3092] By: jhi                                   on 1999/03/06  12:52:06
11981         Log: From: Paul_Green@stratus.com
11982              To: perl5-porters@perl.org
11983              Cc: jhi@iki.fi, Paul_Green@stratus.com
11984              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
11985              Date: Fri, 5 Mar 1999 18:08:49 -0500 
11986              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
11987      Branch: maint-5.005/perl
11988            ! vos/config.h vos/config_h.SH_orig
11989 ____________________________________________________________________________
11990 [  3091] By: jhi                                   on 1999/03/06  12:42:21
11991         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11992              To: perl5-porters@perl.org, vmsperl@perl.org
11993              Subject: [PATCH 5.005_03-MT6]VMS build patch
11994              Date: Fri, 05 Mar 1999 12:36:19 -0800
11995              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
11996      Branch: maint-5.005/perl
11997            ! vms/subconfigure.com
11998 ____________________________________________________________________________
11999 [  3090] By: gsar                                  on 1999/03/06  04:40:03
12000         Log: integrate change#3089 from mainline
12001              
12002              tolerate CRs after options
12003      Branch: maint-5.005/perl
12004           !> perl.c
12005 ____________________________________________________________________________
12006 [  3089] By: gsar                                  on 1999/03/06  04:30:40
12007         Log: tolerate CRs after options
12008      Branch: perl
12009            ! perl.c
12010 ____________________________________________________________________________
12011 [  3088] By: jhi                                   on 1999/03/05  12:49:01
12012         Log: Integrate from mainperl.
12013      Branch: cfgperl
12014           +> README.hurd
12015           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
12016 ____________________________________________________________________________
12017 [  3087] By: gsar                                  on 1999/03/05  06:41:16
12018         Log: adjust timeouts to accomodate slow/busy systems
12019      Branch: perl
12020            ! t/lib/io_sock.t
12021 ____________________________________________________________________________
12022 [  3083] By: gsar                                  on 1999/03/05  01:32:47
12023         Log: integrate change#3081 from maint-5.005
12024      Branch: perl
12025           !> ext/Errno/Errno_pm.PL
12026 ____________________________________________________________________________
12027 [  3082] By: gsar                                  on 1999/03/05  01:31:06
12028         Log: integrate change#2904 from maint-5.005
12029      Branch: perl
12030           +> README.hurd
12031           !> MANIFEST
12032 ____________________________________________________________________________
12033 [  3081] By: gsar                                  on 1999/03/05  00:14:33
12034         Log: protect against doubled backslashes
12035      Branch: maint-5.005/perl
12036            ! ext/Errno/Errno_pm.PL
12037 ____________________________________________________________________________
12038 [  3077] By: jhi                                   on 1999/03/04  08:10:13
12039         Log: Integrate from mainperl.
12040      Branch: cfgperl
12041           +> ext/B/B/Stash.pm
12042           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
12043           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
12044           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
12045           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
12046 ____________________________________________________________________________
12047 [  3076] By: jhi                                   on 1999/03/04  08:07:59
12048         Log: Regen config_h.SH once more because of *size, 
12049              noticed by
12050              
12051              From: Hans Mulder <hansm@icgned.icgroup.nl>
12052              To: Jarkko Hietaniemi <jhi@iki.fi>
12053              Cc: perl5-porters@perl.org
12054              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
12055              Date: Thu,  4 Mar 99 00:10:45 +0100
12056              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
12057      Branch: cfgperl
12058            ! Configure config_h.SH
12059 ____________________________________________________________________________
12060 [  3068] By: gsar                                  on 1999/03/04  05:48:03
12061         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
12062              Date: Thu,  4 Mar 99 00:10:45 +0100
12063              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
12064              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
12065      Branch: perl
12066            ! config_h.SH
12067 ____________________________________________________________________________
12068 [  3067] By: gsar                                  on 1999/03/04  05:44:32
12069         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
12070              From: Graham Barr <gbarr@ti.com>
12071              Date: Wed, 3 Mar 1999 17:23:56 -0600
12072              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
12073              Subject: Re: 'use strict' doesn't work for one-letter variables
12074      Branch: perl
12075            ! gv.c op.c
12076 ____________________________________________________________________________
12077 [  3066] By: gsar                                  on 1999/03/04  05:20:50
12078         Log: updates to compiler modules
12079              From: "Vishal Bhatia" <vishalb@hotmail.com>
12080              Date: Tue, 02 Mar 1999 23:27:25 PST
12081              Message-ID: <19990303072725.779.qmail@hotmail.com>
12082              Subject: PATCH 5.005_56 + Test procedure
12083      Branch: perl
12084            + ext/B/B/Stash.pm
12085            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
12086            ! lib/Test/Harness.pm utils/perlcc.PL
12087 ____________________________________________________________________________
12088 [  3065] By: gsar                                  on 1999/03/04  05:03:30
12089         Log: more s/s_/s!/ etc.
12090      Branch: perl
12091            ! pod/perldelta.pod pod/perlfunc.pod
12092 ____________________________________________________________________________
12093 [  3064] By: gsar                                  on 1999/03/04  04:50:45
12094         Log: integrate cfgperl contents into mainline
12095      Branch: perl
12096           !> Configure README.vms bytecode.h config_h.SH configure.com
12097           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
12098           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
12099           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
12100 ____________________________________________________________________________
12101 [  3063] By: gsar                                  on 1999/03/04  04:44:13
12102         Log: HP-UX has yet another spelling for /NaNQ?/
12103      Branch: perl
12104            ! t/lib/bigfloatpm.t
12105 ____________________________________________________________________________
12106 [  3062] By: gsar                                  on 1999/03/04  04:36:08
12107         Log: error-check for accept() test
12108      Branch: perl
12109            ! t/lib/io_sock.t
12110 ____________________________________________________________________________
12111 [  3061] By: gsar                                  on 1999/03/04  03:40:25
12112         Log: allow custom comparison function in File::Compare::compare_text()
12113              From: jan.dubois@ibm.net (Jan Dubois)
12114              Date: Fri, 26 Feb 1999 21:56:09 +0100
12115              Message-ID: <36db0838.8805651@smtp1.ibm.net>
12116              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
12117      Branch: perl
12118            ! lib/File/Compare.pm
12119 ____________________________________________________________________________
12120 [  3060] By: gsar                                  on 1999/03/04  03:37:38
12121         Log: better version of change#3038
12122              From: abigail@fnx.com
12123              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
12124              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
12125              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
12126      Branch: perl
12127            ! pod/pod2man.PL
12128 ____________________________________________________________________________
12129 [  3058] By: jhi                                   on 1999/03/03  22:30:40
12130         Log: Configure regen to
12131              (1) match maint-5.005 patches #3056 and #3057
12132              (2) better version of PHOSTNAME of #3050
12133              (3) the crosscompile/multiarch config_h.SH trouble solved for now
12134      Branch: cfgperl
12135            ! Configure config_h.SH
12136 ____________________________________________________________________________
12137 [  3054] By: jhi                                   on 1999/03/03  09:57:59
12138         Log: Change #3053 missed perldelta.
12139      Branch: cfgperl
12140            ! pod/perldelta.pod
12141 ____________________________________________________________________________
12142 [  3053] By: jhi                                   on 1999/03/03  08:29:43
12143         Log: Use '!' to mark native integer packings instead of '_'.
12144      Branch: cfgperl
12145            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
12146 ____________________________________________________________________________
12147 [  3052] By: jhi                                   on 1999/03/02  23:12:36
12148         Log: The HP-UX threads patch (change #3028) is needed also here.
12149      Branch: cfgperl
12150            ! hints/hpux.sh thread.h
12151 ____________________________________________________________________________
12152 [  3051] By: jhi                                   on 1999/03/02  08:24:52
12153         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12154              To: perl5-porters@perl.org, vmsperl@perl.org
12155              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
12156              Date: Mon, 01 Mar 1999 16:10:57 -0800
12157              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
12158      Branch: cfgperl
12159            ! README.vms
12160      Branch: maint-5.005/perl
12161            ! README.vms
12162 ____________________________________________________________________________
12163 [  3050] By: jhi                                   on 1999/03/02  08:22:29
12164         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12165              To: perl5-porters@perl.org, vmsperl@perl.org
12166              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
12167              Date: Mon, 01 Mar 1999 16:06:29 -0800
12168              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
12169              
12170              From: Dan Sugalski <sugalskd@osshe.edu>
12171              To: perl5-porters@perl.org, vmsperl@perl.org
12172              Subject: [PATCH 5.005_56]vmsish.pm patch
12173              Date: Mon, 01 Mar 1999 20:19:04 -0800
12174              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
12175              
12176              plus Configure regen containing a "solution" to the
12177              crosscompile/multiarch problem.
12178      Branch: cfgperl
12179            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
12180            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
12181 ____________________________________________________________________________
12182 [  3049] By: jhi                                   on 1999/03/02  07:34:21
12183         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
12184              To: perl5-porters@perl.org
12185              Subject: [PATCH] Eliminate (valid) warning in byterun.c
12186              Date: Mon, 01 Mar 1999 17:27:59 -0500
12187              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
12188      Branch: cfgperl
12189            ! bytecode.h
12190      Branch: maint-5.005/perl
12191            ! bytecode.h
12192 ____________________________________________________________________________
12193 [  3048] By: gsar                                  on 1999/03/02  06:41:21
12194         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12195      Branch: perl
12196            ! MANIFEST README.hpux
12197 ____________________________________________________________________________
12198 [  3047] By: jhi                                   on 1999/03/01  06:34:43
12199         Log: Integrate from mainperl.
12200      Branch: cfgperl
12201           +> README.hpux lib/File/Spec/Functions.pm
12202           !> (integrate 28 files)
12203 ____________________________________________________________________________
12204 [  3046] By: gsar                                  on 1999/03/01  05:34:28
12205         Log: this is 5.005_56
12206      Branch: perl
12207            ! Changes
12208
12209 ----------------
12210 Version 5.005_56
12211 ----------------
12212
12213 ____________________________________________________________________________
12214 [  3045] By: gsar                                  on 1999/03/01  03:32:30
12215         Log: destroy PL_svref_mutex in perl_destruct()
12216      Branch: perl
12217            ! perl.c
12218 ____________________________________________________________________________
12219 [  3044] By: gsar                                  on 1999/03/01  00:38:50
12220         Log: up patchlevel &c.
12221      Branch: perl
12222            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
12223            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12224            ! win32/makefile.mk
12225 ____________________________________________________________________________
12226 [  3043] By: gsar                                  on 1999/03/01  00:14:15
12227         Log: integrate cfgperl contents into mainline
12228      Branch: perl
12229            ! pod/perldelta.pod
12230           !> Configure config_h.SH
12231 ____________________________________________________________________________
12232 [  3042] By: gsar                                  on 1999/02/28  23:55:08
12233         Log: slightly edited version of suggested patch
12234              From: jan.dubois@ibm.net (Jan Dubois)
12235              Date: Mon, 01 Mar 1999 00:32:05 +0100
12236              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
12237              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
12238      Branch: perl
12239            + lib/File/Spec/Functions.pm
12240            ! MANIFEST lib/File/Spec.pm
12241 ____________________________________________________________________________
12242 [  3041] By: gsar                                  on 1999/02/28  22:47:19
12243         Log: fix subtle bug in eval'' testsuite
12244      Branch: perl
12245            ! t/op/eval.t
12246 ____________________________________________________________________________
12247 [  3040] By: gsar                                  on 1999/02/28  22:46:24
12248         Log: avoid literal control characters in change#3039
12249      Branch: perl
12250            ! t/base/lex.t
12251 ____________________________________________________________________________
12252 [  3039] By: gsar                                  on 1999/02/28  21:47:18
12253         Log: todo item: permit extended control variables a la ${^Foo} (patch
12254              courtesy Mark-Jason Dominus <mjd@plover.com>)
12255      Branch: perl
12256            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
12257            ! t/base/lex.t toke.c
12258 ____________________________________________________________________________
12259 [  3038] By: gsar                                  on 1999/02/28  21:21:05
12260         Log: From: abigail@fnx.com
12261              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
12262              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
12263              Subject: Recognize -> and => inside [A-Z]<> sequences.
12264      Branch: perl
12265            ! pod/pod2man.PL
12266 ____________________________________________________________________________
12267 [  3037] By: gsar                                  on 1999/02/28  21:12:22
12268         Log: fix longstanding bug: searches for lexicals originating within eval''
12269              weren't stopping at the subroutine boundary correctly
12270      Branch: perl
12271            ! op.c proto.h t/op/eval.t
12272 ____________________________________________________________________________
12273 [  3036] By: gsar                                  on 1999/02/28  20:02:29
12274         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
12275              as stacked list values
12276              From: jan.dubois@ibm.net (Jan Dubois)
12277              Date: Sat, 27 Feb 1999 18:24:17 +0100
12278              Message-ID: <36e22849.36531259@smtp1.ibm.net>
12279              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
12280      Branch: perl
12281            ! win32/win32.c
12282 ____________________________________________________________________________
12283 [  3035] By: gsar                                  on 1999/02/28  19:48:54
12284         Log: remove superfluous stack_sp decl
12285      Branch: perl
12286            ! jpl/JNI/JNI.xs
12287 ____________________________________________________________________________
12288 [  3034] By: gsar                                  on 1999/02/28  19:34:58
12289         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
12290      Branch: perl
12291            ! lib/Getopt/Std.pm
12292 ____________________________________________________________________________
12293 [  3033] By: gsar                                  on 1999/02/28  19:23:41
12294         Log: add File::Compare::compare_text()
12295              From: jan.dubois@ibm.net (Jan Dubois)
12296              Date: Fri, 26 Feb 1999 00:20:41 +0100
12297              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
12298              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
12299      Branch: perl
12300            ! lib/File/Compare.pm pod/perltodo.pod
12301 ____________________________________________________________________________
12302 [  3032] By: gsar                                  on 1999/02/28  19:01:33
12303         Log: add README.hpux
12304      Branch: perl
12305            + README.hpux
12306            ! MAINTAIN MANIFEST
12307 ____________________________________________________________________________
12308 [  3031] By: gsar                                  on 1999/02/28  18:49:08
12309         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
12310              James Cromie <jcromie@fossil.uswc.uswest.com>
12311      Branch: perl
12312            ! lib/Pod/Html.pm
12313 ____________________________________________________________________________
12314 [  3030] By: gsar                                  on 1999/02/28  18:35:09
12315         Log: From: jan.dubois@ibm.net (Jan Dubois)
12316              Date: Wed, 24 Feb 1999 22:34:56 +0100
12317              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
12318              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
12319      Branch: perl
12320            ! lib/Test/Harness.pm
12321 ____________________________________________________________________________
12322 [  3029] By: gsar                                  on 1999/02/28  18:28:18
12323         Log: add note about env pollution
12324      Branch: perl
12325            ! INSTALL pod/perltodo.pod
12326 ____________________________________________________________________________
12327 [  3028] By: jhi                                   on 1999/02/26  14:40:00
12328         Log: HP-UX 11 threads.
12329              
12330              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12331              To: perl5-porters@perl.org
12332              Cc: jhi@cc.hut.fi
12333              Subject: Maint 5 and _54 with threading on HP-UX 11.00
12334              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
12335              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
12336              
12337              NOTE from jhi: the hpux hints could still be more robust by
12338              disabling gdbm when necessary.
12339              
12340              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
12341              linking -lgdbm -lpthread creates an executable that instantly
12342              core dumps on a pthreads internal panic:
12343              
12344              ./gdpt
12345              
12346              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
12347              Return Pointer is 0xc082bf33
12348              17639 quit (core dumped)  ./gdpt
12349              
12350              You don't have to *use* either gdbm or pthreads in the executable,
12351              just linking them together is enough.  Workaround is to recompile
12352              the GDBM under HP-UX 11, that makes the problem go away.
12353      Branch: maint-5.005/perl
12354            ! hints/hpux.sh thread.h
12355 ____________________________________________________________________________
12356 [  3025] By: jhi                                   on 1999/02/25  20:41:07
12357         Log: Temporary workaround for the config_h.SH versus
12358              crosscompile and multiarch plus introduce 'rt'
12359              to $libswanted: in UNIX98 sched_yield() lives there.
12360      Branch: cfgperl
12361            ! Configure config_h.SH
12362 ____________________________________________________________________________
12363 [  3024] By: jhi                                   on 1999/02/24  12:54:59
12364         Log: Integrate from mainperl.
12365      Branch: cfgperl
12366           +> t/lib/fatal.t
12367           !> (integrate 44 files)
12368 ____________________________________________________________________________
12369 [  3023] By: gsar                                  on 1999/02/24  07:02:12
12370         Log: integrate cfgperl contents
12371      Branch: perl
12372           !> (integrate 30 files)
12373 ____________________________________________________________________________
12374 [  3022] By: gsar                                  on 1999/02/24  05:59:47
12375         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
12376              Date: 23 Feb 1999 17:53:22 -0700
12377              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
12378              Subject: [PATCH: _55] perldoc -q broken
12379      Branch: perl
12380            ! utils/perldoc.PL
12381 ____________________________________________________________________________
12382 [  3021] By: gsar                                  on 1999/02/24  05:51:53
12383         Log: ansify perlio.c, fix PerlIO-ish typos
12384      Branch: perl
12385            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
12386            ! iperlsys.h perlio.c
12387 ____________________________________________________________________________
12388 [  3020] By: gsar                                  on 1999/02/24  05:28:06
12389         Log: adjust a Perl_malloc() flag for NeXT
12390              From: Hans Mulder <hansm@icgned.icgroup.nl>
12391              Date: Tue, 23 Feb 99 00:26:25 +0100
12392              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
12393              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
12394      Branch: perl
12395            ! perl.h
12396 ____________________________________________________________________________
12397 [  3019] By: gsar                                  on 1999/02/24  05:19:42
12398         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
12399      Branch: perl
12400            ! pod/perltodo.pod
12401 ____________________________________________________________________________
12402 [  3018] By: gsar                                  on 1999/02/24  04:15:18
12403         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
12404              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
12405              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
12406              Subject: improved error message [PATCH _55] [RESEND]
12407      Branch: perl
12408            ! sv.c
12409 ____________________________________________________________________________
12410 [  3017] By: gsar                                  on 1999/02/24  03:50:34
12411         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12412              Date: Sun, 21 Feb 1999 20:02:18 -0700
12413              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
12414              Subject: perlfunc updates (against 55)
12415      Branch: perl
12416            ! pod/perlfunc.pod
12417 ____________________________________________________________________________
12418 [  3016] By: gsar                                  on 1999/02/24  03:17:05
12419         Log: testsuite adjustments
12420              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12421              Date: Sat, 20 Feb 1999 15:24:57 +0000
12422              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
12423              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
12424      Branch: perl
12425            ! t/lib/io_sock.t t/op/lex_assign.t
12426 ____________________________________________________________________________
12427 [  3015] By: gsar                                  on 1999/02/24  02:54:47
12428         Log: avoid modifying readonly values from qw()
12429      Branch: perl
12430            ! lib/ExtUtils/MM_Unix.pm
12431 ____________________________________________________________________________
12432 [  3014] By: gsar                                  on 1999/02/24  02:49:04
12433         Log: more "correct" utbuf for utime()
12434      Branch: perl
12435            ! doio.c
12436 ____________________________________________________________________________
12437 [  3013] By: jhi                                   on 1999/02/22  19:27:44
12438         Log: Fix MacPerl version, change PowerUX to PowerMAX.
12439              
12440              From: Chris Nandor <pudge@pobox.com>
12441              To: jhi@iki.fi
12442              Cc: perl5-porters@perl.org
12443              Subject: Re: perl current availability as documented by perl.pod
12444              Date: Sun, 21 Feb 1999 11:06:03 -0500
12445              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
12446              
12447              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
12448              To: jhi@iki.fi
12449              Cc: perl5-porters@perl.org
12450              Subject: Re: perl current availability as documented by perl.pod
12451              Date: Mon, 22 Feb 1999 13:08:30 GMT
12452              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
12453      Branch: cfgperl
12454            ! pod/perl.pod
12455      Branch: maint-5.005/perl
12456            ! pod/perl.pod
12457 ____________________________________________________________________________
12458 [  3012] By: jhi                                   on 1999/02/22  10:26:11
12459         Log: Snapshot the cross-compilation/multiarchitecture stuff
12460              (currently broken in next)
12461      Branch: cfgperl
12462            ! Configure config_h.SH pp.c
12463 ____________________________________________________________________________
12464 [  3011] By: jhi                                   on 1999/02/22  10:24:51
12465         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12466              To: gsar@activestate.com (Gurusamy Sarathy)
12467              Cc: perl5-porters@perl.org (Perl5 Porters)
12468              Subject: [PATCH 5.005_55] DB_File 1.64 patch
12469              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
12470              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
12471      Branch: cfgperl
12472            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12473            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
12474 ____________________________________________________________________________
12475 [  3009] By: jhi                                   on 1999/02/22  09:14:26
12476         Log: Scratch #3008 and introduce $crosscompile and $multiarch
12477              also in non-Configure lands.
12478      Branch: cfgperl
12479            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
12480            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
12481            ! win32/config.gc win32/config.vc win32/config_H.bc
12482            ! win32/config_H.gc win32/config_H.vc
12483 ____________________________________________________________________________
12484 [  3008] By: jhi                                   on 1999/02/22  08:58:04
12485         Log: Add -DMULTIARCH (see change #3006).
12486      Branch: cfgperl
12487            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
12488 ____________________________________________________________________________
12489 [  3007] By: jhi                                   on 1999/02/22  08:54:06
12490         Log: Undo the references to local{lib,arch} introduced by #3006.
12491      Branch: cfgperl
12492            ! Configure config_h.SH
12493 ____________________________________________________________________________
12494 [  3006] By: jhi                                   on 1999/02/22  08:43:50
12495         Log: From: hansm@icgned.icgroup.nl
12496              To: perlbug@perl.com
12497              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
12498              Date: Sun, 21 Feb 1999 22:58:55 +0100
12499              Reply-To: hansmu@xs4all.nl
12500              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
12501              
12502              plus other Configure changes: prepare for cross-compilation/
12503              multiarchitecture builds.
12504      Branch: cfgperl
12505            ! Configure config_h.SH
12506 ____________________________________________________________________________
12507 [  3005] By: jhi                                   on 1999/02/22  08:35:30
12508         Log: Configure/Perl knew how to look for use Mach cthreads
12509              but Configure didn't let them to be used ($osname 'next').
12510      Branch: cfgperl
12511            ! Configure config_h.SH
12512      Branch: maint-5.005/perl
12513            ! Configure
12514 ____________________________________________________________________________
12515 [  3004] By: jhi                                   on 1999/02/21  15:46:02
12516         Log: Update Acorn AVAILABILITY.
12517      Branch: cfgperl
12518            ! pod/perl.pod
12519      Branch: maint-5.005/perl
12520            ! pod/perl.pod
12521 ____________________________________________________________________________
12522 [  3003] By: jhi                                   on 1999/02/21  14:50:42
12523         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
12524              To: perl5-porters@perl.org (Perl 5 Porters)
12525              Subject: PATCH: perlref.pod - symbolic ref example
12526              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
12527              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
12528      Branch: cfgperl
12529            ! pod/perlref.pod
12530      Branch: maint-5.005/perl
12531            ! pod/perlref.pod
12532 ____________________________________________________________________________
12533 [  3002] By: jhi                                   on 1999/02/21  14:35:22
12534         Log: Sync cfgperl with maint-5.005 change #3000.
12535      Branch: cfgperl
12536            ! pod/perlfunc.pod t/op/pack.t
12537 ____________________________________________________________________________
12538 [  2999] By: gsar                                  on 1999/02/20  22:48:30
12539         Log: From:    John Bley <jbb6@acpub.duke.edu>
12540              Date:    Sat, 20 Feb 1999 16:02:34 EST
12541              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
12542              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
12543      Branch: perl
12544            ! regcomp.c
12545 ____________________________________________________________________________
12546 [  2998] By: jhi                                   on 1999/02/20  14:13:06
12547         Log: Enhanced the endianness description.
12548      Branch: cfgperl
12549            ! pod/perlfunc.pod
12550 ____________________________________________________________________________
12551 [  2996] By: jhi                                   on 1999/02/20  13:55:41
12552         Log: Glossary now mostly fixed.
12553      Branch: cfgperl
12554            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12555            ! config_h.SH
12556 ____________________________________________________________________________
12557 [  2994] By: jhi                                   on 1999/02/20  11:58:33
12558         Log: Perldeltify GNU/Hurd.
12559      Branch: cfgperl
12560            ! pod/perldelta.pod
12561 ____________________________________________________________________________
12562 [  2993] By: gsar                                  on 1999/02/20  00:59:10
12563         Log: fix typo in Perl_sbrk()
12564              From: hansm@icgned.icgroup.nl
12565              Date: Fri, 19 Feb 1999 23:19:31 +0100
12566              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
12567              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
12568      Branch: perl
12569            ! malloc.c
12570 ____________________________________________________________________________
12571 [  2992] By: gsar                                  on 1999/02/20  00:51:08
12572         Log: integrate change#2980 from maint-5.005
12573      Branch: perl
12574           !> utils/h2xs.PL
12575 ____________________________________________________________________________
12576 [  2991] By: gsar                                  on 1999/02/20  00:34:01
12577         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12578              Date: Thu, 18 Feb 1999 18:51:38 +0000
12579              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
12580              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
12581      Branch: perl
12582            ! pp_hot.c t/op/pat.t
12583 ____________________________________________________________________________
12584 [  2990] By: gsar                                  on 1999/02/20  00:30:48
12585         Log: From: jan.dubois@ibm.net (Jan Dubois)
12586              Date: Thu, 18 Feb 1999 19:14:07 +0100
12587              Message-ID: <36d15809.40853323@smtp1.ibm.net>
12588              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
12589      Branch: perl
12590            ! win32/win32.c
12591 ____________________________________________________________________________
12592 [  2989] By: gsar                                  on 1999/02/20  00:27:01
12593         Log: do poll() emulation unless HAS_POLL && I_POLL
12594      Branch: perl
12595            ! ext/IO/poll.h
12596 ____________________________________________________________________________
12597 [  2988] By: gsar                                  on 1999/02/19  23:52:12
12598         Log: tweak RE for NaNQ? recognition
12599      Branch: perl
12600            ! t/lib/bigfloatpm.t
12601 ____________________________________________________________________________
12602 [  2987] By: gsar                                  on 1999/02/19  23:29:59
12603         Log: mention C<use utf8> and C<use warning> in perldelta
12604      Branch: perl
12605            ! pod/perldelta.pod
12606 ____________________________________________________________________________
12607 [  2985] By: jhi                                   on 1999/02/19  20:43:19
12608         Log: pack/unpack better in (network-)short-non-16-bits and
12609              (network-)long-non-32-bits systems such as Cray C90.
12610      Branch: cfgperl
12611            ! perl.h pp.c t/op/pack.t
12612 ____________________________________________________________________________
12613 [  2984] By: jhi                                   on 1999/02/19  20:38:54
12614         Log: Regen Configure.
12615      Branch: cfgperl
12616            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12617            ! perl.c
12618 ____________________________________________________________________________
12619 [  2982] By: jhi                                   on 1999/02/19  19:51:49
12620         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
12621              not probed for and         
12622              
12623              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12624              To: Chaim Frenkel <chaimf@pobox.com>,
12625              Russ Allbery <rra@stanford.edu>,
12626              Jarkko Hietaniemi <jhi@iki.fi>,
12627              Gurusamy Sarathy <gsar@activestate.com>,
12628              Graham Barr <gbarr@pobox.com>
12629              Cc: bdensch@ameritech.net, perlbug@perl.com
12630              Subject: [PATCH] Re: Solaris 7 for Intel
12631              Message-ID: <19990219124404.A30182@O2.chapin.edu>
12632              
12633              Glossary is still missing some terms because
12634              mkglossary is misbehaving (change #2981 updated
12635              Glossary manually)
12636      Branch: cfgperl
12637            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
12638            ! Porting/config_H
12639 ____________________________________________________________________________
12640 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
12641         Log: Make result of h2xs work when user adds C<use strict>
12642      Branch: maint-5.005/perl
12643            ! utils/h2xs.PL
12644 ____________________________________________________________________________
12645 [  2979] By: gsar                                  on 1999/02/19  05:24:29
12646         Log: doc for change#2978
12647      Branch: perl
12648            ! pod/perlsub.pod
12649 ____________________________________________________________________________
12650 [  2978] By: gsar                                  on 1999/02/19  05:08:29
12651         Log: bring '*' prototype closer to how it behaves internally
12652      Branch: perl
12653            + t/lib/fatal.t
12654            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
12655 ____________________________________________________________________________
12656 [  2977] By: gsar                                  on 1999/02/19  02:50:31
12657         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
12658      Branch: perl
12659            ! perly.h
12660 ____________________________________________________________________________
12661 [  2975] By: gsar                                  on 1999/02/18  21:41:57
12662         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
12663              of lexical searches in BEGIN|INIT|END)
12664      Branch: perl
12665            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
12666            ! vms/perly_c.vms
12667 ____________________________________________________________________________
12668 [  2974] By: gsar                                  on 1999/02/18  21:03:06
12669         Log: missing PERL_POLLUTE_MALLOC
12670      Branch: perl
12671            ! ext/SDBM_File/sdbm/sdbm.h
12672 ____________________________________________________________________________
12673 [  2973] By: gsar                                  on 1999/02/18  17:10:49
12674         Log: From:    Andy Dougherty <doughera@lafayette.edu>
12675              Date:    Wed, 17 Feb 1999 17:22:50 EST
12676              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
12677              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
12678      Branch: perl
12679            ! lib/dotsh.pl
12680 ____________________________________________________________________________
12681 [  2972] By: gsar                                  on 1999/02/18  17:04:12
12682         Log: s/#defined/#define/
12683      Branch: perl
12684            ! ext/Data/Dumper/Dumper.xs
12685 ____________________________________________________________________________
12686 [  2970] By: gsar                                  on 1999/02/18  03:26:43
12687         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
12688      Branch: perl
12689            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
12690            ! ext/GDBM_File/typemap
12691 ____________________________________________________________________________
12692 [  2969] By: gsar                                  on 1999/02/17  23:30:47
12693         Log: correct slurp mode doc
12694      Branch: perl
12695            ! pod/perlfunc.pod pod/perlop.pod
12696 ____________________________________________________________________________
12697 [  2968] By: jhi                                   on 1999/02/17  23:15:49
12698         Log: Ultrix hints update.
12699              
12700              From: Spider Boardman <spider@zk3.dec.com>
12701              To: perlbug@perl.com
12702              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
12703              Date: Tue, 16 Feb 1999 23:04:28 -0500
12704              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
12705      Branch: cfgperl
12706            ! hints/ultrix_4.sh
12707 ____________________________________________________________________________
12708 [  2966] By: jhi                                   on 1999/02/17  23:09:21
12709         Log: Change #2965 wiped out some Sarathy's _55 changes.
12710              Now unwiped.
12711      Branch: cfgperl
12712            ! Configure pp.c t/op/pack.t
12713 ____________________________________________________________________________
12714 [  2965] By: jhi                                   on 1999/02/17  23:00:04
12715         Log: Configure tweaks.
12716              
12717              Fix the Unixware/SCO uname scan:
12718              
12719              From: Tom Hughes <thh@cyberscience.com>
12720              To: perlbug@perl.com
12721              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
12722              Date: 17 Feb 1999 15:34:15 +0000    
12723              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
12724              
12725              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
12726              
12727              From: Joe Buehler <jhpb@hekimian.com>
12728              To: perl5-porters@perl.org
12729              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
12730              Date: 12 Feb 1999 11:25:21 -0500
12731              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
12732              
12733              Make the pthreads joinable constant scan to output to fd 4, not 2.
12734      Branch: cfgperl
12735            ! Configure
12736 ____________________________________________________________________________
12737 [  2964] By: gsar                                  on 1999/02/17  21:30:07
12738         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12739              Date: Wed, 17 Feb 1999 06:53:13 -0700
12740              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
12741              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
12742      Branch: perl
12743            ! lib/Pod/Functions.pm
12744 ____________________________________________________________________________
12745 [  2963] By: gsar                                  on 1999/02/17  21:18:21
12746         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
12747              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12748              Date: Wed, 17 Feb 1999 10:06:01 +0000
12749              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
12750              Subject: Re: [5.005_53] panic: pad_free curpad 
12751      Branch: perl
12752            ! regcomp.c regexec.c t/op/misc.t
12753 ____________________________________________________________________________
12754 [  2962] By: gsar                                  on 1999/02/16  21:26:28
12755         Log: NaNQ? tweak
12756      Branch: perl
12757            ! t/lib/bigfloatpm.t
12758 ____________________________________________________________________________
12759 [  2961] By: jhi                                   on 1999/02/16  19:26:38
12760         Log: Integrate from mainperl.
12761      Branch: cfgperl
12762           !> (integrate 37 files)
12763 ____________________________________________________________________________
12764 [  2960] By: gsar                                  on 1999/02/16  18:04:29
12765         Log: undo change#2465 (qw[] is a real list now)
12766      Branch: perl
12767            ! pod/perlop.pod
12768 ____________________________________________________________________________
12769 [  2959] By: gsar                                  on 1999/02/16  07:09:33
12770         Log: this was 5.005_55
12771      Branch: perl
12772            ! Changes
12773
12774 ----------------
12775 Version 5.005_55
12776 ----------------
12777
12778 ____________________________________________________________________________
12779 [  2958] By: gsar                                  on 1999/02/16  06:18:27
12780         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
12781              elide dups and non-dependents from Changes
12782      Branch: perl
12783            ! Changes pod/perlhist.pod
12784           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
12785           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
12786           !> pod/perlport.pod pp.c t/op/pack.t
12787 ____________________________________________________________________________
12788 [  2957] By: gsar                                  on 1999/02/16  04:09:47
12789         Log: propagate PERL_VERSION everywhere, add to pod
12790      Branch: perl
12791            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
12792            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
12793            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
12794            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
12795            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
12796            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
12797            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
12798            ! win32/config.gc win32/config.vc win32/config_sh.PL
12799            ! win32/win32.c x2p/a2py.c
12800 ____________________________________________________________________________
12801 [  2955] By: jhi                                   on 1999/02/15  16:15:03
12802         Log: The pack tests now better in C90 (after the packnative patches).
12803      Branch: cfgperl
12804            ! t/op/pack.t
12805 ____________________________________________________________________________
12806 [  2954] By: gsar                                  on 1999/02/15  14:11:50
12807         Log: tweak Configure to follow new PERL_VERSION etc.
12808      Branch: perl
12809            ! Configure patchlevel.h pod/perlhist.pod
12810 ____________________________________________________________________________
12811 [  2953] By: jhi                                   on 1999/02/15  14:02:21
12812         Log: Integrate from mainperl.
12813      Branch: cfgperl
12814           !> MANIFEST Porting/makerel
12815 ____________________________________________________________________________
12816 [  2952] By: jhi                                   on 1999/02/15  13:50:07
12817         Log: Enhance the packnative patch: use the packnative code
12818              only if required.  Also added hefty testing (hopefully
12819              I didn't assume too much...).  Tested on alpha, ix86, sparc.
12820      Branch: cfgperl
12821            ! pod/perlfunc.pod pp.c t/op/pack.t
12822 ____________________________________________________________________________
12823 [  2951] By: jhi                                   on 1999/02/15  13:46:56
12824         Log: AVAILABILITY from 5.005_03-tobe, will of course
12825              require updating when 5.006 comes out.
12826      Branch: cfgperl
12827            ! pod/perl.pod
12828 ____________________________________________________________________________
12829 [  2949] By: gsar                                  on 1999/02/15  13:28:51
12830         Log: will this be it for 5.005_55?
12831      Branch: perl
12832            ! MANIFEST Porting/makerel
12833 ____________________________________________________________________________
12834 [  2948] By: jhi                                   on 1999/02/15  13:23:52
12835         Log: Integrate from mainperl.
12836      Branch: cfgperl
12837           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
12838           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
12839           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
12840           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
12841           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
12842           !> win32/config.gc win32/config.vc win32/config_H.bc
12843           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
12844 ____________________________________________________________________________
12845 [  2947] By: jhi                                   on 1999/02/15  13:20:41
12846         Log: perlport.pod 1.39 from Chris.
12847      Branch: cfgperl
12848            ! pod/perlport.pod
12849 ____________________________________________________________________________
12850 [  2946] By: jhi                                   on 1999/02/15  13:09:58
12851         Log: Import Ultrix update, change #2864, 
12852              
12853              From: Spider Boardman <spider@zk3.dec.com>
12854              To: perlbug@perl.com
12855              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
12856              Date: Wed, 10 Feb 1999 23:33:31 -0500
12857              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
12858      Branch: cfgperl
12859            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
12860 ____________________________________________________________________________
12861 [  2945] By: jhi                                   on 1999/02/15  13:04:50
12862         Log: OpenBSD sparc SHMLBA.
12863      Branch: cfgperl
12864            ! ext/IPC/SysV/SysV.xs
12865 ____________________________________________________________________________
12866 [  2944] By: gsar                                  on 1999/02/15  12:09:52
12867         Log: update win32/config* stuff, Changes
12868      Branch: perl
12869            ! Changes win32/Makefile win32/config.bc win32/config.gc
12870            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12871            ! win32/config_H.vc win32/makefile.mk
12872 ____________________________________________________________________________
12873 [  2943] By: gsar                                  on 1999/02/15  11:54:08
12874         Log: #include patchlevel.h by default, provide
12875              PERL_{REVISION,VERSION,SUBVERSION}
12876      Branch: perl
12877            ! patchlevel.h perl.h
12878 ____________________________________________________________________________
12879 [  2942] By: gsar                                  on 1999/02/15  10:26:59
12880         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
12881              misc fixes
12882      Branch: perl
12883            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
12884 ____________________________________________________________________________
12885 [  2941] By: gsar                                  on 1999/02/15  10:24:37
12886         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
12887              Message-ID: <19990207002851.B9185@toldyouso.com>
12888              Message-ID: <19990207212152.A9765@toldyouso.com>
12889              Message-ID: <19990207212041.A9622@toldyouso.com>
12890              Message-ID: <19990207213127.A10244@toldyouso.com>
12891              Message-ID: <19990207212559.A9950@toldyouso.com>
12892              Message-ID: <19990207212842.A9994@toldyouso.com>
12893              Message-ID: <19990207212500.A9860@toldyouso.com>
12894              Message-ID: <19990207213013.A10105@toldyouso.com>
12895      Branch: perl
12896            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
12897            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
12898            ! pod/perlmodlib.pod pod/perltoc.pod
12899 ____________________________________________________________________________
12900 [  2940] By: gsar                                  on 1999/02/15  10:07:08
12901         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
12902              of suggested patch)
12903              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
12904              Date: Mon, 08 Feb 1999 01:14:41 -0000
12905              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
12906              Subject: [PATCH 5.005_54] some pending C.pm stuff 
12907      Branch: perl
12908            ! ext/B/B/C.pm
12909 ____________________________________________________________________________
12910 [  2939] By: jhi                                   on 1999/02/15  08:40:18
12911         Log: Integrate from mainperl.
12912      Branch: cfgperl
12913           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
12914            - lib/File/PathConvert.pm
12915           !> (integrate 81 files)
12916 ____________________________________________________________________________
12917 [  2938] By: gsar                                  on 1999/02/15  06:56:39
12918         Log: change#2839 was bogus, redo
12919      Branch: perl
12920           !> t/lib/h2ph.pht
12921 ____________________________________________________________________________
12922 [  2937] By: gsar                                  on 1999/02/15  06:38:15
12923         Log: support Win32::GetFullPathName() and Win32::SetLastError()
12924              From: jan.dubois@ibm.net (Jan Dubois)
12925              Date: Tue, 09 Feb 1999 22:27:31 +0100
12926              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
12927              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
12928      Branch: perl
12929            ! win32/win32.c
12930 ____________________________________________________________________________
12931 [  2936] By: gsar                                  on 1999/02/15  06:26:39
12932         Log: support native integers, pack("L_",...) etc. (via private mail)
12933              From: Jarkko Hietaniemi <jhi@iki.fi>
12934              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
12935              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
12936              Subject: the "packnative" patch
12937      Branch: perl
12938            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
12939            ! t/lib/ipc_sysv.t t/op/pack.t
12940 ____________________________________________________________________________
12941 [  2935] By: gsar                                  on 1999/02/15  06:04:02
12942         Log: From: Michael G Schwern <schwern@pobox.com>
12943              Date: Tue, 9 Feb 1999 04:13:12 -0500
12944              Message-ID: <19990209041312.A15788@toldyouso.com>
12945              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
12946      Branch: perl
12947            ! utils/h2xs.PL
12948 ____________________________________________________________________________
12949 [  2934] By: gsar                                  on 1999/02/15  05:30:13
12950         Log: fix bugs in the handling of negative numbers, among other things
12951              From: Steven Knight <knight@theopera.baldmt.citilink.com>
12952              Date: Mon, 8 Feb 1999 01:16:24 -0600
12953              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
12954              Subject: Math::BigFloat and Math::BigInt
12955      Branch: perl
12956            + t/lib/bigfloat.t t/lib/bigfloatpm.t
12957            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
12958            ! t/lib/bigintpm.t
12959 ____________________________________________________________________________
12960 [  2933] By: gsar                                  on 1999/02/15  04:57:52
12961         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
12962              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
12963              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
12964              Subject: s2p incorrectly handles hold space commands
12965      Branch: perl
12966            ! x2p/s2p.PL
12967 ____________________________________________________________________________
12968 [  2932] By: gsar                                  on 1999/02/15  04:45:55
12969         Log: clarify what a "line" is
12970      Branch: perl
12971            ! pod/perlfunc.pod pod/perlvar.pod
12972 ____________________________________________________________________________
12973 [  2931] By: gsar                                  on 1999/02/15  04:23:29
12974         Log: backout change#2811 and add newer version based on File::Spec
12975              From: Barrie Slaymaker <rbs@telerama.com>
12976              Date: Thu, 11 Feb 1999 16:29:24 -0500
12977              Message-ID: <36C34BB4.A62090E0@telerama.com>
12978              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
12979      Branch: perl
12980            - lib/File/PathConvert.pm
12981            ! MANIFEST installhtml lib/Pod/Html.pm
12982 ____________________________________________________________________________
12983 [  2930] By: gsar                                  on 1999/02/15  04:16:25
12984         Log: From: Barrie Slaymaker <rbs@telerama.com>
12985              Date: Thu, 11 Feb 1999 19:39:48 -0500
12986              Message-ID: <36C37854.707D139@telerama.com>
12987              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
12988      Branch: perl
12989            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
12990 ____________________________________________________________________________
12991 [  2929] By: gsar                                  on 1999/02/15  04:06:50
12992         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
12993              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
12994              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
12995              Subject: [PATCH]5.005_54 (DOC) fix many typos
12996              --
12997              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
12998              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
12999              Subject: [PATCH]5.005_54 (DOC) typos
13000      Branch: perl
13001            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
13002            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
13003            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13004            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13005            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
13006            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
13007            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
13008            ! pod/perlvar.pod pod/perlxs.pod
13009 ____________________________________________________________________________
13010 [  2928] By: gsar                                  on 1999/02/15  03:39:53
13011         Log: allow the Carp routines to pass through exception objects
13012      Branch: perl
13013            ! lib/Carp.pm
13014 ____________________________________________________________________________
13015 [  2927] By: gsar                                  on 1999/02/15  03:22:57
13016         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
13017      Branch: perl
13018            ! pod/perlfaq8.pod
13019 ____________________________________________________________________________
13020 [  2926] By: gsar                                  on 1999/02/15  03:19:39
13021         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
13022              have done that, but didn't)
13023      Branch: perl
13024           !> utils/h2ph.PL
13025 ____________________________________________________________________________
13026 [  2925] By: gsar                                  on 1999/02/15  03:17:01
13027         Log: integrate cfgperl changes into mainline
13028      Branch: perl
13029            ! Changes
13030           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13031           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
13032           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
13033           !> vms/subconfigure.com
13034 ____________________________________________________________________________
13035 [  2924] By: gsar                                  on 1999/02/15  03:07:08
13036         Log: add const qualifier to most char* prototypes, handle ripple effect
13037      Branch: perl
13038            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
13039            ! universal.c util.c
13040 ____________________________________________________________________________
13041 [  2923] By: gsar                                  on 1999/02/15  01:04:30
13042         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13043              Date: Thu, 04 Feb 1999 02:37:31 +0000
13044              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
13045              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
13046      Branch: perl
13047            ! pp_ctl.c t/op/range.t
13048 ____________________________________________________________________________
13049 [  2922] By: gsar                                  on 1999/02/15  00:24:34
13050         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13051              Date: Sun, 31 Jan 1999 01:50:06 +0000
13052              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
13053              Subject: [PATCH 5.005_03t4] regexp flags bug
13054      Branch: perl
13055            ! regcomp.c t/op/re_tests
13056 ____________________________________________________________________________
13057 [  2921] By: gsar                                  on 1999/02/15  00:13:02
13058         Log: use New() et al., rather than safemalloc() et al.
13059              From: jan.dubois@ibm.net (Jan Dubois)
13060              Date: Fri, 29 Jan 1999 23:27:22 +0100
13061              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
13062              Subject: [PATCH _03-MT5] POSIX.xs memory API
13063      Branch: perl
13064            ! ext/POSIX/POSIX.xs
13065 ____________________________________________________________________________
13066 [  2920] By: gsar                                  on 1999/02/15  00:05:33
13067         Log: tweak READ() docs to mention $buffer must be altered by reference
13068      Branch: perl
13069            ! pod/perltie.pod
13070 ____________________________________________________________________________
13071 [  2919] By: gsar                                  on 1999/02/14  23:50:39
13072         Log: applied suggested patch, with several language/readability tweaks
13073              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13074              Date: Fri, 29 Jan 1999 00:25:02 -0500
13075              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
13076              Subject: Re: [PATCH 5.005_*] Better parsing docs
13077      Branch: perl
13078            ! pod/perlop.pod
13079 ____________________________________________________________________________
13080 [  2918] By: gsar                                  on 1999/02/14  23:20:42
13081         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
13082              of silently returning bogus values)
13083              From: Peter Chines <pchines@nhgri.nih.gov>
13084              Date: Wed, 27 Jan 1999 16:11:31 -0500
13085              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
13086              Subject: Time::Local
13087      Branch: perl
13088            ! lib/Time/Local.pm pod/perldelta.pod
13089 ____________________________________________________________________________
13090 [  2917] By: gsar                                  on 1999/02/14  11:21:43
13091         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13092              Date: Thu, 28 Jan 1999 10:02:20 -0500
13093              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
13094              Subject: Re: [PATCH 5.005_53] Better perldoc
13095      Branch: perl
13096            ! utils/perldoc.PL
13097 ____________________________________________________________________________
13098 [  2916] By: gsar                                  on 1999/02/14  10:59:38
13099         Log: back out change#2751, apply updated version 
13100              From: jan.dubois@ibm.net (Jan Dubois)
13101              Date: Sat, 06 Feb 1999 01:06:29 +0100
13102              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
13103              Subject: [PATCH] Cleanup of File::Spec module
13104      Branch: perl
13105            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
13106            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
13107            ! lib/File/Spec/Win32.pm
13108 ____________________________________________________________________________
13109 [  2915] By: gsar                                  on 1999/02/14  10:48:01
13110         Log: tweak select() test
13111      Branch: perl
13112            ! pod/perlipc.pod t/op/fh.t
13113 ____________________________________________________________________________
13114 [  2914] By: gsar                                  on 1999/02/14  10:25:55
13115         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
13116      Branch: perl
13117            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
13118 ____________________________________________________________________________
13119 [  2913] By: gsar                                  on 1999/02/14  10:03:51
13120         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
13121              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
13122              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
13123              Subject: Re: SvOPV() or SvPV_nolen() or ...
13124      Branch: perl
13125            ! pod/perlguts.pod
13126 ____________________________________________________________________________
13127 [  2912] By: gsar                                  on 1999/02/14  09:57:29
13128         Log: provide SvPV_nolen(sv) to avoid use of PL_na
13129              From: jan.dubois@ibm.net (Jan Dubois)
13130              Date: Sun, 24 Jan 1999 02:45:32 +0100
13131              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
13132              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
13133      Branch: perl
13134            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
13135            ! sv.h
13136 ____________________________________________________________________________
13137 [  2911] By: gsar                                  on 1999/02/14  06:51:05
13138         Log: elide stray effluvium
13139      Branch: perl
13140            ! pod/perldelta.pod
13141 ____________________________________________________________________________
13142 [  2910] By: gsar                                  on 1999/02/14  05:51:56
13143         Log: slurping an empty file should return '' rather than undef, with
13144              commensurate effects on ARGV processing
13145      Branch: perl
13146            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
13147            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
13148 ____________________________________________________________________________
13149 [  2909] By: gsar                                  on 1999/02/14  00:02:11
13150         Log: perly_c.diff typo
13151      Branch: perl
13152            ! perly.c perly_c.diff vms/perly_c.vms
13153 ____________________________________________________________________________
13154 [  2908] By: gsar                                  on 1999/02/13  18:20:13
13155         Log: From: jan.dubois@ibm.net (Jan Dubois)
13156              Date: Sat, 13 Feb 1999 13:25:53 +0100
13157              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
13158              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
13159      Branch: perl
13160            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
13161 ____________________________________________________________________________
13162 [  2907] By: jhi                                   on 1999/02/13  15:07:26
13163         Log: Integrate from mainperl.
13164      Branch: cfgperl
13165           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
13166           !> (integrate 150 files)
13167 ____________________________________________________________________________
13168 [  2903] By: gsar                                  on 1999/02/12  13:25:59
13169         Log: From: jan.dubois@ibm.net (Jan Dubois)
13170              Date: Sun, 24 Jan 1999 01:12:00 +0100
13171              Message-ID: <36b66479.62756298@smtp1.ibm.net>
13172              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
13173      Branch: perl
13174            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
13175            ! proto.h sv.c sv.h
13176 ____________________________________________________________________________
13177 [  2902] By: gsar                                  on 1999/02/12  12:55:11
13178         Log: script to generate ctags from etags
13179              From: Colin Kuskie <ckuskie@cadence.com>
13180              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
13181              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
13182              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
13183      Branch: perl
13184            + emacs/e2ctags.pl
13185            ! Makefile.SH pod/perlfaq3.pod
13186 ____________________________________________________________________________
13187 [  2901] By: gsar                                  on 1999/02/12  12:40:17
13188         Log: allow boolean assign ops to be lvalues
13189              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13190              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
13191              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
13192              --
13193              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13194              Date: Mon, 18 Jan 1999 10:04:00 +0000
13195              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
13196              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
13197      Branch: perl
13198            + t/op/lop.t
13199            ! MANIFEST op.c
13200 ____________________________________________________________________________
13201 [  2899] By: jhi                                   on 1999/02/12  12:03:48
13202         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
13203      Branch: cfgperl
13204            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13205            ! config_h.SH hints/openbsd.sh
13206 ____________________________________________________________________________
13207 [  2898] By: gsar                                  on 1999/02/12  11:49:25
13208         Log: support win32_putenv()
13209      Branch: perl
13210            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
13211            ! win32/win32.c win32/win32iop.h
13212 ____________________________________________________________________________
13213 [  2894] By: gsar                                  on 1999/02/12  11:09:27
13214         Log: add missing hunk in change#2657
13215      Branch: perl
13216            ! ext/B/B/CC.pm
13217 ____________________________________________________________________________
13218 [  2893] By: gsar                                  on 1999/02/12  11:00:13
13219         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13220              Date: Tue, 19 Jan 1999 20:13:15 -0500
13221              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
13222              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
13223      Branch: perl
13224            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
13225            ! t/pragma/subs.t t/pragma/warning.t
13226 ____________________________________________________________________________
13227 [  2892] By: gsar                                  on 1999/02/12  10:44:38
13228         Log: update change#2670 to later version
13229              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13230              Date: Sun, 31 Jan 1999 16:16:14 +0000
13231              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
13232              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
13233      Branch: perl
13234            ! t/op/subst.t toke.c
13235 ____________________________________________________________________________
13236 [  2891] By: gsar                                  on 1999/02/12  10:31:17
13237         Log: make testsuite somewhat location independent
13238      Branch: perl
13239            ! (edit 117 files)
13240 ____________________________________________________________________________
13241 [  2890] By: gsar                                  on 1999/02/12  10:00:30
13242         Log: add $AutoLoader::VERSION
13243      Branch: perl
13244            ! lib/AutoLoader.pm
13245 ____________________________________________________________________________
13246 [  2889] By: gsar                                  on 1999/02/12  09:55:48
13247         Log: tweak PERL_STRICT_CR notes
13248      Branch: perl
13249            ! pod/perl5005delta.pod
13250 ____________________________________________________________________________
13251 [  2888] By: gsar                                  on 1999/02/12  09:41:45
13252         Log: add note about test-notty target
13253      Branch: perl
13254            ! README.win32
13255 ____________________________________________________________________________
13256 [  2887] By: gsar                                  on 1999/02/12  09:37:37
13257         Log: add perltodo.pod
13258      Branch: perl
13259            + pod/perltodo.pod
13260            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
13261            ! win32/pod.mak
13262 ____________________________________________________________________________
13263 [  2886] By: jhi                                   on 1999/02/12  08:52:14
13264         Log: Integrate from mainperl.
13265      Branch: cfgperl
13266           +> t/op/fh.t
13267           !> (integrate 30 files)
13268 ____________________________________________________________________________
13269 [  2885] By: gsar                                  on 1999/02/12  08:42:10
13270         Log: note how to find REG_INFTY limit
13271      Branch: perl
13272            ! pod/perlre.pod
13273 ____________________________________________________________________________
13274 [  2884] By: jhi                                   on 1999/02/12  08:36:14
13275         Log: OpenBSD pthreads awareness, thanks to
13276              David Leonard <david.leonard@csee.uq.edu.au>
13277      Branch: maint-5.005/perl
13278            ! Configure hints/openbsd.sh
13279 ____________________________________________________________________________
13280 [  2882] By: gsar                                  on 1999/02/12  08:05:20
13281         Log: IO is maintained by p5p (per Graham Barr's wishes)
13282      Branch: perl
13283            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
13284            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
13285            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
13286            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
13287 ____________________________________________________________________________
13288 [  2881] By: gsar                                  on 1999/02/12  07:57:13
13289         Log: fh.t typo
13290      Branch: perl
13291            ! t/op/fh.t
13292 ____________________________________________________________________________
13293 [  2880] By: gsar                                  on 1999/02/12  07:38:16
13294         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
13295      Branch: perl
13296            ! perl.c pod/perlrun.pod
13297 ____________________________________________________________________________
13298 [  2879] By: gsar                                  on 1999/02/12  05:39:29
13299         Log: fix ops that are not filehandle constructors to not create GV if it
13300              doesn't already exist (avoids leaks); extend semantics of defined()
13301              so that defined(*{$foo}) works (experimental)
13302      Branch: perl
13303            + t/op/fh.t
13304            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
13305            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
13306 ____________________________________________________________________________
13307 [  2877] By: jhi                                   on 1999/02/11  20:44:00
13308         Log: From: Chris Nandor <pudge@pobox.com>
13309              To: perl5-porters@perl.org
13310              Subject: [PATCH] perlport.pod 1.39
13311              Date: Thu, 11 Feb 1999 12:28:35 -0500
13312              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
13313      Branch: cfgperl
13314            ! pod/perlport.pod
13315 ____________________________________________________________________________
13316 [  2870] By: gsar                                  on 1999/02/11  11:17:08
13317         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
13318      Branch: perl
13319            ! ext/IO/lib/IO/Pipe.pm
13320 ____________________________________________________________________________
13321 [  2869] By: gsar                                  on 1999/02/11  11:00:56
13322         Log: update win32/pod.mak
13323      Branch: perl
13324            ! win32/pod.mak
13325 ____________________________________________________________________________
13326 [  2868] By: gsar                                  on 1999/02/11  10:42:44
13327         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
13328              Date: Fri, 08 Jan 1999 14:36:53 +1100
13329              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
13330              Subject: Re: [Fwd: IO::Socket::connect and blocking]
13331      Branch: perl
13332            ! ext/IO/lib/IO/Socket.pm
13333 ____________________________________________________________________________
13334 [  2867] By: gsar                                  on 1999/02/11  09:43:03
13335         Log: av_extend() doc tweak from Jan Dubois
13336      Branch: perl
13337            ! pod/perlguts.pod
13338 ____________________________________________________________________________
13339 [  2866] By: gsar                                  on 1999/02/11  09:27:17
13340         Log: display full pathname of unreadable files
13341      Branch: perl
13342            ! utils/perldoc.PL
13343 ____________________________________________________________________________
13344 [  2865] By: gsar                                  on 1999/02/11  09:02:31
13345         Log: missing patch in change#2522
13346      Branch: perl
13347            ! lib/Pod/Text.pm
13348 ____________________________________________________________________________
13349 [  2864] By: jhi                                   on 1999/02/11  08:45:00
13350         Log: From: Spider Boardman <spider@zk3.dec.com>
13351              To: perlbug@perl.com
13352              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
13353              Date: Wed, 10 Feb 1999 23:33:31 -0500
13354              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
13355      Branch: maint-5.005/perl
13356            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
13357 ____________________________________________________________________________
13358 [  2862] By: gsar                                  on 1999/02/11  08:14:34
13359         Log: integrate changes#2738,2740 from maint-5.005
13360      Branch: perl
13361           !> lib/ExtUtils/MakeMaker.pm
13362 ____________________________________________________________________________
13363 [  2861] By: jhi                                   on 1999/02/11  08:04:25
13364         Log: Integrate from mainperl.
13365      Branch: cfgperl
13366           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
13367           !> t/op/range.t win32/config.gc
13368 ____________________________________________________________________________
13369 [  2860] By: gsar                                  on 1999/02/11  07:30:08
13370         Log: binmode() support for cygwin32 (suggested by Steven Morlock
13371              <newspost@morlock.net>)
13372      Branch: perl
13373            ! perl.h
13374 ____________________________________________________________________________
13375 [  2859] By: gsar                                  on 1999/02/11  07:14:21
13376         Log: update Changes
13377      Branch: perl
13378            ! Changes
13379           !> pod/perl5005delta.pod
13380 ____________________________________________________________________________
13381 [  2856] By: gsar                                  on 1999/02/11  07:07:39
13382         Log: integrate perldelta changes from maint-5.005
13383      Branch: perl
13384           !> pod/perl5005delta.pod
13385 ____________________________________________________________________________
13386 [  2855] By: gsar                                  on 1999/02/11  06:31:50
13387         Log: applied suggested patch; added tests
13388              From: Adam Krolnik <adamk@gypsy.cyrix.com>
13389              Date: Sat, 12 Dec 98 15:30:18 -0600
13390              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
13391              Subject: Range operation doesn't handle IV_MAX
13392      Branch: perl
13393            ! pp_ctl.c t/op/range.t
13394 ____________________________________________________________________________
13395 [  2854] By: gsar                                  on 1999/02/11  05:00:55
13396         Log: compatibility fix: magic non-propagation in foreach implicit localization
13397      Branch: perl
13398            ! pp_ctl.c t/op/local.t win32/config.gc
13399 ____________________________________________________________________________
13400 [  2852] By: gsar                                  on 1999/02/10  23:17:49
13401         Log: fair warning about -Dusethreads
13402      Branch: maint-5.005/perl
13403            ! Configure INSTALL README.threads
13404 ____________________________________________________________________________
13405 [  2847] By: jhi                                   on 1999/02/09  19:13:28
13406         Log: Integrate from mainperl.
13407      Branch: cfgperl
13408           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
13409           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
13410 ____________________________________________________________________________
13411 [  2846] By: gsar                                  on 1999/02/09  13:53:28
13412         Log: a modified version of suggested patch for pack template 'Z'; added docs
13413              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
13414              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
13415              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
13416              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
13417      Branch: perl
13418            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
13419 ____________________________________________________________________________
13420 [  2845] By: gsar                                  on 1999/02/09  00:03:26
13421         Log: clarify docs for change#2835
13422      Branch: perl
13423            ! pod/perldelta.pod pod/perlop.pod
13424 ____________________________________________________________________________
13425 [  2844] By: gsar                                  on 1999/02/08  23:40:57
13426         Log: addendum to change#2823
13427              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13428              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
13429              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
13430              Subject: [PATCH] Docs and tests for method-call syntax
13431      Branch: perl
13432            ! pod/perlobj.pod t/op/method.t
13433 ____________________________________________________________________________
13434 [  2843] By: jhi                                   on 1999/02/08  21:06:28
13435         Log: Ultrix mmap tidbit.
13436      Branch: cfgperl
13437            ! hints/ultrix_4.sh
13438 ____________________________________________________________________________
13439 [  2842] By: jhi                                   on 1999/02/08  20:22:55
13440         Log: Integrate from mainperl.
13441      Branch: cfgperl
13442           +> t/op/subst_wamp.t
13443           !> (integrate 35 files)
13444 ____________________________________________________________________________
13445 [  2841] By: jhi                                   on 1999/02/08  18:23:26
13446         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13447              To: Mailing list Perl5 <perl5-porters@perl.org>
13448              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
13449              Date: Sun, 7 Feb 1999 17:25:22 -0500
13450              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
13451      Branch: cfgperl
13452            + t/op/subst_amp.t
13453            ! MANIFEST regcomp.c t/op/subst.t
13454 ____________________________________________________________________________
13455 [  2840] By: jhi                                   on 1999/02/08  18:16:54
13456         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13457              To: Mailing list Perl5 <perl5-porters@perl.org>
13458              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
13459              Date: Sun, 7 Feb 1999 17:00:10 -0500
13460              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
13461      Branch: cfgperl
13462            ! pp_hot.c t/op/pat.t
13463 ____________________________________________________________________________
13464 [  2839] By: jhi                                   on 1999/02/08  17:25:30
13465         Log: A require was missing.
13466      Branch: cfgperl
13467            ! t/lib/h2ph.pht
13468 ____________________________________________________________________________
13469 [  2838] By: jhi                                   on 1999/02/08  16:38:41
13470         Log: Bring in the change #2809 (the Configure part has been
13471              modified rather a lot since the #2809, though.)
13472      Branch: cfgperl
13473            ! Configure utils/h2ph.PL
13474 ____________________________________________________________________________
13475 [  2835] By: gsar                                  on 1999/02/08  14:40:23
13476         Log: make qw() into a true list at compile time (slightly modified
13477              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
13478      Branch: perl
13479            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
13480 ____________________________________________________________________________
13481 [  2834] By: gsar                                  on 1999/02/08  13:23:16
13482         Log: make safesysmalloc() etc., always available; safemalloc() et al are
13483              now macros that point to the right malloc; fix various places in
13484              sources that need to always use safesysmalloc() et al
13485      Branch: perl
13486            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
13487            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
13488 ____________________________________________________________________________
13489 [  2833] By: gsar                                  on 1999/02/08  10:56:16
13490         Log: remove spurious #endif in last change
13491      Branch: perl
13492            ! perl.h
13493 ____________________________________________________________________________
13494 [  2832] By: gsar                                  on 1999/02/08  10:34:55
13495         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
13496              them ask for insanity (untested)
13497      Branch: perl
13498            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
13499            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
13500            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
13501 ____________________________________________________________________________
13502 [  2831] By: jhi                                   on 1999/02/08  08:33:33
13503         Log: Update vms/subconfigure.com along the lines of change #2829.
13504      Branch: cfgperl
13505            ! vms/subconfigure.com
13506 ____________________________________________________________________________
13507 [  2830] By: gsar                                  on 1999/02/08  00:19:46
13508         Log: integrate cfgperl changes into mainline
13509      Branch: perl
13510           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
13511           +> lib/File/PathConvert.pm pod/perlthrtut.pod
13512            ! Changes
13513           !> (integrate 93 files)
13514 ____________________________________________________________________________
13515 [  2829] By: jhi                                   on 1999/02/07  23:49:46
13516         Log: Configure update.
13517              
13518              Probe for mmap() et alia.
13519              The *cc*symbols patch (just Configure, no h2ph).
13520      Branch: cfgperl
13521            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13522            ! config_h.SH perl.h
13523 ____________________________________________________________________________
13524 [  2828] By: gsar                                  on 1999/02/07  23:38:47
13525         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13526              Date: Sun, 7 Feb 1999 17:25:22 -0500
13527              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
13528              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
13529      Branch: perl
13530            + t/op/subst_amp.t t/op/subst_wamp.t
13531            ! MANIFEST regcomp.c t/op/subst.t
13532 ____________________________________________________________________________
13533 [  2827] By: gsar                                  on 1999/02/07  23:27:32
13534         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13535              Date: Sun, 7 Feb 1999 17:00:10 -0500
13536              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
13537              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
13538      Branch: perl
13539            ! pp_hot.c t/op/pat.t
13540 ____________________________________________________________________________
13541 [  2826] By: gsar                                  on 1999/02/07  23:26:04
13542         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
13543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13544              Date: Sun, 7 Feb 1999 15:07:27 -0500
13545              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
13546              Subject: Re: fixing memory leaks in REx compilation
13547      Branch: perl
13548            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
13549            ! regexec.c
13550 ____________________________________________________________________________
13551 [  2825] By: jhi                                   on 1999/02/07  18:05:13
13552         Log: Integrate from mainperl.
13553      Branch: cfgperl
13554           +> lib/DB.pm t/comp/bproto.t
13555           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
13556           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
13557           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
13558           !> toke.c vms/perly_c.vms
13559 ____________________________________________________________________________
13560 [  2824] By: gsar                                  on 1999/02/07  14:21:48
13561         Log: tweak doc on bitwise ops
13562      Branch: perl
13563            ! pod/perlop.pod
13564 ____________________________________________________________________________
13565 [  2823] By: gsar                                  on 1999/02/07  13:38:31
13566         Log: applied suggested patch; regen perly* and vms/perly*
13567              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13568              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
13569              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
13570              Subject: [PATCH] Re: Suggestion for perlobj man page
13571      Branch: perl
13572            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
13573 ____________________________________________________________________________
13574 [  2822] By: gsar                                  on 1999/02/07  12:39:09
13575         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
13576              disabled, fails tests)
13577      Branch: perl
13578            ! regcomp.h
13579 ____________________________________________________________________________
13580 [  2821] By: gsar                                  on 1999/02/07  11:09:39
13581         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
13582              <Alexander.Barilo@aexp.com>)
13583      Branch: perl
13584            ! lib/Pod/Html.pm
13585 ____________________________________________________________________________
13586 [  2820] By: gsar                                  on 1999/02/07  10:20:35
13587         Log: add draft debugging API implementation
13588      Branch: perl
13589            + lib/DB.pm
13590            ! MANIFEST
13591 ____________________________________________________________________________
13592 [  2819] By: gsar                                  on 1999/02/07  09:58:45
13593         Log: avoid garbage in db->dirbuf
13594              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
13595              Date: Sat, 05 Dec 1998 14:14:54 +0900
13596              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
13597              Subject: SDBM bug
13598      Branch: perl
13599            ! ext/SDBM_File/sdbm/sdbm.c
13600 ____________________________________________________________________________
13601 [  2818] By: gsar                                  on 1999/02/07  09:32:24
13602         Log: missing entry
13603      Branch: perl
13604            ! MANIFEST
13605 ____________________________________________________________________________
13606 [  2817] By: gsar                                  on 1999/02/07  09:30:47
13607         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
13608      Branch: perl
13609            + t/comp/bproto.t
13610            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
13611 ____________________________________________________________________________
13612 [  2816] By: gsar                                  on 1999/02/06  00:14:29
13613         Log: minor bug in dumping blessed subrefs
13614      Branch: perl
13615            ! ext/Data/Dumper/Dumper.pm
13616 ____________________________________________________________________________
13617 [  2812] By: jhi                                   on 1999/02/03  22:02:24
13618         Log: Enhance change #2808.
13619              
13620              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13621              To: perl5-porters@perl.org
13622              Subject: Re: [PATCH 5.00*]: perlbug checklist
13623              Date: Wed, 3 Feb 1999 19:02:27 +0000
13624              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
13625      Branch: cfgperl
13626            ! utils/perlbug.PL
13627 ____________________________________________________________________________
13628 [  2811] By: jhi                                   on 1999/02/03  21:53:23
13629         Log: From: Barrie Slaymaker <rbs@telerama.com>
13630              To: perl5-porters@perl.org
13631              CC: pod-people@perl.org
13632              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
13633              Date: Wed, 03 Feb 1999 10:34:18 -0500
13634              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
13635              
13636              Add File::PathConvert.pm.
13637              Fix Pod::Html and installhtml to understand relative urls.
13638      Branch: cfgperl
13639            + lib/File/PathConvert.pm
13640            ! MANIFEST installhtml lib/Pod/Html.pm
13641 ____________________________________________________________________________
13642 [  2810] By: jhi                                   on 1999/02/03  20:25:10
13643         Log: From: Francois Desarmenien <desar@club-internet.fr>
13644              To: Mailing list Perl5 <perl5-porters@perl.org>
13645              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
13646              Date: Wed, 03 Feb 1999 13:13:24 +0000
13647              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
13648              
13649              (note: this patch completely overrides Tom Wolfe's patch,
13650              change #2604)
13651      Branch: cfgperl
13652            + ext/GDBM_File/hints/sco.pl
13653            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
13654 ____________________________________________________________________________
13655 [  2809] By: jhi                                   on 1999/02/03  19:54:16
13656         Log: h2ph fixes + Configure patch to support them.
13657              
13658              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13659              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
13660              Gurusamy Sarathy <gsar@engin.umich.edu>
13661              Cc: perl5-porters@perl.org
13662              Subject: [PATCH 5.00503_MT5] h2ph.PL
13663              Date: Tue, 2 Feb 1999 19:48:06 -0500
13664              Message-ID: <19990202194806.E10647@O2.chapin.edu>
13665      Branch: maint-5.005/perl
13666            ! Configure utils/h2ph.PL
13667 ____________________________________________________________________________
13668 [  2808] By: jhi                                   on 1999/02/03  16:59:55
13669         Log: Enhance the perlbug checklist.
13670      Branch: cfgperl
13671            ! utils/perlbug.PL
13672 ____________________________________________________________________________
13673 [  2807] By: jhi                                   on 1999/02/03  14:01:37
13674         Log: Document the standard strftime %formats.
13675              
13676              From: Dominic Dunlop <domo@vo.lu>
13677              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
13678              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
13679              Date: Tue, 2 Feb 1999 15:55:29 +0100
13680              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
13681      Branch: cfgperl
13682            ! ext/POSIX/POSIX.pod
13683 ____________________________________________________________________________
13684 [  2806] By: jhi                                   on 1999/02/03  13:58:00
13685         Log: Integrate from mainperl.
13686      Branch: cfgperl
13687           !> perl.h
13688 ____________________________________________________________________________
13689 [  2805] By: gsar                                  on 1999/02/03  03:32:31
13690         Log: PL_uuemap[] init needs help for sizeof()
13691      Branch: perl
13692            ! perl.h
13693 ____________________________________________________________________________
13694 [  2804] By: jhi                                   on 1999/02/02  20:44:30
13695         Log: These should've been already in #2803.
13696      Branch: cfgperl
13697            ! Configure config_h.SH vms/subconfigure.com
13698 ____________________________________________________________________________
13699 [  2803] By: jhi                                   on 1999/02/02  20:38:45
13700         Log: telldir prototype issue, from mists of time...
13701      Branch: cfgperl
13702            ! hints/netbsd.sh pp_sys.c
13703 ____________________________________________________________________________
13704 [  2801] By: jhi                                   on 1999/02/02  17:40:14
13705         Log: From: John Bley <jbb6@acpub.duke.edu>
13706              To: perlbug@perl.org
13707              Subject: [PATCH]5.005_54 (DOC) fix minor typos
13708              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
13709              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
13710      Branch: cfgperl
13711            ! pod/perlre.pod
13712 ____________________________________________________________________________
13713 [  2800] By: jhi                                   on 1999/02/02  17:26:49
13714         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
13715      Branch: cfgperl
13716            ! Todo-5.005
13717 ____________________________________________________________________________
13718 [  2799] By: jhi                                   on 1999/02/02  17:18:51
13719         Log: Update FindBin from maint-5.005.
13720      Branch: cfgperl
13721            ! lib/FindBin.pm
13722 ____________________________________________________________________________
13723 [  2798] By: jhi                                   on 1999/02/02  17:16:07
13724         Log: Fix typecasts in #2797
13725              
13726              From: "G. Del Merritt" <del@intranetics.com>
13727              Date: Fri, 29 Jan 1999 11:47:25 -0700
13728              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
13729              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
13730      Branch: cfgperl
13731            ! ext/POSIX/POSIX.xs
13732 ____________________________________________________________________________
13733 [  2797] By: jhi                                   on 1999/02/02  17:14:37
13734         Log: From: Ted Law <tedlaw@cibcwg.com>
13735              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
13736              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
13737              Subject: POSIX::strftime buffer overflow problem
13738      Branch: cfgperl
13739            ! ext/POSIX/POSIX.xs
13740 ____________________________________________________________________________
13741 [  2796] By: jhi                                   on 1999/02/02  17:13:23
13742         Log: Do not use File::Slurp.
13743      Branch: cfgperl
13744            ! t/lib/textfill.t
13745 ____________________________________________________________________________
13746 [  2795] By: jhi                                   on 1999/02/02  17:11:48
13747         Log: perlhist update from maint-5.005.
13748      Branch: cfgperl
13749            ! pod/perlhist.pod
13750 ____________________________________________________________________________
13751 [  2794] By: jhi                                   on 1999/02/02  17:10:33
13752         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
13753      Branch: cfgperl
13754            ! ext/POSIX/POSIX.pm
13755 ____________________________________________________________________________
13756 [  2793] By: jhi                                   on 1999/02/02  17:08:39
13757         Log: Missed the html test from change #2787. 
13758      Branch: cfgperl
13759            ! t/lib/cgi-html.t
13760 ____________________________________________________________________________
13761 [  2792] By: jhi                                   on 1999/02/02  17:01:24
13762         Log: Update Getopt::Long to 2.19.
13763      Branch: cfgperl
13764            ! lib/Getopt/Long.pm
13765 ____________________________________________________________________________
13766 [  2791] By: jhi                                   on 1999/02/02  16:59:13
13767         Log: overload syntax is no longer experimental
13768      Branch: cfgperl
13769            ! lib/overload.pm
13770 ____________________________________________________________________________
13771 [  2789] By: jhi                                   on 1999/02/02  16:47:50
13772         Log: Still doc fixes.
13773      Branch: cfgperl
13774            ! lib/diagnostics.pm
13775 ____________________________________________________________________________
13776 [  2788] By: jhi                                   on 1999/02/02  16:47:07
13777         Log: Doc fixes.
13778      Branch: cfgperl
13779            ! lib/CGI.pm lib/diagnostics.pm
13780 ____________________________________________________________________________
13781 [  2787] By: jhi                                   on 1999/02/02  16:38:55
13782         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
13783              where applicable).
13784      Branch: cfgperl
13785            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
13786            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
13787            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13788            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
13789            ! eg/cgi/frameset.cgi eg/cgi/index.html
13790            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13791            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13792            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
13793            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
13794            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
13795            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
13796 ____________________________________________________________________________
13797 [  2786] By: jhi                                   on 1999/02/02  16:17:52
13798         Log: Update CPAN to 1.47.
13799      Branch: cfgperl
13800            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
13801 ____________________________________________________________________________
13802 [  2785] By: jhi                                   on 1999/02/02  16:09:03
13803         Log: From: Mark-Jason Dominus <mjd@plover.com>
13804              Date: Sat, 16 Jan 1999 17:22:06 -0500
13805              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
13806              Message-ID: <19990116222206.3674.qmail@plover.com>
13807      Branch: cfgperl
13808            ! pod/perlsub.pod
13809 ____________________________________________________________________________
13810 [  2784] By: jhi                                   on 1999/02/02  16:01:31
13811         Log: Fix incorrect "used only once" warnings
13812              
13813              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13814              Date: Fri, 8 Jan 1999 04:37:10 -0500
13815              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
13816              Subject: Re: change#965 flakiness
13817      Branch: cfgperl
13818            ! gv.c
13819 ____________________________________________________________________________
13820 [  2783] By: jhi                                   on 1999/02/02  15:50:38
13821         Log: perldelta updates.
13822      Branch: cfgperl
13823            ! pod/perldelta.pod
13824 ____________________________________________________________________________
13825 [  2782] By: jhi                                   on 1999/02/02  14:28:26
13826         Log: Mirror change #2781.
13827      Branch: cfgperl
13828            ! hints/linux.sh
13829 ____________________________________________________________________________
13830 [  2781] By: jhi                                   on 1999/02/02  14:27:01
13831         Log: Update the MkLinux note.
13832      Branch: maint-5.005/perl
13833            ! hints/linux.sh
13834 ____________________________________________________________________________
13835 [  2780] By: jhi                                   on 1999/02/02  14:10:59
13836         Log: Update todo.
13837      Branch: cfgperl
13838            ! Todo-5.005
13839 ____________________________________________________________________________
13840 [  2779] By: jhi                                   on 1999/02/02  14:00:25
13841         Log: Integrate from mainperl.
13842      Branch: cfgperl
13843            ! t/lib/textfill.t t/lib/textwrap.t
13844           !> (integrate 32 files)
13845 ____________________________________________________________________________
13846 [  2778] By: jhi                                   on 1999/02/02  13:56:23
13847         Log: VMS update, applicable parts of
13848              
13849              From: Dan Sugalski <sugalskd@osshe.edu>
13850              To: perl5-porters@perl.org
13851              Subject: [PATCH 5.005_03MT3]VMS configure tweak
13852              Date: Wed, 20 Jan 1999 12:05:18 -0800
13853              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
13854              
13855              From: Dan Sugalski <sugalskd@osshe.edu>
13856              To: perlbug@perl.com, vmsperl@perl.org
13857              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
13858              Date: Tue, 26 Jan 1999 14:40:38 -0800
13859              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
13860              
13861              From: Dan Sugalski <sugalskd@osshe.edu>
13862              To: perl5-porters@perl.org, vmsperl@perl.org
13863              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
13864              Date: Tue, 26 Jan 1999 14:55:29 -0800
13865              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
13866      Branch: cfgperl
13867            ! vms/ext/Stdio/test.pl vms/subconfigure.com
13868 ____________________________________________________________________________
13869 [  2777] By: jhi                                   on 1999/02/02  13:43:24
13870         Log: Synch usethreads parts from maint-5.005.
13871      Branch: cfgperl
13872            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
13873            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
13874            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
13875            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
13876 ____________________________________________________________________________
13877 [  2776] By: jhi                                   on 1999/02/02  13:17:16
13878         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
13879      Branch: cfgperl
13880            ! Makefile.SH hints/freebsd.sh
13881 ____________________________________________________________________________
13882 [  2774] By: jhi                                   on 1999/02/02  13:10:39
13883         Log: Add perlthrtut, update pod/* machinery.
13884              (a pod/Makefile.SH is sorely needed)
13885      Branch: cfgperl
13886            + pod/perlthrtut.pod
13887            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
13888 ____________________________________________________________________________
13889 [  2773] By: jhi                                   on 1999/02/02  12:54:24
13890         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13891              To: perl5-porters@perl.org
13892              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
13893              Date: Tue, 26 Jan 1999 22:25:07 +0000
13894              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
13895      Branch: cfgperl
13896            ! pod/perlguts.pod
13897 ____________________________________________________________________________
13898 [  2771] By: jhi                                   on 1999/02/02  12:47:34
13899         Log: Use perlbug instead of personal email address.
13900      Branch: cfgperl
13901            ! Configure
13902 ____________________________________________________________________________
13903 [  2770] By: jhi                                   on 1999/02/02  12:42:06
13904         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
13905              
13906              From: "G. Del Merritt" <del@intranetics.com>
13907              To: perlbug@perl.com
13908              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
13909              Date: Tue, 26 Jan 1999 12:09:09 -0700
13910              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
13911      Branch: cfgperl
13912            ! iperlsys.h
13913 ____________________________________________________________________________
13914 [  2769] By: jhi                                   on 1999/02/02  12:37:57
13915         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13916              To: Mailing list Perl5 <perl5-porters@perl.org>
13917              Subject: [PATCH 5.005_*] OS/2 threads
13918              Date: Tue, 26 Jan 1999 13:39:46 -0500
13919              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
13920      Branch: cfgperl
13921            ! os2/os2ish.h
13922 ____________________________________________________________________________
13923 [  2768] By: jhi                                   on 1999/02/02  12:36:16
13924         Log: Apply change #2711 from maint-5.005:
13925              
13926              make ok", "make okfile", and "make nok" were broken
13927              with -Duseshrplib, because of a shared typo.
13928              
13929              From: Spider Boardman <spider@web.zk3.dec.com>
13930              To: perlbug@perl.com
13931              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
13932              Date: Wed, 27 Jan 1999 12:27:15 -0500
13933              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
13934      Branch: cfgperl
13935            ! Makefile.SH
13936 ____________________________________________________________________________
13937 [  2766] By: jhi                                   on 1999/02/02  12:27:08
13938         Log: Make Configure use "int main()" instead of bare "main()".
13939              Like maint-5.005 change #2703 but now via metaconfig.
13940      Branch: cfgperl
13941            ! Configure
13942 ____________________________________________________________________________
13943 [  2765] By: jhi                                   on 1999/02/02  11:59:30
13944         Log: Undo part of change #2562.
13945      Branch: cfgperl
13946            ! Configure
13947 ____________________________________________________________________________
13948 [  2764] By: jhi                                   on 1999/02/02  11:52:39
13949         Log: NetBSD synch with maint-5.005.
13950      Branch: cfgperl
13951            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
13952 ____________________________________________________________________________
13953 [  2763] By: jhi                                   on 1999/02/02  11:44:07
13954         Log: $Config{installusrbinperl}
13955              (maint-5.005 changes #2614 and #2709)
13956      Branch: cfgperl
13957            ! Configure installperl
13958 ____________________________________________________________________________
13959 [  2762] By: jhi                                   on 1999/02/02  11:29:13
13960         Log: Errno update from maint-5.005 (changes #2583, #2710).
13961      Branch: cfgperl
13962            ! Configure ext/Errno/Errno_pm.PL
13963 ____________________________________________________________________________
13964 [  2759] By: jhi                                   on 1999/02/02  10:53:20
13965         Log: Update Trig.pm from maint-5.005.
13966      Branch: cfgperl
13967            ! lib/Math/Trig.pm
13968 ____________________________________________________________________________
13969 [  2757] By: jhi                                   on 1999/02/02  10:41:26
13970         Log: MPE/iX update (mirror maint-5.005 change #2715)
13971      Branch: cfgperl
13972            ! hints/mpeix.sh mpeix/relink
13973 ____________________________________________________________________________
13974 [  2756] By: jhi                                   on 1999/02/02  10:38:08
13975         Log: BeOS update (Mirror maint-5.005 change #2727).
13976      Branch: cfgperl
13977            + ext/DynaLoader/dl_beos.xs
13978            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
13979            ! lib/ExtUtils/MM_Unix.pm
13980 ____________________________________________________________________________
13981 [  2754] By: gsar                                  on 1999/02/02  08:52:13
13982         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
13983      Branch: perl
13984            ! Porting/pumpkin.pod Todo Todo-5.005
13985 ____________________________________________________________________________
13986 [  2753] By: gsar                                  on 1999/02/02  08:46:21
13987         Log: Todo tweaks
13988      Branch: perl
13989            ! Todo Todo-5.005
13990 ____________________________________________________________________________
13991 [  2752] By: jhi                                   on 1999/02/01  22:15:12
13992         Log: Add perlthrtut.pod.
13993              
13994              From: Dan Sugalski <sugalskd@osshe.edu>
13995              To: perl5-porters@perl.org
13996              Subject: perlthrtut.pod
13997              Date: Mon, 01 Feb 1999 10:57:11 -0800
13998              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
13999      Branch: maint-5.005/perl
14000            + pod/perlthrtut.pod
14001            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
14002            ! pod/roffitall
14003 ____________________________________________________________________________
14004 [  2751] By: gsar                                  on 1999/02/01  07:28:05
14005         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
14006      Branch: perl
14007            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
14008            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
14009 ____________________________________________________________________________
14010 [  2750] By: gsar                                  on 1999/02/01  07:09:20
14011         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14012              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
14013              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
14014              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
14015      Branch: perl
14016            ! regexec.c
14017 ____________________________________________________________________________
14018 [  2749] By: gsar                                  on 1999/02/01  07:07:59
14019         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14020              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
14021              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
14022              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
14023      Branch: perl
14024            ! regexec.c
14025 ____________________________________________________________________________
14026 [  2748] By: gsar                                  on 1999/02/01  06:47:06
14027         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
14028              Date: Thu, 3 Dec 1998 15:10:17 -0500
14029              Message-Id: <199812032010.PAA09692@jik.shore.net>
14030              Subject: sample checksum code in "perlfunc" man page is wrong
14031      Branch: perl
14032            ! pod/perlfunc.pod
14033 ____________________________________________________________________________
14034 [  2747] By: gsar                                  on 1999/02/01  06:35:13
14035         Log: typos in Pod/Text.pm
14036              From: "Greg Chapman" <glc@well.com>
14037              Date: Tue, 1 Dec 1998 10:50:18 -0800
14038              Message-Id: <199812011849.KAA08816@smtp.well.com>
14039              Subject: Glitch in Pod::Text
14040      Branch: perl
14041            ! lib/Pod/Text.pm
14042 ____________________________________________________________________________
14043 [  2746] By: gsar                                  on 1999/02/01  06:27:35
14044         Log: various win32-ish changes merged from maint-5.005
14045      Branch: perl
14046            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
14047            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
14048            ! win32/Makefile win32/config.bc win32/config.vc
14049            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
14050            ! win32/win32.c
14051 ____________________________________________________________________________
14052 [  2745] By: gsar                                  on 1999/02/01  04:51:54
14053         Log: integrate cfgperl changes into mainline
14054      Branch: perl
14055           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
14056 ____________________________________________________________________________
14057 [  2744] By: gsar                                  on 1999/02/01  04:31:09
14058         Log: improved diagnostic on syntax errors at EOL
14059      Branch: perl
14060            ! toke.c
14061 ____________________________________________________________________________
14062 [  2743] By: gsar                                  on 1999/02/01  03:59:13
14063         Log: don't attempt connect() to bogus IP addresses
14064              From:    Graham Barr <gbarr@pobox.com>
14065              Date:    Sun, 31 Jan 1999 21:50:45 CST
14066              Message-Id: <19990131215045.A633@pobox.com>
14067      Branch: perl
14068            ! t/lib/io_multihomed.t
14069 ____________________________________________________________________________
14070 [  2742] By: gsar                                  on 1999/02/01  03:08:58
14071         Log: update Changes
14072      Branch: perl
14073            ! Changes pod/perldelta.pod
14074 ____________________________________________________________________________
14075 [  2740] By: gsar                                  on 1999/02/01  02:43:07
14076         Log: CAPI inheritance tweak and doc
14077      Branch: maint-5.005/perl
14078            ! lib/ExtUtils/MakeMaker.pm
14079 ____________________________________________________________________________
14080 [  2739] By: jhi                                   on 1999/01/31  18:31:54
14081         Log: Undo changes #2730 and #2731 and replace them
14082              with an extensively tested patch from
14083              Anton Berezin <tobez@plab.ku.dk> (via private email).
14084      Branch: maint-5.005/perl
14085            ! Makefile.SH hints/freebsd.sh
14086 ____________________________________________________________________________
14087 [  2738] By: gsar                                  on 1999/01/31  05:04:32
14088         Log: fix bogus CAPI inheritance from change#2541
14089      Branch: maint-5.005/perl
14090            ! lib/ExtUtils/MakeMaker.pm
14091 ____________________________________________________________________________
14092 [  2731] By: jhi                                   on 1999/01/29  14:33:12
14093         Log: FreeBSD version numbers can be like "2.2.8-release".
14094      Branch: maint-5.005/perl
14095            ! hints/freebsd.sh
14096 ____________________________________________________________________________
14097 [  2730] By: jhi                                   on 1999/01/29  12:40:38
14098         Log: FreeBSD hints iteration (hopefully convergent).
14099              usethreads: require at least FreeBSD 2.2.8.
14100              signal type: mirror change #2429 in cfgperl.
14101      Branch: maint-5.005/perl
14102            ! hints/freebsd.sh
14103 ____________________________________________________________________________
14104 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
14105         Log: From: Tom Spindler <dogcow@isi.net>
14106              Date: Thu, 28 Jan 1999 17:15:11 -0800
14107              Message-ID: <19990128171510.A11778@isi.net>
14108              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
14109      Branch: maint-5.005/perl
14110            + ext/DynaLoader/dl_beos.xs
14111            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
14112            ! lib/ExtUtils/MM_Unix.pm
14113 ____________________________________________________________________________
14114 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
14115         Log: Remove use of File::Slurp in t/lib/textfill.t
14116      Branch: maint-5.005/perl
14117            ! t/lib/textfill.t
14118 ____________________________________________________________________________
14119 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
14120         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
14121              Date: Wed, 27 Jan 1999 23:14:33 -0800
14122              Message-Id: <199901280714.XAA10176@activestate.com>
14123              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
14124      Branch: maint-5.005/perl
14125            ! win32/Makefile win32/makefile.mk
14126 ____________________________________________________________________________
14127 [  2720] By: gsar                                  on 1999/01/27  21:54:42
14128         Log: missing space while munging CCFLAGS for PERL_CAPI
14129      Branch: perl
14130            ! lib/ExtUtils/MM_Unix.pm
14131 ____________________________________________________________________________
14132 [  2718] By: jhi                                   on 1999/01/27  19:46:04
14133         Log: io/fs.t fails test #18 (sense of tests appears to have been
14134              changed incompletely; this patch just skips the test attached,
14135              a la test #17 preceding it).
14136              
14137              From: "G. Del Merritt" <del@intranetics.com>
14138              To: perlbug@perl.com
14139              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
14140              Date: Tue, 26 Jan 1999 12:09:09 -0700
14141              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
14142      Branch: maint-5.005/perl
14143            ! t/io/fs.t
14144 ____________________________________________________________________________
14145 [  2717] By: jhi                                   on 1999/01/27  19:44:46
14146         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
14147              
14148              From: "G. Del Merritt" <del@intranetics.com>
14149              To: perlbug@perl.com
14150              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
14151              Date: Tue, 26 Jan 1999 12:09:09 -0700
14152              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
14153      Branch: maint-5.005/perl
14154            ! iperlsys.h
14155 ____________________________________________________________________________
14156 [  2715] By: jhi                                   on 1999/01/27  19:34:28
14157         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
14158              To: perl5-porters@perl.org
14159              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
14160              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
14161              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
14162      Branch: maint-5.005/perl
14163            ! hints/mpeix.sh mpeix/relink
14164 ____________________________________________________________________________
14165 [  2710] By: jhi                                   on 1999/01/27  19:22:23
14166         Log: Errno fixes:
14167              
14168              From: Spider Boardman <spider@web.zk3.dec.com>
14169              To: perlbug@perl.com
14170              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14171              Date: Wed, 27 Jan 1999 12:27:15 -0500
14172              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
14173              
14174              From: Spider Boardman <spider@web.zk3.dec.com>
14175              To: perlbug@perl.com
14176              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14177              Date: Wed, 27 Jan 1999 13:31:16 -0500
14178              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
14179      Branch: maint-5.005/perl
14180            ! Configure ext/Errno/Errno_pm.PL
14181 ____________________________________________________________________________
14182 [  2709] By: jhi                                   on 1999/01/27  19:17:35
14183         Log: Fix Configure installusrbinperl:
14184              
14185              From: Spider Boardman <spider@web.zk3.dec.com>
14186              To: jhi@iki.fi
14187              cc: perl5-porters@perl.org
14188              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
14189              Date: Wed, 27 Jan 1999 13:03:35 -0500
14190              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
14191      Branch: maint-5.005/perl
14192            ! Configure
14193 ____________________________________________________________________________
14194 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
14195         Log: Add redef IO::Handle::* for setv?buf()
14196      Branch: maint-5.005/perl
14197            ! ext/POSIX/POSIX.pm
14198 ____________________________________________________________________________
14199 [  2705] By: jhi                                   on 1999/01/24  15:14:30
14200         Log: Mention year-1900 and month 0..11.
14201      Branch: cfgperl
14202            ! lib/Time/Local.pm
14203 ____________________________________________________________________________
14204 [  2704] By: jhi                                   on 1999/01/24  15:13:36
14205         Log: Document Configure -Uinstallusrbinperl.
14206      Branch: cfgperl
14207            ! INSTALL pod/perldelta.pod
14208 ____________________________________________________________________________
14209 [  2698] By: jhi                                   on 1999/01/24  12:46:00
14210         Log: Use only xlc_r for usethreads.
14211      Branch: cfgperl
14212            ! hints/aix.sh
14213 ____________________________________________________________________________
14214 [  2695] By: gsar                                  on 1999/01/24  07:09:05
14215         Log: integrate cfgperl changes into mainline
14216      Branch: perl
14217           +> lib/Exporter/Heavy.pm
14218           !> (integrate 65 files)
14219 ____________________________________________________________________________
14220 [  2694] By: gsar                                  on 1999/01/24  01:28:49
14221         Log: better notes on 'make' on win32
14222      Branch: perl
14223            ! README.win32
14224 ____________________________________________________________________________
14225 [  2683] By: jhi                                   on 1999/01/22  15:41:00
14226         Log: More de-cut-and-pastos.
14227      Branch: cfgperl
14228            ! hints/irix_6.sh hints/os2.sh
14229 ____________________________________________________________________________
14230 [  2682] By: jhi                                   on 1999/01/22  15:30:51
14231         Log: usethreads.cbu cut-and-pasto.
14232      Branch: cfgperl
14233            ! hints/solaris_2.sh
14234 ____________________________________________________________________________
14235 [  2681] By: jhi                                   on 1999/01/22  14:54:55
14236         Log: Better (I hope) LANGUAGE documentation.
14237      Branch: cfgperl
14238            ! pod/perllocale.pod
14239 ____________________________________________________________________________
14240 [  2680] By: jhi                                   on 1999/01/22  09:20:29
14241         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14242              To: perl5-porters@perl.org
14243              Subject: [PATCH 5.005_03MT3]VMS configure tweak
14244              Date: Wed, 20 Jan 1999 12:05:18 -0800
14245              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
14246      Branch: cfgperl
14247            ! vms/subconfigure.com
14248 ____________________________________________________________________________
14249 [  2679] By: jhi                                   on 1999/01/22  09:13:18
14250         Log: nosuid getmntent() branch.
14251      Branch: cfgperl
14252            ! perl.c perl.h
14253 ____________________________________________________________________________
14254 [  2678] By: jhi                                   on 1999/01/22  08:54:19
14255         Log: nosuid patch continued: *BSD needs <sys/param.h>.
14256      Branch: cfgperl
14257            ! Configure config_h.SH
14258 ____________________________________________________________________________
14259 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
14260         Log: Fixup FindBin to use File::Spec
14261              
14262              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
14263              Date: Wed, 20 Jan 1999 18:51:57 +0000
14264              From: Paul Johnson <pjcj@transeda.com>
14265              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
14266      Branch: maint-5.005/perl
14267            ! lib/FindBin.pm
14268 ____________________________________________________________________________
14269 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
14270         Log: Fix win32 for Borland compiler and spaces in paths
14271              
14272              From: Gurusamy Sarathy <gsar@activestate.com>
14273              Date: Mon, 18 Jan 1999 20:33:17 -0800
14274              Message-Id: <199901190433.UAA03656@activestate.com>
14275              Subject: [PATCH] 5.005_03-trial3 win32 issues
14276      Branch: maint-5.005/perl
14277            ! README.win32 win32/Makefile win32/config_sh.PL
14278            ! win32/makefile.mk win32/runperl.c
14279 ____________________________________________________________________________
14280 [  2670] By: jhi                                   on 1999/01/21  16:12:38
14281         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14282              To: perl5-porters@perl.org
14283              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
14284              Date: Thu, 21 Jan 1999 12:08:01 +0000
14285              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
14286      Branch: cfgperl
14287            ! pod/perldiag.pod t/op/subst.t toke.c
14288 ____________________________________________________________________________
14289 [  2669] By: jhi                                   on 1999/01/21  16:11:46
14290         Log: To: perl5-porters@perl.org
14291              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
14292              From: Anton Berezin <tobez@plab.ku.dk>
14293              Date: 21 Jan 1999 17:07:28 +0100
14294              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
14295      Branch: cfgperl
14296            ! hints/freebsd.sh
14297 ____________________________________________________________________________
14298 [  2668] By: jhi                                   on 1999/01/21  15:38:34
14299         Log: Add Daniel Grisinger <dgris@dimensional.com>.
14300      Branch: cfgperl
14301            ! AUTHORS MAINTAIN
14302 ____________________________________________________________________________
14303 [  2667] By: jhi                                   on 1999/01/21  15:32:28
14304         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14305              To: Mailing list Perl5 <perl5-porters@perl.org>
14306              Subject: [PATCH 5.005_53] Lean Exporter.pm
14307              Date: Thu, 21 Jan 1999 03:25:23 -0500
14308              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
14309      Branch: cfgperl
14310            + lib/Exporter/Heavy.pm
14311            ! MANIFEST lib/Exporter.pm
14312 ____________________________________________________________________________
14313 [  2666] By: jhi                                   on 1999/01/21  15:24:10
14314         Log: From: "W. Phillip Moore" <wpm@ms.com>
14315              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
14316              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
14317              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
14318              Message-ID: <13988.46383.298992.97303@zappa>
14319      Branch: cfgperl
14320            ! lib/File/Path.pm
14321 ____________________________________________________________________________
14322 [  2665] By: jhi                                   on 1999/01/21  15:20:48
14323         Log: CPAN update (CPAN-1.44_54) from Andreas and
14324              jumbo doc patch from Abigail.
14325              
14326              From: abigail@fnx.com
14327              To: perl5-porters@perl.org (Perl Porters)
14328              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
14329              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
14330              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
14331              
14332              From: abigail@fnx.com
14333              To: perl5-porters@perl.org (Perl Porters)
14334              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
14335              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
14336              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
14337              
14338              From: abigail@fnx.com
14339              To: perl5-porters@perl.org (Perl Porters)
14340              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
14341              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
14342              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
14343              
14344              From: abigail@fnx.com
14345              To: perl5-porters@perl.org (Perl Porters)
14346              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
14347              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
14348              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
14349              
14350              From: abigail@fnx.com
14351              To: perl5-porters@perl.org (Perl Porters)
14352              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
14353              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
14354              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
14355              
14356              From: abigail@fnx.com
14357              To: perl5-porters@perl.org (Perl Porters)
14358              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
14359              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
14360              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
14361              
14362              From: abigail@fnx.com
14363              To: perl5-porters@perl.org (Perl Porters)
14364              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
14365              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
14366              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
14367              
14368              From: abigail@fnx.com
14369              To: perl5-porters@perl.org (Perl Porters)
14370              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
14371              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
14372              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
14373              
14374              From: abigail@fnx.com
14375              To: perl5-porters@perl.org (Perl Porters)
14376              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
14377              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
14378              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
14379              
14380              From: abigail@fnx.com
14381              To: perl5-porters@perl.org (Perl Porters)
14382              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
14383              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
14384              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
14385              
14386              From: abigail@fnx.com
14387              To: perl5-porters@perl.org (Perl Porters)
14388              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
14389              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
14390              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
14391              
14392              From: abigail@fnx.com
14393              To: perl5-porters@perl.org (Perl Porters)
14394              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
14395              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
14396              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
14397              
14398              From: abigail@fnx.com
14399              To: perl5-porters@perl.org (Perl Porters)
14400              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
14401              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
14402              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
14403      Branch: cfgperl
14404            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
14405            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
14406            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
14407            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
14408 ____________________________________________________________________________
14409 [  2664] By: jhi                                   on 1999/01/21  14:47:43
14410         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14411              To: Mailing list Perl5 <perl5-porters@perl.org>
14412              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
14413              Date: Thu, 21 Jan 1999 03:58:29 -0500
14414              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
14415      Branch: cfgperl
14416            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
14417 ____________________________________________________________________________
14418 [  2663] By: jhi                                   on 1999/01/21  14:43:58
14419         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14420              To: Mailing list Perl5 <perl5-porters@perl.org>
14421              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
14422              Date: Thu, 21 Jan 1999 02:46:34 -0500
14423              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
14424      Branch: cfgperl
14425            ! ext/Errno/Errno_pm.PL
14426 ____________________________________________________________________________
14427 [  2662] By: jhi                                   on 1999/01/21  14:42:42
14428         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
14429              To: Francois Desarmenien <desar@club-internet.fr>
14430              Cc: Gurusamy Sarathy <gsar@activestate.com>,
14431              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
14432              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
14433              Date: 21 Jan 1999 00:17:35 -0700
14434              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
14435      Branch: cfgperl
14436            ! Porting/patching.pod
14437 ____________________________________________________________________________
14438 [  2661] By: jhi                                   on 1999/01/21  14:41:13
14439         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14440              To: Mailing list Perl5 <perl5-porters@perl.org>
14441              Subject: [PATCH 5.00*] makedepend
14442              Date: Thu, 21 Jan 1999 02:08:27 -0500
14443              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
14444      Branch: cfgperl
14445            ! makedepend.SH
14446 ____________________________________________________________________________
14447 [  2660] By: jhi                                   on 1999/01/21  14:36:45
14448         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14449              To: Mailing list Perl5 <perl5-porters@perl.org>
14450              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
14451              Date: Tue, 19 Jan 1999 20:06:45 -0500
14452              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
14453      Branch: cfgperl
14454            ! os2/Changes os2/os2.c
14455 ____________________________________________________________________________
14456 [  2657] By: jhi                                   on 1999/01/21  11:40:35
14457         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14458              To: perl5-porters@perl.org
14459              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
14460              Date: Mon, 18 Jan 1999 01:32:31 PST
14461              Message-ID: <19990118093231.18443.qmail@hotmail.com>
14462      Branch: cfgperl
14463            ! ext/B/B/CC.pm
14464 ____________________________________________________________________________
14465 [  2656] By: jhi                                   on 1999/01/21  11:35:34
14466         Log: From: Achim Bohnet <ach@mpe.mpg.de>
14467              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
14468              Date: Wed, 20 Jan 1999 20:25:53 +0100
14469              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
14470      Branch: cfgperl
14471            ! pp.c
14472 ____________________________________________________________________________
14473 [  2655] By: jhi                                   on 1999/01/21  10:46:01
14474         Log: Handle NIS (and NetInfo) more robustly.
14475      Branch: cfgperl
14476            ! t/op/grent.t t/op/pwent.t
14477 ____________________________________________________________________________
14478 [  2654] By: jhi                                   on 1999/01/21  10:17:20
14479         Log: Two-argument eaccess() of SCO.
14480      Branch: cfgperl
14481            ! pp_sys.c
14482 ____________________________________________________________________________
14483 [  2653] By: jhi                                   on 1999/01/21  08:53:14
14484         Log: -DNO_NOSUID_CHECK for those platforms which have no way
14485              of checking for nosuid but still want suidperl.
14486      Branch: cfgperl
14487            ! perl.c
14488 ____________________________________________________________________________
14489 [  2652] By: jhi                                   on 1999/01/21  08:22:50
14490         Log: The LANGUAGE mirrors LC_ALL usage.
14491      Branch: cfgperl
14492            ! Configure config_h.SH
14493 ____________________________________________________________________________
14494 [  2651] By: jhi                                   on 1999/01/20  22:01:21
14495         Log: I_MNTENT was missing.
14496      Branch: cfgperl
14497            ! Configure config_h.SH
14498 ____________________________________________________________________________
14499 [  2650] By: jhi                                   on 1999/01/19  13:42:03
14500         Log: NetBSD update, based on patches from the NetBSD packages system.
14501      Branch: cfgperl
14502            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
14503 ____________________________________________________________________________
14504 [  2649] By: jhi                                   on 1999/01/19  12:44:02
14505         Log: Jumbo Configure update.
14506              * -Uinstallusrbinperl: disable /usr/bin/perl installation
14507              by installperl
14508              * usethreads.cbu
14509              * use64bits.cbu
14510              * "nosuid"
14511      Branch: cfgperl
14512            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
14513            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
14514            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
14515            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
14516            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
14517            ! pod/perldiag.pod
14518 ____________________________________________________________________________
14519 [  2648] By: jhi                                   on 1999/01/19  09:16:44
14520         Log: Mention /usr/share/locale.
14521      Branch: cfgperl
14522            ! pod/perllocale.pod
14523 ____________________________________________________________________________
14524 [  2647] By: jhi                                   on 1999/01/19  09:11:11
14525         Log: SHMLBA strikes back in NetBSD/sparc.
14526              
14527              From: Dave Nelson <David.Nelson@bellcow.com>
14528              To: jhi@iki.fi
14529              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
14530              Date: Mon, 18 Jan 1999 22:07:56 -0600
14531              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
14532      Branch: cfgperl
14533            ! ext/IPC/SysV/SysV.xs
14534 ____________________________________________________________________________
14535 [  2646] By: jhi                                   on 1999/01/19  08:58:17
14536         Log: Show LANGUAGE env var when needed. (Augment change #2645).
14537      Branch: cfgperl
14538            ! util.c utils/perlbug.PL
14539 ____________________________________________________________________________
14540 [  2645] By: jhi                                   on 1999/01/19  08:52:15
14541         Log: Document the GNU LANGUAGE env var.
14542      Branch: cfgperl
14543            ! pod/perllocale.pod
14544 ____________________________________________________________________________
14545 [  2644] By: jhi                                   on 1999/01/19  08:42:25
14546         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14547              To: Mailing list Perl5 <perl5-porters@perl.org>
14548              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
14549              Date: Mon, 18 Jan 1999 20:57:02 -0500
14550              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
14551      Branch: cfgperl
14552            ! pp_hot.c t/op/pat.t
14553 ____________________________________________________________________________
14554 [  2643] By: jhi                                   on 1999/01/18  11:23:41
14555         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
14556      Branch: cfgperl
14557            ! Makefile.SH
14558 ____________________________________________________________________________
14559 [  2642] By: jhi                                   on 1999/01/18  11:03:38
14560         Log: GNU libc locale system has LANGUAGE env var that partly
14561              overrides even LC_ALL.
14562      Branch: cfgperl
14563            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
14564 ____________________________________________________________________________
14565 [  2641] By: jhi                                   on 1999/01/18  10:55:04
14566         Log: Integrate from mainperl.
14567      Branch: cfgperl
14568           +> ext/B/defsubs.h.PL
14569            ! t/op/groups.t
14570           !> (integrate 38 files)
14571 ____________________________________________________________________________
14572 [  2640] By: gsar                                  on 1999/01/18  10:06:29
14573         Log: a few random cleanups
14574      Branch: perl
14575            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
14576 ____________________________________________________________________________
14577 [  2639] By: gsar                                  on 1999/01/18  05:56:21
14578         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
14579              Date:    Sun, 17 Jan 1999 16:41:10 PST
14580              Message-Id: <19990118004111.29667.qmail@hotmail.com>
14581              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
14582      Branch: perl
14583            ! ext/B/B/C.pm
14584 ____________________________________________________________________________
14585 [  2638] By: gsar                                  on 1999/01/18  05:41:21
14586         Log: From:    jan.dubois@ibm.net (Jan Dubois)
14587              Date:    Mon, 18 Jan 1999 00:37:41 +0100
14588              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
14589              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
14590      Branch: perl
14591            ! dump.c
14592 ____________________________________________________________________________
14593 [  2633] By: gsar                                  on 1999/01/17  13:39:59
14594         Log: bogus assert()
14595      Branch: perl
14596            ! pp.c t/op/groups.t
14597 ____________________________________________________________________________
14598 [  2632] By: gsar                                  on 1999/01/17  13:22:04
14599         Log: various tweaks for clean build and test on win32
14600      Branch: perl
14601            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
14602            ! op.c t/pragma/warn/doio
14603 ____________________________________________________________________________
14604 [  2631] By: gsar                                  on 1999/01/17  12:28:06
14605         Log: undo change#2336, and add clarification about subversive
14606              CPAN distributions from Andreas Koenig
14607      Branch: perl
14608            ! Porting/pumpkin.pod lib/CPAN.pm
14609 ____________________________________________________________________________
14610 [  2630] By: gsar                                  on 1999/01/17  12:04:06
14611         Log: fix silent taint failures under -U
14612      Branch: perl
14613            ! doio.c
14614 ____________________________________________________________________________
14615 [  2629] By: gsar                                  on 1999/01/17  12:00:23
14616         Log: sanity check piped opens (tweaked version of patch suggested
14617              by Mark-Jason Dominus)
14618      Branch: perl
14619            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
14620            ! t/op/taint.t t/pragma/warn/doio
14621 ____________________________________________________________________________
14622 [  2628] By: gsar                                  on 1999/01/17  11:26:21
14623         Log: regen headers
14624      Branch: perl
14625            ! embed.h embedvar.h objXSUB.h
14626 ____________________________________________________________________________
14627 [  2627] By: gsar                                  on 1999/01/17  11:23:37
14628         Log: PERL_OBJECTness for change#2595
14629      Branch: perl
14630            ! embed.pl op.c pod/perlport.pod proto.h
14631 ____________________________________________________________________________
14632 [  2626] By: gsar                                  on 1999/01/17  09:47:07
14633         Log: PERL_OBJECT tweaks for change#2426
14634      Branch: perl
14635            ! embed.pl proto.h regcomp.c
14636 ____________________________________________________________________________
14637 [  2625] By: gsar                                  on 1999/01/17  09:37:58
14638         Log: documentation in change#2596 is not quite right; fix it
14639      Branch: perl
14640            ! lib/Math/BigFloat.pm pod/perlguts.pod
14641 ____________________________________________________________________________
14642 [  2624] By: gsar                                  on 1999/01/17  09:28:34
14643         Log: undo change#2571; C<use File::Spec> instead
14644      Branch: perl
14645            ! lib/FindBin.pm
14646 ____________________________________________________________________________
14647 [  2623] By: gsar                                  on 1999/01/17  09:20:42
14648         Log: change#2572 is not applicable; undo, retaining scan_bin addition
14649              to global.sym
14650      Branch: perl
14651            ! global.sym perl.c proto.h
14652 ____________________________________________________________________________
14653 [  2622] By: gsar                                  on 1999/01/17  09:17:42
14654         Log: change#2576 is based on a wrong premise; undo it
14655      Branch: perl
14656            ! pp_ctl.c
14657 ____________________________________________________________________________
14658 [  2621] By: gsar                                  on 1999/01/17  09:12:42
14659         Log: fix change#2602 to not used hard coded constants
14660      Branch: perl
14661            ! ext/B/B/C.pm ext/B/defsubs.h.PL
14662 ____________________________________________________________________________
14663 [  2620] By: gsar                                  on 1999/01/17  09:02:07
14664         Log: integrate cfgperl changes into mainline, fix conflicts
14665      Branch: perl
14666           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
14667           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
14668           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
14669           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
14670           +> pod/perlopentut.pod
14671           !> (integrate 162 files)
14672 ____________________________________________________________________________
14673 [  2619] By: gsar                                  on 1999/01/17  08:42:04
14674         Log: a few doc typos
14675      Branch: perl
14676            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
14677 ____________________________________________________________________________
14678 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
14679         Log: Win32 changes from Jan
14680              
14681              From: jan.dubois@ibm.net (Jan Dubois)
14682              Date: Fri, 15 Jan 1999 23:38:35 +0100
14683              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
14684              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
14685              
14686              From: jan.dubois@ibm.net (Jan Dubois)
14687              Date: Sat, 16 Jan 1999 13:02:45 +0100
14688              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
14689              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
14690      Branch: maint-5.005/perl
14691            ! README.win32 win32/Makefile win32/makefile.mk
14692 ____________________________________________________________________________
14693 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
14694         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
14695              
14696              From: Gurusamy Sarathy <gsar@engin.umich.edu>
14697              Date: Thu, 07 Jan 1999 00:12:00 -0500
14698              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
14699              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
14700              
14701              From: Gurusamy Sarathy <gsar@engin.umich.edu>
14702              Date: Thu, 14 Jan 1999 19:21:46 -0500
14703              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
14704              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
14705      Branch: maint-5.005/perl
14706            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
14707            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
14708            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
14709            ! win32/makedef.pl win32/runperl.c win32/win32.c
14710 ____________________________________________________________________________
14711 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
14712         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
14713              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
14714              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
14715              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
14716              
14717              From: Jarkko Hietaniemi <jhi@iki.fi>
14718              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
14719              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
14720              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
14721              
14722              From: Jarkko Hietaniemi <jhi@iki.fi>
14723              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
14724              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
14725              Subject: the promised "installusrbinperl + NetBSD" fix
14726      Branch: maint-5.005/perl
14727            ! Configure Makefile.SH hints/netbsd.sh installperl
14728            ! makedepend.SH unixish.h
14729 ____________________________________________________________________________
14730 [  2611] By: jhi                                   on 1999/01/14  12:16:14
14731         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
14732              To: pumpkings@jhereg.perl.com
14733              Subject: perlopentut.pod
14734              Date: Sat, 09 Jan 1999 08:13:18 -0700
14735              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
14736      Branch: cfgperl
14737            + pod/perlopentut.pod
14738            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
14739 ____________________________________________________________________________
14740 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
14741         Log: Added Carp::cluck to perldelta.pod
14742      Branch: maint-5.005/perl
14743            ! pod/perldelta.pod
14744 ____________________________________________________________________________
14745 [  2605] By: jhi                                   on 1999/01/13  18:26:19
14746         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
14747              To: "'cpan@perl.org'" <cpan@perl.org>
14748              Subject: "Bug" fix for File::Find.pm
14749              Date:   Thu, 31 Dec 1998 13:01:50 -0500
14750              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
14751      Branch: cfgperl
14752            ! lib/File/Find.pm
14753 ____________________________________________________________________________
14754 [  2604] By: jhi                                   on 1999/01/13  18:08:45
14755         Log: From: Peter Wolfe <wolfe@teloseng.com>
14756              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
14757              To: perlbug@perl.com
14758              Date: 11 Jan 1999 23:00:05 +0200
14759              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
14760      Branch: cfgperl
14761            ! hints/sco.sh
14762 ____________________________________________________________________________
14763 [  2603] By: jhi                                   on 1999/01/13  18:06:56
14764         Log: From: hans@icgroup.nl (Hans Mulder)
14765              Subject: [Patch for 5.005_54] re::debugcolors dumps core
14766              To: perlbug@perl.com
14767              Cc: hansmu@xs4all.nl
14768              Date: 11 Jan 1999 22:22:45 +0200
14769              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
14770      Branch: cfgperl
14771            ! ext/re/re.pm regcomp.c
14772 ____________________________________________________________________________
14773 [  2602] By: jhi                                   on 1999/01/13  18:05:43
14774         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14775              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
14776              Date: 11 Jan 1999 08:02:41 +0200
14777              Lines: 134
14778              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
14779      Branch: cfgperl
14780            ! ext/B/B.xs ext/B/B/C.pm
14781 ____________________________________________________________________________
14782 [  2601] By: jhi                                   on 1999/01/13  18:01:53
14783         Log: From: James FitzGibbon <james@ican.net>
14784              Subject: Trivial patch for HP-UX 11 and shared libperl
14785              To: perl5-porters@perl.org
14786              Date: 8 Jan 1999 19:13:23 +0200
14787              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
14788      Branch: cfgperl
14789            ! Makefile.SH
14790 ____________________________________________________________________________
14791 [  2600] By: jhi                                   on 1999/01/13  17:59:45
14792         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14793              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
14794              To: perl5-porters@perl.org
14795              Date: 8 Jan 1999 12:43:36 +0200
14796              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
14797      Branch: cfgperl
14798            ! ext/B/B/CC.pm
14799 ____________________________________________________________________________
14800 [  2599] By: jhi                                   on 1999/01/13  17:50:11
14801         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
14802              Subject: PATCH to installperl
14803              To: perl5-porters@perl.org
14804              Date: 4 Jan 1999 16:15:18 +0200
14805              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
14806      Branch: cfgperl
14807            ! installperl
14808 ____________________________________________________________________________
14809 [  2598] By: jhi                                   on 1999/01/13  17:34:51
14810         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
14811              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
14812              Cc: perl5-porters@perl.org
14813              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
14814              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
14815              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
14816      Branch: cfgperl
14817            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14818            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
14819 ____________________________________________________________________________
14820 [  2597] By: jhi                                   on 1999/01/13  17:30:33
14821         Log: From: David Dyck <dcd@tc.fluke.com>
14822              To: Perl Porters <perl5-porters@perl.org>,
14823              Gurusamy Sarathy <gsar@engin.umich.edu>
14824              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
14825              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
14826              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
14827      Branch: cfgperl
14828            ! pod/perldsc.pod
14829 ____________________________________________________________________________
14830 [  2596] By: jhi                                   on 1999/01/13  17:26:44
14831         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
14832              To: perl5-porters@perl.org
14833              Subject: [PATCH] modglobal w/ spelling fixes
14834              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
14835              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
14836      Branch: cfgperl
14837            ! pod/perlguts.pod
14838 ____________________________________________________________________________
14839 [  2595] By: jhi                                   on 1999/01/13  17:24:59
14840         Log: From: Hans Mulder <hansm@icgroup.nl>
14841              Optimize common sort routines.  Thread started by the message
14842              
14843              From: Hans Mulder <hansm@icgroup.nl>
14844              Sender: owner-perl5-porters@perl.org
14845              To: perl5-porters@perl.org
14846              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
14847              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
14848              
14849              and the patch from the message
14850              
14851              From: Hans Mulder <hans@icgroup.nl>
14852              To: jhi@iki.fi
14853              Cc: perl5-porters@perl.org
14854              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
14855              $b }
14856              Date: Wed, 13 Jan 1999 17:39:35 +0100
14857              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
14858      Branch: cfgperl
14859            ! Todo op.c op.h pp_ctl.c t/op/sort.t
14860 ____________________________________________________________________________
14861 [  2594] By: jhi                                   on 1999/01/13  16:50:17
14862         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
14863              (the diffs were based on 5.004_02).  Tested by Guido
14864              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
14865      Branch: cfgperl
14866            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
14867            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
14868            + mint/sys/time.h mint/time.h
14869            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
14870            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
14871 ____________________________________________________________________________
14872 [  2593] By: jhi                                   on 1999/01/09  16:54:26
14873         Log: Detypo.
14874      Branch: cfgperl
14875            ! hints/dec_osf.sh
14876 ____________________________________________________________________________
14877 [  2592] By: jhi                                   on 1999/01/09  16:17:13
14878         Log: Move usethreads and use64bits logic from hints to Configure.
14879      Branch: cfgperl
14880            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
14881            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
14882            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
14883            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
14884 ____________________________________________________________________________
14885 [  2591] By: jhi                                   on 1999/01/09  14:45:24
14886         Log: Missing dTHRs added.
14887      Branch: cfgperl
14888            ! regcomp.c toke.c
14889 ____________________________________________________________________________
14890 [  2590] By: jhi                                   on 1999/01/08  15:27:17
14891         Log: Finalize change #2589 and add better AIX nm scanning from:
14892              
14893              Message-Id: <m0zyNW0-00017VC@gentoo.com>
14894              From: bll@gentoo.com (Brad Lanam)
14895              Subject: Re: mailhelp returned a non-zero status
14896              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
14897              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
14898      Branch: cfgperl
14899            ! Configure hints/freebsd.sh hints/linux.sh
14900 ____________________________________________________________________________
14901 [  2589] By: jhi                                   on 1999/01/08  15:14:54
14902         Log: Undo change #2581.
14903      Branch: cfgperl
14904            ! Configure hints/freebsd.sh hints/linux.sh
14905 ____________________________________________________________________________
14906 [  2588] By: jhi                                   on 1999/01/08  11:51:52
14907         Log: FAQ jumbo patch from tchrist.
14908              
14909              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
14910              From: Tom Christiansen <tchrist@jhereg.perl.com>
14911              To: pumpkings@jhereg.perl.com
14912              Subject: newest version of perlfaq.pod
14913              Date: Thu, 7 Jan 1999 23:05:02 -0700
14914              
14915              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
14916              From: Tom Christiansen <tchrist@jhereg.perl.com>
14917              To: pumpkings@jhereg.perl.com
14918              Subject: newest version of perlfaq1.pod
14919              Date: Thu, 7 Jan 1999 23:05:02 -0700
14920              
14921              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
14922              From: Tom Christiansen <tchrist@jhereg.perl.com>
14923              To: pumpkings@jhereg.perl.com
14924              Subject: newest version of perlfaq2.pod
14925              Date: Thu, 7 Jan 1999 23:05:02 -0700
14926              
14927              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
14928              From: Tom Christiansen <tchrist@jhereg.perl.com>
14929              To: pumpkings@jhereg.perl.com
14930              Subject: newest version of perlfaq3.pod
14931              Date: Thu, 7 Jan 1999 23:05:02 -0700
14932              
14933              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
14934              From: Tom Christiansen <tchrist@jhereg.perl.com>
14935              To: pumpkings@jhereg.perl.com
14936              Subject: newest version of perlfaq4.pod
14937              Date: Thu, 7 Jan 1999 23:05:02 -0700
14938              
14939              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
14940              From: Tom Christiansen <tchrist@jhereg.perl.com>
14941              To: pumpkings@jhereg.perl.com
14942              Subject: newest version of perlfaq5.pod
14943              Date: Thu, 7 Jan 1999 23:05:02 -0700
14944              
14945              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
14946              From: Tom Christiansen <tchrist@jhereg.perl.com>
14947              To: pumpkings@jhereg.perl.com
14948              Subject: newest version of perlfaq6.pod
14949              Date: Thu, 7 Jan 1999 23:05:02 -0700
14950              
14951              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
14952              From: Tom Christiansen <tchrist@jhereg.perl.com>
14953              To: pumpkings@jhereg.perl.com
14954              Subject: newest version of perlfaq7.pod
14955              Date: Thu, 7 Jan 1999 23:05:03 -0700
14956              
14957              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
14958              From: Tom Christiansen <tchrist@jhereg.perl.com>
14959              To: pumpkings@jhereg.perl.com
14960              Subject: newest version of perlfaq8.pod
14961              Date: Thu, 7 Jan 1999 23:05:03 -0700
14962              
14963              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
14964              From: Tom Christiansen <tchrist@jhereg.perl.com>
14965              To: pumpkings@jhereg.perl.com
14966              Subject: newest version of perlfaq9.pod
14967              Date: Thu, 7 Jan 1999 23:05:03 -0700
14968      Branch: cfgperl
14969            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
14970            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14971            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14972            ! pod/perlfaq9.pod
14973 ____________________________________________________________________________
14974 [  2587] By: jhi                                   on 1999/01/08  11:17:43
14975         Log: More doc fixes from Abigail.
14976      Branch: cfgperl
14977            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
14978            ! lib/User/pwent.pm
14979 ____________________________________________________________________________
14980 [  2585] By: jhi                                   on 1999/01/08  08:31:02
14981         Log: Change #2584 from maint-5.005:
14982              
14983              implemented Ilya's suggested fix, and added a testcase
14984              
14985              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14986              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
14987              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
14988              Subject: Re: Text::ParseWords: regex fix
14989      Branch: cfgperl
14990            ! lib/Text/ParseWords.pm t/lib/parsewords.t
14991 ____________________________________________________________________________
14992 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
14993         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
14994              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
14995              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
14996              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
14997      Branch: maint-5.005/perl
14998            ! ext/Errno/Errno_pm.PL
14999 ____________________________________________________________________________
15000 [  2581] By: jhi                                   on 1999/01/07  16:38:03
15001         Log: Configure update:
15002              - usethreads, use64bits, and usemultiplicity
15003              are no more interactively asked by Configure
15004              - "int main()" (vs bare "main()") enforced in test programs
15005      Branch: cfgperl
15006            ! Configure hints/freebsd.sh hints/linux.sh
15007 ____________________________________________________________________________
15008 [  2580] By: jhi                                   on 1999/01/07  11:19:12
15009         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15010              Date: Wed, 06 Jan 1999 13:47:34 -0800
15011              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
15012              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
15013      Branch: cfgperl
15014            ! vms/vms.c
15015 ____________________________________________________________________________
15016 [  2579] By: jhi                                   on 1999/01/07  09:08:36
15017         Log: Another set of doc patches from Abigail
15018              
15019              From: abigail@fnx.com
15020              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
15021              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
15022              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
15023              
15024              From: abigail@fnx.com
15025              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
15026              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
15027              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
15028              
15029              From: abigail@fnx.com
15030              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
15031              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
15032              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
15033              
15034              From: abigail@fnx.com
15035              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
15036              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
15037              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
15038              
15039              From: abigail@fnx.com
15040              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
15041              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
15042              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
15043              
15044              From: abigail@fnx.com
15045              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
15046              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
15047              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
15048              
15049              From: abigail@fnx.com
15050              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
15051              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
15052              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
15053              
15054              From: abigail@fnx.com
15055              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
15056              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
15057              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
15058              
15059              From: abigail@fnx.com
15060              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
15061              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
15062              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
15063              
15064              From: abigail@fnx.com
15065              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
15066              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
15067              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
15068              
15069              From: abigail@fnx.com
15070              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
15071              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
15072              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
15073              
15074              From: abigail@fnx.com
15075              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
15076              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
15077              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
15078              
15079              From: abigail@fnx.com
15080              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
15081              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
15082              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
15083              
15084              From: abigail@fnx.com
15085              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
15086              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
15087              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
15088      Branch: cfgperl
15089            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
15090            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
15091            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
15092            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
15093            ! lib/Tie/Array.pm lib/Tie/Hash.pm
15094 ____________________________________________________________________________
15095 [  2576] By: jhi                                   on 1999/01/06  17:05:20
15096         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
15097      Branch: cfgperl
15098            ! pp_ctl.c
15099 ____________________________________________________________________________
15100 [  2575] By: jhi                                   on 1999/01/06  13:18:56
15101         Log: Enhance the great_circle_distance() documentation.
15102      Branch: cfgperl
15103            ! lib/Math/Trig.pm
15104 ____________________________________________________________________________
15105 [  2574] By: jhi                                   on 1999/01/06  12:58:03
15106         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
15107              To: perlbug@perl.com
15108              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
15109              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
15110              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
15111      Branch: cfgperl
15112            ! t/op/sysio.t
15113 ____________________________________________________________________________
15114 [  2573] By: jhi                                   on 1999/01/06  12:40:19
15115         Log: From: "W. Phillip Moore" <wpm@ms.com>
15116              To: perlbug@perl.org
15117              Subject: [PATCH] POSIX getpgrp is not -w clean
15118              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
15119              Message-ID: <13970.20107.190314.549471@zappa>
15120      Branch: cfgperl
15121            ! ext/POSIX/POSIX.pm
15122 ____________________________________________________________________________
15123 [  2572] By: jhi                                   on 1999/01/06  12:25:24
15124         Log: Based on
15125              From: jan.dubois@ibm.net (Jan Dubois)
15126              To: perl5-porters@perl.org
15127              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15128              Date: Wed, 06 Jan 1999 01:24:09 +0100
15129              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
15130              except that
15131              - objXSUB.h was already okay
15132              - embed.h patching is futile, global.sym patched instead
15133              - objpp.h does not exist
15134              - proto.h addition applied manually
15135              - win32/GenCAPI.pl was already okay
15136              - win32/makedef.pl was already okay
15137      Branch: cfgperl
15138            ! global.sym perl.c proto.h
15139 ____________________________________________________________________________
15140 [  2571] By: jhi                                   on 1999/01/06  11:25:48
15141         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
15142              To: perlbug@perl.com
15143              Subject: FindBin.pm on Win32 systems
15144              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
15145              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
15146      Branch: cfgperl
15147            ! lib/FindBin.pm
15148 ____________________________________________________________________________
15149 [  2570] By: jhi                                   on 1999/01/06  11:21:48
15150         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15151              To: perl5-porters@perl.org, vmsperl@perl.org
15152              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
15153              Date: Tue, 05 Jan 1999 16:47:31 -0800
15154              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
15155              
15156              (the ext/IO/lib/IO/Socket.pm was not really changed here;
15157              it was a leftover from #2569)
15158      Branch: cfgperl
15159            ! ext/IO/lib/IO/Socket.pm taint.c
15160 ____________________________________________________________________________
15161 [  2569] By: jhi                                   on 1999/01/06  11:18:22
15162         Log: Jumbo doc patch from Abigail (almost identical to
15163              the 5.005-maint change #2562 except for the
15164              ext/IO/lib/IO/Socket.pm patch which was not
15165              applicable because the IO version of 5.005-devel
15166              is somewhat different (why?))
15167              
15168              From: abigail@fnx.com
15169              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
15170              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
15171              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
15172              
15173              From: abigail@fnx.com
15174              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
15175              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
15176              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
15177              
15178              From: abigail@fnx.com
15179              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
15180              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
15181              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
15182              
15183              From: abigail@fnx.com
15184              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
15185              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
15186              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
15187              
15188              From: abigail@fnx.com
15189              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
15190              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
15191              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
15192              
15193              From: abigail@fnx.com
15194              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
15195              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
15196              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
15197              
15198              From: abigail@fnx.com
15199              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
15200              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
15201              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
15202              
15203              From: abigail@fnx.com
15204              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
15205              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
15206              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
15207              
15208              From: abigail@fnx.com
15209              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
15210              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
15211              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
15212              
15213              From: abigail@fnx.com
15214              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
15215              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
15216              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
15217      Branch: cfgperl
15218            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15219            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
15220            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
15221            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
15222            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
15223 ____________________________________________________________________________
15224 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
15225         Log: From: jan.dubois@ibm.net (Jan Dubois)
15226              Date: Wed, 06 Jan 1999 01:24:09 +0100
15227              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
15228              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
15229      Branch: maint-5.005/perl
15230            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
15231            ! win32/GenCAPI.pl win32/makedef.pl
15232 ____________________________________________________________________________
15233 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
15234         Log: From: "W. Phillip Moore" <wpm@ms.com>
15235              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
15236              Message-ID: <13970.20107.190314.549471@zappa>
15237              Subject: [PATCH] POSIX getpgrp is not -w clean
15238      Branch: maint-5.005/perl
15239            ! ext/POSIX/POSIX.pm
15240 ____________________________________________________________________________
15241 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
15242         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
15243              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
15244              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
15245              Subject: FindBin.pm on Win32 systems
15246      Branch: maint-5.005/perl
15247            ! lib/FindBin.pm
15248 ____________________________________________________________________________
15249 [  2561] By: jhi                                   on 1999/01/05  10:49:10
15250         Log: Reword the setlocale() 1-arg case better.
15251      Branch: cfgperl
15252            ! ext/POSIX/POSIX.pod
15253 ____________________________________________________________________________
15254 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
15255         Log: From: Blair Zajac <bzajac@geostaff.com>
15256              Date: Wed, 23 Dec 1998 17:13:32 -0800
15257              Message-ID: <3681953C.8B6A90AA@geostaff.com>
15258              Subject: Tie::SubstrHash patch
15259      Branch: maint-5.005/perl
15260            ! lib/Tie/SubstrHash.pm
15261 ____________________________________________________________________________
15262 [  2554] By: jhi                                   on 1999/01/02  14:55:06
15263         Log: Object destruction order testing.
15264      Branch: cfgperl
15265            ! t/op/misc.t
15266 ____________________________________________________________________________
15267 [  2553] By: jhi                                   on 1999/01/02  14:49:40
15268         Log: perldelta the Dumpvalue.pm of change #2513.
15269      Branch: cfgperl
15270            ! lib/Dumpvalue.pm pod/perldelta.pod
15271 ____________________________________________________________________________
15272 [  2552] By: nick                                  on 1999/01/02  14:45:38
15273         Log: Tone down Makefile.PL so it works on Win32
15274      Branch: perl
15275            ! ext/B/Makefile.PL
15276 ____________________________________________________________________________
15277 [  2551] By: nick                                  on 1999/01/02  14:06:30
15278         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
15279              Use them in various B::* rather than have local defs.
15280      Branch: perl
15281            + ext/B/defsubs.h.PL
15282            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
15283            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
15284            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
15285 ____________________________________________________________________________
15286 [  2550] By: nick                                  on 1999/01/02  10:04:02
15287         Log: Integrate ext/B changes from //depot/cfgperl
15288      Branch: perl
15289           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15290 ____________________________________________________________________________
15291 [  2549] By: jhi                                   on 1999/01/01  13:54:16
15292         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
15293              To: perlbug@perl.com
15294              Subject: op/groups.t fails test 1 on HP-UX 10.20
15295              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
15296              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
15297      Branch: cfgperl
15298            ! t/op/groups.t
15299 ____________________________________________________________________________
15300 [  2548] By: jhi                                   on 1999/01/01  13:53:31
15301         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15302              To: perl5-porters@perl.org
15303              cc: hv@crypt0.demon.co.uk
15304              Subject: [bug 5.004_54] duplicate error message
15305              Date: Thu, 31 Dec 1998 04:05:25 +0000
15306              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
15307              
15308              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
15309              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15310              To: hv@crypt0.demon.co.uk
15311              Cc: perl5-porters@perl.org
15312              Subject: [PATCH _54] Re: duplicate error message
15313              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
15314              
15315              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
15316              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15317              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
15318              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
15319              Subject: [TEST PATCH _54] Re: duplicate error message 
15320              Date: Fri, 01 Jan 1999 07:32:14 +0000
15321      Branch: cfgperl
15322            ! op.c t/pragma/warn/op
15323 ____________________________________________________________________________
15324 [  2547] By: jhi                                   on 1998/12/31  14:15:04
15325         Log: From: Chris Nandor <pudge@pobox.com>
15326              To: jhi@iki.fi
15327              Cc: perl5-porters@perl.org
15328              Subject: Re: [PATCH] perlport.pod 1.38
15329              Date: Thu, 31 Dec 1998 09:06:48 -0500
15330              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
15331      Branch: cfgperl
15332            ! pod/perlport.pod
15333 ____________________________________________________________________________
15334 [  2546] By: jhi                                   on 1998/12/31  11:18:17
15335         Log: From: Wilson P. Snyder II
15336              To: perl5-porters@perl.org
15337              Subject: [PATCH v5.5.53] REV2: Binary number support
15338              Date: 1998/11/30
15339              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
15340      Branch: cfgperl
15341            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
15342            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
15343            ! toke.c util.c
15344 ____________________________________________________________________________
15345 [  2545] By: jhi                                   on 1998/12/31  09:27:40
15346         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15347              To: perlbug@perl.com
15348              Subject: "perl -T -P" dumps core on OpenBSD and Linux
15349              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
15350              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
15351      Branch: cfgperl
15352            ! taint.c
15353 ____________________________________________________________________________
15354 [  2544] By: jhi                                   on 1998/12/31  09:21:45
15355         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
15356              To: perlbug@perl.com 
15357              Subject: bug in pod2man search for perl binary [5.005_5x]
15358              Date: Sat, 12 Dec 1998 23:08:51 +0000 
15359              Message-ID: <19981212230851.A20578@ig.co.uk> 
15360      Branch: cfgperl
15361            ! pod/pod2man.PL
15362 ____________________________________________________________________________
15363 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
15364         Log: From: jan.dubois@ibm.net (Jan Dubois)
15365              Date: Wed, 23 Dec 1998 21:26:38 +0100
15366              Message-ID: <36895086.8849224@smtp1.ibm.net>
15367              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
15368      Branch: maint-5.005/perl
15369            ! lib/ExtUtils/MakeMaker.pm
15370 ____________________________________________________________________________
15371 [  2540] By: jhi                                   on 1998/12/30  08:42:04
15372         Log: Evermore AUTHORS and MAINTAIN.
15373      Branch: cfgperl
15374            ! AUTHORS MAINTAIN
15375 ____________________________________________________________________________
15376 [  2539] By: jhi                                   on 1998/12/29  15:10:34
15377         Log: More AUTHORS and MAINTAIN.
15378      Branch: cfgperl
15379            ! AUTHORS MAINTAIN
15380 ____________________________________________________________________________
15381 [  2537] By: jhi                                   on 1998/12/29  14:34:47
15382         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
15383              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
15384              Message-ID: <13942.32480.700000.640927@utensil>
15385              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
15386              (mirror change#2531 in the 5.005-maint)
15387      Branch: cfgperl
15388            ! lib/AutoSplit.pm
15389 ____________________________________________________________________________
15390 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
15391         Log: change in_pod pattern to /^=\w/ from /^=/
15392              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
15393              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
15394              Message-ID: <13942.32480.700000.640927@utensil>
15395              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
15396      Branch: maint-5.005/perl
15397            ! lib/AutoSplit.pm
15398 ____________________________________________________________________________
15399 [  2525] By: jhi                                   on 1998/12/29  13:06:26
15400         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15401              To: perl5-porters@perl.org
15402              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
15403              Date: 16 Dec 1998 03:17:03 +0200
15404              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
15405      Branch: cfgperl
15406            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15407 ____________________________________________________________________________
15408 [  2524] By: jhi                                   on 1998/12/29  13:00:06
15409         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15410              To: perl5-porters@perl.org
15411              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
15412              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
15413              Date: 10 Dec 1998 08:30:02 +0200
15414              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
15415              
15416              (Nick's part was applied earlier, in change #2460)
15417      Branch: cfgperl
15418            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15419 ____________________________________________________________________________
15420 [  2523] By: jhi                                   on 1998/12/29  12:41:31
15421         Log: From: "vishal bhatia" <vishalb@hotmail.com>
15422              To: nick@ni-s.u-net.com
15423              Cc: perl5-porters@perl.org
15424              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
15425              Date: 9 Dec 1998 06:50:30 +0200
15426              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
15427      Branch: cfgperl
15428            ! ext/B/B/CC.pm
15429 ____________________________________________________________________________
15430 [  2522] By: jhi                                   on 1998/12/29  12:15:18
15431         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
15432              To: perl5-porters@perl.org (Perl 5 Porters)
15433              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
15434              Date: 25 Dec 1998 23:02:28 +0200
15435              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
15436      Branch: cfgperl
15437            ! lib/Pod/Text.pm
15438 ____________________________________________________________________________
15439 [  2521] By: jhi                                   on 1998/12/29  12:07:54
15440         Log: Undo #2519 (breaks universal.c).
15441      Branch: cfgperl
15442            ! XSUB.h
15443 ____________________________________________________________________________
15444 [  2519] By: jhi                                   on 1998/12/29  11:41:10
15445         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
15446              To: perl5-porters@perl.org
15447              Cc: perl-xs@perl.org
15448              Subject: XSUB.h refinement [PATCH]
15449              Date: 18 Dec 1998 03:58:44 +0200
15450              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
15451      Branch: cfgperl
15452            ! XSUB.h
15453 ____________________________________________________________________________
15454 [  2518] By: jhi                                   on 1998/12/29  11:36:19
15455         Log: From: abigail@fnx.com
15456              To: perl5-porters@perl.org (Perl Porters)
15457              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
15458              Date: 28 Dec 1998 21:39:15 +0200
15459              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
15460      Branch: cfgperl
15461            ! lib/fields.pm
15462 ____________________________________________________________________________
15463 [  2517] By: jhi                                   on 1998/12/29  11:35:03
15464         Log: Document change #2516.
15465      Branch: cfgperl
15466            ! pod/perldelta.pod
15467 ____________________________________________________________________________
15468 [  2516] By: jhi                                   on 1998/12/29  11:32:26
15469         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15470              To: perl5-porters@perl.org (Mailing list Perl5)
15471              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
15472              Date: 9 Dec 1998 10:39:31 +0200
15473              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
15474      Branch: cfgperl
15475            ! pod/perldiag.pod regcomp.c toke.c
15476 ____________________________________________________________________________
15477 [  2515] By: jhi                                   on 1998/12/29  11:27:11
15478         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15479              To: perl5-porters@perl.org (Mailing list Perl5)
15480              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
15481              Date: 8 Dec 1998 09:02:04 +0200
15482              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
15483              
15484              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
15485      Branch: cfgperl
15486            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
15487 ____________________________________________________________________________
15488 [  2514] By: jhi                                   on 1998/12/29  11:21:31
15489         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15490              To: perl5-porters@perl.org (Mailing list Perl5)
15491              Subject: [PATCH 5.005_53] Regexp tests and UTF8
15492              Date: 8 Dec 1998 07:02:01 +0200
15493              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
15494      Branch: cfgperl
15495            ! regcomp.c
15496 ____________________________________________________________________________
15497 [  2513] By: jhi                                   on 1998/12/29  11:18:34
15498         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15499              Subject: [PATCH 5.005_*] Dumpvar.pm
15500              To: perl5-porters@perl.org (Mailing list Perl5)
15501              Date: 7 Dec 1998 10:17:35 +0200
15502              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
15503      Branch: cfgperl
15504            + lib/Dumpvalue.pm
15505            ! MANIFEST
15506 ____________________________________________________________________________
15507 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
15508         Log: From: jan.dubois@ibm.net (Jan Dubois)
15509              Date: Tue, 01 Dec 1998 00:07:33 +0100
15510              Message-ID: <366921b5.14512598@smtp1.ibm.net>
15511              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
15512              
15513              From: jan.dubois@ibm.net (Jan Dubois)
15514              Date: Wed, 02 Dec 1998 00:24:54 +0100
15515              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
15516              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
15517      Branch: maint-5.005/perl
15518            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
15519            ! win32/config.bc win32/config.gc win32/config.vc
15520            ! win32/config_sh.PL win32/makedef.pl
15521 ____________________________________________________________________________
15522 [  2509] By: jhi                                   on 1998/12/28  13:00:31
15523     Log: Kickstart AUTHORS and MAINTAIN.
15524  Branch: cfgperl
15525        + AUTHORS MAINTAIN
15526        ! MANIFEST
15527 ____________________________________________________________________________
15528 [  2508] By: jhi                                   on 1998/12/28  08:04:00
15529     Log: From: Nathan Torkington <gnat@frii.com>
15530          To: perlbug@perl.com
15531          Subject: [PATCH] perlxstut.pod fix
15532          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
15533          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
15534  Branch: cfgperl
15535        ! pod/perlxstut.pod
15536 ____________________________________________________________________________
15537 [  2507] By: jhi                                   on 1998/12/28  07:59:00
15538     Log: From: abigail@fnx.com
15539          To: perlbug@perl.com
15540          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
15541          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
15542          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
15543          (slightly modified, a part of the patch was rejected)
15544          (strange, I thought I had already submitted this one
15545          but Perforce disagrees with me...)
15546  Branch: cfgperl
15547        ! pod/perlop.pod
15548 ____________________________________________________________________________
15549 [  2506] By: jhi                                   on 1998/12/28  07:56:59
15550     Log: From: Artur <artur@vogon-solutions.com>
15551          To: perlbug@perl.com
15552          Subject: PATCH: perlmodlib.pod
15553          Date: Fri, 25 Dec 1998 00:48:39 +0000
15554          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
15555  Branch: cfgperl
15556        ! pod/perlmodlib.pod pod/perlop.pod
15557 ____________________________________________________________________________
15558 [  2505] By: jhi                                   on 1998/12/28  07:46:06
15559     Log: From: abigail@fnx.com
15560          To: perl5-porters@perl.org (Perl Porters)
15561          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
15562          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
15563          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
15564  Branch: cfgperl
15565        ! pod/pod2html.PL
15566 ____________________________________________________________________________
15567 [  2504] By: jhi                                   on 1998/12/28  07:44:35
15568     Log: From: Jim Avera <avera@fjst.com>
15569          To: perlbug@perl.com
15570          Subject: perlbug bug - shows dates reversed
15571          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
15572          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
15573  Branch: cfgperl
15574        ! utils/perlbug.PL
15575 ____________________________________________________________________________
15576 [  2503] By: jhi                                   on 1998/12/28  07:41:39
15577     Log: From: jan.dubois@ibm.net (Jan Dubois)
15578          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
15579          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
15580          Date: Wed, 23 Dec 1998 21:26:38 +0100
15581          Message-ID: <36895086.8849224@smtp1.ibm.net>
15582  Branch: cfgperl
15583        ! lib/ExtUtils/MakeMaker.pm
15584 ____________________________________________________________________________
15585 [  2502] By: jhi                                   on 1998/12/28  07:39:20
15586     Log: From: Blair Zajac <bzajac@geostaff.com>
15587          To: perl5-porters@perl.org
15588          Subject: Tie::SubstrHash patch
15589          Date: Wed, 23 Dec 1998 17:13:32 -0800
15590          Message-ID: <3681953C.8B6A90AA@geostaff.com>
15591  Branch: cfgperl
15592        ! lib/Tie/SubstrHash.pm
15593 ____________________________________________________________________________
15594 [  2501] By: jhi                                   on 1998/12/28  07:37:16
15595     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
15596          To: perlbug@perl.com
15597          Subject: perlfaq9 minor error
15598          Date: Wed, 23 Dec 1998 14:54:19 -0800
15599          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
15600  Branch: cfgperl
15601        ! pod/perlfaq9.pod
15602 ____________________________________________________________________________
15603 [  2500] By: jhi                                   on 1998/12/23  10:38:18
15604     Log: More porting notes about filesystems, AmigaOS, and MiNT.
15605  Branch: cfgperl
15606        ! pod/perlport.pod
15607 ____________________________________________________________________________
15608 [  2499] By: jhi                                   on 1998/12/22  09:26:49
15609     Log: Add few MSG_ and uio constants.
15610  Branch: cfgperl
15611        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
15612 ____________________________________________________________________________
15613 [  2498] By: jhi                                   on 1998/12/22  08:39:30
15614     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
15615          a Digital C compiler optimizer bug that broke the 'x'
15616          operator under certain circumstances.  See t/op/repeat.t
15617          test #20 for graphic details.  Reported in
15618          
15619          From: Gisle Aas <gisle@aas.no>
15620          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
15621          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
15622          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
15623          Date: 18 Dec 1998 14:27:40 +0100
15624          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
15625          
15626          and discussed further in the thread
15627          
15628          From: Jarkko Hietaniemi <jhi@iki.fi>
15629          To: Gisle Aas <gisle@aas.no>
15630          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
15631          cpan-testers@perl.org, perl5-porters@perl.org
15632          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
15633          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
15634          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
15635  Branch: cfgperl
15636        ! t/op/repeat.t util.c
15637 ____________________________________________________________________________
15638 [  2497] By: jhi                                   on 1998/12/21  14:18:57
15639     Log: Change #2483 update.
15640  Branch: cfgperl
15641        ! t/op/tr.t
15642 ____________________________________________________________________________
15643 [  2496] By: jhi                                   on 1998/12/21  14:07:41
15644     Log: Update on change #2493.
15645  Branch: cfgperl
15646        ! t/pragma/warn/op
15647 ____________________________________________________________________________
15648 [  2495] By: jhi                                   on 1998/12/21  13:52:00
15649     Log: Change #2487 aftershock.
15650  Branch: cfgperl
15651        ! warning.pl
15652 ____________________________________________________________________________
15653 [  2494] By: jhi                                   on 1998/12/21  12:35:00
15654     Log: From: Chris Nandor <pudge@pobox.com>
15655          To: perl5-porters@perl.org
15656          Subject: [PATCH] perlport.pod v1.37
15657          Date: Sat, 19 Dec 1998 12:54:34 -0500
15658          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
15659  Branch: cfgperl
15660        ! pod/perlport.pod
15661 ____________________________________________________________________________
15662 [  2493] By: jhi                                   on 1998/12/21  12:22:44
15663     Log: From: Mark-Jason Dominus <mjd@plover.com>
15664          To: perl5-porters@perl.com
15665          Subject: PATCH (5.005_02): Dejargonizing
15666          Date: Sun, 20 Dec 1998 14:35:20 -0500
15667          Message-ID: <19981220193520.11230.qmail@plover.com>
15668          
15669          From: Mark-Jason Dominus <mjd@plover.com>
15670          To: perl5-porters@perl.com
15671          Subject: PATCH (5.005_02): Spelling correction in warning message
15672          Date: Sun, 20 Dec 1998 13:51:30 -0500
15673          Message-ID: <19981220185130.11067.qmail@plover.com>
15674  Branch: cfgperl
15675        ! doio.c op.c
15676 ____________________________________________________________________________
15677 [  2492] By: jhi                                   on 1998/12/21  09:00:05
15678     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15679          To: perl5-porters@perl.org
15680          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
15681          Date: Sun, 20 Dec 1998 19:03:25 PST
15682          Message-ID: <19981221030326.27660.qmail@hotmail.com>
15683          
15684          (slightly reformatted)
15685  Branch: cfgperl
15686        ! ext/B/B/CC.pm
15687 ____________________________________________________________________________
15688 [  2491] By: nick                                  on 1998/12/20  14:21:29
15689     Log: Save _all_ GV's which have SV, AV or HV set.
15690  Branch: perl
15691        ! ext/B/B/C.pm
15692 ____________________________________________________________________________
15693 [  2490] By: jhi                                   on 1998/12/18  15:13:19
15694     Log: Add idea about generalising cpp symbol probing of Errno.
15695  Branch: cfgperl
15696        ! Todo
15697 ____________________________________________________________________________
15698 [  2489] By: jhi                                   on 1998/12/18  14:47:57
15699     Log: Address some of the issues of:
15700          
15701          From: Tom Christiansen <tchrist@jhereg.perl.com>
15702          To: perl-porters-active@jhereg.perl.com
15703          Subject: Undocumentation Issues for 5.005
15704          Date: Thu, 17 Dec 1998 14:46:24 -0700
15705          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
15706  Branch: cfgperl
15707        ! pod/perl5005delta.pod
15708 ____________________________________________________________________________
15709 [  2488] By: jhi                                   on 1998/12/18  11:26:32
15710     Log: From: root <root@dubravka.in-berlin.de>
15711          To: perlbug@perl.com
15712          Cc: k@dubravka.in-berlin.de
15713          Subject: Please add no_modify to PERL_POLLUTE
15714          Date: Fri, 18 Dec 1998 10:45:52 +0100
15715          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
15716          
15717          (Really from Andreas König)
15718  Branch: cfgperl
15719        ! embed.pl
15720 ____________________________________________________________________________
15721 [  2487] By: jhi                                   on 1998/12/17  14:05:52
15722     Log: Some (by far not all) issues of the below message addressed.
15723          
15724          From: Tom Christiansen <tchrist@jhereg.perl.com>
15725          To: The Perl Porters Mailing List <perl5-porters@perl.org>
15726          Subject: important UNDOC issues for 5.005_54
15727          Date: Wed, 16 Dec 1998 21:14:53 -0700
15728          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
15729  Branch: cfgperl
15730        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
15731 ____________________________________________________________________________
15732 [  2486] By: jhi                                   on 1998/12/17  12:47:15
15733     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15734          To: domo@computer.org
15735          Cc: jhi@iki.fi, perl5-porters@perl.org
15736          Subject: Re: stuff related to malloc.c
15737          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
15738          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
15739  Branch: cfgperl
15740        ! malloc.c
15741 ____________________________________________________________________________
15742 [  2485] By: jhi                                   on 1998/12/17  12:17:19
15743     Log: More porting notes.
15744  Branch: cfgperl
15745        ! Porting/pumpkin.pod
15746 ____________________________________________________________________________
15747 [  2484] By: jhi                                   on 1998/12/15  08:38:05
15748     Log: Undo #2386 and #2205.
15749  Branch: cfgperl
15750        ! pod/perlfunc.pod
15751 ____________________________________________________________________________
15752 [  2483] By: jhi                                   on 1998/12/14  17:58:35
15753     Log: lib was missing from @INC.
15754  Branch: cfgperl
15755        ! t/op/tr.t
15756 ____________________________________________________________________________
15757 [  2482] By: jhi                                   on 1998/12/14  17:52:42
15758     Log: Was missing use Text::Wrap.
15759  Branch: cfgperl
15760        ! t/lib/textfill.t
15761 ____________________________________________________________________________
15762 [  2481] By: jhi                                   on 1998/12/14  16:00:22
15763     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
15764          
15765          From: Jonathan Roy <roy@idle.com>
15766          To: perl5-porters@perl.org
15767          Subject: nlist.h add to Configure checks?
15768          Date: Sun, 13 Dec 1998 22:22:49 -0500
15769          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
15770  Branch: cfgperl
15771        + ext/DynaLoader/hints/linux.pl
15772        ! MANIFEST
15773 ____________________________________________________________________________
15774 [  2480] By: jhi                                   on 1998/12/14  15:02:44
15775     Log: Give up completely using nm in AIX.
15776          
15777          From: "Kurt D. Starsinic" <kstar@chapin.edu>
15778          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
15779          Cc: perl5-porters@perl.org
15780          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
15781          Date: Thu, 10 Dec 1998 00:51:46 -0500
15782          Message-ID: <19981210005146.B29986@O2.chapin.edu>
15783  Branch: cfgperl
15784        ! hints/aix.sh
15785 ____________________________________________________________________________
15786 [  2479] By: jhi                                   on 1998/12/14  14:39:52
15787     Log: AIX' error messages are different.
15788          
15789          From: "Kurt D. Starsinic" <kstar@chapin.edu>
15790          To: Gurusamy Sarathy <gsar@engin.umich.edu>
15791          Cc: perl5-porters@perl.org
15792          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
15793          Date: Thu, 10 Dec 1998 00:42:36 -0500
15794          Message-ID: <19981210004236.A29986@O2.chapin.edu>
15795          
15796          From: Michael Engel <engel@nms1.cc.huji.ac.il>
15797          To: perlbug@perl.com
15798          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
15799          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
15800          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
15801  Branch: cfgperl
15802        ! t/pragma/warn/doio
15803 ____________________________________________________________________________
15804 [  2475] By: jhi                                   on 1998/12/13  12:35:55
15805     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15806          To: jhi@iki.fi
15807          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
15808          Subject: Re: stuff related to malloc.c
15809          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
15810          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
15811  Branch: cfgperl
15812        ! malloc.c
15813 ____________________________________________________________________________
15814 [  2474] By: jhi                                   on 1998/12/13  12:32:42
15815     Log: Some notes about porting issues.
15816  Branch: cfgperl
15817        ! Porting/pumpkin.pod
15818 ____________________________________________________________________________
15819 [  2473] By: jhi                                   on 1998/12/13  12:03:58
15820     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
15821          To: Perl 5 Porters <perl5-porters@perl.org>
15822          Subject: [patch 5.005_02] dos-djgpp update
15823          Date: Sun, 13 Dec 1998 00:08:44 +0100
15824          Message-ID: <19981213000844.C264@beeblebrox>
15825  Branch: cfgperl
15826        ! djgpp/config.over
15827 ____________________________________________________________________________
15828 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
15829     Log: undo changes to Exporter.pm from #2312
15830  Branch: maint-5.005/perl
15831        ! lib/Exporter.pm
15832 ____________________________________________________________________________
15833 [  2465] By: jhi                                   on 1998/12/12  12:31:21
15834     Log: Document that qw() taints.
15835          
15836          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
15837          To: perlbug@perl.com 
15838          Subject: taint problems
15839          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
15840          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
15841  Branch: cfgperl
15842        ! pod/perlop.pod
15843 ____________________________________________________________________________
15844 [  2464] By: jhi                                   on 1998/12/11  14:09:51
15845     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
15846          To: dist-users@foretune.co.jp
15847          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
15848          Date: Mon, 07 Dec 1998 20:13:04 -0400
15849          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
15850  Branch: cfgperl
15851        ! Configure
15852 ____________________________________________________________________________
15853 [  2463] By: jhi                                   on 1998/12/11  13:29:54
15854     Log: MAXPATHLEN.
15855  Branch: cfgperl
15856        ! perl.h
15857 ____________________________________________________________________________
15858 [  2462] By: jhi                                   on 1998/12/11  08:37:58
15859     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
15860          To: perl5-porters@perl.org
15861          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
15862          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
15863          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
15864  Branch: cfgperl
15865        + hints/gnu.sh
15866 ____________________________________________________________________________
15867 [  2461] By: nick                                  on 1998/12/10  21:00:50
15868     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
15869          From: Vishal Bhatia <vishalb@hotmail.com>
15870          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
15871          2. Fixes the bug  regarding return value of c-functions generated out 
15872          of perl subs. ( Just includes the patch I sent earlier)
15873          3. Incorporates the other changes that need to be done to get CC.pm
15874          use ISA search for packages and methods on the same lines as C.pm
15875          
15876          Vishal would appreciate comments about B::Stackobj changes from 
15877          someone knowing that module well.
15878  Branch: perl
15879        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
15880 ____________________________________________________________________________
15881 [  2460] By: jhi                                   on 1998/12/08  08:11:27
15882     Log: Integrate from mainperl.
15883  Branch: cfgperl
15884       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
15885       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
15886       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
15887       !> toke.c util.c
15888 ____________________________________________________________________________
15889 [  2459] By: jhi                                   on 1998/12/07  07:50:11
15890     Log: From: hansm@icgroup.nl 
15891          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
15892          Reply-To: hansmu@xs4all.nl 
15893          To: perlbug@perl.com 
15894          Date: Sun, 6 Dec 98 22:19:54 +0100 
15895          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
15896  Branch: cfgperl
15897        ! util.c
15898 ____________________________________________________________________________
15899 [  2458] By: gsar                                  on 1998/12/07  06:00:55
15900     Log: fix dup lexical
15901  Branch: perl
15902        ! ext/B/B/Deparse.pm t/lib/io_unix.t
15903 ____________________________________________________________________________
15904 [  2457] By: gsar                                  on 1998/12/06  14:38:59
15905     Log: mention limit on line numbers reported by diagnostics
15906  Branch: perl
15907        ! pod/perl.pod toke.c
15908 ____________________________________________________________________________
15909 [  2456] By: gsar                                  on 1998/12/06  13:49:02
15910     Log: branch perldelta.pod
15911  Branch: maint-5.005/perl
15912       +> pod/perldelta.pod
15913 ____________________________________________________________________________
15914 [  2455] By: gsar                                  on 1998/12/06  13:47:21
15915     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
15916  Branch: maint-5.005/perl
15917        - pod/perldelta.pod
15918 ____________________________________________________________________________
15919 [  2454] By: gsar                                  on 1998/12/06  13:35:31
15920     Log: fix outdated/incorrect info about arbitrary limits
15921  Branch: perl
15922        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
15923        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
15924 ____________________________________________________________________________
15925 [  2453] By: nick                                  on 1998/12/05  16:14:42
15926     Log: Avoid hard-coding op numbers
15927          Update CC.pm to save %INC, and to co-exist with new C.pm
15928  Branch: perl
15929        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
15930 ____________________________________________________________________________
15931 [  2452] By: nick                                  on 1998/12/05  10:44:28
15932     Log: B.xs had its own code to calculate hash() which differed from
15933          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
15934          which meant that run-time require was re-done.
15935          Removed some debug from C.pm
15936  Branch: perl
15937        ! ext/B/B.xs ext/B/B/C.pm
15938 ____________________________________________________________________________
15939 [  2451] By: nick                                  on 1998/12/04  21:58:49
15940     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
15941          well as _54, but with pre-scan for classes and save the ISA scheme.
15942  Branch: perl
15943        ! ext/B/B/C.pm
15944 ____________________________________________________________________________
15945 [  2450] By: nick                                  on 1998/12/04  17:58:44
15946     Log: Vishal Bhatia's patch as a basis.
15947  Branch: perl
15948        ! ext/B/B/C.pm ext/B/B/CC.pm
15949 ____________________________________________________________________________
15950 [  2449] By: jhi                                   on 1998/12/04  16:39:21
15951     Log: Integrate from mainperl.
15952  Branch: cfgperl
15953       !> t/op/goto.t t/op/tr.t
15954 ____________________________________________________________________________
15955 [  2448] By: gsar                                  on 1998/12/04  06:06:49
15956     Log: tweak test for UTEST
15957  Branch: perl
15958        ! t/op/tr.t
15959 ____________________________________________________________________________
15960 [  2444] By: jhi                                   on 1998/12/03  14:37:22
15961     Log: s/\bthe the\b/the/g *.pod
15962  Branch: cfgperl
15963        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
15964 ____________________________________________________________________________
15965 [  2443] By: jhi                                   on 1998/12/03  13:39:53
15966     Log: Change#2441 aftermath.
15967  Branch: cfgperl
15968        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15969        ! config_h.SH thread.h vms/subconfigure.com
15970 ____________________________________________________________________________
15971 [  2441] By: jhi                                   on 1998/12/03  08:15:13
15972     Log: From: Dan Sugalski <sugalskd@osshe.edu>
15973          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
15974          Subject: [PATCH 5.005_54]Initial VMS patches
15975          Date: 3 Dec 1998 01:05:55 +0200
15976          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
15977          
15978          The patch to config_h.SH requires more study because
15979          metaconfig needs to agree.
15980  Branch: cfgperl
15981        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
15982        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
15983        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
15984 ____________________________________________________________________________
15985 [  2440] By: gsar                                  on 1998/12/03  01:32:16
15986     Log: add failed check-in of goto.t from change#1867
15987  Branch: perl
15988        ! t/op/goto.t
15989 ____________________________________________________________________________
15990 [  2437] By: jhi                                   on 1998/12/02  18:03:51
15991     Log: Fix most of the bad L<> links of
15992          
15993          From: Tom Christiansen <tchrist@jhereg.perl.com> 
15994          Subject: bad L<> links
15995          Reply-to: tchrist@perl.com 
15996          To: perlbug@jhereg.perl.com 
15997          Date: Tue, 11 Aug 1998 10:58:07 -0500 
15998          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
15999          
16000          The ones not fixed may require darker Pod::HTML magic,
16001          for example the perlguts.html#tags should work fine, IMHO.
16002  Branch: cfgperl
16003        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
16004        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
16005        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
16006        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
16007        ! pod/perlvar.pod
16008 ____________________________________________________________________________
16009 [  2436] By: jhi                                   on 1998/12/02  16:35:04
16010     Log: One paste too many in #2345.
16011  Branch: cfgperl
16012        ! lib/Pod/Html.pm
16013 ____________________________________________________________________________
16014 [  2435] By: jhi                                   on 1998/12/02  16:32:33
16015     Log: Pod::Html and Pod::Text were not locale-savvy:
16016          for example in =head1 all non-ASCII-\w-runs were
16017          turned into underscores in NAME tags.  This could
16018          result in several NAME tags becoming identical.
16019          Reported by:
16020          
16021          From: Fyodor Krasnov <fyodor@aha.ru> 
16022          Subject: pod2html vs Russian Characters
16023          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
16024          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
16025          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
16026  Branch: cfgperl
16027        ! lib/Pod/Html.pm lib/Pod/Text.pm
16028 ____________________________________________________________________________
16029 [  2434] By: jhi                                   on 1998/12/02  10:29:00
16030     Log: The real Mc5_54 integration.
16031  Branch: cfgperl
16032       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
16033 ____________________________________________________________________________
16034 [  2433] By: jhi                                   on 1998/12/02  08:52:13
16035     Log: From: Andy Dougherty <doughera@lafayette.edu>
16036          To: Perl Porters <perl5-porters@perl.org>
16037          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
16038          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
16039          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
16040  Branch: cfgperl
16041        ! Configure
16042 ____________________________________________________________________________
16043 [  2432] By: jhi                                   on 1998/12/02  08:49:47
16044     Log: From: Andy Dougherty <doughera@lafayette.edu>
16045          To: Perl Porters <perl5-porters@perl.org>
16046          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
16047          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
16048          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
16049  Branch: cfgperl
16050        ! Configure
16051 ____________________________________________________________________________
16052 [  2431] By: jhi                                   on 1998/12/01  16:11:50
16053     Log: From: achampio@lehman.com (Alan Champion)
16054          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
16055          To: perlbug@perl.com
16056          Date: 1 Dec 1998 17:36:33 +0200
16057          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
16058          
16059          Skip NIS includes.
16060  Branch: cfgperl
16061        ! t/op/pwent.t
16062 ____________________________________________________________________________
16063 [  2430] By: gsar                                  on 1998/12/01  12:12:50
16064     Log: 5.005_54, as released
16065  Branch: perl
16066        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
16067 ____________________________________________________________________________
16068 [  2429] By: jhi                                   on 1998/12/01  11:28:39
16069     Log: From: Anton Berezin <tobez@plab.ku.dk>
16070          To: perl5-porters@perl.org
16071          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
16072          Date: 30 Nov 1998 19:46:24 +0100
16073          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
16074  Branch: cfgperl
16075        ! hints/freebsd.sh
16076 ____________________________________________________________________________
16077 [  2428] By: jhi                                   on 1998/12/01  11:08:16
16078     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
16079  Branch: cfgperl
16080       +> (branch 30 files)
16081       !> (integrate 71 files)
16082 ____________________________________________________________________________
16083 [  2427] By: jhi                                   on 1998/12/01  10:51:37
16084     Log: Default to accepting a hinted $randfunc even when $csym
16085          does not find it.  (the previous defaylt behaviour was not
16086          to accept).
16087  Branch: cfgperl
16088        ! Configure
16089 ____________________________________________________________________________
16090 [  2426] By: jhi                                   on 1998/12/01  10:13:03
16091     Log: Separated the [:foo:] parsing to its own function.
16092          Passes all tests.
16093  Branch: cfgperl
16094        ! regcomp.c
16095 ____________________________________________________________________________
16096 [  2425] By: jhi                                   on 1998/12/01  08:22:49
16097     Log: Typo in comments.
16098  Branch: cfgperl
16099        ! regexec.c
16100 ____________________________________________________________________________
16101 [  2424] By: jhi                                   on 1998/12/01  08:21:38
16102     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16103          Subject: [PATCH 5.005_*] Debugger 'v' command
16104          To: perl5-porters@perl.org (Mailing list Perl5)
16105          Date: 1 Dec 1998 07:55:11 +0200
16106          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
16107  Branch: cfgperl
16108        ! lib/perl5db.pl
16109 ____________________________________________________________________________
16110 [  2423] By: jhi                                   on 1998/12/01  08:19:08
16111     Log: From: pvhp@forte.com (Peter Prymmer)
16112          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
16113          To: perl5-porters@perl.org
16114          Date: 1 Dec 1998 07:27:11 +0200
16115          Message-ID: <MLIST_9812010508.AA07791@forte.com>
16116  Branch: cfgperl
16117        ! hints/os390.sh
16118 ____________________________________________________________________________
16119 [  2417] By: jhi                                   on 1998/11/30  08:14:00
16120     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
16121  Branch: cfgperl
16122        ! ext/Socket/Socket.xs
16123 ____________________________________________________________________________
16124 [  2416] By: jhi                                   on 1998/11/30  08:00:15
16125     Log: Undo #2395, seems more like a problem in netbsd-current.
16126  Branch: cfgperl
16127        ! util.c
16128
16129 ----------------
16130 Version 5.005_54
16131 ----------------
16132
16133 ____________________________________________________________________________
16134 [  2414] By: gsar                                  on 1998/11/30  02:23:55
16135     Log: more JPL tweaks
16136  Branch: perl
16137        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
16138        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
16139 ____________________________________________________________________________
16140 [  2413] By: gsar                                  on 1998/11/30  01:35:56
16141     Log: stub bin/jpl that just runs JPL::Compile::files()
16142  Branch: perl
16143        + jpl/bin/jpl
16144 ____________________________________________________________________________
16145 [  2412] By: gsar                                  on 1998/11/30  01:32:14
16146     Log: delete symlink
16147  Branch: perl
16148        - jpl/bin/jpl
16149 ____________________________________________________________________________
16150 [  2410] By: gsar                                  on 1998/11/30  01:30:44
16151     Log: branch jpl from perlext to perl
16152  Branch: perl
16153       +> (branch 30 files)
16154 ____________________________________________________________________________
16155 [  2407] By: gsar                                  on 1998/11/30  01:24:53
16156     Log: JPL tweaks to build with 5.005
16157  Branch: perlext
16158        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
16159        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
16160 ____________________________________________________________________________
16161 [  2406] By: gsar                                  on 1998/11/30  00:55:54
16162     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
16163  Branch: perl
16164        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
16165 ____________________________________________________________________________
16166 [  2405] By: gsar                                  on 1998/11/30  00:28:55
16167     Log: patchlevel up to 54
16168  Branch: perl
16169        ! patchlevel.h win32/Makefile win32/config_H.bc
16170        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16171 ____________________________________________________________________________
16172 [  2403] By: gsar                                  on 1998/11/29  23:35:50
16173     Log: integrate cfgperl changes into mainline
16174  Branch: perl
16175       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16176       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
16177 ____________________________________________________________________________
16178 [  2402] By: gsar                                  on 1998/11/29  23:08:42
16179     Log: sync Text::Wrap version number
16180  Branch: perl
16181        ! lib/Text/Wrap.pm
16182 ____________________________________________________________________________
16183 [  2401] By: gsar                                  on 1998/11/29  22:56:21
16184     Log: textfill.t tweak
16185  Branch: perl
16186        ! t/lib/textfill.t
16187 ____________________________________________________________________________
16188 [  2400] By: gsar                                  on 1998/11/29  22:50:41
16189     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
16190          <muir@idiom.com>
16191  Branch: perl
16192        + t/lib/textfill.t
16193        ! MANIFEST lib/Text/Wrap.pm
16194 ____________________________________________________________________________
16195 [  2399] By: gsar                                  on 1998/11/29  22:28:05
16196     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
16197          has happened without the authors knowledge or consent; the subversive
16198          version (which is in 5.00502) breaks one of the tests in the
16199          authors testsuite; attempts are being made to find a fix that
16200          avoids breaking code already running with the 5.005_02 version
16201          From:    David Muir Sharnoff <muir@idiom.com>
16202          Date:    Sat, 28 Nov 1998 04:34:17 PST
16203          Message-Id: <199811281234.EAA03082@idiom.com>
16204          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
16205  Branch: perl
16206        ! lib/Text/Wrap.pm t/lib/textwrap.t
16207 ____________________________________________________________________________
16208 [  2397] By: nick                                  on 1998/11/29  20:13:58
16209     Log: Update docs and English.pm for $^C
16210  Branch: perl
16211        ! lib/English.pm pod/perlvar.pod
16212 ____________________________________________________________________________
16213 [  2396] By: jhi                                   on 1998/11/29  20:13:03
16214     Log: Mirror #2384.
16215  Branch: cfgperl
16216        ! t/op/pwent.t
16217 ____________________________________________________________________________
16218 [  2395] By: jhi                                   on 1998/11/29  19:59:12
16219     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
16220  Branch: cfgperl
16221        ! util.c
16222 ____________________________________________________________________________
16223 [  2394] By: gsar                                  on 1998/11/29  19:49:08
16224     Log: updated perlreftut.pod
16225  Branch: perl
16226        ! pod/perlreftut.pod
16227 ____________________________________________________________________________
16228 [  2393] By: gsar                                  on 1998/11/29  19:31:56
16229     Log: misc tweaks
16230  Branch: perl
16231        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
16232 ____________________________________________________________________________
16233 [  2392] By: gsar                                  on 1998/11/29  19:31:18
16234     Log: notes about -DPERL_POLLUTE
16235  Branch: perl
16236        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
16237 ____________________________________________________________________________
16238 [  2391] By: gsar                                  on 1998/11/29  19:13:52
16239     Log: explain various win32 build caveats more clearly
16240  Branch: perl
16241        ! README.win32 win32/Makefile win32/makefile.mk
16242 ____________________________________________________________________________
16243 [  2390] By: gsar                                  on 1998/11/29  16:51:59
16244     Log: remove I_POLL detection (Configure will do that now)
16245  Branch: perl
16246        ! ext/IO/Makefile.PL
16247 ____________________________________________________________________________
16248 [  2389] By: jhi                                   on 1998/11/29  16:39:16
16249     Log: Add I_POLL for IO 1.20.
16250  Branch: cfgperl
16251        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16252        ! config_h.SH
16253 ____________________________________________________________________________
16254 [  2388] By: gsar                                  on 1998/11/29  16:23:30
16255     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
16256  Branch: perl
16257        + Porting/p4desc
16258        ! MANIFEST
16259 ____________________________________________________________________________
16260 [  2387] By: gsar                                  on 1998/11/29  16:08:03
16261     Log: another threads reliability fix: serialize writes to thr->threadsv
16262          avoid most uses of PL_na (which is much more inefficient than a
16263          simple local); update docs to suit; PL_na now being thr->Tna may
16264          be a minor compatibility issue for extensions--will require dTHR
16265          outside of XSUBs (those get automatic dTHR)
16266  Branch: perl
16267        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
16268        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
16269        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
16270        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
16271        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
16272        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
16273        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
16274        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
16275        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
16276 ____________________________________________________________________________
16277 [  2386] By: jhi                                   on 1998/11/29  15:40:42
16278     Log: Tune the "if" entry.
16279  Branch: cfgperl
16280        ! pod/perlfunc.pod
16281 ____________________________________________________________________________
16282 [  2385] By: gsar                                  on 1998/11/29  12:40:28
16283     Log: various fixes for race conditions under threads: mutex locks based
16284          on PL_threadnum were seriously flawed, since it means more than one
16285          thread could enter the critical region; PL_na was global instead of
16286          thread-local; child thread could finish and free thr structures
16287          before Thread->new() got around to creating the Thread object;
16288          cv_clone() needed locking, as it mucks with PL_comppad and other
16289          global data; new_struct_thread() needed to lock template-thread's
16290          mutex while copying its data
16291  Branch: perl
16292        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
16293        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
16294 ____________________________________________________________________________
16295 [  2384] By: gsar                                  on 1998/11/29  10:54:38
16296     Log: s/warn/print/ on multiply defined groups
16297  Branch: perl
16298        ! t/op/grent.t
16299 ____________________________________________________________________________
16300 [  2383] By: gsar                                  on 1998/11/29  10:48:39
16301     Log: backout change#2334
16302  Branch: perl
16303        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
16304 ____________________________________________________________________________
16305 [  2382] By: jhi                                   on 1998/11/29  10:33:40
16306     Log: Better NetInfo behaviour.
16307  Branch: cfgperl
16308        ! t/op/grent.t t/op/pwent.t
16309 ____________________________________________________________________________
16310 [  2381] By: jhi                                   on 1998/11/29  10:08:15
16311     Log: Integrate from mainperl.
16312  Branch: cfgperl
16313       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
16314       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
16315       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
16316       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
16317       +> t/lib/io_poll.t t/lib/io_unix.t
16318       !> (integrate 58 files)
16319 ____________________________________________________________________________
16320 [  2380] By: gsar                                  on 1998/11/29  08:22:49
16321     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
16322          Tim Bunce)
16323  Branch: perl
16324        ! gv.c
16325 ____________________________________________________________________________
16326 [  2379] By: gsar                                  on 1998/11/29  07:06:43
16327     Log: fix for pat.t failure under USE_THREADS
16328  Branch: perl
16329        ! pp_ctl.c regexec.c
16330 ____________________________________________________________________________
16331 [  2378] By: nick                                  on 1998/11/28  22:46:57
16332     Log: More C.pm tweaks
16333          Save globs even if we have saved cv itself before - may be imported.
16334          
16335          While we don't save "bootstrap" CV we need to provide a stub,
16336          so that if we require it later we don't fall through and attempt
16337          to DynaLoad module again.
16338          
16339          Attempt to save %INC so that "require" does not reload things
16340          we have compiled-in (does not work right yet - seems to be due
16341          to PL_incgv being created in perl_parse() current scheme setting 
16342          GvHV() is "better" than saving the glob, but still does not 
16343          work as I expect). 
16344  Branch: perl
16345        ! ext/B/B/C.pm
16346 ____________________________________________________________________________
16347 [  2377] By: gsar                                  on 1998/11/28  22:30:38
16348     Log: various tweaks; result passes all tests for normal build on Solaris;
16349          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
16350          win32 due to lack of select() that works on non-socket fds
16351  Branch: perl
16352        ! ext/IO/poll.c regcomp.c regexec.c scope.c
16353        ! t/lib/io_multihomed.t win32/makefile.mk
16354 ____________________________________________________________________________
16355 [  2376] By: gsar                                  on 1998/11/28  20:44:39
16356     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
16357  Branch: perl
16358        ! myconfig
16359 ____________________________________________________________________________
16360 [  2375] By: gsar                                  on 1998/11/28  20:42:58
16361     Log: integrate cfgperl changes into mainline
16362  Branch: perl
16363       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
16364       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
16365 ____________________________________________________________________________
16366 [  2374] By: gsar                                  on 1998/11/28  20:02:03
16367     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16368          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
16369          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
16370          Subject: [PATCH 5.00553] Yet another OS/2 patch
16371  Branch: perl
16372        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
16373 ____________________________________________________________________________
16374 [  2373] By: gsar                                  on 1998/11/28  19:30:06
16375     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16376          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
16377          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
16378          Subject: [PATCH 5.005_53] Change $#+
16379  Branch: perl
16380        ! mg.c pod/perlvar.pod t/op/pat.t
16381 ____________________________________________________________________________
16382 [  2372] By: gsar                                  on 1998/11/28  19:28:00
16383     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16384          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
16385          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
16386          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
16387  Branch: perl
16388        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
16389        ! thrdvar.h
16390 ____________________________________________________________________________
16391 [  2371] By: gsar                                  on 1998/11/28  19:23:53
16392     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16393          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
16394          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
16395          Subject: [PATCH 5.005_53] better -Mre=debugcolor
16396  Branch: perl
16397        ! embedvar.h objXSUB.h regexec.c thrdvar.h
16398 ____________________________________________________________________________
16399 [  2370] By: gsar                                  on 1998/11/28  19:21:17
16400     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16401          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
16402          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
16403          Subject: [PATCH 5.005_*] regcolors
16404  Branch: perl
16405        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
16406 ____________________________________________________________________________
16407 [  2369] By: gsar                                  on 1998/11/28  19:00:15
16408     Log: allow final period in a file (not followed by a newline) to
16409          terminate format spec
16410  Branch: perl
16411        ! toke.c
16412 ____________________________________________________________________________
16413 [  2368] By: gsar                                  on 1998/11/28  18:58:25
16414     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
16415          add C<$Config{installarchlib}/CORE> to the default locations searched
16416          on win32
16417  Branch: perl
16418        ! lib/ExtUtils/Liblist.pm
16419 ____________________________________________________________________________
16420 [  2367] By: gsar                                  on 1998/11/28  18:46:05
16421     Log: applied suggested patch with PERL_OBJECT tweaks
16422          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16423          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
16424          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
16425          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
16426  Branch: perl
16427        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
16428        ! regexec.c t/op/pat.t thrdvar.h
16429 ____________________________________________________________________________
16430 [  2366] By: gsar                                  on 1998/11/28  18:38:34
16431     Log: additional documentation for qr//
16432          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16433          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
16434          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
16435          Subject: [PATCH 5.005_*] Documentation (fwd)
16436  Branch: perl
16437        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
16438 ____________________________________________________________________________
16439 [  2365] By: gsar                                  on 1998/11/28  18:35:35
16440     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16441          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
16442          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
16443          Subject: [PATCH 5.005_*] Fix \G in REx without //g
16444  Branch: perl
16445        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
16446        ! regexp.h t/op/pat.t thrdvar.h
16447 ____________________________________________________________________________
16448 [  2364] By: gsar                                  on 1998/11/28  18:24:20
16449     Log: update Test.pm to Test-1.12; tweak 're' detection
16450  Branch: perl
16451        ! lib/Test.pm
16452 ____________________________________________________________________________
16453 [  2363] By: gsar                                  on 1998/11/28  18:12:04
16454     Log: avoid command-line quoting portability problems in lex_assign.t
16455  Branch: perl
16456        ! t/op/lex_assign.t
16457 ____________________________________________________________________________
16458 [  2362] By: gsar                                  on 1998/11/28  18:08:50
16459     Log: From: John Tobey <jtobey@channel1.com>
16460          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
16461          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
16462          Subject: PATCH: document English.pm sawampersand and thread issues
16463  Branch: perl
16464        ! lib/English.pm pod/perlvar.pod
16465 ____________________________________________________________________________
16466 [  2361] By: gsar                                  on 1998/11/28  18:03:04
16467     Log: fix uninitialized warnings
16468          From: Brian Callaghan <callagh@itginc.com>
16469          Date: Thu, 19 Nov 1998 17:49:10 -0800
16470          Message-Id: <3654CA96.B64FCAEB@itginc.com>
16471          Subject: Complete.pm patch (version 1.1)
16472  Branch: perl
16473        ! lib/Term/Complete.pm
16474 ____________________________________________________________________________
16475 [  2360] By: gsar                                  on 1998/11/28  17:59:16
16476     Log: s/Array/List/ suggested by John Tobey
16477  Branch: perl
16478        ! pod/perldata.pod
16479 ____________________________________________________________________________
16480 [  2359] By: gsar                                  on 1998/11/28  17:47:48
16481     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
16482  Branch: perl
16483        ! lib/Tie/Handle.pm pod/perlfunc.pod
16484 ____________________________________________________________________________
16485 [  2358] By: jhi                                   on 1998/11/28  17:23:15
16486     Log: Revamp the locale tests.
16487          (0) Instead of rewiring a few locales scan for them.
16488          (1) Bogus test #101 removed.
16489          (2) All the locales are checked, the lists of failed
16490          and non-failed ones are displayed.
16491          (3) The test #103 is again 'active' so that it may fail.
16492          (4) To balance (3) a hopefully pacifying message is shown
16493          if the #103 fails.
16494  Branch: cfgperl
16495        ! t/pragma/locale.t
16496 ____________________________________________________________________________
16497 [  2357] By: gsar                                  on 1998/11/28  17:21:07
16498     Log: add perlreftut.pod
16499  Branch: perl
16500        + pod/perlreftut.pod
16501        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
16502        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
16503        ! win32/pod.mak
16504 ____________________________________________________________________________
16505 [  2356] By: jhi                                   on 1998/11/28  16:58:01
16506     Log: Change #2346 fallout.
16507  Branch: cfgperl
16508        ! t/op/undef.t
16509 ____________________________________________________________________________
16510 [  2355] By: gsar                                  on 1998/11/28  16:46:43
16511     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
16512          ANSI prototypes
16513  Branch: perl
16514        ! ext/IO/IO.xs
16515 ____________________________________________________________________________
16516 [  2354] By: gsar                                  on 1998/11/28  16:08:07
16517     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
16518          keep platform hacks that aren't in the 1.20 dist; add new files
16519          to MANIFEST; hack Makefile.PL; result hasn't been tested
16520          anywhere
16521  Branch: perl
16522        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
16523        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
16524        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
16525        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
16526        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
16527        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
16528        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
16529        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
16530        ! t/lib/io_sock.t t/lib/io_udp.t
16531 ____________________________________________________________________________
16532 [  2353] By: jhi                                   on 1998/11/28  15:51:03
16533     Log: Locale collation, ctype, and numeric, were initialized wrong
16534          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
16535          as reported by
16536          
16537          From: Ilya.Sandler@etak.com (Ilya Sandler)
16538          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
16539          To: perlbug@perl.com
16540          Date: 25 Nov 1998 04:53:52 +0200
16541          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
16542  Branch: cfgperl
16543        ! util.c
16544 ____________________________________________________________________________
16545 [  2352] By: nick                                  on 1998/11/28  15:21:59
16546     Log: Implement $^C to allow perl access to -c flag - I think this 
16547          was agreed once...
16548  Branch: perl
16549        ! gv.c mg.c
16550 ____________________________________________________________________________
16551 [  2351] By: jhi                                   on 1998/11/28  15:14:24
16552     Log: Change #2251 fixup.
16553  Branch: cfgperl
16554        ! myconfig
16555 ____________________________________________________________________________
16556 [  2350] By: jhi                                   on 1998/11/28  14:58:19
16557     Log: Integrate from mainperl.
16558  Branch: cfgperl
16559       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
16560       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
16561       +> pod/perl5005delta.pod
16562       !> (integrate 49 files)
16563 ____________________________________________________________________________
16564 [  2349] By: jhi                                   on 1998/11/28  14:27:36
16565     Log: Passwd and group file groveling.
16566  Branch: cfgperl
16567        ! t/op/grent.t t/op/pwent.t
16568 ____________________________________________________________________________
16569 [  2348] By: gsar                                  on 1998/11/28  14:09:50
16570     Log: more conservative version of changes#2345,2346,2347; those break
16571          C<defined(@{"foo::ISA"})> which seems to be extensively used in
16572          the libs :-(
16573  Branch: perl
16574        ! pp.c t/op/method.t
16575 ____________________________________________________________________________
16576 [  2347] By: gsar                                  on 1998/11/28  13:36:08
16577     Log: tweak bogus test
16578  Branch: perl
16579        ! t/op/method.t
16580 ____________________________________________________________________________
16581 [  2346] By: gsar                                  on 1998/11/28  13:20:34
16582     Log: test cases for previous change
16583  Branch: perl
16584        ! t/op/undef.t
16585 ____________________________________________________________________________
16586 [  2345] By: gsar                                  on 1998/11/28  13:07:17
16587     Log: fix typo in pp_defined() causing C<defined %tied> to fail
16588  Branch: perl
16589        ! pp.c
16590 ____________________________________________________________________________
16591 [  2344] By: gsar                                  on 1998/11/28  13:03:29
16592     Log: s/comment/comment_t/ tweak (suggested by John Gorman
16593          <jgorman@webbysoft.com>)
16594  Branch: perl
16595        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
16596 ____________________________________________________________________________
16597 [  2343] By: gsar                                  on 1998/11/28  12:52:40
16598     Log: add (stub) perldelta.pod
16599  Branch: perl
16600        + pod/perldelta.pod
16601 ____________________________________________________________________________
16602 [  2342] By: gsar                                  on 1998/11/28  12:49:26
16603     Log: rename perldelta.pod to perl5005delta.pod in preparation for
16604          starting a new one
16605  Branch: perl
16606       +> pod/perl5005delta.pod
16607        - pod/perldelta.pod
16608        ! MANIFEST pod/perl.pod
16609 ____________________________________________________________________________
16610 [  2341] By: gsar                                  on 1998/11/28  12:41:55
16611     Log: fix MALLOC_LOCK #define
16612  Branch: perl
16613        ! malloc.c
16614 ____________________________________________________________________________
16615 [  2340] By: gsar                                  on 1998/11/28  12:18:23
16616     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16617          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
16618          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
16619          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
16620  Branch: perl
16621        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
16622 ____________________________________________________________________________
16623 [  2339] By: jhi                                   on 1998/11/28  11:59:01
16624     Log: Add -lm to dynix/ptx POSIX hints.
16625          From: "Martin J. Bligh" <mbligh@sequent.com>
16626          To: jhi@iki.fi
16627          Subject: Re: Making Perl work on DYNIX/ptx
16628          Date: Wed, 25 Nov 1998 10:34:41 -0800
16629          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
16630  Branch: cfgperl
16631        ! ext/POSIX/hints/dynixptx.pl
16632 ____________________________________________________________________________
16633 [  2338] By: jhi                                   on 1998/11/28  11:57:19
16634     Log: Detypo.
16635  Branch: cfgperl
16636        ! lib/filetest.pm
16637 ____________________________________________________________________________
16638 [  2337] By: jhi                                   on 1998/11/28  11:56:29
16639     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
16640  Branch: cfgperl
16641        ! Configure
16642 ____________________________________________________________________________
16643 [  2336] By: gsar                                  on 1998/11/28  11:41:14
16644     Log: teach CPAN.pm to ignore beta perl distributions when looking for
16645          modules
16646          From: root@dogberry.rutgers.edu (root)
16647          Date: Thu, 12 Nov 1998 23:08:39 -0500
16648          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
16649          Subject: recompile tries getting a perl distribution
16650  Branch: perl
16651        ! lib/CPAN.pm
16652 ____________________________________________________________________________
16653 [  2335] By: gsar                                  on 1998/11/28  11:27:46
16654     Log: make $1 et al readonly under threads; make C<undef $1> fail like
16655          C<$1 = undef> does
16656  Branch: perl
16657        ! op.c pp.c t/op/undef.t
16658 ____________________________________________________________________________
16659 [  2334] By: gsar                                  on 1998/11/28  10:24:52
16660     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
16661  Branch: perl
16662        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
16663 ____________________________________________________________________________
16664 [  2333] By: gsar                                  on 1998/11/28  09:36:40
16665     Log: document changed PERL_HASH()
16666  Branch: perl
16667        ! pod/perlfunc.pod pod/perlguts.pod
16668 ____________________________________________________________________________
16669 [  2332] By: nick                                  on 1998/11/27  21:10:27
16670     Log: Handle INIT list in C.pm
16671          1. Provide init_av() from B.xs
16672          2. Export it in B.pm
16673          3. Use it in C.pm
16674          Also disable some pruning in savecv() which seems to undo
16675          my previous patch.
16676          Experimental feature - save pathnames of .so files in easily 
16677          grep-able form for use in wrapper to feed to linker.  
16678  Branch: perl
16679        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
16680 ____________________________________________________________________________
16681 [  2327] By: gsar                                  on 1998/11/27  15:12:01
16682     Log: integrate change#2315 from maint-5.005
16683  Branch: perl
16684        ! t/op/sort.t
16685       !> op.c sv.c
16686 ____________________________________________________________________________
16687 [  2326] By: gsar                                  on 1998/11/27  15:00:42
16688     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
16689  Branch: perl
16690       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
16691       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
16692       !> lib/ExtUtils/typemap
16693 ____________________________________________________________________________
16694 [  2325] By: gsar                                  on 1998/11/27  14:46:18
16695     Log: malloc bugfix and documentation from Ilya Zakharevich
16696          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
16697          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
16698          Subject: [PATCH 5.005_*] Re: Internal coredump
16699          --
16700          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
16701          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
16702          Subject: [PATCH 5.005_*] malloc.c documentation
16703  Branch: perl
16704        ! malloc.c
16705 ____________________________________________________________________________
16706 [  2324] By: gsar                                  on 1998/11/27  14:41:38
16707     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
16708  Branch: perl
16709        ! ext/B/B/C.pm
16710 ____________________________________________________________________________
16711 [  2323] By: gsar                                  on 1998/11/27  14:33:44
16712     Log: From: maeda@src.ricoh.co.jp
16713          Date: Tue, 24 Nov 1998 10:37:45 +0900
16714          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
16715          Subject: format "..." bug
16716  Branch: perl
16717        ! pp_ctl.c t/op/write.t
16718 ____________________________________________________________________________
16719 [  2322] By: gsar                                  on 1998/11/27  14:20:12
16720     Log: add ext/Devel/Peek
16721          From: jan.dubois@ibm.net (Jan Dubois)
16722          Date: Mon, 23 Nov 1998 00:48:11 +0100
16723          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
16724          Subject: [PATCH 5.005_53] Devel::Peek integration
16725  Branch: perl
16726        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
16727        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
16728        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
16729        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
16730        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
16731 ____________________________________________________________________________
16732 [  2321] By: gsar                                  on 1998/11/27  13:03:08
16733     Log: ensure 'make regen_headers' even without perl installed
16734          (suggested by Ilya Zakharevich)
16735  Branch: perl
16736        ! bytecode.pl warning.pl
16737 ____________________________________________________________________________
16738 [  2320] By: gsar                                  on 1998/11/27  12:58:36
16739     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16740          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
16741          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
16742          Subject: [PATCH 5.005_*] Cosmetic malloc patch
16743  Branch: perl
16744        ! malloc.c
16745 ____________________________________________________________________________
16746 [  2319] By: gsar                                  on 1998/11/27  12:56:13
16747     Log: eliminate dup hunk from integration
16748  Branch: perl
16749        ! lib/filetest.pm perl.h
16750 ____________________________________________________________________________
16751 [  2318] By: gsar                                  on 1998/11/27  12:50:08
16752     Log: integrate cfgperl changes into mainline
16753  Branch: perl
16754       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
16755        ! pod/perlfaq4.pod
16756       !> (integrate 30 files)
16757 ____________________________________________________________________________
16758 [  2317] By: jhi                                   on 1998/11/27  11:38:13
16759     Log: C<-x>.
16760  Branch: cfgperl
16761        ! lib/filetest.pm
16762 ____________________________________________________________________________
16763 [  2316] By: jhi                                   on 1998/11/27  11:10:22
16764     Log: Integrate from mainperl.
16765  Branch: cfgperl
16766       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
16767       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
16768       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
16769       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
16770       !> win32/win32sck.c
16771 ____________________________________________________________________________
16772 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
16773     Log: integrate change#2246 from mainline, while still allowing
16774          C<sort $globref @foo>
16775          
16776          allow C<sort $coderef @foo>
16777  Branch: maint-5.005/perl
16778        ! op.c sv.c
16779       !> t/op/sort.t
16780 ____________________________________________________________________________
16781 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
16782     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
16783          forwarded by Jarkko Hietaniemi from Mark Bixby
16784  Branch: maint-5.005/perl
16785        ! ext/DynaLoader/dl_mpeix.xs installperl
16786 ____________________________________________________________________________
16787 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
16788     Log: Allow PL_FILES to have multiple targets from one source by allowing
16789          an array ref as the value in the hash
16790  Branch: maint-5.005/perl
16791        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
16792        ! lib/ExtUtils/MakeMaker.pm
16793 ____________________________________________________________________________
16794 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
16795     Log: fix unsigned variables to use SvUV and sv_setuv
16796  Branch: maint-5.005/perl
16797        ! lib/ExtUtils/typemap
16798 ____________________________________________________________________________
16799 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
16800     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
16801  Branch: maint-5.005/perl
16802        ! lib/ExtUtils/MM_Unix.pm
16803 ____________________________________________________________________________
16804 [  2301] By: gsar                                  on 1998/11/26  10:16:54
16805     Log: fix PL_defoutgv leak under threads
16806  Branch: perl
16807        ! ext/Thread/Thread.xs
16808 ____________________________________________________________________________
16809 [  2300] By: gsar                                  on 1998/11/26  09:04:44
16810     Log: properly free temporaries created by threads
16811  Branch: perl
16812        ! ext/Thread/Thread.xs
16813 ____________________________________________________________________________
16814 [  2299] By: gsar                                  on 1998/11/26  06:51:16
16815     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
16816          to set the package for the block properly
16817  Branch: perl
16818        ! op.c t/comp/package.t t/lib/dumper.t
16819 ____________________________________________________________________________
16820 [  2298] By: nick                                  on 1998/11/24  22:04:20
16821     Log: Part-1 of tweaks to allow Tk to be "compiled"
16822          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
16823          (May also need attention to exports etc. - to follow.)
16824  Branch: perl
16825        ! universal.c
16826 ____________________________________________________________________________
16827 [  2294] By: jhi                                   on 1998/11/23  10:44:26
16828     Log: The new socket tests need in some platforms
16829          to #include <sys/types.h>.
16830  Branch: cfgperl
16831        ! Configure
16832 ____________________________________________________________________________
16833 [  2293] By: jhi                                   on 1998/11/23  10:33:42
16834     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
16835          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
16836          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
16837          Date: Mon, 23 Nov 1998 10:07:04 +0100
16838          Message-Id: <9811230907.AA06484@AWT.nl>
16839          
16840          NeXTstep NetInfo uses nidump to get the user/group databases.
16841  Branch: cfgperl
16842        ! t/op/grent.t t/op/pwent.t
16843 ____________________________________________________________________________
16844 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
16845     Log: Updated Porting/patchls utility.
16846  Branch: maint-5.004/perl
16847        ! Porting/patchls
16848 ____________________________________________________________________________
16849 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
16850     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
16851          From:  Henrik Tougaard <ht.000@foa.dk>
16852          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
16853          Files:  lib/Sys/Syslog.pm
16854  Branch: maint-5.004/perl
16855        ! lib/Sys/Syslog.pm
16856 ____________________________________________________________________________
16857 [  2286] By: jhi                                   on 1998/11/22  19:08:42
16858     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
16859  Branch: cfgperl
16860        ! ext/Socket/Socket.xs
16861 ____________________________________________________________________________
16862 [  2285] By: jhi                                   on 1998/11/22  18:21:07
16863     Log: MSG_PROXY for GNU/Hurd (previously we believed that
16864          all GNU libc platforms have MSG_PROXY.  Untrue).
16865          In fact this ended up as a major MSG_* and SCM_*
16866          update.  The MSG_XXX known to be enums in some
16867          versions of the glibc are now probed for and respective
16868          HAS_MSG_XXX are defined.  While I was at it I noticed
16869          SCM_RIGHTS being similarly an enum.  This reminded me of
16870          an ancient discussion in perl5-porters:
16871          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
16872          The BSD socket interface has a nifty feature for passing
16873          file descriptors and credentials--via sockets.  It may be
16874          too late to add this functionality to the CORE but
16875          at least Configure now probes for the functions,
16876          structs, and includes, defining the appropriate
16877          HAS_YYY and I_ZZZ, and the Socket extension exports
16878          the constants, in case somebody wants to write an
16879          extension for this interface.
16880  Branch: cfgperl
16881        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16882        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
16883        ! iperlsys.h
16884 ____________________________________________________________________________
16885 [  2284] By: jhi                                   on 1998/11/22  18:13:21
16886     Log: perlhist.pod 1.54, containing 5_53.
16887  Branch: cfgperl
16888        ! pod/perlhist.pod
16889 ____________________________________________________________________________
16890 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
16891     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
16892  Branch: maint-5.004/perl
16893        ! doio.c
16894 ____________________________________________________________________________
16895 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
16896     Log: Improve op/die_exit.t test for implicit close changing $!
16897  Branch: maint-5.004/perl
16898        ! t/op/die_exit.t
16899 ____________________________________________________________________________
16900 [  2268] By: jhi                                   on 1998/11/22  14:44:11
16901     Log: Fix thinko.
16902  Branch: cfgperl
16903        ! hints/dynixptx.sh
16904 ____________________________________________________________________________
16905 [  2267] By: jhi                                   on 1998/11/22  13:19:41
16906     Log: Document the d_socket override.
16907  Branch: cfgperl
16908        ! hints/dynixptx.sh
16909 ____________________________________________________________________________
16910 [  2266] By: jhi                                   on 1998/11/22  12:12:29
16911     Log: From: John Tobey <jtobey@channel1.com>
16912          Subject: [PATCH] perlfaq typos
16913          To: perl5-porters@perl.com
16914          Date: 22 Nov 1998 04:25:15 +0200
16915          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
16916  Branch: cfgperl
16917        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16918        ! pod/perlfaq7.pod pod/perlfaq8.pod
16919 ____________________________________________________________________________
16920 [  2265] By: jhi                                   on 1998/11/22  12:06:29
16921     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
16922          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
16923          Newsgroups: hut.lists.perl5-porters
16924          To: gsar@engin.umich.edu (Gurusamy Sarathy)
16925          Cc: perl5-porters@perl.org (Perl5 Porters)
16926          Date: 20 Nov 1998 12:20:41 +0200
16927  Branch: cfgperl
16928        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16929        ! ext/DB_File/DB_File.xs
16930 ____________________________________________________________________________
16931 [  2264] By: jhi                                   on 1998/11/22  11:55:09
16932     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
16933          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
16934          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
16935          To: perlbug@perl.com
16936          Date: 20 Nov 1998 18:39:06 +0200
16937          Lines: 47
16938          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
16939  Branch: cfgperl
16940        ! t/op/grent.t t/op/pwent.t
16941 ____________________________________________________________________________
16942 [  2263] By: jhi                                   on 1998/11/22  11:42:59
16943     Log: Permission testing is tricky when we have too much power.
16944          Problem reported in
16945          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
16946          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
16947          To: perlbug@perl.com
16948          Date: 20 Nov 1998 18:39:06 +0200
16949          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
16950  Branch: cfgperl
16951        ! t/op/filetest.t
16952 ____________________________________________________________________________
16953 [  2262] By: gsar                                  on 1998/11/22  11:37:02
16954     Log: fix broken CAPI generation
16955  Branch: perl
16956        ! win32/GenCAPI.pl
16957 ____________________________________________________________________________
16958 [  2261] By: jhi                                   on 1998/11/22  11:17:00
16959     Log: -x should be C<-x>, reported by Gerben Wierda.
16960  Branch: cfgperl
16961        ! pod/perlfunc.pod
16962 ____________________________________________________________________________
16963 [  2260] By: gsar                                  on 1998/11/22  11:12:02
16964     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
16965  Branch: perl
16966        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
16967        ! proto.h
16968 ____________________________________________________________________________
16969 [  2259] By: jhi                                   on 1998/11/22  11:06:40
16970     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
16971          Subject: Re: [PATCH] Re: pod2man bug in date generated line
16972          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
16973          Cc: perlbug@perl.com
16974          Date: 20 Nov 1998 21:30:17 +0200
16975          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
16976  Branch: cfgperl
16977        ! pod/pod2man.PL
16978 ____________________________________________________________________________
16979 [  2256] By: jhi                                   on 1998/11/21  10:44:01
16980     Log: From: Thomas Bowditch <bowditch@inmet.com>
16981          Subject: Benchmark.pm suggestion
16982          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
16983          Date: Fri, 20 Nov 1998 17:43:46 -0500
16984          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
16985          
16986          Added timesum().
16987  Branch: cfgperl
16988        ! lib/Benchmark.pm
16989 ____________________________________________________________________________
16990 [  2255] By: gsar                                  on 1998/11/21  08:45:06
16991     Log: another win32 portability fix: make sysread() and syswrite()
16992          work on sockets
16993  Branch: perl
16994        ! pp_sys.c win32/win32.h
16995 ____________________________________________________________________________
16996 [  2254] By: gsar                                  on 1998/11/21  07:49:06
16997     Log: win32_recvfrom() compatibility fix
16998  Branch: perl
16999        ! win32/win32sck.c
17000 ____________________________________________________________________________
17001 [  2253] By: jhi                                   on 1998/11/20  08:22:06
17002     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
17003          To: jhi@iki.fi
17004          Subject: MPE/iX Perl 5.005_02 oops
17005          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
17006          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
17007  Branch: cfgperl
17008        ! ext/DynaLoader/dl_mpeix.xs installperl
17009 ____________________________________________________________________________
17010 [  2252] By: gsar                                  on 1998/11/19  17:38:03
17011     Log: mess_sv tweak for change#2249
17012  Branch: perl
17013        ! util.c
17014 ____________________________________________________________________________
17015 [  2251] By: jhi                                   on 1998/11/18  12:32:19
17016     Log: Display use64bits and usemultiplicity but only if necessary.
17017  Branch: cfgperl
17018        ! myconfig
17019 ____________________________________________________________________________
17020 [  2250] By: jhi                                   on 1998/11/18  12:26:50
17021     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
17022          Subject: pp.c uses 'unsigned Quad_t'
17023          To: perlbug@perl.com 
17024          Date: Sun, 15 Nov 1998 20:57:05 -0300 
17025          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
17026  Branch: cfgperl
17027        ! perl.h pp.c
17028 ____________________________________________________________________________
17029 [  2249] By: gsar                                  on 1998/11/18  05:43:11
17030     Log: use PL_mess_sv only during global destruction (fixes problems with
17031          overlapping invocations of form()/warn()/die()/croak() trampling on
17032          each other's messages)
17033  Branch: perl
17034        ! mg.c util.c
17035 ____________________________________________________________________________
17036 [  2248] By: gsar                                  on 1998/11/18  05:39:36
17037     Log: tweak change#2245 to skip previous message if any
17038  Branch: perl
17039        ! pp_ctl.c t/pragma/warn/pp_ctl
17040 ____________________________________________________________________________
17041 [  2247] By: jhi                                   on 1998/11/17  11:46:56
17042     Log: Integrate from mainperl.
17043  Branch: cfgperl
17044       !> (integrate 26 files)
17045 ____________________________________________________________________________
17046 [  2246] By: gsar                                  on 1998/11/17  09:41:10
17047     Log: allow C<sort $coderef @foo>
17048  Branch: perl
17049        ! op.c t/op/sort.t t/pragma/overload.t
17050 ____________________________________________________________________________
17051 [  2245] By: gsar                                  on 1998/11/17  08:28:26
17052     Log: propagate failures in DESTROY() as (optional) warnings
17053  Branch: perl
17054        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
17055 ____________________________________________________________________________
17056 [  2244] By: gsar                                  on 1998/11/17  07:43:08
17057     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
17058  Branch: perl
17059        ! perl.c thrdvar.h
17060 ____________________________________________________________________________
17061 [  2243] By: gsar                                  on 1998/11/17  07:40:09
17062     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
17063  Branch: perl
17064        ! lib/warning.pm warning.h warning.pl
17065 ____________________________________________________________________________
17066 [  2242] By: gsar                                  on 1998/11/17  06:32:39
17067     Log: fix skipspace() to properly account for newlines in eval''-ed
17068          strings (caused bogus line numbers in diagnostics and debugger)
17069  Branch: perl
17070        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
17071 ____________________________________________________________________________
17072 [  2241] By: gsar                                  on 1998/11/17  03:48:12
17073     Log: s/Perl_utf8skip/PL_utf8skip/g
17074  Branch: perl
17075        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
17076 ____________________________________________________________________________
17077 [  2240] By: gsar                                  on 1998/11/14  06:09:06
17078     Log: rework op/groups.t
17079  Branch: perl
17080        ! t/op/filetest.t t/op/groups.t
17081 ____________________________________________________________________________
17082 [  2235] By: gsar                                  on 1998/11/14  00:17:05
17083     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
17084  Branch: perl
17085        ! op.c
17086 ____________________________________________________________________________
17087 [  2234] By: gsar                                  on 1998/11/14  00:14:02
17088     Log: update Changes
17089  Branch: perl
17090        ! Changes win32/config.bc win32/config.gc win32/config.vc
17091 ____________________________________________________________________________
17092 [  2233] By: gsar                                  on 1998/11/13  09:43:03
17093     Log: doc tweak
17094  Branch: perl
17095        ! README.win32
17096 ____________________________________________________________________________
17097 [  2230] By: jhi                                   on 1998/11/12  17:07:45
17098     Log: Allow hints file override for d_socket
17099          (based on Sequent-induced change #2229).
17100  Branch: cfgperl
17101        ! Configure
17102 ____________________________________________________________________________
17103 [  2229] By: jhi                                   on 1998/11/12  16:32:33
17104     Log: 
17105          From: "Martin J. Bligh" <mbligh@sequent.com>
17106          To: jhi@iki.fi
17107          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
17108          Subject: Re: Making Perl work on DYNIX/ptx
17109          Date: Tue, 10 Nov 1998 16:24:26 -0800
17110          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
17111  Branch: cfgperl
17112        ! hints/dynixptx.sh
17113 ____________________________________________________________________________
17114 [  2228] By: jhi                                   on 1998/11/12  11:40:37
17115     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
17116          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
17117          To: jhi@iki.fi
17118          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
17119          Subject: Re: Making Perl work on DYNIX/ptx
17120          Date: Tue, 10 Nov 1998 18:01:10 -0800
17121  Branch: cfgperl
17122        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
17123 ____________________________________________________________________________
17124 [  2227] By: jhi                                   on 1998/11/12  11:17:42
17125     Log: Integrate from mainperl.
17126  Branch: cfgperl
17127       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
17128       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
17129       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
17130       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
17131       !> win32/win32.c x2p/s2p.PL
17132 ____________________________________________________________________________
17133 [  2226] By: gsar                                  on 1998/11/11  21:05:42
17134     Log: provide -DPERL_POLLUTE
17135  Branch: perl
17136        ! embed.pl embedvar.h
17137 ____________________________________________________________________________
17138 [  2225] By: jhi                                   on 1998/11/09  07:45:12
17139     Log: From: Hans Mulder <hansm@icgroup.nl>
17140          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
17141          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
17142          perl5-porters@perl.org
17143          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
17144          (UNINSTALLED)
17145          Date: Sun,  8 Nov 98 22:20:23 +0100
17146          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
17147  Branch: cfgperl
17148        ! malloc.c perl.h
17149 ____________________________________________________________________________
17150 [  2224] By: gsar                                  on 1998/11/09  03:13:14
17151     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
17152          Christoph <lupe@alanya.m.isar.de>)
17153  Branch: perl
17154        ! lib/Text/Wrap.pm
17155 ____________________________________________________________________________
17156 [  2223] By: gsar                                  on 1998/11/09  02:09:06
17157     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
17158          <lionel.fourquaux@wanadoo.fr>)
17159  Branch: perl
17160        ! x2p/s2p.PL
17161 ____________________________________________________________________________
17162 [  2222] By: gsar                                  on 1998/11/09  01:56:24
17163     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
17164          Date: Wed, 04 Nov 1998 12:19:44 +0000
17165          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
17166          Subject: [PATCH] Re: [5.005_53] read overflow? 
17167          --
17168          Date: Wed, 04 Nov 1998 13:15:18 +0000
17169          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
17170          Subject: [PATCH 5.005_53] perl -V fix
17171  Branch: perl
17172        ! perl.c regexec.c
17173 ____________________________________________________________________________
17174 [  2221] By: gsar                                  on 1998/11/09  01:34:56
17175     Log: From: jan.dubois@ibm.net (Jan Dubois)
17176          Date: Sun, 01 Nov 1998 00:05:01 +0100
17177          Message-ID: <364294bd.18052307@smtp1.ibm.net>
17178          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
17179  Branch: perl
17180        ! Changes win32/makedef.pl
17181 ____________________________________________________________________________
17182 [  2220] By: gsar                                  on 1998/11/08  21:13:07
17183     Log: integrate changes#2120,2168,2218 from maint-5.005;
17184          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
17185          enum; make regen_headers
17186  Branch: perl
17187        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
17188        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
17189 ____________________________________________________________________________
17190 [  2219] By: gsar                                  on 1998/11/08  19:42:57
17191     Log: integrate cfgperl changes into mainline
17192  Branch: perl
17193       +> README.vmesa
17194       !> Configure MANIFEST Porting/Glossary Porting/config.sh
17195       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
17196       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
17197       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
17198       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
17199       !> thread.h vms/subconfigure.com vos/config.h
17200 ____________________________________________________________________________
17201 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
17202     Log: From: Graham Barr <gbarr@ti.com>
17203          Date: Mon, 2 Nov 1998 07:38:52 -0600
17204          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
17205          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
17206  Branch: maint-5.005/perl
17207        ! ext/IPC/SysV/Msg.pm
17208 ____________________________________________________________________________
17209 [  2215] By: gsar                                  on 1998/11/08  02:52:52
17210     Log: set close-on-exec bit on pipe() FDs
17211  Branch: perl
17212        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
17213 ____________________________________________________________________________
17214 [  2214] By: gsar                                  on 1998/11/08  02:27:57
17215     Log: typo in newHVhv()
17216  Branch: perl
17217        ! hv.c
17218 ____________________________________________________________________________
17219 [  2211] By: jhi                                   on 1998/11/07  21:14:18
17220     Log: Finalize the Mach CThreads support.
17221          
17222          From: Hans Mulder <hansm@icgroup.nl>
17223          Date: Sat,  7 Nov 98 22:06:20 +0100
17224          To: Gurusamy Sarathy <gsar@engin.umich.edu>
17225          Cc: jhi@iki.fi, perl5-porters@perl.org
17226          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
17227          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
17228  Branch: cfgperl
17229        ! malloc.c perl.h
17230 ____________________________________________________________________________
17231 [  2210] By: gsar                                  on 1998/11/06  20:36:50
17232     Log: fix AvREALISH bogusness
17233  Branch: perl
17234        ! av.c t/op/array.t
17235 ____________________________________________________________________________
17236 [  2209] By: jhi                                   on 1998/11/06  08:05:31
17237     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
17238          ASSERT() causes problems in {NeXTStep,OpenStep}.
17239          
17240          From: Hans Mulder <hansm@icgroup.nl>
17241          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
17242          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
17243          Date: Fri,  6 Nov 98 01:27:41 +0100
17244          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
17245          
17246          and
17247          
17248          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17249          Subject: Re: ASSERT() in malloc.c
17250          To: jhi@iki.fi
17251          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
17252          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
17253  Branch: cfgperl
17254        ! malloc.c
17255 ____________________________________________________________________________
17256 [  2208] By: jhi                                   on 1998/11/06  07:55:38
17257     Log: Mach CThreads needs #include <mach/cthreads.h>.
17258  Branch: cfgperl
17259        ! perl.h
17260 ____________________________________________________________________________
17261 [  2206] By: jhi                                   on 1998/11/05  14:54:52
17262     Log: PERL_BADLANG wrongly documented.
17263          
17264          From: ts <decoux@moulon.inra.fr>
17265          To: jhi@cc.hut.fi
17266          Subject: Re: Locale warning messages
17267          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
17268          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
17269          
17270          and
17271          
17272          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17273          Subject: Re: PERL_BADLANG
17274          To: jhi@iki.fi
17275          Subject: Re: PERL_BADLANG
17276          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
17277          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
17278  Branch: cfgperl
17279        ! pod/perllocale.pod
17280 ____________________________________________________________________________
17281 [  2205] By: jhi                                   on 1998/11/05  14:24:33
17282     Log: Document all the control flow keywords in perlfunc
17283          so that "perlfunc -f while" works.
17284  Branch: cfgperl
17285        ! pod/perlfunc.pod
17286 ____________________________________________________________________________
17287 [  2204] By: jhi                                   on 1998/11/05  12:46:02
17288     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
17289          (from vos/config.h).  Update Porting/{Glossary,config*}.
17290  Branch: cfgperl
17291        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17292        ! config_h.SH vos/config.h
17293 ____________________________________________________________________________
17294 [  2203] By: jhi                                   on 1998/11/05  08:34:39
17295     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
17296  Branch: cfgperl
17297        ! hints/vmesa.sh vms/subconfigure.com
17298 ____________________________________________________________________________
17299 [  2202] By: jhi                                   on 1998/11/05  08:03:20
17300     Log: Integrate from mainperl.
17301  Branch: cfgperl
17302       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
17303       !> win32/Makefile win32/makefile.mk win32/win32.c
17304 ____________________________________________________________________________
17305 [  2201] By: gsar                                  on 1998/11/05  04:40:44
17306     Log: another POPSTACK victim
17307  Branch: perl
17308        ! cop.h sv.c
17309 ____________________________________________________________________________
17310 [  2196] By: gsar                                  on 1998/11/05  02:07:54
17311     Log: fix a location affected by change#2191, add note about POPSTACK
17312  Branch: perl
17313        ! cop.h gv.c pp_ctl.c
17314 ____________________________________________________________________________
17315 [  2195] By: gsar                                  on 1998/11/05  02:04:45
17316     Log: makefile notes
17317  Branch: perl
17318        ! win32/Makefile win32/makefile.mk
17319 ____________________________________________________________________________
17320 [  2192] By: gsar                                  on 1998/11/04  23:48:53
17321     Log: indeterminate order-of-evaluation fixes
17322  Branch: perl
17323        ! mg.c
17324 ____________________________________________________________________________
17325 [  2191] By: gsar                                  on 1998/11/04  23:02:16
17326     Log: refetch local stack pointer in POPSTACK
17327  Branch: perl
17328        ! cop.h perl.c
17329 ____________________________________________________________________________
17330 [  2190] By: jhi                                   on 1998/11/04  08:50:40
17331     Log: Configure update.
17332          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
17333          
17334          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
17335          To: Martin Bligh <mbligh@sequent.com>
17336          Cc: Jarkko Hietaniemi <jhi@iki.fi>
17337          Subject: Re: Perl 5's configure on DYNIX/ptx
17338          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
17339          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
17340          
17341          find sockets also from libsocket, not just libnet.
17342          OS390: $compile_ok instead of $compile for <inttypes.h>,
17343          
17344          From: pvhp@forte.com (Peter Prymmer)
17345          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
17346          Subject: _53 not OK on os390 but looking better than ever
17347          Date: Tue, 3 Nov 98 17:33:22 PST
17348          Message-Id: <9811040133.AA09450@forte.com>
17349  Branch: cfgperl
17350        ! Configure
17351 ____________________________________________________________________________
17352 [  2189] By: jhi                                   on 1998/11/04  07:43:58
17353     Log: sysio.t failure: fix undefined order of evaluation, from
17354          
17355          From: Spider Boardman <spider@web.zk3.dec.com>
17356          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
17357          To: perlbug@perl.com
17358          Date: 4 Nov 1998 01:22:30 +0200
17359          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
17360  Branch: cfgperl
17361        ! pp_sys.c
17362 ____________________________________________________________________________
17363 [  2188] By: gsar                                  on 1998/11/04  02:59:16
17364     Log: fix return value of win32_pclose()
17365  Branch: perl
17366        ! win32/win32.c
17367 ____________________________________________________________________________
17368 [  2187] By: gsar                                  on 1998/11/04  02:56:34
17369     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
17370  Branch: perl
17371        ! Changes doop.c gv.c util.c
17372 ____________________________________________________________________________
17373 [  2186] By: jhi                                   on 1998/11/03  08:17:52
17374     Log: Document quads in pack.
17375  Branch: cfgperl
17376        ! pod/perlfunc.pod
17377 ____________________________________________________________________________
17378 [  2185] By: jhi                                   on 1998/11/03  07:49:35
17379     Log: (IV) vs (I32) vs I_V()
17380          
17381          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
17382          From: Anton Berezin <tobez@plab.ku.dk> 
17383          To: "p5p" <perl5-porters@perl.org> 
17384          Date: 01 Nov 1998 15:09:11 +0100 
17385          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
17386          
17387          and
17388          
17389          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
17390          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
17391          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
17392  Branch: cfgperl
17393        ! sv.c
17394 ____________________________________________________________________________
17395 [  2184] By: jhi                                   on 1998/11/03  07:42:46
17396     Log: VM/ESA updates.
17397  Branch: cfgperl
17398        + README.vmesa
17399        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
17400 ____________________________________________________________________________
17401 [  2183] By: jhi                                   on 1998/11/02  12:58:13
17402     Log: The id(1)-parsing is real fun.
17403  Branch: cfgperl
17404        ! t/op/groups.t
17405 ____________________________________________________________________________
17406 [  2182] By: jhi                                   on 1998/11/02  12:07:43
17407     Log: Decommission the symlink test.
17408  Branch: cfgperl
17409        ! t/op/lex_assign.t
17410 ____________________________________________________________________________
17411 [  2181] By: jhi                                   on 1998/11/02  12:03:08
17412     Log: Replace ATTR_JOINABLE with true Configure probe
17413          for PTHREAD_CREATE_JOINABLE (or equivalent:
17414          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
17415          Remove ATTR_JOINABLE itself: Thread.xs uses
17416          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
17417          
17418          Really scan for <mach/cthreads.h> only if usethreads.
17419  Branch: cfgperl
17420        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
17421 ____________________________________________________________________________
17422 [  2180] By: jhi                                   on 1998/11/02  11:07:34
17423     Log: In HP-UX 10.X usethreads only if the required files are present.
17424  Branch: cfgperl
17425        ! hints/hpux.sh
17426 ____________________________________________________________________________
17427 [  2179] By: jhi                                   on 1998/11/02  09:10:33
17428     Log: Prefer groups(1).
17429          id -Gn can be broken.
17430          id -a can save the day.
17431  Branch: cfgperl
17432        ! t/op/groups.t
17433 ____________________________________________________________________________
17434 [  2178] By: jhi                                   on 1998/11/02  08:35:29
17435     Log: Detrail enum comma.
17436  Branch: cfgperl
17437        ! perl.h
17438 ____________________________________________________________________________
17439 [  2177] By: jhi                                   on 1998/11/02  08:24:12
17440     Log: 0**0 = 1, from
17441          
17442          From: d-lewart@uiuc.edu (Daniel S. Lewart)
17443          Subject: Math::Complex 0**0 patches
17444          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
17445          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
17446          To: jhi@iki.fi (Jarkko Hietaniemi),
17447          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
17448  Branch: cfgperl
17449        ! lib/Math/Complex.pm t/lib/complex.t
17450 ____________________________________________________________________________
17451 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
17452     Log: From: jan.dubois@ibm.net (Jan Dubois)   
17453          Date: Fri, 09 Oct 1998 23:28:31 +0200
17454          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
17455          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
17456  Branch: maint-5.005/perl
17457        ! XSUB.h
17458 ____________________________________________________________________________
17459 [  2164] By: jhi                                   on 1998/10/31  15:50:02
17460     Log: Integrate from mainperl.
17461  Branch: cfgperl
17462       +> t/op/lex_assign.t
17463       !> (integrate 45 files)
17464
17465 ----------------
17466 Version 5.005_53
17467 ----------------
17468
17469 ____________________________________________________________________________
17470 [  2163] By: gsar                                  on 1998/10/31  11:31:12
17471     Log: bump patchlevel; other minor fixes for clean build and test on
17472          Solaris and win32
17473  Branch: perl
17474        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
17475        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
17476        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
17477        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17478        ! x2p/a2p.c
17479 ____________________________________________________________________________
17480 [  2162] By: gsar                                  on 1998/10/31  09:40:31
17481     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17482          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
17483          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
17484          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
17485  Branch: perl
17486        ! pp.h
17487 ____________________________________________________________________________
17488 [  2161] By: gsar                                  on 1998/10/31  09:39:13
17489     Log: From: Albert Dvornik <bert@genscan.com>
17490          Date: 30 Oct 1998 17:50:04 -0500
17491          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
17492          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
17493  Branch: perl
17494        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
17495 ____________________________________________________________________________
17496 [  2160] By: gsar                                  on 1998/10/31  09:35:03
17497     Log: fix for bugs in -x mode
17498          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17499          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
17500          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
17501          Subject: [PATCH 5.00552] Fix h2xs
17502  Branch: perl
17503        ! utils/h2xs.PL
17504 ____________________________________________________________________________
17505 [  2159] By: gsar                                  on 1998/10/31  09:31:36
17506     Log: Data::Dumper update
17507  Branch: perl
17508        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
17509        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
17510 ____________________________________________________________________________
17511 [  2153] By: gsar                                  on 1998/10/30  21:40:09
17512     Log: add testsuite portion of patch
17513          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17514          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
17515          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
17516          Subject: [PATCH 5.00321 ;-)] 87% speedup
17517  Branch: perl
17518        + t/op/lex_assign.t
17519        ! MANIFEST
17520 ____________________________________________________________________________
17521 [  2152] By: gsar                                  on 1998/10/30  21:08:11
17522     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
17523  Branch: perl
17524        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
17525 ____________________________________________________________________________
17526 [  2151] By: gsar                                  on 1998/10/30  20:18:09
17527     Log: From: Mark-Jason Dominus <mjd@plover.com>
17528          Date: Fri, 30 Oct 1998 14:24:23 EST
17529          Message-Id: <19981030192423.27276.qmail@plover.com>
17530          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
17531  Branch: perl
17532        ! x2p/walk.c
17533 ____________________________________________________________________________
17534 [  2150] By: gsar                                  on 1998/10/30  20:08:57
17535     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17536          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
17537          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
17538          Subject: [PATCH 5.00552] Overloaded <> and deref again
17539  Branch: perl
17540        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
17541        ! t/pragma/overload.t toke.c
17542 ____________________________________________________________________________
17543 [  2149] By: gsar                                  on 1998/10/30  19:38:15
17544     Log: From: Roderick Schertler <roderick@argon.org>
17545          Date: Thu, 29 Oct 1998 14:50:18 -0500
17546          Message-ID: <17625.909690618@eeyore.ibcinc.com>
17547          Subject: patch for daemonization docs in perlipc
17548  Branch: perl
17549        ! pod/perlipc.pod
17550 ____________________________________________________________________________
17551 [  2148] By: gsar                                  on 1998/10/30  19:36:07
17552     Log: From: Anton Berezin <tobez@plab.ku.dk>
17553          Date: 29 Oct 1998 17:06:25 +0100
17554          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
17555          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
17556  Branch: perl
17557        ! win32/win32.c
17558 ____________________________________________________________________________
17559 [  2147] By: gsar                                  on 1998/10/30  19:31:37
17560     Log: tweaked version of suggested patch
17561          From: Anton Berezin <tobez@plab.ku.dk>
17562          Date: 29 Oct 1998 14:48:54 +0100
17563          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
17564          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
17565  Branch: perl
17566        ! win32/win32.c
17567 ____________________________________________________________________________
17568 [  2146] By: gsar                                  on 1998/10/30  19:03:50
17569     Log: hand-apply whitespace-mutiliated patch
17570          From: "vishal bhatia" <vishalb@hotmail.com>
17571          Date: Wed, 28 Oct 1998 23:45:32 PST
17572          Message-ID: <19981029074534.2334.qmail@hotmail.com>
17573          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
17574  Branch: perl
17575        ! ext/B/B/C.pm ext/B/B/CC.pm
17576 ____________________________________________________________________________
17577 [  2145] By: gsar                                  on 1998/10/30  18:46:58
17578     Log: remaining PL_foo stragglers
17579  Branch: perl
17580        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
17581        ! op.h os2/os2.c vms/gen_shrfls.pl
17582 ____________________________________________________________________________
17583 [  2144] By: gsar                                  on 1998/10/30  17:38:36
17584     Log: integrate cfgperl tweaks into mainline
17585  Branch: perl
17586       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
17587       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
17588 ____________________________________________________________________________
17589 [  2143] By: jhi                                   on 1998/10/30  13:27:39
17590     Log: There can be multiple yacc/bison errors.
17591  Branch: cfgperl
17592        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
17593 ____________________________________________________________________________
17594 [  2142] By: jhi                                   on 1998/10/30  13:18:43
17595     Log: README.posix-bc update.
17596  Branch: cfgperl
17597        ! README.posix-bc
17598 ____________________________________________________________________________
17599 [  2141] By: jhi                                   on 1998/10/30  09:12:59
17600     Log: #2133 fallout.
17601  Branch: cfgperl
17602        ! doio.c ext/POSIX/POSIX.xs
17603 ____________________________________________________________________________
17604 [  2140] By: jhi                                   on 1998/10/30  08:43:18
17605     Log: Integrate from mainperl.
17606  Branch: cfgperl
17607       +> globvar.sym pp.sym
17608        - objpp.h thread.sym
17609       !> (integrate 61 files)
17610 ____________________________________________________________________________
17611 [  2133] By: gsar                                  on 1998/10/30  02:51:39
17612     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
17613          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
17614          should soon be automated also; the global variables that
17615          escaped the PL_foo conversion are now reined in; renamed
17616          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
17617          type of same name; duplicated lists of pp_things in various
17618          places is now gone; result has only been tested on win32
17619  Branch: perl
17620        + globvar.sym pp.sym
17621        - objpp.h thread.sym
17622        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
17623        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
17624        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
17625        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
17626        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
17627        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
17628        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
17629        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
17630        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
17631        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17632        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
17633 ____________________________________________________________________________
17634 [  2130] By: jhi                                   on 1998/10/29  15:31:26
17635     Log: Pure bison yylex() proto was broken.
17636  Branch: cfgperl
17637        ! proto.h
17638 ____________________________________________________________________________
17639 [  2126] By: jhi                                   on 1998/10/29  08:35:54
17640     Log: Integrate mainperl.
17641  Branch: cfgperl
17642       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
17643       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
17644       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
17645       !> t/pragma/warn/doio toke.c win32/makefile.mk
17646 ____________________________________________________________________________
17647 [  2125] By: jhi                                   on 1998/10/29  08:32:38
17648     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
17649  Branch: cfgperl
17650        ! Makefile.SH
17651 ____________________________________________________________________________
17652 [  2124] By: jhi                                   on 1998/10/29  08:06:44
17653     Log: EBCDIC Makefile.SH tuneup.
17654  Branch: cfgperl
17655        ! Makefile.SH
17656 ____________________________________________________________________________
17657 [  2119] By: gsar                                  on 1998/10/28  23:24:04
17658     Log: remove doubled hunk from integration
17659  Branch: perl
17660        ! pp.c
17661 ____________________________________________________________________________
17662 [  2118] By: gsar                                  on 1998/10/28  22:03:31
17663     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17664          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
17665          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
17666          Subject: [PATCH 5.00552] Minor debugger tweaks
17667  Branch: perl
17668        ! lib/perl5db.pl
17669 ____________________________________________________________________________
17670 [  2117] By: gsar                                  on 1998/10/28  22:02:30
17671     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17672          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
17673          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
17674          Subject: [PATCH 5.00552] Make sort respect overloading
17675  Branch: perl
17676        ! pp_ctl.c proto.h t/pragma/overload.t
17677 ____________________________________________________________________________
17678 [  2116] By: gsar                                  on 1998/10/28  21:51:11
17679     Log: MM patches from Ilya Zakharevich
17680          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
17681          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
17682          Subject: [PATCH 5.00552] Make MakeMaker more verbose
17683          --
17684          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
17685          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
17686          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
17687  Branch: perl
17688        ! lib/ExtUtils/MakeMaker.pm
17689 ____________________________________________________________________________
17690 [  2115] By: gsar                                  on 1998/10/28  21:46:19
17691     Log: add explicit references to perl source path in ld2 and gcc2
17692  Branch: perl
17693        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
17694 ____________________________________________________________________________
17695 [  2114] By: gsar                                  on 1998/10/28  21:39:56
17696     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
17697          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
17698          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
17699          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
17700  Branch: perl
17701        ! INSTALL
17702 ____________________________________________________________________________
17703 [  2113] By: gsar                                  on 1998/10/28  21:21:16
17704     Log: integrate cfgperl into mainline
17705  Branch: perl
17706       +> t/op/filetest.t
17707       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
17708       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
17709       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
17710       !> thread.h toke.c vmesa/Makefile
17711 ____________________________________________________________________________
17712 [  2112] By: gsar                                  on 1998/10/28  21:14:18
17713     Log: minor cleanup
17714  Branch: perl
17715        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
17716 ____________________________________________________________________________
17717 [  2111] By: gsar                                  on 1998/10/28  18:52:10
17718     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
17719  Branch: perl
17720        ! toke.c
17721 ____________________________________________________________________________
17722 [  2110] By: jhi                                   on 1998/10/28  15:07:54
17723     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
17724  Branch: cfgperl
17725        ! Makefile.SH
17726 ____________________________________________________________________________
17727 [  2109] By: jhi                                   on 1998/10/28  13:39:54
17728     Log: a2p.y needs to generate also y.tab.h.
17729  Branch: cfgperl
17730        ! Makefile.SH
17731 ____________________________________________________________________________
17732 [  2108] By: jhi                                   on 1998/10/28  10:33:36
17733     Log: The "parse error" must be converted to "syntax error",
17734          just matching it aint' enough.
17735  Branch: cfgperl
17736        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
17737        ! t/pragma/warning.t
17738 ____________________________________________________________________________
17739 [  2107] By: jhi                                   on 1998/10/28  10:23:05
17740     Log: Regen sig_n{ame,umber}* if slightest doubt.
17741  Branch: cfgperl
17742        ! Configure
17743 ____________________________________________________________________________
17744 [  2106] By: jhi                                   on 1998/10/28  08:44:49
17745     Log: Bison says 'parse error', not 'parser error'.
17746  Branch: cfgperl
17747        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
17748        ! t/pragma/warning.t
17749 ____________________________________________________________________________
17750 [  2105] By: jhi                                   on 1998/10/28  08:42:09
17751     Log: yylex() parametrization.
17752  Branch: cfgperl
17753        ! proto.h toke.c
17754 ____________________________________________________________________________
17755 [  2104] By: jhi                                   on 1998/10/28  08:25:09
17756     Log: Bring in #2102.
17757  Branch: cfgperl
17758        ! pp.c
17759 ____________________________________________________________________________
17760 [  2103] By: jhi                                   on 1998/10/28  08:22:04
17761     Log: From: Dominic Dunlop <domo@vo.lu>
17762          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
17763          Date: 27 Oct 1998 20:47:25 +0200
17764          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
17765  Branch: cfgperl
17766        ! t/op/groups.t
17767 ____________________________________________________________________________
17768 [  2102] By: larry                                 on 1998/10/27  18:58:55
17769     Log: utf8 change to quotemeta broke EBCDIC
17770  Branch: perl
17771        ! pp.c
17772 ____________________________________________________________________________
17773 [  2101] By: jhi                                   on 1998/10/27  12:55:34
17774     Log: $Config{sig_num_init}.
17775          Also, a new approach to the 'pthreads-created-joinable': drop
17776          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
17777          directly. (See also #2096).
17778  Branch: cfgperl
17779        ! Configure config_h.SH
17780 ____________________________________________________________________________
17781 [  2100] By: jhi                                   on 1998/10/27  10:48:55
17782     Log: Regenerated perly_c.diff.
17783  Branch: cfgperl
17784        ! perly_c.diff
17785 ____________________________________________________________________________
17786 [  2099] By: jhi                                   on 1998/10/27  08:42:25
17787     Log: First the mangler was Netscape, then it was me.
17788  Branch: cfgperl
17789        ! vmesa/Makefile
17790 ____________________________________________________________________________
17791 [  2098] By: jhi                                   on 1998/10/27  08:34:40
17792     Log: `id -Gn` might be available where `groups` is not.
17793  Branch: cfgperl
17794        ! t/op/groups.t
17795 ____________________________________________________________________________
17796 [  2097] By: jhi                                   on 1998/10/27  08:05:17
17797     Log: Netscape had mangled the tabs.
17798  Branch: cfgperl
17799        ! vmesa/Makefile
17800 ____________________________________________________________________________
17801 [  2096] By: jhi                                   on 1998/10/27  08:03:05
17802     Log: ATTR_JOINABLE logic, based on (private email)
17803          
17804          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
17805          Subject: Some little diffs
17806          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
17807          Date: Tue, 27 Oct 1998 13:44:42 +1300
17808  Branch: cfgperl
17809        ! thread.h
17810 ____________________________________________________________________________
17811 [  2095] By: jhi                                   on 1998/10/27  07:56:57
17812     Log: Mach cthreads support based on:
17813          
17814          From: brie@corp.home.net (Brian Harrison)
17815          Subject: perl5.005_02 patch for mthreads
17816          To: perl5-porters@perl.org
17817          Date: 24 Oct 1998 01:01:55 +0300
17818          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
17819          
17820          Pthread yield probe (dejavu)
17821          Cosmetic nanochange for the union semun output.
17822          Better inttypes.h probe.
17823          Undo the 'void *' $selecttype probe from #1971 because
17824          it breaks the $selectminbits test.
17825  Branch: cfgperl
17826        ! Configure config_h.SH perl.h thread.h
17827 ____________________________________________________________________________
17828 [  2094] By: jhi                                   on 1998/10/26  13:02:07
17829     Log: Also posix-bc wants to reyacc.
17830  Branch: cfgperl
17831        ! Makefile.SH
17832 ____________________________________________________________________________
17833 [  2093] By: jhi                                   on 1998/10/26  10:17:21
17834     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
17835          5_02 and really breaking things in non-ASCII worlds.
17836  Branch: cfgperl
17837        ! pp.c
17838 ____________________________________________________________________________
17839 [  2092] By: jhi                                   on 1998/10/26  09:08:00
17840     Log: More robustness.
17841  Branch: cfgperl
17842        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
17843        ! t/pragma/warning.t
17844 ____________________________________________________________________________
17845 [  2091] By: jhi                                   on 1998/10/26  08:47:32
17846     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
17847          Bison really wants YYLEX_PARAM.
17848  Branch: cfgperl
17849        ! perly.y proto.h toke.c
17850 ____________________________________________________________________________
17851 [  2090] By: jhi                                   on 1998/10/26  08:21:25
17852     Log: s/YYLEX_PARAM/YYLEXPARAM/
17853  Branch: cfgperl
17854        ! perly.y
17855 ____________________________________________________________________________
17856 [  2089] By: jhi                                   on 1998/10/26  08:17:33
17857     Log: Indicate skipped subtests.
17858  Branch: cfgperl
17859        ! t/io/pipe.t
17860 ____________________________________________________________________________
17861 [  2088] By: jhi                                   on 1998/10/26  08:11:36
17862     Log: Integrate from mainperl.
17863  Branch: cfgperl
17864       !> (integrate 54 files)
17865 ____________________________________________________________________________
17866 [  2087] By: jhi                                   on 1998/10/26  08:08:02
17867     Log: Add test for filetests.
17868  Branch: cfgperl
17869        + t/op/filetest.t
17870        ! MANIFEST
17871 ____________________________________________________________________________
17872 [  2086] By: gsar                                  on 1998/10/26  02:44:44
17873     Log: various win32 tweaks; disable new xs_cpp section (it creates
17874          ambiguous inference graph for %.xs --> %.o)
17875  Branch: perl
17876        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
17877        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
17878        ! win32/config.gc win32/config_H.gc win32/makedef.pl
17879        ! win32/makefile.mk win32/win32.h
17880 ____________________________________________________________________________
17881 [  2085] By: gsar                                  on 1998/10/26  00:50:02
17882     Log: sanity-check $Config{drand01} in rand.t
17883  Branch: perl
17884        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
17885        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17886 ____________________________________________________________________________
17887 [  2078] By: gsar                                  on 1998/10/25  10:22:04
17888     Log: update win32/config*.?c
17889  Branch: perl
17890        ! Changes win32/config.bc win32/config.gc win32/config.vc
17891        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17892 ____________________________________________________________________________
17893 [  2077] By: gsar                                  on 1998/10/25  08:39:25
17894     Log: From: Graham Barr <gbarr@pobox.com>
17895          Date: Sat, 24 Oct 1998 21:45:50 -0500
17896          Message-ID: <19981024214550.C508@pobox.com>
17897          Subject: Re: die with a reference  should use overload "" operator
17898  Branch: perl
17899        ! pp_ctl.c
17900 ____________________________________________________________________________
17901 [  2076] By: gsar                                  on 1998/10/25  08:37:49
17902     Log: From: Graham Barr <gbarr@pobox.com>
17903          Date: Sat, 24 Oct 1998 12:45:21 -0500
17904          Message-ID: <19981024124521.C512@pobox.com>
17905          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
17906  Branch: perl
17907        ! sv.c
17908 ____________________________________________________________________________
17909 [  2075] By: gsar                                  on 1998/10/25  08:24:09
17910     Log: fix C<print $n += 5;> etc.
17911  Branch: perl
17912        ! toke.c
17913 ____________________________________________________________________________
17914 [  2074] By: gsar                                  on 1998/10/25  08:12:28
17915     Log: list builtins with portability caveats
17916          From: Jarkko Hietaniemi <jhi@iki.fi>
17917          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
17918          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
17919          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
17920  Branch: perl
17921        ! pod/perlfunc.pod
17922 ____________________________________________________________________________
17923 [  2073] By: gsar                                  on 1998/10/25  07:55:43
17924     Log: fix stack overrun in file test operators
17925  Branch: perl
17926        ! pp_sys.c
17927 ____________________________________________________________________________
17928 [  2072] By: gsar                                  on 1998/10/25  07:29:45
17929     Log: implement C<goto &func> and other fixes (via private mail)
17930          From:    "vishal bhatia" <vishalb@hotmail.com>
17931          Date:    Wed, 21 Oct 1998 22:59:03 PDT
17932          Message-Id: <19981022055904.20083.qmail@hotmail.com>
17933          Subject: [PATCH 5.005_52] More fixes for B
17934  Branch: perl
17935        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17936 ____________________________________________________________________________
17937 [  2071] By: gsar                                  on 1998/10/25  07:14:41
17938     Log: From: Graham Barr <gbarr@pobox.com>
17939          Date: Sat, 17 Oct 1998 20:42:41 -0500
17940          Message-ID: <19981017204241.G510@pobox.com>
17941          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
17942  Branch: perl
17943        ! pp_ctl.c
17944 ____________________________________________________________________________
17945 [  2070] By: gsar                                  on 1998/10/25  07:07:29
17946     Log: avoid bogus line number in XSUB redefined warnings
17947  Branch: perl
17948        ! op.c
17949 ____________________________________________________________________________
17950 [  2069] By: gsar                                  on 1998/10/25  06:59:03
17951     Log: From: Martijn Koster <mak@excitecorp.com>
17952          Date: Wed, 21 Oct 1998 13:12:03 +0100
17953          Message-ID: <19981021131203.A15661@excitecorp.com>
17954          Subject: File::Path::mkpath reports the wrong error
17955  Branch: perl
17956        ! lib/File/Path.pm
17957 ____________________________________________________________________________
17958 [  2068] By: gsar                                  on 1998/10/25  06:54:43
17959     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
17960          Date: Tue, 20 Oct 1998 20:52:20 -0500
17961          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
17962          Subject: Exporter.pm's export_to_level() argument handling buggy
17963  Branch: perl
17964        ! lib/Exporter.pm
17965 ____________________________________________________________________________
17966 [  2067] By: gsar                                  on 1998/10/25  06:50:19
17967     Log: From: jan.dubois@ibm.net (Jan Dubois)
17968          Date: Wed, 21 Oct 1998 00:55:51 +0200
17969          Message-ID: <36380269.55370608@smtp1.ibm.net>
17970          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
17971  Branch: perl
17972        ! ext/DynaLoader/DynaLoader_pm.PL
17973 ____________________________________________________________________________
17974 [  2066] By: gsar                                  on 1998/10/25  06:48:19
17975     Log: recognize '%' as a shell metachar for win32
17976          From: jan.dubois@ibm.net (Jan Dubois)
17977          Date: Tue, 20 Oct 1998 21:57:35 +0200
17978          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
17979          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
17980  Branch: perl
17981        ! win32/win32.c
17982 ____________________________________________________________________________
17983 [  2065] By: gsar                                  on 1998/10/25  06:46:30
17984     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
17985  Branch: perl
17986        ! sv.c
17987 ____________________________________________________________________________
17988 [  2064] By: gsar                                  on 1998/10/25  06:45:09
17989     Log: From: Gisle Aas <gisle@aas.no>
17990          Date: 20 Oct 1998 14:24:44 +0200
17991          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
17992          Subject: ord() and unpack("U*",...) should not be negative
17993  Branch: perl
17994        ! pp.c
17995 ____________________________________________________________________________
17996 [  2063] By: gsar                                  on 1998/10/25  06:42:29
17997     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17998          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
17999          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
18000          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
18001  Branch: perl
18002        ! os2/os2.c
18003 ____________________________________________________________________________
18004 [  2062] By: gsar                                  on 1998/10/25  06:41:26
18005     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18006          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
18007          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
18008          Subject: [PATCH 5.005_*] Speed up aassign
18009  Branch: perl
18010        ! pp_hot.c
18011 ____________________________________________________________________________
18012 [  2061] By: gsar                                  on 1998/10/25  06:39:04
18013     Log: From: Graham Barr <gbarr@pobox.com>
18014          Date: Sat, 17 Oct 1998 22:22:02 -0500
18015          Message-ID: <19981017222202.J510@pobox.com>
18016          Subject: Re: '*' prototype does not allow bareword with strict
18017  Branch: perl
18018        ! toke.c
18019 ____________________________________________________________________________
18020 [  2060] By: gsar                                  on 1998/10/25  06:37:34
18021     Log: handle '::' in section names properly
18022          From: Graham Barr <gbarr@pobox.com>
18023          Date: Sat, 17 Oct 1998 12:57:54 -0500
18024          Message-ID: <19981017125754.C510@pobox.com>
18025          Subject: Re: pod2html
18026  Branch: perl
18027        ! lib/Pod/Html.pm
18028 ____________________________________________________________________________
18029 [  2059] By: gsar                                  on 1998/10/25  06:33:43
18030     Log: integrate changes#1982,2014,2021 (from maint-5.005)
18031  Branch: perl
18032       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
18033       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
18034 ____________________________________________________________________________
18035 [  2058] By: gsar                                  on 1998/10/25  05:44:17
18036     Log: allow more win32 symbol exports (suggested by Jan Dubois)
18037  Branch: perl
18038        ! win32/makedef.pl
18039 ____________________________________________________________________________
18040 [  2057] By: gsar                                  on 1998/10/25  05:40:40
18041     Log: integrate change#2053 from maint-5.005
18042  Branch: perl
18043       !> cop.h t/cmd/while.t
18044 ____________________________________________________________________________
18045 [  2056] By: gsar                                  on 1998/10/25  05:16:41
18046     Log: commented version of a patch suggested by Drago Goricanec
18047          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
18048          Date: 16 Oct 1998 15:24:45 +0300
18049          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
18050          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
18051  Branch: perl
18052        ! pp_sys.c
18053 ____________________________________________________________________________
18054 [  2055] By: gsar                                  on 1998/10/25  05:11:03
18055     Log: include eof() in description of buffering caveats
18056          From: Anton Berezin <tobez@plab.ku.dk>
18057          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
18058          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
18059          Subject: [DOCPATCH] pod/perlfunc.pod
18060  Branch: perl
18061        ! pod/perlfunc.pod
18062 ____________________________________________________________________________
18063 [  2054] By: gsar                                  on 1998/10/25  05:07:42
18064     Log: disallow 'x' in hex numbers (except leading '0x')
18065          From: Gisle Aas <gisle@aas.no>
18066          Date: 16 Oct 1998 16:33:12 +0200
18067          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
18068          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
18069  Branch: perl
18070        ! perlvars.h t/op/oct.t util.c
18071 ____________________________________________________________________________
18072 [  2052] By: gsar                                  on 1998/10/25  04:49:04
18073     Log: avoid the circular refcnt logic in magic_mutexfree()
18074  Branch: perl
18075        ! mg.c pp.c pp_hot.c
18076 ____________________________________________________________________________
18077 [  2051] By: gsar                                  on 1998/10/25  04:35:07
18078     Log: properly restore PL_rsfp_filters after require
18079  Branch: perl
18080        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
18081        ! scope.h
18082 ____________________________________________________________________________
18083 [  2050] By: gsar                                  on 1998/10/25  02:42:32
18084     Log: integrate cfgperl changes back into mainline
18085  Branch: perl
18086       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
18087       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
18088       !> (integrate 33 files)
18089 ____________________________________________________________________________
18090 [  2049] By: gsar                                  on 1998/10/25  01:30:48
18091     Log: avoid "mysterious" compile-time failures without messages
18092  Branch: perl
18093        ! gv.c
18094 ____________________________________________________________________________
18095 [  2041] By: gsar                                  on 1998/10/23  21:11:56
18096     Log: checkin jpl under //depot/perlext/jpl/...
18097  Branch: perlext
18098        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
18099        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
18100        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
18101        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
18102        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
18103        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
18104        + jpl/PerlInterpreter/Makefile.PL
18105        + jpl/PerlInterpreter/PerlInterpreter.c
18106        + jpl/PerlInterpreter/PerlInterpreter.h
18107        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
18108        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
18109        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
18110        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
18111        + jpl/get_jdk/jdk_hosts jpl/install-jpl
18112 ____________________________________________________________________________
18113 [  2040] By: larry                                 on 1998/10/23  19:31:42
18114     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
18115  Branch: perl
18116        ! pp.c
18117 ____________________________________________________________________________
18118 [  2039] By: larry                                 on 1998/10/23  18:48:34
18119     Log: tr///d does not seem to work
18120  Branch: perl
18121        ! lib/utf8_heavy.pl
18122 ____________________________________________________________________________
18123 [  2038] By: larry                                 on 1998/10/23  18:00:41
18124     Log: Program with utf8 identifiers fails to compile
18125  Branch: perl
18126        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
18127 ____________________________________________________________________________
18128 [  2037] By: jhi                                   on 1998/10/23  14:04:51
18129     Log: Test suite portability:
18130          - posix-bc does not write to broken pipes
18131          - filehand #11 only iff we have fork
18132          - warning.t can now match $expected using regular expressions
18133  Branch: cfgperl
18134        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
18135        ! t/pragma/warning.t
18136 ____________________________________________________________________________
18137 [  2036] By: jhi                                   on 1998/10/23  12:12:07
18138     Log: yacc clarification.
18139  Branch: cfgperl
18140        ! README.posix-bc
18141 ____________________________________________________________________________
18142 [  2035] By: jhi                                   on 1998/10/23  12:09:59
18143     Log: Some C compilers get upset about 8-bit characters in /* comments. */
18144  Branch: cfgperl
18145        ! mg.c
18146 ____________________________________________________________________________
18147 [  2034] By: jhi                                   on 1998/10/22  09:11:52
18148     Log: Configure update: both for pthread_yield more robust
18149          testing (all variants of pthread_attr_getdetachstate()) --
18150          and because Configure was broken in major way! About 1000
18151          last lines were truncated.
18152  Branch: cfgperl
18153        ! Configure
18154 ____________________________________________________________________________
18155 [  2033] By: jhi                                   on 1998/10/22  07:47:10
18156     Log: DJGPP feedback for #2028.
18157  Branch: cfgperl
18158        ! thread.h
18159 ____________________________________________________________________________
18160 [  2032] By: jhi                                   on 1998/10/21  13:03:57
18161     Log: yielding, the saga continues.
18162  Branch: cfgperl
18163        ! Configure config_h.SH
18164       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
18165       !> t/op/goto.t t/pragma/constant.t
18166 ____________________________________________________________________________
18167 [  2031] By: jhi                                   on 1998/10/21  09:15:42
18168     Log: VM/ESA feedback for #2028.
18169  Branch: cfgperl
18170        ! Configure config_h.SH thread.h
18171 ____________________________________________________________________________
18172 [  2030] By: gsar                                  on 1998/10/21  04:22:53
18173     Log: fix handling of mayhaps-extended @_ in goto &sub
18174  Branch: perl
18175        ! av.c pp_ctl.c t/op/goto.t
18176 ____________________________________________________________________________
18177 [  2029] By: gsar                                  on 1998/10/21  00:54:14
18178     Log: restore sanity to "constant" references
18179  Branch: perl
18180        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
18181 ____________________________________________________________________________
18182 [  2028] By: jhi                                   on 1998/10/20  15:01:20
18183     Log: OLD_PTHREADS_API reorganizing.
18184  Branch: cfgperl
18185        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
18186        ! vmesa/vmesaish.h
18187 ____________________________________________________________________________
18188 [  2027] By: jhi                                   on 1998/10/20  14:14:51
18189     Log: #2026 fallout.
18190  Branch: cfgperl
18191        ! Makefile.SH
18192 ____________________________________________________________________________
18193 [  2026] By: jhi                                   on 1998/10/20  11:47:21
18194     Log: VM/ESA update.
18195  Branch: cfgperl
18196        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
18197 ____________________________________________________________________________
18198 [  2025] By: jhi                                   on 1998/10/20  08:20:56
18199     Log: 64-bitness, based on
18200          
18201          From: Scott Henry <scotth@sgi.com>
18202          To: perl-64bit@perl.org
18203          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
18204          Subject: Re: Configure problems/questions...
18205          Date: 19 Oct 1998 22:38:06 -0700
18206  Branch: cfgperl
18207        ! hints/irix_6.sh perl.h
18208 ____________________________________________________________________________
18209 [  2024] By: jhi                                   on 1998/10/20  08:09:07
18210     Log: Add lseeksize.
18211  Branch: cfgperl
18212        ! config_h.SH
18213 ____________________________________________________________________________
18214 [  2023] By: jhi                                   on 1998/10/20  08:08:33
18215     Log: Mumble about _yields() only when threaded.
18216  Branch: cfgperl
18217        ! Configure
18218 ____________________________________________________________________________
18219 [  2022] By: jhi                                   on 1998/10/20  07:46:26
18220     Log: Thinko at PTHREADS_CREATED_JOINABLE.
18221  Branch: cfgperl
18222        ! thread.h
18223 ____________________________________________________________________________
18224 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
18225     Log: From: Chip Salzenberg <chip@perlsupport.com>
18226          Date: Tue, 6 Oct 1998 13:33:05 -0400
18227          Message-ID: <19981006133305.A2348@perlsupport.com>
18228          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
18229  Branch: maint-5.005/perl
18230        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
18231        ! t/op/tie.t
18232 ____________________________________________________________________________
18233 [  2020] By: jhi                                   on 1998/10/19  09:15:53
18234     Log: YIELD more robustly.
18235  Branch: cfgperl
18236        ! thread.h
18237 ____________________________________________________________________________
18238 [  2019] By: jhi                                   on 1998/10/19  08:48:33
18239     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
18240          the 'new' one (just like DJGPP, it seems).
18241  Branch: cfgperl
18242        ! thread.h
18243 ____________________________________________________________________________
18244 [  2018] By: jhi                                   on 1998/10/19  07:02:44
18245     Log: vmesaish.h doesn't exclude unixish.h.
18246  Branch: cfgperl
18247        ! perl.h
18248 ____________________________________________________________________________
18249 [  2017] By: jhi                                   on 1998/10/19  06:44:19
18250     Log: 1<<$randbits is not good for randbits=48.
18251  Branch: cfgperl
18252        ! t/op/rand.t
18253 ____________________________________________________________________________
18254 [  2016] By: jhi                                   on 1998/10/19  06:39:47
18255     Log: Make #2012 glob pattern more portable.
18256  Branch: cfgperl
18257        ! Makefile.SH
18258 ____________________________________________________________________________
18259 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
18260     Log: Fix POSIX::sigprocmask not to check type of $old parameter
18261          as it is output only
18262  Branch: maint-5.005/perl
18263        ! ext/POSIX/POSIX.xs
18264 ____________________________________________________________________________
18265 [  2012] By: jhi                                   on 1998/10/17  15:04:23
18266     Log: clean numbered core dumps and t/tmp[0-9]*.
18267  Branch: cfgperl
18268        ! Makefile.SH
18269 ____________________________________________________________________________
18270 [  2011] By: jhi                                   on 1998/10/17  14:59:15
18271     Log: More robust yacc/bison failure output handling.
18272  Branch: cfgperl
18273        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
18274 ____________________________________________________________________________
18275 [  2010] By: jhi                                   on 1998/10/17  14:51:05
18276     Log: BC2000 POSIX update.
18277  Branch: cfgperl
18278        ! MANIFEST
18279 ____________________________________________________________________________
18280 [  2009] By: jhi                                   on 1998/10/17  14:49:46
18281     Log: POSIX BC2000 port from perl-mvs:
18282          
18283          Subject: Ported perl 5.005.02 to BS2000 / POSIX
18284          From: Dorner Thomas <Thomas.Dorner@start.de> 
18285          Date: Tue, 29 Sep 1998 13:29:36 +0100 
18286          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
18287  Branch: cfgperl
18288        + README.posix-bc hints/posix-bc.sh
18289        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
18290        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
18291        ! unixish.h
18292 ____________________________________________________________________________
18293 [  2008] By: jhi                                   on 1998/10/17  14:07:49
18294     Log: VM/ESA-update.
18295  Branch: cfgperl
18296        ! MANIFEST
18297 ____________________________________________________________________________
18298 [  2007] By: jhi                                   on 1998/10/17  13:55:34
18299     Log: Forgot few S_I* imports.
18300  Branch: cfgperl
18301        ! t/lib/ipc_sysv.t
18302 ____________________________________________________________________________
18303 [  2006] By: jhi                                   on 1998/10/17  13:43:54
18304     Log: The VM/ESA port essentials, based on
18305          
18306          perl-mvs:
18307          
18308          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
18309          Subject: Re: Can't find Data/Dumper.pm
18310          Date: Mon, 28 Sep 1998 07:40:49 +1300
18311          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
18312          
18313          private email:
18314          
18315          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
18316          Subject: Re: Perl thread problems in VM/ESA
18317          Date: Thu, 15 Oct 1998 07:18:35 +1300
18318          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
18319          
18320          and private email:
18321          
18322          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
18323          Subject:  perl archive
18324          Date:  Sun, 11 Oct 1998 19:28:54 EDT
18325          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
18326          which gave a pointer to
18327          
18328          http://pucc.princeton.edu/~neale/perl.tar
18329          
18330          (based on Perl 5.005_51)
18331  Branch: cfgperl
18332        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
18333        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
18334        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
18335        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
18336 ____________________________________________________________________________
18337 [  2005] By: jhi                                   on 1998/10/17  13:17:19
18338     Log: Integrate mainperl.
18339  Branch: cfgperl
18340       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
18341       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18342       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
18343       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
18344       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
18345       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
18346       !> win32/makefile.mk
18347 ____________________________________________________________________________
18348 [  2004] By: jhi                                   on 1998/10/17  11:19:06
18349     Log: Removed an extra ' from the int64_t test.
18350  Branch: cfgperl
18351        ! Configure
18352 ____________________________________________________________________________
18353 [  2003] By: gsar                                  on 1998/10/17  04:11:40
18354     Log: silence -w noises (suggested by Greg Bacon)
18355  Branch: perl
18356        ! lib/Term/Complete.pm
18357 ____________________________________________________________________________
18358 [  2002] By: gsar                                  on 1998/10/17  04:07:48
18359     Log: From: Gisle Aas <gisle@aas.no>
18360          Date: 14 Oct 1998 15:53:14 +0200
18361          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
18362          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
18363  Branch: perl
18364        ! util.c
18365 ____________________________________________________________________________
18366 [  2001] By: gsar                                  on 1998/10/17  04:06:10
18367     Log: From: Gisle Aas <gisle@aas.no>
18368          Date: 14 Oct 1998 15:17:44 +0200
18369          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
18370          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
18371  Branch: perl
18372        ! toke.c
18373 ____________________________________________________________________________
18374 [  2000] By: gsar                                  on 1998/10/17  03:06:33
18375     Log: From: Gisle Aas <gisle@aas.no>
18376          Date: 14 Oct 1998 00:38:06 +0200
18377          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
18378          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
18379  Branch: perl
18380        ! sv.c
18381 ____________________________________________________________________________
18382 [  1999] By: gsar                                  on 1998/10/17  03:04:48
18383     Log: From: Dan Sugalski <sugalskd@osshe.edu>
18384          Date: Tue, 13 Oct 1998 15:10:57 -0700
18385          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
18386          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
18387  Branch: perl
18388        ! vms/ext/Stdio/Stdio.pm
18389 ____________________________________________________________________________
18390 [  1998] By: gsar                                  on 1998/10/17  03:00:40
18391     Log: skip readonly vars and unref references when doing a reset()
18392  Branch: perl
18393        ! sv.c
18394 ____________________________________________________________________________
18395 [  1997] By: gsar                                  on 1998/10/17  02:49:19
18396     Log: fix buggy treatment of large checksums on unicode strings
18397          From: Gisle Aas <gisle@aas.no>
18398          Date: 13 Oct 1998 21:35:39 +0200
18399          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
18400          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
18401  Branch: perl
18402        ! pp.c
18403 ____________________________________________________________________________
18404 [  1996] By: gsar                                  on 1998/10/17  02:43:22
18405     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18406          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
18407          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
18408          Subject: [PATCH 5.005_52] Memory overrun in os2.c
18409  Branch: perl
18410        ! os2/Makefile.SHs os2/os2.c
18411 ____________________________________________________________________________
18412 [  1995] By: gsar                                  on 1998/10/17  02:42:01
18413     Log: clarify section name rules for typemaps
18414  Branch: perl
18415        ! pod/perlxs.pod
18416 ____________________________________________________________________________
18417 [  1994] By: gsar                                  on 1998/10/17  02:33:02
18418     Log: whitespace-proof grent.t
18419  Branch: perl
18420        ! t/op/grent.t
18421 ____________________________________________________________________________
18422 [  1993] By: gsar                                  on 1998/10/17  02:27:29
18423     Log: fix bug in B::CC::pp_sassign()
18424          From: "vishal bhatia" <vishalb@hotmail.com>
18425          Date: Sun, 11 Oct 1998 18:41:38 PDT
18426          Message-ID: <19981012014139.19614.qmail@hotmail.com>
18427          Subject: B::CC problems with pp_sassign routine
18428  Branch: perl
18429        ! ext/B/B/CC.pm
18430 ____________________________________________________________________________
18431 [  1992] By: gsar                                  on 1998/10/17  02:17:49
18432     Log: applied suggested patch with small doc tweak
18433          From: Gisle Aas <gisle@aas.no>
18434          Date: 11 Oct 1998 12:53:13 +0200
18435          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
18436          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
18437  Branch: perl
18438        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
18439        ! t/op/tiehandle.t
18440 ____________________________________________________________________________
18441 [  1991] By: gsar                                  on 1998/10/17  02:08:30
18442     Log: apply non-conflicting parts from suggested patch
18443          From: jan.dubois@ibm.net (Jan Dubois)
18444          Date: Sat, 10 Oct 1998 13:15:45 +0200
18445          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
18446          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
18447  Branch: perl
18448        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18449 ____________________________________________________________________________
18450 [  1990] By: gsar                                  on 1998/10/17  02:01:24
18451     Log: provide option to enable optimization with VC (suggested by Jan
18452          Dubois)
18453  Branch: perl
18454        ! win32/Makefile win32/makefile.mk
18455 ____________________________________________________________________________
18456 [  1989] By: gsar                                  on 1998/10/17  01:55:27
18457     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
18458          Dave Leppik <dleppik@gage.com>
18459  Branch: perl
18460        ! perl.h
18461 ____________________________________________________________________________
18462 [  1988] By: gsar                                  on 1998/10/17  01:49:05
18463     Log: stray typo found by Hugo van der Sanden
18464  Branch: perl
18465        ! op.c
18466 ____________________________________________________________________________
18467 [  1987] By: gsar                                  on 1998/10/17  01:45:52
18468     Log: perldoc pod update
18469          From: Daniel Grisinger <dgris@perrin.dimensional.com>
18470          Date: 06 Oct 1998 23:56:51 -0600
18471          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
18472          Subject: [PATCH _02 and _52] perldoc
18473  Branch: perl
18474        ! utils/perldoc.PL
18475 ____________________________________________________________________________
18476 [  1986] By: gsar                                  on 1998/10/17  01:41:40
18477     Log: qualify names of builtins
18478  Branch: perl
18479        ! ext/POSIX/POSIX.pm
18480 ____________________________________________________________________________
18481 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
18482     Log: From: Jochen Wiedmann <joe@ispsoft.de>
18483          Date: Thu, 17 Sep 1998 17:16:06 +0200
18484          Message-ID: <360127B6.E44564A@ispsoft.de>
18485          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
18486  Branch: maint-5.005/perl
18487        ! lib/ExtUtils/MakeMaker.pm
18488 ____________________________________________________________________________
18489 [  1978] By: gsar                                  on 1998/10/16  01:58:58
18490     Log: integrate cfgperl mods into mainline
18491  Branch: perl
18492       +> ext/DynaLoader/dl_vmesa.xs
18493        ! Porting/genlog
18494       !> Configure MANIFEST Makefile.SH config_h.SH
18495       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
18496       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
18497       !> x2p/Makefile.SH
18498 ____________________________________________________________________________
18499 [  1976] By: gsar                                  on 1998/10/16  00:10:52
18500     Log: stray tweak
18501  Branch: perl
18502        ! op.c
18503 ____________________________________________________________________________
18504 [  1975] By: gsar                                  on 1998/10/15  23:54:38
18505     Log: propagate typeness of lexicals while cloning them
18506  Branch: perl
18507        ! op.c
18508 ____________________________________________________________________________
18509 [  1974] By: gsar                                  on 1998/10/15  23:53:25
18510     Log: s/last/first/ typo in append_list()
18511  Branch: perl
18512        ! op.c
18513 ____________________________________________________________________________
18514 [  1973] By: gsar                                  on 1998/10/15  20:06:17
18515     Log: nuke confperl branch and contents
18516  Branch: confperl
18517        - (delete 1284 files)
18518 ____________________________________________________________________________
18519 [  1972] By: jhi                                   on 1998/10/15  07:07:35
18520     Log: Test #162 had been added but the "print 1..161" had not been updated.
18521  Branch: cfgperl
18522        ! t/op/pat.t
18523 ____________________________________________________________________________
18524 [  1971] By: gsar                                  on 1998/10/15  03:09:58
18525     Log: check in all confperl changes as of change#1964 into cfgperl
18526  Branch: cfgperl
18527        + ext/DynaLoader/dl_vmesa.xs
18528        ! Configure MANIFEST Makefile.SH config_h.SH
18529        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
18530        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
18531 ____________________________________________________________________________
18532 [  1970] By: gsar                                  on 1998/10/15  03:05:59
18533     Log: integrate mainline to get tr.t
18534  Branch: cfgperl
18535       +> t/op/tr.t
18536 ____________________________________________________________________________
18537 [  1969] By: gsar                                  on 1998/10/15  03:04:17
18538     Log: add missing tr.t to repository
18539  Branch: perl
18540        + t/op/tr.t
18541 ____________________________________________________________________________
18542 [  1968] By: gsar                                  on 1998/10/15  03:02:43
18543     Log: create cfgperl branch
18544  Branch: cfgperl
18545       +> (branch 1282 files)
18546 ____________________________________________________________________________
18547 [  1967] By: gsar                                  on 1998/10/15  02:46:08
18548     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
18549          (MAN3PODS cannot be set to ' '; stray stricture violation)
18550  Branch: perl
18551        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
18552        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
18553        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
18554        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
18555        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
18556        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
18557        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
18558        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
18559        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
18560        ! lib/ExtUtils/MM_Unix.pm
18561 ____________________________________________________________________________
18562 [  1966] By: gsar                                  on 1998/10/15  02:19:03
18563     Log: tweak to make fix in change#1944 behave correctly for closures
18564          created within eval''
18565  Branch: perl
18566        ! op.c t/op/eval.t
18567 ____________________________________________________________________________
18568 [  1965] By: gsar                                  on 1998/10/14  23:22:41
18569     Log: use better numbers for exitstatus test
18570  Branch: perl
18571        ! t/op/die_exit.t
18572 ____________________________________________________________________________
18573 [  1964] By: jhi                                   on 1998/10/14  17:25:41
18574     Log: Add VM/ESA dynaloading (uses <dll.h>).
18575  Branch: confperl
18576        + ext/DynaLoader/dl_vmesa.xs
18577        ! MANIFEST
18578 ____________________________________________________________________________
18579 [  1963] By: jhi                                   on 1998/10/14  17:17:10
18580     Log: Remove a2p.loadmap in 'clean' target.
18581  Branch: confperl
18582        ! x2p/Makefile.SH
18583 ____________________________________________________________________________
18584 [  1962] By: jhi                                   on 1998/10/14  17:13:11
18585     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
18586  Branch: confperl
18587        ! Makefile.SH
18588 ____________________________________________________________________________
18589 [  1961] By: jhi                                   on 1998/10/14  16:27:39
18590     Log: VM/ESA creates executable.loadmaps.
18591  Branch: confperl
18592        ! Makefile.SH
18593 ____________________________________________________________________________
18594 [  1960] By: jhi                                   on 1998/10/14  15:37:39
18595     Log: Introduce SCHED_YIELD (one of sched_yield(),
18596          pthread_yield(), or pthread_yield(NULL)).
18597          YIELD is then defined using SCHED_YIELD unless
18598          a platform-specific YIELD has already been defined.
18599          
18600          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
18601          
18602          The need for pthread_yield(NULL) and pthread_attr_setdet...
18603          introduced by (private email)
18604          
18605          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
18606          Date: Sat, 10 Oct 1998 21:08:15 +1300
18607          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
18608          Subject: Re: Perl thread problems in VM/ESA
18609          
18610          Better select() protoprobe (for AIX), from (private email)
18611          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18612          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
18613          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
18614          Subject: AIX select (fwd)
18615          From: Lars Hecking <lhecking@nmrc.ucc.ie>
18616          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
18617          Date: Fri, 2 Oct 1998 10:40:01 +0100
18618          Subject: AIX select
18619          
18620          Linux-avoid-so.X.Y, based on
18621          From: "Kurt D. Starsinic" <kstar@chapin.edu>
18622          Date: Tue, 13 Oct 1998 15:55:07 -0400
18623          Message-ID: <19981013155507.B4004@O2.chapin.edu>
18624          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
18625  Branch: confperl
18626        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
18627        ! thread.h
18628 ____________________________________________________________________________
18629 [  1959] By: jhi                                   on 1998/10/14  12:51:26
18630     Log: Some old pthread implementations have
18631          pthread_attr_setdetachstate(pthread_attr_t*, int*).
18632  Branch: confperl
18633        ! ext/Thread/Thread.xs
18634 ____________________________________________________________________________
18635 [  1958] By: jhi                                   on 1998/10/14  12:41:11
18636     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
18637          counterparts will follow soon.
18638  Branch: confperl
18639        ! thread.h
18640 ____________________________________________________________________________
18641 [  1957] By: jhi                                   on 1998/10/14  12:38:11
18642     Log: Add tr.t (MANIFEST already knew about it, strange)
18643  Branch: confperl
18644        + t/op/tr.t
18645 ____________________________________________________________________________
18646 [  1956] By: jhi                                   on 1998/10/14  12:24:35
18647     Log: Mutexen should be initialized only once.
18648  Branch: confperl
18649        ! gv.c op.c
18650 ____________________________________________________________________________
18651 [  1955] By: jhi                                   on 1998/10/14  12:19:38
18652     Log: os390 has its own cppstdin.
18653  Branch: confperl
18654        ! hints/os390.sh
18655 ____________________________________________________________________________
18656 [  1954] By: jhi                                   on 1998/10/14  12:15:06
18657     Log: Integrate with mainperl.
18658  Branch: confperl
18659       !> (integrate 1280 files)
18660 ____________________________________________________________________________
18661 [  1953] By: jhi                                   on 1998/10/14  11:48:08
18662     Log: Removed duplicate CMA threads code for HPUX 10.X.
18663          (probably residue of patch(1) being too understanding)
18664          Enhanced 64-bit settings. (redo change#1940)
18665  Branch: confperl
18666        ! hints/hpux.sh
18667 ____________________________________________________________________________
18668 [  1952] By: jhi                                   on 1998/10/14  11:45:16
18669     Log: (redo change#1949) Detypo in the d_open64 warning about
18670          the impending WHOA.
18671  Branch: confperl
18672        ! hints/irix_6.sh
18673 ____________________________________________________________________________
18674 [  1951] By: jhi                                   on 1998/10/14  10:54:16
18675     Log: Mutexen should only be inited once, after they have been New()ed.
18676  Branch: confperl
18677        ! gv.c op.c
18678 ____________________________________________________________________________
18679 [  1950] By: jhi                                   on 1998/10/14  10:41:43
18680     Log: Own cppstdin.
18681  Branch: confperl
18682        ! hints/os390.sh
18683 ____________________________________________________________________________
18684 [  1949] By: jhi                                   on 1998/10/14  10:34:23
18685     Log: Detypo in the d_open64 warning about the impending WHOA.
18686  Branch: confperl
18687        ! hints/irix_6.sh
18688 ____________________________________________________________________________
18689 [  1948] By: gsar                                  on 1998/10/14  05:38:01
18690     Log: two typos
18691  Branch: perl
18692        ! pp_hot.c t/op/eval.t
18693 ____________________________________________________________________________
18694 [  1947] By: gsar                                  on 1998/10/14  05:37:10
18695     Log: let docatch() pass the buck when restartop turns out to be null,
18696          making exceptions in BEGIN{} propagate as expected
18697  Branch: perl
18698        ! pp_ctl.c t/op/misc.t
18699 ____________________________________________________________________________
18700 [  1946] By: gsar                                  on 1998/10/13  03:41:49
18701     Log: add missing file from change#1943
18702  Branch: perl
18703        ! proto.h
18704 ____________________________________________________________________________
18705 [  1945] By: gsar                                  on 1998/10/13  03:32:02
18706     Log: defer "deep recursion" warnings until CXt_SUB context is properly
18707          set up
18708  Branch: perl
18709        ! pp_hot.c t/pragma/warn/pp_hot
18710 ____________________________________________________________________________
18711 [  1944] By: gsar                                  on 1998/10/13  03:15:50
18712     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
18713          fixup the cop_seq value that must be seen by lexical lookups that
18714          emanate within eval''
18715  Branch: perl
18716        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
18717 ____________________________________________________________________________
18718 [  1943] By: gsar                                  on 1998/10/13  02:06:09
18719     Log: ensure recursive attempts to findlex()icals know enough about where
18720          the last eval'' context was encountered
18721  Branch: perl
18722        ! op.c t/op/eval.t
18723 ____________________________________________________________________________
18724 [  1942] By: gsar                                  on 1998/10/13  02:01:24
18725     Log: force copy of substrings when matching against temporaries
18726  Branch: perl
18727        ! pp_hot.c t/op/pat.t
18728 ____________________________________________________________________________
18729 [  1941] By: gsar                                  on 1998/10/13  01:49:16
18730     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
18731          implementation)
18732  Branch: perl
18733        ! pp_ctl.c t/op/runlevel.t
18734 ____________________________________________________________________________
18735 [  1940] By: jhi                                   on 1998/10/12  09:57:44
18736     Log: Removed duplicate CMA threads code for HPUX 10.X.
18737          (probably residue of patch(1) being too understanding)
18738          Enhanced 64-bit settings.
18739  Branch: confperl
18740        ! hints/hpux.sh
18741 ____________________________________________________________________________
18742 [  1939] By: jhi                                   on 1998/10/12  09:53:11
18743     Log: Initial sync from mainline perl.
18744  Branch: confperl
18745        + (add 1282 files)
18746 ____________________________________________________________________________
18747 [  1937] By: gsar                                  on 1998/10/06  21:16:34
18748     Log: fix $/ init for USE_THREADS
18749  Branch: perl
18750        ! perl.c
18751 ____________________________________________________________________________
18752 [  1936] By: gsar                                  on 1998/10/06  07:19:39
18753     Log: fix globals caught by change#1927; builds and tests on Solaris
18754  Branch: perl
18755        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
18756        ! warning.h warning.pl
18757 ____________________________________________________________________________
18758 [  1935] By: gsar                                  on 1998/10/06  06:50:35
18759     Log: add test for previous fix
18760  Branch: perl
18761        ! ext/Thread/create.t
18762 ____________________________________________________________________________
18763 [  1934] By: gsar                                  on 1998/10/06  06:37:36
18764     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
18765  Branch: perl
18766        ! util.c
18767 ____________________________________________________________________________
18768 [  1933] By: gsar                                  on 1998/10/06  05:04:20
18769     Log: undo bogus part of change#1903 (as pointed out by Larry)
18770  Branch: perl
18771        ! pp_ctl.c
18772 ____________________________________________________________________________
18773 [  1932] By: gsar                                  on 1998/10/06  04:21:31
18774     Log: added tweaked version of suggested patch
18775          From: jan.dubois@ibm.net (Jan Dubois)
18776          Date: Sat, 03 Oct 1998 19:04:48 +0200
18777          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
18778          Subject: [PATCH 5.005_52] More MakeMaker  patches
18779  Branch: perl
18780        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
18781        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
18782 ____________________________________________________________________________
18783 [  1931] By: gsar                                  on 1998/10/06  04:04:33
18784     Log: use cpp symbols instead of hardwired constants
18785          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18786          Date: Mon, 05 Oct 1998 09:23:33 +0100
18787          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
18788          Subject: [PATCH 5.005_52] By the numbers (resend)
18789  Branch: perl
18790        ! op.c
18791 ____________________________________________________________________________
18792 [  1930] By: gsar                                  on 1998/10/06  04:01:55
18793     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18794          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
18795          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
18796          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
18797  Branch: perl
18798        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
18799        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
18800 ____________________________________________________________________________
18801 [  1929] By: gsar                                  on 1998/10/06  03:50:36
18802     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18803          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
18804          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
18805          Subject: [PATCH 5.00552] Minor test improvement
18806  Branch: perl
18807        ! t/op/magic.t
18808 ____________________________________________________________________________
18809 [  1928] By: gsar                                  on 1998/10/06  03:49:03
18810     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18811          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
18812          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
18813          Subject: [PATCH 5.00552] emacs/ptags inprovements
18814  Branch: perl
18815        ! emacs/ptags
18816 ____________________________________________________________________________
18817 [  1927] By: gsar                                  on 1998/10/06  03:47:44
18818     Log: disable C<#define dirty PL_dirty> et al.
18819  Branch: perl
18820        ! embed.pl embedvar.h
18821 ____________________________________________________________________________
18822 [  1926] By: gsar                                  on 1998/10/06  03:43:32
18823     Log: From: Mark-Jason Dominus <mjd@plover.com>
18824          Date: Sun, 04 Oct 1998 14:48:11 -0400
18825          Message-ID: <19981004184811.16048.qmail@plover.com>
18826          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
18827  Branch: perl
18828        ! utils/perldoc.PL
18829 ____________________________________________________________________________
18830 [  1925] By: gsar                                  on 1998/10/06  03:27:35
18831     Log: disable USE_THREADS when PERL_OBJECT is enabled
18832  Branch: perl
18833        ! win32/Makefile win32/makefile.mk
18834 ____________________________________________________________________________
18835 [  1924] By: gsar                                  on 1998/10/06  03:26:54
18836     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
18837  Branch: perl
18838        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
18839        ! vms/perly_c.vms
18840 ____________________________________________________________________________
18841 [  1923] By: gsar                                  on 1998/10/03  05:19:56
18842     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
18843          overridden
18844  Branch: perl
18845        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
18846        ! proto.h vms/perly_c.vms
18847 ____________________________________________________________________________
18848 [  1922] By: gsar                                  on 1998/10/03  03:59:50
18849     Log: suppress manifypods leak in extensions
18850  Branch: perl
18851        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
18852 ____________________________________________________________________________
18853 [  1921] By: gsar                                  on 1998/10/02  22:30:15
18854     Log: os390 fixes (suggested by Peter Prymmer)
18855  Branch: perl
18856        ! Makefile.SH regcomp.c
18857 ____________________________________________________________________________
18858 [  1920] By: gsar                                  on 1998/10/02  21:41:19
18859     Log: squelch undef warnings
18860          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18861          Date: Fri, 02 Oct 1998 11:01:14 +0100
18862          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
18863          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
18864  Branch: perl
18865        ! Changes lib/Math/BigInt.pm
18866 ____________________________________________________________________________
18867 [  1919] By: gsar                                  on 1998/10/02  04:59:13
18868     Log: add note to INSTALL about ANSI C
18869  Branch: perl
18870        ! INSTALL
18871 ____________________________________________________________________________
18872 [  1918] By: gsar                                  on 1998/10/02  04:21:10
18873     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
18874          From: jan.dubois@ibm.net (Jan Dubois)
18875          Date: Wed, 30 Sep 1998 23:35:30 +0200
18876          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
18877          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
18878  Branch: perl
18879        ! lib/ExtUtils/xsubpp
18880 ____________________________________________________________________________
18881 [  1917] By: gsar                                  on 1998/10/02  04:16:02
18882     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
18883          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
18884          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
18885          Subject: Re: Configure test for selectbits busted
18886  Branch: perl
18887        ! Configure
18888 ____________________________________________________________________________
18889 [  1916] By: gsar                                  on 1998/10/02  04:14:17
18890     Log: From: Dan Sugalski <sugalskd@osshe.edu>
18891          Date: Wed, 30 Sep 1998 17:15:20 -0700
18892          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
18893          Subject: [PATCH 5.005_02]VMS config tweaks
18894  Branch: perl
18895        ! vms/descrip_mms.template vms/subconfigure.com
18896 ____________________________________________________________________________
18897 [  1915] By: gsar                                  on 1998/10/02  04:10:47
18898     Log: use Off_t to permit 64-bit seek()
18899          From: Scott Henry <scotth@sgi.com>
18900          Date: 29 Sep 1998 17:38:46 -0700
18901          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
18902          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
18903          --
18904          Date: 28 Sep 1998 18:55:37 -0700
18905          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
18906          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
18907  Branch: perl
18908        ! doio.c pp_sys.c proto.h sv.c
18909 ____________________________________________________________________________
18910 [  1914] By: gsar                                  on 1998/10/02  04:05:36
18911     Log: normalize tm struct passed to strftime() with mktime()
18912          From: Spider Boardman <spider@orb.nashua.nh.us>
18913          Date: Wed, 30 Sep 1998 15:12:09 -0400
18914          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
18915          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
18916  Branch: perl
18917        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18918 ____________________________________________________________________________
18919 [  1913] By: gsar                                  on 1998/10/02  03:59:46
18920     Log: don't try to run foo_SH.orig etc.
18921  Branch: perl
18922        ! Configure
18923 ____________________________________________________________________________
18924 [  1912] By: gsar                                  on 1998/10/02  03:45:37
18925     Log: make warning about glob process failure optional
18926  Branch: perl
18927        ! pod/perldiag.pod pp_hot.c
18928 ____________________________________________________________________________
18929 [  1911] By: gsar                                  on 1998/10/02  02:52:21
18930     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
18931          From: Dominic Dunlop <domo@vo.lu>
18932          Date: Tue, 29 Sep 1998 21:06:30 +0000
18933          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
18934          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
18935          --
18936          Date: Wed, 30 Sep 1998 11:46:44 +0000
18937          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
18938          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
18939  Branch: perl
18940        ! pod/perldiag.pod regcomp.c
18941 ____________________________________________________________________________
18942 [  1910] By: gsar                                  on 1998/10/02  02:48:48
18943     Log: minor Configure tweaks (via private mail)
18944          From: Jarkko Hietaniemi <jhi@iki.fi>
18945          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
18946          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
18947          Subject: [PATCH] 5.005_52: the drizzle continues
18948  Branch: perl
18949        ! Configure config_h.SH handy.h
18950 ____________________________________________________________________________
18951 [  1909] By: gsar                                  on 1998/10/02  02:46:39
18952     Log: update SCO hints for dynamic loading
18953          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18954          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
18955          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
18956          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
18957          --
18958          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
18959          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
18960          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
18961  Branch: perl
18962        ! hints/sco.sh
18963 ____________________________________________________________________________
18964 [  1908] By: gsar                                  on 1998/10/02  02:33:39
18965     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
18966  Branch: perl
18967        ! lib/File/Find.pm
18968 ____________________________________________________________________________
18969 [  1907] By: gsar                                  on 1998/10/02  02:21:52
18970     Log: applied patches, but retained old behavior for win32 (where compilers
18971          can't read from stdin at all)
18972          From: Graham Barr <gbarr@ti.com>
18973          Date: Mon, 28 Sep 1998 09:41:49 -0500
18974          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
18975          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
18976          --
18977          Date: Tue, 29 Sep 1998 12:35:43 -0500
18978          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
18979          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
18980  Branch: perl
18981        ! ext/Errno/Errno_pm.PL
18982 ____________________________________________________________________________
18983 [  1906] By: gsar                                  on 1998/10/02  02:02:19
18984     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
18985          Hietaniemi)
18986  Branch: perl
18987        ! t/op/grent.t
18988 ____________________________________________________________________________
18989 [  1905] By: gsar                                  on 1998/10/02  01:59:56
18990     Log: win32 caveats about truncate()
18991  Branch: perl
18992        ! pod/perlport.pod
18993 ____________________________________________________________________________
18994 [  1904] By: gsar                                  on 1998/10/02  01:53:25
18995     Log: various Configure and hints updates (prefer drand48() or random()
18996          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
18997          applied modulo SCO hints superceded by later patch
18998          From: Jarkko Hietaniemi <jhi@iki.fi>
18999          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
19000          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
19001          Subject: [PATCH] 5.005_52: Configure et al:
19002  Branch: perl
19003        + ext/IPC/SysV/hints/next_3.pl
19004        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
19005        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
19006        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
19007 ____________________________________________________________________________
19008 [  1903] By: gsar                                  on 1998/10/02  01:42:37
19009     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
19010          Date: Mon, 28 Sep 1998 17:41:49 +0100
19011          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
19012          Subject: [PATCH 5.005_52] Re: More on ?p 
19013          --
19014          Date: Thu, 01 Oct 1998 09:10:58 +0100
19015          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
19016          Subject: [PATCH 5.005_52] ?p fix
19017          --
19018          Date: Thu, 01 Oct 1998 10:45:56 +0100
19019          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
19020          Subject: [PATCH 5.005_52] more on ?p
19021  Branch: perl
19022        ! pp_ctl.c
19023 ____________________________________________________________________________
19024 [  1902] By: gsar                                  on 1998/10/02  01:36:14
19025     Log: From: Kenneth Duda <kjd@cisco.com>
19026          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
19027          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
19028          Subject: writemain dies when there are more than 4000 characters of extensions
19029  Branch: perl
19030        ! writemain.SH
19031 ____________________________________________________________________________
19032 [  1901] By: gsar                                  on 1998/10/02  01:33:16
19033     Log: tweak run_byacc recipe
19034  Branch: perl
19035        ! Makefile.SH Porting/pumpkin.pod
19036 ____________________________________________________________________________
19037 [  1900] By: gsar                                  on 1998/10/02  01:02:09
19038     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
19039  Branch: perl
19040        ! perl.h pp_ctl.c
19041 ____________________________________________________________________________
19042 [  1899] By: gsar                                  on 1998/09/28  20:46:30
19043     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
19044          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
19045          Dvornik)
19046  Branch: perl
19047        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
19048 ____________________________________________________________________________
19049 [  1898] By: gsar                                  on 1998/09/28  20:42:52
19050     Log: flush unsubmitted 5.00552 change
19051  Branch: perl
19052        ! MANIFEST
19053 ____________________________________________________________________________
19054 [  1897] By: gsar                                  on 1998/09/27  04:43:06
19055     Log: run vms_yfix.pl
19056  Branch: perl
19057        ! vms/perly_c.vms
19058 ____________________________________________________________________________
19059 [  1896] By: gsar                                  on 1998/09/27  03:38:55
19060     Log: small tweak on last change
19061  Branch: perl
19062        ! win32/win32.c
19063 ____________________________________________________________________________
19064 [  1895] By: gsar                                  on 1998/09/27  03:17:17
19065     Log: fix win32_stat() to do the right thing for share names
19066  Branch: perl
19067        ! win32/win32.c
19068 ____________________________________________________________________________
19069 [  1891] By: larry                                 on 1998/09/25  18:50:40
19070     Log: Fixed apostrophe problem from Mark Knutsen.
19071  Branch: perl
19072        ! sv.h
19073
19074 ----------------
19075 Version 5.005_52
19076 ----------------
19077
19078 ____________________________________________________________________________
19079 [  1890] By: gsar                                  on 1998/09/25  10:25:00
19080     Log: update template config.sh, add new config vars to win32 stuff
19081  Branch: perl
19082        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
19083        ! pp_sys.c proto.h win32/config.bc win32/config.gc
19084        ! win32/config.vc win32/config_H.bc win32/config_H.gc
19085        ! win32/config_H.vc win32/win32.h
19086 ____________________________________________________________________________
19087 [  1889] By: gsar                                  on 1998/09/25  07:13:13
19088     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
19089          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
19090          of full-fledged 64-bit support (including support for: fseeko/ftello,
19091          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
19092          in Fcntl)
19093          From: Jarkko Hietaniemi <jhi@iki.fi>
19094          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
19095          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
19096          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
19097          --
19098          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19099          Date: 12 Sep 1998 09:44:25 +0300
19100          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
19101          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
19102  Branch: perl
19103        + lib/filetest.pm
19104        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
19105        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
19106        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
19107        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
19108        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
19109        ! win32/makedef.pl
19110 ____________________________________________________________________________
19111 [  1888] By: gsar                                  on 1998/09/25  06:27:12
19112     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
19113  Branch: perl
19114        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
19115        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19116        ! win32/makedef.pl win32/makefile.mk win32/win32.c
19117 ____________________________________________________________________________
19118 [  1887] By: gsar                                  on 1998/09/25  04:50:49
19119     Log: win32.c tweak
19120  Branch: perl
19121        ! win32/win32.c
19122 ____________________________________________________________________________
19123 [  1886] By: gsar                                  on 1998/09/25  04:47:32
19124     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
19125  Branch: perl
19126        ! lib/ExtUtils/MakeMaker.pm
19127 ____________________________________________________________________________
19128 [  1885] By: gsar                                  on 1998/09/25  04:05:09
19129     Log: From: Dominic Dunlop <domo@vo.lu>
19130          Date: Thu, 10 Sep 1998 11:02:46 +0000
19131          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
19132          Subject: MM_Unix::canonpath erroneously turns leading // into /
19133  Branch: perl
19134        ! lib/ExtUtils/MM_Unix.pm
19135 ____________________________________________________________________________
19136 [  1884] By: gsar                                  on 1998/09/25  03:06:10
19137     Log: temporarily disable perl malloc for a2p until we clean up
19138          conflicting malloc() declarations everywhere
19139  Branch: perl
19140        ! x2p/Makefile.SH
19141 ____________________________________________________________________________
19142 [  1883] By: gsar                                  on 1998/09/25  02:27:00
19143     Log: remove obsolete win32/bin/*.pl
19144  Branch: perl
19145        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
19146        ! Changes MANIFEST win32/Makefile win32/makefile.mk
19147 ____________________________________________________________________________
19148 [  1882] By: gsar                                  on 1998/09/25  02:04:43
19149     Log: missing file in last submit
19150  Branch: perl
19151        ! proto.h
19152 ____________________________________________________________________________
19153 [  1881] By: gsar                                  on 1998/09/25  01:56:54
19154     Log: serial access to PL_x[inpr]v_root for USE_THREADS
19155  Branch: perl
19156        ! sv.c
19157 ____________________________________________________________________________
19158 [  1880] By: gsar                                  on 1998/09/25  01:19:38
19159     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
19160          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
19161          Date: Thu, 24 Sep 1998 22:01:09 +0900
19162          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
19163          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
19164  Branch: perl
19165        ! hv.c proto.h
19166 ____________________________________________________________________________
19167 [  1879] By: gsar                                  on 1998/09/25  00:20:07
19168     Log: tweaks to enable PERL_OBJECT to build & test on win32
19169  Branch: perl
19170        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
19171        ! win32/GenCAPI.pl
19172 ____________________________________________________________________________
19173 [  1878] By: gsar                                  on 1998/09/25  00:13:36
19174     Log: fix change#1861, which breaks default boot_xxx symbol generation
19175  Branch: perl
19176        ! lib/ExtUtils/Mksymlists.pm
19177 ____________________________________________________________________________
19178 [  1877] By: gsar                                  on 1998/09/24  10:29:54
19179     Log: two tweaks for clean build and test on Solaris
19180  Branch: perl
19181        ! op.c t/op/subst.t
19182 ____________________________________________________________________________
19183 [  1876] By: gsar                                  on 1998/09/24  09:04:43
19184     Log: From: Colin Kuskie <ckuskie@cadence.com>
19185          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
19186          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
19187          Subject: [PATCH 5.005_51] perlform.pod
19188  Branch: perl
19189        ! pod/perlform.pod
19190 ____________________________________________________________________________
19191 [  1875] By: gsar                                  on 1998/09/24  08:47:47
19192     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19193          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
19194          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
19195          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
19196  Branch: perl
19197        ! regexec.c
19198 ____________________________________________________________________________
19199 [  1874] By: gsar                                  on 1998/09/24  08:44:55
19200     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19201          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
19202          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
19203          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
19204  Branch: perl
19205        ! toke.c
19206 ____________________________________________________________________________
19207 [  1873] By: gsar                                  on 1998/09/24  08:39:41
19208     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19209          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
19210          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
19211          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
19212  Branch: perl
19213        ! Changes regcomp.c
19214 ____________________________________________________________________________
19215 [  1872] By: gsar                                  on 1998/09/24  08:37:00
19216     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
19217          Date: Sun, 23 Aug 1998 23:18:38 PDT
19218          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
19219          Subject: new irix_6.sh hints file
19220  Branch: perl
19221        ! hints/irix_6.sh
19222 ____________________________________________________________________________
19223 [  1871] By: gsar                                  on 1998/09/24  07:26:37
19224     Log: correct FSF address in various places
19225  Branch: perl
19226        ! Copying README ext/B/README lib/Getopt/Long.pm
19227 ____________________________________________________________________________
19228 [  1870] By: gsar                                  on 1998/09/24  07:11:56
19229     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
19230          Date:    Fri, 14 Aug 1998 09:20:16 PDT
19231          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
19232          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
19233  Branch: perl
19234        ! configure.com
19235 ____________________________________________________________________________
19236 [  1869] By: gsar                                  on 1998/09/24  06:55:59
19237     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
19238          From:    Scott Henry <scotth@sgi.com>
19239          Date:    13 Aug 1998 09:52:15 PDT
19240          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
19241          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
19242  Branch: perl
19243        ! hints/irix_6.sh
19244 ____________________________________________________________________________
19245 [  1868] By: gsar                                  on 1998/09/24  06:51:23
19246     Log: From:    Nathan Torkington <gnat@frii.com>
19247          Date:    Thu, 13 Aug 1998 10:59:48 MDT
19248          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
19249          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
19250  Branch: perl
19251        ! pod/perlfunc.pod
19252 ____________________________________________________________________________
19253 [  1867] By: gsar                                  on 1998/09/24  06:45:13
19254     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
19255          that are autoloaded)
19256  Branch: perl
19257        ! pp_ctl.c
19258 ____________________________________________________________________________
19259 [  1866] By: gsar                                  on 1998/09/24  05:21:19
19260     Log: grandfather deprecated "$$<digit>" no more
19261  Branch: perl
19262        ! pod/perldiag.pod toke.c
19263 ____________________________________________________________________________
19264 [  1865] By: gsar                                  on 1998/09/24  04:52:48
19265     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
19266          low bits (suggested by Ilya Zakharevich)
19267  Branch: perl
19268        ! hv.h
19269 ____________________________________________________________________________
19270 [  1864] By: gsar                                  on 1998/09/24  04:29:14
19271     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
19272          perly_c.diff
19273  Branch: perl
19274        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
19275        ! perly_c.diff toke.c
19276 ____________________________________________________________________________
19277 [  1863] By: gsar                                  on 1998/09/24  03:36:30
19278     Log: provide locked access to string table for USE_THREADS
19279  Branch: perl
19280        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
19281 ____________________________________________________________________________
19282 [  1862] By: gsar                                  on 1998/09/24  03:30:32
19283     Log: remove bogus warn()
19284  Branch: perl
19285        ! embed.pl
19286 ____________________________________________________________________________
19287 [  1861] By: gsar                                  on 1998/09/24  02:58:51
19288     Log: applied suggested patch, adapted for all platforms
19289          From: jan.dubois@ibm.net (Jan Dubois)
19290          Date: Sun, 20 Sep 1998 12:56:38 +0200
19291          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
19292          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
19293  Branch: perl
19294        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
19295        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
19296        ! lib/ExtUtils/MakeMaker.pm
19297 ____________________________________________________________________________
19298 [  1860] By: gsar                                  on 1998/09/24  02:16:14
19299     Log: upgrade to CPAN-1.40
19300  Branch: perl
19301        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
19302 ____________________________________________________________________________
19303 [  1859] By: gsar                                  on 1998/09/24  02:08:59
19304     Log: use $ENV{MAKEMAKEROPT} to set default command line args
19305  Branch: perl
19306        ! lib/ExtUtils/MakeMaker.pm
19307 ____________________________________________________________________________
19308 [  1857] By: gsar                                  on 1998/09/23  10:58:36
19309     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19310          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
19311          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
19312          Subject: More verbose Test::Harness [PATCH]
19313  Branch: perl
19314        ! lib/Test/Harness.pm
19315 ____________________________________________________________________________
19316 [  1856] By: gsar                                  on 1998/09/23  10:56:24
19317     Log: update hints for OPENSTEP 4.2 on i386
19318          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
19319          Date: Sun, 20 Sep 1998 01:03:18 +0200
19320          Message-Id: <9809192303.AA29190@Spike>
19321          Subject: Perl 5.005_02 compilation problems
19322  Branch: perl
19323        ! hints/next_4.sh
19324 ____________________________________________________________________________
19325 [  1855] By: gsar                                  on 1998/09/23  10:52:27
19326     Log: reset errno after C<require> search (as suggested by Larry)
19327  Branch: perl
19328        ! pp_ctl.c
19329 ____________________________________________________________________________
19330 [  1854] By: gsar                                  on 1998/09/23  10:50:26
19331     Log: misc pod tweaks
19332  Branch: perl
19333        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
19334 ____________________________________________________________________________
19335 [  1853] By: gsar                                  on 1998/09/23  10:46:06
19336     Log: make Pod/Html.pm handle the --title option properly (as suggested
19337          by gml4410@ggr.co.uk)
19338  Branch: perl
19339        ! lib/Pod/Html.pm
19340 ____________________________________________________________________________
19341 [  1852] By: gsar                                  on 1998/09/23  10:41:39
19342     Log: SSNEW() API for allocating memory on the savestack
19343          From: Albert Dvornik <bert@genscan.com>
19344          Date: 17 Sep 1998 19:23:07 -0400
19345          Message-Id: <tqemtae338.fsf@puma.genscan.com>
19346          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
19347  Branch: perl
19348        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
19349        ! perl.h proto.h scope.c scope.h t/io/tell.t
19350 ____________________________________________________________________________
19351 [  1851] By: gsar                                  on 1998/09/23  10:37:05
19352     Log: From: Jochen Wiedmann <joe@ispsoft.de>
19353          Date: Thu, 17 Sep 1998 17:16:06 +0200
19354          Message-ID: <360127B6.E44564A@ispsoft.de>
19355          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
19356  Branch: perl
19357        ! lib/ExtUtils/MakeMaker.pm
19358 ____________________________________________________________________________
19359 [  1850] By: gsar                                  on 1998/09/23  10:33:05
19360     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
19361          Date: 15 Sep 1998 01:32:31 +0200
19362          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
19363          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
19364  Branch: perl
19365        ! lib/ExtUtils/MM_Unix.pm
19366 ____________________________________________________________________________
19367 [  1849] By: gsar                                  on 1998/09/23  10:29:04
19368     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
19369          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
19370          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
19371          Subject: Re: extralibs.ld problem in MM_VMS.pm
19372  Branch: perl
19373        ! lib/ExtUtils/MM_VMS.pm
19374 ____________________________________________________________________________
19375 [  1848] By: gsar                                  on 1998/09/23  10:25:24
19376     Log: From: Roderick Schertler <roderick@argon.org>
19377          Date: 11 Sep 1998 16:19:21 -0400
19378          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
19379          Subject: Re: Open2 and memory leaks
19380  Branch: perl
19381        ! lib/IPC/Open3.pm
19382 ____________________________________________________________________________
19383 [  1847] By: gsar                                  on 1998/09/23  10:18:31
19384     Log: From: Roderick Schertler <roderick@argon.org>
19385          Date: Wed, 09 Sep 1998 23:52:48 -0400
19386          Message-ID: <20567.905399568@eeyore.ibcinc.com>
19387          Subject: seed srand from /dev/urandom when possible
19388  Branch: perl
19389        ! pod/perlfunc.pod pp.c
19390 ____________________________________________________________________________
19391 [  1846] By: gsar                                  on 1998/09/23  10:12:22
19392     Log: From: Roderick Schertler <roderick@argon.org>
19393          Date: Thu, 10 Sep 1998 00:32:17 -0400
19394          Message-ID: <21142.905401937@eeyore.ibcinc.com>
19395          Subject: doc update for crypt()'s salt
19396  Branch: perl
19397        ! pod/perlfunc.pod
19398 ____________________________________________________________________________
19399 [  1845] By: gsar                                  on 1998/09/23  10:09:23
19400     Log: fix h2ph handling of C<#error "foo">
19401          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
19402          Date: Thu, 10 Sep 1998 09:59:33 +0900
19403          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
19404          Subject: [5.005_02] h2ph problem
19405  Branch: perl
19406        ! utils/h2ph.PL
19407 ____________________________________________________________________________
19408 [  1844] By: gsar                                  on 1998/09/23  10:06:13
19409     Log: plug strictly private function leaks in API listing
19410  Branch: perl
19411        ! pod/perlguts.pod
19412 ____________________________________________________________________________
19413 [  1843] By: gsar                                  on 1998/09/23  10:02:57
19414     Log: hide symbol for static build
19415          From: Dominic Dunlop <domo@vo.lu>
19416          Date: Tue, 8 Sep 1998 21:40:46 +0000
19417          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
19418          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
19419  Branch: perl
19420        ! regcomp.c
19421 ____________________________________________________________________________
19422 [  1842] By: gsar                                  on 1998/09/23  09:52:46
19423     Log: define PUT_svindex(), PUT_opindex()
19424  Branch: perl
19425        ! ext/B/B/Assembler.pm
19426 ____________________________________________________________________________
19427 [  1841] By: gsar                                  on 1998/09/23  09:44:25
19428     Log: From: Dominic Dunlop <domo@vo.lu>
19429          Date: Tue, 8 Sep 1998 15:34:53 +0000
19430          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
19431          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
19432  Branch: perl
19433        ! t/pragma/warn/regexec
19434 ____________________________________________________________________________
19435 [  1840] By: gsar                                  on 1998/09/23  09:42:17
19436     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
19437  Branch: perl
19438        ! win32/bin/pl2bat.pl
19439 ____________________________________________________________________________
19440 [  1839] By: gsar                                  on 1998/09/23  09:38:18
19441     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
19442          Date: Mon, 7 Sep 1998 17:36:09 +0900
19443          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
19444          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
19445  Branch: perl
19446        ! ext/Thread/Thread.xs
19447 ____________________________________________________________________________
19448 [  1838] By: gsar                                  on 1998/09/23  09:21:11
19449     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
19450          Date: Thu, 10 Sep 1998 00:02:07 -0400
19451          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
19452          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
19453  Branch: perl
19454        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
19455        + vos/config.h vos/config_h.SH_orig vos/perl.bind
19456        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
19457        ! MANIFEST perl.c perl.h pod/perlport.pod
19458 ____________________________________________________________________________
19459 [  1837] By: gsar                                  on 1998/09/23  08:45:58
19460     Log: (via private mail)
19461          From: Charles Bailey <BAILEY@newman.upenn.edu>
19462          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
19463          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
19464          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
19465  Branch: perl
19466        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
19467        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
19468        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
19469        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
19470        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
19471        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
19472        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
19473        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
19474        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
19475        ! vms/writemain.pl
19476 ____________________________________________________________________________
19477 [  1836] By: gsar                                  on 1998/09/23  08:17:42
19478     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19479          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
19480          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
19481          Subject: [PATCH 5.005_*] OS/2 spawning typos
19482  Branch: perl
19483        ! os2/os2.c
19484 ____________________________________________________________________________
19485 [  1835] By: gsar                                  on 1998/09/23  08:09:55
19486     Log: warn on C<my($foo,$foo)>
19487  Branch: perl
19488        ! op.c pod/perldiag.pod
19489 ____________________________________________________________________________
19490 [  1834] By: gsar                                  on 1998/09/23  07:35:56
19491     Log: From: pvhp@forte.com (Peter Prymmer)
19492          Date: Fri, 4 Sep 98 13:27:41 PDT
19493          Message-Id: <9809042027.AA04463@forte.com>
19494          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
19495  Branch: perl
19496        ! README.vms
19497 ____________________________________________________________________________
19498 [  1833] By: gsar                                  on 1998/09/23  07:27:34
19499     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19500          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
19501          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
19502          Subject: PATCH: 5.005_02 hint/hpux.sh
19503  Branch: perl
19504        ! hints/hpux.sh
19505 ____________________________________________________________________________
19506 [  1832] By: gsar                                  on 1998/09/23  07:22:40
19507     Log: fix (some) installhtml bugs
19508          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
19509          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
19510          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
19511          Subject: installhtml script needs work
19512  Branch: perl
19513        ! installhtml
19514 ____________________________________________________________________________
19515 [  1831] By: gsar                                  on 1998/09/23  07:19:30
19516     Log: document 'U' magic with examples
19517          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
19518          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
19519          Message-Id: <199809011455.PAA00631@sale-wts>
19520          Subject: Re: Looking for some XS MAGIC examples...
19521  Branch: perl
19522        ! pod/perlguts.pod
19523 ____________________________________________________________________________
19524 [  1830] By: gsar                                  on 1998/09/23  07:16:43
19525     Log: From: pvhp@forte.com (Peter Prymmer)
19526          Date: Mon, 31 Aug 98 17:13:49 PDT
19527          Message-Id: <9809010013.AA06737@forte.com>
19528          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
19529  Branch: perl
19530        ! README.os390
19531 ____________________________________________________________________________
19532 [  1829] By: gsar                                  on 1998/09/23  07:15:08
19533     Log: fix problematic typecast in filter_del()
19534          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
19535          Date: Mon, 31 Aug 1998 21:13:11 GMT
19536          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
19537          Subject: perl5.005_02 does not build on Cray T90
19538  Branch: perl
19539        ! toke.c
19540 ____________________________________________________________________________
19541 [  1828] By: gsar                                  on 1998/09/23  07:11:34
19542     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19543          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
19544          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
19545          Subject: [PATCH 5.005_5*] (?>) broken in RE
19546  Branch: perl
19547        ! regexec.c t/op/re_tests
19548 ____________________________________________________________________________
19549 [  1827] By: gsar                                  on 1998/09/23  07:09:50
19550     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
19551  Branch: perl
19552        ! t/op/grent.t t/op/groups.t
19553 ____________________________________________________________________________
19554 [  1826] By: gsar                                  on 1998/09/23  07:03:16
19555     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
19556          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
19557          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
19558          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
19559  Branch: perl
19560        - interp.sym
19561        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
19562 ____________________________________________________________________________
19563 [  1825] By: gsar                                  on 1998/09/23  06:56:40
19564     Log: re-introduce change#1703
19565  Branch: perl
19566        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
19567 ____________________________________________________________________________
19568 [  1824] By: gsar                                  on 1998/09/23  06:44:19
19569     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19570          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
19571          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
19572          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
19573  Branch: perl
19574        ! lib/perl5db.pl
19575 ____________________________________________________________________________
19576 [  1823] By: gsar                                  on 1998/09/23  06:41:34
19577         Log: From: Joe Buehler <jhpb@hekimian.com>
19578              Date: 29 Aug 1998 17:13:28 -0400
19579              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
19580              Subject: patches for perl 5.005_51 under U/WIN
19581      Branch: perl
19582            + hints/uwin.sh
19583            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
19584            ! t/lib/posix.t
19585 ____________________________________________________________________________
19586 [  1822] By: gsar                                  on 1998/09/23  06:36:59
19587         Log: add missing C<no utf8;> tweak from Larry
19588      Branch: perl
19589            ! t/op/subst.t
19590 ____________________________________________________________________________
19591 [  1821] By: gsar                                  on 1998/09/23  06:27:51
19592         Log: s/runops/CALLRUNOPS/
19593      Branch: perl
19594            ! cc_runtime.h
19595 ____________________________________________________________________________
19596 [  1820] By: gsar                                  on 1998/09/23  06:24:49
19597         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
19598      Branch: perl
19599           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
19600           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
19601           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
19602           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
19603           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
19604           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
19605           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
19606           +> t/pragma/warn/util
19607            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
19608            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
19609            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
19610            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
19611            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
19612            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
19613            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
19614            - t/pragma/warn-util
19615            ! MANIFEST t/pragma/warning.t
19616 ____________________________________________________________________________
19617 [  1819] By: gsar                                  on 1998/09/23  06:08:46
19618         Log: make \(%foo) return refs to values (not copies of values)
19619              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19620              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
19621              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
19622              --
19623              From: Roderick Schertler <roderick@argon.org>
19624              Date: Sat, 29 Aug 1998 00:58:33 -0400
19625              Message-ID: <29894.904366713@eeyore.ibcinc.com>
19626              Subject: Re: \(%x) problems
19627      Branch: perl
19628            ! doop.c pod/perlref.pod
19629 ____________________________________________________________________________
19630 [  1818] By: gsar                                  on 1998/09/23  06:05:08
19631         Log: make h2xs generate ANSI prototypes
19632      Branch: perl
19633            ! utils/h2xs.PL
19634 ____________________________________________________________________________
19635 [  1817] By: gsar                                  on 1998/09/23  05:57:16
19636         Log: updated usethreads hints for hpux 10.X
19637              From: Matthew T Harden <mthard@mthard1.monsanto.com>
19638              Date: Fri, 28 Aug 1998 14:10:42 GMT
19639              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
19640              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
19641      Branch: perl
19642            ! hints/hpux.sh perl.h
19643 ____________________________________________________________________________
19644 [  1816] By: gsar                                  on 1998/09/23  05:53:31
19645         Log: don't create empty directories in installperl
19646              From: Robin Barker <rmb1@cise.npl.co.uk>
19647              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
19648              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
19649              Subject: [PATCH 5.005_02] install: empty dirs
19650      Branch: perl
19651            ! installperl
19652 ____________________________________________________________________________
19653 [  1815] By: gsar                                  on 1998/09/23  05:50:36
19654         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
19655              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19656              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
19657              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
19658              Subject: Re: your mail
19659      Branch: perl
19660            ! regexec.c t/op/re_tests
19661 ____________________________________________________________________________
19662 [  1814] By: gsar                                  on 1998/09/23  05:45:17
19663         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
19664              Date: Thu, 20 Aug 1998 20:59:03 -0400
19665              Message-ID: <19980820205903.A12908@O2.chapin.edu>
19666              Subject: [PATCH] h2ph misquotes #error directives
19667      Branch: perl
19668            ! t/lib/h2ph.pht utils/h2ph.PL
19669 ____________________________________________________________________________
19670 [  1813] By: gsar                                  on 1998/09/23  05:42:41
19671         Log: patch to support computed regular subexpressions
19672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19673              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
19674              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
19675              Subject: [5.005_5* PATCH] Postponed RE - now!
19676      Branch: perl
19677            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
19678            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
19679 ____________________________________________________________________________
19680 [  1812] By: gsar                                  on 1998/09/23  05:26:26
19681         Log: better CR-handling on shebang line and in formats (fixed variant of
19682              patch suggested by Igor Sysoev <igor@nitek.ru>)
19683      Branch: perl
19684            ! perl.c toke.c
19685 ____________________________________________________________________________
19686 [  1811] By: gsar                                  on 1998/09/23  04:35:46
19687         Log: document non-loopish blocks better
19688              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19689              Date: Tue, 18 Aug 1998 12:28:36 +0100
19690              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
19691              Subject: Re: next in do {} while block gives error message
19692      Branch: perl
19693            ! pod/perlfunc.pod
19694 ____________________________________________________________________________
19695 [  1810] By: gsar                                  on 1998/09/23  04:12:05
19696         Log: fix bogus integerization of pop()'s return value
19697              From: Gurusamy Sarathy <gsar@engin.umich.edu>
19698              Date: Sat, 15 Aug 1998 23:27:54 -0400
19699              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
19700              Subject: Re: Complex expression does integer arithmetic 
19701      Branch: perl
19702            ! opcode.h opcode.pl
19703 ____________________________________________________________________________
19704 [  1809] By: gsar                                  on 1998/09/23  04:09:43
19705         Log: tweak README.win32
19706      Branch: perl
19707            ! README.win32
19708 ____________________________________________________________________________
19709 [  1808] By: gsar                                  on 1998/09/23  03:40:57
19710         Log: better diagnostic for do{} used as lvalue
19711      Branch: perl
19712            ! op.c pod/perlport.pod
19713 ____________________________________________________________________________
19714 [  1807] By: gsar                                  on 1998/09/23  03:38:30
19715         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
19716              From: hansm@icgroup.nl
19717              Date: Tue, 11 Aug 98 21:08:51 +0200
19718              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
19719              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
19720      Branch: perl
19721            ! malloc.c
19722 ____________________________________________________________________________
19723 [  1806] By: gsar                                  on 1998/09/23  03:36:08
19724         Log: support make written in perl (aka "pmake") on win32
19725      Branch: perl
19726            ! lib/ExtUtils/MM_Win32.pm
19727 ____________________________________________________________________________
19728 [  1805] By: gsar                                  on 1998/09/23  03:30:07
19729         Log: fix mismatched UV/U32 types for to_utf8_*()
19730      Branch: perl
19731            ! utf8.c
19732 ____________________________________________________________________________
19733 [  1804] By: gsar                                  on 1998/09/23  03:22:22
19734         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
19735              Date: Sun, 9 Aug 1998 22:38:23 +0200
19736              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
19737              Subject: [PATCH 5.5002] dos-djgpp update
19738      Branch: perl
19739            ! t/io/fs.t
19740 ____________________________________________________________________________
19741 [  1803] By: gsar                                  on 1998/09/23  03:20:13
19742         Log: apply minimal variant of patch (sent via private mail)
19743              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
19744              Date: Wed, 12 Aug 1998 15:42:35 +0300
19745              Message-Id: <199808121242.PAA29761@comanche.spices>
19746              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
19747      Branch: perl
19748            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
19749            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
19750 ____________________________________________________________________________
19751 [  1802] By: gsar                                  on 1998/09/23  03:03:39
19752         Log: adjust searchdict.t for EBCDIC (still needs documenting)
19753              From: pvhp@forte.com (Peter Prymmer)
19754              Date: Thu, 6 Aug 98 18:09:39 PDT
19755              Message-Id: <9808070109.AA06158@forte.com>
19756              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
19757      Branch: perl
19758            ! README.os390 t/lib/searchdict.t
19759 ____________________________________________________________________________
19760 [  1801] By: gsar                                  on 1998/09/23  02:54:15
19761         Log: silence redefined warning for XS(INIT) {}
19762      Branch: perl
19763            ! op.c
19764 ____________________________________________________________________________
19765 [  1800] By: gsar                                  on 1998/09/23  02:42:23
19766         Log: support match indices via special variables @- and @+
19767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19768              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
19769              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
19770              Subject: [PATCH 5.004_76] @- and @+
19771      Branch: perl
19772            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
19773            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
19774 ____________________________________________________________________________
19775 [  1799] By: gsar                                  on 1998/09/23  01:44:31
19776         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19777              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
19778              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
19779              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
19780      Branch: perl
19781            ! regcomp.c t/op/re_tests
19782 ____________________________________________________________________________
19783 [  1798] By: gsar                                  on 1998/09/23  01:39:23
19784         Log: integrate maint-5.005 changes (except conflicting change#1794)
19785      Branch: perl
19786            ! Changes
19787           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
19788           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
19789           !> win32/win32.h
19790 ____________________________________________________________________________
19791 [  1797] By: gsar                                  on 1998/09/23  01:32:36
19792         Log: add note to win32/Makefile about setting CCHOME
19793      Branch: perl
19794            ! win32/Makefile win32/makefile.mk
19795 ____________________________________________________________________________
19796 [  1796] By: gsar                                  on 1998/09/23  01:31:32
19797         Log: perl.pod tweak
19798      Branch: perl
19799            ! pod/perl.pod
19800 ____________________________________________________________________________
19801 [  1795] By: gsar                                  on 1998/09/21  20:34:10
19802         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
19803      Branch: perl
19804            ! lib/ExtUtils/xsubpp
19805 ____________________________________________________________________________
19806 [  1789] By: gsar                                  on 1998/09/18  18:01:37
19807         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
19808      Branch: perl
19809            ! cop.h t/cmd/for.t
19810 ____________________________________________________________________________
19811 [  1788] By: gsar                                  on 1998/09/17  02:19:11
19812         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
19813      Branch: perl
19814            ! win32/config.bc win32/config.gc win32/config.vc
19815 ____________________________________________________________________________
19816 [  1787] By: gsar                                  on 1998/09/17  01:45:14
19817         Log: suppress bogus warning on C<sub x {} x()>
19818      Branch: perl
19819            ! toke.c
19820 ____________________________________________________________________________
19821 [  1786] By: gsar                                  on 1998/09/17  01:42:51
19822         Log: ntohl typo in objXSUB.h
19823      Branch: perl
19824            ! objXSUB.h
19825 ____________________________________________________________________________
19826 [  1785] By: gsar                                  on 1998/09/17  01:41:48
19827         Log: fill gaps in sig_* entries in win32/config.?c
19828      Branch: perl
19829            ! win32/config.bc win32/config.gc win32/config.vc
19830 ____________________________________________________________________________
19831 [  1781] By: larry                                 on 1998/09/05  23:48:24
19832         Log: tr/// logic was hosed under utf8
19833      Branch: perl
19834            ! doop.c op.c op.h pp.c proto.h
19835 ____________________________________________________________________________
19836 [  1780] By: larry                                 on 1998/09/05  23:44:16
19837         Log: several new tests needed tweaking to work under utf8
19838      Branch: perl
19839            ! t/comp/require.t t/op/pack.t t/op/substr.t
19840 ____________________________________________________________________________
19841 [  1779] By: larry                                 on 1998/09/05  23:41:42
19842         Log: index() applied BM optimization to wrong argument
19843      Branch: perl
19844            ! op.c util.c
19845 ____________________________________________________________________________
19846 [  1778] By: larry                                 on 1998/09/05  23:38:29
19847         Log: Implicit require during compile reset line numbering
19848      Branch: perl
19849            ! pp_ctl.c
19850
19851 ----------------
19852 Version 5.005_51
19853 ----------------
19854
19855 ____________________________________________________________________________
19856 [  1777] By: gsar                                  on 1998/08/10  07:02:38
19857         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
19858              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
19859              lexical warning testsuite for win32
19860      Branch: perl
19861            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
19862            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
19863            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
19864            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
19865            ! win32/Makefile win32/makefile.mk
19866 ____________________________________________________________________________
19867 [  1776] By: gsar                                  on 1998/08/09  17:53:48
19868         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
19869      Branch: perl
19870            ! Changes MANIFEST perl.c pod/perlhist.pod
19871 ____________________________________________________________________________
19872 [  1775] By: gsar                                  on 1998/08/09  14:35:33
19873         Log: tweak warning test
19874      Branch: perl
19875            ! t/pragma/warn-toke
19876 ____________________________________________________________________________
19877 [  1774] By: gsar                                  on 1998/08/09  14:13:46
19878         Log: add missing dTHR; notes for test failures due to small stacksize
19879      Branch: perl
19880            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
19881            ! toke.c universal.c util.c
19882 ____________________________________________________________________________
19883 [  1773] By: gsar                                  on 1998/08/09  11:31:53
19884         Log: lexical warnings; tweaks to places that didn't apply correctly
19885              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
19886              Date:    Wed, 29 Jul 1998 09:28:45 BST
19887              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
19888              Subject: lexical warnings patch for 5.005_50
19889      Branch: perl
19890            + README.lexwarn lib/warning.pm t/pragma/warn-2use
19891            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
19892            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
19893            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
19894            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
19895            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
19896            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
19897            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
19898            + warning.h warning.pl
19899            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
19900            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
19901            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
19902            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
19903            ! universal.c util.c
19904 ____________________________________________________________________________
19905 [  1772] By: gsar                                  on 1998/08/08  23:06:00
19906         Log: bump patchlevel to 5.005_51
19907      Branch: perl
19908            ! patchlevel.h win32/Makefile win32/config_H.bc
19909            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
19910 ____________________________________________________________________________
19911 [  1771] By: gsar                                  on 1998/08/08  23:01:57
19912         Log: fix bogus warning on "\x{123}"
19913              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
19914              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
19915              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
19916              Subject: [5.005_50 PATCH] Some unicode problems
19917      Branch: perl
19918            ! regcomp.c toke.c
19919 ____________________________________________________________________________
19920 [  1770] By: gsar                                  on 1998/08/08  22:56:55
19921         Log: hide dup symbol for static build of ext/re
19922              From: Dominic Dunlop <domo@ppp72.vo.lu>
19923              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
19924              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
19925              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
19926      Branch: perl
19927            ! regcomp.c
19928 ____________________________________________________________________________
19929 [  1769] By: gsar                                  on 1998/08/08  22:45:06
19930         Log: fix double free on -Mutf8 -e '$b=uc("")'
19931              From: larry@wall.org (Larry Wall)
19932              Date: Fri, 7 Aug 1998 14:42:43 -0700
19933              Message-Id: <199808072142.OAA14920@wall.org>
19934              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
19935      Branch: perl
19936            ! pp.c
19937 ____________________________________________________________________________
19938 [  1768] By: gsar                                  on 1998/08/08  22:42:29
19939         Log: substr() assumes utf8 without say-so
19940              From: larry@wall.org (Larry Wall)
19941              Date: Fri, 7 Aug 1998 12:25:12 -0700
19942              Message-Id: <199808071925.MAA13436@wall.org>
19943              Subject: [PATCH 5.005_50] substr bug?
19944      Branch: perl
19945            ! pp.c
19946 ____________________________________________________________________________
19947 [  1767] By: gsar                                  on 1998/08/08  22:38:25
19948         Log: fix intolerance of SWASHes for blank lines
19949              From: Gisle Aas <aas@sn.no>
19950              Date: 06 Aug 1998 23:28:57 +0200
19951              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
19952              Subject: Re: Re[2]: another joyride begins
19953      Branch: perl
19954            ! lib/utf8_heavy.pl
19955 ____________________________________________________________________________
19956 [  1766] By: gsar                                  on 1998/08/08  22:33:10
19957         Log: utf8 doc tweak
19958              From: Gisle Aas <aas@sn.no>
19959              Date: 05 Aug 1998 00:41:04 +0200
19960              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
19961              Subject: Matching clumps
19962      Branch: perl
19963            ! lib/utf8.pm
19964 ____________________________________________________________________________
19965 [  1765] By: gsar                                  on 1998/08/08  22:31:37
19966         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
19967              From: Gisle Aas <aas@sn.no>
19968              Date: 04 Aug 1998 22:56:11 +0200
19969              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
19970              Subject: Re: another joyride begins
19971      Branch: perl
19972            ! lib/utf8_heavy.pl
19973 ____________________________________________________________________________
19974 [  1764] By: gsar                                  on 1998/08/08  22:28:43
19975         Log: From: larry@wall.org (Larry Wall)
19976              Date: Tue, 4 Aug 1998 17:04:51 -0700
19977              Message-Id: <199808050004.RAA22592@wall.org>
19978              Subject: [PATCH 5.005_50] \pX not implemented!
19979      Branch: perl
19980            ! regcomp.c
19981 ____________________________________________________________________________
19982 [  1763] By: gsar                                  on 1998/08/08  22:27:15
19983         Log: From: Stephen McCamant <alias@mcs.com>
19984              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
19985              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
19986              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
19987      Branch: perl
19988            ! op.c
19989 ____________________________________________________________________________
19990 [  1762] By: gsar                                  on 1998/08/08  22:26:09
19991         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
19992              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
19993              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
19994              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
19995      Branch: perl
19996            + t/op/grent.t t/op/pwent.t
19997            ! MANIFEST
19998 ____________________________________________________________________________
19999 [  1761] By: gsar                                  on 1998/08/08  22:21:52
20000         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20001              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
20002              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
20003              Subject: [5.005_50 PATCH] misprint in RE engine
20004      Branch: perl
20005            ! regexec.c t/op/re_tests
20006 ____________________________________________________________________________
20007 [  1760] By: gsar                                  on 1998/08/08  22:18:54
20008         Log: integrate maint-5.005 changes into mainline
20009      Branch: perl
20010           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
20011           !> (integrate 138 files)
20012 ____________________________________________________________________________
20013 [  1672] By: gsar                                  on 1998/07/27  18:35:28
20014         Log: create new Changes
20015      Branch: perl
20016            + Changes
20017            ! Changes5.005 MANIFEST
20018 ____________________________________________________________________________
20019 [  1671] By: gsar                                  on 1998/07/27  18:30:57
20020         Log: rename Changes --> Changes5.005
20021      Branch: perl
20022           +> Changes5.005
20023            - Changes
20024 ____________________________________________________________________________
20025 [  1670] By: gsar                                  on 1998/07/27  18:10:14
20026         Log: integrate 5.005_01 changes from maint
20027      Branch: perl
20028            ! Changes
20029           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
20030           !> win32/win32.c
20031 ____________________________________________________________________________
20032 [  1667] By: nick                                  on 1998/07/26  14:31:01
20033         Log: Add dTHR so that it compiles miniperl in threaded mode
20034      Branch: perl
20035            ! doop.c mg.c regcomp.c regexec.c
20036 ____________________________________________________________________________
20037 [  1666] By: nick                                  on 1998/07/26  13:01:10
20038         Log: Resolve ansiperl against mainline (@1648?)
20039              Unclear that change number has "taken".
20040      Branch: ansiperl
20041           +> (branch 169 files)
20042            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
20043           !> (integrate 131 files)
20044
20045 ----------------
20046 Version 5.005_50
20047 ----------------
20048
20049 ____________________________________________________________________________
20050 [  1665] By: gsar                                  on 1998/07/26  05:38:48
20051         Log: add trailing newline to file
20052      Branch: perl
20053            ! Changes lib/unicode/blocks.txt
20054 ____________________________________________________________________________
20055 [  1664] By: gsar                                  on 1998/07/26  05:08:48
20056         Log: integrate proto.h additions from maint-5.005
20057      Branch: perl
20058           !> pod/perlhist.pod proto.h
20059 ____________________________________________________________________________
20060 [  1663] By: gsar                                  on 1998/07/26  05:07:05
20061         Log: add new files to MANIFEST; add missing prototypes to proto.h;
20062              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
20063              add typecasts to silence warnings; tweaks for win32 builds
20064      Branch: perl
20065            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
20066            ! win32/Makefile win32/makefile.mk
20067 ____________________________________________________________________________
20068 [  1662] By: gsar                                  on 1998/07/26  05:01:52
20069         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
20070      Branch: maint-5.005/perl
20071            ! pod/perlhist.pod proto.h
20072 ____________________________________________________________________________
20073 [  1661] By: gsar                                  on 1998/07/26  02:52:48
20074         Log: up patchlevel to 5.005_50
20075      Branch: perl
20076            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
20077            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20078 ____________________________________________________________________________
20079 [  1660] By: gsar                                  on 1998/07/26  02:43:57
20080         Log: integrate utfperl
20081      Branch: perl
20082           +> (branch 162 files)
20083           !> (integrate 29 files)
20084 ____________________________________________________________________________
20085 [  1659] By: gsar                                  on 1998/07/26  02:38:22
20086         Log: integrate maint-5.005 changes
20087      Branch: perl
20088           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
20089           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
20090           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
20091           !> vms/descrip_mms.template vms/subconfigure.com
20092 ____________________________________________________________________________
20093 [  1658] By: gsar                                  on 1998/07/26  02:23:46
20094         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
20095              Date: Fri, 24 Jul 1998 11:38:25 -0700
20096              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
20097              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
20098              --
20099              Date: Fri, 24 Jul 1998 12:30:36 -0700
20100              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
20101              Subject: [PATCH 5.005]Tweaks to README.vms
20102              --
20103              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
20104              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
20105              Subject: [PATCH 5.005] Final build cleanup patch
20106      Branch: maint-5.005/perl
20107            ! README.vms vms/descrip_mms.template vms/subconfigure.com
20108 ____________________________________________________________________________
20109 [  1657] By: gsar                                  on 1998/07/26  02:19:50
20110         Log: another platform where pp_sselect() needs a whole fd_set buffer
20111              From: Lupe Christoph <lupe@alanya.m.isar.de>
20112              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
20113              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
20114              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
20115      Branch: maint-5.005/perl
20116            ! pp_sys.c
20117 ____________________________________________________________________________
20118 [  1656] By: gsar                                  on 1998/07/26  02:12:46
20119         Log: fix problem building modules on dos-djgpp
20120              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
20121              Date: Sat, 25 Jul 1998 00:53:39 +0200
20122              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
20123              Subject: [PATCH 5.005] dos-djgpp and modules problem
20124      Branch: maint-5.005/perl
20125            ! djgpp/fixpmain
20126 ____________________________________________________________________________
20127 [  1655] By: gsar                                  on 1998/07/26  02:11:09
20128         Log: From: Tom Spindler <dogcow@home.merit.edu>
20129              Date: Wed, 22 Jul 1998 16:11:07 -0400
20130              Message-ID: <19980722161107.A16813@home.merit.edu>
20131              Subject: [PATCH 5.005] BeOS tweak
20132      Branch: maint-5.005/perl
20133            ! hints/beos.sh
20134 ____________________________________________________________________________
20135 [  1654] By: gsar                                  on 1998/07/26  02:09:29
20136         Log: various pod tweaks
20137      Branch: maint-5.005/perl
20138            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
20139            ! pod/perltoc.pod
20140 ____________________________________________________________________________
20141 [  1653] By: gsar                                  on 1998/07/26  02:05:46
20142         Log: fix emacs/ptags for PL_* changes
20143              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20144              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
20145              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
20146              Subject: [PATCH 5.004_76] Yet better ptags
20147      Branch: maint-5.005/perl
20148            ! emacs/ptags
20149 ____________________________________________________________________________
20150 [  1652] By: gsar                                  on 1998/07/26  02:03:01
20151         Log: fix behavior of <=> on bigints
20152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20153              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
20154              Date: Fri, 24 Jul 1998 18:29:53 +0100
20155              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
20156      Branch: maint-5.005/perl
20157            ! lib/Math/BigInt.pm t/lib/bigintpm.t
20158 ____________________________________________________________________________
20159 [  1651] By: larry                                 on 1998/07/24  05:44:33
20160         Log: Here are the long-expected Unicode/UTF-8 modifications.
20161      Branch: utfperl
20162            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
20163            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
20164            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
20165            + lib/unicode/Decomposition.pl
20166            + lib/unicode/In/AlphabeticPresentationForms.pl
20167            + lib/unicode/In/Arabic.pl
20168            + lib/unicode/In/ArabicPresentationForms-A.pl
20169            + lib/unicode/In/ArabicPresentationForms-B.pl
20170            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
20171            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
20172            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
20173            + lib/unicode/In/BoxDrawing.pl
20174            + lib/unicode/In/CJKCompatibility.pl
20175            + lib/unicode/In/CJKCompatibilityForms.pl
20176            + lib/unicode/In/CJKCompatibilityIdeographs.pl
20177            + lib/unicode/In/CJKSymbolsandPunctuation.pl
20178            + lib/unicode/In/CJKUnifiedIdeographs.pl
20179            + lib/unicode/In/CombiningDiacriticalMarks.pl
20180            + lib/unicode/In/CombiningHalfMarks.pl
20181            + lib/unicode/In/CombiningMarksforSymbols.pl
20182            + lib/unicode/In/ControlPictures.pl
20183            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
20184            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
20185            + lib/unicode/In/EnclosedAlphanumerics.pl
20186            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
20187            + lib/unicode/In/GeneralPunctuation.pl
20188            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
20189            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
20190            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
20191            + lib/unicode/In/HalfwidthandFullwidthForms.pl
20192            + lib/unicode/In/HangulCompatibilityJamo.pl
20193            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
20194            + lib/unicode/In/Hebrew.pl
20195            + lib/unicode/In/HighPrivateUseSurrogates.pl
20196            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
20197            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
20198            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
20199            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
20200            + lib/unicode/In/LatinExtended-A.pl
20201            + lib/unicode/In/LatinExtended-B.pl
20202            + lib/unicode/In/LatinExtendedAdditional.pl
20203            + lib/unicode/In/LetterlikeSymbols.pl
20204            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
20205            + lib/unicode/In/MathematicalOperators.pl
20206            + lib/unicode/In/MiscellaneousSymbols.pl
20207            + lib/unicode/In/MiscellaneousTechnical.pl
20208            + lib/unicode/In/NumberForms.pl
20209            + lib/unicode/In/OpticalCharacterRecognition.pl
20210            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
20211            + lib/unicode/In/SmallFormVariants.pl
20212            + lib/unicode/In/SpacingModifierLetters.pl
20213            + lib/unicode/In/Specials.pl
20214            + lib/unicode/In/SuperscriptsandSubscripts.pl
20215            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
20216            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
20217            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20218            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
20219            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
20220            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
20221            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
20222            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
20223            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
20224            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
20225            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
20226            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
20227            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
20228            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
20229            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
20230            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
20231            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
20232            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
20233            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
20234            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
20235            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
20236            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
20237            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
20238            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
20239            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
20240            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
20241            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
20242            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
20243            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
20244            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
20245            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
20246            + lib/unicode/JamoShort.pl lib/unicode/Makefile
20247            + lib/unicode/Name.pl lib/unicode/Number.pl
20248            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
20249            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
20250            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
20251            + lib/unicode/blocks.txt lib/unicode/index2.txt
20252            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
20253            + lib/unicode/names2.txt lib/unicode/props2.txt
20254            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
20255            + utf8.c utf8.h
20256            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
20257            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
20258            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
20259            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
20260            ! t/op/vec.t toke.c util.c vms/vmsish.h
20261 ____________________________________________________________________________
20262 [  1650] By: gsar                                  on 1998/07/24  04:06:48
20263         Log: create utfperl branch
20264      Branch: utfperl
20265           +> (branch 1079 files)
20266 ____________________________________________________________________________
20267 [  1649] By: gsar                                  on 1998/07/24  03:56:56
20268         Log: create maint-5.005 branch
20269      Branch: maint-5.005/perl
20270           +> (branch 1079 files)
20271 ____________________________________________________________________________
20272 [  1648] By: gsar                                  on 1998/07/24  03:36:35
20273         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
20274      Branch: perl
20275            ! Changes
20276