fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@umich.edu>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version 5.005_57        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  3438] By: gsar                                  on 1999/05/20  16:41:01
83         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
84      Branch: perl
85            ! pod/perlport.pod
86 ____________________________________________________________________________
87 [  3437] By: jhi                                   on 1999/05/20  07:14:39
88         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
89              (via private email).
90      Branch: cfgperl
91            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
92            ! config_h.SH hints/sunos_4_1.sh
93 ____________________________________________________________________________
94 [  3436] By: gsar                                  on 1999/05/20  05:18:26
95         Log: various little nits
96      Branch: perl
97            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
98            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
99            ! win32/perlhost.h win32/win32.c x2p/walk.c
100 ____________________________________________________________________________
101 [  3435] By: jhi                                   on 1999/05/18  16:25:49
102         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
103              To: perl5-porters@perl.org
104              Subject: installperl
105              Date: Fri, 14 May 1999 21:34:58 +0100
106              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
107      Branch: cfgperl
108            ! installperl
109 ____________________________________________________________________________
110 [  3434] By: jhi                                   on 1999/05/17  21:25:54
111         Log: Integrate from mainperl.
112      Branch: cfgperl
113           +> lib/ExtUtils/MM_Cygwin.pm
114            - cygwin32/impure_ptr.c
115           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
116           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
117           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
118           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
119           !> x2p/find2perl.PL
120 ____________________________________________________________________________
121 [  3433] By: gsar                                  on 1999/05/17  09:49:01
122         Log: integrate cfgperl changes into mainline
123      Branch: perl
124           !> Configure INSTALL config_h.SH configure.com embed.h
125           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
126           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
127           !> util.c
128 ____________________________________________________________________________
129 [  3432] By: gsar                                  on 1999/05/17  09:06:45
130         Log: emit more appropriate diagnostic for failed glob (variant
131              of patch suggested by Graham Barr)
132      Branch: perl
133            ! gv.c pod/perldiag.pod pp.c pp_hot.c
134 ____________________________________________________________________________
135 [  3431] By: gsar                                  on 1999/05/17  08:38:09
136         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
137              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
138              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
139              Subject: find2perl does not grok the 'c' suffix to the -size argument
140      Branch: perl
141            ! x2p/find2perl.PL
142 ____________________________________________________________________________
143 [  3430] By: gsar                                  on 1999/05/17  08:26:21
144         Log: additional cleanups for cygwin32 port
145              From: "Fifer, Eric" <EFifer@sanwaint.com>
146              Date: Wed, 12 May 1999 20:25:54 +0100
147              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
148              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
149      Branch: perl
150            + lib/ExtUtils/MM_Cygwin.pm
151            - cygwin32/impure_ptr.c
152            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
153            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
154            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
155            ! perl.h util.c
156 ____________________________________________________________________________
157 [  3429] By: gsar                                  on 1999/05/17  08:01:04
158         Log: From: Andy Dougherty <doughera@lafayette.edu>
159              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
160              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
161              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
162      Branch: perl
163            ! INSTALL
164 ____________________________________________________________________________
165 [  3428] By: jhi                                   on 1999/05/17  07:03:26
166         Log: Integrate from mainperl modulo the Socket.xs change.
167      Branch: cfgperl
168           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
169           !> win32/win32.c win32/win32.h
170 ____________________________________________________________________________
171 [  3427] By: jhi                                   on 1999/05/16  22:09:11
172         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
173              To: perl5-porters@perl.org (Mailing list Perl5)
174              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
175              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
176              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
177      Branch: cfgperl
178            ! ext/Devel/Peek/Peek.xs
179 ____________________________________________________________________________
180 [  3426] By: jhi                                   on 1999/05/16  22:07:11
181         Log: From: Mark-Jason Dominus <mjd@plover.com>
182              To: perl5-porters@perl.com
183              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
184              Date: Sat, 15 May 1999 12:43:47 -0400
185              Message-ID: <19990515164348.7313.qmail@plover.com>
186      Branch: cfgperl
187            ! pod/perldiag.pod
188 ____________________________________________________________________________
189 [  3425] By: nick                                  on 1999/05/15  15:56:10
190         Log: Mingw32 + w32api-0.1.5 tweaks
191              - now more like other Win32 compilers
192      Branch: perl
193            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
194            ! win32/win32.h
195 ____________________________________________________________________________
196 [  3424] By: nick                                  on 1999/05/14  21:04:22
197         Log: Experimental "slab" allocator for ops.
198              To try it -DPL_OP_SLAB_ALLOC for op.c 
199              This is for proof of concept only, it leaks memory 
200              (ops are not free'd) so don't use in embedded apps.
201              If this minimalist version does not show performance 
202              gain then whole idea is worthless. 
203              Nick see's approx 12% speed up vs perlmalloc running
204              perl -Ilib -MCPAN -e '' 
205              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
206      Branch: perl
207            ! op.c
208 ____________________________________________________________________________
209 [  3423] By: gsar                                  on 1999/05/14  19:55:04
210         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
211              found (brings sitelib intuition in line with privlib)
212      Branch: perl
213            ! win32/win32.c
214 ____________________________________________________________________________
215 [  3422] By: jhi                                   on 1999/05/14  08:08:01
216         Log: From: pvhp@forte.com (Peter Prymmer)
217              To: perl5-porters@perl.org, vmsperl@perl.org
218              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
219              Date: Thu, 13 May 99 15:29:57 PDT
220              Message-Id: <9905132229.AA15854@forte.com>
221      Branch: cfgperl
222            ! configure.com
223 ____________________________________________________________________________
224 [  3421] By: jhi                                   on 1999/05/14  07:34:20
225         Log: Integrate from mainperl.
226      Branch: cfgperl
227           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
228 ____________________________________________________________________________
229 [  3420] By: jhi                                   on 1999/05/14  07:33:26
230         Log: Still fflushing.
231      Branch: cfgperl
232            ! Configure config_h.SH util.c
233 ____________________________________________________________________________
234 [  3419] By: gsar                                  on 1999/05/14  03:08:29
235         Log: mortalize string allocations by win32_get_{priv,site}lib()
236              (fixes small memory leak in interpreter)
237      Branch: perl
238            ! win32/win32.c
239 ____________________________________________________________________________
240 [  3418] By: gsar                                  on 1999/05/14  03:06:50
241         Log: make win32_longname() preserve kind of slashes in argument
242      Branch: perl
243            ! win32/win32.c
244 ____________________________________________________________________________
245 [  3417] By: gsar                                  on 1999/05/14  03:04:44
246         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
247      Branch: perl
248            ! lib/ExtUtils/MM_Unix.pm
249 ____________________________________________________________________________
250 [  3416] By: jhi                                   on 1999/05/13  21:18:06
251         Log: Integrate from mainperl.
252      Branch: cfgperl
253           !> pp_ctl.c
254 ____________________________________________________________________________
255 [  3415] By: jhi                                   on 1999/05/13  21:16:49
256         Log: Fixes from Andy Dougherty (via private email).
257      Branch: cfgperl
258            ! Configure config_h.SH
259 ____________________________________________________________________________
260 [  3414] By: nick                                  on 1999/05/13  20:04:26
261         Log: valist vs va_list typo
262      Branch: perl
263            ! pp_ctl.c
264 ____________________________________________________________________________
265 [  3413] By: jhi                                   on 1999/05/13  15:04:05
266         Log: From: Andy Dougherty <doughera@lafayette.edu>
267              To: perlbug@perl.com
268              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
269              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
270              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
271      Branch: cfgperl
272            ! INSTALL
273 ____________________________________________________________________________
274 [  3412] By: jhi                                   on 1999/05/13  14:20:17
275         Log: Integrate from mainperl.
276      Branch: cfgperl
277           !> pp_ctl.c
278 ____________________________________________________________________________
279 [  3411] By: gsar                                  on 1999/05/13  14:16:56
280         Log: docatch_body() declaration mismatch
281      Branch: perl
282            ! pp_ctl.c
283 ____________________________________________________________________________
284 [  3410] By: jhi                                   on 1999/05/13  13:51:44
285         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
286      Branch: cfgperl
287            ! Configure config_h.SH perl.h
288 ____________________________________________________________________________
289 [  3409] By: jhi                                   on 1999/05/13  13:31:53
290         Log: Still fflushing strong.
291      Branch: cfgperl
292            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
293            ! proto.h util.c
294 ____________________________________________________________________________
295 [  3408] By: jhi                                   on 1999/05/12  14:30:23
296         Log: Integrate from mainperl.
297      Branch: cfgperl
298           !> (integrate 30 files)
299 ____________________________________________________________________________
300 [  3407] By: jhi                                   on 1999/05/12  12:28:31
301         Log: Be tidier with fflush(NULL) testing.
302      Branch: cfgperl
303            ! Configure config_h.SH
304 ____________________________________________________________________________
305 [  3406] By: gsar                                  on 1999/05/12  11:26:03
306         Log: better range-checking on list slices, with test
307              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
308              Date: Sun, 02 May 1999 17:02:53 +0100
309              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
310              Subject: Re: List slice of undefs returns 0 items 
311      Branch: perl
312            ! pp.c t/op/list.t
313 ____________________________________________________________________________
314 [  3405] By: gsar                                  on 1999/05/12  11:22:27
315         Log: change#3397 needs test tweak
316      Branch: perl
317            ! Changes t/pragma/warn/sv
318 ____________________________________________________________________________
319 [  3404] By: gsar                                  on 1999/05/12  11:07:44
320         Log: typo in change#3397
321      Branch: perl
322            ! doop.c
323 ____________________________________________________________________________
324 [  3403] By: gsar                                  on 1999/05/12  10:49:01
325         Log: From: Stephen Zander <gibreel@pobox.com>
326              Date: 12 May 1999 01:22:31 -0700
327              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
328              Subject: Re: Test::Harness runs tainted tests with wrong library path
329      Branch: perl
330            ! lib/Test/Harness.pm
331 ____________________________________________________________________________
332 [  3402] By: gsar                                  on 1999/05/12  10:42:06
333         Log: typo in change#3400
334      Branch: perl
335            ! ext/B/B/Deparse.pm
336 ____________________________________________________________________________
337 [  3401] By: jhi                                   on 1999/05/12  10:40:42
338         Log: A better, shinier, and possibly even correctly working
339              reincarnation of #3398.
340      Branch: cfgperl
341            ! Configure config_h.SH
342 ____________________________________________________________________________
343 [  3400] By: gsar                                  on 1999/05/12  10:40:11
344         Log: deparse \&func() as \(&func()) for clarity
345              From: Albert Dvornik <bert@genscan.com>
346              Date: 11 May 1999 13:32:04 -0400
347              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
348              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
349      Branch: perl
350            ! ext/B/B/Deparse.pm
351 ____________________________________________________________________________
352 [  3399] By: gsar                                  on 1999/05/12  10:36:02
353         Log: more testsuite smarts (many of them courtesy Ilya)
354      Branch: perl
355            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
356            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
357            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
358            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
359            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
360            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
361            ! t/op/pwent.t
362 ____________________________________________________________________________
363 [  3398] By: jhi                                   on 1999/05/12  09:33:08
364         Log: Detect whether fflush(NULL) works as per change #3352.
365      Branch: cfgperl
366            ! Configure config_h.SH perl.h
367 ____________________________________________________________________________
368 [  3397] By: gsar                                  on 1999/05/12  08:56:03
369         Log: From: jan.dubois@ibm.net (Jan Dubois)
370              Date: Wed, 12 May 1999 01:01:00 +0200
371              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
372              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
373      Branch: perl
374            ! doop.c
375 ____________________________________________________________________________
376 [  3396] By: gsar                                  on 1999/05/12  08:23:27
377         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
378              stat() behaves similarly
379      Branch: perl
380            ! win32/win32.c
381 ____________________________________________________________________________
382 [  3395] By: jhi                                   on 1999/05/11  22:21:32
383         Log: Redo parts of #3341 and #3358 that #3394 undid.
384      Branch: cfgperl
385            ! Configure config_h.SH
386 ____________________________________________________________________________
387 [  3394] By: jhi                                   on 1999/05/11  22:03:48
388         Log: Add I_NETINET_TCP to help change #3391.
389      Branch: cfgperl
390            ! Configure config_h.SH ext/Socket/Socket.xs
391 ____________________________________________________________________________
392 [  3393] By: jhi                                   on 1999/05/11  21:44:59
393         Log: Integrate from mainperl.
394      Branch: cfgperl
395           !> (integrate 55 files)
396 ____________________________________________________________________________
397 [  3392] By: gsar                                  on 1999/05/11  20:56:43
398         Log: update embedvar.h
399      Branch: perl
400            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
401 ____________________________________________________________________________
402 [  3391] By: gsar                                  on 1999/05/11  16:32:05
403         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
404              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
405              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
406              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
407      Branch: perl
408            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
409 ____________________________________________________________________________
410 [  3390] By: gsar                                  on 1999/05/11  15:27:40
411         Log: display more frequent progress messages when STDOUT is a tty
412      Branch: perl
413            ! lib/Test/Harness.pm
414 ____________________________________________________________________________
415 [  3389] By: gsar                                  on 1999/05/11  14:40:58
416         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
417              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
418              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
419              Subject: [PATCH 5.005_53] Explanations by Test::Harness
420      Branch: perl
421            ! lib/Test/Harness.pm
422 ____________________________________________________________________________
423 [  3388] By: gsar                                  on 1999/05/11  14:08:14
424         Log: avoid creating spurious subroutine stubs on failed subroutine
425              call and other places of sv_2cv() misuse; fixes problems with
426              failed subroutine calls "hiding" later attempts to lookup methods
427              in base classes
428      Branch: perl
429            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
430 ____________________________________________________________________________
431 [  3387] By: gsar                                  on 1999/05/11  09:34:13
432         Log: various fixes for clean build and test on win32; configpm broken,
433              needed to open myconfig.SH rather than myconfig; sundry adjustments
434              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
435              work under win32; getenv_sv() changed to getenv_len() since SVs
436              aren't visible in the lower echelons; remove bogus exports from
437              config.sym; PERL_OBJECT-ness for C++ exception support; null out
438              IoDIRP in filter_del() or sv_free() will attempt to close it
439      Branch: perl
440            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
441            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
442            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
443            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
444            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
445            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
446            ! win32/config.gc win32/config.vc win32/makedef.pl
447            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
448            ! win32/win32.c win32/win32.h
449 ____________________________________________________________________________
450 [  3386] By: gsar                                  on 1999/05/11  02:49:07
451         Log: gutsupport for C++ exceptions
452              From: Chip Salzenberg <chip@perlsupport.com>
453              Date: Tue, 9 Mar 1999 11:51:57 -0500
454              Message-ID: <19990309115157.E7911@perlsupport.com>
455              Subject: [PATCH 5.005] Flexible Exceptions
456      Branch: perl
457            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
458            ! scope.c scope.h thrdvar.h util.c
459 ____________________________________________________________________________
460 [  3385] By: gsar                                  on 1999/05/10  19:33:36
461         Log: "weak" references internals, still needs perlguts documentation
462              (somewhat modified version of patch suggested by Tuomas J. Lukka
463              <lukka@fas.harvard.edu>)
464      Branch: perl
465            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
466            ! pod/perldiag.pod proto.h sv.c sv.h util.c
467 ____________________________________________________________________________
468 [  3384] By: jhi                                   on 1999/05/10  18:21:43
469         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
470              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
471      Branch: cfgperl
472            ! INSTALL hints/dec_osf.sh
473 ____________________________________________________________________________
474 [  3381] By: jhi                                   on 1999/05/10  14:39:28
475         Log: Integrate from mainperl.
476      Branch: cfgperl
477           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
478           +> cygwin32/build-instructions.charles-wilson
479           +> cygwin32/build-instructions.sebastien-barre
480           +> cygwin32/build-instructions.steven-morlock
481           +> cygwin32/build-instructions.steven-morlock2
482           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
483           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
484           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
485           +> t/op/numconvert.t utils/perlbc.PL
486            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
487            - cygwin32/perlld
488           !> (integrate 105 files)
489 ____________________________________________________________________________
490 [  3380] By: gsar                                  on 1999/05/10  12:27:14
491         Log: regen regnodes.h
492      Branch: perl
493            ! Changes regnodes.h
494 ____________________________________________________________________________
495 [  3379] By: gsar                                  on 1999/05/10  12:17:26
496         Log: From: jan.dubois@ibm.net (Jan Dubois)
497              Date: Sat, 01 May 1999 22:55:36 +0200
498              Message-ID: <373067e9.56194713@smtp1.ibm.net>
499              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
500      Branch: perl
501            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
502            ! win32/config_H.vc
503 ____________________________________________________________________________
504 [  3378] By: gsar                                  on 1999/05/10  12:07:13
505         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
506              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
507              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
508              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
509      Branch: perl
510            + t/op/numconvert.t
511            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
512            ! util.c
513 ____________________________________________________________________________
514 [  3377] By: gsar                                  on 1999/05/10  11:39:48
515         Log: pp_modulo comment tweak from Ilya
516      Branch: perl
517            ! pp.c
518 ____________________________________________________________________________
519 [  3376] By: gsar                                  on 1999/05/10  11:30:40
520         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
521              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
522              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
523              Subject: Test.pm update [PATCH _56]
524      Branch: perl
525            ! lib/Test.pm
526 ____________________________________________________________________________
527 [  3375] By: gsar                                  on 1999/05/10  11:28:30
528         Log: From: jan.dubois@ibm.net (Jan Dubois)
529              Date: Fri, 07 May 1999 00:59:54 +0200
530              Message-ID: <373318ae.19292461@smtp1.ibm.net>
531              Subject: Re: Using existing memory for an SV's PV 
532      Branch: perl
533            ! sv.c
534 ____________________________________________________________________________
535 [  3374] By: gsar                                  on 1999/05/10  11:23:44
536         Log: From: jan.dubois@ibm.net (Jan Dubois)
537              Date: Fri, 07 May 1999 00:59:52 +0200
538              Message-ID: <37321800.19118320@smtp1.ibm.net>
539              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
540      Branch: perl
541            ! perl.h
542 ____________________________________________________________________________
543 [  3373] By: gsar                                  on 1999/05/10  11:22:10
544         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
545              Date: Thu, 6 May 1999 18:17:28 -0400
546              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
547              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
548      Branch: perl
549            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
550            ! util.c
551 ____________________________________________________________________________
552 [  3372] By: gsar                                  on 1999/05/10  10:57:49
553         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
554              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
555              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
556              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
557      Branch: perl
558            ! regcomp.c regcomp.pl
559 ____________________________________________________________________________
560 [  3371] By: gsar                                  on 1999/05/10  10:54:01
561         Log: From: lane@duphy4.physics.drexel.edu
562              Date: Tue, 04 May 1999 10:19:25 -0700
563              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
564              Subject: [PATCH 5.005.56] pod->html VMS fixes
565      Branch: perl
566            ! installhtml lib/Pod/Html.pm
567 ____________________________________________________________________________
568 [  3370] By: gsar                                  on 1999/05/10  10:45:52
569         Log: testsuite nits
570      Branch: perl
571            ! t/lib/io_linenum.t t/op/filetest.t
572 ____________________________________________________________________________
573 [  3369] By: gsar                                  on 1999/05/10  10:35:22
574         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
575              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
576              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
577              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
578      Branch: perl
579            ! os2/os2ish.h os2/os2thread.h
580 ____________________________________________________________________________
581 [  3368] By: gsar                                  on 1999/05/10  10:00:11
582         Log: From: Albert Dvornik <bert@genscan.com>
583              Date: 03 May 1999 12:20:57 -0400
584              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
585              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
586      Branch: perl
587            ! dump.c
588 ____________________________________________________________________________
589 [  3367] By: gsar                                  on 1999/05/10  09:55:51
590         Log: shadow password support for Solaris (needs Configure help to
591              determine HAS_GETSPENT)
592              From: "Patrick O'Brien" <pdo@cs.umd.edu>
593              Date: Sat, 01 May 1999 19:41:17 -0400
594              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
595              Subject: getpwent() under solaris
596      Branch: perl
597            ! pp_sys.c
598 ____________________________________________________________________________
599 [  3366] By: gsar                                  on 1999/05/10  09:45:58
600         Log: From: jan.dubois@ibm.net (Jan Dubois)
601              Date: Sat, 01 May 1999 23:45:47 +0200
602              Message-ID: <373373fb.59284266@smtp1.ibm.net>
603              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
604      Branch: perl
605            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
606            ! pod/perldelta.pod
607 ____________________________________________________________________________
608 [  3365] By: gsar                                  on 1999/05/10  09:34:22
609         Log: test suite and fix input_line_number()
610              From: Paul Johnson <pjcj@transeda.com>
611              Date: Thu, 29 Apr 1999 06:28:14 +0100
612              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
613              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
614      Branch: perl
615            + t/lib/io_linenum.t
616            ! MANIFEST ext/IO/lib/IO/Handle.pm
617 ____________________________________________________________________________
618 [  3364] By: gsar                                  on 1999/05/10  09:20:56
619         Log: fix overeager [:foo:] parsing
620              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
621              Date: Fri, 30 Apr 1999 09:26:18 +0100
622              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
623              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
624      Branch: perl
625            ! regcomp.c t/op/re_tests
626 ____________________________________________________________________________
627 [  3363] By: gsar                                  on 1999/05/10  09:09:21
628         Log: documentation for Win32 builtins (somewhat modified)
629              From: jan.dubois@ibm.net (Jan Dubois)
630              Date: Tue, 30 Mar 1999 08:05:03 +0200
631              Message-ID: <37006783.1926460@smtp1.ibm.net>
632              Subject: Re: Issues with build 509 
633      Branch: perl
634            + pod/Win32.pod
635            ! MANIFEST
636 ____________________________________________________________________________
637 [  3362] By: gsar                                  on 1999/05/10  08:22:07
638         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
639      Branch: perl
640            ! lib/File/Copy.pm win32/win32.c
641 ____________________________________________________________________________
642 [  3361] By: gsar                                  on 1999/05/10  08:11:29
643         Log: escape ampersands in <pre> sections
644      Branch: perl
645            ! Changes lib/Pod/Html.pm
646 ____________________________________________________________________________
647 [  3360] By: gsar                                  on 1999/05/10  08:04:14
648         Log: AIX hints enhancements (threads build, SOCKS support)
649              From: "David R. Favor" <dfavor@austin.ibm.com>
650              Date: Wed, 28 Apr 1999 08:45:28 -0500
651              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
652              Subject: Working build for AIX + gcc + threading
653      Branch: perl
654            ! hints/aix.sh
655 ____________________________________________________________________________
656 [  3359] By: gsar                                  on 1999/05/10  07:49:26
657         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
658              Date: Tue, 27 Apr 1999 23:47:24 PDT
659              Message-ID: <19990428064724.95244.qmail@hotmail.com>
660              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
661              --
662              Date: Thu, 29 Apr 1999 18:21:06 -0700
663              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
664              Subject: [PATCH 5.005_56] double constants ( C.pm)
665              --
666              Date: Mon, 03 May 1999 20:21:31 PDT
667              Message-ID: <19990504032131.81113.qmail@hotmail.com>
668              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
669              --
670              Date: Thu, 06 May 1999 17:57:09 -0700
671              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
672              Subject: Stash.pm
673      Branch: perl
674            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
675            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
676 ____________________________________________________________________________
677 [  3358] By: gsar                                  on 1999/05/10  04:39:15
678         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
679              From: alexander smishlajev <als@turnhere.com>
680              Date: Sun, 25 Apr 1999 14:58:29 +0300
681              Message-ID: <37230365.5F68B460@turnhere.com>
682              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
683      Branch: perl
684            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
685            + cygwin32/build-instructions.charles-wilson
686            + cygwin32/build-instructions.sebastien-barre
687            + cygwin32/build-instructions.steven-morlock
688            + cygwin32/build-instructions.steven-morlock2
689            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
690            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
691            - cygwin32/perlld
692            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
693            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
694            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
695            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
696            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
697            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
698 ____________________________________________________________________________
699 [  3357] By: gsar                                  on 1999/05/10  04:07:07
700         Log: applied suggested patch, modulo already applied parts
701              From: Charles Bailey <BAILEY@newman.upenn.edu>
702              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
703              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
704              Subject: [Patch 5.005_56] VMS consolidated patch #2
705      Branch: perl
706            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
707            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
708            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
709            ! vms/subconfigure.com vms/test.com vms/vms.c
710 ____________________________________________________________________________
711 [  3356] By: gsar                                  on 1999/05/10  03:48:08
712         Log: applied suggested patch, with win32 and PERL_OBJECT additions
713              From: Tom Hughes <tom@compton.nu>
714              Date: Sat, 24 Apr 1999 18:11:59 +0100
715              Message-ID: <609bdff748.tom@compton.compton.nu>
716              Subject: ByteLoader patch
717      Branch: perl
718            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
719            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
720            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
721            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
722            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
723            ! utils/Makefile win32/Makefile win32/makefile.mk
724 ____________________________________________________________________________
725 [  3355] By: gsar                                  on 1999/05/10  03:22:49
726         Log: document 'test' attribute (from Andreas Koenig)
727      Branch: perl
728            ! lib/ExtUtils/MakeMaker.pm
729 ____________________________________________________________________________
730 [  3354] By: gsar                                  on 1999/05/10  03:12:37
731         Log: From: pmarquess@bfsec.bt.co.uk
732              Date: Thu, 22 Apr 1999 23:12:08 +0100
733              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
734              Subject: PATCH for small bug in scan_bin
735      Branch: perl
736            ! util.c
737 ____________________________________________________________________________
738 [  3353] By: gsar                                  on 1999/05/10  02:39:33
739         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
740              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
741      Branch: perl
742            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
743            ! win32/win32iop.h
744 ____________________________________________________________________________
745 [  3352] By: gsar                                  on 1999/05/09  22:47:39
746         Log: flush all open output buffers before fork(), exec(), system, qx//
747              and pipe open() operations, simplifying buffering headaches faced
748              by users; uses fflush(NULL), which may need Configure test
749      Branch: perl
750            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
751            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
752 ____________________________________________________________________________
753 [  3351] By: gsar                                  on 1999/05/09  21:11:51
754         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
755              Leroy <jll@skynet.be>)
756      Branch: perl
757            ! utils/perlcc.PL
758 ____________________________________________________________________________
759 [  3350] By: gsar                                  on 1999/05/09  20:39:11
760         Log: normalize $^X to full pathname on win32
761      Branch: perl
762            ! win32/runperl.c
763 ____________________________________________________________________________
764 [  3349] By: gsar                                  on 1999/05/09  20:23:07
765         Log: allow readline($globref), <$globref> already works
766      Branch: perl
767            ! pp_hot.c
768 ____________________________________________________________________________
769 [  3348] By: gsar                                  on 1999/05/09  20:00:09
770         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
771              <lemburg@online-club.de>)
772      Branch: perl
773            ! utils/perldoc.PL
774 ____________________________________________________________________________
775 [  3347] By: gsar                                  on 1999/05/09  18:47:21
776         Log: additions to Thread.pm docs from Tuomas J. Lukka
777              <lukka@fas.harvard.edu>
778      Branch: perl
779            ! ext/Thread/Thread.pm
780 ____________________________________________________________________________
781 [  3346] By: gsar                                  on 1999/05/09  18:38:00
782         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
783              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
784              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
785              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
786      Branch: perl
787            ! ext/B/B/Xref.pm
788 ____________________________________________________________________________
789 [  3345] By: gsar                                  on 1999/05/09  18:22:43
790         Log: work around mangled archname on win32 while finding privlib/sitelib;
791              normalize lib paths to forward slashes internally
792      Branch: perl
793            ! win32/win32.c
794 ____________________________________________________________________________
795 [  3344] By: gsar                                  on 1999/05/09  03:20:06
796         Log: fix typo in dbm filters that caused odbm.t to fail
797      Branch: perl
798            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
799 ____________________________________________________________________________
800 [  3343] By: gsar                                  on 1999/05/09  02:02:59
801         Log: tweak test totals
802      Branch: perl
803            ! Changes t/lib/tie-stdhandle.t
804 ____________________________________________________________________________
805 [  3342] By: gsar                                  on 1999/05/09  01:42:06
806         Log: import list propagation busted (pointed out by Ton Hospel
807              <thospel@mail.dma.be>)
808      Branch: perl
809            ! lib/autouse.pm
810 ____________________________________________________________________________
811 [  3341] By: gsar                                  on 1999/05/09  00:54:18
812         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
813              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
814      Branch: perl
815            ! Configure Makefile.SH
816 ____________________________________________________________________________
817 [  3340] By: gsar                                  on 1999/05/09  00:40:41
818         Log: generate manpages for newly added utils
819      Branch: perl
820            ! installman
821 ____________________________________________________________________________
822 [  3339] By: gsar                                  on 1999/05/09  00:33:50
823         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
824              Date: Sun, 02 May 1999 17:59:24 +0100
825              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
826              Subject: [PATCH] Re: ptr to realloced memory in yylex
827      Branch: perl
828            ! toke.c
829 ____________________________________________________________________________
830 [  3338] By: jhi                                   on 1999/05/08  22:40:29
831         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
832      Branch: cfgperl
833            ! INSTALL
834 ____________________________________________________________________________
835 [  3337] By: jhi                                   on 1999/05/08  22:22:26
836         Log: Integrate from mainperl.
837      Branch: cfgperl
838           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
839           !> (integrate 54 files)
840 ____________________________________________________________________________
841 [  3336] By: gsar                                  on 1999/05/08  21:48:22
842         Log: make perldoc -f grok nested =items
843      Branch: perl
844            ! utils/perldoc.PL
845 ____________________________________________________________________________
846 [  3335] By: gsar                                  on 1999/05/08  19:48:11
847         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
848      Branch: perl
849            ! op.c t/lib/fields.t
850 ____________________________________________________________________________
851 [  3334] By: gsar                                  on 1999/05/08  19:09:41
852         Log: update test totals
853      Branch: perl
854            ! t/lib/bigintpm.t
855 ____________________________________________________________________________
856 [  3333] By: gsar                                  on 1999/05/08  16:56:02
857         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
858      Branch: perl
859            ! pod/perlfunc.pod
860 ____________________________________________________________________________
861 [  3332] By: gsar                                  on 1999/05/08  16:46:44
862         Log: applied suggested patch, added tests
863              From: William Mann <wmann@avici.com>
864              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
865              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
866              Subject: BigInt.pm extensions for logical operations
867      Branch: perl
868            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
869 ____________________________________________________________________________
870 [  3331] By: gsar                                  on 1999/05/08  16:09:33
871         Log: avoid temporary files named 'tmp'
872      Branch: perl
873            ! Makefile.SH pp.c
874 ____________________________________________________________________________
875 [  3330] By: nick                                  on 1999/05/08  14:16:30
876         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
877              Provide Tie::StdHandle
878              Basic update of docs.
879      Branch: perl
880            + t/lib/tie-stdhandle.t
881            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
882 ____________________________________________________________________________
883 [  3329] By: nick                                  on 1999/05/08  12:03:45
884         Log: Tweaks to open(my $fh,...) stuff
885      Branch: perl
886            ! op.c pp.c pp_sys.c t/io/open.t
887 ____________________________________________________________________________
888 [  3328] By: nick                                  on 1999/05/08  11:18:42
889         Log: Bring SDBM_File.xs into line with new typemap
890      Branch: perl
891            ! ext/SDBM_File/SDBM_File.xs
892 ____________________________________________________________________________
893 [  3327] By: gsar                                  on 1999/05/08  00:07:11
894         Log: add test case for AUTOLOAD reentrancy fix in change#3279
895      Branch: perl
896            ! t/lib/autoloader.t
897 ____________________________________________________________________________
898 [  3326] By: nick                                  on 1999/05/07  21:24:50
899         Log: Implement open( my $fh, ...) and similar.
900              Set flag in op.c for "constructor ops"
901              In pp_rv2gv, if flag is set and arg is PADSV and uninit
902              vivify as reference to a detached GV.
903              (Name of GV is the pad name.)
904              This scheme should "just work" for pipe/socket etc. too.
905              
906              #if 0 out the open(FH,undef) for now.
907              Change t/io/open.t to test open(my $fh,...)
908      Branch: perl
909            ! op.c pp.c pp_sys.c t/io/open.t
910 ____________________________________________________________________________
911 [  3325] By: nick                                  on 1999/05/07  21:18:42
912         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
913      Branch: perl
914            ! util.c
915 ____________________________________________________________________________
916 [  3324] By: gsar                                  on 1999/05/07  20:28:31
917         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
918              intervening code has to allocate SVs)
919      Branch: perl
920            ! util.c
921 ____________________________________________________________________________
922 [  3323] By: gsar                                  on 1999/05/07  19:45:08
923         Log: allow line numbers to show in diagnostics during global destruction
924      Branch: perl
925            ! util.c
926 ____________________________________________________________________________
927 [  3322] By: gsar                                  on 1999/05/07  09:38:11
928         Log: From: Dan Sugalski <sugalskd@ous.edu>
929              Date: Fri, 09 Apr 1999 16:16:39 -0700
930              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
931              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
932      Branch: perl
933            ! lib/ExtUtils/MM_VMS.pm
934 ____________________________________________________________________________
935 [  3321] By: gsar                                  on 1999/05/07  09:08:23
936         Log: From: kwzh@gnu.org (Karl Heuer)
937              Date: Wed, 7 Apr 1999 23:58:58 -0400
938              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
939              Subject: [perl-5.005.02] detect lack of /dev/tty
940      Branch: perl
941            ! Makefile.SH
942 ____________________________________________________________________________
943 [  3320] By: gsar                                  on 1999/05/07  08:52:14
944         Log: allow distinct prefix for versioned executables
945              From: Roderick Schertler <roderick@argon.org>
946              Date: Wed, 07 Apr 1999 15:34:56 -0400
947              Message-ID: <3003.923513696@eeyore.ibcinc.com>
948              Subject: perl55.00503 -> perl5.00503 patch for installperl
949      Branch: perl
950            ! INSTALL installperl
951 ____________________________________________________________________________
952 [  3319] By: gsar                                  on 1999/05/07  08:07:02
953         Log: From: Dan Sugalski <sugalskd@osshe.edu>
954              Date: Mon, 05 Apr 1999 15:38:42 -0700
955              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
956              Subject: Re: chomp fails with $/ in fixed-length record mode
957              --
958              From: Roderick Schertler <roderick@argon.org>
959              Date: Tue, 06 Apr 1999 21:11:37 -0400
960              Message-ID: <2795.923447497@eeyore.ibcinc.com>
961              Subject: Re: chomp fails with $/ in fixed-length record mode
962      Branch: perl
963            ! doop.c pod/perlfunc.pod t/op/chop.t
964 ____________________________________________________________________________
965 [  3318] By: gsar                                  on 1999/05/07  07:56:35
966         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
967              Date: Tue, 6 Apr 1999 01:40:36 -0400
968              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
969              Subject: [PATCH 5.005_*] Make % use fmod()
970      Branch: perl
971            ! pp.c t/op/arith.t
972 ____________________________________________________________________________
973 [  3317] By: gsar                                  on 1999/05/07  04:18:11
974         Log: DBM Filters (via private mail)
975              From: pmarquess@bfsec.bt.co.uk
976              Date: Sun, 18 Apr 1999 21:05:52 +0100
977              Message-Id: <199904182009.NAA19152@activestate.com>
978              Subject: DBM Filters
979      Branch: perl
980            + pod/perldbmfilter.pod
981            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
982            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
983            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
984            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
985            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
986            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
987            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
988            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
989            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
990            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
991            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
992            ! t/lib/sdbm.t
993 ____________________________________________________________________________
994 [  3316] By: gsar                                  on 1999/05/07  03:28:53
995         Log: avoid negative return value from Win32::GetTickCount()
996              From: jan.dubois@ibm.net (Jan Dubois)
997              Date: Sat, 03 Apr 1999 19:04:18 +0200
998              Message-ID: <37084742.22824479@smtp1.ibm.net>
999              Subject: Re: Win32::GetTickCount
1000      Branch: perl
1001            ! win32/win32.c
1002 ____________________________________________________________________________
1003 [  3315] By: nick                                  on 1999/05/06  21:44:38
1004         Log: open(FH,undef) # creates new_tmpfile opened read/write
1005              Add t/io/open.t with test for above.
1006      Branch: perl
1007            + t/io/open.t
1008            ! pp_sys.c
1009 ____________________________________________________________________________
1010 [  3314] By: gsar                                  on 1999/05/06  08:01:23
1011         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
1012              Date: Tue, 30 Mar 1999 23:40:34 PST
1013              Message-ID: <19990331074034.6117.qmail@hotmail.com>
1014              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
1015              --
1016              Date: Wed, 07 Apr 1999 00:28:23 -0800
1017              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
1018              Subject: [PATCH 5.005_56] function prototypes(B.pm)
1019              --
1020              Date: Thu, 22 Apr 1999 23:40:52 -0700
1021              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
1022              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
1023              --
1024              Date: Tue, 27 Apr 1999 01:14:49 PDT
1025              Message-ID: <19990427081449.28615.qmail@hotmail.com>
1026              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
1027      Branch: perl
1028            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
1029            ! t/op/ref.t
1030 ____________________________________________________________________________
1031 [  3313] By: jhi                                   on 1999/05/06  07:59:52
1032         Log: Integrate from mainperl.
1033      Branch: cfgperl
1034           !> (integrate 33 files)
1035 ____________________________________________________________________________
1036 [  3312] By: gsar                                  on 1999/05/06  07:11:50
1037         Log: add Ethiopic section to unicode master database (from Ken
1038              Whistler <kenw@sybase.com>)
1039      Branch: perl
1040            ! lib/unicode/UnicodeData-Latest.txt
1041 ____________________________________________________________________________
1042 [  3311] By: gsar                                  on 1999/05/06  05:37:55
1043         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
1044              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
1045              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
1046              Subject: Largefiles for Solaris
1047      Branch: perl
1048            ! hints/solaris_2.sh
1049 ____________________________________________________________________________
1050 [  3310] By: gsar                                  on 1999/05/06  05:14:35
1051         Log: emit more accurate diagnostic for syntax errors involving <>
1052              within eval""
1053      Branch: perl
1054            ! toke.c utils/perldoc.PL
1055 ____________________________________________________________________________
1056 [  3309] By: gsar                                  on 1999/05/06  04:36:31
1057         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
1058      Branch: perl
1059            ! t/lib/open3.t
1060 ____________________________________________________________________________
1061 [  3308] By: gsar                                  on 1999/05/06  03:19:16
1062         Log: applied first part of suggested patch (bug described cannot be
1063              reproduced any longer, so the second inconclusive part has not
1064              been applied)
1065              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1066              Date: Sun, 28 Mar 1999 04:51:34 +0100
1067              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
1068              Subject: [PATCH 5.005_56] Re: A core dump 
1069      Branch: perl
1070            ! toke.c
1071 ____________________________________________________________________________
1072 [  3307] By: gsar                                  on 1999/05/06  01:56:06
1073         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
1074              change#3810)
1075      Branch: perl
1076            ! op.c
1077 ____________________________________________________________________________
1078 [  3306] By: gsar                                  on 1999/05/05  17:17:34
1079         Log: applied non-conflicting parts of suggested patch
1080              From: Charles Bailey <BAILEY@newman.upenn.edu>
1081              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
1082              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
1083              Subject: [Patch 5.005_56] Revised VMS patch
1084      Branch: perl
1085            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
1086            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
1087 ____________________________________________________________________________
1088 [  3305] By: gsar                                  on 1999/05/05  16:20:19
1089         Log: make perldoc use backslashed pathnames within system() on win32
1090      Branch: perl
1091            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
1092 ____________________________________________________________________________
1093 [  3304] By: gsar                                  on 1999/05/05  07:29:43
1094         Log: upgrade Pod::Parser to v1.081 from CPAN
1095      Branch: perl
1096            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
1097            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
1098            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
1099 ____________________________________________________________________________
1100 [  3303] By: gsar                                  on 1999/05/05  07:02:07
1101         Log: From: Andy Dougherty <doughera@lafayette.edu>
1102              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
1103              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
1104              Subject: [PATCH 5.005_03-MT3] INSTALL patches
1105      Branch: perl
1106            ! INSTALL
1107 ____________________________________________________________________________
1108 [  3302] By: gsar                                  on 1999/05/05  06:55:21
1109         Log: load base packages based on nonexistent $VERSION
1110              From: andreas.koenig@anima.de (Andreas J. Koenig)
1111              Date: 19 Mar 1999 06:00:28 +0100
1112              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
1113              Subject: Re: base.pm flaw
1114      Branch: perl
1115            ! lib/base.pm lib/locale.pm
1116 ____________________________________________________________________________
1117 [  3301] By: gsar                                  on 1999/05/04  05:41:08
1118         Log: pod2man outputs switched date and revision label (fix suggested by
1119              EthanSasiela@mede.com)
1120      Branch: perl
1121            ! pod/pod2man.PL
1122 ____________________________________________________________________________
1123 [  3300] By: gsar                                  on 1999/05/03  18:48:25
1124         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
1125              (makes opendir(D,"c:") work reliably)
1126      Branch: perl
1127            ! win32/win32.c
1128 ____________________________________________________________________________
1129 [  3299] By: gsar                                  on 1999/05/02  19:39:55
1130         Log: add test case for change#3298
1131      Branch: perl
1132            ! sv.c t/op/readdir.t
1133 ____________________________________________________________________________
1134 [  3298] By: gsar                                  on 1999/05/02  19:24:41
1135         Log: close directory handles properly when localized
1136      Branch: perl
1137            ! sv.c
1138 ____________________________________________________________________________
1139 [  3297] By: jhi                                   on 1999/04/30  11:42:14
1140         Log: Integrate from mainperl.
1141      Branch: cfgperl
1142           !> Changes config_h.SH configure.com lib/AutoLoader.pm
1143           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
1144           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
1145           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
1146           !> vms/subconfigure.com win32/win32.c
1147 ____________________________________________________________________________
1148 [  3293] By: chip                                  on 1999/04/29  18:50:49
1149         Log: Fix shebang lines.
1150      Branch: maint-5.004/perl
1151            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
1152            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
1153            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
1154            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
1155            ! x2p/find2perl.PL x2p/s2p.PL
1156 ____________________________________________________________________________
1157 [  3284] By: gsar                                  on 1999/04/27  00:48:42
1158         Log: integrate change#3279 from maint-5.004
1159      Branch: perl
1160            ! lib/AutoLoader.pm
1161 ____________________________________________________________________________
1162 [  3279] By: chip                                  on 1999/04/26  23:09:26
1163         Log: Make &AutoLoad::AUTOLOAD reentrant.
1164      Branch: maint-5.004/perl
1165            ! lib/AutoLoader.pm
1166 ____________________________________________________________________________
1167 [  3276] By: chip                                  on 1999/04/26  22:34:36
1168         Log: Make porting scripts executable.
1169      Branch: maint-5.004/perl
1170            ! Changes Porting/genlog Porting/makerel Porting/p4desc
1171            ! Porting/patchls
1172 ____________________________________________________________________________
1173 [  3274] By: gsar                                  on 1999/04/26  17:30:31
1174         Log: allow embedded null characters in diagnostics
1175      Branch: perl
1176            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
1177 ____________________________________________________________________________
1178 [  3273] By: gsar                                  on 1999/04/26  08:27:22
1179         Log: hand-applied conflicting parts of suggested patch
1180              From: Charles Bailey <BAILEY@newman.upenn.edu>
1181              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
1182              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
1183              Subject: [PATCH 5.005_56] VMS configuration/build
1184      Branch: perl
1185            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
1186            ! vms/munchconfig.c vms/subconfigure.com
1187 ____________________________________________________________________________
1188 [  3272] By: gsar                                  on 1999/04/26  08:25:41
1189         Log: update Changes; tweak minor regressions
1190      Branch: perl
1191            ! Changes lib/AutoSplit.pm lib/File/Path.pm
1192 ____________________________________________________________________________
1193 [  3271] By: gsar                                  on 1999/04/26  07:52:51
1194         Log: integrate change#3229 from maint-5.004
1195      Branch: perl
1196            ! pp_ctl.c util.c
1197 ____________________________________________________________________________
1198 [  3270] By: gsar                                  on 1999/04/25  22:58:27
1199         Log: fix buggy reference count on refs to SVs with autoviv magic
1200              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
1201              accessing free()d memory)
1202      Branch: perl
1203            ! pp.c t/op/ref.t
1204 ____________________________________________________________________________
1205 [  3269] By: gsar                                  on 1999/04/24  17:07:55
1206         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
1207              on win32)
1208      Branch: perl
1209            ! win32/win32.c
1210 ____________________________________________________________________________
1211 [  3268] By: gsar                                  on 1999/04/24  16:38:25
1212         Log: kill dup hunk
1213      Branch: perl
1214            ! config_h.SH
1215 ____________________________________________________________________________
1216 [  3267] By: gsar                                  on 1999/04/24  16:35:57
1217         Log: integrate cfgperl changes into mainline
1218      Branch: perl
1219           +> myconfig.SH
1220            - myconfig
1221            ! pod/perlre.pod
1222           !> (integrate 38 files)
1223 ____________________________________________________________________________
1224 [  3266] By: jhi                                   on 1999/04/23  18:42:44
1225         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
1226              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
1227              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
1228              Cc: Lionel Cons <lionel.cons@cern.ch>,
1229              Ilya Zakharevich <ilya@math.ohio-state.edu>,
1230              David Hayes <david@bdel.com>
1231              Subject: [PATCH] h2ph
1232              Date: Fri, 23 Apr 1999 12:37:23 -0400
1233              Message-ID: <19990423123723.A49550@O2.chapin.edu>
1234      Branch: cfgperl
1235            ! utils/h2ph.PL
1236 ____________________________________________________________________________
1237 [  3265] By: jhi                                   on 1999/04/21  18:17:12
1238         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
1239              To: perlbug@perl.org
1240              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
1241              Date: Wed, 21 Apr 1999 08:17:54 -0700
1242              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
1243      Branch: cfgperl
1244            ! vms/descrip_mms.template
1245 ____________________________________________________________________________
1246 [  3264] By: jhi                                   on 1999/04/20  08:50:54
1247         Log: From: Andy Dougherty <doughera@lafayette.edu>
1248              To: The Perl Porters Mailing List <perl5-porters@perl.org>
1249              Subject: [PATCH 5.005_56] Re: 5.006 Todo
1250              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
1251              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
1252      Branch: cfgperl
1253            ! Porting/pumpkin.pod
1254 ____________________________________________________________________________
1255 [  3263] By: jhi                                   on 1999/04/20  08:05:01
1256         Log: From: Chip Salzenberg <chip@perlsupport.com>
1257              To: Perl 5 Porters <perl5-porters@perl.org>
1258              Subject: [PATCH 5.005_56] Configure: $sig_count
1259              Date: Sun, 18 Apr 1999 17:54:36 -0400
1260              Message-ID: <19990418175436.A27496@perlsupport.com>
1261      Branch: cfgperl
1262            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1263            ! config_h.SH
1264 ____________________________________________________________________________
1265 [  3262] By: jhi                                   on 1999/04/19  18:23:50
1266         Log: Subject: PATCH wrong faq reference in perlbook.pod
1267              From: Robin Barker <rmb1@cise.npl.co.uk>
1268              To: perlbug@perl.com
1269              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
1270              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
1271      Branch: cfgperl
1272            ! pod/perlbook.pod
1273 ____________________________________________________________________________
1274 [  3261] By: jhi                                   on 1999/04/15  13:59:04
1275         Log: From: Andy Dougherty <doughera@lafayette.edu>
1276              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
1277              Cc: Perl Porters <perl5-porters@perl.org>
1278              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
1279              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
1280              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
1281      Branch: cfgperl
1282            ! hints/solaris_2.sh
1283 ____________________________________________________________________________
1284 [  3260] By: jhi                                   on 1999/04/15  13:56:53
1285         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
1286              To: pumpkings@jhereg.perl.com
1287              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
1288              Date: Thu, 15 Apr 1999 07:13:41 -0600
1289              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
1290      Branch: cfgperl
1291            ! pod/perldata.pod
1292 ____________________________________________________________________________
1293 [  3259] By: jhi                                   on 1999/04/13  23:12:52
1294         Log: LDLIBPTH also on 'clean' targets.
1295      Branch: cfgperl
1296            ! Makefile.SH
1297 ____________________________________________________________________________
1298 [  3258] By: jhi                                   on 1999/04/13  21:38:46
1299         Log: Add information about the two DEC C compiler optimizer bugs
1300              (what patch levels of the compilers fix them).
1301      Branch: cfgperl
1302            ! pp.c t/op/repeat.t
1303 ____________________________________________________________________________
1304 [  3257] By: jhi                                   on 1999/04/13  14:25:08
1305         Log: Be polite about ccdlflags and lddflags, too.
1306              Avoid Perl's malloc only when threaded.
1307      Branch: cfgperl
1308            ! hints/aix.sh
1309 ____________________________________________________________________________
1310 [  3256] By: jhi                                   on 1999/04/13  10:21:33
1311         Log: Croak if no known ways to semctl() (don't assume union semun).
1312      Branch: cfgperl
1313            ! doio.c perl.h
1314 ____________________________________________________________________________
1315 [  3255] By: jhi                                   on 1999/04/13  09:10:26
1316         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1317              To: perl5-porters@perl.org, vmsperl@perl.org
1318              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
1319              Date: Mon, 12 Apr 1999 13:36:48 -0700
1320              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
1321      Branch: cfgperl
1322            ! lib/ExtUtils/MM_VMS.pm
1323 ____________________________________________________________________________
1324 [  3254] By: jhi                                   on 1999/04/13  06:56:26
1325         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1326              To: perlbug@perl.com
1327              Subject: Update for OpenBSD hints
1328              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
1329              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
1330      Branch: cfgperl
1331            ! hints/openbsd.sh
1332 ____________________________________________________________________________
1333 [  3229] By: chip                                  on 1999/04/13  04:04:14
1334         Log: Preserve errno from importunities of sfio.
1335      Branch: maint-5.004/perl
1336            ! pp_ctl.c util.c
1337 ____________________________________________________________________________
1338 [  3226] By: jhi                                   on 1999/04/11  12:52:26
1339         Log: If both ways to call semctl are broken,    skip the tests.
1340      Branch: cfgperl
1341            ! t/lib/ipc_sysv.t
1342 ____________________________________________________________________________
1343 [  3225] By: jhi                                   on 1999/04/10  22:27:28
1344         Log: From: Andy Dougherty <doughera@lafayette.edu>
1345              To: dsembr01@ox.slug.louisville.edu
1346              Cc: perlbug@perl.com
1347              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
1348              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
1349              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
1350      Branch: cfgperl
1351            ! ext/POSIX/POSIX.xs
1352 ____________________________________________________________________________
1353 [  3224] By: jhi                                   on 1999/04/09  18:50:32
1354         Log: From: Andy Dougherty <doughera@lafayette.edu>
1355              To: Perl Porters <perl5-porters@perl.org>
1356              Subject: [PATCH 5.005_56] Re: prefix= in hints
1357              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
1358              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
1359              
1360              (Overrides change #3204 from Kurt)
1361      Branch: cfgperl
1362            ! hints/linux.sh
1363 ____________________________________________________________________________
1364 [  3223] By: jhi                                   on 1999/04/09  18:37:55
1365         Log: Understand Apollo's //node notation.
1366              
1367              From: Johann Klasek <jk@auto.tuwien.ac.at>
1368              To: jhi@iki.fi
1369              Subject: Re: DomainPerl
1370              Date: Fri, 9 Apr 1999 18:21:37 +0200
1371              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
1372      Branch: cfgperl
1373            ! lib/Cwd.pm
1374 ____________________________________________________________________________
1375 [  3220] By: jhi                                   on 1999/04/04  16:33:49
1376         Log: Integrate from mainperl.
1377      Branch: cfgperl
1378           !> (integrate 39 files)
1379 ____________________________________________________________________________
1380 [  3219] By: gsar                                  on 1999/04/04  02:48:17
1381         Log: tweak previous change
1382      Branch: maint-5.005/perl
1383            ! win32/win32.c
1384 ____________________________________________________________________________
1385 [  3218] By: gsar                                  on 1999/04/04  02:44:47
1386         Log: be careful about extending the stack for the Win32:: builtins
1387      Branch: maint-5.005/perl
1388            ! win32/win32.c
1389 ____________________________________________________________________________
1390 [  3217] By: gsar                                  on 1999/04/04  01:59:26
1391         Log: correct places that said newSVpv() when they meant newSVpvn()
1392      Branch: perl
1393            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
1394            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
1395            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
1396            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
1397            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
1398            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
1399            ! win32/win32.c
1400 ____________________________________________________________________________
1401 [  3216] By: gsar                                  on 1999/04/03  23:58:27
1402         Log: avoid duplicate code
1403      Branch: perl
1404            ! sv.c
1405 ____________________________________________________________________________
1406 [  3215] By: gsar                                  on 1999/04/03  23:14:34
1407         Log: grow PL_tmps_stack more efficiently; make it more amenable to
1408              STRESS_REALLOC testing
1409      Branch: perl
1410            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
1411            ! sv.c
1412 ____________________________________________________________________________
1413 [  3214] By: gsar                                  on 1999/04/03  21:01:09
1414         Log: scrounge and save three extra branches in pp_entersub()
1415      Branch: perl
1416            ! cv.h pp_ctl.c pp_hot.c
1417 ____________________________________________________________________________
1418 [  3213] By: gsar                                  on 1999/04/03  17:43:23
1419         Log: remove duplicate code and an extra branch in sv_setsv() and
1420              other hot code by making SvTHINKFIRST() think about FAKE SVs
1421      Branch: perl
1422            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
1423            ! proto.h scope.c sv.c sv.h
1424 ____________________________________________________________________________
1425 [  3212] By: jhi                                   on 1999/04/03  16:20:09
1426         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
1427              
1428              From: John Bley <jbb6@acpub.duke.edu>
1429              To: perlbug@perl.org
1430              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
1431              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
1432              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
1433      Branch: cfgperl
1434            ! doio.c pp_sys.c
1435 ____________________________________________________________________________
1436 [  3211] By: jhi                                   on 1999/04/03  13:27:26
1437         Log: Change #3210 was rather unportable.  This is better.
1438      Branch: cfgperl
1439            ! Configure config_h.SH
1440 ____________________________________________________________________________
1441 [  3210] By: jhi                                   on 1999/04/03  13:16:20
1442         Log: Avoid Digital UNIX' ksh.
1443              
1444              From: Jarkko Hietaniemi <jhi@iki.fi> 
1445              To: Henrik Tougaard <ht000@siberut.foa.dk> 
1446              Cc: perlbug@perl.com, ht000@foa.dk 
1447              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
1448              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
1449              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
1450      Branch: cfgperl
1451            ! Configure config_h.SH
1452 ____________________________________________________________________________
1453 [  3209] By: jhi                                   on 1999/04/03  12:49:04
1454         Log: Integrate from mainperl.
1455      Branch: cfgperl
1456           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
1457 ____________________________________________________________________________
1458 [  3208] By: jhi                                   on 1999/04/03  12:27:24
1459         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
1460              
1461              From: Lionel Cons <lionel.cons@cern.ch>
1462              To: jhi@iki.fi
1463              Cc: perlbug@perl.com, kstar@isinet.com,
1464              Philippe Defert <philippe.defert@cern.ch>
1465              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
1466              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
1467              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
1468      Branch: cfgperl
1469            ! hints/irix_6.sh
1470 ____________________________________________________________________________
1471 [  3207] By: jhi                                   on 1999/04/03  12:20:21
1472         Log: Be polite about usemymalloc.
1473      Branch: cfgperl
1474            ! hints/aix.sh
1475 ____________________________________________________________________________
1476 [  3206] By: gsar                                  on 1999/04/02  23:31:59
1477         Log: a typo in change#3205
1478      Branch: perl
1479            ! t/lib/bigfloatpm.t
1480 ____________________________________________________________________________
1481 [  3205] By: gsar                                  on 1999/04/02  23:20:31
1482         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
1483              returns NaNs faithfully)
1484      Branch: perl
1485            ! t/lib/bigfloatpm.t
1486 ____________________________________________________________________________
1487 [  3204] By: jhi                                   on 1999/04/02  22:03:23
1488         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
1489              
1490              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1491              To: perl5-porters@perl.org
1492              Subject: linux hints nit
1493              Date: Fri, 2 Apr 1999 16:49:47 -0500
1494              Message-ID: <19990402164947.E80926@O2.chapin.edu>
1495      Branch: cfgperl
1496            ! hints/linux.sh
1497 ____________________________________________________________________________
1498 [  3203] By: jhi                                   on 1999/04/02  22:00:56
1499         Log: Display exact glibc version in Linux. 
1500              
1501              From: Andy Dougherty <doughera@lafayette.edu>
1502              To: Perl Porters <perl5-porters@perl.org>
1503              Subject: Displaying glibc version on Linux
1504              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
1505              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
1506      Branch: cfgperl
1507            ! hints/linux.sh
1508 ____________________________________________________________________________
1509 [  3202] By: gsar                                  on 1999/04/02  21:23:18
1510         Log: various little goofs
1511      Branch: perl
1512            ! Changes Makefile.SH README installperl
1513 ____________________________________________________________________________
1514 [  3201] By: jhi                                   on 1999/04/02  13:13:39
1515         Log: Configure regen.
1516              
1517              Add llseek + offset_t probing.
1518              Change CONFIG to CONFIGDOTSH.
1519              'unset foo' is unportable, use foo=''.
1520      Branch: cfgperl
1521            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
1522            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
1523            ! perl_exp.SH writemain.SH
1524 ____________________________________________________________________________
1525 [  3200] By: jhi                                   on 1999/04/02  12:06:22
1526         Log: Introduce myconfig.SH.
1527              
1528              From: Andy Dougherty <doughera@lafayette.edu>
1529              To: Jarkko Hietaniemi <jhi@iki.fi>
1530              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
1531              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
1532              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
1533              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
1534      Branch: cfgperl
1535            + myconfig.SH
1536            - myconfig
1537            ! MANIFEST
1538 ____________________________________________________________________________
1539 [  3195] By: jhi                                   on 1999/03/28  16:42:54
1540         Log: Update perlhist on 5_03.
1541      Branch: maint-5.005/perl
1542            ! pod/perlhist.pod
1543 ____________________________________________________________________________
1544 [  3194] By: jhi                                   on 1999/03/28  12:30:01
1545         Log: Integrate from mainperl.
1546      Branch: cfgperl
1547           +> t/op/grep.t
1548            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
1549            ! t/lib/bigintpm.t
1550           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
1551           !> t/lib/thread.t
1552 ____________________________________________________________________________
1553 [  3189] By: gsar                                  on 1999/03/28  08:22:00
1554         Log: various pod niggles
1555      Branch: maint-5.005/perl
1556            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
1557            ! pod/perlfunc.pod pod/perlhist.pod
1558 ____________________________________________________________________________
1559 [  3187] By: gsar                                  on 1999/03/28  07:31:16
1560         Log: regularize CAPI declarations (CAPI extensions now build under
1561              the Borland compiler)
1562      Branch: maint-5.005/perl
1563            ! win32/GenCAPI.pl
1564 ____________________________________________________________________________
1565 [  3186] By: gsar                                  on 1999/03/28  07:26:33
1566         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
1567              -DPERL_CAPI
1568      Branch: maint-5.005/perl
1569            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
1570 ____________________________________________________________________________
1571 [  3183] By: gsar                                  on 1999/03/28  06:00:46
1572         Log: update p4 utility to ignore non-text files
1573      Branch: perl
1574            ! Porting/p4desc
1575 ____________________________________________________________________________
1576 [  3181] By: gsar                                  on 1999/03/28  03:37:23
1577         Log: integrate change#3179 from maint-5.005
1578      Branch: perl
1579           !> ext/Thread/Thread.xs t/lib/thread.t
1580 ____________________________________________________________________________
1581 [  3180] By: gsar                                  on 1999/03/28  02:28:20
1582         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
1583              (sometimes caused bizarreness in the BLOCK)
1584      Branch: perl
1585            + t/op/grep.t
1586            ! MANIFEST op.c
1587 ____________________________________________________________________________
1588 [  3179] By: gsar                                  on 1999/03/28  02:14:04
1589         Log: fix thread segfault when passing large number of arguments to child
1590              a la C<Thread->new($foo, 1..1000)>
1591      Branch: maint-5.005/perl
1592            ! ext/Thread/Thread.xs t/lib/thread.t
1593 ____________________________________________________________________________
1594 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
1595         Log: fix $Config{'usethreads'} typo in perlthrtut
1596              
1597              From: Ian Maloney <szhmf9@wsblob.ubs.com>
1598              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
1599              Message-Id: <199903251540.QAA02439@wsblob.>
1600              Subject: perlthrtut documentation error
1601      Branch: maint-5.005/perl
1602            ! pod/perlthrtut.pod
1603 ____________________________________________________________________________
1604 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
1605         Log: Update Test.pm to VERSION 1.122 from CPAN
1606      Branch: maint-5.005/perl
1607            ! lib/Test.pm
1608 ____________________________________________________________________________
1609 [  3171] By: jhi                                   on 1999/03/26  22:38:28
1610         Log: Integrate from mainperl.
1611      Branch: cfgperl
1612           !> (integrate 37 files)
1613 ____________________________________________________________________________
1614 [  3170] By: gsar                                  on 1999/03/26  01:30:25
1615         Log: specify type of bracket in "Unmatched bracket" diagnostic;
1616              prefer 'brace' or 'curly bracket' over 'curly brace'
1617      Branch: perl
1618            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
1619            ! t/op/misc.t t/op/re_tests toke.c
1620 ____________________________________________________________________________
1621 [  3169] By: gsar                                  on 1999/03/26  00:50:51
1622         Log: better description of "Integer overflow" diagnostic
1623      Branch: perl
1624            ! pod/perldiag.pod
1625 ____________________________________________________________________________
1626 [  3168] By: gsar                                  on 1999/03/25  11:02:46
1627         Log: applied needful parts of suggested patch
1628              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
1629              Date: Tue, 23 Mar 1999 16:21:43 -0800
1630              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
1631              Subject: [PATCH 5.005_56] pp_formline correction
1632      Branch: perl
1633            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
1634 ____________________________________________________________________________
1635 [  3167] By: gsar                                  on 1999/03/25  10:39:02
1636         Log: clarify what a "comment" means (due to Mark-Jason Dominus
1637              <mjd@plover.com>)
1638      Branch: perl
1639            ! pod/perlsyn.pod
1640 ____________________________________________________________________________
1641 [  3166] By: gsar                                  on 1999/03/25  10:33:18
1642         Log: describe current behavior on local($foo{nothere}) (suggested by
1643              Lionel Cons <lionel.cons@cern.ch>)
1644      Branch: perl
1645            ! pod/perlsub.pod
1646 ____________________________________________________________________________
1647 [  3165] By: gsar                                  on 1999/03/25  06:21:05
1648         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
1649              <vishalb@hotmail.com>)
1650      Branch: perl
1651            ! ext/B/B/C.pm
1652 ____________________________________________________________________________
1653 [  3164] By: gsar                                  on 1999/03/25  06:17:27
1654         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1655              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
1656              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
1657              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
1658      Branch: perl
1659            ! ext/B/B.xs op.h opcode.pl
1660 ____________________________________________________________________________
1661 [  3163] By: gsar                                  on 1999/03/25  06:15:49
1662         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
1663              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
1664              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
1665              Subject: [PATCH _56] B::Deparse 0.57
1666              --
1667              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
1668              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
1669              Subject: Re: [PATCH _56] B::Deparse 0.57 
1670      Branch: perl
1671            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
1672 ____________________________________________________________________________
1673 [  3162] By: gsar                                  on 1999/03/25  06:11:46
1674         Log: fix a few places that said 'int', but meant 'STRLEN'
1675      Branch: perl
1676            ! pod/perlguts.pod proto.h sv.c
1677 ____________________________________________________________________________
1678 [  3161] By: gsar                                  on 1999/03/25  06:01:18
1679         Log: From: Russ Allbery <rra@stanford.edu>
1680              Date: 22 Mar 1999 04:26:26 -0800
1681              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
1682              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
1683      Branch: perl
1684            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
1685            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
1686            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
1687            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
1688 ____________________________________________________________________________
1689 [  3160] By: gsar                                  on 1999/03/25  02:26:31
1690         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
1691      Branch: perl
1692            ! opcode.h opcode.pl
1693 ____________________________________________________________________________
1694 [  3159] By: gsar                                  on 1999/03/25  02:18:17
1695         Log: add statement-modifier loops to :base_loop class
1696      Branch: perl
1697            ! ext/Opcode/Opcode.pm
1698 ____________________________________________________________________________
1699 [  3158] By: gsar                                  on 1999/03/25  00:36:57
1700         Log: integrate changes#3105,3130,3154 from maint-5.005
1701      Branch: perl
1702           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
1703 ____________________________________________________________________________
1704 [  3157] By: gsar                                  on 1999/03/25  00:24:17
1705         Log: remove bogus panic()
1706      Branch: perl
1707            ! Changes lib/Math/BigFloat.pm
1708 ____________________________________________________________________________
1709 [  3156] By: jhi                                   on 1999/03/24  22:43:43
1710         Log: Integrate from mainperl.
1711      Branch: cfgperl
1712           +> (branch 38 files)
1713           !> (integrate 68 files)
1714 ____________________________________________________________________________
1715 [  3155] By: jhi                                   on 1999/03/24  22:12:17
1716         Log: Configure regenerated because of changes #3130/#3154 and #3147.
1717      Branch: cfgperl
1718            ! Configure config_h.SH
1719 ____________________________________________________________________________
1720 [  3154] By: jhi                                   on 1999/03/24  21:40:51
1721         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
1722              based on suggestions from Andy Dougherty.
1723      Branch: maint-5.005/perl
1724            ! INSTALL
1725 ____________________________________________________________________________
1726 [  3153] By: gsar                                  on 1999/03/24  10:38:05
1727         Log: applied suggested patch, modulo superceded parts
1728              From: Charles Bailey <BAILEY@newman.upenn.edu>
1729              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
1730              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
1731              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
1732      Branch: perl
1733            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
1734            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
1735            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
1736            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
1737 ____________________________________________________________________________
1738 [  3152] By: gsar                                  on 1999/03/24  10:30:51
1739         Log: applied suggested patch, modulo superceded parts
1740              From: Charles Bailey <BAILEY@newman.upenn.edu>
1741              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
1742              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
1743              Subject: [PATCH 5.005_56] Miscellaneous small fixes
1744      Branch: perl
1745            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
1746            ! lib/File/Basename.pm
1747 ____________________________________________________________________________
1748 [  3151] By: gsar                                  on 1999/03/24  10:15:00
1749         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
1750      Branch: perl
1751            ! pod/perlop.pod
1752 ____________________________________________________________________________
1753 [  3150] By: gsar                                  on 1999/03/24  10:09:13
1754         Log: missing integration in previous change
1755      Branch: perl
1756           !> README.apollo
1757 ____________________________________________________________________________
1758 [  3149] By: gsar                                  on 1999/03/24  10:06:44
1759         Log: integrate changes#3116,3119 from maint-5.005
1760      Branch: perl
1761            + README.apollo
1762           +> apollo/netinet/in.h
1763           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
1764 ____________________________________________________________________________
1765 [  3148] By: gsar                                  on 1999/03/24  10:01:56
1766         Log: integrate changes#3091-3094 from maint-5.005
1767      Branch: perl
1768           !> README.hurd vms/subconfigure.com vos/config.h
1769           !> vos/config_h.SH_orig
1770 ____________________________________________________________________________
1771 [  3147] By: gsar                                  on 1999/03/24  09:31:49
1772         Log: warn about newfangled vfork() caveats
1773      Branch: perl
1774            ! Configure
1775 ____________________________________________________________________________
1776 [  3146] By: jhi                                   on 1999/03/24  09:20:14
1777         Log: Bring in changes #2808 and #2812 (from mainline perl)
1778              that enhance the perlbug checklist.
1779      Branch: maint-5.005/perl
1780            ! utils/perlbug.PL
1781 ____________________________________________________________________________
1782 [  3145] By: gsar                                  on 1999/03/24  08:37:02
1783         Log: integrate change#3115 from maint-5.005
1784      Branch: perl
1785           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
1786           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
1787 ____________________________________________________________________________
1788 [  3144] By: gsar                                  on 1999/03/24  08:33:59
1789         Log: add note about map in scalar context
1790      Branch: perl
1791            ! pod/perlfunc.pod
1792 ____________________________________________________________________________
1793 [  3143] By: gsar                                  on 1999/03/24  08:25:59
1794         Log: doc tweak
1795      Branch: perl
1796            ! lib/Time/Local.pm
1797 ____________________________________________________________________________
1798 [  3142] By: gsar                                  on 1999/03/24  08:20:37
1799         Log: applied suggested patch, modulo bogus hunk
1800              From: "Vishal Bhatia" <vishalb@hotmail.com>
1801              Date: Thu, 11 Mar 1999 07:40:27 PST
1802              Message-ID: <19990311154027.25891.qmail@hotmail.com>
1803              Subject: [PATCH 5.005_56] Minor fixes in perlcc
1804      Branch: perl
1805            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
1806 ____________________________________________________________________________
1807 [  3141] By: gsar                                  on 1999/03/24  08:06:12
1808         Log: integrate change#3104 from maint-5.005
1809      Branch: perl
1810           !> README.os390 t/lib/posix.t
1811 ____________________________________________________________________________
1812 [  3140] By: gsar                                  on 1999/03/24  06:34:56
1813         Log: fix failure of C<&locked_sub;> under -Dusethreads
1814      Branch: perl
1815            ! pp_hot.c t/lib/thread.t
1816 ____________________________________________________________________________
1817 [  3139] By: gsar                                  on 1999/03/24  05:52:00
1818         Log: debugger tweak (wasn't printing a newline after recalled commands)
1819      Branch: perl
1820            ! lib/perl5db.pl
1821 ____________________________________________________________________________
1822 [  3138] By: gsar                                  on 1999/03/24  05:33:28
1823         Log: document OO exceptions (based on a suggestion by Andreas Koenig
1824              <andreas.koenig@anima.de>)
1825      Branch: perl
1826            ! pod/perlfunc.pod
1827 ____________________________________________________________________________
1828 [  3137] By: gsar                                  on 1999/03/24  02:50:20
1829         Log: better "Illegal %s digit ignored" warnings
1830      Branch: perl
1831            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
1832            ! toke.c util.c
1833 ____________________________________________________________________________
1834 [  3136] By: gsar                                  on 1999/03/24  02:26:38
1835         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
1836      Branch: perl
1837            + t/pragma/utf8.t
1838            ! regcomp.c
1839 ____________________________________________________________________________
1840 [  3135] By: gsar                                  on 1999/03/24  01:29:09
1841         Log: flip release & version in win32_uname()
1842      Branch: perl
1843            ! win32/win32.c
1844 ____________________________________________________________________________
1845 [  3134] By: gsar                                  on 1999/03/24  01:08:33
1846         Log: support POSIX::uname() via win32_uname()
1847      Branch: perl
1848            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
1849            ! win32/config.gc win32/config.vc win32/config_H.bc
1850            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
1851            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
1852 ____________________________________________________________________________
1853 [  3133] By: gsar                                  on 1999/03/23  22:20:10
1854         Log: From: jan.dubois@ibm.net (Jan Dubois)
1855              Date: Sat, 06 Mar 1999 21:42:56 +0100
1856              Message-ID: <36e49281.50337171@smtp1.ibm.net>
1857              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
1858      Branch: perl
1859            ! pod/perldelta.pod
1860 ____________________________________________________________________________
1861 [  3132] By: gsar                                  on 1999/03/23  22:17:45
1862         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
1863              Date: Sat, 06 Mar 1999 17:50:49 +0100
1864              Message-ID: <36e25209.33833760@smtp1.ibm.net>
1865              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
1866              --
1867              Date: Sat, 06 Mar 1999 18:15:00 +0100
1868              Message-ID: <36e36222.37954195@smtp1.ibm.net>
1869              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
1870      Branch: perl
1871            + t/lib/filefunc.t
1872            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
1873            ! pod/perldelta.pod pod/perlmodlib.pod
1874 ____________________________________________________________________________
1875 [  3131] By: gsar                                  on 1999/03/23  22:07:59
1876         Log: integrate cfgperl changes into mainline
1877      Branch: perl
1878           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
1879           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
1880           !> installperl malloc.c perl.c perl.h pod/perl.pod
1881           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
1882 ____________________________________________________________________________
1883 [  3130] By: jhi                                   on 1999/03/23  22:02:23
1884         Log: Don't use config.msg to remind about the
1885              LD_LIBRARY_PATH because Makefile.SH takes
1886              care of that.
1887              
1888              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
1889              This used to be the default but in some MT or another it
1890              was dropped because of some transient error or another.
1891      Branch: maint-5.005/perl
1892            ! Configure hints/dec_osf.sh
1893 ____________________________________________________________________________
1894 [  3129] By: gsar                                  on 1999/03/23  21:38:03
1895         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
1896              to size    and better maintainability)
1897      Branch: perl
1898            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
1899            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
1900            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
1901            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
1902            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
1903            + t/pod/include.xr t/pod/included.t t/pod/included.xr
1904            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
1905            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
1906            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
1907            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
1908            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
1909            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
1910            ! win32/Makefile win32/makefile.mk win32/pod.mak
1911 ____________________________________________________________________________
1912 [  3128] By: jhi                                   on 1999/03/23  10:14:54
1913         Log: Integrate from mainperl.
1914      Branch: cfgperl
1915           !> (integrate 46 files)
1916 ____________________________________________________________________________
1917 [  3127] By: gsar                                  on 1999/03/23  06:57:30
1918         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
1919              Date: Thu, 4 Mar 1999 10:54:01 -0800
1920              Message-Id: <9903041854.AA46868@frc0000>
1921              Subject: patch for useless Math::BigInt warnings
1922      Branch: perl
1923            ! lib/Math/BigInt.pm
1924 ____________________________________________________________________________
1925 [  3126] By: gsar                                  on 1999/03/23  05:54:37
1926         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
1927              From: "Kurt D. Starsinic" <kstar@chapin.edu>
1928              Date: Fri, 19 Feb 1999 15:47:59 -0500
1929              Message-ID: <19990219154759.A32350@O2.chapin.edu>
1930              Subject: [PATCH] OSF/1 hints
1931      Branch: perl
1932            ! hints/dec_osf.sh
1933 ____________________________________________________________________________
1934 [  3125] By: gsar                                  on 1999/03/23  00:56:38
1935         Log: avoid typeglob persistence in pp_readline()
1936      Branch: perl
1937            ! sv.c t/op/gv.t
1938 ____________________________________________________________________________
1939 [  3124] By: gsar                                  on 1999/03/22  21:12:23
1940         Log: update copyright years
1941      Branch: perl
1942            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
1943            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
1944            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
1945            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
1946            ! sv.c sv.h toke.c utf8.c utf8.h util.c
1947 ____________________________________________________________________________
1948 [  3123] By: gsar                                  on 1999/03/22  07:07:06
1949         Log: implement win32_spawnvp() internally, making it return true PIDs
1950              for asynchronous spawns; fix win32_kill() to always deal with
1951              PIDs
1952      Branch: perl
1953            ! win32/win32.c win32/win32.h
1954 ____________________________________________________________________________
1955 [  3122] By: jhi                                   on 1999/03/19  21:12:14
1956         Log: Describe the new Benchmark feature in more detail.
1957      Branch: cfgperl
1958            ! pod/perldelta.pod
1959      Branch: maint-5.005/perl
1960            ! pod/perldelta.pod
1961 ____________________________________________________________________________
1962 [  3121] By: jhi                                   on 1999/03/19  08:16:12
1963         Log: AVAILABILITY tuning.
1964      Branch: cfgperl
1965            ! pod/perl.pod
1966      Branch: maint-5.005/perl
1967            ! pod/perl.pod
1968 ____________________________________________________________________________
1969 [  3120] By: jhi                                   on 1999/03/17  14:52:17
1970         Log: Rhapsody change assumed too much.
1971      Branch: cfgperl
1972            ! t/op/stat.t
1973 ____________________________________________________________________________
1974 [  3119] By: jhi                                   on 1999/03/17  14:33:43
1975         Log: More Apollo fixes.
1976      Branch: maint-5.005/perl
1977            ! README.apollo hints/apollo.sh t/lib/io_udp.t
1978 ____________________________________________________________________________
1979 [  3118] By: jhi                                   on 1999/03/16  17:23:39
1980         Log: Nada.
1981      Branch: maint-5.005/perl
1982            ! README.apollo
1983 ____________________________________________________________________________
1984 [  3117] By: jhi                                   on 1999/03/16  17:18:49
1985         Log: Apollo DomainOS AVAILABILITY.
1986      Branch: cfgperl
1987            ! pod/perl.pod
1988      Branch: maint-5.005/perl
1989            ! pod/perl.pod
1990 ____________________________________________________________________________
1991 [  3116] By: jhi                                   on 1999/03/16  17:14:00
1992         Log: Apollo DomainOS patch
1993              From: Johann Klasek <jk@auto.tuwien.ac.at>
1994              Subject: Re: DomainPerl
1995              Date: Tue, 16 Mar 1999 17:46:32 +0100
1996              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
1997      Branch: maint-5.005/perl
1998            + README.apollo apollo/netinet/in.h
1999            ! MANIFEST hints/apollo.sh
2000 ____________________________________________________________________________
2001 [  3115] By: jhi                                   on 1999/03/16  14:23:54
2002         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
2003              To: Gurusamy Sarathy <gsar@activestate.com>,
2004              Graham Barr <gbarr@pobox.com>
2005              Cc: Perl5 Porters <perl5-porters@perl.org>,
2006              "Paul.Marquess" <Paul.Marquess@btinternet.com>
2007              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
2008              Date: Sun, 14 Mar 1999 14:43:57 -0000
2009              Message-Id: <199903141841.NAA17040@defender.perl.org>
2010      Branch: maint-5.005/perl
2011            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2012            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2013 ____________________________________________________________________________
2014 [  3114] By: jhi                                   on 1999/03/16  12:42:20
2015         Log: Mention Rhapsody in 5.005_5X perldelta,
2016              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
2017              *planned* AVAILABILITY.
2018      Branch: cfgperl
2019            ! pod/perl.pod pod/perldelta.pod
2020      Branch: maint-5.005/perl
2021            ! pod/perl.pod
2022 ____________________________________________________________________________
2023 [  3113] By: jhi                                   on 1999/03/16  10:38:53
2024         Log: perldelta niggling.
2025      Branch: cfgperl
2026            ! pod/perldelta.pod
2027      Branch: maint-5.005/perl
2028            ! pod/perldelta.pod
2029 ____________________________________________________________________________
2030 [  3112] By: jhi                                   on 1999/03/16  10:35:21
2031         Log: Integrate from mainperl.
2032      Branch: cfgperl
2033           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
2034           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
2035 ____________________________________________________________________________
2036 [  3111] By: jhi                                   on 1999/03/16  10:28:10
2037         Log: AVAILABILITY update: still mention PowerUX,
2038              Novell Netware now has sources available.
2039      Branch: cfgperl
2040            ! pod/perl.pod
2041      Branch: maint-5.005/perl
2042            ! pod/perl.pod
2043 ____________________________________________________________________________
2044 [  3110] By: gsar                                  on 1999/03/16  04:34:23
2045         Log: sundry pod niggles
2046      Branch: perl
2047            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
2048            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
2049 ____________________________________________________________________________
2050 [  3109] By: jhi                                   on 1999/03/15  17:00:11
2051         Log: Integrate from mainperl.
2052      Branch: cfgperl
2053           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
2054           +> lib/unicode/Is/Syllable.pl
2055           +> lib/unicode/MakeEthiopicSyllables.PL
2056           +> lib/unicode/README.Ethiopic
2057           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
2058           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
2059           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
2060           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
2061           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
2062           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
2063           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
2064           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
2065 ____________________________________________________________________________
2066 [  3108] By: jhi                                   on 1999/03/15  16:58:12
2067         Log: First pass of integrating the Rhapsody port,
2068              
2069              From: Wilfredo Sanchez <wsanchez@apple.com> 
2070              Subject: Keeping the world in sync.
2071              Reply-To: wsanchez@apple.com 
2072              To: perlbug@perl.com 
2073              Date: Fri, 13 Nov 1998 17:11:30 -0800 
2074              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
2075      Branch: cfgperl
2076            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
2077            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
2078            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
2079            ! x2p/util.c
2080 ____________________________________________________________________________
2081 [  3107] By: gsar                                  on 1999/03/15  03:22:10
2082         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
2083              From: Daniel Yacob <dmulholl@cs.indiana.edu>
2084              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
2085              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
2086              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
2087      Branch: perl
2088            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
2089            + lib/unicode/Is/Syllable.pl
2090            + lib/unicode/MakeEthiopicSyllables.PL
2091            + lib/unicode/README.Ethiopic
2092            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
2093            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
2094            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
2095            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
2096            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
2097            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
2098            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
2099            ! lib/unicode/Name.pl lib/unicode/Number.pl
2100 ____________________________________________________________________________
2101 [  3106] By: gsar                                  on 1999/03/12  20:35:36
2102         Log: change#3067 failed package.t due to needless creation of $a and $b;
2103              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
2104      Branch: perl
2105            ! op.c
2106 ____________________________________________________________________________
2107 [  3105] By: jhi                                   on 1999/03/12  15:54:57
2108         Log: Recognize the NetBSD packages collection.
2109      Branch: maint-5.005/perl
2110            ! hints/netbsd.sh
2111 ____________________________________________________________________________
2112 [  3104] By: jhi                                   on 1999/03/12  09:07:04
2113         Log: From: pvhp@forte.com (Peter Prymmer)
2114              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
2115              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
2116              Date: Thu, 11 Mar 99 14:24:54 PST
2117              Message-Id: <9903112224.AA24346@forte.com>
2118      Branch: maint-5.005/perl
2119            ! README.os390 t/lib/posix.t
2120 ____________________________________________________________________________
2121 [  3103] By: jhi                                   on 1999/03/10  11:07:46
2122         Log: Integrate from mainperl.
2123      Branch: cfgperl
2124           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
2125           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
2126           !> t/pragma/warn/1global toke.c win32/makedef.pl
2127 ____________________________________________________________________________
2128 [  3102] By: jhi                                   on 1999/03/10  11:01:20
2129         Log: From: pvhp@forte.com (Peter Prymmer)
2130              To: perl5-porters@perl.org
2131              Subject: [5.005_03-MT6]Patch: time passes
2132              Date: Tue, 9 Mar 99 18:42:17 PST
2133              Message-Id: <9903100242.AA29057@forte.com>
2134      Branch: maint-5.005/perl
2135            ! perl.c
2136 ____________________________________________________________________________
2137 [  3101] By: jhi                                   on 1999/03/10  10:30:15
2138         Log: From: Mark-Jason Dominus <mjd@plover.com>
2139              To: perl5-porters@perl.com
2140              Subject: Minor fix to perlfunc.pod
2141              Date: Mon, 08 Mar 1999 20:05:53 -0500
2142              Message-ID: <19990309010553.13757.qmail@plover.com>
2143      Branch: maint-5.005/perl
2144            ! pod/perlfunc.pod
2145 ____________________________________________________________________________
2146 [  3100] By: gsar                                  on 1999/03/09  23:04:44
2147         Log: change#3060 had the wrong quotes
2148      Branch: perl
2149            ! pod/pod2man.PL
2150 ____________________________________________________________________________
2151 [  3099] By: jhi                                   on 1999/03/09  12:52:21
2152         Log: d_uname was broken (probably since _53), reported by
2153              
2154              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2155              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
2156              cpan-testers@perl.org
2157              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
2158              Date: Mon, 08 Mar 1999 13:22:31 +0000
2159              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
2160              
2161              and
2162              
2163              From: lvirden@cas.org (Larry W. Virden)
2164              To: perlbug@perl.com
2165              Subject: configure not correctly identifying uname posix compatibility
2166              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
2167              Message-Id: <199903081136.GAA23682@cas.org>
2168      Branch: cfgperl
2169            ! Configure config_h.SH
2170 ____________________________________________________________________________
2171 [  3098] By: gsar                                  on 1999/03/09  03:16:07
2172         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
2173      Branch: perl
2174            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
2175 ____________________________________________________________________________
2176 [  3097] By: gsar                                  on 1999/03/09  02:50:43
2177         Log: use yyerror() instead of croak() so that compile-time failures in
2178              my(LIST) don't confuse globals with lexicals
2179      Branch: perl
2180            ! op.c toke.c
2181 ____________________________________________________________________________
2182 [  3096] By: gsar                                  on 1999/03/09  02:47:36
2183         Log: adjust testsuite for change#3067
2184      Branch: perl
2185            ! t/pragma/warn/1global
2186 ____________________________________________________________________________
2187 [  3095] By: gsar                                  on 1999/03/08  21:04:48
2188         Log: remove bogus symbols from global.sym
2189      Branch: perl
2190            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
2191            ! perl.h win32/makedef.pl
2192 ____________________________________________________________________________
2193 [  3094] By: jhi                                   on 1999/03/06  16:16:15
2194         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
2195              To: jhi@iki.fi
2196              Subject: Oops
2197              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
2198              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
2199      Branch: maint-5.005/perl
2200            ! README.hurd
2201 ____________________________________________________________________________
2202 [  3093] By: jhi                                   on 1999/03/06  15:59:46
2203         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
2204              To: jhi@iki.fi
2205              Subject: New Hurd README
2206              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
2207              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
2208      Branch: maint-5.005/perl
2209            ! README.hurd
2210 ____________________________________________________________________________
2211 [  3092] By: jhi                                   on 1999/03/06  12:52:06
2212         Log: From: Paul_Green@stratus.com
2213              To: perl5-porters@perl.org
2214              Cc: jhi@iki.fi, Paul_Green@stratus.com
2215              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
2216              Date: Fri, 5 Mar 1999 18:08:49 -0500 
2217              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
2218      Branch: maint-5.005/perl
2219            ! vos/config.h vos/config_h.SH_orig
2220 ____________________________________________________________________________
2221 [  3091] By: jhi                                   on 1999/03/06  12:42:21
2222         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2223              To: perl5-porters@perl.org, vmsperl@perl.org
2224              Subject: [PATCH 5.005_03-MT6]VMS build patch
2225              Date: Fri, 05 Mar 1999 12:36:19 -0800
2226              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
2227      Branch: maint-5.005/perl
2228            ! vms/subconfigure.com
2229 ____________________________________________________________________________
2230 [  3090] By: gsar                                  on 1999/03/06  04:40:03
2231         Log: integrate change#3089 from mainline
2232              
2233              tolerate CRs after options
2234      Branch: maint-5.005/perl
2235           !> perl.c
2236 ____________________________________________________________________________
2237 [  3089] By: gsar                                  on 1999/03/06  04:30:40
2238         Log: tolerate CRs after options
2239      Branch: perl
2240            ! perl.c
2241 ____________________________________________________________________________
2242 [  3088] By: jhi                                   on 1999/03/05  12:49:01
2243         Log: Integrate from mainperl.
2244      Branch: cfgperl
2245           +> README.hurd
2246           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
2247 ____________________________________________________________________________
2248 [  3087] By: gsar                                  on 1999/03/05  06:41:16
2249         Log: adjust timeouts to accomodate slow/busy systems
2250      Branch: perl
2251            ! t/lib/io_sock.t
2252 ____________________________________________________________________________
2253 [  3083] By: gsar                                  on 1999/03/05  01:32:47
2254         Log: integrate change#3081 from maint-5.005
2255      Branch: perl
2256           !> ext/Errno/Errno_pm.PL
2257 ____________________________________________________________________________
2258 [  3082] By: gsar                                  on 1999/03/05  01:31:06
2259         Log: integrate change#2904 from maint-5.005
2260      Branch: perl
2261           +> README.hurd
2262           !> MANIFEST
2263 ____________________________________________________________________________
2264 [  3081] By: gsar                                  on 1999/03/05  00:14:33
2265         Log: protect against doubled backslashes
2266      Branch: maint-5.005/perl
2267            ! ext/Errno/Errno_pm.PL
2268 ____________________________________________________________________________
2269 [  3077] By: jhi                                   on 1999/03/04  08:10:13
2270         Log: Integrate from mainperl.
2271      Branch: cfgperl
2272           +> ext/B/B/Stash.pm
2273           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
2274           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
2275           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
2276           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
2277 ____________________________________________________________________________
2278 [  3076] By: jhi                                   on 1999/03/04  08:07:59
2279         Log: Regen config_h.SH once more because of *size, 
2280              noticed by
2281              
2282              From: Hans Mulder <hansm@icgned.icgroup.nl>
2283              To: Jarkko Hietaniemi <jhi@iki.fi>
2284              Cc: perl5-porters@perl.org
2285              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
2286              Date: Thu,  4 Mar 99 00:10:45 +0100
2287              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
2288      Branch: cfgperl
2289            ! Configure config_h.SH
2290 ____________________________________________________________________________
2291 [  3068] By: gsar                                  on 1999/03/04  05:48:03
2292         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
2293              Date: Thu,  4 Mar 99 00:10:45 +0100
2294              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
2295              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
2296      Branch: perl
2297            ! config_h.SH
2298 ____________________________________________________________________________
2299 [  3067] By: gsar                                  on 1999/03/04  05:44:32
2300         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
2301              From: Graham Barr <gbarr@ti.com>
2302              Date: Wed, 3 Mar 1999 17:23:56 -0600
2303              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
2304              Subject: Re: 'use strict' doesn't work for one-letter variables
2305      Branch: perl
2306            ! gv.c op.c
2307 ____________________________________________________________________________
2308 [  3066] By: gsar                                  on 1999/03/04  05:20:50
2309         Log: updates to compiler modules
2310              From: "Vishal Bhatia" <vishalb@hotmail.com>
2311              Date: Tue, 02 Mar 1999 23:27:25 PST
2312              Message-ID: <19990303072725.779.qmail@hotmail.com>
2313              Subject: PATCH 5.005_56 + Test procedure
2314      Branch: perl
2315            + ext/B/B/Stash.pm
2316            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
2317            ! lib/Test/Harness.pm utils/perlcc.PL
2318 ____________________________________________________________________________
2319 [  3065] By: gsar                                  on 1999/03/04  05:03:30
2320         Log: more s/s_/s!/ etc.
2321      Branch: perl
2322            ! pod/perldelta.pod pod/perlfunc.pod
2323 ____________________________________________________________________________
2324 [  3064] By: gsar                                  on 1999/03/04  04:50:45
2325         Log: integrate cfgperl contents into mainline
2326      Branch: perl
2327           !> Configure README.vms bytecode.h config_h.SH configure.com
2328           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
2329           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
2330           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
2331 ____________________________________________________________________________
2332 [  3063] By: gsar                                  on 1999/03/04  04:44:13
2333         Log: HP-UX has yet another spelling for /NaNQ?/
2334      Branch: perl
2335            ! t/lib/bigfloatpm.t
2336 ____________________________________________________________________________
2337 [  3062] By: gsar                                  on 1999/03/04  04:36:08
2338         Log: error-check for accept() test
2339      Branch: perl
2340            ! t/lib/io_sock.t
2341 ____________________________________________________________________________
2342 [  3061] By: gsar                                  on 1999/03/04  03:40:25
2343         Log: allow custom comparison function in File::Compare::compare_text()
2344              From: jan.dubois@ibm.net (Jan Dubois)
2345              Date: Fri, 26 Feb 1999 21:56:09 +0100
2346              Message-ID: <36db0838.8805651@smtp1.ibm.net>
2347              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
2348      Branch: perl
2349            ! lib/File/Compare.pm
2350 ____________________________________________________________________________
2351 [  3060] By: gsar                                  on 1999/03/04  03:37:38
2352         Log: better version of change#3038
2353              From: abigail@fnx.com
2354              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
2355              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
2356              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
2357      Branch: perl
2358            ! pod/pod2man.PL
2359 ____________________________________________________________________________
2360 [  3058] By: jhi                                   on 1999/03/03  22:30:40
2361         Log: Configure regen to
2362              (1) match maint-5.005 patches #3056 and #3057
2363              (2) better version of PHOSTNAME of #3050
2364              (3) the crosscompile/multiarch config_h.SH trouble solved for now
2365      Branch: cfgperl
2366            ! Configure config_h.SH
2367 ____________________________________________________________________________
2368 [  3054] By: jhi                                   on 1999/03/03  09:57:59
2369         Log: Change #3053 missed perldelta.
2370      Branch: cfgperl
2371            ! pod/perldelta.pod
2372 ____________________________________________________________________________
2373 [  3053] By: jhi                                   on 1999/03/03  08:29:43
2374         Log: Use '!' to mark native integer packings instead of '_'.
2375      Branch: cfgperl
2376            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
2377 ____________________________________________________________________________
2378 [  3052] By: jhi                                   on 1999/03/02  23:12:36
2379         Log: The HP-UX threads patch (change #3028) is needed also here.
2380      Branch: cfgperl
2381            ! hints/hpux.sh thread.h
2382 ____________________________________________________________________________
2383 [  3051] By: jhi                                   on 1999/03/02  08:24:52
2384         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2385              To: perl5-porters@perl.org, vmsperl@perl.org
2386              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
2387              Date: Mon, 01 Mar 1999 16:10:57 -0800
2388              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
2389      Branch: cfgperl
2390            ! README.vms
2391      Branch: maint-5.005/perl
2392            ! README.vms
2393 ____________________________________________________________________________
2394 [  3050] By: jhi                                   on 1999/03/02  08:22:29
2395         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2396              To: perl5-porters@perl.org, vmsperl@perl.org
2397              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
2398              Date: Mon, 01 Mar 1999 16:06:29 -0800
2399              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
2400              
2401              From: Dan Sugalski <sugalskd@osshe.edu>
2402              To: perl5-porters@perl.org, vmsperl@perl.org
2403              Subject: [PATCH 5.005_56]vmsish.pm patch
2404              Date: Mon, 01 Mar 1999 20:19:04 -0800
2405              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
2406              
2407              plus Configure regen containing a "solution" to the
2408              crosscompile/multiarch problem.
2409      Branch: cfgperl
2410            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
2411            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
2412 ____________________________________________________________________________
2413 [  3049] By: jhi                                   on 1999/03/02  07:34:21
2414         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
2415              To: perl5-porters@perl.org
2416              Subject: [PATCH] Eliminate (valid) warning in byterun.c
2417              Date: Mon, 01 Mar 1999 17:27:59 -0500
2418              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
2419      Branch: cfgperl
2420            ! bytecode.h
2421      Branch: maint-5.005/perl
2422            ! bytecode.h
2423 ____________________________________________________________________________
2424 [  3048] By: gsar                                  on 1999/03/02  06:41:21
2425         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
2426      Branch: perl
2427            ! MANIFEST README.hpux
2428 ____________________________________________________________________________
2429 [  3047] By: jhi                                   on 1999/03/01  06:34:43
2430         Log: Integrate from mainperl.
2431      Branch: cfgperl
2432           +> README.hpux lib/File/Spec/Functions.pm
2433           !> (integrate 28 files)
2434 ____________________________________________________________________________
2435 [  3046] By: gsar                                  on 1999/03/01  05:34:28
2436         Log: this is 5.005_56
2437      Branch: perl
2438            ! Changes
2439
2440 ----------------
2441 Version 5.005_56
2442 ----------------
2443
2444 ____________________________________________________________________________
2445 [  3045] By: gsar                                  on 1999/03/01  03:32:30
2446         Log: destroy PL_svref_mutex in perl_destruct()
2447      Branch: perl
2448            ! perl.c
2449 ____________________________________________________________________________
2450 [  3044] By: gsar                                  on 1999/03/01  00:38:50
2451         Log: up patchlevel &c.
2452      Branch: perl
2453            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2454            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2455            ! win32/makefile.mk
2456 ____________________________________________________________________________
2457 [  3043] By: gsar                                  on 1999/03/01  00:14:15
2458         Log: integrate cfgperl contents into mainline
2459      Branch: perl
2460            ! pod/perldelta.pod
2461           !> Configure config_h.SH
2462 ____________________________________________________________________________
2463 [  3042] By: gsar                                  on 1999/02/28  23:55:08
2464         Log: slightly edited version of suggested patch
2465              From: jan.dubois@ibm.net (Jan Dubois)
2466              Date: Mon, 01 Mar 1999 00:32:05 +0100
2467              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
2468              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
2469      Branch: perl
2470            + lib/File/Spec/Functions.pm
2471            ! MANIFEST lib/File/Spec.pm
2472 ____________________________________________________________________________
2473 [  3041] By: gsar                                  on 1999/02/28  22:47:19
2474         Log: fix subtle bug in eval'' testsuite
2475      Branch: perl
2476            ! t/op/eval.t
2477 ____________________________________________________________________________
2478 [  3040] By: gsar                                  on 1999/02/28  22:46:24
2479         Log: avoid literal control characters in change#3039
2480      Branch: perl
2481            ! t/base/lex.t
2482 ____________________________________________________________________________
2483 [  3039] By: gsar                                  on 1999/02/28  21:47:18
2484         Log: todo item: permit extended control variables a la ${^Foo} (patch
2485              courtesy Mark-Jason Dominus <mjd@plover.com>)
2486      Branch: perl
2487            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
2488            ! t/base/lex.t toke.c
2489 ____________________________________________________________________________
2490 [  3038] By: gsar                                  on 1999/02/28  21:21:05
2491         Log: From: abigail@fnx.com
2492              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
2493              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
2494              Subject: Recognize -> and => inside [A-Z]<> sequences.
2495      Branch: perl
2496            ! pod/pod2man.PL
2497 ____________________________________________________________________________
2498 [  3037] By: gsar                                  on 1999/02/28  21:12:22
2499         Log: fix longstanding bug: searches for lexicals originating within eval''
2500              weren't stopping at the subroutine boundary correctly
2501      Branch: perl
2502            ! op.c proto.h t/op/eval.t
2503 ____________________________________________________________________________
2504 [  3036] By: gsar                                  on 1999/02/28  20:02:29
2505         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
2506              as stacked list values
2507              From: jan.dubois@ibm.net (Jan Dubois)
2508              Date: Sat, 27 Feb 1999 18:24:17 +0100
2509              Message-ID: <36e22849.36531259@smtp1.ibm.net>
2510              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
2511      Branch: perl
2512            ! win32/win32.c
2513 ____________________________________________________________________________
2514 [  3035] By: gsar                                  on 1999/02/28  19:48:54
2515         Log: remove superfluous stack_sp decl
2516      Branch: perl
2517            ! jpl/JNI/JNI.xs
2518 ____________________________________________________________________________
2519 [  3034] By: gsar                                  on 1999/02/28  19:34:58
2520         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
2521      Branch: perl
2522            ! lib/Getopt/Std.pm
2523 ____________________________________________________________________________
2524 [  3033] By: gsar                                  on 1999/02/28  19:23:41
2525         Log: add File::Compare::compare_text()
2526              From: jan.dubois@ibm.net (Jan Dubois)
2527              Date: Fri, 26 Feb 1999 00:20:41 +0100
2528              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
2529              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
2530      Branch: perl
2531            ! lib/File/Compare.pm pod/perltodo.pod
2532 ____________________________________________________________________________
2533 [  3032] By: gsar                                  on 1999/02/28  19:01:33
2534         Log: add README.hpux
2535      Branch: perl
2536            + README.hpux
2537            ! MAINTAIN MANIFEST
2538 ____________________________________________________________________________
2539 [  3031] By: gsar                                  on 1999/02/28  18:49:08
2540         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
2541              James Cromie <jcromie@fossil.uswc.uswest.com>
2542      Branch: perl
2543            ! lib/Pod/Html.pm
2544 ____________________________________________________________________________
2545 [  3030] By: gsar                                  on 1999/02/28  18:35:09
2546         Log: From: jan.dubois@ibm.net (Jan Dubois)
2547              Date: Wed, 24 Feb 1999 22:34:56 +0100
2548              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
2549              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
2550      Branch: perl
2551            ! lib/Test/Harness.pm
2552 ____________________________________________________________________________
2553 [  3029] By: gsar                                  on 1999/02/28  18:28:18
2554         Log: add note about env pollution
2555      Branch: perl
2556            ! INSTALL pod/perltodo.pod
2557 ____________________________________________________________________________
2558 [  3028] By: jhi                                   on 1999/02/26  14:40:00
2559         Log: HP-UX 11 threads.
2560              
2561              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
2562              To: perl5-porters@perl.org
2563              Cc: jhi@cc.hut.fi
2564              Subject: Maint 5 and _54 with threading on HP-UX 11.00
2565              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
2566              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
2567              
2568              NOTE from jhi: the hpux hints could still be more robust by
2569              disabling gdbm when necessary.
2570              
2571              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
2572              linking -lgdbm -lpthread creates an executable that instantly
2573              core dumps on a pthreads internal panic:
2574              
2575              ./gdpt
2576              
2577              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
2578              Return Pointer is 0xc082bf33
2579              17639 quit (core dumped)  ./gdpt
2580              
2581              You don't have to *use* either gdbm or pthreads in the executable,
2582              just linking them together is enough.  Workaround is to recompile
2583              the GDBM under HP-UX 11, that makes the problem go away.
2584      Branch: maint-5.005/perl
2585            ! hints/hpux.sh thread.h
2586 ____________________________________________________________________________
2587 [  3025] By: jhi                                   on 1999/02/25  20:41:07
2588         Log: Temporary workaround for the config_h.SH versus
2589              crosscompile and multiarch plus introduce 'rt'
2590              to $libswanted: in UNIX98 sched_yield() lives there.
2591      Branch: cfgperl
2592            ! Configure config_h.SH
2593 ____________________________________________________________________________
2594 [  3024] By: jhi                                   on 1999/02/24  12:54:59
2595         Log: Integrate from mainperl.
2596      Branch: cfgperl
2597           +> t/lib/fatal.t
2598           !> (integrate 44 files)
2599 ____________________________________________________________________________
2600 [  3023] By: gsar                                  on 1999/02/24  07:02:12
2601         Log: integrate cfgperl contents
2602      Branch: perl
2603           !> (integrate 30 files)
2604 ____________________________________________________________________________
2605 [  3022] By: gsar                                  on 1999/02/24  05:59:47
2606         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
2607              Date: 23 Feb 1999 17:53:22 -0700
2608              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
2609              Subject: [PATCH: _55] perldoc -q broken
2610      Branch: perl
2611            ! utils/perldoc.PL
2612 ____________________________________________________________________________
2613 [  3021] By: gsar                                  on 1999/02/24  05:51:53
2614         Log: ansify perlio.c, fix PerlIO-ish typos
2615      Branch: perl
2616            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
2617            ! iperlsys.h perlio.c
2618 ____________________________________________________________________________
2619 [  3020] By: gsar                                  on 1999/02/24  05:28:06
2620         Log: adjust a Perl_malloc() flag for NeXT
2621              From: Hans Mulder <hansm@icgned.icgroup.nl>
2622              Date: Tue, 23 Feb 99 00:26:25 +0100
2623              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
2624              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
2625      Branch: perl
2626            ! perl.h
2627 ____________________________________________________________________________
2628 [  3019] By: gsar                                  on 1999/02/24  05:19:42
2629         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
2630      Branch: perl
2631            ! pod/perltodo.pod
2632 ____________________________________________________________________________
2633 [  3018] By: gsar                                  on 1999/02/24  04:15:18
2634         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
2635              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
2636              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
2637              Subject: improved error message [PATCH _55] [RESEND]
2638      Branch: perl
2639            ! sv.c
2640 ____________________________________________________________________________
2641 [  3017] By: gsar                                  on 1999/02/24  03:50:34
2642         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2643              Date: Sun, 21 Feb 1999 20:02:18 -0700
2644              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
2645              Subject: perlfunc updates (against 55)
2646      Branch: perl
2647            ! pod/perlfunc.pod
2648 ____________________________________________________________________________
2649 [  3016] By: gsar                                  on 1999/02/24  03:17:05
2650         Log: testsuite adjustments
2651              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2652              Date: Sat, 20 Feb 1999 15:24:57 +0000
2653              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
2654              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
2655      Branch: perl
2656            ! t/lib/io_sock.t t/op/lex_assign.t
2657 ____________________________________________________________________________
2658 [  3015] By: gsar                                  on 1999/02/24  02:54:47
2659         Log: avoid modifying readonly values from qw()
2660      Branch: perl
2661            ! lib/ExtUtils/MM_Unix.pm
2662 ____________________________________________________________________________
2663 [  3014] By: gsar                                  on 1999/02/24  02:49:04
2664         Log: more "correct" utbuf for utime()
2665      Branch: perl
2666            ! doio.c
2667 ____________________________________________________________________________
2668 [  3013] By: jhi                                   on 1999/02/22  19:27:44
2669         Log: Fix MacPerl version, change PowerUX to PowerMAX.
2670              
2671              From: Chris Nandor <pudge@pobox.com>
2672              To: jhi@iki.fi
2673              Cc: perl5-porters@perl.org
2674              Subject: Re: perl current availability as documented by perl.pod
2675              Date: Sun, 21 Feb 1999 11:06:03 -0500
2676              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
2677              
2678              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
2679              To: jhi@iki.fi
2680              Cc: perl5-porters@perl.org
2681              Subject: Re: perl current availability as documented by perl.pod
2682              Date: Mon, 22 Feb 1999 13:08:30 GMT
2683              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
2684      Branch: cfgperl
2685            ! pod/perl.pod
2686      Branch: maint-5.005/perl
2687            ! pod/perl.pod
2688 ____________________________________________________________________________
2689 [  3012] By: jhi                                   on 1999/02/22  10:26:11
2690         Log: Snapshot the cross-compilation/multiarchitecture stuff
2691              (currently broken in next)
2692      Branch: cfgperl
2693            ! Configure config_h.SH pp.c
2694 ____________________________________________________________________________
2695 [  3011] By: jhi                                   on 1999/02/22  10:24:51
2696         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
2697              To: gsar@activestate.com (Gurusamy Sarathy)
2698              Cc: perl5-porters@perl.org (Perl5 Porters)
2699              Subject: [PATCH 5.005_55] DB_File 1.64 patch
2700              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
2701              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
2702      Branch: cfgperl
2703            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2704            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
2705 ____________________________________________________________________________
2706 [  3009] By: jhi                                   on 1999/02/22  09:14:26
2707         Log: Scratch #3008 and introduce $crosscompile and $multiarch
2708              also in non-Configure lands.
2709      Branch: cfgperl
2710            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
2711            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
2712            ! win32/config.gc win32/config.vc win32/config_H.bc
2713            ! win32/config_H.gc win32/config_H.vc
2714 ____________________________________________________________________________
2715 [  3008] By: jhi                                   on 1999/02/22  08:58:04
2716         Log: Add -DMULTIARCH (see change #3006).
2717      Branch: cfgperl
2718            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
2719 ____________________________________________________________________________
2720 [  3007] By: jhi                                   on 1999/02/22  08:54:06
2721         Log: Undo the references to local{lib,arch} introduced by #3006.
2722      Branch: cfgperl
2723            ! Configure config_h.SH
2724 ____________________________________________________________________________
2725 [  3006] By: jhi                                   on 1999/02/22  08:43:50
2726         Log: From: hansm@icgned.icgroup.nl
2727              To: perlbug@perl.com
2728              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
2729              Date: Sun, 21 Feb 1999 22:58:55 +0100
2730              Reply-To: hansmu@xs4all.nl
2731              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
2732              
2733              plus other Configure changes: prepare for cross-compilation/
2734              multiarchitecture builds.
2735      Branch: cfgperl
2736            ! Configure config_h.SH
2737 ____________________________________________________________________________
2738 [  3005] By: jhi                                   on 1999/02/22  08:35:30
2739         Log: Configure/Perl knew how to look for use Mach cthreads
2740              but Configure didn't let them to be used ($osname 'next').
2741      Branch: cfgperl
2742            ! Configure config_h.SH
2743      Branch: maint-5.005/perl
2744            ! Configure
2745 ____________________________________________________________________________
2746 [  3004] By: jhi                                   on 1999/02/21  15:46:02
2747         Log: Update Acorn AVAILABILITY.
2748      Branch: cfgperl
2749            ! pod/perl.pod
2750      Branch: maint-5.005/perl
2751            ! pod/perl.pod
2752 ____________________________________________________________________________
2753 [  3003] By: jhi                                   on 1999/02/21  14:50:42
2754         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
2755              To: perl5-porters@perl.org (Perl 5 Porters)
2756              Subject: PATCH: perlref.pod - symbolic ref example
2757              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
2758              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
2759      Branch: cfgperl
2760            ! pod/perlref.pod
2761      Branch: maint-5.005/perl
2762            ! pod/perlref.pod
2763 ____________________________________________________________________________
2764 [  3002] By: jhi                                   on 1999/02/21  14:35:22
2765         Log: Sync cfgperl with maint-5.005 change #3000.
2766      Branch: cfgperl
2767            ! pod/perlfunc.pod t/op/pack.t
2768 ____________________________________________________________________________
2769 [  2999] By: gsar                                  on 1999/02/20  22:48:30
2770         Log: From:    John Bley <jbb6@acpub.duke.edu>
2771              Date:    Sat, 20 Feb 1999 16:02:34 EST
2772              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
2773              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
2774      Branch: perl
2775            ! regcomp.c
2776 ____________________________________________________________________________
2777 [  2998] By: jhi                                   on 1999/02/20  14:13:06
2778         Log: Enhanced the endianness description.
2779      Branch: cfgperl
2780            ! pod/perlfunc.pod
2781 ____________________________________________________________________________
2782 [  2996] By: jhi                                   on 1999/02/20  13:55:41
2783         Log: Glossary now mostly fixed.
2784      Branch: cfgperl
2785            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2786            ! config_h.SH
2787 ____________________________________________________________________________
2788 [  2994] By: jhi                                   on 1999/02/20  11:58:33
2789         Log: Perldeltify GNU/Hurd.
2790      Branch: cfgperl
2791            ! pod/perldelta.pod
2792 ____________________________________________________________________________
2793 [  2993] By: gsar                                  on 1999/02/20  00:59:10
2794         Log: fix typo in Perl_sbrk()
2795              From: hansm@icgned.icgroup.nl
2796              Date: Fri, 19 Feb 1999 23:19:31 +0100
2797              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
2798              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
2799      Branch: perl
2800            ! malloc.c
2801 ____________________________________________________________________________
2802 [  2992] By: gsar                                  on 1999/02/20  00:51:08
2803         Log: integrate change#2980 from maint-5.005
2804      Branch: perl
2805           !> utils/h2xs.PL
2806 ____________________________________________________________________________
2807 [  2991] By: gsar                                  on 1999/02/20  00:34:01
2808         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2809              Date: Thu, 18 Feb 1999 18:51:38 +0000
2810              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
2811              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
2812      Branch: perl
2813            ! pp_hot.c t/op/pat.t
2814 ____________________________________________________________________________
2815 [  2990] By: gsar                                  on 1999/02/20  00:30:48
2816         Log: From: jan.dubois@ibm.net (Jan Dubois)
2817              Date: Thu, 18 Feb 1999 19:14:07 +0100
2818              Message-ID: <36d15809.40853323@smtp1.ibm.net>
2819              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
2820      Branch: perl
2821            ! win32/win32.c
2822 ____________________________________________________________________________
2823 [  2989] By: gsar                                  on 1999/02/20  00:27:01
2824         Log: do poll() emulation unless HAS_POLL && I_POLL
2825      Branch: perl
2826            ! ext/IO/poll.h
2827 ____________________________________________________________________________
2828 [  2988] By: gsar                                  on 1999/02/19  23:52:12
2829         Log: tweak RE for NaNQ? recognition
2830      Branch: perl
2831            ! t/lib/bigfloatpm.t
2832 ____________________________________________________________________________
2833 [  2987] By: gsar                                  on 1999/02/19  23:29:59
2834         Log: mention C<use utf8> and C<use warning> in perldelta
2835      Branch: perl
2836            ! pod/perldelta.pod
2837 ____________________________________________________________________________
2838 [  2985] By: jhi                                   on 1999/02/19  20:43:19
2839         Log: pack/unpack better in (network-)short-non-16-bits and
2840              (network-)long-non-32-bits systems such as Cray C90.
2841      Branch: cfgperl
2842            ! perl.h pp.c t/op/pack.t
2843 ____________________________________________________________________________
2844 [  2984] By: jhi                                   on 1999/02/19  20:38:54
2845         Log: Regen Configure.
2846      Branch: cfgperl
2847            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2848            ! perl.c
2849 ____________________________________________________________________________
2850 [  2982] By: jhi                                   on 1999/02/19  19:51:49
2851         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
2852              not probed for and         
2853              
2854              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2855              To: Chaim Frenkel <chaimf@pobox.com>,
2856              Russ Allbery <rra@stanford.edu>,
2857              Jarkko Hietaniemi <jhi@iki.fi>,
2858              Gurusamy Sarathy <gsar@activestate.com>,
2859              Graham Barr <gbarr@pobox.com>
2860              Cc: bdensch@ameritech.net, perlbug@perl.com
2861              Subject: [PATCH] Re: Solaris 7 for Intel
2862              Message-ID: <19990219124404.A30182@O2.chapin.edu>
2863              
2864              Glossary is still missing some terms because
2865              mkglossary is misbehaving (change #2981 updated
2866              Glossary manually)
2867      Branch: cfgperl
2868            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
2869            ! Porting/config_H
2870 ____________________________________________________________________________
2871 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
2872         Log: Make result of h2xs work when user adds C<use strict>
2873      Branch: maint-5.005/perl
2874            ! utils/h2xs.PL
2875 ____________________________________________________________________________
2876 [  2979] By: gsar                                  on 1999/02/19  05:24:29
2877         Log: doc for change#2978
2878      Branch: perl
2879            ! pod/perlsub.pod
2880 ____________________________________________________________________________
2881 [  2978] By: gsar                                  on 1999/02/19  05:08:29
2882         Log: bring '*' prototype closer to how it behaves internally
2883      Branch: perl
2884            + t/lib/fatal.t
2885            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
2886 ____________________________________________________________________________
2887 [  2977] By: gsar                                  on 1999/02/19  02:50:31
2888         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
2889      Branch: perl
2890            ! perly.h
2891 ____________________________________________________________________________
2892 [  2975] By: gsar                                  on 1999/02/18  21:41:57
2893         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
2894              of lexical searches in BEGIN|INIT|END)
2895      Branch: perl
2896            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
2897            ! vms/perly_c.vms
2898 ____________________________________________________________________________
2899 [  2974] By: gsar                                  on 1999/02/18  21:03:06
2900         Log: missing PERL_POLLUTE_MALLOC
2901      Branch: perl
2902            ! ext/SDBM_File/sdbm/sdbm.h
2903 ____________________________________________________________________________
2904 [  2973] By: gsar                                  on 1999/02/18  17:10:49
2905         Log: From:    Andy Dougherty <doughera@lafayette.edu>
2906              Date:    Wed, 17 Feb 1999 17:22:50 EST
2907              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
2908              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
2909      Branch: perl
2910            ! lib/dotsh.pl
2911 ____________________________________________________________________________
2912 [  2972] By: gsar                                  on 1999/02/18  17:04:12
2913         Log: s/#defined/#define/
2914      Branch: perl
2915            ! ext/Data/Dumper/Dumper.xs
2916 ____________________________________________________________________________
2917 [  2970] By: gsar                                  on 1999/02/18  03:26:43
2918         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
2919      Branch: perl
2920            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2921            ! ext/GDBM_File/typemap
2922 ____________________________________________________________________________
2923 [  2969] By: gsar                                  on 1999/02/17  23:30:47
2924         Log: correct slurp mode doc
2925      Branch: perl
2926            ! pod/perlfunc.pod pod/perlop.pod
2927 ____________________________________________________________________________
2928 [  2968] By: jhi                                   on 1999/02/17  23:15:49
2929         Log: Ultrix hints update.
2930              
2931              From: Spider Boardman <spider@zk3.dec.com>
2932              To: perlbug@perl.com
2933              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
2934              Date: Tue, 16 Feb 1999 23:04:28 -0500
2935              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
2936      Branch: cfgperl
2937            ! hints/ultrix_4.sh
2938 ____________________________________________________________________________
2939 [  2966] By: jhi                                   on 1999/02/17  23:09:21
2940         Log: Change #2965 wiped out some Sarathy's _55 changes.
2941              Now unwiped.
2942      Branch: cfgperl
2943            ! Configure pp.c t/op/pack.t
2944 ____________________________________________________________________________
2945 [  2965] By: jhi                                   on 1999/02/17  23:00:04
2946         Log: Configure tweaks.
2947              
2948              Fix the Unixware/SCO uname scan:
2949              
2950              From: Tom Hughes <thh@cyberscience.com>
2951              To: perlbug@perl.com
2952              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
2953              Date: 17 Feb 1999 15:34:15 +0000    
2954              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
2955              
2956              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
2957              
2958              From: Joe Buehler <jhpb@hekimian.com>
2959              To: perl5-porters@perl.org
2960              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
2961              Date: 12 Feb 1999 11:25:21 -0500
2962              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
2963              
2964              Make the pthreads joinable constant scan to output to fd 4, not 2.
2965      Branch: cfgperl
2966            ! Configure
2967 ____________________________________________________________________________
2968 [  2964] By: gsar                                  on 1999/02/17  21:30:07
2969         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2970              Date: Wed, 17 Feb 1999 06:53:13 -0700
2971              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
2972              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
2973      Branch: perl
2974            ! lib/Pod/Functions.pm
2975 ____________________________________________________________________________
2976 [  2963] By: gsar                                  on 1999/02/17  21:18:21
2977         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
2978              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2979              Date: Wed, 17 Feb 1999 10:06:01 +0000
2980              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
2981              Subject: Re: [5.005_53] panic: pad_free curpad 
2982      Branch: perl
2983            ! regcomp.c regexec.c t/op/misc.t
2984 ____________________________________________________________________________
2985 [  2962] By: gsar                                  on 1999/02/16  21:26:28
2986         Log: NaNQ? tweak
2987      Branch: perl
2988            ! t/lib/bigfloatpm.t
2989 ____________________________________________________________________________
2990 [  2961] By: jhi                                   on 1999/02/16  19:26:38
2991         Log: Integrate from mainperl.
2992      Branch: cfgperl
2993           !> (integrate 37 files)
2994 ____________________________________________________________________________
2995 [  2960] By: gsar                                  on 1999/02/16  18:04:29
2996         Log: undo change#2465 (qw[] is a real list now)
2997      Branch: perl
2998            ! pod/perlop.pod
2999 ____________________________________________________________________________
3000 [  2959] By: gsar                                  on 1999/02/16  07:09:33
3001         Log: this was 5.005_55
3002      Branch: perl
3003            ! Changes
3004
3005 ----------------
3006 Version 5.005_55
3007 ----------------
3008
3009 ____________________________________________________________________________
3010 [  2958] By: gsar                                  on 1999/02/16  06:18:27
3011         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
3012              elide dups and non-dependents from Changes
3013      Branch: perl
3014            ! Changes pod/perlhist.pod
3015           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
3016           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
3017           !> pod/perlport.pod pp.c t/op/pack.t
3018 ____________________________________________________________________________
3019 [  2957] By: gsar                                  on 1999/02/16  04:09:47
3020         Log: propagate PERL_VERSION everywhere, add to pod
3021      Branch: perl
3022            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
3023            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
3024            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
3025            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
3026            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
3027            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
3028            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
3029            ! win32/config.gc win32/config.vc win32/config_sh.PL
3030            ! win32/win32.c x2p/a2py.c
3031 ____________________________________________________________________________
3032 [  2955] By: jhi                                   on 1999/02/15  16:15:03
3033         Log: The pack tests now better in C90 (after the packnative patches).
3034      Branch: cfgperl
3035            ! t/op/pack.t
3036 ____________________________________________________________________________
3037 [  2954] By: gsar                                  on 1999/02/15  14:11:50
3038         Log: tweak Configure to follow new PERL_VERSION etc.
3039      Branch: perl
3040            ! Configure patchlevel.h pod/perlhist.pod
3041 ____________________________________________________________________________
3042 [  2953] By: jhi                                   on 1999/02/15  14:02:21
3043         Log: Integrate from mainperl.
3044      Branch: cfgperl
3045           !> MANIFEST Porting/makerel
3046 ____________________________________________________________________________
3047 [  2952] By: jhi                                   on 1999/02/15  13:50:07
3048         Log: Enhance the packnative patch: use the packnative code
3049              only if required.  Also added hefty testing (hopefully
3050              I didn't assume too much...).  Tested on alpha, ix86, sparc.
3051      Branch: cfgperl
3052            ! pod/perlfunc.pod pp.c t/op/pack.t
3053 ____________________________________________________________________________
3054 [  2951] By: jhi                                   on 1999/02/15  13:46:56
3055         Log: AVAILABILITY from 5.005_03-tobe, will of course
3056              require updating when 5.006 comes out.
3057      Branch: cfgperl
3058            ! pod/perl.pod
3059 ____________________________________________________________________________
3060 [  2949] By: gsar                                  on 1999/02/15  13:28:51
3061         Log: will this be it for 5.005_55?
3062      Branch: perl
3063            ! MANIFEST Porting/makerel
3064 ____________________________________________________________________________
3065 [  2948] By: jhi                                   on 1999/02/15  13:23:52
3066         Log: Integrate from mainperl.
3067      Branch: cfgperl
3068           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
3069           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3070           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
3071           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
3072           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
3073           !> win32/config.gc win32/config.vc win32/config_H.bc
3074           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3075 ____________________________________________________________________________
3076 [  2947] By: jhi                                   on 1999/02/15  13:20:41
3077         Log: perlport.pod 1.39 from Chris.
3078      Branch: cfgperl
3079            ! pod/perlport.pod
3080 ____________________________________________________________________________
3081 [  2946] By: jhi                                   on 1999/02/15  13:09:58
3082         Log: Import Ultrix update, change #2864, 
3083              
3084              From: Spider Boardman <spider@zk3.dec.com>
3085              To: perlbug@perl.com
3086              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
3087              Date: Wed, 10 Feb 1999 23:33:31 -0500
3088              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
3089      Branch: cfgperl
3090            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
3091 ____________________________________________________________________________
3092 [  2945] By: jhi                                   on 1999/02/15  13:04:50
3093         Log: OpenBSD sparc SHMLBA.
3094      Branch: cfgperl
3095            ! ext/IPC/SysV/SysV.xs
3096 ____________________________________________________________________________
3097 [  2944] By: gsar                                  on 1999/02/15  12:09:52
3098         Log: update win32/config* stuff, Changes
3099      Branch: perl
3100            ! Changes win32/Makefile win32/config.bc win32/config.gc
3101            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3102            ! win32/config_H.vc win32/makefile.mk
3103 ____________________________________________________________________________
3104 [  2943] By: gsar                                  on 1999/02/15  11:54:08
3105         Log: #include patchlevel.h by default, provide
3106              PERL_{REVISION,VERSION,SUBVERSION}
3107      Branch: perl
3108            ! patchlevel.h perl.h
3109 ____________________________________________________________________________
3110 [  2942] By: gsar                                  on 1999/02/15  10:26:59
3111         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
3112              misc fixes
3113      Branch: perl
3114            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
3115 ____________________________________________________________________________
3116 [  2941] By: gsar                                  on 1999/02/15  10:24:37
3117         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
3118              Message-ID: <19990207002851.B9185@toldyouso.com>
3119              Message-ID: <19990207212152.A9765@toldyouso.com>
3120              Message-ID: <19990207212041.A9622@toldyouso.com>
3121              Message-ID: <19990207213127.A10244@toldyouso.com>
3122              Message-ID: <19990207212559.A9950@toldyouso.com>
3123              Message-ID: <19990207212842.A9994@toldyouso.com>
3124              Message-ID: <19990207212500.A9860@toldyouso.com>
3125              Message-ID: <19990207213013.A10105@toldyouso.com>
3126      Branch: perl
3127            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
3128            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
3129            ! pod/perlmodlib.pod pod/perltoc.pod
3130 ____________________________________________________________________________
3131 [  2940] By: gsar                                  on 1999/02/15  10:07:08
3132         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
3133              of suggested patch)
3134              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
3135              Date: Mon, 08 Feb 1999 01:14:41 -0000
3136              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
3137              Subject: [PATCH 5.005_54] some pending C.pm stuff 
3138      Branch: perl
3139            ! ext/B/B/C.pm
3140 ____________________________________________________________________________
3141 [  2939] By: jhi                                   on 1999/02/15  08:40:18
3142         Log: Integrate from mainperl.
3143      Branch: cfgperl
3144           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
3145            - lib/File/PathConvert.pm
3146           !> (integrate 81 files)
3147 ____________________________________________________________________________
3148 [  2938] By: gsar                                  on 1999/02/15  06:56:39
3149         Log: change#2839 was bogus, redo
3150      Branch: perl
3151           !> t/lib/h2ph.pht
3152 ____________________________________________________________________________
3153 [  2937] By: gsar                                  on 1999/02/15  06:38:15
3154         Log: support Win32::GetFullPathName() and Win32::SetLastError()
3155              From: jan.dubois@ibm.net (Jan Dubois)
3156              Date: Tue, 09 Feb 1999 22:27:31 +0100
3157              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
3158              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
3159      Branch: perl
3160            ! win32/win32.c
3161 ____________________________________________________________________________
3162 [  2936] By: gsar                                  on 1999/02/15  06:26:39
3163         Log: support native integers, pack("L_",...) etc. (via private mail)
3164              From: Jarkko Hietaniemi <jhi@iki.fi>
3165              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
3166              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
3167              Subject: the "packnative" patch
3168      Branch: perl
3169            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
3170            ! t/lib/ipc_sysv.t t/op/pack.t
3171 ____________________________________________________________________________
3172 [  2935] By: gsar                                  on 1999/02/15  06:04:02
3173         Log: From: Michael G Schwern <schwern@pobox.com>
3174              Date: Tue, 9 Feb 1999 04:13:12 -0500
3175              Message-ID: <19990209041312.A15788@toldyouso.com>
3176              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
3177      Branch: perl
3178            ! utils/h2xs.PL
3179 ____________________________________________________________________________
3180 [  2934] By: gsar                                  on 1999/02/15  05:30:13
3181         Log: fix bugs in the handling of negative numbers, among other things
3182              From: Steven Knight <knight@theopera.baldmt.citilink.com>
3183              Date: Mon, 8 Feb 1999 01:16:24 -0600
3184              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
3185              Subject: Math::BigFloat and Math::BigInt
3186      Branch: perl
3187            + t/lib/bigfloat.t t/lib/bigfloatpm.t
3188            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
3189            ! t/lib/bigintpm.t
3190 ____________________________________________________________________________
3191 [  2933] By: gsar                                  on 1999/02/15  04:57:52
3192         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
3193              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
3194              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
3195              Subject: s2p incorrectly handles hold space commands
3196      Branch: perl
3197            ! x2p/s2p.PL
3198 ____________________________________________________________________________
3199 [  2932] By: gsar                                  on 1999/02/15  04:45:55
3200         Log: clarify what a "line" is
3201      Branch: perl
3202            ! pod/perlfunc.pod pod/perlvar.pod
3203 ____________________________________________________________________________
3204 [  2931] By: gsar                                  on 1999/02/15  04:23:29
3205         Log: backout change#2811 and add newer version based on File::Spec
3206              From: Barrie Slaymaker <rbs@telerama.com>
3207              Date: Thu, 11 Feb 1999 16:29:24 -0500
3208              Message-ID: <36C34BB4.A62090E0@telerama.com>
3209              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
3210      Branch: perl
3211            - lib/File/PathConvert.pm
3212            ! MANIFEST installhtml lib/Pod/Html.pm
3213 ____________________________________________________________________________
3214 [  2930] By: gsar                                  on 1999/02/15  04:16:25
3215         Log: From: Barrie Slaymaker <rbs@telerama.com>
3216              Date: Thu, 11 Feb 1999 19:39:48 -0500
3217              Message-ID: <36C37854.707D139@telerama.com>
3218              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
3219      Branch: perl
3220            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
3221 ____________________________________________________________________________
3222 [  2929] By: gsar                                  on 1999/02/15  04:06:50
3223         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
3224              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
3225              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
3226              Subject: [PATCH]5.005_54 (DOC) fix many typos
3227              --
3228              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
3229              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
3230              Subject: [PATCH]5.005_54 (DOC) typos
3231      Branch: perl
3232            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
3233            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
3234            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3235            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3236            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
3237            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
3238            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
3239            ! pod/perlvar.pod pod/perlxs.pod
3240 ____________________________________________________________________________
3241 [  2928] By: gsar                                  on 1999/02/15  03:39:53
3242         Log: allow the Carp routines to pass through exception objects
3243      Branch: perl
3244            ! lib/Carp.pm
3245 ____________________________________________________________________________
3246 [  2927] By: gsar                                  on 1999/02/15  03:22:57
3247         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
3248      Branch: perl
3249            ! pod/perlfaq8.pod
3250 ____________________________________________________________________________
3251 [  2926] By: gsar                                  on 1999/02/15  03:19:39
3252         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
3253              have done that, but didn't)
3254      Branch: perl
3255           !> utils/h2ph.PL
3256 ____________________________________________________________________________
3257 [  2925] By: gsar                                  on 1999/02/15  03:17:01
3258         Log: integrate cfgperl changes into mainline
3259      Branch: perl
3260            ! Changes
3261           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3262           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
3263           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
3264           !> vms/subconfigure.com
3265 ____________________________________________________________________________
3266 [  2924] By: gsar                                  on 1999/02/15  03:07:08
3267         Log: add const qualifier to most char* prototypes, handle ripple effect
3268      Branch: perl
3269            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
3270            ! universal.c util.c
3271 ____________________________________________________________________________
3272 [  2923] By: gsar                                  on 1999/02/15  01:04:30
3273         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3274              Date: Thu, 04 Feb 1999 02:37:31 +0000
3275              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
3276              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
3277      Branch: perl
3278            ! pp_ctl.c t/op/range.t
3279 ____________________________________________________________________________
3280 [  2922] By: gsar                                  on 1999/02/15  00:24:34
3281         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3282              Date: Sun, 31 Jan 1999 01:50:06 +0000
3283              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
3284              Subject: [PATCH 5.005_03t4] regexp flags bug
3285      Branch: perl
3286            ! regcomp.c t/op/re_tests
3287 ____________________________________________________________________________
3288 [  2921] By: gsar                                  on 1999/02/15  00:13:02
3289         Log: use New() et al., rather than safemalloc() et al.
3290              From: jan.dubois@ibm.net (Jan Dubois)
3291              Date: Fri, 29 Jan 1999 23:27:22 +0100
3292              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
3293              Subject: [PATCH _03-MT5] POSIX.xs memory API
3294      Branch: perl
3295            ! ext/POSIX/POSIX.xs
3296 ____________________________________________________________________________
3297 [  2920] By: gsar                                  on 1999/02/15  00:05:33
3298         Log: tweak READ() docs to mention $buffer must be altered by reference
3299      Branch: perl
3300            ! pod/perltie.pod
3301 ____________________________________________________________________________
3302 [  2919] By: gsar                                  on 1999/02/14  23:50:39
3303         Log: applied suggested patch, with several language/readability tweaks
3304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3305              Date: Fri, 29 Jan 1999 00:25:02 -0500
3306              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
3307              Subject: Re: [PATCH 5.005_*] Better parsing docs
3308      Branch: perl
3309            ! pod/perlop.pod
3310 ____________________________________________________________________________
3311 [  2918] By: gsar                                  on 1999/02/14  23:20:42
3312         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
3313              of silently returning bogus values)
3314              From: Peter Chines <pchines@nhgri.nih.gov>
3315              Date: Wed, 27 Jan 1999 16:11:31 -0500
3316              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
3317              Subject: Time::Local
3318      Branch: perl
3319            ! lib/Time/Local.pm pod/perldelta.pod
3320 ____________________________________________________________________________
3321 [  2917] By: gsar                                  on 1999/02/14  11:21:43
3322         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3323              Date: Thu, 28 Jan 1999 10:02:20 -0500
3324              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
3325              Subject: Re: [PATCH 5.005_53] Better perldoc
3326      Branch: perl
3327            ! utils/perldoc.PL
3328 ____________________________________________________________________________
3329 [  2916] By: gsar                                  on 1999/02/14  10:59:38
3330         Log: back out change#2751, apply updated version 
3331              From: jan.dubois@ibm.net (Jan Dubois)
3332              Date: Sat, 06 Feb 1999 01:06:29 +0100
3333              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
3334              Subject: [PATCH] Cleanup of File::Spec module
3335      Branch: perl
3336            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3337            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3338            ! lib/File/Spec/Win32.pm
3339 ____________________________________________________________________________
3340 [  2915] By: gsar                                  on 1999/02/14  10:48:01
3341         Log: tweak select() test
3342      Branch: perl
3343            ! pod/perlipc.pod t/op/fh.t
3344 ____________________________________________________________________________
3345 [  2914] By: gsar                                  on 1999/02/14  10:25:55
3346         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
3347      Branch: perl
3348            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
3349 ____________________________________________________________________________
3350 [  2913] By: gsar                                  on 1999/02/14  10:03:51
3351         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
3352              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
3353              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
3354              Subject: Re: SvOPV() or SvPV_nolen() or ...
3355      Branch: perl
3356            ! pod/perlguts.pod
3357 ____________________________________________________________________________
3358 [  2912] By: gsar                                  on 1999/02/14  09:57:29
3359         Log: provide SvPV_nolen(sv) to avoid use of PL_na
3360              From: jan.dubois@ibm.net (Jan Dubois)
3361              Date: Sun, 24 Jan 1999 02:45:32 +0100
3362              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
3363              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
3364      Branch: perl
3365            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
3366            ! sv.h
3367 ____________________________________________________________________________
3368 [  2911] By: gsar                                  on 1999/02/14  06:51:05
3369         Log: elide stray effluvium
3370      Branch: perl
3371            ! pod/perldelta.pod
3372 ____________________________________________________________________________
3373 [  2910] By: gsar                                  on 1999/02/14  05:51:56
3374         Log: slurping an empty file should return '' rather than undef, with
3375              commensurate effects on ARGV processing
3376      Branch: perl
3377            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3378            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
3379 ____________________________________________________________________________
3380 [  2909] By: gsar                                  on 1999/02/14  00:02:11
3381         Log: perly_c.diff typo
3382      Branch: perl
3383            ! perly.c perly_c.diff vms/perly_c.vms
3384 ____________________________________________________________________________
3385 [  2908] By: gsar                                  on 1999/02/13  18:20:13
3386         Log: From: jan.dubois@ibm.net (Jan Dubois)
3387              Date: Sat, 13 Feb 1999 13:25:53 +0100
3388              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
3389              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
3390      Branch: perl
3391            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
3392 ____________________________________________________________________________
3393 [  2907] By: jhi                                   on 1999/02/13  15:07:26
3394         Log: Integrate from mainperl.
3395      Branch: cfgperl
3396           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
3397           !> (integrate 150 files)
3398 ____________________________________________________________________________
3399 [  2903] By: gsar                                  on 1999/02/12  13:25:59
3400         Log: From: jan.dubois@ibm.net (Jan Dubois)
3401              Date: Sun, 24 Jan 1999 01:12:00 +0100
3402              Message-ID: <36b66479.62756298@smtp1.ibm.net>
3403              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
3404      Branch: perl
3405            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
3406            ! proto.h sv.c sv.h
3407 ____________________________________________________________________________
3408 [  2902] By: gsar                                  on 1999/02/12  12:55:11
3409         Log: script to generate ctags from etags
3410              From: Colin Kuskie <ckuskie@cadence.com>
3411              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
3412              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
3413              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
3414      Branch: perl
3415            + emacs/e2ctags.pl
3416            ! Makefile.SH pod/perlfaq3.pod
3417 ____________________________________________________________________________
3418 [  2901] By: gsar                                  on 1999/02/12  12:40:17
3419         Log: allow boolean assign ops to be lvalues
3420              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3421              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
3422              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
3423              --
3424              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3425              Date: Mon, 18 Jan 1999 10:04:00 +0000
3426              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
3427              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
3428      Branch: perl
3429            + t/op/lop.t
3430            ! MANIFEST op.c
3431 ____________________________________________________________________________
3432 [  2899] By: jhi                                   on 1999/02/12  12:03:48
3433         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
3434      Branch: cfgperl
3435            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3436            ! config_h.SH hints/openbsd.sh
3437 ____________________________________________________________________________
3438 [  2898] By: gsar                                  on 1999/02/12  11:49:25
3439         Log: support win32_putenv()
3440      Branch: perl
3441            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
3442            ! win32/win32.c win32/win32iop.h
3443 ____________________________________________________________________________
3444 [  2894] By: gsar                                  on 1999/02/12  11:09:27
3445         Log: add missing hunk in change#2657
3446      Branch: perl
3447            ! ext/B/B/CC.pm
3448 ____________________________________________________________________________
3449 [  2893] By: gsar                                  on 1999/02/12  11:00:13
3450         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3451              Date: Tue, 19 Jan 1999 20:13:15 -0500
3452              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
3453              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
3454      Branch: perl
3455            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
3456            ! t/pragma/subs.t t/pragma/warning.t
3457 ____________________________________________________________________________
3458 [  2892] By: gsar                                  on 1999/02/12  10:44:38
3459         Log: update change#2670 to later version
3460              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3461              Date: Sun, 31 Jan 1999 16:16:14 +0000
3462              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
3463              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
3464      Branch: perl
3465            ! t/op/subst.t toke.c
3466 ____________________________________________________________________________
3467 [  2891] By: gsar                                  on 1999/02/12  10:31:17
3468         Log: make testsuite somewhat location independent
3469      Branch: perl
3470            ! (edit 117 files)
3471 ____________________________________________________________________________
3472 [  2890] By: gsar                                  on 1999/02/12  10:00:30
3473         Log: add $AutoLoader::VERSION
3474      Branch: perl
3475            ! lib/AutoLoader.pm
3476 ____________________________________________________________________________
3477 [  2889] By: gsar                                  on 1999/02/12  09:55:48
3478         Log: tweak PERL_STRICT_CR notes
3479      Branch: perl
3480            ! pod/perl5005delta.pod
3481 ____________________________________________________________________________
3482 [  2888] By: gsar                                  on 1999/02/12  09:41:45
3483         Log: add note about test-notty target
3484      Branch: perl
3485            ! README.win32
3486 ____________________________________________________________________________
3487 [  2887] By: gsar                                  on 1999/02/12  09:37:37
3488         Log: add perltodo.pod
3489      Branch: perl
3490            + pod/perltodo.pod
3491            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
3492            ! win32/pod.mak
3493 ____________________________________________________________________________
3494 [  2886] By: jhi                                   on 1999/02/12  08:52:14
3495         Log: Integrate from mainperl.
3496      Branch: cfgperl
3497           +> t/op/fh.t
3498           !> (integrate 30 files)
3499 ____________________________________________________________________________
3500 [  2885] By: gsar                                  on 1999/02/12  08:42:10
3501         Log: note how to find REG_INFTY limit
3502      Branch: perl
3503            ! pod/perlre.pod
3504 ____________________________________________________________________________
3505 [  2884] By: jhi                                   on 1999/02/12  08:36:14
3506         Log: OpenBSD pthreads awareness, thanks to
3507              David Leonard <david.leonard@csee.uq.edu.au>
3508      Branch: maint-5.005/perl
3509            ! Configure hints/openbsd.sh
3510 ____________________________________________________________________________
3511 [  2882] By: gsar                                  on 1999/02/12  08:05:20
3512         Log: IO is maintained by p5p (per Graham Barr's wishes)
3513      Branch: perl
3514            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
3515            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
3516            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
3517            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
3518 ____________________________________________________________________________
3519 [  2881] By: gsar                                  on 1999/02/12  07:57:13
3520         Log: fh.t typo
3521      Branch: perl
3522            ! t/op/fh.t
3523 ____________________________________________________________________________
3524 [  2880] By: gsar                                  on 1999/02/12  07:38:16
3525         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
3526      Branch: perl
3527            ! perl.c pod/perlrun.pod
3528 ____________________________________________________________________________
3529 [  2879] By: gsar                                  on 1999/02/12  05:39:29
3530         Log: fix ops that are not filehandle constructors to not create GV if it
3531              doesn't already exist (avoids leaks); extend semantics of defined()
3532              so that defined(*{$foo}) works (experimental)
3533      Branch: perl
3534            + t/op/fh.t
3535            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
3536            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
3537 ____________________________________________________________________________
3538 [  2877] By: jhi                                   on 1999/02/11  20:44:00
3539         Log: From: Chris Nandor <pudge@pobox.com>
3540              To: perl5-porters@perl.org
3541              Subject: [PATCH] perlport.pod 1.39
3542              Date: Thu, 11 Feb 1999 12:28:35 -0500
3543              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
3544      Branch: cfgperl
3545            ! pod/perlport.pod
3546 ____________________________________________________________________________
3547 [  2870] By: gsar                                  on 1999/02/11  11:17:08
3548         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
3549      Branch: perl
3550            ! ext/IO/lib/IO/Pipe.pm
3551 ____________________________________________________________________________
3552 [  2869] By: gsar                                  on 1999/02/11  11:00:56
3553         Log: update win32/pod.mak
3554      Branch: perl
3555            ! win32/pod.mak
3556 ____________________________________________________________________________
3557 [  2868] By: gsar                                  on 1999/02/11  10:42:44
3558         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
3559              Date: Fri, 08 Jan 1999 14:36:53 +1100
3560              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
3561              Subject: Re: [Fwd: IO::Socket::connect and blocking]
3562      Branch: perl
3563            ! ext/IO/lib/IO/Socket.pm
3564 ____________________________________________________________________________
3565 [  2867] By: gsar                                  on 1999/02/11  09:43:03
3566         Log: av_extend() doc tweak from Jan Dubois
3567      Branch: perl
3568            ! pod/perlguts.pod
3569 ____________________________________________________________________________
3570 [  2866] By: gsar                                  on 1999/02/11  09:27:17
3571         Log: display full pathname of unreadable files
3572      Branch: perl
3573            ! utils/perldoc.PL
3574 ____________________________________________________________________________
3575 [  2865] By: gsar                                  on 1999/02/11  09:02:31
3576         Log: missing patch in change#2522
3577      Branch: perl
3578            ! lib/Pod/Text.pm
3579 ____________________________________________________________________________
3580 [  2864] By: jhi                                   on 1999/02/11  08:45:00
3581         Log: From: Spider Boardman <spider@zk3.dec.com>
3582              To: perlbug@perl.com
3583              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
3584              Date: Wed, 10 Feb 1999 23:33:31 -0500
3585              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
3586      Branch: maint-5.005/perl
3587            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
3588 ____________________________________________________________________________
3589 [  2862] By: gsar                                  on 1999/02/11  08:14:34
3590         Log: integrate changes#2738,2740 from maint-5.005
3591      Branch: perl
3592           !> lib/ExtUtils/MakeMaker.pm
3593 ____________________________________________________________________________
3594 [  2861] By: jhi                                   on 1999/02/11  08:04:25
3595         Log: Integrate from mainperl.
3596      Branch: cfgperl
3597           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
3598           !> t/op/range.t win32/config.gc
3599 ____________________________________________________________________________
3600 [  2860] By: gsar                                  on 1999/02/11  07:30:08
3601         Log: binmode() support for cygwin32 (suggested by Steven Morlock
3602              <newspost@morlock.net>)
3603      Branch: perl
3604            ! perl.h
3605 ____________________________________________________________________________
3606 [  2859] By: gsar                                  on 1999/02/11  07:14:21
3607         Log: update Changes
3608      Branch: perl
3609            ! Changes
3610           !> pod/perl5005delta.pod
3611 ____________________________________________________________________________
3612 [  2856] By: gsar                                  on 1999/02/11  07:07:39
3613         Log: integrate perldelta changes from maint-5.005
3614      Branch: perl
3615           !> pod/perl5005delta.pod
3616 ____________________________________________________________________________
3617 [  2855] By: gsar                                  on 1999/02/11  06:31:50
3618         Log: applied suggested patch; added tests
3619              From: Adam Krolnik <adamk@gypsy.cyrix.com>
3620              Date: Sat, 12 Dec 98 15:30:18 -0600
3621              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
3622              Subject: Range operation doesn't handle IV_MAX
3623      Branch: perl
3624            ! pp_ctl.c t/op/range.t
3625 ____________________________________________________________________________
3626 [  2854] By: gsar                                  on 1999/02/11  05:00:55
3627         Log: compatibility fix: magic non-propagation in foreach implicit localization
3628      Branch: perl
3629            ! pp_ctl.c t/op/local.t win32/config.gc
3630 ____________________________________________________________________________
3631 [  2852] By: gsar                                  on 1999/02/10  23:17:49
3632         Log: fair warning about -Dusethreads
3633      Branch: maint-5.005/perl
3634            ! Configure INSTALL README.threads
3635 ____________________________________________________________________________
3636 [  2847] By: jhi                                   on 1999/02/09  19:13:28
3637         Log: Integrate from mainperl.
3638      Branch: cfgperl
3639           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
3640           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
3641 ____________________________________________________________________________
3642 [  2846] By: gsar                                  on 1999/02/09  13:53:28
3643         Log: a modified version of suggested patch for pack template 'Z'; added docs
3644              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
3645              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
3646              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
3647              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
3648      Branch: perl
3649            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
3650 ____________________________________________________________________________
3651 [  2845] By: gsar                                  on 1999/02/09  00:03:26
3652         Log: clarify docs for change#2835
3653      Branch: perl
3654            ! pod/perldelta.pod pod/perlop.pod
3655 ____________________________________________________________________________
3656 [  2844] By: gsar                                  on 1999/02/08  23:40:57
3657         Log: addendum to change#2823
3658              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3659              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
3660              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
3661              Subject: [PATCH] Docs and tests for method-call syntax
3662      Branch: perl
3663            ! pod/perlobj.pod t/op/method.t
3664 ____________________________________________________________________________
3665 [  2843] By: jhi                                   on 1999/02/08  21:06:28
3666         Log: Ultrix mmap tidbit.
3667      Branch: cfgperl
3668            ! hints/ultrix_4.sh
3669 ____________________________________________________________________________
3670 [  2842] By: jhi                                   on 1999/02/08  20:22:55
3671         Log: Integrate from mainperl.
3672      Branch: cfgperl
3673           +> t/op/subst_wamp.t
3674           !> (integrate 35 files)
3675 ____________________________________________________________________________
3676 [  2841] By: jhi                                   on 1999/02/08  18:23:26
3677         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3678              To: Mailing list Perl5 <perl5-porters@perl.org>
3679              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
3680              Date: Sun, 7 Feb 1999 17:25:22 -0500
3681              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
3682      Branch: cfgperl
3683            + t/op/subst_amp.t
3684            ! MANIFEST regcomp.c t/op/subst.t
3685 ____________________________________________________________________________
3686 [  2840] By: jhi                                   on 1999/02/08  18:16:54
3687         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3688              To: Mailing list Perl5 <perl5-porters@perl.org>
3689              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
3690              Date: Sun, 7 Feb 1999 17:00:10 -0500
3691              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
3692      Branch: cfgperl
3693            ! pp_hot.c t/op/pat.t
3694 ____________________________________________________________________________
3695 [  2839] By: jhi                                   on 1999/02/08  17:25:30
3696         Log: A require was missing.
3697      Branch: cfgperl
3698            ! t/lib/h2ph.pht
3699 ____________________________________________________________________________
3700 [  2838] By: jhi                                   on 1999/02/08  16:38:41
3701         Log: Bring in the change #2809 (the Configure part has been
3702              modified rather a lot since the #2809, though.)
3703      Branch: cfgperl
3704            ! Configure utils/h2ph.PL
3705 ____________________________________________________________________________
3706 [  2835] By: gsar                                  on 1999/02/08  14:40:23
3707         Log: make qw() into a true list at compile time (slightly modified
3708              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
3709      Branch: perl
3710            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
3711 ____________________________________________________________________________
3712 [  2834] By: gsar                                  on 1999/02/08  13:23:16
3713         Log: make safesysmalloc() etc., always available; safemalloc() et al are
3714              now macros that point to the right malloc; fix various places in
3715              sources that need to always use safesysmalloc() et al
3716      Branch: perl
3717            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
3718            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
3719 ____________________________________________________________________________
3720 [  2833] By: gsar                                  on 1999/02/08  10:56:16
3721         Log: remove spurious #endif in last change
3722      Branch: perl
3723            ! perl.h
3724 ____________________________________________________________________________
3725 [  2832] By: gsar                                  on 1999/02/08  10:34:55
3726         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
3727              them ask for insanity (untested)
3728      Branch: perl
3729            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
3730            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
3731            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
3732 ____________________________________________________________________________
3733 [  2831] By: jhi                                   on 1999/02/08  08:33:33
3734         Log: Update vms/subconfigure.com along the lines of change #2829.
3735      Branch: cfgperl
3736            ! vms/subconfigure.com
3737 ____________________________________________________________________________
3738 [  2830] By: gsar                                  on 1999/02/08  00:19:46
3739         Log: integrate cfgperl changes into mainline
3740      Branch: perl
3741           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
3742           +> lib/File/PathConvert.pm pod/perlthrtut.pod
3743            ! Changes
3744           !> (integrate 93 files)
3745 ____________________________________________________________________________
3746 [  2829] By: jhi                                   on 1999/02/07  23:49:46
3747         Log: Configure update.
3748              
3749              Probe for mmap() et alia.
3750              The *cc*symbols patch (just Configure, no h2ph).
3751      Branch: cfgperl
3752            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3753            ! config_h.SH perl.h
3754 ____________________________________________________________________________
3755 [  2828] By: gsar                                  on 1999/02/07  23:38:47
3756         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3757              Date: Sun, 7 Feb 1999 17:25:22 -0500
3758              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
3759              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
3760      Branch: perl
3761            + t/op/subst_amp.t t/op/subst_wamp.t
3762            ! MANIFEST regcomp.c t/op/subst.t
3763 ____________________________________________________________________________
3764 [  2827] By: gsar                                  on 1999/02/07  23:27:32
3765         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3766              Date: Sun, 7 Feb 1999 17:00:10 -0500
3767              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
3768              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
3769      Branch: perl
3770            ! pp_hot.c t/op/pat.t
3771 ____________________________________________________________________________
3772 [  2826] By: gsar                                  on 1999/02/07  23:26:04
3773         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
3774              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3775              Date: Sun, 7 Feb 1999 15:07:27 -0500
3776              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
3777              Subject: Re: fixing memory leaks in REx compilation
3778      Branch: perl
3779            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
3780            ! regexec.c
3781 ____________________________________________________________________________
3782 [  2825] By: jhi                                   on 1999/02/07  18:05:13
3783         Log: Integrate from mainperl.
3784      Branch: cfgperl
3785           +> lib/DB.pm t/comp/bproto.t
3786           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
3787           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
3788           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
3789           !> toke.c vms/perly_c.vms
3790 ____________________________________________________________________________
3791 [  2824] By: gsar                                  on 1999/02/07  14:21:48
3792         Log: tweak doc on bitwise ops
3793      Branch: perl
3794            ! pod/perlop.pod
3795 ____________________________________________________________________________
3796 [  2823] By: gsar                                  on 1999/02/07  13:38:31
3797         Log: applied suggested patch; regen perly* and vms/perly*
3798              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
3799              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
3800              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
3801              Subject: [PATCH] Re: Suggestion for perlobj man page
3802      Branch: perl
3803            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
3804 ____________________________________________________________________________
3805 [  2822] By: gsar                                  on 1999/02/07  12:39:09
3806         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
3807              disabled, fails tests)
3808      Branch: perl
3809            ! regcomp.h
3810 ____________________________________________________________________________
3811 [  2821] By: gsar                                  on 1999/02/07  11:09:39
3812         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
3813              <Alexander.Barilo@aexp.com>)
3814      Branch: perl
3815            ! lib/Pod/Html.pm
3816 ____________________________________________________________________________
3817 [  2820] By: gsar                                  on 1999/02/07  10:20:35
3818         Log: add draft debugging API implementation
3819      Branch: perl
3820            + lib/DB.pm
3821            ! MANIFEST
3822 ____________________________________________________________________________
3823 [  2819] By: gsar                                  on 1999/02/07  09:58:45
3824         Log: avoid garbage in db->dirbuf
3825              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
3826              Date: Sat, 05 Dec 1998 14:14:54 +0900
3827              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
3828              Subject: SDBM bug
3829      Branch: perl
3830            ! ext/SDBM_File/sdbm/sdbm.c
3831 ____________________________________________________________________________
3832 [  2818] By: gsar                                  on 1999/02/07  09:32:24
3833         Log: missing entry
3834      Branch: perl
3835            ! MANIFEST
3836 ____________________________________________________________________________
3837 [  2817] By: gsar                                  on 1999/02/07  09:30:47
3838         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
3839      Branch: perl
3840            + t/comp/bproto.t
3841            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3842 ____________________________________________________________________________
3843 [  2816] By: gsar                                  on 1999/02/06  00:14:29
3844         Log: minor bug in dumping blessed subrefs
3845      Branch: perl
3846            ! ext/Data/Dumper/Dumper.pm
3847 ____________________________________________________________________________
3848 [  2812] By: jhi                                   on 1999/02/03  22:02:24
3849         Log: Enhance change #2808.
3850              
3851              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3852              To: perl5-porters@perl.org
3853              Subject: Re: [PATCH 5.00*]: perlbug checklist
3854              Date: Wed, 3 Feb 1999 19:02:27 +0000
3855              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
3856      Branch: cfgperl
3857            ! utils/perlbug.PL
3858 ____________________________________________________________________________
3859 [  2811] By: jhi                                   on 1999/02/03  21:53:23
3860         Log: From: Barrie Slaymaker <rbs@telerama.com>
3861              To: perl5-porters@perl.org
3862              CC: pod-people@perl.org
3863              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
3864              Date: Wed, 03 Feb 1999 10:34:18 -0500
3865              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
3866              
3867              Add File::PathConvert.pm.
3868              Fix Pod::Html and installhtml to understand relative urls.
3869      Branch: cfgperl
3870            + lib/File/PathConvert.pm
3871            ! MANIFEST installhtml lib/Pod/Html.pm
3872 ____________________________________________________________________________
3873 [  2810] By: jhi                                   on 1999/02/03  20:25:10
3874         Log: From: Francois Desarmenien <desar@club-internet.fr>
3875              To: Mailing list Perl5 <perl5-porters@perl.org>
3876              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
3877              Date: Wed, 03 Feb 1999 13:13:24 +0000
3878              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
3879              
3880              (note: this patch completely overrides Tom Wolfe's patch,
3881              change #2604)
3882      Branch: cfgperl
3883            + ext/GDBM_File/hints/sco.pl
3884            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
3885 ____________________________________________________________________________
3886 [  2809] By: jhi                                   on 1999/02/03  19:54:16
3887         Log: h2ph fixes + Configure patch to support them.
3888              
3889              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3890              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
3891              Gurusamy Sarathy <gsar@engin.umich.edu>
3892              Cc: perl5-porters@perl.org
3893              Subject: [PATCH 5.00503_MT5] h2ph.PL
3894              Date: Tue, 2 Feb 1999 19:48:06 -0500
3895              Message-ID: <19990202194806.E10647@O2.chapin.edu>
3896      Branch: maint-5.005/perl
3897            ! Configure utils/h2ph.PL
3898 ____________________________________________________________________________
3899 [  2808] By: jhi                                   on 1999/02/03  16:59:55
3900         Log: Enhance the perlbug checklist.
3901      Branch: cfgperl
3902            ! utils/perlbug.PL
3903 ____________________________________________________________________________
3904 [  2807] By: jhi                                   on 1999/02/03  14:01:37
3905         Log: Document the standard strftime %formats.
3906              
3907              From: Dominic Dunlop <domo@vo.lu>
3908              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
3909              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
3910              Date: Tue, 2 Feb 1999 15:55:29 +0100
3911              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
3912      Branch: cfgperl
3913            ! ext/POSIX/POSIX.pod
3914 ____________________________________________________________________________
3915 [  2806] By: jhi                                   on 1999/02/03  13:58:00
3916         Log: Integrate from mainperl.
3917      Branch: cfgperl
3918           !> perl.h
3919 ____________________________________________________________________________
3920 [  2805] By: gsar                                  on 1999/02/03  03:32:31
3921         Log: PL_uuemap[] init needs help for sizeof()
3922      Branch: perl
3923            ! perl.h
3924 ____________________________________________________________________________
3925 [  2804] By: jhi                                   on 1999/02/02  20:44:30
3926         Log: These should've been already in #2803.
3927      Branch: cfgperl
3928            ! Configure config_h.SH vms/subconfigure.com
3929 ____________________________________________________________________________
3930 [  2803] By: jhi                                   on 1999/02/02  20:38:45
3931         Log: telldir prototype issue, from mists of time...
3932      Branch: cfgperl
3933            ! hints/netbsd.sh pp_sys.c
3934 ____________________________________________________________________________
3935 [  2801] By: jhi                                   on 1999/02/02  17:40:14
3936         Log: From: John Bley <jbb6@acpub.duke.edu>
3937              To: perlbug@perl.org
3938              Subject: [PATCH]5.005_54 (DOC) fix minor typos
3939              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
3940              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
3941      Branch: cfgperl
3942            ! pod/perlre.pod
3943 ____________________________________________________________________________
3944 [  2800] By: jhi                                   on 1999/02/02  17:26:49
3945         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
3946      Branch: cfgperl
3947            ! Todo-5.005
3948 ____________________________________________________________________________
3949 [  2799] By: jhi                                   on 1999/02/02  17:18:51
3950         Log: Update FindBin from maint-5.005.
3951      Branch: cfgperl
3952            ! lib/FindBin.pm
3953 ____________________________________________________________________________
3954 [  2798] By: jhi                                   on 1999/02/02  17:16:07
3955         Log: Fix typecasts in #2797
3956              
3957              From: "G. Del Merritt" <del@intranetics.com>
3958              Date: Fri, 29 Jan 1999 11:47:25 -0700
3959              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
3960              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
3961      Branch: cfgperl
3962            ! ext/POSIX/POSIX.xs
3963 ____________________________________________________________________________
3964 [  2797] By: jhi                                   on 1999/02/02  17:14:37
3965         Log: From: Ted Law <tedlaw@cibcwg.com>
3966              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
3967              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
3968              Subject: POSIX::strftime buffer overflow problem
3969      Branch: cfgperl
3970            ! ext/POSIX/POSIX.xs
3971 ____________________________________________________________________________
3972 [  2796] By: jhi                                   on 1999/02/02  17:13:23
3973         Log: Do not use File::Slurp.
3974      Branch: cfgperl
3975            ! t/lib/textfill.t
3976 ____________________________________________________________________________
3977 [  2795] By: jhi                                   on 1999/02/02  17:11:48
3978         Log: perlhist update from maint-5.005.
3979      Branch: cfgperl
3980            ! pod/perlhist.pod
3981 ____________________________________________________________________________
3982 [  2794] By: jhi                                   on 1999/02/02  17:10:33
3983         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
3984      Branch: cfgperl
3985            ! ext/POSIX/POSIX.pm
3986 ____________________________________________________________________________
3987 [  2793] By: jhi                                   on 1999/02/02  17:08:39
3988         Log: Missed the html test from change #2787. 
3989      Branch: cfgperl
3990            ! t/lib/cgi-html.t
3991 ____________________________________________________________________________
3992 [  2792] By: jhi                                   on 1999/02/02  17:01:24
3993         Log: Update Getopt::Long to 2.19.
3994      Branch: cfgperl
3995            ! lib/Getopt/Long.pm
3996 ____________________________________________________________________________
3997 [  2791] By: jhi                                   on 1999/02/02  16:59:13
3998         Log: overload syntax is no longer experimental
3999      Branch: cfgperl
4000            ! lib/overload.pm
4001 ____________________________________________________________________________
4002 [  2789] By: jhi                                   on 1999/02/02  16:47:50
4003         Log: Still doc fixes.
4004      Branch: cfgperl
4005            ! lib/diagnostics.pm
4006 ____________________________________________________________________________
4007 [  2788] By: jhi                                   on 1999/02/02  16:47:07
4008         Log: Doc fixes.
4009      Branch: cfgperl
4010            ! lib/CGI.pm lib/diagnostics.pm
4011 ____________________________________________________________________________
4012 [  2787] By: jhi                                   on 1999/02/02  16:38:55
4013         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
4014              where applicable).
4015      Branch: cfgperl
4016            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
4017            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
4018            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
4019            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
4020            ! eg/cgi/frameset.cgi eg/cgi/index.html
4021            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
4022            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
4023            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
4024            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
4025            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
4026            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
4027 ____________________________________________________________________________
4028 [  2786] By: jhi                                   on 1999/02/02  16:17:52
4029         Log: Update CPAN to 1.47.
4030      Branch: cfgperl
4031            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
4032 ____________________________________________________________________________
4033 [  2785] By: jhi                                   on 1999/02/02  16:09:03
4034         Log: From: Mark-Jason Dominus <mjd@plover.com>
4035              Date: Sat, 16 Jan 1999 17:22:06 -0500
4036              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
4037              Message-ID: <19990116222206.3674.qmail@plover.com>
4038      Branch: cfgperl
4039            ! pod/perlsub.pod
4040 ____________________________________________________________________________
4041 [  2784] By: jhi                                   on 1999/02/02  16:01:31
4042         Log: Fix incorrect "used only once" warnings
4043              
4044              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4045              Date: Fri, 8 Jan 1999 04:37:10 -0500
4046              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
4047              Subject: Re: change#965 flakiness
4048      Branch: cfgperl
4049            ! gv.c
4050 ____________________________________________________________________________
4051 [  2783] By: jhi                                   on 1999/02/02  15:50:38
4052         Log: perldelta updates.
4053      Branch: cfgperl
4054            ! pod/perldelta.pod
4055 ____________________________________________________________________________
4056 [  2782] By: jhi                                   on 1999/02/02  14:28:26
4057         Log: Mirror change #2781.
4058      Branch: cfgperl
4059            ! hints/linux.sh
4060 ____________________________________________________________________________
4061 [  2781] By: jhi                                   on 1999/02/02  14:27:01
4062         Log: Update the MkLinux note.
4063      Branch: maint-5.005/perl
4064            ! hints/linux.sh
4065 ____________________________________________________________________________
4066 [  2780] By: jhi                                   on 1999/02/02  14:10:59
4067         Log: Update todo.
4068      Branch: cfgperl
4069            ! Todo-5.005
4070 ____________________________________________________________________________
4071 [  2779] By: jhi                                   on 1999/02/02  14:00:25
4072         Log: Integrate from mainperl.
4073      Branch: cfgperl
4074            ! t/lib/textfill.t t/lib/textwrap.t
4075           !> (integrate 32 files)
4076 ____________________________________________________________________________
4077 [  2778] By: jhi                                   on 1999/02/02  13:56:23
4078         Log: VMS update, applicable parts of
4079              
4080              From: Dan Sugalski <sugalskd@osshe.edu>
4081              To: perl5-porters@perl.org
4082              Subject: [PATCH 5.005_03MT3]VMS configure tweak
4083              Date: Wed, 20 Jan 1999 12:05:18 -0800
4084              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
4085              
4086              From: Dan Sugalski <sugalskd@osshe.edu>
4087              To: perlbug@perl.com, vmsperl@perl.org
4088              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
4089              Date: Tue, 26 Jan 1999 14:40:38 -0800
4090              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
4091              
4092              From: Dan Sugalski <sugalskd@osshe.edu>
4093              To: perl5-porters@perl.org, vmsperl@perl.org
4094              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
4095              Date: Tue, 26 Jan 1999 14:55:29 -0800
4096              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
4097      Branch: cfgperl
4098            ! vms/ext/Stdio/test.pl vms/subconfigure.com
4099 ____________________________________________________________________________
4100 [  2777] By: jhi                                   on 1999/02/02  13:43:24
4101         Log: Synch usethreads parts from maint-5.005.
4102      Branch: cfgperl
4103            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
4104            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
4105            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
4106            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
4107 ____________________________________________________________________________
4108 [  2776] By: jhi                                   on 1999/02/02  13:17:16
4109         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
4110      Branch: cfgperl
4111            ! Makefile.SH hints/freebsd.sh
4112 ____________________________________________________________________________
4113 [  2774] By: jhi                                   on 1999/02/02  13:10:39
4114         Log: Add perlthrtut, update pod/* machinery.
4115              (a pod/Makefile.SH is sorely needed)
4116      Branch: cfgperl
4117            + pod/perlthrtut.pod
4118            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
4119 ____________________________________________________________________________
4120 [  2773] By: jhi                                   on 1999/02/02  12:54:24
4121         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4122              To: perl5-porters@perl.org
4123              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
4124              Date: Tue, 26 Jan 1999 22:25:07 +0000
4125              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
4126      Branch: cfgperl
4127            ! pod/perlguts.pod
4128 ____________________________________________________________________________
4129 [  2771] By: jhi                                   on 1999/02/02  12:47:34
4130         Log: Use perlbug instead of personal email address.
4131      Branch: cfgperl
4132            ! Configure
4133 ____________________________________________________________________________
4134 [  2770] By: jhi                                   on 1999/02/02  12:42:06
4135         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
4136              
4137              From: "G. Del Merritt" <del@intranetics.com>
4138              To: perlbug@perl.com
4139              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
4140              Date: Tue, 26 Jan 1999 12:09:09 -0700
4141              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
4142      Branch: cfgperl
4143            ! iperlsys.h
4144 ____________________________________________________________________________
4145 [  2769] By: jhi                                   on 1999/02/02  12:37:57
4146         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4147              To: Mailing list Perl5 <perl5-porters@perl.org>
4148              Subject: [PATCH 5.005_*] OS/2 threads
4149              Date: Tue, 26 Jan 1999 13:39:46 -0500
4150              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
4151      Branch: cfgperl
4152            ! os2/os2ish.h
4153 ____________________________________________________________________________
4154 [  2768] By: jhi                                   on 1999/02/02  12:36:16
4155         Log: Apply change #2711 from maint-5.005:
4156              
4157              make ok", "make okfile", and "make nok" were broken
4158              with -Duseshrplib, because of a shared typo.
4159              
4160              From: Spider Boardman <spider@web.zk3.dec.com>
4161              To: perlbug@perl.com
4162              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4163              Date: Wed, 27 Jan 1999 12:27:15 -0500
4164              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
4165      Branch: cfgperl
4166            ! Makefile.SH
4167 ____________________________________________________________________________
4168 [  2766] By: jhi                                   on 1999/02/02  12:27:08
4169         Log: Make Configure use "int main()" instead of bare "main()".
4170              Like maint-5.005 change #2703 but now via metaconfig.
4171      Branch: cfgperl
4172            ! Configure
4173 ____________________________________________________________________________
4174 [  2765] By: jhi                                   on 1999/02/02  11:59:30
4175         Log: Undo part of change #2562.
4176      Branch: cfgperl
4177            ! Configure
4178 ____________________________________________________________________________
4179 [  2764] By: jhi                                   on 1999/02/02  11:52:39
4180         Log: NetBSD synch with maint-5.005.
4181      Branch: cfgperl
4182            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
4183 ____________________________________________________________________________
4184 [  2763] By: jhi                                   on 1999/02/02  11:44:07
4185         Log: $Config{installusrbinperl}
4186              (maint-5.005 changes #2614 and #2709)
4187      Branch: cfgperl
4188            ! Configure installperl
4189 ____________________________________________________________________________
4190 [  2762] By: jhi                                   on 1999/02/02  11:29:13
4191         Log: Errno update from maint-5.005 (changes #2583, #2710).
4192      Branch: cfgperl
4193            ! Configure ext/Errno/Errno_pm.PL
4194 ____________________________________________________________________________
4195 [  2759] By: jhi                                   on 1999/02/02  10:53:20
4196         Log: Update Trig.pm from maint-5.005.
4197      Branch: cfgperl
4198            ! lib/Math/Trig.pm
4199 ____________________________________________________________________________
4200 [  2757] By: jhi                                   on 1999/02/02  10:41:26
4201         Log: MPE/iX update (mirror maint-5.005 change #2715)
4202      Branch: cfgperl
4203            ! hints/mpeix.sh mpeix/relink
4204 ____________________________________________________________________________
4205 [  2756] By: jhi                                   on 1999/02/02  10:38:08
4206         Log: BeOS update (Mirror maint-5.005 change #2727).
4207      Branch: cfgperl
4208            + ext/DynaLoader/dl_beos.xs
4209            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
4210            ! lib/ExtUtils/MM_Unix.pm
4211 ____________________________________________________________________________
4212 [  2754] By: gsar                                  on 1999/02/02  08:52:13
4213         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
4214      Branch: perl
4215            ! Porting/pumpkin.pod Todo Todo-5.005
4216 ____________________________________________________________________________
4217 [  2753] By: gsar                                  on 1999/02/02  08:46:21
4218         Log: Todo tweaks
4219      Branch: perl
4220            ! Todo Todo-5.005
4221 ____________________________________________________________________________
4222 [  2752] By: jhi                                   on 1999/02/01  22:15:12
4223         Log: Add perlthrtut.pod.
4224              
4225              From: Dan Sugalski <sugalskd@osshe.edu>
4226              To: perl5-porters@perl.org
4227              Subject: perlthrtut.pod
4228              Date: Mon, 01 Feb 1999 10:57:11 -0800
4229              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
4230      Branch: maint-5.005/perl
4231            + pod/perlthrtut.pod
4232            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
4233            ! pod/roffitall
4234 ____________________________________________________________________________
4235 [  2751] By: gsar                                  on 1999/02/01  07:28:05
4236         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
4237      Branch: perl
4238            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
4239            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
4240 ____________________________________________________________________________
4241 [  2750] By: gsar                                  on 1999/02/01  07:09:20
4242         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4243              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
4244              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
4245              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
4246      Branch: perl
4247            ! regexec.c
4248 ____________________________________________________________________________
4249 [  2749] By: gsar                                  on 1999/02/01  07:07:59
4250         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4251              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
4252              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
4253              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
4254      Branch: perl
4255            ! regexec.c
4256 ____________________________________________________________________________
4257 [  2748] By: gsar                                  on 1999/02/01  06:47:06
4258         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
4259              Date: Thu, 3 Dec 1998 15:10:17 -0500
4260              Message-Id: <199812032010.PAA09692@jik.shore.net>
4261              Subject: sample checksum code in "perlfunc" man page is wrong
4262      Branch: perl
4263            ! pod/perlfunc.pod
4264 ____________________________________________________________________________
4265 [  2747] By: gsar                                  on 1999/02/01  06:35:13
4266         Log: typos in Pod/Text.pm
4267              From: "Greg Chapman" <glc@well.com>
4268              Date: Tue, 1 Dec 1998 10:50:18 -0800
4269              Message-Id: <199812011849.KAA08816@smtp.well.com>
4270              Subject: Glitch in Pod::Text
4271      Branch: perl
4272            ! lib/Pod/Text.pm
4273 ____________________________________________________________________________
4274 [  2746] By: gsar                                  on 1999/02/01  06:27:35
4275         Log: various win32-ish changes merged from maint-5.005
4276      Branch: perl
4277            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
4278            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
4279            ! win32/Makefile win32/config.bc win32/config.vc
4280            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
4281            ! win32/win32.c
4282 ____________________________________________________________________________
4283 [  2745] By: gsar                                  on 1999/02/01  04:51:54
4284         Log: integrate cfgperl changes into mainline
4285      Branch: perl
4286           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
4287 ____________________________________________________________________________
4288 [  2744] By: gsar                                  on 1999/02/01  04:31:09
4289         Log: improved diagnostic on syntax errors at EOL
4290      Branch: perl
4291            ! toke.c
4292 ____________________________________________________________________________
4293 [  2743] By: gsar                                  on 1999/02/01  03:59:13
4294         Log: don't attempt connect() to bogus IP addresses
4295              From:    Graham Barr <gbarr@pobox.com>
4296              Date:    Sun, 31 Jan 1999 21:50:45 CST
4297              Message-Id: <19990131215045.A633@pobox.com>
4298      Branch: perl
4299            ! t/lib/io_multihomed.t
4300 ____________________________________________________________________________
4301 [  2742] By: gsar                                  on 1999/02/01  03:08:58
4302         Log: update Changes
4303      Branch: perl
4304            ! Changes pod/perldelta.pod
4305 ____________________________________________________________________________
4306 [  2740] By: gsar                                  on 1999/02/01  02:43:07
4307         Log: CAPI inheritance tweak and doc
4308      Branch: maint-5.005/perl
4309            ! lib/ExtUtils/MakeMaker.pm
4310 ____________________________________________________________________________
4311 [  2739] By: jhi                                   on 1999/01/31  18:31:54
4312         Log: Undo changes #2730 and #2731 and replace them
4313              with an extensively tested patch from
4314              Anton Berezin <tobez@plab.ku.dk> (via private email).
4315      Branch: maint-5.005/perl
4316            ! Makefile.SH hints/freebsd.sh
4317 ____________________________________________________________________________
4318 [  2738] By: gsar                                  on 1999/01/31  05:04:32
4319         Log: fix bogus CAPI inheritance from change#2541
4320      Branch: maint-5.005/perl
4321            ! lib/ExtUtils/MakeMaker.pm
4322 ____________________________________________________________________________
4323 [  2731] By: jhi                                   on 1999/01/29  14:33:12
4324         Log: FreeBSD version numbers can be like "2.2.8-release".
4325      Branch: maint-5.005/perl
4326            ! hints/freebsd.sh
4327 ____________________________________________________________________________
4328 [  2730] By: jhi                                   on 1999/01/29  12:40:38
4329         Log: FreeBSD hints iteration (hopefully convergent).
4330              usethreads: require at least FreeBSD 2.2.8.
4331              signal type: mirror change #2429 in cfgperl.
4332      Branch: maint-5.005/perl
4333            ! hints/freebsd.sh
4334 ____________________________________________________________________________
4335 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
4336         Log: From: Tom Spindler <dogcow@isi.net>
4337              Date: Thu, 28 Jan 1999 17:15:11 -0800
4338              Message-ID: <19990128171510.A11778@isi.net>
4339              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
4340      Branch: maint-5.005/perl
4341            + ext/DynaLoader/dl_beos.xs
4342            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
4343            ! lib/ExtUtils/MM_Unix.pm
4344 ____________________________________________________________________________
4345 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
4346         Log: Remove use of File::Slurp in t/lib/textfill.t
4347      Branch: maint-5.005/perl
4348            ! t/lib/textfill.t
4349 ____________________________________________________________________________
4350 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
4351         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
4352              Date: Wed, 27 Jan 1999 23:14:33 -0800
4353              Message-Id: <199901280714.XAA10176@activestate.com>
4354              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
4355      Branch: maint-5.005/perl
4356            ! win32/Makefile win32/makefile.mk
4357 ____________________________________________________________________________
4358 [  2720] By: gsar                                  on 1999/01/27  21:54:42
4359         Log: missing space while munging CCFLAGS for PERL_CAPI
4360      Branch: perl
4361            ! lib/ExtUtils/MM_Unix.pm
4362 ____________________________________________________________________________
4363 [  2718] By: jhi                                   on 1999/01/27  19:46:04
4364         Log: io/fs.t fails test #18 (sense of tests appears to have been
4365              changed incompletely; this patch just skips the test attached,
4366              a la test #17 preceding it).
4367              
4368              From: "G. Del Merritt" <del@intranetics.com>
4369              To: perlbug@perl.com
4370              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
4371              Date: Tue, 26 Jan 1999 12:09:09 -0700
4372              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
4373      Branch: maint-5.005/perl
4374            ! t/io/fs.t
4375 ____________________________________________________________________________
4376 [  2717] By: jhi                                   on 1999/01/27  19:44:46
4377         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
4378              
4379              From: "G. Del Merritt" <del@intranetics.com>
4380              To: perlbug@perl.com
4381              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
4382              Date: Tue, 26 Jan 1999 12:09:09 -0700
4383              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
4384      Branch: maint-5.005/perl
4385            ! iperlsys.h
4386 ____________________________________________________________________________
4387 [  2715] By: jhi                                   on 1999/01/27  19:34:28
4388         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
4389              To: perl5-porters@perl.org
4390              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
4391              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
4392              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
4393      Branch: maint-5.005/perl
4394            ! hints/mpeix.sh mpeix/relink
4395 ____________________________________________________________________________
4396 [  2710] By: jhi                                   on 1999/01/27  19:22:23
4397         Log: Errno fixes:
4398              
4399              From: Spider Boardman <spider@web.zk3.dec.com>
4400              To: perlbug@perl.com
4401              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4402              Date: Wed, 27 Jan 1999 12:27:15 -0500
4403              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
4404              
4405              From: Spider Boardman <spider@web.zk3.dec.com>
4406              To: perlbug@perl.com
4407              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4408              Date: Wed, 27 Jan 1999 13:31:16 -0500
4409              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
4410      Branch: maint-5.005/perl
4411            ! Configure ext/Errno/Errno_pm.PL
4412 ____________________________________________________________________________
4413 [  2709] By: jhi                                   on 1999/01/27  19:17:35
4414         Log: Fix Configure installusrbinperl:
4415              
4416              From: Spider Boardman <spider@web.zk3.dec.com>
4417              To: jhi@iki.fi
4418              cc: perl5-porters@perl.org
4419              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
4420              Date: Wed, 27 Jan 1999 13:03:35 -0500
4421              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
4422      Branch: maint-5.005/perl
4423            ! Configure
4424 ____________________________________________________________________________
4425 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
4426         Log: Add redef IO::Handle::* for setv?buf()
4427      Branch: maint-5.005/perl
4428            ! ext/POSIX/POSIX.pm
4429 ____________________________________________________________________________
4430 [  2705] By: jhi                                   on 1999/01/24  15:14:30
4431         Log: Mention year-1900 and month 0..11.
4432      Branch: cfgperl
4433            ! lib/Time/Local.pm
4434 ____________________________________________________________________________
4435 [  2704] By: jhi                                   on 1999/01/24  15:13:36
4436         Log: Document Configure -Uinstallusrbinperl.
4437      Branch: cfgperl
4438            ! INSTALL pod/perldelta.pod
4439 ____________________________________________________________________________
4440 [  2698] By: jhi                                   on 1999/01/24  12:46:00
4441         Log: Use only xlc_r for usethreads.
4442      Branch: cfgperl
4443            ! hints/aix.sh
4444 ____________________________________________________________________________
4445 [  2695] By: gsar                                  on 1999/01/24  07:09:05
4446         Log: integrate cfgperl changes into mainline
4447      Branch: perl
4448           +> lib/Exporter/Heavy.pm
4449           !> (integrate 65 files)
4450 ____________________________________________________________________________
4451 [  2694] By: gsar                                  on 1999/01/24  01:28:49
4452         Log: better notes on 'make' on win32
4453      Branch: perl
4454            ! README.win32
4455 ____________________________________________________________________________
4456 [  2683] By: jhi                                   on 1999/01/22  15:41:00
4457         Log: More de-cut-and-pastos.
4458      Branch: cfgperl
4459            ! hints/irix_6.sh hints/os2.sh
4460 ____________________________________________________________________________
4461 [  2682] By: jhi                                   on 1999/01/22  15:30:51
4462         Log: usethreads.cbu cut-and-pasto.
4463      Branch: cfgperl
4464            ! hints/solaris_2.sh
4465 ____________________________________________________________________________
4466 [  2681] By: jhi                                   on 1999/01/22  14:54:55
4467         Log: Better (I hope) LANGUAGE documentation.
4468      Branch: cfgperl
4469            ! pod/perllocale.pod
4470 ____________________________________________________________________________
4471 [  2680] By: jhi                                   on 1999/01/22  09:20:29
4472         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4473              To: perl5-porters@perl.org
4474              Subject: [PATCH 5.005_03MT3]VMS configure tweak
4475              Date: Wed, 20 Jan 1999 12:05:18 -0800
4476              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
4477      Branch: cfgperl
4478            ! vms/subconfigure.com
4479 ____________________________________________________________________________
4480 [  2679] By: jhi                                   on 1999/01/22  09:13:18
4481         Log: nosuid getmntent() branch.
4482      Branch: cfgperl
4483            ! perl.c perl.h
4484 ____________________________________________________________________________
4485 [  2678] By: jhi                                   on 1999/01/22  08:54:19
4486         Log: nosuid patch continued: *BSD needs <sys/param.h>.
4487      Branch: cfgperl
4488            ! Configure config_h.SH
4489 ____________________________________________________________________________
4490 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
4491         Log: Fixup FindBin to use File::Spec
4492              
4493              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
4494              Date: Wed, 20 Jan 1999 18:51:57 +0000
4495              From: Paul Johnson <pjcj@transeda.com>
4496              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
4497      Branch: maint-5.005/perl
4498            ! lib/FindBin.pm
4499 ____________________________________________________________________________
4500 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
4501         Log: Fix win32 for Borland compiler and spaces in paths
4502              
4503              From: Gurusamy Sarathy <gsar@activestate.com>
4504              Date: Mon, 18 Jan 1999 20:33:17 -0800
4505              Message-Id: <199901190433.UAA03656@activestate.com>
4506              Subject: [PATCH] 5.005_03-trial3 win32 issues
4507      Branch: maint-5.005/perl
4508            ! README.win32 win32/Makefile win32/config_sh.PL
4509            ! win32/makefile.mk win32/runperl.c
4510 ____________________________________________________________________________
4511 [  2670] By: jhi                                   on 1999/01/21  16:12:38
4512         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4513              To: perl5-porters@perl.org
4514              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
4515              Date: Thu, 21 Jan 1999 12:08:01 +0000
4516              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
4517      Branch: cfgperl
4518            ! pod/perldiag.pod t/op/subst.t toke.c
4519 ____________________________________________________________________________
4520 [  2669] By: jhi                                   on 1999/01/21  16:11:46
4521         Log: To: perl5-porters@perl.org
4522              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
4523              From: Anton Berezin <tobez@plab.ku.dk>
4524              Date: 21 Jan 1999 17:07:28 +0100
4525              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
4526      Branch: cfgperl
4527            ! hints/freebsd.sh
4528 ____________________________________________________________________________
4529 [  2668] By: jhi                                   on 1999/01/21  15:38:34
4530         Log: Add Daniel Grisinger <dgris@dimensional.com>.
4531      Branch: cfgperl
4532            ! AUTHORS MAINTAIN
4533 ____________________________________________________________________________
4534 [  2667] By: jhi                                   on 1999/01/21  15:32:28
4535         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4536              To: Mailing list Perl5 <perl5-porters@perl.org>
4537              Subject: [PATCH 5.005_53] Lean Exporter.pm
4538              Date: Thu, 21 Jan 1999 03:25:23 -0500
4539              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
4540      Branch: cfgperl
4541            + lib/Exporter/Heavy.pm
4542            ! MANIFEST lib/Exporter.pm
4543 ____________________________________________________________________________
4544 [  2666] By: jhi                                   on 1999/01/21  15:24:10
4545         Log: From: "W. Phillip Moore" <wpm@ms.com>
4546              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
4547              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
4548              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
4549              Message-ID: <13988.46383.298992.97303@zappa>
4550      Branch: cfgperl
4551            ! lib/File/Path.pm
4552 ____________________________________________________________________________
4553 [  2665] By: jhi                                   on 1999/01/21  15:20:48
4554         Log: CPAN update (CPAN-1.44_54) from Andreas and
4555              jumbo doc patch from Abigail.
4556              
4557              From: abigail@fnx.com
4558              To: perl5-porters@perl.org (Perl Porters)
4559              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
4560              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
4561              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
4562              
4563              From: abigail@fnx.com
4564              To: perl5-porters@perl.org (Perl Porters)
4565              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
4566              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
4567              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
4568              
4569              From: abigail@fnx.com
4570              To: perl5-porters@perl.org (Perl Porters)
4571              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
4572              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
4573              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
4574              
4575              From: abigail@fnx.com
4576              To: perl5-porters@perl.org (Perl Porters)
4577              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
4578              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
4579              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
4580              
4581              From: abigail@fnx.com
4582              To: perl5-porters@perl.org (Perl Porters)
4583              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
4584              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
4585              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
4586              
4587              From: abigail@fnx.com
4588              To: perl5-porters@perl.org (Perl Porters)
4589              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
4590              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
4591              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
4592              
4593              From: abigail@fnx.com
4594              To: perl5-porters@perl.org (Perl Porters)
4595              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
4596              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
4597              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
4598              
4599              From: abigail@fnx.com
4600              To: perl5-porters@perl.org (Perl Porters)
4601              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
4602              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
4603              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
4604              
4605              From: abigail@fnx.com
4606              To: perl5-porters@perl.org (Perl Porters)
4607              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
4608              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
4609              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
4610              
4611              From: abigail@fnx.com
4612              To: perl5-porters@perl.org (Perl Porters)
4613              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
4614              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
4615              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
4616              
4617              From: abigail@fnx.com
4618              To: perl5-porters@perl.org (Perl Porters)
4619              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
4620              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
4621              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
4622              
4623              From: abigail@fnx.com
4624              To: perl5-porters@perl.org (Perl Porters)
4625              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
4626              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
4627              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
4628              
4629              From: abigail@fnx.com
4630              To: perl5-porters@perl.org (Perl Porters)
4631              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
4632              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
4633              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
4634      Branch: cfgperl
4635            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
4636            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
4637            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
4638            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
4639 ____________________________________________________________________________
4640 [  2664] By: jhi                                   on 1999/01/21  14:47:43
4641         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4642              To: Mailing list Perl5 <perl5-porters@perl.org>
4643              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
4644              Date: Thu, 21 Jan 1999 03:58:29 -0500
4645              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
4646      Branch: cfgperl
4647            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
4648 ____________________________________________________________________________
4649 [  2663] By: jhi                                   on 1999/01/21  14:43:58
4650         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4651              To: Mailing list Perl5 <perl5-porters@perl.org>
4652              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
4653              Date: Thu, 21 Jan 1999 02:46:34 -0500
4654              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
4655      Branch: cfgperl
4656            ! ext/Errno/Errno_pm.PL
4657 ____________________________________________________________________________
4658 [  2662] By: jhi                                   on 1999/01/21  14:42:42
4659         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
4660              To: Francois Desarmenien <desar@club-internet.fr>
4661              Cc: Gurusamy Sarathy <gsar@activestate.com>,
4662              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
4663              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
4664              Date: 21 Jan 1999 00:17:35 -0700
4665              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
4666      Branch: cfgperl
4667            ! Porting/patching.pod
4668 ____________________________________________________________________________
4669 [  2661] By: jhi                                   on 1999/01/21  14:41:13
4670         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4671              To: Mailing list Perl5 <perl5-porters@perl.org>
4672              Subject: [PATCH 5.00*] makedepend
4673              Date: Thu, 21 Jan 1999 02:08:27 -0500
4674              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
4675      Branch: cfgperl
4676            ! makedepend.SH
4677 ____________________________________________________________________________
4678 [  2660] By: jhi                                   on 1999/01/21  14:36:45
4679         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4680              To: Mailing list Perl5 <perl5-porters@perl.org>
4681              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
4682              Date: Tue, 19 Jan 1999 20:06:45 -0500
4683              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
4684      Branch: cfgperl
4685            ! os2/Changes os2/os2.c
4686 ____________________________________________________________________________
4687 [  2657] By: jhi                                   on 1999/01/21  11:40:35
4688         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
4689              To: perl5-porters@perl.org
4690              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
4691              Date: Mon, 18 Jan 1999 01:32:31 PST
4692              Message-ID: <19990118093231.18443.qmail@hotmail.com>
4693      Branch: cfgperl
4694            ! ext/B/B/CC.pm
4695 ____________________________________________________________________________
4696 [  2656] By: jhi                                   on 1999/01/21  11:35:34
4697         Log: From: Achim Bohnet <ach@mpe.mpg.de>
4698              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
4699              Date: Wed, 20 Jan 1999 20:25:53 +0100
4700              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
4701      Branch: cfgperl
4702            ! pp.c
4703 ____________________________________________________________________________
4704 [  2655] By: jhi                                   on 1999/01/21  10:46:01
4705         Log: Handle NIS (and NetInfo) more robustly.
4706      Branch: cfgperl
4707            ! t/op/grent.t t/op/pwent.t
4708 ____________________________________________________________________________
4709 [  2654] By: jhi                                   on 1999/01/21  10:17:20
4710         Log: Two-argument eaccess() of SCO.
4711      Branch: cfgperl
4712            ! pp_sys.c
4713 ____________________________________________________________________________
4714 [  2653] By: jhi                                   on 1999/01/21  08:53:14
4715         Log: -DNO_NOSUID_CHECK for those platforms which have no way
4716              of checking for nosuid but still want suidperl.
4717      Branch: cfgperl
4718            ! perl.c
4719 ____________________________________________________________________________
4720 [  2652] By: jhi                                   on 1999/01/21  08:22:50
4721         Log: The LANGUAGE mirrors LC_ALL usage.
4722      Branch: cfgperl
4723            ! Configure config_h.SH
4724 ____________________________________________________________________________
4725 [  2651] By: jhi                                   on 1999/01/20  22:01:21
4726         Log: I_MNTENT was missing.
4727      Branch: cfgperl
4728            ! Configure config_h.SH
4729 ____________________________________________________________________________
4730 [  2650] By: jhi                                   on 1999/01/19  13:42:03
4731         Log: NetBSD update, based on patches from the NetBSD packages system.
4732      Branch: cfgperl
4733            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
4734 ____________________________________________________________________________
4735 [  2649] By: jhi                                   on 1999/01/19  12:44:02
4736         Log: Jumbo Configure update.
4737              * -Uinstallusrbinperl: disable /usr/bin/perl installation
4738              by installperl
4739              * usethreads.cbu
4740              * use64bits.cbu
4741              * "nosuid"
4742      Branch: cfgperl
4743            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
4744            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
4745            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
4746            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
4747            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
4748            ! pod/perldiag.pod
4749 ____________________________________________________________________________
4750 [  2648] By: jhi                                   on 1999/01/19  09:16:44
4751         Log: Mention /usr/share/locale.
4752      Branch: cfgperl
4753            ! pod/perllocale.pod
4754 ____________________________________________________________________________
4755 [  2647] By: jhi                                   on 1999/01/19  09:11:11
4756         Log: SHMLBA strikes back in NetBSD/sparc.
4757              
4758              From: Dave Nelson <David.Nelson@bellcow.com>
4759              To: jhi@iki.fi
4760              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
4761              Date: Mon, 18 Jan 1999 22:07:56 -0600
4762              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
4763      Branch: cfgperl
4764            ! ext/IPC/SysV/SysV.xs
4765 ____________________________________________________________________________
4766 [  2646] By: jhi                                   on 1999/01/19  08:58:17
4767         Log: Show LANGUAGE env var when needed. (Augment change #2645).
4768      Branch: cfgperl
4769            ! util.c utils/perlbug.PL
4770 ____________________________________________________________________________
4771 [  2645] By: jhi                                   on 1999/01/19  08:52:15
4772         Log: Document the GNU LANGUAGE env var.
4773      Branch: cfgperl
4774            ! pod/perllocale.pod
4775 ____________________________________________________________________________
4776 [  2644] By: jhi                                   on 1999/01/19  08:42:25
4777         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4778              To: Mailing list Perl5 <perl5-porters@perl.org>
4779              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
4780              Date: Mon, 18 Jan 1999 20:57:02 -0500
4781              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
4782      Branch: cfgperl
4783            ! pp_hot.c t/op/pat.t
4784 ____________________________________________________________________________
4785 [  2643] By: jhi                                   on 1999/01/18  11:23:41
4786         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
4787      Branch: cfgperl
4788            ! Makefile.SH
4789 ____________________________________________________________________________
4790 [  2642] By: jhi                                   on 1999/01/18  11:03:38
4791         Log: GNU libc locale system has LANGUAGE env var that partly
4792              overrides even LC_ALL.
4793      Branch: cfgperl
4794            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
4795 ____________________________________________________________________________
4796 [  2641] By: jhi                                   on 1999/01/18  10:55:04
4797         Log: Integrate from mainperl.
4798      Branch: cfgperl
4799           +> ext/B/defsubs.h.PL
4800            ! t/op/groups.t
4801           !> (integrate 38 files)
4802 ____________________________________________________________________________
4803 [  2640] By: gsar                                  on 1999/01/18  10:06:29
4804         Log: a few random cleanups
4805      Branch: perl
4806            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
4807 ____________________________________________________________________________
4808 [  2639] By: gsar                                  on 1999/01/18  05:56:21
4809         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
4810              Date:    Sun, 17 Jan 1999 16:41:10 PST
4811              Message-Id: <19990118004111.29667.qmail@hotmail.com>
4812              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
4813      Branch: perl
4814            ! ext/B/B/C.pm
4815 ____________________________________________________________________________
4816 [  2638] By: gsar                                  on 1999/01/18  05:41:21
4817         Log: From:    jan.dubois@ibm.net (Jan Dubois)
4818              Date:    Mon, 18 Jan 1999 00:37:41 +0100
4819              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
4820              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
4821      Branch: perl
4822            ! dump.c
4823 ____________________________________________________________________________
4824 [  2633] By: gsar                                  on 1999/01/17  13:39:59
4825         Log: bogus assert()
4826      Branch: perl
4827            ! pp.c t/op/groups.t
4828 ____________________________________________________________________________
4829 [  2632] By: gsar                                  on 1999/01/17  13:22:04
4830         Log: various tweaks for clean build and test on win32
4831      Branch: perl
4832            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
4833            ! op.c t/pragma/warn/doio
4834 ____________________________________________________________________________
4835 [  2631] By: gsar                                  on 1999/01/17  12:28:06
4836         Log: undo change#2336, and add clarification about subversive
4837              CPAN distributions from Andreas Koenig
4838      Branch: perl
4839            ! Porting/pumpkin.pod lib/CPAN.pm
4840 ____________________________________________________________________________
4841 [  2630] By: gsar                                  on 1999/01/17  12:04:06
4842         Log: fix silent taint failures under -U
4843      Branch: perl
4844            ! doio.c
4845 ____________________________________________________________________________
4846 [  2629] By: gsar                                  on 1999/01/17  12:00:23
4847         Log: sanity check piped opens (tweaked version of patch suggested
4848              by Mark-Jason Dominus)
4849      Branch: perl
4850            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
4851            ! t/op/taint.t t/pragma/warn/doio
4852 ____________________________________________________________________________
4853 [  2628] By: gsar                                  on 1999/01/17  11:26:21
4854         Log: regen headers
4855      Branch: perl
4856            ! embed.h embedvar.h objXSUB.h
4857 ____________________________________________________________________________
4858 [  2627] By: gsar                                  on 1999/01/17  11:23:37
4859         Log: PERL_OBJECTness for change#2595
4860      Branch: perl
4861            ! embed.pl op.c pod/perlport.pod proto.h
4862 ____________________________________________________________________________
4863 [  2626] By: gsar                                  on 1999/01/17  09:47:07
4864         Log: PERL_OBJECT tweaks for change#2426
4865      Branch: perl
4866            ! embed.pl proto.h regcomp.c
4867 ____________________________________________________________________________
4868 [  2625] By: gsar                                  on 1999/01/17  09:37:58
4869         Log: documentation in change#2596 is not quite right; fix it
4870      Branch: perl
4871            ! lib/Math/BigFloat.pm pod/perlguts.pod
4872 ____________________________________________________________________________
4873 [  2624] By: gsar                                  on 1999/01/17  09:28:34
4874         Log: undo change#2571; C<use File::Spec> instead
4875      Branch: perl
4876            ! lib/FindBin.pm
4877 ____________________________________________________________________________
4878 [  2623] By: gsar                                  on 1999/01/17  09:20:42
4879         Log: change#2572 is not applicable; undo, retaining scan_bin addition
4880              to global.sym
4881      Branch: perl
4882            ! global.sym perl.c proto.h
4883 ____________________________________________________________________________
4884 [  2622] By: gsar                                  on 1999/01/17  09:17:42
4885         Log: change#2576 is based on a wrong premise; undo it
4886      Branch: perl
4887            ! pp_ctl.c
4888 ____________________________________________________________________________
4889 [  2621] By: gsar                                  on 1999/01/17  09:12:42
4890         Log: fix change#2602 to not used hard coded constants
4891      Branch: perl
4892            ! ext/B/B/C.pm ext/B/defsubs.h.PL
4893 ____________________________________________________________________________
4894 [  2620] By: gsar                                  on 1999/01/17  09:02:07
4895         Log: integrate cfgperl changes into mainline, fix conflicts
4896      Branch: perl
4897           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
4898           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
4899           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
4900           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
4901           +> pod/perlopentut.pod
4902           !> (integrate 162 files)
4903 ____________________________________________________________________________
4904 [  2619] By: gsar                                  on 1999/01/17  08:42:04
4905         Log: a few doc typos
4906      Branch: perl
4907            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
4908 ____________________________________________________________________________
4909 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
4910         Log: Win32 changes from Jan
4911              
4912              From: jan.dubois@ibm.net (Jan Dubois)
4913              Date: Fri, 15 Jan 1999 23:38:35 +0100
4914              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
4915              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
4916              
4917              From: jan.dubois@ibm.net (Jan Dubois)
4918              Date: Sat, 16 Jan 1999 13:02:45 +0100
4919              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
4920              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
4921      Branch: maint-5.005/perl
4922            ! README.win32 win32/Makefile win32/makefile.mk
4923 ____________________________________________________________________________
4924 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
4925         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
4926              
4927              From: Gurusamy Sarathy <gsar@engin.umich.edu>
4928              Date: Thu, 07 Jan 1999 00:12:00 -0500
4929              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
4930              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
4931              
4932              From: Gurusamy Sarathy <gsar@engin.umich.edu>
4933              Date: Thu, 14 Jan 1999 19:21:46 -0500
4934              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
4935              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
4936      Branch: maint-5.005/perl
4937            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
4938            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
4939            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
4940            ! win32/makedef.pl win32/runperl.c win32/win32.c
4941 ____________________________________________________________________________
4942 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
4943         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4944              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
4945              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
4946              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
4947              
4948              From: Jarkko Hietaniemi <jhi@iki.fi>
4949              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
4950              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
4951              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
4952              
4953              From: Jarkko Hietaniemi <jhi@iki.fi>
4954              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
4955              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
4956              Subject: the promised "installusrbinperl + NetBSD" fix
4957      Branch: maint-5.005/perl
4958            ! Configure Makefile.SH hints/netbsd.sh installperl
4959            ! makedepend.SH unixish.h
4960 ____________________________________________________________________________
4961 [  2611] By: jhi                                   on 1999/01/14  12:16:14
4962         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
4963              To: pumpkings@jhereg.perl.com
4964              Subject: perlopentut.pod
4965              Date: Sat, 09 Jan 1999 08:13:18 -0700
4966              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
4967      Branch: cfgperl
4968            + pod/perlopentut.pod
4969            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
4970 ____________________________________________________________________________
4971 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
4972         Log: Added Carp::cluck to perldelta.pod
4973      Branch: maint-5.005/perl
4974            ! pod/perldelta.pod
4975 ____________________________________________________________________________
4976 [  2605] By: jhi                                   on 1999/01/13  18:26:19
4977         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
4978              To: "'cpan@perl.org'" <cpan@perl.org>
4979              Subject: "Bug" fix for File::Find.pm
4980              Date:   Thu, 31 Dec 1998 13:01:50 -0500
4981              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
4982      Branch: cfgperl
4983            ! lib/File/Find.pm
4984 ____________________________________________________________________________
4985 [  2604] By: jhi                                   on 1999/01/13  18:08:45
4986         Log: From: Peter Wolfe <wolfe@teloseng.com>
4987              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
4988              To: perlbug@perl.com
4989              Date: 11 Jan 1999 23:00:05 +0200
4990              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
4991      Branch: cfgperl
4992            ! hints/sco.sh
4993 ____________________________________________________________________________
4994 [  2603] By: jhi                                   on 1999/01/13  18:06:56
4995         Log: From: hans@icgroup.nl (Hans Mulder)
4996              Subject: [Patch for 5.005_54] re::debugcolors dumps core
4997              To: perlbug@perl.com
4998              Cc: hansmu@xs4all.nl
4999              Date: 11 Jan 1999 22:22:45 +0200
5000              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
5001      Branch: cfgperl
5002            ! ext/re/re.pm regcomp.c
5003 ____________________________________________________________________________
5004 [  2602] By: jhi                                   on 1999/01/13  18:05:43
5005         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5006              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
5007              Date: 11 Jan 1999 08:02:41 +0200
5008              Lines: 134
5009              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
5010      Branch: cfgperl
5011            ! ext/B/B.xs ext/B/B/C.pm
5012 ____________________________________________________________________________
5013 [  2601] By: jhi                                   on 1999/01/13  18:01:53
5014         Log: From: James FitzGibbon <james@ican.net>
5015              Subject: Trivial patch for HP-UX 11 and shared libperl
5016              To: perl5-porters@perl.org
5017              Date: 8 Jan 1999 19:13:23 +0200
5018              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
5019      Branch: cfgperl
5020            ! Makefile.SH
5021 ____________________________________________________________________________
5022 [  2600] By: jhi                                   on 1999/01/13  17:59:45
5023         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5024              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
5025              To: perl5-porters@perl.org
5026              Date: 8 Jan 1999 12:43:36 +0200
5027              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
5028      Branch: cfgperl
5029            ! ext/B/B/CC.pm
5030 ____________________________________________________________________________
5031 [  2599] By: jhi                                   on 1999/01/13  17:50:11
5032         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
5033              Subject: PATCH to installperl
5034              To: perl5-porters@perl.org
5035              Date: 4 Jan 1999 16:15:18 +0200
5036              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
5037      Branch: cfgperl
5038            ! installperl
5039 ____________________________________________________________________________
5040 [  2598] By: jhi                                   on 1999/01/13  17:34:51
5041         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5042              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
5043              Cc: perl5-porters@perl.org
5044              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
5045              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
5046              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
5047      Branch: cfgperl
5048            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5049            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
5050 ____________________________________________________________________________
5051 [  2597] By: jhi                                   on 1999/01/13  17:30:33
5052         Log: From: David Dyck <dcd@tc.fluke.com>
5053              To: Perl Porters <perl5-porters@perl.org>,
5054              Gurusamy Sarathy <gsar@engin.umich.edu>
5055              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
5056              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
5057              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
5058      Branch: cfgperl
5059            ! pod/perldsc.pod
5060 ____________________________________________________________________________
5061 [  2596] By: jhi                                   on 1999/01/13  17:26:44
5062         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
5063              To: perl5-porters@perl.org
5064              Subject: [PATCH] modglobal w/ spelling fixes
5065              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
5066              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
5067      Branch: cfgperl
5068            ! pod/perlguts.pod
5069 ____________________________________________________________________________
5070 [  2595] By: jhi                                   on 1999/01/13  17:24:59
5071         Log: From: Hans Mulder <hansm@icgroup.nl>
5072              Optimize common sort routines.  Thread started by the message
5073              
5074              From: Hans Mulder <hansm@icgroup.nl>
5075              Sender: owner-perl5-porters@perl.org
5076              To: perl5-porters@perl.org
5077              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
5078              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
5079              
5080              and the patch from the message
5081              
5082              From: Hans Mulder <hans@icgroup.nl>
5083              To: jhi@iki.fi
5084              Cc: perl5-porters@perl.org
5085              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
5086              $b }
5087              Date: Wed, 13 Jan 1999 17:39:35 +0100
5088              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
5089      Branch: cfgperl
5090            ! Todo op.c op.h pp_ctl.c t/op/sort.t
5091 ____________________________________________________________________________
5092 [  2594] By: jhi                                   on 1999/01/13  16:50:17
5093         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
5094              (the diffs were based on 5.004_02).  Tested by Guido
5095              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
5096      Branch: cfgperl
5097            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
5098            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
5099            + mint/sys/time.h mint/time.h
5100            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
5101            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
5102 ____________________________________________________________________________
5103 [  2593] By: jhi                                   on 1999/01/09  16:54:26
5104         Log: Detypo.
5105      Branch: cfgperl
5106            ! hints/dec_osf.sh
5107 ____________________________________________________________________________
5108 [  2592] By: jhi                                   on 1999/01/09  16:17:13
5109         Log: Move usethreads and use64bits logic from hints to Configure.
5110      Branch: cfgperl
5111            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
5112            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
5113            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
5114            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
5115 ____________________________________________________________________________
5116 [  2591] By: jhi                                   on 1999/01/09  14:45:24
5117         Log: Missing dTHRs added.
5118      Branch: cfgperl
5119            ! regcomp.c toke.c
5120 ____________________________________________________________________________
5121 [  2590] By: jhi                                   on 1999/01/08  15:27:17
5122         Log: Finalize change #2589 and add better AIX nm scanning from:
5123              
5124              Message-Id: <m0zyNW0-00017VC@gentoo.com>
5125              From: bll@gentoo.com (Brad Lanam)
5126              Subject: Re: mailhelp returned a non-zero status
5127              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
5128              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
5129      Branch: cfgperl
5130            ! Configure hints/freebsd.sh hints/linux.sh
5131 ____________________________________________________________________________
5132 [  2589] By: jhi                                   on 1999/01/08  15:14:54
5133         Log: Undo change #2581.
5134      Branch: cfgperl
5135            ! Configure hints/freebsd.sh hints/linux.sh
5136 ____________________________________________________________________________
5137 [  2588] By: jhi                                   on 1999/01/08  11:51:52
5138         Log: FAQ jumbo patch from tchrist.
5139              
5140              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
5141              From: Tom Christiansen <tchrist@jhereg.perl.com>
5142              To: pumpkings@jhereg.perl.com
5143              Subject: newest version of perlfaq.pod
5144              Date: Thu, 7 Jan 1999 23:05:02 -0700
5145              
5146              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
5147              From: Tom Christiansen <tchrist@jhereg.perl.com>
5148              To: pumpkings@jhereg.perl.com
5149              Subject: newest version of perlfaq1.pod
5150              Date: Thu, 7 Jan 1999 23:05:02 -0700
5151              
5152              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
5153              From: Tom Christiansen <tchrist@jhereg.perl.com>
5154              To: pumpkings@jhereg.perl.com
5155              Subject: newest version of perlfaq2.pod
5156              Date: Thu, 7 Jan 1999 23:05:02 -0700
5157              
5158              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
5159              From: Tom Christiansen <tchrist@jhereg.perl.com>
5160              To: pumpkings@jhereg.perl.com
5161              Subject: newest version of perlfaq3.pod
5162              Date: Thu, 7 Jan 1999 23:05:02 -0700
5163              
5164              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
5165              From: Tom Christiansen <tchrist@jhereg.perl.com>
5166              To: pumpkings@jhereg.perl.com
5167              Subject: newest version of perlfaq4.pod
5168              Date: Thu, 7 Jan 1999 23:05:02 -0700
5169              
5170              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
5171              From: Tom Christiansen <tchrist@jhereg.perl.com>
5172              To: pumpkings@jhereg.perl.com
5173              Subject: newest version of perlfaq5.pod
5174              Date: Thu, 7 Jan 1999 23:05:02 -0700
5175              
5176              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
5177              From: Tom Christiansen <tchrist@jhereg.perl.com>
5178              To: pumpkings@jhereg.perl.com
5179              Subject: newest version of perlfaq6.pod
5180              Date: Thu, 7 Jan 1999 23:05:02 -0700
5181              
5182              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
5183              From: Tom Christiansen <tchrist@jhereg.perl.com>
5184              To: pumpkings@jhereg.perl.com
5185              Subject: newest version of perlfaq7.pod
5186              Date: Thu, 7 Jan 1999 23:05:03 -0700
5187              
5188              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
5189              From: Tom Christiansen <tchrist@jhereg.perl.com>
5190              To: pumpkings@jhereg.perl.com
5191              Subject: newest version of perlfaq8.pod
5192              Date: Thu, 7 Jan 1999 23:05:03 -0700
5193              
5194              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
5195              From: Tom Christiansen <tchrist@jhereg.perl.com>
5196              To: pumpkings@jhereg.perl.com
5197              Subject: newest version of perlfaq9.pod
5198              Date: Thu, 7 Jan 1999 23:05:03 -0700
5199      Branch: cfgperl
5200            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5201            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5202            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5203            ! pod/perlfaq9.pod
5204 ____________________________________________________________________________
5205 [  2587] By: jhi                                   on 1999/01/08  11:17:43
5206         Log: More doc fixes from Abigail.
5207      Branch: cfgperl
5208            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
5209            ! lib/User/pwent.pm
5210 ____________________________________________________________________________
5211 [  2585] By: jhi                                   on 1999/01/08  08:31:02
5212         Log: Change #2584 from maint-5.005:
5213              
5214              implemented Ilya's suggested fix, and added a testcase
5215              
5216              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5217              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
5218              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
5219              Subject: Re: Text::ParseWords: regex fix
5220      Branch: cfgperl
5221            ! lib/Text/ParseWords.pm t/lib/parsewords.t
5222 ____________________________________________________________________________
5223 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
5224         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5225              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
5226              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
5227              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
5228      Branch: maint-5.005/perl
5229            ! ext/Errno/Errno_pm.PL
5230 ____________________________________________________________________________
5231 [  2581] By: jhi                                   on 1999/01/07  16:38:03
5232         Log: Configure update:
5233              - usethreads, use64bits, and usemultiplicity
5234              are no more interactively asked by Configure
5235              - "int main()" (vs bare "main()") enforced in test programs
5236      Branch: cfgperl
5237            ! Configure hints/freebsd.sh hints/linux.sh
5238 ____________________________________________________________________________
5239 [  2580] By: jhi                                   on 1999/01/07  11:19:12
5240         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5241              Date: Wed, 06 Jan 1999 13:47:34 -0800
5242              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
5243              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
5244      Branch: cfgperl
5245            ! vms/vms.c
5246 ____________________________________________________________________________
5247 [  2579] By: jhi                                   on 1999/01/07  09:08:36
5248         Log: Another set of doc patches from Abigail
5249              
5250              From: abigail@fnx.com
5251              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
5252              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
5253              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
5254              
5255              From: abigail@fnx.com
5256              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
5257              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
5258              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
5259              
5260              From: abigail@fnx.com
5261              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
5262              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
5263              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
5264              
5265              From: abigail@fnx.com
5266              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
5267              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
5268              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
5269              
5270              From: abigail@fnx.com
5271              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
5272              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
5273              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
5274              
5275              From: abigail@fnx.com
5276              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
5277              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
5278              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
5279              
5280              From: abigail@fnx.com
5281              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
5282              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
5283              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
5284              
5285              From: abigail@fnx.com
5286              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
5287              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
5288              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
5289              
5290              From: abigail@fnx.com
5291              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
5292              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
5293              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
5294              
5295              From: abigail@fnx.com
5296              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
5297              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
5298              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
5299              
5300              From: abigail@fnx.com
5301              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
5302              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
5303              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
5304              
5305              From: abigail@fnx.com
5306              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
5307              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
5308              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
5309              
5310              From: abigail@fnx.com
5311              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
5312              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
5313              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
5314              
5315              From: abigail@fnx.com
5316              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
5317              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
5318              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
5319      Branch: cfgperl
5320            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
5321            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
5322            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
5323            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
5324            ! lib/Tie/Array.pm lib/Tie/Hash.pm
5325 ____________________________________________________________________________
5326 [  2576] By: jhi                                   on 1999/01/06  17:05:20
5327         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
5328      Branch: cfgperl
5329            ! pp_ctl.c
5330 ____________________________________________________________________________
5331 [  2575] By: jhi                                   on 1999/01/06  13:18:56
5332         Log: Enhance the great_circle_distance() documentation.
5333      Branch: cfgperl
5334            ! lib/Math/Trig.pm
5335 ____________________________________________________________________________
5336 [  2574] By: jhi                                   on 1999/01/06  12:58:03
5337         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
5338              To: perlbug@perl.com
5339              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
5340              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
5341              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
5342      Branch: cfgperl
5343            ! t/op/sysio.t
5344 ____________________________________________________________________________
5345 [  2573] By: jhi                                   on 1999/01/06  12:40:19
5346         Log: From: "W. Phillip Moore" <wpm@ms.com>
5347              To: perlbug@perl.org
5348              Subject: [PATCH] POSIX getpgrp is not -w clean
5349              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
5350              Message-ID: <13970.20107.190314.549471@zappa>
5351      Branch: cfgperl
5352            ! ext/POSIX/POSIX.pm
5353 ____________________________________________________________________________
5354 [  2572] By: jhi                                   on 1999/01/06  12:25:24
5355         Log: Based on
5356              From: jan.dubois@ibm.net (Jan Dubois)
5357              To: perl5-porters@perl.org
5358              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5359              Date: Wed, 06 Jan 1999 01:24:09 +0100
5360              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
5361              except that
5362              - objXSUB.h was already okay
5363              - embed.h patching is futile, global.sym patched instead
5364              - objpp.h does not exist
5365              - proto.h addition applied manually
5366              - win32/GenCAPI.pl was already okay
5367              - win32/makedef.pl was already okay
5368      Branch: cfgperl
5369            ! global.sym perl.c proto.h
5370 ____________________________________________________________________________
5371 [  2571] By: jhi                                   on 1999/01/06  11:25:48
5372         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
5373              To: perlbug@perl.com
5374              Subject: FindBin.pm on Win32 systems
5375              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
5376              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
5377      Branch: cfgperl
5378            ! lib/FindBin.pm
5379 ____________________________________________________________________________
5380 [  2570] By: jhi                                   on 1999/01/06  11:21:48
5381         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5382              To: perl5-porters@perl.org, vmsperl@perl.org
5383              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
5384              Date: Tue, 05 Jan 1999 16:47:31 -0800
5385              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
5386              
5387              (the ext/IO/lib/IO/Socket.pm was not really changed here;
5388              it was a leftover from #2569)
5389      Branch: cfgperl
5390            ! ext/IO/lib/IO/Socket.pm taint.c
5391 ____________________________________________________________________________
5392 [  2569] By: jhi                                   on 1999/01/06  11:18:22
5393         Log: Jumbo doc patch from Abigail (almost identical to
5394              the 5.005-maint change #2562 except for the
5395              ext/IO/lib/IO/Socket.pm patch which was not
5396              applicable because the IO version of 5.005-devel
5397              is somewhat different (why?))
5398              
5399              From: abigail@fnx.com
5400              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
5401              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
5402              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
5403              
5404              From: abigail@fnx.com
5405              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
5406              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
5407              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
5408              
5409              From: abigail@fnx.com
5410              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
5411              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
5412              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
5413              
5414              From: abigail@fnx.com
5415              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
5416              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
5417              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
5418              
5419              From: abigail@fnx.com
5420              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
5421              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
5422              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
5423              
5424              From: abigail@fnx.com
5425              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
5426              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
5427              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
5428              
5429              From: abigail@fnx.com
5430              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
5431              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
5432              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
5433              
5434              From: abigail@fnx.com
5435              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
5436              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
5437              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
5438              
5439              From: abigail@fnx.com
5440              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
5441              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
5442              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
5443              
5444              From: abigail@fnx.com
5445              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
5446              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
5447              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
5448      Branch: cfgperl
5449            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
5450            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
5451            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
5452            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5453            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
5454 ____________________________________________________________________________
5455 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
5456         Log: From: jan.dubois@ibm.net (Jan Dubois)
5457              Date: Wed, 06 Jan 1999 01:24:09 +0100
5458              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
5459              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5460      Branch: maint-5.005/perl
5461            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
5462            ! win32/GenCAPI.pl win32/makedef.pl
5463 ____________________________________________________________________________
5464 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
5465         Log: From: "W. Phillip Moore" <wpm@ms.com>
5466              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
5467              Message-ID: <13970.20107.190314.549471@zappa>
5468              Subject: [PATCH] POSIX getpgrp is not -w clean
5469      Branch: maint-5.005/perl
5470            ! ext/POSIX/POSIX.pm
5471 ____________________________________________________________________________
5472 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
5473         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
5474              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
5475              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
5476              Subject: FindBin.pm on Win32 systems
5477      Branch: maint-5.005/perl
5478            ! lib/FindBin.pm
5479 ____________________________________________________________________________
5480 [  2561] By: jhi                                   on 1999/01/05  10:49:10
5481         Log: Reword the setlocale() 1-arg case better.
5482      Branch: cfgperl
5483            ! ext/POSIX/POSIX.pod
5484 ____________________________________________________________________________
5485 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
5486         Log: From: Blair Zajac <bzajac@geostaff.com>
5487              Date: Wed, 23 Dec 1998 17:13:32 -0800
5488              Message-ID: <3681953C.8B6A90AA@geostaff.com>
5489              Subject: Tie::SubstrHash patch
5490      Branch: maint-5.005/perl
5491            ! lib/Tie/SubstrHash.pm
5492 ____________________________________________________________________________
5493 [  2554] By: jhi                                   on 1999/01/02  14:55:06
5494         Log: Object destruction order testing.
5495      Branch: cfgperl
5496            ! t/op/misc.t
5497 ____________________________________________________________________________
5498 [  2553] By: jhi                                   on 1999/01/02  14:49:40
5499         Log: perldelta the Dumpvalue.pm of change #2513.
5500      Branch: cfgperl
5501            ! lib/Dumpvalue.pm pod/perldelta.pod
5502 ____________________________________________________________________________
5503 [  2552] By: nick                                  on 1999/01/02  14:45:38
5504         Log: Tone down Makefile.PL so it works on Win32
5505      Branch: perl
5506            ! ext/B/Makefile.PL
5507 ____________________________________________________________________________
5508 [  2551] By: nick                                  on 1999/01/02  14:06:30
5509         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
5510              Use them in various B::* rather than have local defs.
5511      Branch: perl
5512            + ext/B/defsubs.h.PL
5513            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
5514            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
5515            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
5516 ____________________________________________________________________________
5517 [  2550] By: nick                                  on 1999/01/02  10:04:02
5518         Log: Integrate ext/B changes from //depot/cfgperl
5519      Branch: perl
5520           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
5521 ____________________________________________________________________________
5522 [  2549] By: jhi                                   on 1999/01/01  13:54:16
5523         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
5524              To: perlbug@perl.com
5525              Subject: op/groups.t fails test 1 on HP-UX 10.20
5526              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
5527              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
5528      Branch: cfgperl
5529            ! t/op/groups.t
5530 ____________________________________________________________________________
5531 [  2548] By: jhi                                   on 1999/01/01  13:53:31
5532         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5533              To: perl5-porters@perl.org
5534              cc: hv@crypt0.demon.co.uk
5535              Subject: [bug 5.004_54] duplicate error message
5536              Date: Thu, 31 Dec 1998 04:05:25 +0000
5537              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
5538              
5539              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
5540              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5541              To: hv@crypt0.demon.co.uk
5542              Cc: perl5-porters@perl.org
5543              Subject: [PATCH _54] Re: duplicate error message
5544              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
5545              
5546              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
5547              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5548              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
5549              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
5550              Subject: [TEST PATCH _54] Re: duplicate error message 
5551              Date: Fri, 01 Jan 1999 07:32:14 +0000
5552      Branch: cfgperl
5553            ! op.c t/pragma/warn/op
5554 ____________________________________________________________________________
5555 [  2547] By: jhi                                   on 1998/12/31  14:15:04
5556         Log: From: Chris Nandor <pudge@pobox.com>
5557              To: jhi@iki.fi
5558              Cc: perl5-porters@perl.org
5559              Subject: Re: [PATCH] perlport.pod 1.38
5560              Date: Thu, 31 Dec 1998 09:06:48 -0500
5561              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
5562      Branch: cfgperl
5563            ! pod/perlport.pod
5564 ____________________________________________________________________________
5565 [  2546] By: jhi                                   on 1998/12/31  11:18:17
5566         Log: From: Wilson P. Snyder II
5567              To: perl5-porters@perl.org
5568              Subject: [PATCH v5.5.53] REV2: Binary number support
5569              Date: 1998/11/30
5570              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
5571      Branch: cfgperl
5572            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
5573            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
5574            ! toke.c util.c
5575 ____________________________________________________________________________
5576 [  2545] By: jhi                                   on 1998/12/31  09:27:40
5577         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5578              To: perlbug@perl.com
5579              Subject: "perl -T -P" dumps core on OpenBSD and Linux
5580              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
5581              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
5582      Branch: cfgperl
5583            ! taint.c
5584 ____________________________________________________________________________
5585 [  2544] By: jhi                                   on 1998/12/31  09:21:45
5586         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
5587              To: perlbug@perl.com 
5588              Subject: bug in pod2man search for perl binary [5.005_5x]
5589              Date: Sat, 12 Dec 1998 23:08:51 +0000 
5590              Message-ID: <19981212230851.A20578@ig.co.uk> 
5591      Branch: cfgperl
5592            ! pod/pod2man.PL
5593 ____________________________________________________________________________
5594 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
5595         Log: From: jan.dubois@ibm.net (Jan Dubois)
5596              Date: Wed, 23 Dec 1998 21:26:38 +0100
5597              Message-ID: <36895086.8849224@smtp1.ibm.net>
5598              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
5599      Branch: maint-5.005/perl
5600            ! lib/ExtUtils/MakeMaker.pm
5601 ____________________________________________________________________________
5602 [  2540] By: jhi                                   on 1998/12/30  08:42:04
5603         Log: Evermore AUTHORS and MAINTAIN.
5604      Branch: cfgperl
5605            ! AUTHORS MAINTAIN
5606 ____________________________________________________________________________
5607 [  2539] By: jhi                                   on 1998/12/29  15:10:34
5608         Log: More AUTHORS and MAINTAIN.
5609      Branch: cfgperl
5610            ! AUTHORS MAINTAIN
5611 ____________________________________________________________________________
5612 [  2537] By: jhi                                   on 1998/12/29  14:34:47
5613         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
5614              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
5615              Message-ID: <13942.32480.700000.640927@utensil>
5616              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
5617              (mirror change#2531 in the 5.005-maint)
5618      Branch: cfgperl
5619            ! lib/AutoSplit.pm
5620 ____________________________________________________________________________
5621 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
5622         Log: change in_pod pattern to /^=\w/ from /^=/
5623              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
5624              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
5625              Message-ID: <13942.32480.700000.640927@utensil>
5626              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
5627      Branch: maint-5.005/perl
5628            ! lib/AutoSplit.pm
5629 ____________________________________________________________________________
5630 [  2525] By: jhi                                   on 1998/12/29  13:06:26
5631         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5632              To: perl5-porters@perl.org
5633              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
5634              Date: 16 Dec 1998 03:17:03 +0200
5635              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
5636      Branch: cfgperl
5637            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
5638 ____________________________________________________________________________
5639 [  2524] By: jhi                                   on 1998/12/29  13:00:06
5640         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5641              To: perl5-porters@perl.org
5642              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
5643              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
5644              Date: 10 Dec 1998 08:30:02 +0200
5645              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
5646              
5647              (Nick's part was applied earlier, in change #2460)
5648      Branch: cfgperl
5649            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
5650 ____________________________________________________________________________
5651 [  2523] By: jhi                                   on 1998/12/29  12:41:31
5652         Log: From: "vishal bhatia" <vishalb@hotmail.com>
5653              To: nick@ni-s.u-net.com
5654              Cc: perl5-porters@perl.org
5655              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
5656              Date: 9 Dec 1998 06:50:30 +0200
5657              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
5658      Branch: cfgperl
5659            ! ext/B/B/CC.pm
5660 ____________________________________________________________________________
5661 [  2522] By: jhi                                   on 1998/12/29  12:15:18
5662         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
5663              To: perl5-porters@perl.org (Perl 5 Porters)
5664              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
5665              Date: 25 Dec 1998 23:02:28 +0200
5666              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
5667      Branch: cfgperl
5668            ! lib/Pod/Text.pm
5669 ____________________________________________________________________________
5670 [  2521] By: jhi                                   on 1998/12/29  12:07:54
5671         Log: Undo #2519 (breaks universal.c).
5672      Branch: cfgperl
5673            ! XSUB.h
5674 ____________________________________________________________________________
5675 [  2519] By: jhi                                   on 1998/12/29  11:41:10
5676         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
5677              To: perl5-porters@perl.org
5678              Cc: perl-xs@perl.org
5679              Subject: XSUB.h refinement [PATCH]
5680              Date: 18 Dec 1998 03:58:44 +0200
5681              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
5682      Branch: cfgperl
5683            ! XSUB.h
5684 ____________________________________________________________________________
5685 [  2518] By: jhi                                   on 1998/12/29  11:36:19
5686         Log: From: abigail@fnx.com
5687              To: perl5-porters@perl.org (Perl Porters)
5688              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
5689              Date: 28 Dec 1998 21:39:15 +0200
5690              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
5691      Branch: cfgperl
5692            ! lib/fields.pm
5693 ____________________________________________________________________________
5694 [  2517] By: jhi                                   on 1998/12/29  11:35:03
5695         Log: Document change #2516.
5696      Branch: cfgperl
5697            ! pod/perldelta.pod
5698 ____________________________________________________________________________
5699 [  2516] By: jhi                                   on 1998/12/29  11:32:26
5700         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5701              To: perl5-porters@perl.org (Mailing list Perl5)
5702              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
5703              Date: 9 Dec 1998 10:39:31 +0200
5704              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
5705      Branch: cfgperl
5706            ! pod/perldiag.pod regcomp.c toke.c
5707 ____________________________________________________________________________
5708 [  2515] By: jhi                                   on 1998/12/29  11:27:11
5709         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5710              To: perl5-porters@perl.org (Mailing list Perl5)
5711              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
5712              Date: 8 Dec 1998 09:02:04 +0200
5713              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
5714              
5715              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
5716      Branch: cfgperl
5717            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
5718 ____________________________________________________________________________
5719 [  2514] By: jhi                                   on 1998/12/29  11:21:31
5720         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5721              To: perl5-porters@perl.org (Mailing list Perl5)
5722              Subject: [PATCH 5.005_53] Regexp tests and UTF8
5723              Date: 8 Dec 1998 07:02:01 +0200
5724              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
5725      Branch: cfgperl
5726            ! regcomp.c
5727 ____________________________________________________________________________
5728 [  2513] By: jhi                                   on 1998/12/29  11:18:34
5729         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5730              Subject: [PATCH 5.005_*] Dumpvar.pm
5731              To: perl5-porters@perl.org (Mailing list Perl5)
5732              Date: 7 Dec 1998 10:17:35 +0200
5733              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
5734      Branch: cfgperl
5735            + lib/Dumpvalue.pm
5736            ! MANIFEST
5737 ____________________________________________________________________________
5738 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
5739         Log: From: jan.dubois@ibm.net (Jan Dubois)
5740              Date: Tue, 01 Dec 1998 00:07:33 +0100
5741              Message-ID: <366921b5.14512598@smtp1.ibm.net>
5742              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
5743              
5744              From: jan.dubois@ibm.net (Jan Dubois)
5745              Date: Wed, 02 Dec 1998 00:24:54 +0100
5746              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
5747              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
5748      Branch: maint-5.005/perl
5749            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
5750            ! win32/config.bc win32/config.gc win32/config.vc
5751            ! win32/config_sh.PL win32/makedef.pl
5752 ____________________________________________________________________________
5753 [  2509] By: jhi                                   on 1998/12/28  13:00:31
5754     Log: Kickstart AUTHORS and MAINTAIN.
5755  Branch: cfgperl
5756        + AUTHORS MAINTAIN
5757        ! MANIFEST
5758 ____________________________________________________________________________
5759 [  2508] By: jhi                                   on 1998/12/28  08:04:00
5760     Log: From: Nathan Torkington <gnat@frii.com>
5761          To: perlbug@perl.com
5762          Subject: [PATCH] perlxstut.pod fix
5763          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
5764          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
5765  Branch: cfgperl
5766        ! pod/perlxstut.pod
5767 ____________________________________________________________________________
5768 [  2507] By: jhi                                   on 1998/12/28  07:59:00
5769     Log: From: abigail@fnx.com
5770          To: perlbug@perl.com
5771          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
5772          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
5773          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
5774          (slightly modified, a part of the patch was rejected)
5775          (strange, I thought I had already submitted this one
5776          but Perforce disagrees with me...)
5777  Branch: cfgperl
5778        ! pod/perlop.pod
5779 ____________________________________________________________________________
5780 [  2506] By: jhi                                   on 1998/12/28  07:56:59
5781     Log: From: Artur <artur@vogon-solutions.com>
5782          To: perlbug@perl.com
5783          Subject: PATCH: perlmodlib.pod
5784          Date: Fri, 25 Dec 1998 00:48:39 +0000
5785          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
5786  Branch: cfgperl
5787        ! pod/perlmodlib.pod pod/perlop.pod
5788 ____________________________________________________________________________
5789 [  2505] By: jhi                                   on 1998/12/28  07:46:06
5790     Log: From: abigail@fnx.com
5791          To: perl5-porters@perl.org (Perl Porters)
5792          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
5793          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
5794          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
5795  Branch: cfgperl
5796        ! pod/pod2html.PL
5797 ____________________________________________________________________________
5798 [  2504] By: jhi                                   on 1998/12/28  07:44:35
5799     Log: From: Jim Avera <avera@fjst.com>
5800          To: perlbug@perl.com
5801          Subject: perlbug bug - shows dates reversed
5802          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
5803          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
5804  Branch: cfgperl
5805        ! utils/perlbug.PL
5806 ____________________________________________________________________________
5807 [  2503] By: jhi                                   on 1998/12/28  07:41:39
5808     Log: From: jan.dubois@ibm.net (Jan Dubois)
5809          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
5810          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
5811          Date: Wed, 23 Dec 1998 21:26:38 +0100
5812          Message-ID: <36895086.8849224@smtp1.ibm.net>
5813  Branch: cfgperl
5814        ! lib/ExtUtils/MakeMaker.pm
5815 ____________________________________________________________________________
5816 [  2502] By: jhi                                   on 1998/12/28  07:39:20
5817     Log: From: Blair Zajac <bzajac@geostaff.com>
5818          To: perl5-porters@perl.org
5819          Subject: Tie::SubstrHash patch
5820          Date: Wed, 23 Dec 1998 17:13:32 -0800
5821          Message-ID: <3681953C.8B6A90AA@geostaff.com>
5822  Branch: cfgperl
5823        ! lib/Tie/SubstrHash.pm
5824 ____________________________________________________________________________
5825 [  2501] By: jhi                                   on 1998/12/28  07:37:16
5826     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
5827          To: perlbug@perl.com
5828          Subject: perlfaq9 minor error
5829          Date: Wed, 23 Dec 1998 14:54:19 -0800
5830          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
5831  Branch: cfgperl
5832        ! pod/perlfaq9.pod
5833 ____________________________________________________________________________
5834 [  2500] By: jhi                                   on 1998/12/23  10:38:18
5835     Log: More porting notes about filesystems, AmigaOS, and MiNT.
5836  Branch: cfgperl
5837        ! pod/perlport.pod
5838 ____________________________________________________________________________
5839 [  2499] By: jhi                                   on 1998/12/22  09:26:49
5840     Log: Add few MSG_ and uio constants.
5841  Branch: cfgperl
5842        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
5843 ____________________________________________________________________________
5844 [  2498] By: jhi                                   on 1998/12/22  08:39:30
5845     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
5846          a Digital C compiler optimizer bug that broke the 'x'
5847          operator under certain circumstances.  See t/op/repeat.t
5848          test #20 for graphic details.  Reported in
5849          
5850          From: Gisle Aas <gisle@aas.no>
5851          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
5852          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
5853          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
5854          Date: 18 Dec 1998 14:27:40 +0100
5855          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
5856          
5857          and discussed further in the thread
5858          
5859          From: Jarkko Hietaniemi <jhi@iki.fi>
5860          To: Gisle Aas <gisle@aas.no>
5861          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
5862          cpan-testers@perl.org, perl5-porters@perl.org
5863          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
5864          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
5865          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
5866  Branch: cfgperl
5867        ! t/op/repeat.t util.c
5868 ____________________________________________________________________________
5869 [  2497] By: jhi                                   on 1998/12/21  14:18:57
5870     Log: Change #2483 update.
5871  Branch: cfgperl
5872        ! t/op/tr.t
5873 ____________________________________________________________________________
5874 [  2496] By: jhi                                   on 1998/12/21  14:07:41
5875     Log: Update on change #2493.
5876  Branch: cfgperl
5877        ! t/pragma/warn/op
5878 ____________________________________________________________________________
5879 [  2495] By: jhi                                   on 1998/12/21  13:52:00
5880     Log: Change #2487 aftershock.
5881  Branch: cfgperl
5882        ! warning.pl
5883 ____________________________________________________________________________
5884 [  2494] By: jhi                                   on 1998/12/21  12:35:00
5885     Log: From: Chris Nandor <pudge@pobox.com>
5886          To: perl5-porters@perl.org
5887          Subject: [PATCH] perlport.pod v1.37
5888          Date: Sat, 19 Dec 1998 12:54:34 -0500
5889          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
5890  Branch: cfgperl
5891        ! pod/perlport.pod
5892 ____________________________________________________________________________
5893 [  2493] By: jhi                                   on 1998/12/21  12:22:44
5894     Log: From: Mark-Jason Dominus <mjd@plover.com>
5895          To: perl5-porters@perl.com
5896          Subject: PATCH (5.005_02): Dejargonizing
5897          Date: Sun, 20 Dec 1998 14:35:20 -0500
5898          Message-ID: <19981220193520.11230.qmail@plover.com>
5899          
5900          From: Mark-Jason Dominus <mjd@plover.com>
5901          To: perl5-porters@perl.com
5902          Subject: PATCH (5.005_02): Spelling correction in warning message
5903          Date: Sun, 20 Dec 1998 13:51:30 -0500
5904          Message-ID: <19981220185130.11067.qmail@plover.com>
5905  Branch: cfgperl
5906        ! doio.c op.c
5907 ____________________________________________________________________________
5908 [  2492] By: jhi                                   on 1998/12/21  09:00:05
5909     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5910          To: perl5-porters@perl.org
5911          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
5912          Date: Sun, 20 Dec 1998 19:03:25 PST
5913          Message-ID: <19981221030326.27660.qmail@hotmail.com>
5914          
5915          (slightly reformatted)
5916  Branch: cfgperl
5917        ! ext/B/B/CC.pm
5918 ____________________________________________________________________________
5919 [  2491] By: nick                                  on 1998/12/20  14:21:29
5920     Log: Save _all_ GV's which have SV, AV or HV set.
5921  Branch: perl
5922        ! ext/B/B/C.pm
5923 ____________________________________________________________________________
5924 [  2490] By: jhi                                   on 1998/12/18  15:13:19
5925     Log: Add idea about generalising cpp symbol probing of Errno.
5926  Branch: cfgperl
5927        ! Todo
5928 ____________________________________________________________________________
5929 [  2489] By: jhi                                   on 1998/12/18  14:47:57
5930     Log: Address some of the issues of:
5931          
5932          From: Tom Christiansen <tchrist@jhereg.perl.com>
5933          To: perl-porters-active@jhereg.perl.com
5934          Subject: Undocumentation Issues for 5.005
5935          Date: Thu, 17 Dec 1998 14:46:24 -0700
5936          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
5937  Branch: cfgperl
5938        ! pod/perl5005delta.pod
5939 ____________________________________________________________________________
5940 [  2488] By: jhi                                   on 1998/12/18  11:26:32
5941     Log: From: root <root@dubravka.in-berlin.de>
5942          To: perlbug@perl.com
5943          Cc: k@dubravka.in-berlin.de
5944          Subject: Please add no_modify to PERL_POLLUTE
5945          Date: Fri, 18 Dec 1998 10:45:52 +0100
5946          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
5947          
5948          (Really from Andreas König)
5949  Branch: cfgperl
5950        ! embed.pl
5951 ____________________________________________________________________________
5952 [  2487] By: jhi                                   on 1998/12/17  14:05:52
5953     Log: Some (by far not all) issues of the below message addressed.
5954          
5955          From: Tom Christiansen <tchrist@jhereg.perl.com>
5956          To: The Perl Porters Mailing List <perl5-porters@perl.org>
5957          Subject: important UNDOC issues for 5.005_54
5958          Date: Wed, 16 Dec 1998 21:14:53 -0700
5959          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
5960  Branch: cfgperl
5961        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
5962 ____________________________________________________________________________
5963 [  2486] By: jhi                                   on 1998/12/17  12:47:15
5964     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5965          To: domo@computer.org
5966          Cc: jhi@iki.fi, perl5-porters@perl.org
5967          Subject: Re: stuff related to malloc.c
5968          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
5969          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
5970  Branch: cfgperl
5971        ! malloc.c
5972 ____________________________________________________________________________
5973 [  2485] By: jhi                                   on 1998/12/17  12:17:19
5974     Log: More porting notes.
5975  Branch: cfgperl
5976        ! Porting/pumpkin.pod
5977 ____________________________________________________________________________
5978 [  2484] By: jhi                                   on 1998/12/15  08:38:05
5979     Log: Undo #2386 and #2205.
5980  Branch: cfgperl
5981        ! pod/perlfunc.pod
5982 ____________________________________________________________________________
5983 [  2483] By: jhi                                   on 1998/12/14  17:58:35
5984     Log: lib was missing from @INC.
5985  Branch: cfgperl
5986        ! t/op/tr.t
5987 ____________________________________________________________________________
5988 [  2482] By: jhi                                   on 1998/12/14  17:52:42
5989     Log: Was missing use Text::Wrap.
5990  Branch: cfgperl
5991        ! t/lib/textfill.t
5992 ____________________________________________________________________________
5993 [  2481] By: jhi                                   on 1998/12/14  16:00:22
5994     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
5995          
5996          From: Jonathan Roy <roy@idle.com>
5997          To: perl5-porters@perl.org
5998          Subject: nlist.h add to Configure checks?
5999          Date: Sun, 13 Dec 1998 22:22:49 -0500
6000          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
6001  Branch: cfgperl
6002        + ext/DynaLoader/hints/linux.pl
6003        ! MANIFEST
6004 ____________________________________________________________________________
6005 [  2480] By: jhi                                   on 1998/12/14  15:02:44
6006     Log: Give up completely using nm in AIX.
6007          
6008          From: "Kurt D. Starsinic" <kstar@chapin.edu>
6009          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
6010          Cc: perl5-porters@perl.org
6011          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
6012          Date: Thu, 10 Dec 1998 00:51:46 -0500
6013          Message-ID: <19981210005146.B29986@O2.chapin.edu>
6014  Branch: cfgperl
6015        ! hints/aix.sh
6016 ____________________________________________________________________________
6017 [  2479] By: jhi                                   on 1998/12/14  14:39:52
6018     Log: AIX' error messages are different.
6019          
6020          From: "Kurt D. Starsinic" <kstar@chapin.edu>
6021          To: Gurusamy Sarathy <gsar@engin.umich.edu>
6022          Cc: perl5-porters@perl.org
6023          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
6024          Date: Thu, 10 Dec 1998 00:42:36 -0500
6025          Message-ID: <19981210004236.A29986@O2.chapin.edu>
6026          
6027          From: Michael Engel <engel@nms1.cc.huji.ac.il>
6028          To: perlbug@perl.com
6029          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
6030          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
6031          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
6032  Branch: cfgperl
6033        ! t/pragma/warn/doio
6034 ____________________________________________________________________________
6035 [  2475] By: jhi                                   on 1998/12/13  12:35:55
6036     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6037          To: jhi@iki.fi
6038          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
6039          Subject: Re: stuff related to malloc.c
6040          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
6041          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
6042  Branch: cfgperl
6043        ! malloc.c
6044 ____________________________________________________________________________
6045 [  2474] By: jhi                                   on 1998/12/13  12:32:42
6046     Log: Some notes about porting issues.
6047  Branch: cfgperl
6048        ! Porting/pumpkin.pod
6049 ____________________________________________________________________________
6050 [  2473] By: jhi                                   on 1998/12/13  12:03:58
6051     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
6052          To: Perl 5 Porters <perl5-porters@perl.org>
6053          Subject: [patch 5.005_02] dos-djgpp update
6054          Date: Sun, 13 Dec 1998 00:08:44 +0100
6055          Message-ID: <19981213000844.C264@beeblebrox>
6056  Branch: cfgperl
6057        ! djgpp/config.over
6058 ____________________________________________________________________________
6059 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
6060     Log: undo changes to Exporter.pm from #2312
6061  Branch: maint-5.005/perl
6062        ! lib/Exporter.pm
6063 ____________________________________________________________________________
6064 [  2465] By: jhi                                   on 1998/12/12  12:31:21
6065     Log: Document that qw() taints.
6066          
6067          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
6068          To: perlbug@perl.com 
6069          Subject: taint problems
6070          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
6071          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
6072  Branch: cfgperl
6073        ! pod/perlop.pod
6074 ____________________________________________________________________________
6075 [  2464] By: jhi                                   on 1998/12/11  14:09:51
6076     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
6077          To: dist-users@foretune.co.jp
6078          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
6079          Date: Mon, 07 Dec 1998 20:13:04 -0400
6080          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
6081  Branch: cfgperl
6082        ! Configure
6083 ____________________________________________________________________________
6084 [  2463] By: jhi                                   on 1998/12/11  13:29:54
6085     Log: MAXPATHLEN.
6086  Branch: cfgperl
6087        ! perl.h
6088 ____________________________________________________________________________
6089 [  2462] By: jhi                                   on 1998/12/11  08:37:58
6090     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
6091          To: perl5-porters@perl.org
6092          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
6093          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
6094          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
6095  Branch: cfgperl
6096        + hints/gnu.sh
6097 ____________________________________________________________________________
6098 [  2461] By: nick                                  on 1998/12/10  21:00:50
6099     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
6100          From: Vishal Bhatia <vishalb@hotmail.com>
6101          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
6102          2. Fixes the bug  regarding return value of c-functions generated out 
6103          of perl subs. ( Just includes the patch I sent earlier)
6104          3. Incorporates the other changes that need to be done to get CC.pm
6105          use ISA search for packages and methods on the same lines as C.pm
6106          
6107          Vishal would appreciate comments about B::Stackobj changes from 
6108          someone knowing that module well.
6109  Branch: perl
6110        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6111 ____________________________________________________________________________
6112 [  2460] By: jhi                                   on 1998/12/08  08:11:27
6113     Log: Integrate from mainperl.
6114  Branch: cfgperl
6115       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
6116       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
6117       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
6118       !> toke.c util.c
6119 ____________________________________________________________________________
6120 [  2459] By: jhi                                   on 1998/12/07  07:50:11
6121     Log: From: hansm@icgroup.nl 
6122          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
6123          Reply-To: hansmu@xs4all.nl 
6124          To: perlbug@perl.com 
6125          Date: Sun, 6 Dec 98 22:19:54 +0100 
6126          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
6127  Branch: cfgperl
6128        ! util.c
6129 ____________________________________________________________________________
6130 [  2458] By: gsar                                  on 1998/12/07  06:00:55
6131     Log: fix dup lexical
6132  Branch: perl
6133        ! ext/B/B/Deparse.pm t/lib/io_unix.t
6134 ____________________________________________________________________________
6135 [  2457] By: gsar                                  on 1998/12/06  14:38:59
6136     Log: mention limit on line numbers reported by diagnostics
6137  Branch: perl
6138        ! pod/perl.pod toke.c
6139 ____________________________________________________________________________
6140 [  2456] By: gsar                                  on 1998/12/06  13:49:02
6141     Log: branch perldelta.pod
6142  Branch: maint-5.005/perl
6143       +> pod/perldelta.pod
6144 ____________________________________________________________________________
6145 [  2455] By: gsar                                  on 1998/12/06  13:47:21
6146     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
6147  Branch: maint-5.005/perl
6148        - pod/perldelta.pod
6149 ____________________________________________________________________________
6150 [  2454] By: gsar                                  on 1998/12/06  13:35:31
6151     Log: fix outdated/incorrect info about arbitrary limits
6152  Branch: perl
6153        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
6154        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
6155 ____________________________________________________________________________
6156 [  2453] By: nick                                  on 1998/12/05  16:14:42
6157     Log: Avoid hard-coding op numbers
6158          Update CC.pm to save %INC, and to co-exist with new C.pm
6159  Branch: perl
6160        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
6161 ____________________________________________________________________________
6162 [  2452] By: nick                                  on 1998/12/05  10:44:28
6163     Log: B.xs had its own code to calculate hash() which differed from
6164          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
6165          which meant that run-time require was re-done.
6166          Removed some debug from C.pm
6167  Branch: perl
6168        ! ext/B/B.xs ext/B/B/C.pm
6169 ____________________________________________________________________________
6170 [  2451] By: nick                                  on 1998/12/04  21:58:49
6171     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
6172          well as _54, but with pre-scan for classes and save the ISA scheme.
6173  Branch: perl
6174        ! ext/B/B/C.pm
6175 ____________________________________________________________________________
6176 [  2450] By: nick                                  on 1998/12/04  17:58:44
6177     Log: Vishal Bhatia's patch as a basis.
6178  Branch: perl
6179        ! ext/B/B/C.pm ext/B/B/CC.pm
6180 ____________________________________________________________________________
6181 [  2449] By: jhi                                   on 1998/12/04  16:39:21
6182     Log: Integrate from mainperl.
6183  Branch: cfgperl
6184       !> t/op/goto.t t/op/tr.t
6185 ____________________________________________________________________________
6186 [  2448] By: gsar                                  on 1998/12/04  06:06:49
6187     Log: tweak test for UTEST
6188  Branch: perl
6189        ! t/op/tr.t
6190 ____________________________________________________________________________
6191 [  2444] By: jhi                                   on 1998/12/03  14:37:22
6192     Log: s/\bthe the\b/the/g *.pod
6193  Branch: cfgperl
6194        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
6195 ____________________________________________________________________________
6196 [  2443] By: jhi                                   on 1998/12/03  13:39:53
6197     Log: Change#2441 aftermath.
6198  Branch: cfgperl
6199        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6200        ! config_h.SH thread.h vms/subconfigure.com
6201 ____________________________________________________________________________
6202 [  2441] By: jhi                                   on 1998/12/03  08:15:13
6203     Log: From: Dan Sugalski <sugalskd@osshe.edu>
6204          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
6205          Subject: [PATCH 5.005_54]Initial VMS patches
6206          Date: 3 Dec 1998 01:05:55 +0200
6207          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
6208          
6209          The patch to config_h.SH requires more study because
6210          metaconfig needs to agree.
6211  Branch: cfgperl
6212        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
6213        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
6214        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
6215 ____________________________________________________________________________
6216 [  2440] By: gsar                                  on 1998/12/03  01:32:16
6217     Log: add failed check-in of goto.t from change#1867
6218  Branch: perl
6219        ! t/op/goto.t
6220 ____________________________________________________________________________
6221 [  2437] By: jhi                                   on 1998/12/02  18:03:51
6222     Log: Fix most of the bad L<> links of
6223          
6224          From: Tom Christiansen <tchrist@jhereg.perl.com> 
6225          Subject: bad L<> links
6226          Reply-to: tchrist@perl.com 
6227          To: perlbug@jhereg.perl.com 
6228          Date: Tue, 11 Aug 1998 10:58:07 -0500 
6229          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
6230          
6231          The ones not fixed may require darker Pod::HTML magic,
6232          for example the perlguts.html#tags should work fine, IMHO.
6233  Branch: cfgperl
6234        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
6235        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
6236        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
6237        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
6238        ! pod/perlvar.pod
6239 ____________________________________________________________________________
6240 [  2436] By: jhi                                   on 1998/12/02  16:35:04
6241     Log: One paste too many in #2345.
6242  Branch: cfgperl
6243        ! lib/Pod/Html.pm
6244 ____________________________________________________________________________
6245 [  2435] By: jhi                                   on 1998/12/02  16:32:33
6246     Log: Pod::Html and Pod::Text were not locale-savvy:
6247          for example in =head1 all non-ASCII-\w-runs were
6248          turned into underscores in NAME tags.  This could
6249          result in several NAME tags becoming identical.
6250          Reported by:
6251          
6252          From: Fyodor Krasnov <fyodor@aha.ru> 
6253          Subject: pod2html vs Russian Characters
6254          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
6255          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
6256          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
6257  Branch: cfgperl
6258        ! lib/Pod/Html.pm lib/Pod/Text.pm
6259 ____________________________________________________________________________
6260 [  2434] By: jhi                                   on 1998/12/02  10:29:00
6261     Log: The real Mc5_54 integration.
6262  Branch: cfgperl
6263       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
6264 ____________________________________________________________________________
6265 [  2433] By: jhi                                   on 1998/12/02  08:52:13
6266     Log: From: Andy Dougherty <doughera@lafayette.edu>
6267          To: Perl Porters <perl5-porters@perl.org>
6268          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
6269          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
6270          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
6271  Branch: cfgperl
6272        ! Configure
6273 ____________________________________________________________________________
6274 [  2432] By: jhi                                   on 1998/12/02  08:49:47
6275     Log: From: Andy Dougherty <doughera@lafayette.edu>
6276          To: Perl Porters <perl5-porters@perl.org>
6277          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
6278          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
6279          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
6280  Branch: cfgperl
6281        ! Configure
6282 ____________________________________________________________________________
6283 [  2431] By: jhi                                   on 1998/12/01  16:11:50
6284     Log: From: achampio@lehman.com (Alan Champion)
6285          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
6286          To: perlbug@perl.com
6287          Date: 1 Dec 1998 17:36:33 +0200
6288          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
6289          
6290          Skip NIS includes.
6291  Branch: cfgperl
6292        ! t/op/pwent.t
6293 ____________________________________________________________________________
6294 [  2430] By: gsar                                  on 1998/12/01  12:12:50
6295     Log: 5.005_54, as released
6296  Branch: perl
6297        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
6298 ____________________________________________________________________________
6299 [  2429] By: jhi                                   on 1998/12/01  11:28:39
6300     Log: From: Anton Berezin <tobez@plab.ku.dk>
6301          To: perl5-porters@perl.org
6302          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
6303          Date: 30 Nov 1998 19:46:24 +0100
6304          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
6305  Branch: cfgperl
6306        ! hints/freebsd.sh
6307 ____________________________________________________________________________
6308 [  2428] By: jhi                                   on 1998/12/01  11:08:16
6309     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
6310  Branch: cfgperl
6311       +> (branch 30 files)
6312       !> (integrate 71 files)
6313 ____________________________________________________________________________
6314 [  2427] By: jhi                                   on 1998/12/01  10:51:37
6315     Log: Default to accepting a hinted $randfunc even when $csym
6316          does not find it.  (the previous defaylt behaviour was not
6317          to accept).
6318  Branch: cfgperl
6319        ! Configure
6320 ____________________________________________________________________________
6321 [  2426] By: jhi                                   on 1998/12/01  10:13:03
6322     Log: Separated the [:foo:] parsing to its own function.
6323          Passes all tests.
6324  Branch: cfgperl
6325        ! regcomp.c
6326 ____________________________________________________________________________
6327 [  2425] By: jhi                                   on 1998/12/01  08:22:49
6328     Log: Typo in comments.
6329  Branch: cfgperl
6330        ! regexec.c
6331 ____________________________________________________________________________
6332 [  2424] By: jhi                                   on 1998/12/01  08:21:38
6333     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6334          Subject: [PATCH 5.005_*] Debugger 'v' command
6335          To: perl5-porters@perl.org (Mailing list Perl5)
6336          Date: 1 Dec 1998 07:55:11 +0200
6337          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
6338  Branch: cfgperl
6339        ! lib/perl5db.pl
6340 ____________________________________________________________________________
6341 [  2423] By: jhi                                   on 1998/12/01  08:19:08
6342     Log: From: pvhp@forte.com (Peter Prymmer)
6343          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
6344          To: perl5-porters@perl.org
6345          Date: 1 Dec 1998 07:27:11 +0200
6346          Message-ID: <MLIST_9812010508.AA07791@forte.com>
6347  Branch: cfgperl
6348        ! hints/os390.sh
6349 ____________________________________________________________________________
6350 [  2417] By: jhi                                   on 1998/11/30  08:14:00
6351     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
6352  Branch: cfgperl
6353        ! ext/Socket/Socket.xs
6354 ____________________________________________________________________________
6355 [  2416] By: jhi                                   on 1998/11/30  08:00:15
6356     Log: Undo #2395, seems more like a problem in netbsd-current.
6357  Branch: cfgperl
6358        ! util.c
6359
6360 ----------------
6361 Version 5.005_54
6362 ----------------
6363
6364 ____________________________________________________________________________
6365 [  2414] By: gsar                                  on 1998/11/30  02:23:55
6366     Log: more JPL tweaks
6367  Branch: perl
6368        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
6369        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
6370 ____________________________________________________________________________
6371 [  2413] By: gsar                                  on 1998/11/30  01:35:56
6372     Log: stub bin/jpl that just runs JPL::Compile::files()
6373  Branch: perl
6374        + jpl/bin/jpl
6375 ____________________________________________________________________________
6376 [  2412] By: gsar                                  on 1998/11/30  01:32:14
6377     Log: delete symlink
6378  Branch: perl
6379        - jpl/bin/jpl
6380 ____________________________________________________________________________
6381 [  2410] By: gsar                                  on 1998/11/30  01:30:44
6382     Log: branch jpl from perlext to perl
6383  Branch: perl
6384       +> (branch 30 files)
6385 ____________________________________________________________________________
6386 [  2407] By: gsar                                  on 1998/11/30  01:24:53
6387     Log: JPL tweaks to build with 5.005
6388  Branch: perlext
6389        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
6390        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
6391 ____________________________________________________________________________
6392 [  2406] By: gsar                                  on 1998/11/30  00:55:54
6393     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
6394  Branch: perl
6395        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
6396 ____________________________________________________________________________
6397 [  2405] By: gsar                                  on 1998/11/30  00:28:55
6398     Log: patchlevel up to 54
6399  Branch: perl
6400        ! patchlevel.h win32/Makefile win32/config_H.bc
6401        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6402 ____________________________________________________________________________
6403 [  2403] By: gsar                                  on 1998/11/29  23:35:50
6404     Log: integrate cfgperl changes into mainline
6405  Branch: perl
6406       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6407       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
6408 ____________________________________________________________________________
6409 [  2402] By: gsar                                  on 1998/11/29  23:08:42
6410     Log: sync Text::Wrap version number
6411  Branch: perl
6412        ! lib/Text/Wrap.pm
6413 ____________________________________________________________________________
6414 [  2401] By: gsar                                  on 1998/11/29  22:56:21
6415     Log: textfill.t tweak
6416  Branch: perl
6417        ! t/lib/textfill.t
6418 ____________________________________________________________________________
6419 [  2400] By: gsar                                  on 1998/11/29  22:50:41
6420     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
6421          <muir@idiom.com>
6422  Branch: perl
6423        + t/lib/textfill.t
6424        ! MANIFEST lib/Text/Wrap.pm
6425 ____________________________________________________________________________
6426 [  2399] By: gsar                                  on 1998/11/29  22:28:05
6427     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
6428          has happened without the authors knowledge or consent; the subversive
6429          version (which is in 5.00502) breaks one of the tests in the
6430          authors testsuite; attempts are being made to find a fix that
6431          avoids breaking code already running with the 5.005_02 version
6432          From:    David Muir Sharnoff <muir@idiom.com>
6433          Date:    Sat, 28 Nov 1998 04:34:17 PST
6434          Message-Id: <199811281234.EAA03082@idiom.com>
6435          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
6436  Branch: perl
6437        ! lib/Text/Wrap.pm t/lib/textwrap.t
6438 ____________________________________________________________________________
6439 [  2397] By: nick                                  on 1998/11/29  20:13:58
6440     Log: Update docs and English.pm for $^C
6441  Branch: perl
6442        ! lib/English.pm pod/perlvar.pod
6443 ____________________________________________________________________________
6444 [  2396] By: jhi                                   on 1998/11/29  20:13:03
6445     Log: Mirror #2384.
6446  Branch: cfgperl
6447        ! t/op/pwent.t
6448 ____________________________________________________________________________
6449 [  2395] By: jhi                                   on 1998/11/29  19:59:12
6450     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
6451  Branch: cfgperl
6452        ! util.c
6453 ____________________________________________________________________________
6454 [  2394] By: gsar                                  on 1998/11/29  19:49:08
6455     Log: updated perlreftut.pod
6456  Branch: perl
6457        ! pod/perlreftut.pod
6458 ____________________________________________________________________________
6459 [  2393] By: gsar                                  on 1998/11/29  19:31:56
6460     Log: misc tweaks
6461  Branch: perl
6462        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
6463 ____________________________________________________________________________
6464 [  2392] By: gsar                                  on 1998/11/29  19:31:18
6465     Log: notes about -DPERL_POLLUTE
6466  Branch: perl
6467        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
6468 ____________________________________________________________________________
6469 [  2391] By: gsar                                  on 1998/11/29  19:13:52
6470     Log: explain various win32 build caveats more clearly
6471  Branch: perl
6472        ! README.win32 win32/Makefile win32/makefile.mk
6473 ____________________________________________________________________________
6474 [  2390] By: gsar                                  on 1998/11/29  16:51:59
6475     Log: remove I_POLL detection (Configure will do that now)
6476  Branch: perl
6477        ! ext/IO/Makefile.PL
6478 ____________________________________________________________________________
6479 [  2389] By: jhi                                   on 1998/11/29  16:39:16
6480     Log: Add I_POLL for IO 1.20.
6481  Branch: cfgperl
6482        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6483        ! config_h.SH
6484 ____________________________________________________________________________
6485 [  2388] By: gsar                                  on 1998/11/29  16:23:30
6486     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
6487  Branch: perl
6488        + Porting/p4desc
6489        ! MANIFEST
6490 ____________________________________________________________________________
6491 [  2387] By: gsar                                  on 1998/11/29  16:08:03
6492     Log: another threads reliability fix: serialize writes to thr->threadsv
6493          avoid most uses of PL_na (which is much more inefficient than a
6494          simple local); update docs to suit; PL_na now being thr->Tna may
6495          be a minor compatibility issue for extensions--will require dTHR
6496          outside of XSUBs (those get automatic dTHR)
6497  Branch: perl
6498        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
6499        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
6500        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
6501        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
6502        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
6503        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
6504        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
6505        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
6506        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
6507 ____________________________________________________________________________
6508 [  2386] By: jhi                                   on 1998/11/29  15:40:42
6509     Log: Tune the "if" entry.
6510  Branch: cfgperl
6511        ! pod/perlfunc.pod
6512 ____________________________________________________________________________
6513 [  2385] By: gsar                                  on 1998/11/29  12:40:28
6514     Log: various fixes for race conditions under threads: mutex locks based
6515          on PL_threadnum were seriously flawed, since it means more than one
6516          thread could enter the critical region; PL_na was global instead of
6517          thread-local; child thread could finish and free thr structures
6518          before Thread->new() got around to creating the Thread object;
6519          cv_clone() needed locking, as it mucks with PL_comppad and other
6520          global data; new_struct_thread() needed to lock template-thread's
6521          mutex while copying its data
6522  Branch: perl
6523        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
6524        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
6525 ____________________________________________________________________________
6526 [  2384] By: gsar                                  on 1998/11/29  10:54:38
6527     Log: s/warn/print/ on multiply defined groups
6528  Branch: perl
6529        ! t/op/grent.t
6530 ____________________________________________________________________________
6531 [  2383] By: gsar                                  on 1998/11/29  10:48:39
6532     Log: backout change#2334
6533  Branch: perl
6534        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
6535 ____________________________________________________________________________
6536 [  2382] By: jhi                                   on 1998/11/29  10:33:40
6537     Log: Better NetInfo behaviour.
6538  Branch: cfgperl
6539        ! t/op/grent.t t/op/pwent.t
6540 ____________________________________________________________________________
6541 [  2381] By: jhi                                   on 1998/11/29  10:08:15
6542     Log: Integrate from mainperl.
6543  Branch: cfgperl
6544       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
6545       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
6546       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
6547       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
6548       +> t/lib/io_poll.t t/lib/io_unix.t
6549       !> (integrate 58 files)
6550 ____________________________________________________________________________
6551 [  2380] By: gsar                                  on 1998/11/29  08:22:49
6552     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
6553          Tim Bunce)
6554  Branch: perl
6555        ! gv.c
6556 ____________________________________________________________________________
6557 [  2379] By: gsar                                  on 1998/11/29  07:06:43
6558     Log: fix for pat.t failure under USE_THREADS
6559  Branch: perl
6560        ! pp_ctl.c regexec.c
6561 ____________________________________________________________________________
6562 [  2378] By: nick                                  on 1998/11/28  22:46:57
6563     Log: More C.pm tweaks
6564          Save globs even if we have saved cv itself before - may be imported.
6565          
6566          While we don't save "bootstrap" CV we need to provide a stub,
6567          so that if we require it later we don't fall through and attempt
6568          to DynaLoad module again.
6569          
6570          Attempt to save %INC so that "require" does not reload things
6571          we have compiled-in (does not work right yet - seems to be due
6572          to PL_incgv being created in perl_parse() current scheme setting 
6573          GvHV() is "better" than saving the glob, but still does not 
6574          work as I expect). 
6575  Branch: perl
6576        ! ext/B/B/C.pm
6577 ____________________________________________________________________________
6578 [  2377] By: gsar                                  on 1998/11/28  22:30:38
6579     Log: various tweaks; result passes all tests for normal build on Solaris;
6580          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
6581          win32 due to lack of select() that works on non-socket fds
6582  Branch: perl
6583        ! ext/IO/poll.c regcomp.c regexec.c scope.c
6584        ! t/lib/io_multihomed.t win32/makefile.mk
6585 ____________________________________________________________________________
6586 [  2376] By: gsar                                  on 1998/11/28  20:44:39
6587     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
6588  Branch: perl
6589        ! myconfig
6590 ____________________________________________________________________________
6591 [  2375] By: gsar                                  on 1998/11/28  20:42:58
6592     Log: integrate cfgperl changes into mainline
6593  Branch: perl
6594       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
6595       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
6596 ____________________________________________________________________________
6597 [  2374] By: gsar                                  on 1998/11/28  20:02:03
6598     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6599          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
6600          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
6601          Subject: [PATCH 5.00553] Yet another OS/2 patch
6602  Branch: perl
6603        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
6604 ____________________________________________________________________________
6605 [  2373] By: gsar                                  on 1998/11/28  19:30:06
6606     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6607          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
6608          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
6609          Subject: [PATCH 5.005_53] Change $#+
6610  Branch: perl
6611        ! mg.c pod/perlvar.pod t/op/pat.t
6612 ____________________________________________________________________________
6613 [  2372] By: gsar                                  on 1998/11/28  19:28:00
6614     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6615          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
6616          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
6617          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
6618  Branch: perl
6619        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
6620        ! thrdvar.h
6621 ____________________________________________________________________________
6622 [  2371] By: gsar                                  on 1998/11/28  19:23:53
6623     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6624          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
6625          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
6626          Subject: [PATCH 5.005_53] better -Mre=debugcolor
6627  Branch: perl
6628        ! embedvar.h objXSUB.h regexec.c thrdvar.h
6629 ____________________________________________________________________________
6630 [  2370] By: gsar                                  on 1998/11/28  19:21:17
6631     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6632          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
6633          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
6634          Subject: [PATCH 5.005_*] regcolors
6635  Branch: perl
6636        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
6637 ____________________________________________________________________________
6638 [  2369] By: gsar                                  on 1998/11/28  19:00:15
6639     Log: allow final period in a file (not followed by a newline) to
6640          terminate format spec
6641  Branch: perl
6642        ! toke.c
6643 ____________________________________________________________________________
6644 [  2368] By: gsar                                  on 1998/11/28  18:58:25
6645     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
6646          add C<$Config{installarchlib}/CORE> to the default locations searched
6647          on win32
6648  Branch: perl
6649        ! lib/ExtUtils/Liblist.pm
6650 ____________________________________________________________________________
6651 [  2367] By: gsar                                  on 1998/11/28  18:46:05
6652     Log: applied suggested patch with PERL_OBJECT tweaks
6653          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6654          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
6655          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
6656          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
6657  Branch: perl
6658        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
6659        ! regexec.c t/op/pat.t thrdvar.h
6660 ____________________________________________________________________________
6661 [  2366] By: gsar                                  on 1998/11/28  18:38:34
6662     Log: additional documentation for qr//
6663          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6664          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
6665          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
6666          Subject: [PATCH 5.005_*] Documentation (fwd)
6667  Branch: perl
6668        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
6669 ____________________________________________________________________________
6670 [  2365] By: gsar                                  on 1998/11/28  18:35:35
6671     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6672          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
6673          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
6674          Subject: [PATCH 5.005_*] Fix \G in REx without //g
6675  Branch: perl
6676        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
6677        ! regexp.h t/op/pat.t thrdvar.h
6678 ____________________________________________________________________________
6679 [  2364] By: gsar                                  on 1998/11/28  18:24:20
6680     Log: update Test.pm to Test-1.12; tweak 're' detection
6681  Branch: perl
6682        ! lib/Test.pm
6683 ____________________________________________________________________________
6684 [  2363] By: gsar                                  on 1998/11/28  18:12:04
6685     Log: avoid command-line quoting portability problems in lex_assign.t
6686  Branch: perl
6687        ! t/op/lex_assign.t
6688 ____________________________________________________________________________
6689 [  2362] By: gsar                                  on 1998/11/28  18:08:50
6690     Log: From: John Tobey <jtobey@channel1.com>
6691          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
6692          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
6693          Subject: PATCH: document English.pm sawampersand and thread issues
6694  Branch: perl
6695        ! lib/English.pm pod/perlvar.pod
6696 ____________________________________________________________________________
6697 [  2361] By: gsar                                  on 1998/11/28  18:03:04
6698     Log: fix uninitialized warnings
6699          From: Brian Callaghan <callagh@itginc.com>
6700          Date: Thu, 19 Nov 1998 17:49:10 -0800
6701          Message-Id: <3654CA96.B64FCAEB@itginc.com>
6702          Subject: Complete.pm patch (version 1.1)
6703  Branch: perl
6704        ! lib/Term/Complete.pm
6705 ____________________________________________________________________________
6706 [  2360] By: gsar                                  on 1998/11/28  17:59:16
6707     Log: s/Array/List/ suggested by John Tobey
6708  Branch: perl
6709        ! pod/perldata.pod
6710 ____________________________________________________________________________
6711 [  2359] By: gsar                                  on 1998/11/28  17:47:48
6712     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
6713  Branch: perl
6714        ! lib/Tie/Handle.pm pod/perlfunc.pod
6715 ____________________________________________________________________________
6716 [  2358] By: jhi                                   on 1998/11/28  17:23:15
6717     Log: Revamp the locale tests.
6718          (0) Instead of rewiring a few locales scan for them.
6719          (1) Bogus test #101 removed.
6720          (2) All the locales are checked, the lists of failed
6721          and non-failed ones are displayed.
6722          (3) The test #103 is again 'active' so that it may fail.
6723          (4) To balance (3) a hopefully pacifying message is shown
6724          if the #103 fails.
6725  Branch: cfgperl
6726        ! t/pragma/locale.t
6727 ____________________________________________________________________________
6728 [  2357] By: gsar                                  on 1998/11/28  17:21:07
6729     Log: add perlreftut.pod
6730  Branch: perl
6731        + pod/perlreftut.pod
6732        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
6733        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
6734        ! win32/pod.mak
6735 ____________________________________________________________________________
6736 [  2356] By: jhi                                   on 1998/11/28  16:58:01
6737     Log: Change #2346 fallout.
6738  Branch: cfgperl
6739        ! t/op/undef.t
6740 ____________________________________________________________________________
6741 [  2355] By: gsar                                  on 1998/11/28  16:46:43
6742     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
6743          ANSI prototypes
6744  Branch: perl
6745        ! ext/IO/IO.xs
6746 ____________________________________________________________________________
6747 [  2354] By: gsar                                  on 1998/11/28  16:08:07
6748     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
6749          keep platform hacks that aren't in the 1.20 dist; add new files
6750          to MANIFEST; hack Makefile.PL; result hasn't been tested
6751          anywhere
6752  Branch: perl
6753        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
6754        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
6755        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
6756        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
6757        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
6758        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
6759        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
6760        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
6761        ! t/lib/io_sock.t t/lib/io_udp.t
6762 ____________________________________________________________________________
6763 [  2353] By: jhi                                   on 1998/11/28  15:51:03
6764     Log: Locale collation, ctype, and numeric, were initialized wrong
6765          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
6766          as reported by
6767          
6768          From: Ilya.Sandler@etak.com (Ilya Sandler)
6769          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
6770          To: perlbug@perl.com
6771          Date: 25 Nov 1998 04:53:52 +0200
6772          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
6773  Branch: cfgperl
6774        ! util.c
6775 ____________________________________________________________________________
6776 [  2352] By: nick                                  on 1998/11/28  15:21:59
6777     Log: Implement $^C to allow perl access to -c flag - I think this 
6778          was agreed once...
6779  Branch: perl
6780        ! gv.c mg.c
6781 ____________________________________________________________________________
6782 [  2351] By: jhi                                   on 1998/11/28  15:14:24
6783     Log: Change #2251 fixup.
6784  Branch: cfgperl
6785        ! myconfig
6786 ____________________________________________________________________________
6787 [  2350] By: jhi                                   on 1998/11/28  14:58:19
6788     Log: Integrate from mainperl.
6789  Branch: cfgperl
6790       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
6791       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
6792       +> pod/perl5005delta.pod
6793       !> (integrate 49 files)
6794 ____________________________________________________________________________
6795 [  2349] By: jhi                                   on 1998/11/28  14:27:36
6796     Log: Passwd and group file groveling.
6797  Branch: cfgperl
6798        ! t/op/grent.t t/op/pwent.t
6799 ____________________________________________________________________________
6800 [  2348] By: gsar                                  on 1998/11/28  14:09:50
6801     Log: more conservative version of changes#2345,2346,2347; those break
6802          C<defined(@{"foo::ISA"})> which seems to be extensively used in
6803          the libs :-(
6804  Branch: perl
6805        ! pp.c t/op/method.t
6806 ____________________________________________________________________________
6807 [  2347] By: gsar                                  on 1998/11/28  13:36:08
6808     Log: tweak bogus test
6809  Branch: perl
6810        ! t/op/method.t
6811 ____________________________________________________________________________
6812 [  2346] By: gsar                                  on 1998/11/28  13:20:34
6813     Log: test cases for previous change
6814  Branch: perl
6815        ! t/op/undef.t
6816 ____________________________________________________________________________
6817 [  2345] By: gsar                                  on 1998/11/28  13:07:17
6818     Log: fix typo in pp_defined() causing C<defined %tied> to fail
6819  Branch: perl
6820        ! pp.c
6821 ____________________________________________________________________________
6822 [  2344] By: gsar                                  on 1998/11/28  13:03:29
6823     Log: s/comment/comment_t/ tweak (suggested by John Gorman
6824          <jgorman@webbysoft.com>)
6825  Branch: perl
6826        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
6827 ____________________________________________________________________________
6828 [  2343] By: gsar                                  on 1998/11/28  12:52:40
6829     Log: add (stub) perldelta.pod
6830  Branch: perl
6831        + pod/perldelta.pod
6832 ____________________________________________________________________________
6833 [  2342] By: gsar                                  on 1998/11/28  12:49:26
6834     Log: rename perldelta.pod to perl5005delta.pod in preparation for
6835          starting a new one
6836  Branch: perl
6837       +> pod/perl5005delta.pod
6838        - pod/perldelta.pod
6839        ! MANIFEST pod/perl.pod
6840 ____________________________________________________________________________
6841 [  2341] By: gsar                                  on 1998/11/28  12:41:55
6842     Log: fix MALLOC_LOCK #define
6843  Branch: perl
6844        ! malloc.c
6845 ____________________________________________________________________________
6846 [  2340] By: gsar                                  on 1998/11/28  12:18:23
6847     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6848          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
6849          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
6850          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
6851  Branch: perl
6852        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
6853 ____________________________________________________________________________
6854 [  2339] By: jhi                                   on 1998/11/28  11:59:01
6855     Log: Add -lm to dynix/ptx POSIX hints.
6856          From: "Martin J. Bligh" <mbligh@sequent.com>
6857          To: jhi@iki.fi
6858          Subject: Re: Making Perl work on DYNIX/ptx
6859          Date: Wed, 25 Nov 1998 10:34:41 -0800
6860          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
6861  Branch: cfgperl
6862        ! ext/POSIX/hints/dynixptx.pl
6863 ____________________________________________________________________________
6864 [  2338] By: jhi                                   on 1998/11/28  11:57:19
6865     Log: Detypo.
6866  Branch: cfgperl
6867        ! lib/filetest.pm
6868 ____________________________________________________________________________
6869 [  2337] By: jhi                                   on 1998/11/28  11:56:29
6870     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
6871  Branch: cfgperl
6872        ! Configure
6873 ____________________________________________________________________________
6874 [  2336] By: gsar                                  on 1998/11/28  11:41:14
6875     Log: teach CPAN.pm to ignore beta perl distributions when looking for
6876          modules
6877          From: root@dogberry.rutgers.edu (root)
6878          Date: Thu, 12 Nov 1998 23:08:39 -0500
6879          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
6880          Subject: recompile tries getting a perl distribution
6881  Branch: perl
6882        ! lib/CPAN.pm
6883 ____________________________________________________________________________
6884 [  2335] By: gsar                                  on 1998/11/28  11:27:46
6885     Log: make $1 et al readonly under threads; make C<undef $1> fail like
6886          C<$1 = undef> does
6887  Branch: perl
6888        ! op.c pp.c t/op/undef.t
6889 ____________________________________________________________________________
6890 [  2334] By: gsar                                  on 1998/11/28  10:24:52
6891     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
6892  Branch: perl
6893        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
6894 ____________________________________________________________________________
6895 [  2333] By: gsar                                  on 1998/11/28  09:36:40
6896     Log: document changed PERL_HASH()
6897  Branch: perl
6898        ! pod/perlfunc.pod pod/perlguts.pod
6899 ____________________________________________________________________________
6900 [  2332] By: nick                                  on 1998/11/27  21:10:27
6901     Log: Handle INIT list in C.pm
6902          1. Provide init_av() from B.xs
6903          2. Export it in B.pm
6904          3. Use it in C.pm
6905          Also disable some pruning in savecv() which seems to undo
6906          my previous patch.
6907          Experimental feature - save pathnames of .so files in easily 
6908          grep-able form for use in wrapper to feed to linker.  
6909  Branch: perl
6910        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
6911 ____________________________________________________________________________
6912 [  2327] By: gsar                                  on 1998/11/27  15:12:01
6913     Log: integrate change#2315 from maint-5.005
6914  Branch: perl
6915        ! t/op/sort.t
6916       !> op.c sv.c
6917 ____________________________________________________________________________
6918 [  2326] By: gsar                                  on 1998/11/27  15:00:42
6919     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
6920  Branch: perl
6921       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
6922       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
6923       !> lib/ExtUtils/typemap
6924 ____________________________________________________________________________
6925 [  2325] By: gsar                                  on 1998/11/27  14:46:18
6926     Log: malloc bugfix and documentation from Ilya Zakharevich
6927          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
6928          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
6929          Subject: [PATCH 5.005_*] Re: Internal coredump
6930          --
6931          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
6932          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
6933          Subject: [PATCH 5.005_*] malloc.c documentation
6934  Branch: perl
6935        ! malloc.c
6936 ____________________________________________________________________________
6937 [  2324] By: gsar                                  on 1998/11/27  14:41:38
6938     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
6939  Branch: perl
6940        ! ext/B/B/C.pm
6941 ____________________________________________________________________________
6942 [  2323] By: gsar                                  on 1998/11/27  14:33:44
6943     Log: From: maeda@src.ricoh.co.jp
6944          Date: Tue, 24 Nov 1998 10:37:45 +0900
6945          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
6946          Subject: format "..." bug
6947  Branch: perl
6948        ! pp_ctl.c t/op/write.t
6949 ____________________________________________________________________________
6950 [  2322] By: gsar                                  on 1998/11/27  14:20:12
6951     Log: add ext/Devel/Peek
6952          From: jan.dubois@ibm.net (Jan Dubois)
6953          Date: Mon, 23 Nov 1998 00:48:11 +0100
6954          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
6955          Subject: [PATCH 5.005_53] Devel::Peek integration
6956  Branch: perl
6957        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
6958        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
6959        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
6960        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
6961        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
6962 ____________________________________________________________________________
6963 [  2321] By: gsar                                  on 1998/11/27  13:03:08
6964     Log: ensure 'make regen_headers' even without perl installed
6965          (suggested by Ilya Zakharevich)
6966  Branch: perl
6967        ! bytecode.pl warning.pl
6968 ____________________________________________________________________________
6969 [  2320] By: gsar                                  on 1998/11/27  12:58:36
6970     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6971          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
6972          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
6973          Subject: [PATCH 5.005_*] Cosmetic malloc patch
6974  Branch: perl
6975        ! malloc.c
6976 ____________________________________________________________________________
6977 [  2319] By: gsar                                  on 1998/11/27  12:56:13
6978     Log: eliminate dup hunk from integration
6979  Branch: perl
6980        ! lib/filetest.pm perl.h
6981 ____________________________________________________________________________
6982 [  2318] By: gsar                                  on 1998/11/27  12:50:08
6983     Log: integrate cfgperl changes into mainline
6984  Branch: perl
6985       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
6986        ! pod/perlfaq4.pod
6987       !> (integrate 30 files)
6988 ____________________________________________________________________________
6989 [  2317] By: jhi                                   on 1998/11/27  11:38:13
6990     Log: C<-x>.
6991  Branch: cfgperl
6992        ! lib/filetest.pm
6993 ____________________________________________________________________________
6994 [  2316] By: jhi                                   on 1998/11/27  11:10:22
6995     Log: Integrate from mainperl.
6996  Branch: cfgperl
6997       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
6998       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
6999       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
7000       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
7001       !> win32/win32sck.c
7002 ____________________________________________________________________________
7003 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
7004     Log: integrate change#2246 from mainline, while still allowing
7005          C<sort $globref @foo>
7006          
7007          allow C<sort $coderef @foo>
7008  Branch: maint-5.005/perl
7009        ! op.c sv.c
7010       !> t/op/sort.t
7011 ____________________________________________________________________________
7012 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
7013     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
7014          forwarded by Jarkko Hietaniemi from Mark Bixby
7015  Branch: maint-5.005/perl
7016        ! ext/DynaLoader/dl_mpeix.xs installperl
7017 ____________________________________________________________________________
7018 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
7019     Log: Allow PL_FILES to have multiple targets from one source by allowing
7020          an array ref as the value in the hash
7021  Branch: maint-5.005/perl
7022        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7023        ! lib/ExtUtils/MakeMaker.pm
7024 ____________________________________________________________________________
7025 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
7026     Log: fix unsigned variables to use SvUV and sv_setuv
7027  Branch: maint-5.005/perl
7028        ! lib/ExtUtils/typemap
7029 ____________________________________________________________________________
7030 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
7031     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
7032  Branch: maint-5.005/perl
7033        ! lib/ExtUtils/MM_Unix.pm
7034 ____________________________________________________________________________
7035 [  2301] By: gsar                                  on 1998/11/26  10:16:54
7036     Log: fix PL_defoutgv leak under threads
7037  Branch: perl
7038        ! ext/Thread/Thread.xs
7039 ____________________________________________________________________________
7040 [  2300] By: gsar                                  on 1998/11/26  09:04:44
7041     Log: properly free temporaries created by threads
7042  Branch: perl
7043        ! ext/Thread/Thread.xs
7044 ____________________________________________________________________________
7045 [  2299] By: gsar                                  on 1998/11/26  06:51:16
7046     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
7047          to set the package for the block properly
7048  Branch: perl
7049        ! op.c t/comp/package.t t/lib/dumper.t
7050 ____________________________________________________________________________
7051 [  2298] By: nick                                  on 1998/11/24  22:04:20
7052     Log: Part-1 of tweaks to allow Tk to be "compiled"
7053          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
7054          (May also need attention to exports etc. - to follow.)
7055  Branch: perl
7056        ! universal.c
7057 ____________________________________________________________________________
7058 [  2294] By: jhi                                   on 1998/11/23  10:44:26
7059     Log: The new socket tests need in some platforms
7060          to #include <sys/types.h>.
7061  Branch: cfgperl
7062        ! Configure
7063 ____________________________________________________________________________
7064 [  2293] By: jhi                                   on 1998/11/23  10:33:42
7065     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
7066          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
7067          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
7068          Date: Mon, 23 Nov 1998 10:07:04 +0100
7069          Message-Id: <9811230907.AA06484@AWT.nl>
7070          
7071          NeXTstep NetInfo uses nidump to get the user/group databases.
7072  Branch: cfgperl
7073        ! t/op/grent.t t/op/pwent.t
7074 ____________________________________________________________________________
7075 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
7076     Log: Updated Porting/patchls utility.
7077  Branch: maint-5.004/perl
7078        ! Porting/patchls
7079 ____________________________________________________________________________
7080 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
7081     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
7082          From:  Henrik Tougaard <ht.000@foa.dk>
7083          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
7084          Files:  lib/Sys/Syslog.pm
7085  Branch: maint-5.004/perl
7086        ! lib/Sys/Syslog.pm
7087 ____________________________________________________________________________
7088 [  2286] By: jhi                                   on 1998/11/22  19:08:42
7089     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
7090  Branch: cfgperl
7091        ! ext/Socket/Socket.xs
7092 ____________________________________________________________________________
7093 [  2285] By: jhi                                   on 1998/11/22  18:21:07
7094     Log: MSG_PROXY for GNU/Hurd (previously we believed that
7095          all GNU libc platforms have MSG_PROXY.  Untrue).
7096          In fact this ended up as a major MSG_* and SCM_*
7097          update.  The MSG_XXX known to be enums in some
7098          versions of the glibc are now probed for and respective
7099          HAS_MSG_XXX are defined.  While I was at it I noticed
7100          SCM_RIGHTS being similarly an enum.  This reminded me of
7101          an ancient discussion in perl5-porters:
7102          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
7103          The BSD socket interface has a nifty feature for passing
7104          file descriptors and credentials--via sockets.  It may be
7105          too late to add this functionality to the CORE but
7106          at least Configure now probes for the functions,
7107          structs, and includes, defining the appropriate
7108          HAS_YYY and I_ZZZ, and the Socket extension exports
7109          the constants, in case somebody wants to write an
7110          extension for this interface.
7111  Branch: cfgperl
7112        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7113        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
7114        ! iperlsys.h
7115 ____________________________________________________________________________
7116 [  2284] By: jhi                                   on 1998/11/22  18:13:21
7117     Log: perlhist.pod 1.54, containing 5_53.
7118  Branch: cfgperl
7119        ! pod/perlhist.pod
7120 ____________________________________________________________________________
7121 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
7122     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
7123  Branch: maint-5.004/perl
7124        ! doio.c
7125 ____________________________________________________________________________
7126 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
7127     Log: Improve op/die_exit.t test for implicit close changing $!
7128  Branch: maint-5.004/perl
7129        ! t/op/die_exit.t
7130 ____________________________________________________________________________
7131 [  2268] By: jhi                                   on 1998/11/22  14:44:11
7132     Log: Fix thinko.
7133  Branch: cfgperl
7134        ! hints/dynixptx.sh
7135 ____________________________________________________________________________
7136 [  2267] By: jhi                                   on 1998/11/22  13:19:41
7137     Log: Document the d_socket override.
7138  Branch: cfgperl
7139        ! hints/dynixptx.sh
7140 ____________________________________________________________________________
7141 [  2266] By: jhi                                   on 1998/11/22  12:12:29
7142     Log: From: John Tobey <jtobey@channel1.com>
7143          Subject: [PATCH] perlfaq typos
7144          To: perl5-porters@perl.com
7145          Date: 22 Nov 1998 04:25:15 +0200
7146          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
7147  Branch: cfgperl
7148        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7149        ! pod/perlfaq7.pod pod/perlfaq8.pod
7150 ____________________________________________________________________________
7151 [  2265] By: jhi                                   on 1998/11/22  12:06:29
7152     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7153          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
7154          Newsgroups: hut.lists.perl5-porters
7155          To: gsar@engin.umich.edu (Gurusamy Sarathy)
7156          Cc: perl5-porters@perl.org (Perl5 Porters)
7157          Date: 20 Nov 1998 12:20:41 +0200
7158  Branch: cfgperl
7159        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7160        ! ext/DB_File/DB_File.xs
7161 ____________________________________________________________________________
7162 [  2264] By: jhi                                   on 1998/11/22  11:55:09
7163     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
7164          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
7165          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
7166          To: perlbug@perl.com
7167          Date: 20 Nov 1998 18:39:06 +0200
7168          Lines: 47
7169          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
7170  Branch: cfgperl
7171        ! t/op/grent.t t/op/pwent.t
7172 ____________________________________________________________________________
7173 [  2263] By: jhi                                   on 1998/11/22  11:42:59
7174     Log: Permission testing is tricky when we have too much power.
7175          Problem reported in
7176          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
7177          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
7178          To: perlbug@perl.com
7179          Date: 20 Nov 1998 18:39:06 +0200
7180          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
7181  Branch: cfgperl
7182        ! t/op/filetest.t
7183 ____________________________________________________________________________
7184 [  2262] By: gsar                                  on 1998/11/22  11:37:02
7185     Log: fix broken CAPI generation
7186  Branch: perl
7187        ! win32/GenCAPI.pl
7188 ____________________________________________________________________________
7189 [  2261] By: jhi                                   on 1998/11/22  11:17:00
7190     Log: -x should be C<-x>, reported by Gerben Wierda.
7191  Branch: cfgperl
7192        ! pod/perlfunc.pod
7193 ____________________________________________________________________________
7194 [  2260] By: gsar                                  on 1998/11/22  11:12:02
7195     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
7196  Branch: perl
7197        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
7198        ! proto.h
7199 ____________________________________________________________________________
7200 [  2259] By: jhi                                   on 1998/11/22  11:06:40
7201     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7202          Subject: Re: [PATCH] Re: pod2man bug in date generated line
7203          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
7204          Cc: perlbug@perl.com
7205          Date: 20 Nov 1998 21:30:17 +0200
7206          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
7207  Branch: cfgperl
7208        ! pod/pod2man.PL
7209 ____________________________________________________________________________
7210 [  2256] By: jhi                                   on 1998/11/21  10:44:01
7211     Log: From: Thomas Bowditch <bowditch@inmet.com>
7212          Subject: Benchmark.pm suggestion
7213          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
7214          Date: Fri, 20 Nov 1998 17:43:46 -0500
7215          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
7216          
7217          Added timesum().
7218  Branch: cfgperl
7219        ! lib/Benchmark.pm
7220 ____________________________________________________________________________
7221 [  2255] By: gsar                                  on 1998/11/21  08:45:06
7222     Log: another win32 portability fix: make sysread() and syswrite()
7223          work on sockets
7224  Branch: perl
7225        ! pp_sys.c win32/win32.h
7226 ____________________________________________________________________________
7227 [  2254] By: gsar                                  on 1998/11/21  07:49:06
7228     Log: win32_recvfrom() compatibility fix
7229  Branch: perl
7230        ! win32/win32sck.c
7231 ____________________________________________________________________________
7232 [  2253] By: jhi                                   on 1998/11/20  08:22:06
7233     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
7234          To: jhi@iki.fi
7235          Subject: MPE/iX Perl 5.005_02 oops
7236          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
7237          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
7238  Branch: cfgperl
7239        ! ext/DynaLoader/dl_mpeix.xs installperl
7240 ____________________________________________________________________________
7241 [  2252] By: gsar                                  on 1998/11/19  17:38:03
7242     Log: mess_sv tweak for change#2249
7243  Branch: perl
7244        ! util.c
7245 ____________________________________________________________________________
7246 [  2251] By: jhi                                   on 1998/11/18  12:32:19
7247     Log: Display use64bits and usemultiplicity but only if necessary.
7248  Branch: cfgperl
7249        ! myconfig
7250 ____________________________________________________________________________
7251 [  2250] By: jhi                                   on 1998/11/18  12:26:50
7252     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
7253          Subject: pp.c uses 'unsigned Quad_t'
7254          To: perlbug@perl.com 
7255          Date: Sun, 15 Nov 1998 20:57:05 -0300 
7256          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
7257  Branch: cfgperl
7258        ! perl.h pp.c
7259 ____________________________________________________________________________
7260 [  2249] By: gsar                                  on 1998/11/18  05:43:11
7261     Log: use PL_mess_sv only during global destruction (fixes problems with
7262          overlapping invocations of form()/warn()/die()/croak() trampling on
7263          each other's messages)
7264  Branch: perl
7265        ! mg.c util.c
7266 ____________________________________________________________________________
7267 [  2248] By: gsar                                  on 1998/11/18  05:39:36
7268     Log: tweak change#2245 to skip previous message if any
7269  Branch: perl
7270        ! pp_ctl.c t/pragma/warn/pp_ctl
7271 ____________________________________________________________________________
7272 [  2247] By: jhi                                   on 1998/11/17  11:46:56
7273     Log: Integrate from mainperl.
7274  Branch: cfgperl
7275       !> (integrate 26 files)
7276 ____________________________________________________________________________
7277 [  2246] By: gsar                                  on 1998/11/17  09:41:10
7278     Log: allow C<sort $coderef @foo>
7279  Branch: perl
7280        ! op.c t/op/sort.t t/pragma/overload.t
7281 ____________________________________________________________________________
7282 [  2245] By: gsar                                  on 1998/11/17  08:28:26
7283     Log: propagate failures in DESTROY() as (optional) warnings
7284  Branch: perl
7285        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
7286 ____________________________________________________________________________
7287 [  2244] By: gsar                                  on 1998/11/17  07:43:08
7288     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
7289  Branch: perl
7290        ! perl.c thrdvar.h
7291 ____________________________________________________________________________
7292 [  2243] By: gsar                                  on 1998/11/17  07:40:09
7293     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
7294  Branch: perl
7295        ! lib/warning.pm warning.h warning.pl
7296 ____________________________________________________________________________
7297 [  2242] By: gsar                                  on 1998/11/17  06:32:39
7298     Log: fix skipspace() to properly account for newlines in eval''-ed
7299          strings (caused bogus line numbers in diagnostics and debugger)
7300  Branch: perl
7301        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
7302 ____________________________________________________________________________
7303 [  2241] By: gsar                                  on 1998/11/17  03:48:12
7304     Log: s/Perl_utf8skip/PL_utf8skip/g
7305  Branch: perl
7306        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
7307 ____________________________________________________________________________
7308 [  2240] By: gsar                                  on 1998/11/14  06:09:06
7309     Log: rework op/groups.t
7310  Branch: perl
7311        ! t/op/filetest.t t/op/groups.t
7312 ____________________________________________________________________________
7313 [  2235] By: gsar                                  on 1998/11/14  00:17:05
7314     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
7315  Branch: perl
7316        ! op.c
7317 ____________________________________________________________________________
7318 [  2234] By: gsar                                  on 1998/11/14  00:14:02
7319     Log: update Changes
7320  Branch: perl
7321        ! Changes win32/config.bc win32/config.gc win32/config.vc
7322 ____________________________________________________________________________
7323 [  2233] By: gsar                                  on 1998/11/13  09:43:03
7324     Log: doc tweak
7325  Branch: perl
7326        ! README.win32
7327 ____________________________________________________________________________
7328 [  2230] By: jhi                                   on 1998/11/12  17:07:45
7329     Log: Allow hints file override for d_socket
7330          (based on Sequent-induced change #2229).
7331  Branch: cfgperl
7332        ! Configure
7333 ____________________________________________________________________________
7334 [  2229] By: jhi                                   on 1998/11/12  16:32:33
7335     Log: 
7336          From: "Martin J. Bligh" <mbligh@sequent.com>
7337          To: jhi@iki.fi
7338          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
7339          Subject: Re: Making Perl work on DYNIX/ptx
7340          Date: Tue, 10 Nov 1998 16:24:26 -0800
7341          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
7342  Branch: cfgperl
7343        ! hints/dynixptx.sh
7344 ____________________________________________________________________________
7345 [  2228] By: jhi                                   on 1998/11/12  11:40:37
7346     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
7347          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
7348          To: jhi@iki.fi
7349          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
7350          Subject: Re: Making Perl work on DYNIX/ptx
7351          Date: Tue, 10 Nov 1998 18:01:10 -0800
7352  Branch: cfgperl
7353        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
7354 ____________________________________________________________________________
7355 [  2227] By: jhi                                   on 1998/11/12  11:17:42
7356     Log: Integrate from mainperl.
7357  Branch: cfgperl
7358       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
7359       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
7360       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
7361       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
7362       !> win32/win32.c x2p/s2p.PL
7363 ____________________________________________________________________________
7364 [  2226] By: gsar                                  on 1998/11/11  21:05:42
7365     Log: provide -DPERL_POLLUTE
7366  Branch: perl
7367        ! embed.pl embedvar.h
7368 ____________________________________________________________________________
7369 [  2225] By: jhi                                   on 1998/11/09  07:45:12
7370     Log: From: Hans Mulder <hansm@icgroup.nl>
7371          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
7372          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
7373          perl5-porters@perl.org
7374          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
7375          (UNINSTALLED)
7376          Date: Sun,  8 Nov 98 22:20:23 +0100
7377          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
7378  Branch: cfgperl
7379        ! malloc.c perl.h
7380 ____________________________________________________________________________
7381 [  2224] By: gsar                                  on 1998/11/09  03:13:14
7382     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
7383          Christoph <lupe@alanya.m.isar.de>)
7384  Branch: perl
7385        ! lib/Text/Wrap.pm
7386 ____________________________________________________________________________
7387 [  2223] By: gsar                                  on 1998/11/09  02:09:06
7388     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
7389          <lionel.fourquaux@wanadoo.fr>)
7390  Branch: perl
7391        ! x2p/s2p.PL
7392 ____________________________________________________________________________
7393 [  2222] By: gsar                                  on 1998/11/09  01:56:24
7394     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
7395          Date: Wed, 04 Nov 1998 12:19:44 +0000
7396          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
7397          Subject: [PATCH] Re: [5.005_53] read overflow? 
7398          --
7399          Date: Wed, 04 Nov 1998 13:15:18 +0000
7400          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
7401          Subject: [PATCH 5.005_53] perl -V fix
7402  Branch: perl
7403        ! perl.c regexec.c
7404 ____________________________________________________________________________
7405 [  2221] By: gsar                                  on 1998/11/09  01:34:56
7406     Log: From: jan.dubois@ibm.net (Jan Dubois)
7407          Date: Sun, 01 Nov 1998 00:05:01 +0100
7408          Message-ID: <364294bd.18052307@smtp1.ibm.net>
7409          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
7410  Branch: perl
7411        ! Changes win32/makedef.pl
7412 ____________________________________________________________________________
7413 [  2220] By: gsar                                  on 1998/11/08  21:13:07
7414     Log: integrate changes#2120,2168,2218 from maint-5.005;
7415          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
7416          enum; make regen_headers
7417  Branch: perl
7418        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
7419        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
7420 ____________________________________________________________________________
7421 [  2219] By: gsar                                  on 1998/11/08  19:42:57
7422     Log: integrate cfgperl changes into mainline
7423  Branch: perl
7424       +> README.vmesa
7425       !> Configure MANIFEST Porting/Glossary Porting/config.sh
7426       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
7427       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
7428       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
7429       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
7430       !> thread.h vms/subconfigure.com vos/config.h
7431 ____________________________________________________________________________
7432 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
7433     Log: From: Graham Barr <gbarr@ti.com>
7434          Date: Mon, 2 Nov 1998 07:38:52 -0600
7435          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
7436          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
7437  Branch: maint-5.005/perl
7438        ! ext/IPC/SysV/Msg.pm
7439 ____________________________________________________________________________
7440 [  2215] By: gsar                                  on 1998/11/08  02:52:52
7441     Log: set close-on-exec bit on pipe() FDs
7442  Branch: perl
7443        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
7444 ____________________________________________________________________________
7445 [  2214] By: gsar                                  on 1998/11/08  02:27:57
7446     Log: typo in newHVhv()
7447  Branch: perl
7448        ! hv.c
7449 ____________________________________________________________________________
7450 [  2211] By: jhi                                   on 1998/11/07  21:14:18
7451     Log: Finalize the Mach CThreads support.
7452          
7453          From: Hans Mulder <hansm@icgroup.nl>
7454          Date: Sat,  7 Nov 98 22:06:20 +0100
7455          To: Gurusamy Sarathy <gsar@engin.umich.edu>
7456          Cc: jhi@iki.fi, perl5-porters@perl.org
7457          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
7458          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
7459  Branch: cfgperl
7460        ! malloc.c perl.h
7461 ____________________________________________________________________________
7462 [  2210] By: gsar                                  on 1998/11/06  20:36:50
7463     Log: fix AvREALISH bogusness
7464  Branch: perl
7465        ! av.c t/op/array.t
7466 ____________________________________________________________________________
7467 [  2209] By: jhi                                   on 1998/11/06  08:05:31
7468     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
7469          ASSERT() causes problems in {NeXTStep,OpenStep}.
7470          
7471          From: Hans Mulder <hansm@icgroup.nl>
7472          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
7473          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
7474          Date: Fri,  6 Nov 98 01:27:41 +0100
7475          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
7476          
7477          and
7478          
7479          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7480          Subject: Re: ASSERT() in malloc.c
7481          To: jhi@iki.fi
7482          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
7483          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
7484  Branch: cfgperl
7485        ! malloc.c
7486 ____________________________________________________________________________
7487 [  2208] By: jhi                                   on 1998/11/06  07:55:38
7488     Log: Mach CThreads needs #include <mach/cthreads.h>.
7489  Branch: cfgperl
7490        ! perl.h
7491 ____________________________________________________________________________
7492 [  2206] By: jhi                                   on 1998/11/05  14:54:52
7493     Log: PERL_BADLANG wrongly documented.
7494          
7495          From: ts <decoux@moulon.inra.fr>
7496          To: jhi@cc.hut.fi
7497          Subject: Re: Locale warning messages
7498          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
7499          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
7500          
7501          and
7502          
7503          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7504          Subject: Re: PERL_BADLANG
7505          To: jhi@iki.fi
7506          Subject: Re: PERL_BADLANG
7507          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
7508          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
7509  Branch: cfgperl
7510        ! pod/perllocale.pod
7511 ____________________________________________________________________________
7512 [  2205] By: jhi                                   on 1998/11/05  14:24:33
7513     Log: Document all the control flow keywords in perlfunc
7514          so that "perlfunc -f while" works.
7515  Branch: cfgperl
7516        ! pod/perlfunc.pod
7517 ____________________________________________________________________________
7518 [  2204] By: jhi                                   on 1998/11/05  12:46:02
7519     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
7520          (from vos/config.h).  Update Porting/{Glossary,config*}.
7521  Branch: cfgperl
7522        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7523        ! config_h.SH vos/config.h
7524 ____________________________________________________________________________
7525 [  2203] By: jhi                                   on 1998/11/05  08:34:39
7526     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
7527  Branch: cfgperl
7528        ! hints/vmesa.sh vms/subconfigure.com
7529 ____________________________________________________________________________
7530 [  2202] By: jhi                                   on 1998/11/05  08:03:20
7531     Log: Integrate from mainperl.
7532  Branch: cfgperl
7533       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
7534       !> win32/Makefile win32/makefile.mk win32/win32.c
7535 ____________________________________________________________________________
7536 [  2201] By: gsar                                  on 1998/11/05  04:40:44
7537     Log: another POPSTACK victim
7538  Branch: perl
7539        ! cop.h sv.c
7540 ____________________________________________________________________________
7541 [  2196] By: gsar                                  on 1998/11/05  02:07:54
7542     Log: fix a location affected by change#2191, add note about POPSTACK
7543  Branch: perl
7544        ! cop.h gv.c pp_ctl.c
7545 ____________________________________________________________________________
7546 [  2195] By: gsar                                  on 1998/11/05  02:04:45
7547     Log: makefile notes
7548  Branch: perl
7549        ! win32/Makefile win32/makefile.mk
7550 ____________________________________________________________________________
7551 [  2192] By: gsar                                  on 1998/11/04  23:48:53
7552     Log: indeterminate order-of-evaluation fixes
7553  Branch: perl
7554        ! mg.c
7555 ____________________________________________________________________________
7556 [  2191] By: gsar                                  on 1998/11/04  23:02:16
7557     Log: refetch local stack pointer in POPSTACK
7558  Branch: perl
7559        ! cop.h perl.c
7560 ____________________________________________________________________________
7561 [  2190] By: jhi                                   on 1998/11/04  08:50:40
7562     Log: Configure update.
7563          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
7564          
7565          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7566          To: Martin Bligh <mbligh@sequent.com>
7567          Cc: Jarkko Hietaniemi <jhi@iki.fi>
7568          Subject: Re: Perl 5's configure on DYNIX/ptx
7569          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
7570          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
7571          
7572          find sockets also from libsocket, not just libnet.
7573          OS390: $compile_ok instead of $compile for <inttypes.h>,
7574          
7575          From: pvhp@forte.com (Peter Prymmer)
7576          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
7577          Subject: _53 not OK on os390 but looking better than ever
7578          Date: Tue, 3 Nov 98 17:33:22 PST
7579          Message-Id: <9811040133.AA09450@forte.com>
7580  Branch: cfgperl
7581        ! Configure
7582 ____________________________________________________________________________
7583 [  2189] By: jhi                                   on 1998/11/04  07:43:58
7584     Log: sysio.t failure: fix undefined order of evaluation, from
7585          
7586          From: Spider Boardman <spider@web.zk3.dec.com>
7587          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
7588          To: perlbug@perl.com
7589          Date: 4 Nov 1998 01:22:30 +0200
7590          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
7591  Branch: cfgperl
7592        ! pp_sys.c
7593 ____________________________________________________________________________
7594 [  2188] By: gsar                                  on 1998/11/04  02:59:16
7595     Log: fix return value of win32_pclose()
7596  Branch: perl
7597        ! win32/win32.c
7598 ____________________________________________________________________________
7599 [  2187] By: gsar                                  on 1998/11/04  02:56:34
7600     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
7601  Branch: perl
7602        ! Changes doop.c gv.c util.c
7603 ____________________________________________________________________________
7604 [  2186] By: jhi                                   on 1998/11/03  08:17:52
7605     Log: Document quads in pack.
7606  Branch: cfgperl
7607        ! pod/perlfunc.pod
7608 ____________________________________________________________________________
7609 [  2185] By: jhi                                   on 1998/11/03  07:49:35
7610     Log: (IV) vs (I32) vs I_V()
7611          
7612          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
7613          From: Anton Berezin <tobez@plab.ku.dk> 
7614          To: "p5p" <perl5-porters@perl.org> 
7615          Date: 01 Nov 1998 15:09:11 +0100 
7616          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
7617          
7618          and
7619          
7620          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
7621          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
7622          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
7623  Branch: cfgperl
7624        ! sv.c
7625 ____________________________________________________________________________
7626 [  2184] By: jhi                                   on 1998/11/03  07:42:46
7627     Log: VM/ESA updates.
7628  Branch: cfgperl
7629        + README.vmesa
7630        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
7631 ____________________________________________________________________________
7632 [  2183] By: jhi                                   on 1998/11/02  12:58:13
7633     Log: The id(1)-parsing is real fun.
7634  Branch: cfgperl
7635        ! t/op/groups.t
7636 ____________________________________________________________________________
7637 [  2182] By: jhi                                   on 1998/11/02  12:07:43
7638     Log: Decommission the symlink test.
7639  Branch: cfgperl
7640        ! t/op/lex_assign.t
7641 ____________________________________________________________________________
7642 [  2181] By: jhi                                   on 1998/11/02  12:03:08
7643     Log: Replace ATTR_JOINABLE with true Configure probe
7644          for PTHREAD_CREATE_JOINABLE (or equivalent:
7645          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
7646          Remove ATTR_JOINABLE itself: Thread.xs uses
7647          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
7648          
7649          Really scan for <mach/cthreads.h> only if usethreads.
7650  Branch: cfgperl
7651        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
7652 ____________________________________________________________________________
7653 [  2180] By: jhi                                   on 1998/11/02  11:07:34
7654     Log: In HP-UX 10.X usethreads only if the required files are present.
7655  Branch: cfgperl
7656        ! hints/hpux.sh
7657 ____________________________________________________________________________
7658 [  2179] By: jhi                                   on 1998/11/02  09:10:33
7659     Log: Prefer groups(1).
7660          id -Gn can be broken.
7661          id -a can save the day.
7662  Branch: cfgperl
7663        ! t/op/groups.t
7664 ____________________________________________________________________________
7665 [  2178] By: jhi                                   on 1998/11/02  08:35:29
7666     Log: Detrail enum comma.
7667  Branch: cfgperl
7668        ! perl.h
7669 ____________________________________________________________________________
7670 [  2177] By: jhi                                   on 1998/11/02  08:24:12
7671     Log: 0**0 = 1, from
7672          
7673          From: d-lewart@uiuc.edu (Daniel S. Lewart)
7674          Subject: Math::Complex 0**0 patches
7675          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
7676          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
7677          To: jhi@iki.fi (Jarkko Hietaniemi),
7678          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
7679  Branch: cfgperl
7680        ! lib/Math/Complex.pm t/lib/complex.t
7681 ____________________________________________________________________________
7682 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
7683     Log: From: jan.dubois@ibm.net (Jan Dubois)   
7684          Date: Fri, 09 Oct 1998 23:28:31 +0200
7685          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
7686          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
7687  Branch: maint-5.005/perl
7688        ! XSUB.h
7689 ____________________________________________________________________________
7690 [  2164] By: jhi                                   on 1998/10/31  15:50:02
7691     Log: Integrate from mainperl.
7692  Branch: cfgperl
7693       +> t/op/lex_assign.t
7694       !> (integrate 45 files)
7695
7696 ----------------
7697 Version 5.005_53
7698 ----------------
7699
7700 ____________________________________________________________________________
7701 [  2163] By: gsar                                  on 1998/10/31  11:31:12
7702     Log: bump patchlevel; other minor fixes for clean build and test on
7703          Solaris and win32
7704  Branch: perl
7705        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
7706        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
7707        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
7708        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7709        ! x2p/a2p.c
7710 ____________________________________________________________________________
7711 [  2162] By: gsar                                  on 1998/10/31  09:40:31
7712     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7713          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
7714          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
7715          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
7716  Branch: perl
7717        ! pp.h
7718 ____________________________________________________________________________
7719 [  2161] By: gsar                                  on 1998/10/31  09:39:13
7720     Log: From: Albert Dvornik <bert@genscan.com>
7721          Date: 30 Oct 1998 17:50:04 -0500
7722          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
7723          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
7724  Branch: perl
7725        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
7726 ____________________________________________________________________________
7727 [  2160] By: gsar                                  on 1998/10/31  09:35:03
7728     Log: fix for bugs in -x mode
7729          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7730          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
7731          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
7732          Subject: [PATCH 5.00552] Fix h2xs
7733  Branch: perl
7734        ! utils/h2xs.PL
7735 ____________________________________________________________________________
7736 [  2159] By: gsar                                  on 1998/10/31  09:31:36
7737     Log: Data::Dumper update
7738  Branch: perl
7739        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
7740        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
7741 ____________________________________________________________________________
7742 [  2153] By: gsar                                  on 1998/10/30  21:40:09
7743     Log: add testsuite portion of patch
7744          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7745          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
7746          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
7747          Subject: [PATCH 5.00321 ;-)] 87% speedup
7748  Branch: perl
7749        + t/op/lex_assign.t
7750        ! MANIFEST
7751 ____________________________________________________________________________
7752 [  2152] By: gsar                                  on 1998/10/30  21:08:11
7753     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
7754  Branch: perl
7755        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
7756 ____________________________________________________________________________
7757 [  2151] By: gsar                                  on 1998/10/30  20:18:09
7758     Log: From: Mark-Jason Dominus <mjd@plover.com>
7759          Date: Fri, 30 Oct 1998 14:24:23 EST
7760          Message-Id: <19981030192423.27276.qmail@plover.com>
7761          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
7762  Branch: perl
7763        ! x2p/walk.c
7764 ____________________________________________________________________________
7765 [  2150] By: gsar                                  on 1998/10/30  20:08:57
7766     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7767          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
7768          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
7769          Subject: [PATCH 5.00552] Overloaded <> and deref again
7770  Branch: perl
7771        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
7772        ! t/pragma/overload.t toke.c
7773 ____________________________________________________________________________
7774 [  2149] By: gsar                                  on 1998/10/30  19:38:15
7775     Log: From: Roderick Schertler <roderick@argon.org>
7776          Date: Thu, 29 Oct 1998 14:50:18 -0500
7777          Message-ID: <17625.909690618@eeyore.ibcinc.com>
7778          Subject: patch for daemonization docs in perlipc
7779  Branch: perl
7780        ! pod/perlipc.pod
7781 ____________________________________________________________________________
7782 [  2148] By: gsar                                  on 1998/10/30  19:36:07
7783     Log: From: Anton Berezin <tobez@plab.ku.dk>
7784          Date: 29 Oct 1998 17:06:25 +0100
7785          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
7786          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
7787  Branch: perl
7788        ! win32/win32.c
7789 ____________________________________________________________________________
7790 [  2147] By: gsar                                  on 1998/10/30  19:31:37
7791     Log: tweaked version of suggested patch
7792          From: Anton Berezin <tobez@plab.ku.dk>
7793          Date: 29 Oct 1998 14:48:54 +0100
7794          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
7795          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
7796  Branch: perl
7797        ! win32/win32.c
7798 ____________________________________________________________________________
7799 [  2146] By: gsar                                  on 1998/10/30  19:03:50
7800     Log: hand-apply whitespace-mutiliated patch
7801          From: "vishal bhatia" <vishalb@hotmail.com>
7802          Date: Wed, 28 Oct 1998 23:45:32 PST
7803          Message-ID: <19981029074534.2334.qmail@hotmail.com>
7804          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
7805  Branch: perl
7806        ! ext/B/B/C.pm ext/B/B/CC.pm
7807 ____________________________________________________________________________
7808 [  2145] By: gsar                                  on 1998/10/30  18:46:58
7809     Log: remaining PL_foo stragglers
7810  Branch: perl
7811        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
7812        ! op.h os2/os2.c vms/gen_shrfls.pl
7813 ____________________________________________________________________________
7814 [  2144] By: gsar                                  on 1998/10/30  17:38:36
7815     Log: integrate cfgperl tweaks into mainline
7816  Branch: perl
7817       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
7818       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
7819 ____________________________________________________________________________
7820 [  2143] By: jhi                                   on 1998/10/30  13:27:39
7821     Log: There can be multiple yacc/bison errors.
7822  Branch: cfgperl
7823        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
7824 ____________________________________________________________________________
7825 [  2142] By: jhi                                   on 1998/10/30  13:18:43
7826     Log: README.posix-bc update.
7827  Branch: cfgperl
7828        ! README.posix-bc
7829 ____________________________________________________________________________
7830 [  2141] By: jhi                                   on 1998/10/30  09:12:59
7831     Log: #2133 fallout.
7832  Branch: cfgperl
7833        ! doio.c ext/POSIX/POSIX.xs
7834 ____________________________________________________________________________
7835 [  2140] By: jhi                                   on 1998/10/30  08:43:18
7836     Log: Integrate from mainperl.
7837  Branch: cfgperl
7838       +> globvar.sym pp.sym
7839        - objpp.h thread.sym
7840       !> (integrate 61 files)
7841 ____________________________________________________________________________
7842 [  2133] By: gsar                                  on 1998/10/30  02:51:39
7843     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
7844          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
7845          should soon be automated also; the global variables that
7846          escaped the PL_foo conversion are now reined in; renamed
7847          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
7848          type of same name; duplicated lists of pp_things in various
7849          places is now gone; result has only been tested on win32
7850  Branch: perl
7851        + globvar.sym pp.sym
7852        - objpp.h thread.sym
7853        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
7854        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
7855        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
7856        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
7857        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
7858        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
7859        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
7860        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
7861        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
7862        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7863        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
7864 ____________________________________________________________________________
7865 [  2130] By: jhi                                   on 1998/10/29  15:31:26
7866     Log: Pure bison yylex() proto was broken.
7867  Branch: cfgperl
7868        ! proto.h
7869 ____________________________________________________________________________
7870 [  2126] By: jhi                                   on 1998/10/29  08:35:54
7871     Log: Integrate mainperl.
7872  Branch: cfgperl
7873       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
7874       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
7875       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
7876       !> t/pragma/warn/doio toke.c win32/makefile.mk
7877 ____________________________________________________________________________
7878 [  2125] By: jhi                                   on 1998/10/29  08:32:38
7879     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
7880  Branch: cfgperl
7881        ! Makefile.SH
7882 ____________________________________________________________________________
7883 [  2124] By: jhi                                   on 1998/10/29  08:06:44
7884     Log: EBCDIC Makefile.SH tuneup.
7885  Branch: cfgperl
7886        ! Makefile.SH
7887 ____________________________________________________________________________
7888 [  2119] By: gsar                                  on 1998/10/28  23:24:04
7889     Log: remove doubled hunk from integration
7890  Branch: perl
7891        ! pp.c
7892 ____________________________________________________________________________
7893 [  2118] By: gsar                                  on 1998/10/28  22:03:31
7894     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7895          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
7896          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
7897          Subject: [PATCH 5.00552] Minor debugger tweaks
7898  Branch: perl
7899        ! lib/perl5db.pl
7900 ____________________________________________________________________________
7901 [  2117] By: gsar                                  on 1998/10/28  22:02:30
7902     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7903          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
7904          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
7905          Subject: [PATCH 5.00552] Make sort respect overloading
7906  Branch: perl
7907        ! pp_ctl.c proto.h t/pragma/overload.t
7908 ____________________________________________________________________________
7909 [  2116] By: gsar                                  on 1998/10/28  21:51:11
7910     Log: MM patches from Ilya Zakharevich
7911          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
7912          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
7913          Subject: [PATCH 5.00552] Make MakeMaker more verbose
7914          --
7915          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
7916          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
7917          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
7918  Branch: perl
7919        ! lib/ExtUtils/MakeMaker.pm
7920 ____________________________________________________________________________
7921 [  2115] By: gsar                                  on 1998/10/28  21:46:19
7922     Log: add explicit references to perl source path in ld2 and gcc2
7923  Branch: perl
7924        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
7925 ____________________________________________________________________________
7926 [  2114] By: gsar                                  on 1998/10/28  21:39:56
7927     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7928          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
7929          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
7930          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
7931  Branch: perl
7932        ! INSTALL
7933 ____________________________________________________________________________
7934 [  2113] By: gsar                                  on 1998/10/28  21:21:16
7935     Log: integrate cfgperl into mainline
7936  Branch: perl
7937       +> t/op/filetest.t
7938       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
7939       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
7940       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
7941       !> thread.h toke.c vmesa/Makefile
7942 ____________________________________________________________________________
7943 [  2112] By: gsar                                  on 1998/10/28  21:14:18
7944     Log: minor cleanup
7945  Branch: perl
7946        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
7947 ____________________________________________________________________________
7948 [  2111] By: gsar                                  on 1998/10/28  18:52:10
7949     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
7950  Branch: perl
7951        ! toke.c
7952 ____________________________________________________________________________
7953 [  2110] By: jhi                                   on 1998/10/28  15:07:54
7954     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
7955  Branch: cfgperl
7956        ! Makefile.SH
7957 ____________________________________________________________________________
7958 [  2109] By: jhi                                   on 1998/10/28  13:39:54
7959     Log: a2p.y needs to generate also y.tab.h.
7960  Branch: cfgperl
7961        ! Makefile.SH
7962 ____________________________________________________________________________
7963 [  2108] By: jhi                                   on 1998/10/28  10:33:36
7964     Log: The "parse error" must be converted to "syntax error",
7965          just matching it aint' enough.
7966  Branch: cfgperl
7967        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
7968        ! t/pragma/warning.t
7969 ____________________________________________________________________________
7970 [  2107] By: jhi                                   on 1998/10/28  10:23:05
7971     Log: Regen sig_n{ame,umber}* if slightest doubt.
7972  Branch: cfgperl
7973        ! Configure
7974 ____________________________________________________________________________
7975 [  2106] By: jhi                                   on 1998/10/28  08:44:49
7976     Log: Bison says 'parse error', not 'parser error'.
7977  Branch: cfgperl
7978        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
7979        ! t/pragma/warning.t
7980 ____________________________________________________________________________
7981 [  2105] By: jhi                                   on 1998/10/28  08:42:09
7982     Log: yylex() parametrization.
7983  Branch: cfgperl
7984        ! proto.h toke.c
7985 ____________________________________________________________________________
7986 [  2104] By: jhi                                   on 1998/10/28  08:25:09
7987     Log: Bring in #2102.
7988  Branch: cfgperl
7989        ! pp.c
7990 ____________________________________________________________________________
7991 [  2103] By: jhi                                   on 1998/10/28  08:22:04
7992     Log: From: Dominic Dunlop <domo@vo.lu>
7993          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
7994          Date: 27 Oct 1998 20:47:25 +0200
7995          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
7996  Branch: cfgperl
7997        ! t/op/groups.t
7998 ____________________________________________________________________________
7999 [  2102] By: larry                                 on 1998/10/27  18:58:55
8000     Log: utf8 change to quotemeta broke EBCDIC
8001  Branch: perl
8002        ! pp.c
8003 ____________________________________________________________________________
8004 [  2101] By: jhi                                   on 1998/10/27  12:55:34
8005     Log: $Config{sig_num_init}.
8006          Also, a new approach to the 'pthreads-created-joinable': drop
8007          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
8008          directly. (See also #2096).
8009  Branch: cfgperl
8010        ! Configure config_h.SH
8011 ____________________________________________________________________________
8012 [  2100] By: jhi                                   on 1998/10/27  10:48:55
8013     Log: Regenerated perly_c.diff.
8014  Branch: cfgperl
8015        ! perly_c.diff
8016 ____________________________________________________________________________
8017 [  2099] By: jhi                                   on 1998/10/27  08:42:25
8018     Log: First the mangler was Netscape, then it was me.
8019  Branch: cfgperl
8020        ! vmesa/Makefile
8021 ____________________________________________________________________________
8022 [  2098] By: jhi                                   on 1998/10/27  08:34:40
8023     Log: `id -Gn` might be available where `groups` is not.
8024  Branch: cfgperl
8025        ! t/op/groups.t
8026 ____________________________________________________________________________
8027 [  2097] By: jhi                                   on 1998/10/27  08:05:17
8028     Log: Netscape had mangled the tabs.
8029  Branch: cfgperl
8030        ! vmesa/Makefile
8031 ____________________________________________________________________________
8032 [  2096] By: jhi                                   on 1998/10/27  08:03:05
8033     Log: ATTR_JOINABLE logic, based on (private email)
8034          
8035          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
8036          Subject: Some little diffs
8037          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
8038          Date: Tue, 27 Oct 1998 13:44:42 +1300
8039  Branch: cfgperl
8040        ! thread.h
8041 ____________________________________________________________________________
8042 [  2095] By: jhi                                   on 1998/10/27  07:56:57
8043     Log: Mach cthreads support based on:
8044          
8045          From: brie@corp.home.net (Brian Harrison)
8046          Subject: perl5.005_02 patch for mthreads
8047          To: perl5-porters@perl.org
8048          Date: 24 Oct 1998 01:01:55 +0300
8049          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
8050          
8051          Pthread yield probe (dejavu)
8052          Cosmetic nanochange for the union semun output.
8053          Better inttypes.h probe.
8054          Undo the 'void *' $selecttype probe from #1971 because
8055          it breaks the $selectminbits test.
8056  Branch: cfgperl
8057        ! Configure config_h.SH perl.h thread.h
8058 ____________________________________________________________________________
8059 [  2094] By: jhi                                   on 1998/10/26  13:02:07
8060     Log: Also posix-bc wants to reyacc.
8061  Branch: cfgperl
8062        ! Makefile.SH
8063 ____________________________________________________________________________
8064 [  2093] By: jhi                                   on 1998/10/26  10:17:21
8065     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
8066          5_02 and really breaking things in non-ASCII worlds.
8067  Branch: cfgperl
8068        ! pp.c
8069 ____________________________________________________________________________
8070 [  2092] By: jhi                                   on 1998/10/26  09:08:00
8071     Log: More robustness.
8072  Branch: cfgperl
8073        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8074        ! t/pragma/warning.t
8075 ____________________________________________________________________________
8076 [  2091] By: jhi                                   on 1998/10/26  08:47:32
8077     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
8078          Bison really wants YYLEX_PARAM.
8079  Branch: cfgperl
8080        ! perly.y proto.h toke.c
8081 ____________________________________________________________________________
8082 [  2090] By: jhi                                   on 1998/10/26  08:21:25
8083     Log: s/YYLEX_PARAM/YYLEXPARAM/
8084  Branch: cfgperl
8085        ! perly.y
8086 ____________________________________________________________________________
8087 [  2089] By: jhi                                   on 1998/10/26  08:17:33
8088     Log: Indicate skipped subtests.
8089  Branch: cfgperl
8090        ! t/io/pipe.t
8091 ____________________________________________________________________________
8092 [  2088] By: jhi                                   on 1998/10/26  08:11:36
8093     Log: Integrate from mainperl.
8094  Branch: cfgperl
8095       !> (integrate 54 files)
8096 ____________________________________________________________________________
8097 [  2087] By: jhi                                   on 1998/10/26  08:08:02
8098     Log: Add test for filetests.
8099  Branch: cfgperl
8100        + t/op/filetest.t
8101        ! MANIFEST
8102 ____________________________________________________________________________
8103 [  2086] By: gsar                                  on 1998/10/26  02:44:44
8104     Log: various win32 tweaks; disable new xs_cpp section (it creates
8105          ambiguous inference graph for %.xs --> %.o)
8106  Branch: perl
8107        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
8108        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
8109        ! win32/config.gc win32/config_H.gc win32/makedef.pl
8110        ! win32/makefile.mk win32/win32.h
8111 ____________________________________________________________________________
8112 [  2085] By: gsar                                  on 1998/10/26  00:50:02
8113     Log: sanity-check $Config{drand01} in rand.t
8114  Branch: perl
8115        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
8116        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8117 ____________________________________________________________________________
8118 [  2078] By: gsar                                  on 1998/10/25  10:22:04
8119     Log: update win32/config*.?c
8120  Branch: perl
8121        ! Changes win32/config.bc win32/config.gc win32/config.vc
8122        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8123 ____________________________________________________________________________
8124 [  2077] By: gsar                                  on 1998/10/25  08:39:25
8125     Log: From: Graham Barr <gbarr@pobox.com>
8126          Date: Sat, 24 Oct 1998 21:45:50 -0500
8127          Message-ID: <19981024214550.C508@pobox.com>
8128          Subject: Re: die with a reference  should use overload "" operator
8129  Branch: perl
8130        ! pp_ctl.c
8131 ____________________________________________________________________________
8132 [  2076] By: gsar                                  on 1998/10/25  08:37:49
8133     Log: From: Graham Barr <gbarr@pobox.com>
8134          Date: Sat, 24 Oct 1998 12:45:21 -0500
8135          Message-ID: <19981024124521.C512@pobox.com>
8136          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
8137  Branch: perl
8138        ! sv.c
8139 ____________________________________________________________________________
8140 [  2075] By: gsar                                  on 1998/10/25  08:24:09
8141     Log: fix C<print $n += 5;> etc.
8142  Branch: perl
8143        ! toke.c
8144 ____________________________________________________________________________
8145 [  2074] By: gsar                                  on 1998/10/25  08:12:28
8146     Log: list builtins with portability caveats
8147          From: Jarkko Hietaniemi <jhi@iki.fi>
8148          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
8149          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
8150          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
8151  Branch: perl
8152        ! pod/perlfunc.pod
8153 ____________________________________________________________________________
8154 [  2073] By: gsar                                  on 1998/10/25  07:55:43
8155     Log: fix stack overrun in file test operators
8156  Branch: perl
8157        ! pp_sys.c
8158 ____________________________________________________________________________
8159 [  2072] By: gsar                                  on 1998/10/25  07:29:45
8160     Log: implement C<goto &func> and other fixes (via private mail)
8161          From:    "vishal bhatia" <vishalb@hotmail.com>
8162          Date:    Wed, 21 Oct 1998 22:59:03 PDT
8163          Message-Id: <19981022055904.20083.qmail@hotmail.com>
8164          Subject: [PATCH 5.005_52] More fixes for B
8165  Branch: perl
8166        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
8167 ____________________________________________________________________________
8168 [  2071] By: gsar                                  on 1998/10/25  07:14:41
8169     Log: From: Graham Barr <gbarr@pobox.com>
8170          Date: Sat, 17 Oct 1998 20:42:41 -0500
8171          Message-ID: <19981017204241.G510@pobox.com>
8172          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
8173  Branch: perl
8174        ! pp_ctl.c
8175 ____________________________________________________________________________
8176 [  2070] By: gsar                                  on 1998/10/25  07:07:29
8177     Log: avoid bogus line number in XSUB redefined warnings
8178  Branch: perl
8179        ! op.c
8180 ____________________________________________________________________________
8181 [  2069] By: gsar                                  on 1998/10/25  06:59:03
8182     Log: From: Martijn Koster <mak@excitecorp.com>
8183          Date: Wed, 21 Oct 1998 13:12:03 +0100
8184          Message-ID: <19981021131203.A15661@excitecorp.com>
8185          Subject: File::Path::mkpath reports the wrong error
8186  Branch: perl
8187        ! lib/File/Path.pm
8188 ____________________________________________________________________________
8189 [  2068] By: gsar                                  on 1998/10/25  06:54:43
8190     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
8191          Date: Tue, 20 Oct 1998 20:52:20 -0500
8192          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
8193          Subject: Exporter.pm's export_to_level() argument handling buggy
8194  Branch: perl
8195        ! lib/Exporter.pm
8196 ____________________________________________________________________________
8197 [  2067] By: gsar                                  on 1998/10/25  06:50:19
8198     Log: From: jan.dubois@ibm.net (Jan Dubois)
8199          Date: Wed, 21 Oct 1998 00:55:51 +0200
8200          Message-ID: <36380269.55370608@smtp1.ibm.net>
8201          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
8202  Branch: perl
8203        ! ext/DynaLoader/DynaLoader_pm.PL
8204 ____________________________________________________________________________
8205 [  2066] By: gsar                                  on 1998/10/25  06:48:19
8206     Log: recognize '%' as a shell metachar for win32
8207          From: jan.dubois@ibm.net (Jan Dubois)
8208          Date: Tue, 20 Oct 1998 21:57:35 +0200
8209          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
8210          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
8211  Branch: perl
8212        ! win32/win32.c
8213 ____________________________________________________________________________
8214 [  2065] By: gsar                                  on 1998/10/25  06:46:30
8215     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
8216  Branch: perl
8217        ! sv.c
8218 ____________________________________________________________________________
8219 [  2064] By: gsar                                  on 1998/10/25  06:45:09
8220     Log: From: Gisle Aas <gisle@aas.no>
8221          Date: 20 Oct 1998 14:24:44 +0200
8222          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
8223          Subject: ord() and unpack("U*",...) should not be negative
8224  Branch: perl
8225        ! pp.c
8226 ____________________________________________________________________________
8227 [  2063] By: gsar                                  on 1998/10/25  06:42:29
8228     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8229          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
8230          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
8231          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
8232  Branch: perl
8233        ! os2/os2.c
8234 ____________________________________________________________________________
8235 [  2062] By: gsar                                  on 1998/10/25  06:41:26
8236     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8237          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
8238          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
8239          Subject: [PATCH 5.005_*] Speed up aassign
8240  Branch: perl
8241        ! pp_hot.c
8242 ____________________________________________________________________________
8243 [  2061] By: gsar                                  on 1998/10/25  06:39:04
8244     Log: From: Graham Barr <gbarr@pobox.com>
8245          Date: Sat, 17 Oct 1998 22:22:02 -0500
8246          Message-ID: <19981017222202.J510@pobox.com>
8247          Subject: Re: '*' prototype does not allow bareword with strict
8248  Branch: perl
8249        ! toke.c
8250 ____________________________________________________________________________
8251 [  2060] By: gsar                                  on 1998/10/25  06:37:34
8252     Log: handle '::' in section names properly
8253          From: Graham Barr <gbarr@pobox.com>
8254          Date: Sat, 17 Oct 1998 12:57:54 -0500
8255          Message-ID: <19981017125754.C510@pobox.com>
8256          Subject: Re: pod2html
8257  Branch: perl
8258        ! lib/Pod/Html.pm
8259 ____________________________________________________________________________
8260 [  2059] By: gsar                                  on 1998/10/25  06:33:43
8261     Log: integrate changes#1982,2014,2021 (from maint-5.005)
8262  Branch: perl
8263       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
8264       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
8265 ____________________________________________________________________________
8266 [  2058] By: gsar                                  on 1998/10/25  05:44:17
8267     Log: allow more win32 symbol exports (suggested by Jan Dubois)
8268  Branch: perl
8269        ! win32/makedef.pl
8270 ____________________________________________________________________________
8271 [  2057] By: gsar                                  on 1998/10/25  05:40:40
8272     Log: integrate change#2053 from maint-5.005
8273  Branch: perl
8274       !> cop.h t/cmd/while.t
8275 ____________________________________________________________________________
8276 [  2056] By: gsar                                  on 1998/10/25  05:16:41
8277     Log: commented version of a patch suggested by Drago Goricanec
8278          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
8279          Date: 16 Oct 1998 15:24:45 +0300
8280          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
8281          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
8282  Branch: perl
8283        ! pp_sys.c
8284 ____________________________________________________________________________
8285 [  2055] By: gsar                                  on 1998/10/25  05:11:03
8286     Log: include eof() in description of buffering caveats
8287          From: Anton Berezin <tobez@plab.ku.dk>
8288          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
8289          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
8290          Subject: [DOCPATCH] pod/perlfunc.pod
8291  Branch: perl
8292        ! pod/perlfunc.pod
8293 ____________________________________________________________________________
8294 [  2054] By: gsar                                  on 1998/10/25  05:07:42
8295     Log: disallow 'x' in hex numbers (except leading '0x')
8296          From: Gisle Aas <gisle@aas.no>
8297          Date: 16 Oct 1998 16:33:12 +0200
8298          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
8299          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
8300  Branch: perl
8301        ! perlvars.h t/op/oct.t util.c
8302 ____________________________________________________________________________
8303 [  2052] By: gsar                                  on 1998/10/25  04:49:04
8304     Log: avoid the circular refcnt logic in magic_mutexfree()
8305  Branch: perl
8306        ! mg.c pp.c pp_hot.c
8307 ____________________________________________________________________________
8308 [  2051] By: gsar                                  on 1998/10/25  04:35:07
8309     Log: properly restore PL_rsfp_filters after require
8310  Branch: perl
8311        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
8312        ! scope.h
8313 ____________________________________________________________________________
8314 [  2050] By: gsar                                  on 1998/10/25  02:42:32
8315     Log: integrate cfgperl changes back into mainline
8316  Branch: perl
8317       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
8318       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
8319       !> (integrate 33 files)
8320 ____________________________________________________________________________
8321 [  2049] By: gsar                                  on 1998/10/25  01:30:48
8322     Log: avoid "mysterious" compile-time failures without messages
8323  Branch: perl
8324        ! gv.c
8325 ____________________________________________________________________________
8326 [  2041] By: gsar                                  on 1998/10/23  21:11:56
8327     Log: checkin jpl under //depot/perlext/jpl/...
8328  Branch: perlext
8329        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
8330        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
8331        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
8332        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
8333        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
8334        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
8335        + jpl/PerlInterpreter/Makefile.PL
8336        + jpl/PerlInterpreter/PerlInterpreter.c
8337        + jpl/PerlInterpreter/PerlInterpreter.h
8338        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
8339        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
8340        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
8341        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
8342        + jpl/get_jdk/jdk_hosts jpl/install-jpl
8343 ____________________________________________________________________________
8344 [  2040] By: larry                                 on 1998/10/23  19:31:42
8345     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
8346  Branch: perl
8347        ! pp.c
8348 ____________________________________________________________________________
8349 [  2039] By: larry                                 on 1998/10/23  18:48:34
8350     Log: tr///d does not seem to work
8351  Branch: perl
8352        ! lib/utf8_heavy.pl
8353 ____________________________________________________________________________
8354 [  2038] By: larry                                 on 1998/10/23  18:00:41
8355     Log: Program with utf8 identifiers fails to compile
8356  Branch: perl
8357        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
8358 ____________________________________________________________________________
8359 [  2037] By: jhi                                   on 1998/10/23  14:04:51
8360     Log: Test suite portability:
8361          - posix-bc does not write to broken pipes
8362          - filehand #11 only iff we have fork
8363          - warning.t can now match $expected using regular expressions
8364  Branch: cfgperl
8365        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
8366        ! t/pragma/warning.t
8367 ____________________________________________________________________________
8368 [  2036] By: jhi                                   on 1998/10/23  12:12:07
8369     Log: yacc clarification.
8370  Branch: cfgperl
8371        ! README.posix-bc
8372 ____________________________________________________________________________
8373 [  2035] By: jhi                                   on 1998/10/23  12:09:59
8374     Log: Some C compilers get upset about 8-bit characters in /* comments. */
8375  Branch: cfgperl
8376        ! mg.c
8377 ____________________________________________________________________________
8378 [  2034] By: jhi                                   on 1998/10/22  09:11:52
8379     Log: Configure update: both for pthread_yield more robust
8380          testing (all variants of pthread_attr_getdetachstate()) --
8381          and because Configure was broken in major way! About 1000
8382          last lines were truncated.
8383  Branch: cfgperl
8384        ! Configure
8385 ____________________________________________________________________________
8386 [  2033] By: jhi                                   on 1998/10/22  07:47:10
8387     Log: DJGPP feedback for #2028.
8388  Branch: cfgperl
8389        ! thread.h
8390 ____________________________________________________________________________
8391 [  2032] By: jhi                                   on 1998/10/21  13:03:57
8392     Log: yielding, the saga continues.
8393  Branch: cfgperl
8394        ! Configure config_h.SH
8395       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
8396       !> t/op/goto.t t/pragma/constant.t
8397 ____________________________________________________________________________
8398 [  2031] By: jhi                                   on 1998/10/21  09:15:42
8399     Log: VM/ESA feedback for #2028.
8400  Branch: cfgperl
8401        ! Configure config_h.SH thread.h
8402 ____________________________________________________________________________
8403 [  2030] By: gsar                                  on 1998/10/21  04:22:53
8404     Log: fix handling of mayhaps-extended @_ in goto &sub
8405  Branch: perl
8406        ! av.c pp_ctl.c t/op/goto.t
8407 ____________________________________________________________________________
8408 [  2029] By: gsar                                  on 1998/10/21  00:54:14
8409     Log: restore sanity to "constant" references
8410  Branch: perl
8411        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
8412 ____________________________________________________________________________
8413 [  2028] By: jhi                                   on 1998/10/20  15:01:20
8414     Log: OLD_PTHREADS_API reorganizing.
8415  Branch: cfgperl
8416        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
8417        ! vmesa/vmesaish.h
8418 ____________________________________________________________________________
8419 [  2027] By: jhi                                   on 1998/10/20  14:14:51
8420     Log: #2026 fallout.
8421  Branch: cfgperl
8422        ! Makefile.SH
8423 ____________________________________________________________________________
8424 [  2026] By: jhi                                   on 1998/10/20  11:47:21
8425     Log: VM/ESA update.
8426  Branch: cfgperl
8427        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
8428 ____________________________________________________________________________
8429 [  2025] By: jhi                                   on 1998/10/20  08:20:56
8430     Log: 64-bitness, based on
8431          
8432          From: Scott Henry <scotth@sgi.com>
8433          To: perl-64bit@perl.org
8434          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
8435          Subject: Re: Configure problems/questions...
8436          Date: 19 Oct 1998 22:38:06 -0700
8437  Branch: cfgperl
8438        ! hints/irix_6.sh perl.h
8439 ____________________________________________________________________________
8440 [  2024] By: jhi                                   on 1998/10/20  08:09:07
8441     Log: Add lseeksize.
8442  Branch: cfgperl
8443        ! config_h.SH
8444 ____________________________________________________________________________
8445 [  2023] By: jhi                                   on 1998/10/20  08:08:33
8446     Log: Mumble about _yields() only when threaded.
8447  Branch: cfgperl
8448        ! Configure
8449 ____________________________________________________________________________
8450 [  2022] By: jhi                                   on 1998/10/20  07:46:26
8451     Log: Thinko at PTHREADS_CREATED_JOINABLE.
8452  Branch: cfgperl
8453        ! thread.h
8454 ____________________________________________________________________________
8455 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
8456     Log: From: Chip Salzenberg <chip@perlsupport.com>
8457          Date: Tue, 6 Oct 1998 13:33:05 -0400
8458          Message-ID: <19981006133305.A2348@perlsupport.com>
8459          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
8460  Branch: maint-5.005/perl
8461        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
8462        ! t/op/tie.t
8463 ____________________________________________________________________________
8464 [  2020] By: jhi                                   on 1998/10/19  09:15:53
8465     Log: YIELD more robustly.
8466  Branch: cfgperl
8467        ! thread.h
8468 ____________________________________________________________________________
8469 [  2019] By: jhi                                   on 1998/10/19  08:48:33
8470     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
8471          the 'new' one (just like DJGPP, it seems).
8472  Branch: cfgperl
8473        ! thread.h
8474 ____________________________________________________________________________
8475 [  2018] By: jhi                                   on 1998/10/19  07:02:44
8476     Log: vmesaish.h doesn't exclude unixish.h.
8477  Branch: cfgperl
8478        ! perl.h
8479 ____________________________________________________________________________
8480 [  2017] By: jhi                                   on 1998/10/19  06:44:19
8481     Log: 1<<$randbits is not good for randbits=48.
8482  Branch: cfgperl
8483        ! t/op/rand.t
8484 ____________________________________________________________________________
8485 [  2016] By: jhi                                   on 1998/10/19  06:39:47
8486     Log: Make #2012 glob pattern more portable.
8487  Branch: cfgperl
8488        ! Makefile.SH
8489 ____________________________________________________________________________
8490 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
8491     Log: Fix POSIX::sigprocmask not to check type of $old parameter
8492          as it is output only
8493  Branch: maint-5.005/perl
8494        ! ext/POSIX/POSIX.xs
8495 ____________________________________________________________________________
8496 [  2012] By: jhi                                   on 1998/10/17  15:04:23
8497     Log: clean numbered core dumps and t/tmp[0-9]*.
8498  Branch: cfgperl
8499        ! Makefile.SH
8500 ____________________________________________________________________________
8501 [  2011] By: jhi                                   on 1998/10/17  14:59:15
8502     Log: More robust yacc/bison failure output handling.
8503  Branch: cfgperl
8504        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8505 ____________________________________________________________________________
8506 [  2010] By: jhi                                   on 1998/10/17  14:51:05
8507     Log: BC2000 POSIX update.
8508  Branch: cfgperl
8509        ! MANIFEST
8510 ____________________________________________________________________________
8511 [  2009] By: jhi                                   on 1998/10/17  14:49:46
8512     Log: POSIX BC2000 port from perl-mvs:
8513          
8514          Subject: Ported perl 5.005.02 to BS2000 / POSIX
8515          From: Dorner Thomas <Thomas.Dorner@start.de> 
8516          Date: Tue, 29 Sep 1998 13:29:36 +0100 
8517          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
8518  Branch: cfgperl
8519        + README.posix-bc hints/posix-bc.sh
8520        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
8521        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
8522        ! unixish.h
8523 ____________________________________________________________________________
8524 [  2008] By: jhi                                   on 1998/10/17  14:07:49
8525     Log: VM/ESA-update.
8526  Branch: cfgperl
8527        ! MANIFEST
8528 ____________________________________________________________________________
8529 [  2007] By: jhi                                   on 1998/10/17  13:55:34
8530     Log: Forgot few S_I* imports.
8531  Branch: cfgperl
8532        ! t/lib/ipc_sysv.t
8533 ____________________________________________________________________________
8534 [  2006] By: jhi                                   on 1998/10/17  13:43:54
8535     Log: The VM/ESA port essentials, based on
8536          
8537          perl-mvs:
8538          
8539          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
8540          Subject: Re: Can't find Data/Dumper.pm
8541          Date: Mon, 28 Sep 1998 07:40:49 +1300
8542          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
8543          
8544          private email:
8545          
8546          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
8547          Subject: Re: Perl thread problems in VM/ESA
8548          Date: Thu, 15 Oct 1998 07:18:35 +1300
8549          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
8550          
8551          and private email:
8552          
8553          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
8554          Subject:  perl archive
8555          Date:  Sun, 11 Oct 1998 19:28:54 EDT
8556          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
8557          which gave a pointer to
8558          
8559          http://pucc.princeton.edu/~neale/perl.tar
8560          
8561          (based on Perl 5.005_51)
8562  Branch: cfgperl
8563        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
8564        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
8565        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
8566        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
8567 ____________________________________________________________________________
8568 [  2005] By: jhi                                   on 1998/10/17  13:17:19
8569     Log: Integrate mainperl.
8570  Branch: cfgperl
8571       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
8572       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8573       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
8574       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
8575       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
8576       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
8577       !> win32/makefile.mk
8578 ____________________________________________________________________________
8579 [  2004] By: jhi                                   on 1998/10/17  11:19:06
8580     Log: Removed an extra ' from the int64_t test.
8581  Branch: cfgperl
8582        ! Configure
8583 ____________________________________________________________________________
8584 [  2003] By: gsar                                  on 1998/10/17  04:11:40
8585     Log: silence -w noises (suggested by Greg Bacon)
8586  Branch: perl
8587        ! lib/Term/Complete.pm
8588 ____________________________________________________________________________
8589 [  2002] By: gsar                                  on 1998/10/17  04:07:48
8590     Log: From: Gisle Aas <gisle@aas.no>
8591          Date: 14 Oct 1998 15:53:14 +0200
8592          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
8593          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
8594  Branch: perl
8595        ! util.c
8596 ____________________________________________________________________________
8597 [  2001] By: gsar                                  on 1998/10/17  04:06:10
8598     Log: From: Gisle Aas <gisle@aas.no>
8599          Date: 14 Oct 1998 15:17:44 +0200
8600          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
8601          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
8602  Branch: perl
8603        ! toke.c
8604 ____________________________________________________________________________
8605 [  2000] By: gsar                                  on 1998/10/17  03:06:33
8606     Log: From: Gisle Aas <gisle@aas.no>
8607          Date: 14 Oct 1998 00:38:06 +0200
8608          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
8609          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
8610  Branch: perl
8611        ! sv.c
8612 ____________________________________________________________________________
8613 [  1999] By: gsar                                  on 1998/10/17  03:04:48
8614     Log: From: Dan Sugalski <sugalskd@osshe.edu>
8615          Date: Tue, 13 Oct 1998 15:10:57 -0700
8616          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
8617          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
8618  Branch: perl
8619        ! vms/ext/Stdio/Stdio.pm
8620 ____________________________________________________________________________
8621 [  1998] By: gsar                                  on 1998/10/17  03:00:40
8622     Log: skip readonly vars and unref references when doing a reset()
8623  Branch: perl
8624        ! sv.c
8625 ____________________________________________________________________________
8626 [  1997] By: gsar                                  on 1998/10/17  02:49:19
8627     Log: fix buggy treatment of large checksums on unicode strings
8628          From: Gisle Aas <gisle@aas.no>
8629          Date: 13 Oct 1998 21:35:39 +0200
8630          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
8631          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
8632  Branch: perl
8633        ! pp.c
8634 ____________________________________________________________________________
8635 [  1996] By: gsar                                  on 1998/10/17  02:43:22
8636     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8637          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
8638          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
8639          Subject: [PATCH 5.005_52] Memory overrun in os2.c
8640  Branch: perl
8641        ! os2/Makefile.SHs os2/os2.c
8642 ____________________________________________________________________________
8643 [  1995] By: gsar                                  on 1998/10/17  02:42:01
8644     Log: clarify section name rules for typemaps
8645  Branch: perl
8646        ! pod/perlxs.pod
8647 ____________________________________________________________________________
8648 [  1994] By: gsar                                  on 1998/10/17  02:33:02
8649     Log: whitespace-proof grent.t
8650  Branch: perl
8651        ! t/op/grent.t
8652 ____________________________________________________________________________
8653 [  1993] By: gsar                                  on 1998/10/17  02:27:29
8654     Log: fix bug in B::CC::pp_sassign()
8655          From: "vishal bhatia" <vishalb@hotmail.com>
8656          Date: Sun, 11 Oct 1998 18:41:38 PDT
8657          Message-ID: <19981012014139.19614.qmail@hotmail.com>
8658          Subject: B::CC problems with pp_sassign routine
8659  Branch: perl
8660        ! ext/B/B/CC.pm
8661 ____________________________________________________________________________
8662 [  1992] By: gsar                                  on 1998/10/17  02:17:49
8663     Log: applied suggested patch with small doc tweak
8664          From: Gisle Aas <gisle@aas.no>
8665          Date: 11 Oct 1998 12:53:13 +0200
8666          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
8667          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
8668  Branch: perl
8669        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
8670        ! t/op/tiehandle.t
8671 ____________________________________________________________________________
8672 [  1991] By: gsar                                  on 1998/10/17  02:08:30
8673     Log: apply non-conflicting parts from suggested patch
8674          From: jan.dubois@ibm.net (Jan Dubois)
8675          Date: Sat, 10 Oct 1998 13:15:45 +0200
8676          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
8677          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
8678  Branch: perl
8679        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8680 ____________________________________________________________________________
8681 [  1990] By: gsar                                  on 1998/10/17  02:01:24
8682     Log: provide option to enable optimization with VC (suggested by Jan
8683          Dubois)
8684  Branch: perl
8685        ! win32/Makefile win32/makefile.mk
8686 ____________________________________________________________________________
8687 [  1989] By: gsar                                  on 1998/10/17  01:55:27
8688     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
8689          Dave Leppik <dleppik@gage.com>
8690  Branch: perl
8691        ! perl.h
8692 ____________________________________________________________________________
8693 [  1988] By: gsar                                  on 1998/10/17  01:49:05
8694     Log: stray typo found by Hugo van der Sanden
8695  Branch: perl
8696        ! op.c
8697 ____________________________________________________________________________
8698 [  1987] By: gsar                                  on 1998/10/17  01:45:52
8699     Log: perldoc pod update
8700          From: Daniel Grisinger <dgris@perrin.dimensional.com>
8701          Date: 06 Oct 1998 23:56:51 -0600
8702          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
8703          Subject: [PATCH _02 and _52] perldoc
8704  Branch: perl
8705        ! utils/perldoc.PL
8706 ____________________________________________________________________________
8707 [  1986] By: gsar                                  on 1998/10/17  01:41:40
8708     Log: qualify names of builtins
8709  Branch: perl
8710        ! ext/POSIX/POSIX.pm
8711 ____________________________________________________________________________
8712 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
8713     Log: From: Jochen Wiedmann <joe@ispsoft.de>
8714          Date: Thu, 17 Sep 1998 17:16:06 +0200
8715          Message-ID: <360127B6.E44564A@ispsoft.de>
8716          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
8717  Branch: maint-5.005/perl
8718        ! lib/ExtUtils/MakeMaker.pm
8719 ____________________________________________________________________________
8720 [  1978] By: gsar                                  on 1998/10/16  01:58:58
8721     Log: integrate cfgperl mods into mainline
8722  Branch: perl
8723       +> ext/DynaLoader/dl_vmesa.xs
8724        ! Porting/genlog
8725       !> Configure MANIFEST Makefile.SH config_h.SH
8726       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
8727       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
8728       !> x2p/Makefile.SH
8729 ____________________________________________________________________________
8730 [  1976] By: gsar                                  on 1998/10/16  00:10:52
8731     Log: stray tweak
8732  Branch: perl
8733        ! op.c
8734 ____________________________________________________________________________
8735 [  1975] By: gsar                                  on 1998/10/15  23:54:38
8736     Log: propagate typeness of lexicals while cloning them
8737  Branch: perl
8738        ! op.c
8739 ____________________________________________________________________________
8740 [  1974] By: gsar                                  on 1998/10/15  23:53:25
8741     Log: s/last/first/ typo in append_list()
8742  Branch: perl
8743        ! op.c
8744 ____________________________________________________________________________
8745 [  1973] By: gsar                                  on 1998/10/15  20:06:17
8746     Log: nuke confperl branch and contents
8747  Branch: confperl
8748        - (delete 1284 files)
8749 ____________________________________________________________________________
8750 [  1972] By: jhi                                   on 1998/10/15  07:07:35
8751     Log: Test #162 had been added but the "print 1..161" had not been updated.
8752  Branch: cfgperl
8753        ! t/op/pat.t
8754 ____________________________________________________________________________
8755 [  1971] By: gsar                                  on 1998/10/15  03:09:58
8756     Log: check in all confperl changes as of change#1964 into cfgperl
8757  Branch: cfgperl
8758        + ext/DynaLoader/dl_vmesa.xs
8759        ! Configure MANIFEST Makefile.SH config_h.SH
8760        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
8761        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
8762 ____________________________________________________________________________
8763 [  1970] By: gsar                                  on 1998/10/15  03:05:59
8764     Log: integrate mainline to get tr.t
8765  Branch: cfgperl
8766       +> t/op/tr.t
8767 ____________________________________________________________________________
8768 [  1969] By: gsar                                  on 1998/10/15  03:04:17
8769     Log: add missing tr.t to repository
8770  Branch: perl
8771        + t/op/tr.t
8772 ____________________________________________________________________________
8773 [  1968] By: gsar                                  on 1998/10/15  03:02:43
8774     Log: create cfgperl branch
8775  Branch: cfgperl
8776       +> (branch 1282 files)
8777 ____________________________________________________________________________
8778 [  1967] By: gsar                                  on 1998/10/15  02:46:08
8779     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
8780          (MAN3PODS cannot be set to ' '; stray stricture violation)
8781  Branch: perl
8782        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
8783        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
8784        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
8785        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
8786        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
8787        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
8788        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
8789        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
8790        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
8791        ! lib/ExtUtils/MM_Unix.pm
8792 ____________________________________________________________________________
8793 [  1966] By: gsar                                  on 1998/10/15  02:19:03
8794     Log: tweak to make fix in change#1944 behave correctly for closures
8795          created within eval''
8796  Branch: perl
8797        ! op.c t/op/eval.t
8798 ____________________________________________________________________________
8799 [  1965] By: gsar                                  on 1998/10/14  23:22:41
8800     Log: use better numbers for exitstatus test
8801  Branch: perl
8802        ! t/op/die_exit.t
8803 ____________________________________________________________________________
8804 [  1964] By: jhi                                   on 1998/10/14  17:25:41
8805     Log: Add VM/ESA dynaloading (uses <dll.h>).
8806  Branch: confperl
8807        + ext/DynaLoader/dl_vmesa.xs
8808        ! MANIFEST
8809 ____________________________________________________________________________
8810 [  1963] By: jhi                                   on 1998/10/14  17:17:10
8811     Log: Remove a2p.loadmap in 'clean' target.
8812  Branch: confperl
8813        ! x2p/Makefile.SH
8814 ____________________________________________________________________________
8815 [  1962] By: jhi                                   on 1998/10/14  17:13:11
8816     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
8817  Branch: confperl
8818        ! Makefile.SH
8819 ____________________________________________________________________________
8820 [  1961] By: jhi                                   on 1998/10/14  16:27:39
8821     Log: VM/ESA creates executable.loadmaps.
8822  Branch: confperl
8823        ! Makefile.SH
8824 ____________________________________________________________________________
8825 [  1960] By: jhi                                   on 1998/10/14  15:37:39
8826     Log: Introduce SCHED_YIELD (one of sched_yield(),
8827          pthread_yield(), or pthread_yield(NULL)).
8828          YIELD is then defined using SCHED_YIELD unless
8829          a platform-specific YIELD has already been defined.
8830          
8831          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
8832          
8833          The need for pthread_yield(NULL) and pthread_attr_setdet...
8834          introduced by (private email)
8835          
8836          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
8837          Date: Sat, 10 Oct 1998 21:08:15 +1300
8838          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
8839          Subject: Re: Perl thread problems in VM/ESA
8840          
8841          Better select() protoprobe (for AIX), from (private email)
8842          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8843          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
8844          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
8845          Subject: AIX select (fwd)
8846          From: Lars Hecking <lhecking@nmrc.ucc.ie>
8847          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
8848          Date: Fri, 2 Oct 1998 10:40:01 +0100
8849          Subject: AIX select
8850          
8851          Linux-avoid-so.X.Y, based on
8852          From: "Kurt D. Starsinic" <kstar@chapin.edu>
8853          Date: Tue, 13 Oct 1998 15:55:07 -0400
8854          Message-ID: <19981013155507.B4004@O2.chapin.edu>
8855          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
8856  Branch: confperl
8857        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
8858        ! thread.h
8859 ____________________________________________________________________________
8860 [  1959] By: jhi                                   on 1998/10/14  12:51:26
8861     Log: Some old pthread implementations have
8862          pthread_attr_setdetachstate(pthread_attr_t*, int*).
8863  Branch: confperl
8864        ! ext/Thread/Thread.xs
8865 ____________________________________________________________________________
8866 [  1958] By: jhi                                   on 1998/10/14  12:41:11
8867     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
8868          counterparts will follow soon.
8869  Branch: confperl
8870        ! thread.h
8871 ____________________________________________________________________________
8872 [  1957] By: jhi                                   on 1998/10/14  12:38:11
8873     Log: Add tr.t (MANIFEST already knew about it, strange)
8874  Branch: confperl
8875        + t/op/tr.t
8876 ____________________________________________________________________________
8877 [  1956] By: jhi                                   on 1998/10/14  12:24:35
8878     Log: Mutexen should be initialized only once.
8879  Branch: confperl
8880        ! gv.c op.c
8881 ____________________________________________________________________________
8882 [  1955] By: jhi                                   on 1998/10/14  12:19:38
8883     Log: os390 has its own cppstdin.
8884  Branch: confperl
8885        ! hints/os390.sh
8886 ____________________________________________________________________________
8887 [  1954] By: jhi                                   on 1998/10/14  12:15:06
8888     Log: Integrate with mainperl.
8889  Branch: confperl
8890       !> (integrate 1280 files)
8891 ____________________________________________________________________________
8892 [  1953] By: jhi                                   on 1998/10/14  11:48:08
8893     Log: Removed duplicate CMA threads code for HPUX 10.X.
8894          (probably residue of patch(1) being too understanding)
8895          Enhanced 64-bit settings. (redo change#1940)
8896  Branch: confperl
8897        ! hints/hpux.sh
8898 ____________________________________________________________________________
8899 [  1952] By: jhi                                   on 1998/10/14  11:45:16
8900     Log: (redo change#1949) Detypo in the d_open64 warning about
8901          the impending WHOA.
8902  Branch: confperl
8903        ! hints/irix_6.sh
8904 ____________________________________________________________________________
8905 [  1951] By: jhi                                   on 1998/10/14  10:54:16
8906     Log: Mutexen should only be inited once, after they have been New()ed.
8907  Branch: confperl
8908        ! gv.c op.c
8909 ____________________________________________________________________________
8910 [  1950] By: jhi                                   on 1998/10/14  10:41:43
8911     Log: Own cppstdin.
8912  Branch: confperl
8913        ! hints/os390.sh
8914 ____________________________________________________________________________
8915 [  1949] By: jhi                                   on 1998/10/14  10:34:23
8916     Log: Detypo in the d_open64 warning about the impending WHOA.
8917  Branch: confperl
8918        ! hints/irix_6.sh
8919 ____________________________________________________________________________
8920 [  1948] By: gsar                                  on 1998/10/14  05:38:01
8921     Log: two typos
8922  Branch: perl
8923        ! pp_hot.c t/op/eval.t
8924 ____________________________________________________________________________
8925 [  1947] By: gsar                                  on 1998/10/14  05:37:10
8926     Log: let docatch() pass the buck when restartop turns out to be null,
8927          making exceptions in BEGIN{} propagate as expected
8928  Branch: perl
8929        ! pp_ctl.c t/op/misc.t
8930 ____________________________________________________________________________
8931 [  1946] By: gsar                                  on 1998/10/13  03:41:49
8932     Log: add missing file from change#1943
8933  Branch: perl
8934        ! proto.h
8935 ____________________________________________________________________________
8936 [  1945] By: gsar                                  on 1998/10/13  03:32:02
8937     Log: defer "deep recursion" warnings until CXt_SUB context is properly
8938          set up
8939  Branch: perl
8940        ! pp_hot.c t/pragma/warn/pp_hot
8941 ____________________________________________________________________________
8942 [  1944] By: gsar                                  on 1998/10/13  03:15:50
8943     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
8944          fixup the cop_seq value that must be seen by lexical lookups that
8945          emanate within eval''
8946  Branch: perl
8947        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
8948 ____________________________________________________________________________
8949 [  1943] By: gsar                                  on 1998/10/13  02:06:09
8950     Log: ensure recursive attempts to findlex()icals know enough about where
8951          the last eval'' context was encountered
8952  Branch: perl
8953        ! op.c t/op/eval.t
8954 ____________________________________________________________________________
8955 [  1942] By: gsar                                  on 1998/10/13  02:01:24
8956     Log: force copy of substrings when matching against temporaries
8957  Branch: perl
8958        ! pp_hot.c t/op/pat.t
8959 ____________________________________________________________________________
8960 [  1941] By: gsar                                  on 1998/10/13  01:49:16
8961     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
8962          implementation)
8963  Branch: perl
8964        ! pp_ctl.c t/op/runlevel.t
8965 ____________________________________________________________________________
8966 [  1940] By: jhi                                   on 1998/10/12  09:57:44
8967     Log: Removed duplicate CMA threads code for HPUX 10.X.
8968          (probably residue of patch(1) being too understanding)
8969          Enhanced 64-bit settings.
8970  Branch: confperl
8971        ! hints/hpux.sh
8972 ____________________________________________________________________________
8973 [  1939] By: jhi                                   on 1998/10/12  09:53:11
8974     Log: Initial sync from mainline perl.
8975  Branch: confperl
8976        + (add 1282 files)
8977 ____________________________________________________________________________
8978 [  1937] By: gsar                                  on 1998/10/06  21:16:34
8979     Log: fix $/ init for USE_THREADS
8980  Branch: perl
8981        ! perl.c
8982 ____________________________________________________________________________
8983 [  1936] By: gsar                                  on 1998/10/06  07:19:39
8984     Log: fix globals caught by change#1927; builds and tests on Solaris
8985  Branch: perl
8986        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
8987        ! warning.h warning.pl
8988 ____________________________________________________________________________
8989 [  1935] By: gsar                                  on 1998/10/06  06:50:35
8990     Log: add test for previous fix
8991  Branch: perl
8992        ! ext/Thread/create.t
8993 ____________________________________________________________________________
8994 [  1934] By: gsar                                  on 1998/10/06  06:37:36
8995     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
8996  Branch: perl
8997        ! util.c
8998 ____________________________________________________________________________
8999 [  1933] By: gsar                                  on 1998/10/06  05:04:20
9000     Log: undo bogus part of change#1903 (as pointed out by Larry)
9001  Branch: perl
9002        ! pp_ctl.c
9003 ____________________________________________________________________________
9004 [  1932] By: gsar                                  on 1998/10/06  04:21:31
9005     Log: added tweaked version of suggested patch
9006          From: jan.dubois@ibm.net (Jan Dubois)
9007          Date: Sat, 03 Oct 1998 19:04:48 +0200
9008          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
9009          Subject: [PATCH 5.005_52] More MakeMaker  patches
9010  Branch: perl
9011        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9012        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
9013 ____________________________________________________________________________
9014 [  1931] By: gsar                                  on 1998/10/06  04:04:33
9015     Log: use cpp symbols instead of hardwired constants
9016          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9017          Date: Mon, 05 Oct 1998 09:23:33 +0100
9018          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
9019          Subject: [PATCH 5.005_52] By the numbers (resend)
9020  Branch: perl
9021        ! op.c
9022 ____________________________________________________________________________
9023 [  1930] By: gsar                                  on 1998/10/06  04:01:55
9024     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9025          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
9026          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
9027          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
9028  Branch: perl
9029        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
9030        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
9031 ____________________________________________________________________________
9032 [  1929] By: gsar                                  on 1998/10/06  03:50:36
9033     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9034          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
9035          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
9036          Subject: [PATCH 5.00552] Minor test improvement
9037  Branch: perl
9038        ! t/op/magic.t
9039 ____________________________________________________________________________
9040 [  1928] By: gsar                                  on 1998/10/06  03:49:03
9041     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9042          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
9043          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
9044          Subject: [PATCH 5.00552] emacs/ptags inprovements
9045  Branch: perl
9046        ! emacs/ptags
9047 ____________________________________________________________________________
9048 [  1927] By: gsar                                  on 1998/10/06  03:47:44
9049     Log: disable C<#define dirty PL_dirty> et al.
9050  Branch: perl
9051        ! embed.pl embedvar.h
9052 ____________________________________________________________________________
9053 [  1926] By: gsar                                  on 1998/10/06  03:43:32
9054     Log: From: Mark-Jason Dominus <mjd@plover.com>
9055          Date: Sun, 04 Oct 1998 14:48:11 -0400
9056          Message-ID: <19981004184811.16048.qmail@plover.com>
9057          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
9058  Branch: perl
9059        ! utils/perldoc.PL
9060 ____________________________________________________________________________
9061 [  1925] By: gsar                                  on 1998/10/06  03:27:35
9062     Log: disable USE_THREADS when PERL_OBJECT is enabled
9063  Branch: perl
9064        ! win32/Makefile win32/makefile.mk
9065 ____________________________________________________________________________
9066 [  1924] By: gsar                                  on 1998/10/06  03:26:54
9067     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
9068  Branch: perl
9069        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
9070        ! vms/perly_c.vms
9071 ____________________________________________________________________________
9072 [  1923] By: gsar                                  on 1998/10/03  05:19:56
9073     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
9074          overridden
9075  Branch: perl
9076        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
9077        ! proto.h vms/perly_c.vms
9078 ____________________________________________________________________________
9079 [  1922] By: gsar                                  on 1998/10/03  03:59:50
9080     Log: suppress manifypods leak in extensions
9081  Branch: perl
9082        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
9083 ____________________________________________________________________________
9084 [  1921] By: gsar                                  on 1998/10/02  22:30:15
9085     Log: os390 fixes (suggested by Peter Prymmer)
9086  Branch: perl
9087        ! Makefile.SH regcomp.c
9088 ____________________________________________________________________________
9089 [  1920] By: gsar                                  on 1998/10/02  21:41:19
9090     Log: squelch undef warnings
9091          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9092          Date: Fri, 02 Oct 1998 11:01:14 +0100
9093          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
9094          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
9095  Branch: perl
9096        ! Changes lib/Math/BigInt.pm
9097 ____________________________________________________________________________
9098 [  1919] By: gsar                                  on 1998/10/02  04:59:13
9099     Log: add note to INSTALL about ANSI C
9100  Branch: perl
9101        ! INSTALL
9102 ____________________________________________________________________________
9103 [  1918] By: gsar                                  on 1998/10/02  04:21:10
9104     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
9105          From: jan.dubois@ibm.net (Jan Dubois)
9106          Date: Wed, 30 Sep 1998 23:35:30 +0200
9107          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
9108          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
9109  Branch: perl
9110        ! lib/ExtUtils/xsubpp
9111 ____________________________________________________________________________
9112 [  1917] By: gsar                                  on 1998/10/02  04:16:02
9113     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9114          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
9115          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
9116          Subject: Re: Configure test for selectbits busted
9117  Branch: perl
9118        ! Configure
9119 ____________________________________________________________________________
9120 [  1916] By: gsar                                  on 1998/10/02  04:14:17
9121     Log: From: Dan Sugalski <sugalskd@osshe.edu>
9122          Date: Wed, 30 Sep 1998 17:15:20 -0700
9123          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
9124          Subject: [PATCH 5.005_02]VMS config tweaks
9125  Branch: perl
9126        ! vms/descrip_mms.template vms/subconfigure.com
9127 ____________________________________________________________________________
9128 [  1915] By: gsar                                  on 1998/10/02  04:10:47
9129     Log: use Off_t to permit 64-bit seek()
9130          From: Scott Henry <scotth@sgi.com>
9131          Date: 29 Sep 1998 17:38:46 -0700
9132          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
9133          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
9134          --
9135          Date: 28 Sep 1998 18:55:37 -0700
9136          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
9137          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
9138  Branch: perl
9139        ! doio.c pp_sys.c proto.h sv.c
9140 ____________________________________________________________________________
9141 [  1914] By: gsar                                  on 1998/10/02  04:05:36
9142     Log: normalize tm struct passed to strftime() with mktime()
9143          From: Spider Boardman <spider@orb.nashua.nh.us>
9144          Date: Wed, 30 Sep 1998 15:12:09 -0400
9145          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
9146          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
9147  Branch: perl
9148        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
9149 ____________________________________________________________________________
9150 [  1913] By: gsar                                  on 1998/10/02  03:59:46
9151     Log: don't try to run foo_SH.orig etc.
9152  Branch: perl
9153        ! Configure
9154 ____________________________________________________________________________
9155 [  1912] By: gsar                                  on 1998/10/02  03:45:37
9156     Log: make warning about glob process failure optional
9157  Branch: perl
9158        ! pod/perldiag.pod pp_hot.c
9159 ____________________________________________________________________________
9160 [  1911] By: gsar                                  on 1998/10/02  02:52:21
9161     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
9162          From: Dominic Dunlop <domo@vo.lu>
9163          Date: Tue, 29 Sep 1998 21:06:30 +0000
9164          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
9165          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
9166          --
9167          Date: Wed, 30 Sep 1998 11:46:44 +0000
9168          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
9169          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
9170  Branch: perl
9171        ! pod/perldiag.pod regcomp.c
9172 ____________________________________________________________________________
9173 [  1910] By: gsar                                  on 1998/10/02  02:48:48
9174     Log: minor Configure tweaks (via private mail)
9175          From: Jarkko Hietaniemi <jhi@iki.fi>
9176          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
9177          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
9178          Subject: [PATCH] 5.005_52: the drizzle continues
9179  Branch: perl
9180        ! Configure config_h.SH handy.h
9181 ____________________________________________________________________________
9182 [  1909] By: gsar                                  on 1998/10/02  02:46:39
9183     Log: update SCO hints for dynamic loading
9184          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9185          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
9186          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
9187          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
9188          --
9189          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
9190          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
9191          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
9192  Branch: perl
9193        ! hints/sco.sh
9194 ____________________________________________________________________________
9195 [  1908] By: gsar                                  on 1998/10/02  02:33:39
9196     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
9197  Branch: perl
9198        ! lib/File/Find.pm
9199 ____________________________________________________________________________
9200 [  1907] By: gsar                                  on 1998/10/02  02:21:52
9201     Log: applied patches, but retained old behavior for win32 (where compilers
9202          can't read from stdin at all)
9203          From: Graham Barr <gbarr@ti.com>
9204          Date: Mon, 28 Sep 1998 09:41:49 -0500
9205          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
9206          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
9207          --
9208          Date: Tue, 29 Sep 1998 12:35:43 -0500
9209          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
9210          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
9211  Branch: perl
9212        ! ext/Errno/Errno_pm.PL
9213 ____________________________________________________________________________
9214 [  1906] By: gsar                                  on 1998/10/02  02:02:19
9215     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
9216          Hietaniemi)
9217  Branch: perl
9218        ! t/op/grent.t
9219 ____________________________________________________________________________
9220 [  1905] By: gsar                                  on 1998/10/02  01:59:56
9221     Log: win32 caveats about truncate()
9222  Branch: perl
9223        ! pod/perlport.pod
9224 ____________________________________________________________________________
9225 [  1904] By: gsar                                  on 1998/10/02  01:53:25
9226     Log: various Configure and hints updates (prefer drand48() or random()
9227          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
9228          applied modulo SCO hints superceded by later patch
9229          From: Jarkko Hietaniemi <jhi@iki.fi>
9230          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
9231          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
9232          Subject: [PATCH] 5.005_52: Configure et al:
9233  Branch: perl
9234        + ext/IPC/SysV/hints/next_3.pl
9235        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
9236        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
9237        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
9238 ____________________________________________________________________________
9239 [  1903] By: gsar                                  on 1998/10/02  01:42:37
9240     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
9241          Date: Mon, 28 Sep 1998 17:41:49 +0100
9242          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
9243          Subject: [PATCH 5.005_52] Re: More on ?p 
9244          --
9245          Date: Thu, 01 Oct 1998 09:10:58 +0100
9246          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
9247          Subject: [PATCH 5.005_52] ?p fix
9248          --
9249          Date: Thu, 01 Oct 1998 10:45:56 +0100
9250          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
9251          Subject: [PATCH 5.005_52] more on ?p
9252  Branch: perl
9253        ! pp_ctl.c
9254 ____________________________________________________________________________
9255 [  1902] By: gsar                                  on 1998/10/02  01:36:14
9256     Log: From: Kenneth Duda <kjd@cisco.com>
9257          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
9258          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
9259          Subject: writemain dies when there are more than 4000 characters of extensions
9260  Branch: perl
9261        ! writemain.SH
9262 ____________________________________________________________________________
9263 [  1901] By: gsar                                  on 1998/10/02  01:33:16
9264     Log: tweak run_byacc recipe
9265  Branch: perl
9266        ! Makefile.SH Porting/pumpkin.pod
9267 ____________________________________________________________________________
9268 [  1900] By: gsar                                  on 1998/10/02  01:02:09
9269     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
9270  Branch: perl
9271        ! perl.h pp_ctl.c
9272 ____________________________________________________________________________
9273 [  1899] By: gsar                                  on 1998/09/28  20:46:30
9274     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
9275          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
9276          Dvornik)
9277  Branch: perl
9278        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
9279 ____________________________________________________________________________
9280 [  1898] By: gsar                                  on 1998/09/28  20:42:52
9281     Log: flush unsubmitted 5.00552 change
9282  Branch: perl
9283        ! MANIFEST
9284 ____________________________________________________________________________
9285 [  1897] By: gsar                                  on 1998/09/27  04:43:06
9286     Log: run vms_yfix.pl
9287  Branch: perl
9288        ! vms/perly_c.vms
9289 ____________________________________________________________________________
9290 [  1896] By: gsar                                  on 1998/09/27  03:38:55
9291     Log: small tweak on last change
9292  Branch: perl
9293        ! win32/win32.c
9294 ____________________________________________________________________________
9295 [  1895] By: gsar                                  on 1998/09/27  03:17:17
9296     Log: fix win32_stat() to do the right thing for share names
9297  Branch: perl
9298        ! win32/win32.c
9299 ____________________________________________________________________________
9300 [  1891] By: larry                                 on 1998/09/25  18:50:40
9301     Log: Fixed apostrophe problem from Mark Knutsen.
9302  Branch: perl
9303        ! sv.h
9304
9305 ----------------
9306 Version 5.005_52
9307 ----------------
9308
9309 ____________________________________________________________________________
9310 [  1890] By: gsar                                  on 1998/09/25  10:25:00
9311     Log: update template config.sh, add new config vars to win32 stuff
9312  Branch: perl
9313        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
9314        ! pp_sys.c proto.h win32/config.bc win32/config.gc
9315        ! win32/config.vc win32/config_H.bc win32/config_H.gc
9316        ! win32/config_H.vc win32/win32.h
9317 ____________________________________________________________________________
9318 [  1889] By: gsar                                  on 1998/09/25  07:13:13
9319     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
9320          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
9321          of full-fledged 64-bit support (including support for: fseeko/ftello,
9322          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
9323          in Fcntl)
9324          From: Jarkko Hietaniemi <jhi@iki.fi>
9325          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
9326          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
9327          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
9328          --
9329          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9330          Date: 12 Sep 1998 09:44:25 +0300
9331          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
9332          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
9333  Branch: perl
9334        + lib/filetest.pm
9335        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
9336        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
9337        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
9338        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
9339        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
9340        ! win32/makedef.pl
9341 ____________________________________________________________________________
9342 [  1888] By: gsar                                  on 1998/09/25  06:27:12
9343     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
9344  Branch: perl
9345        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
9346        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9347        ! win32/makedef.pl win32/makefile.mk win32/win32.c
9348 ____________________________________________________________________________
9349 [  1887] By: gsar                                  on 1998/09/25  04:50:49
9350     Log: win32.c tweak
9351  Branch: perl
9352        ! win32/win32.c
9353 ____________________________________________________________________________
9354 [  1886] By: gsar                                  on 1998/09/25  04:47:32
9355     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
9356  Branch: perl
9357        ! lib/ExtUtils/MakeMaker.pm
9358 ____________________________________________________________________________
9359 [  1885] By: gsar                                  on 1998/09/25  04:05:09
9360     Log: From: Dominic Dunlop <domo@vo.lu>
9361          Date: Thu, 10 Sep 1998 11:02:46 +0000
9362          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
9363          Subject: MM_Unix::canonpath erroneously turns leading // into /
9364  Branch: perl
9365        ! lib/ExtUtils/MM_Unix.pm
9366 ____________________________________________________________________________
9367 [  1884] By: gsar                                  on 1998/09/25  03:06:10
9368     Log: temporarily disable perl malloc for a2p until we clean up
9369          conflicting malloc() declarations everywhere
9370  Branch: perl
9371        ! x2p/Makefile.SH
9372 ____________________________________________________________________________
9373 [  1883] By: gsar                                  on 1998/09/25  02:27:00
9374     Log: remove obsolete win32/bin/*.pl
9375  Branch: perl
9376        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
9377        ! Changes MANIFEST win32/Makefile win32/makefile.mk
9378 ____________________________________________________________________________
9379 [  1882] By: gsar                                  on 1998/09/25  02:04:43
9380     Log: missing file in last submit
9381  Branch: perl
9382        ! proto.h
9383 ____________________________________________________________________________
9384 [  1881] By: gsar                                  on 1998/09/25  01:56:54
9385     Log: serial access to PL_x[inpr]v_root for USE_THREADS
9386  Branch: perl
9387        ! sv.c
9388 ____________________________________________________________________________
9389 [  1880] By: gsar                                  on 1998/09/25  01:19:38
9390     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
9391          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
9392          Date: Thu, 24 Sep 1998 22:01:09 +0900
9393          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
9394          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
9395  Branch: perl
9396        ! hv.c proto.h
9397 ____________________________________________________________________________
9398 [  1879] By: gsar                                  on 1998/09/25  00:20:07
9399     Log: tweaks to enable PERL_OBJECT to build & test on win32
9400  Branch: perl
9401        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
9402        ! win32/GenCAPI.pl
9403 ____________________________________________________________________________
9404 [  1878] By: gsar                                  on 1998/09/25  00:13:36
9405     Log: fix change#1861, which breaks default boot_xxx symbol generation
9406  Branch: perl
9407        ! lib/ExtUtils/Mksymlists.pm
9408 ____________________________________________________________________________
9409 [  1877] By: gsar                                  on 1998/09/24  10:29:54
9410     Log: two tweaks for clean build and test on Solaris
9411  Branch: perl
9412        ! op.c t/op/subst.t
9413 ____________________________________________________________________________
9414 [  1876] By: gsar                                  on 1998/09/24  09:04:43
9415     Log: From: Colin Kuskie <ckuskie@cadence.com>
9416          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
9417          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
9418          Subject: [PATCH 5.005_51] perlform.pod
9419  Branch: perl
9420        ! pod/perlform.pod
9421 ____________________________________________________________________________
9422 [  1875] By: gsar                                  on 1998/09/24  08:47:47
9423     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9424          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
9425          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
9426          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
9427  Branch: perl
9428        ! regexec.c
9429 ____________________________________________________________________________
9430 [  1874] By: gsar                                  on 1998/09/24  08:44:55
9431     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9432          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
9433          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
9434          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
9435  Branch: perl
9436        ! toke.c
9437 ____________________________________________________________________________
9438 [  1873] By: gsar                                  on 1998/09/24  08:39:41
9439     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9440          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
9441          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
9442          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
9443  Branch: perl
9444        ! Changes regcomp.c
9445 ____________________________________________________________________________
9446 [  1872] By: gsar                                  on 1998/09/24  08:37:00
9447     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
9448          Date: Sun, 23 Aug 1998 23:18:38 PDT
9449          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
9450          Subject: new irix_6.sh hints file
9451  Branch: perl
9452        ! hints/irix_6.sh
9453 ____________________________________________________________________________
9454 [  1871] By: gsar                                  on 1998/09/24  07:26:37
9455     Log: correct FSF address in various places
9456  Branch: perl
9457        ! Copying README ext/B/README lib/Getopt/Long.pm
9458 ____________________________________________________________________________
9459 [  1870] By: gsar                                  on 1998/09/24  07:11:56
9460     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
9461          Date:    Fri, 14 Aug 1998 09:20:16 PDT
9462          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
9463          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
9464  Branch: perl
9465        ! configure.com
9466 ____________________________________________________________________________
9467 [  1869] By: gsar                                  on 1998/09/24  06:55:59
9468     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
9469          From:    Scott Henry <scotth@sgi.com>
9470          Date:    13 Aug 1998 09:52:15 PDT
9471          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
9472          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
9473  Branch: perl
9474        ! hints/irix_6.sh
9475 ____________________________________________________________________________
9476 [  1868] By: gsar                                  on 1998/09/24  06:51:23
9477     Log: From:    Nathan Torkington <gnat@frii.com>
9478          Date:    Thu, 13 Aug 1998 10:59:48 MDT
9479          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
9480          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
9481  Branch: perl
9482        ! pod/perlfunc.pod
9483 ____________________________________________________________________________
9484 [  1867] By: gsar                                  on 1998/09/24  06:45:13
9485     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
9486          that are autoloaded)
9487  Branch: perl
9488        ! pp_ctl.c
9489 ____________________________________________________________________________
9490 [  1866] By: gsar                                  on 1998/09/24  05:21:19
9491     Log: grandfather deprecated "$$<digit>" no more
9492  Branch: perl
9493        ! pod/perldiag.pod toke.c
9494 ____________________________________________________________________________
9495 [  1865] By: gsar                                  on 1998/09/24  04:52:48
9496     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
9497          low bits (suggested by Ilya Zakharevich)
9498  Branch: perl
9499        ! hv.h
9500 ____________________________________________________________________________
9501 [  1864] By: gsar                                  on 1998/09/24  04:29:14
9502     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
9503          perly_c.diff
9504  Branch: perl
9505        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
9506        ! perly_c.diff toke.c
9507 ____________________________________________________________________________
9508 [  1863] By: gsar                                  on 1998/09/24  03:36:30
9509     Log: provide locked access to string table for USE_THREADS
9510  Branch: perl
9511        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
9512 ____________________________________________________________________________
9513 [  1862] By: gsar                                  on 1998/09/24  03:30:32
9514     Log: remove bogus warn()
9515  Branch: perl
9516        ! embed.pl
9517 ____________________________________________________________________________
9518 [  1861] By: gsar                                  on 1998/09/24  02:58:51
9519     Log: applied suggested patch, adapted for all platforms
9520          From: jan.dubois@ibm.net (Jan Dubois)
9521          Date: Sun, 20 Sep 1998 12:56:38 +0200
9522          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
9523          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
9524  Branch: perl
9525        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
9526        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9527        ! lib/ExtUtils/MakeMaker.pm
9528 ____________________________________________________________________________
9529 [  1860] By: gsar                                  on 1998/09/24  02:16:14
9530     Log: upgrade to CPAN-1.40
9531  Branch: perl
9532        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
9533 ____________________________________________________________________________
9534 [  1859] By: gsar                                  on 1998/09/24  02:08:59
9535     Log: use $ENV{MAKEMAKEROPT} to set default command line args
9536  Branch: perl
9537        ! lib/ExtUtils/MakeMaker.pm
9538 ____________________________________________________________________________
9539 [  1857] By: gsar                                  on 1998/09/23  10:58:36
9540     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9541          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
9542          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
9543          Subject: More verbose Test::Harness [PATCH]
9544  Branch: perl
9545        ! lib/Test/Harness.pm
9546 ____________________________________________________________________________
9547 [  1856] By: gsar                                  on 1998/09/23  10:56:24
9548     Log: update hints for OPENSTEP 4.2 on i386
9549          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
9550          Date: Sun, 20 Sep 1998 01:03:18 +0200
9551          Message-Id: <9809192303.AA29190@Spike>
9552          Subject: Perl 5.005_02 compilation problems
9553  Branch: perl
9554        ! hints/next_4.sh
9555 ____________________________________________________________________________
9556 [  1855] By: gsar                                  on 1998/09/23  10:52:27
9557     Log: reset errno after C<require> search (as suggested by Larry)
9558  Branch: perl
9559        ! pp_ctl.c
9560 ____________________________________________________________________________
9561 [  1854] By: gsar                                  on 1998/09/23  10:50:26
9562     Log: misc pod tweaks
9563  Branch: perl
9564        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
9565 ____________________________________________________________________________
9566 [  1853] By: gsar                                  on 1998/09/23  10:46:06
9567     Log: make Pod/Html.pm handle the --title option properly (as suggested
9568          by gml4410@ggr.co.uk)
9569  Branch: perl
9570        ! lib/Pod/Html.pm
9571 ____________________________________________________________________________
9572 [  1852] By: gsar                                  on 1998/09/23  10:41:39
9573     Log: SSNEW() API for allocating memory on the savestack
9574          From: Albert Dvornik <bert@genscan.com>
9575          Date: 17 Sep 1998 19:23:07 -0400
9576          Message-Id: <tqemtae338.fsf@puma.genscan.com>
9577          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
9578  Branch: perl
9579        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
9580        ! perl.h proto.h scope.c scope.h t/io/tell.t
9581 ____________________________________________________________________________
9582 [  1851] By: gsar                                  on 1998/09/23  10:37:05
9583     Log: From: Jochen Wiedmann <joe@ispsoft.de>
9584          Date: Thu, 17 Sep 1998 17:16:06 +0200
9585          Message-ID: <360127B6.E44564A@ispsoft.de>
9586          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
9587  Branch: perl
9588        ! lib/ExtUtils/MakeMaker.pm
9589 ____________________________________________________________________________
9590 [  1850] By: gsar                                  on 1998/09/23  10:33:05
9591     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
9592          Date: 15 Sep 1998 01:32:31 +0200
9593          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
9594          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
9595  Branch: perl
9596        ! lib/ExtUtils/MM_Unix.pm
9597 ____________________________________________________________________________
9598 [  1849] By: gsar                                  on 1998/09/23  10:29:04
9599     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
9600          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
9601          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
9602          Subject: Re: extralibs.ld problem in MM_VMS.pm
9603  Branch: perl
9604        ! lib/ExtUtils/MM_VMS.pm
9605 ____________________________________________________________________________
9606 [  1848] By: gsar                                  on 1998/09/23  10:25:24
9607     Log: From: Roderick Schertler <roderick@argon.org>
9608          Date: 11 Sep 1998 16:19:21 -0400
9609          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
9610          Subject: Re: Open2 and memory leaks
9611  Branch: perl
9612        ! lib/IPC/Open3.pm
9613 ____________________________________________________________________________
9614 [  1847] By: gsar                                  on 1998/09/23  10:18:31
9615     Log: From: Roderick Schertler <roderick@argon.org>
9616          Date: Wed, 09 Sep 1998 23:52:48 -0400
9617          Message-ID: <20567.905399568@eeyore.ibcinc.com>
9618          Subject: seed srand from /dev/urandom when possible
9619  Branch: perl
9620        ! pod/perlfunc.pod pp.c
9621 ____________________________________________________________________________
9622 [  1846] By: gsar                                  on 1998/09/23  10:12:22
9623     Log: From: Roderick Schertler <roderick@argon.org>
9624          Date: Thu, 10 Sep 1998 00:32:17 -0400
9625          Message-ID: <21142.905401937@eeyore.ibcinc.com>
9626          Subject: doc update for crypt()'s salt
9627  Branch: perl
9628        ! pod/perlfunc.pod
9629 ____________________________________________________________________________
9630 [  1845] By: gsar                                  on 1998/09/23  10:09:23
9631     Log: fix h2ph handling of C<#error "foo">
9632          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
9633          Date: Thu, 10 Sep 1998 09:59:33 +0900
9634          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
9635          Subject: [5.005_02] h2ph problem
9636  Branch: perl
9637        ! utils/h2ph.PL
9638 ____________________________________________________________________________
9639 [  1844] By: gsar                                  on 1998/09/23  10:06:13
9640     Log: plug strictly private function leaks in API listing
9641  Branch: perl
9642        ! pod/perlguts.pod
9643 ____________________________________________________________________________
9644 [  1843] By: gsar                                  on 1998/09/23  10:02:57
9645     Log: hide symbol for static build
9646          From: Dominic Dunlop <domo@vo.lu>
9647          Date: Tue, 8 Sep 1998 21:40:46 +0000
9648          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
9649          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
9650  Branch: perl
9651        ! regcomp.c
9652 ____________________________________________________________________________
9653 [  1842] By: gsar                                  on 1998/09/23  09:52:46
9654     Log: define PUT_svindex(), PUT_opindex()
9655  Branch: perl
9656        ! ext/B/B/Assembler.pm
9657 ____________________________________________________________________________
9658 [  1841] By: gsar                                  on 1998/09/23  09:44:25
9659     Log: From: Dominic Dunlop <domo@vo.lu>
9660          Date: Tue, 8 Sep 1998 15:34:53 +0000
9661          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
9662          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
9663  Branch: perl
9664        ! t/pragma/warn/regexec
9665 ____________________________________________________________________________
9666 [  1840] By: gsar                                  on 1998/09/23  09:42:17
9667     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
9668  Branch: perl
9669        ! win32/bin/pl2bat.pl
9670 ____________________________________________________________________________
9671 [  1839] By: gsar                                  on 1998/09/23  09:38:18
9672     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
9673          Date: Mon, 7 Sep 1998 17:36:09 +0900
9674          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
9675          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
9676  Branch: perl
9677        ! ext/Thread/Thread.xs
9678 ____________________________________________________________________________
9679 [  1838] By: gsar                                  on 1998/09/23  09:21:11
9680     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
9681          Date: Thu, 10 Sep 1998 00:02:07 -0400
9682          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
9683          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
9684  Branch: perl
9685        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
9686        + vos/config.h vos/config_h.SH_orig vos/perl.bind
9687        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
9688        ! MANIFEST perl.c perl.h pod/perlport.pod
9689 ____________________________________________________________________________
9690 [  1837] By: gsar                                  on 1998/09/23  08:45:58
9691     Log: (via private mail)
9692          From: Charles Bailey <BAILEY@newman.upenn.edu>
9693          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
9694          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
9695          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
9696  Branch: perl
9697        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
9698        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
9699        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
9700        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
9701        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
9702        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
9703        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
9704        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
9705        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
9706        ! vms/writemain.pl
9707 ____________________________________________________________________________
9708 [  1836] By: gsar                                  on 1998/09/23  08:17:42
9709     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9710          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
9711          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
9712          Subject: [PATCH 5.005_*] OS/2 spawning typos
9713  Branch: perl
9714        ! os2/os2.c
9715 ____________________________________________________________________________
9716 [  1835] By: gsar                                  on 1998/09/23  08:09:55
9717     Log: warn on C<my($foo,$foo)>
9718  Branch: perl
9719        ! op.c pod/perldiag.pod
9720 ____________________________________________________________________________
9721 [  1834] By: gsar                                  on 1998/09/23  07:35:56
9722     Log: From: pvhp@forte.com (Peter Prymmer)
9723          Date: Fri, 4 Sep 98 13:27:41 PDT
9724          Message-Id: <9809042027.AA04463@forte.com>
9725          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
9726  Branch: perl
9727        ! README.vms
9728 ____________________________________________________________________________
9729 [  1833] By: gsar                                  on 1998/09/23  07:27:34
9730     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
9731          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
9732          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
9733          Subject: PATCH: 5.005_02 hint/hpux.sh
9734  Branch: perl
9735        ! hints/hpux.sh
9736 ____________________________________________________________________________
9737 [  1832] By: gsar                                  on 1998/09/23  07:22:40
9738     Log: fix (some) installhtml bugs
9739          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
9740          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
9741          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
9742          Subject: installhtml script needs work
9743  Branch: perl
9744        ! installhtml
9745 ____________________________________________________________________________
9746 [  1831] By: gsar                                  on 1998/09/23  07:19:30
9747     Log: document 'U' magic with examples
9748          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
9749          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
9750          Message-Id: <199809011455.PAA00631@sale-wts>
9751          Subject: Re: Looking for some XS MAGIC examples...
9752  Branch: perl
9753        ! pod/perlguts.pod
9754 ____________________________________________________________________________
9755 [  1830] By: gsar                                  on 1998/09/23  07:16:43
9756     Log: From: pvhp@forte.com (Peter Prymmer)
9757          Date: Mon, 31 Aug 98 17:13:49 PDT
9758          Message-Id: <9809010013.AA06737@forte.com>
9759          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
9760  Branch: perl
9761        ! README.os390
9762 ____________________________________________________________________________
9763 [  1829] By: gsar                                  on 1998/09/23  07:15:08
9764     Log: fix problematic typecast in filter_del()
9765          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
9766          Date: Mon, 31 Aug 1998 21:13:11 GMT
9767          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
9768          Subject: perl5.005_02 does not build on Cray T90
9769  Branch: perl
9770        ! toke.c
9771 ____________________________________________________________________________
9772 [  1828] By: gsar                                  on 1998/09/23  07:11:34
9773     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9774          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
9775          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
9776          Subject: [PATCH 5.005_5*] (?>) broken in RE
9777  Branch: perl
9778        ! regexec.c t/op/re_tests
9779 ____________________________________________________________________________
9780 [  1827] By: gsar                                  on 1998/09/23  07:09:50
9781     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
9782  Branch: perl
9783        ! t/op/grent.t t/op/groups.t
9784 ____________________________________________________________________________
9785 [  1826] By: gsar                                  on 1998/09/23  07:03:16
9786     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9787          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
9788          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
9789          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
9790  Branch: perl
9791        - interp.sym
9792        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
9793 ____________________________________________________________________________
9794 [  1825] By: gsar                                  on 1998/09/23  06:56:40
9795     Log: re-introduce change#1703
9796  Branch: perl
9797        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
9798 ____________________________________________________________________________
9799 [  1824] By: gsar                                  on 1998/09/23  06:44:19
9800     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9801          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
9802          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
9803          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
9804  Branch: perl
9805        ! lib/perl5db.pl
9806 ____________________________________________________________________________
9807 [  1823] By: gsar                                  on 1998/09/23  06:41:34
9808         Log: From: Joe Buehler <jhpb@hekimian.com>
9809              Date: 29 Aug 1998 17:13:28 -0400
9810              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
9811              Subject: patches for perl 5.005_51 under U/WIN
9812      Branch: perl
9813            + hints/uwin.sh
9814            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
9815            ! t/lib/posix.t
9816 ____________________________________________________________________________
9817 [  1822] By: gsar                                  on 1998/09/23  06:36:59
9818         Log: add missing C<no utf8;> tweak from Larry
9819      Branch: perl
9820            ! t/op/subst.t
9821 ____________________________________________________________________________
9822 [  1821] By: gsar                                  on 1998/09/23  06:27:51
9823         Log: s/runops/CALLRUNOPS/
9824      Branch: perl
9825            ! cc_runtime.h
9826 ____________________________________________________________________________
9827 [  1820] By: gsar                                  on 1998/09/23  06:24:49
9828         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
9829      Branch: perl
9830           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
9831           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
9832           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
9833           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
9834           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9835           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
9836           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
9837           +> t/pragma/warn/util
9838            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
9839            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
9840            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
9841            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
9842            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
9843            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
9844            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
9845            - t/pragma/warn-util
9846            ! MANIFEST t/pragma/warning.t
9847 ____________________________________________________________________________
9848 [  1819] By: gsar                                  on 1998/09/23  06:08:46
9849         Log: make \(%foo) return refs to values (not copies of values)
9850              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9851              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
9852              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
9853              --
9854              From: Roderick Schertler <roderick@argon.org>
9855              Date: Sat, 29 Aug 1998 00:58:33 -0400
9856              Message-ID: <29894.904366713@eeyore.ibcinc.com>
9857              Subject: Re: \(%x) problems
9858      Branch: perl
9859            ! doop.c pod/perlref.pod
9860 ____________________________________________________________________________
9861 [  1818] By: gsar                                  on 1998/09/23  06:05:08
9862         Log: make h2xs generate ANSI prototypes
9863      Branch: perl
9864            ! utils/h2xs.PL
9865 ____________________________________________________________________________
9866 [  1817] By: gsar                                  on 1998/09/23  05:57:16
9867         Log: updated usethreads hints for hpux 10.X
9868              From: Matthew T Harden <mthard@mthard1.monsanto.com>
9869              Date: Fri, 28 Aug 1998 14:10:42 GMT
9870              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
9871              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
9872      Branch: perl
9873            ! hints/hpux.sh perl.h
9874 ____________________________________________________________________________
9875 [  1816] By: gsar                                  on 1998/09/23  05:53:31
9876         Log: don't create empty directories in installperl
9877              From: Robin Barker <rmb1@cise.npl.co.uk>
9878              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
9879              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
9880              Subject: [PATCH 5.005_02] install: empty dirs
9881      Branch: perl
9882            ! installperl
9883 ____________________________________________________________________________
9884 [  1815] By: gsar                                  on 1998/09/23  05:50:36
9885         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
9886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9887              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
9888              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
9889              Subject: Re: your mail
9890      Branch: perl
9891            ! regexec.c t/op/re_tests
9892 ____________________________________________________________________________
9893 [  1814] By: gsar                                  on 1998/09/23  05:45:17
9894         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
9895              Date: Thu, 20 Aug 1998 20:59:03 -0400
9896              Message-ID: <19980820205903.A12908@O2.chapin.edu>
9897              Subject: [PATCH] h2ph misquotes #error directives
9898      Branch: perl
9899            ! t/lib/h2ph.pht utils/h2ph.PL
9900 ____________________________________________________________________________
9901 [  1813] By: gsar                                  on 1998/09/23  05:42:41
9902         Log: patch to support computed regular subexpressions
9903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9904              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
9905              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
9906              Subject: [5.005_5* PATCH] Postponed RE - now!
9907      Branch: perl
9908            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
9909            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
9910 ____________________________________________________________________________
9911 [  1812] By: gsar                                  on 1998/09/23  05:26:26
9912         Log: better CR-handling on shebang line and in formats (fixed variant of
9913              patch suggested by Igor Sysoev <igor@nitek.ru>)
9914      Branch: perl
9915            ! perl.c toke.c
9916 ____________________________________________________________________________
9917 [  1811] By: gsar                                  on 1998/09/23  04:35:46
9918         Log: document non-loopish blocks better
9919              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9920              Date: Tue, 18 Aug 1998 12:28:36 +0100
9921              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
9922              Subject: Re: next in do {} while block gives error message
9923      Branch: perl
9924            ! pod/perlfunc.pod
9925 ____________________________________________________________________________
9926 [  1810] By: gsar                                  on 1998/09/23  04:12:05
9927         Log: fix bogus integerization of pop()'s return value
9928              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9929              Date: Sat, 15 Aug 1998 23:27:54 -0400
9930              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
9931              Subject: Re: Complex expression does integer arithmetic 
9932      Branch: perl
9933            ! opcode.h opcode.pl
9934 ____________________________________________________________________________
9935 [  1809] By: gsar                                  on 1998/09/23  04:09:43
9936         Log: tweak README.win32
9937      Branch: perl
9938            ! README.win32
9939 ____________________________________________________________________________
9940 [  1808] By: gsar                                  on 1998/09/23  03:40:57
9941         Log: better diagnostic for do{} used as lvalue
9942      Branch: perl
9943            ! op.c pod/perlport.pod
9944 ____________________________________________________________________________
9945 [  1807] By: gsar                                  on 1998/09/23  03:38:30
9946         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
9947              From: hansm@icgroup.nl
9948              Date: Tue, 11 Aug 98 21:08:51 +0200
9949              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
9950              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
9951      Branch: perl
9952            ! malloc.c
9953 ____________________________________________________________________________
9954 [  1806] By: gsar                                  on 1998/09/23  03:36:08
9955         Log: support make written in perl (aka "pmake") on win32
9956      Branch: perl
9957            ! lib/ExtUtils/MM_Win32.pm
9958 ____________________________________________________________________________
9959 [  1805] By: gsar                                  on 1998/09/23  03:30:07
9960         Log: fix mismatched UV/U32 types for to_utf8_*()
9961      Branch: perl
9962            ! utf8.c
9963 ____________________________________________________________________________
9964 [  1804] By: gsar                                  on 1998/09/23  03:22:22
9965         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9966              Date: Sun, 9 Aug 1998 22:38:23 +0200
9967              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
9968              Subject: [PATCH 5.5002] dos-djgpp update
9969      Branch: perl
9970            ! t/io/fs.t
9971 ____________________________________________________________________________
9972 [  1803] By: gsar                                  on 1998/09/23  03:20:13
9973         Log: apply minimal variant of patch (sent via private mail)
9974              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
9975              Date: Wed, 12 Aug 1998 15:42:35 +0300
9976              Message-Id: <199808121242.PAA29761@comanche.spices>
9977              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
9978      Branch: perl
9979            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
9980            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
9981 ____________________________________________________________________________
9982 [  1802] By: gsar                                  on 1998/09/23  03:03:39
9983         Log: adjust searchdict.t for EBCDIC (still needs documenting)
9984              From: pvhp@forte.com (Peter Prymmer)
9985              Date: Thu, 6 Aug 98 18:09:39 PDT
9986              Message-Id: <9808070109.AA06158@forte.com>
9987              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
9988      Branch: perl
9989            ! README.os390 t/lib/searchdict.t
9990 ____________________________________________________________________________
9991 [  1801] By: gsar                                  on 1998/09/23  02:54:15
9992         Log: silence redefined warning for XS(INIT) {}
9993      Branch: perl
9994            ! op.c
9995 ____________________________________________________________________________
9996 [  1800] By: gsar                                  on 1998/09/23  02:42:23
9997         Log: support match indices via special variables @- and @+
9998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9999              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
10000              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
10001              Subject: [PATCH 5.004_76] @- and @+
10002      Branch: perl
10003            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
10004            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
10005 ____________________________________________________________________________
10006 [  1799] By: gsar                                  on 1998/09/23  01:44:31
10007         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10008              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
10009              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
10010              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
10011      Branch: perl
10012            ! regcomp.c t/op/re_tests
10013 ____________________________________________________________________________
10014 [  1798] By: gsar                                  on 1998/09/23  01:39:23
10015         Log: integrate maint-5.005 changes (except conflicting change#1794)
10016      Branch: perl
10017            ! Changes
10018           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
10019           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
10020           !> win32/win32.h
10021 ____________________________________________________________________________
10022 [  1797] By: gsar                                  on 1998/09/23  01:32:36
10023         Log: add note to win32/Makefile about setting CCHOME
10024      Branch: perl
10025            ! win32/Makefile win32/makefile.mk
10026 ____________________________________________________________________________
10027 [  1796] By: gsar                                  on 1998/09/23  01:31:32
10028         Log: perl.pod tweak
10029      Branch: perl
10030            ! pod/perl.pod
10031 ____________________________________________________________________________
10032 [  1795] By: gsar                                  on 1998/09/21  20:34:10
10033         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
10034      Branch: perl
10035            ! lib/ExtUtils/xsubpp
10036 ____________________________________________________________________________
10037 [  1789] By: gsar                                  on 1998/09/18  18:01:37
10038         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
10039      Branch: perl
10040            ! cop.h t/cmd/for.t
10041 ____________________________________________________________________________
10042 [  1788] By: gsar                                  on 1998/09/17  02:19:11
10043         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
10044      Branch: perl
10045            ! win32/config.bc win32/config.gc win32/config.vc
10046 ____________________________________________________________________________
10047 [  1787] By: gsar                                  on 1998/09/17  01:45:14
10048         Log: suppress bogus warning on C<sub x {} x()>
10049      Branch: perl
10050            ! toke.c
10051 ____________________________________________________________________________
10052 [  1786] By: gsar                                  on 1998/09/17  01:42:51
10053         Log: ntohl typo in objXSUB.h
10054      Branch: perl
10055            ! objXSUB.h
10056 ____________________________________________________________________________
10057 [  1785] By: gsar                                  on 1998/09/17  01:41:48
10058         Log: fill gaps in sig_* entries in win32/config.?c
10059      Branch: perl
10060            ! win32/config.bc win32/config.gc win32/config.vc
10061 ____________________________________________________________________________
10062 [  1781] By: larry                                 on 1998/09/05  23:48:24
10063         Log: tr/// logic was hosed under utf8
10064      Branch: perl
10065            ! doop.c op.c op.h pp.c proto.h
10066 ____________________________________________________________________________
10067 [  1780] By: larry                                 on 1998/09/05  23:44:16
10068         Log: several new tests needed tweaking to work under utf8
10069      Branch: perl
10070            ! t/comp/require.t t/op/pack.t t/op/substr.t
10071 ____________________________________________________________________________
10072 [  1779] By: larry                                 on 1998/09/05  23:41:42
10073         Log: index() applied BM optimization to wrong argument
10074      Branch: perl
10075            ! op.c util.c
10076 ____________________________________________________________________________
10077 [  1778] By: larry                                 on 1998/09/05  23:38:29
10078         Log: Implicit require during compile reset line numbering
10079      Branch: perl
10080            ! pp_ctl.c
10081
10082 ----------------
10083 Version 5.005_51
10084 ----------------
10085
10086 ____________________________________________________________________________
10087 [  1777] By: gsar                                  on 1998/08/10  07:02:38
10088         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
10089              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
10090              lexical warning testsuite for win32
10091      Branch: perl
10092            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
10093            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
10094            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
10095            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
10096            ! win32/Makefile win32/makefile.mk
10097 ____________________________________________________________________________
10098 [  1776] By: gsar                                  on 1998/08/09  17:53:48
10099         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
10100      Branch: perl
10101            ! Changes MANIFEST perl.c pod/perlhist.pod
10102 ____________________________________________________________________________
10103 [  1775] By: gsar                                  on 1998/08/09  14:35:33
10104         Log: tweak warning test
10105      Branch: perl
10106            ! t/pragma/warn-toke
10107 ____________________________________________________________________________
10108 [  1774] By: gsar                                  on 1998/08/09  14:13:46
10109         Log: add missing dTHR; notes for test failures due to small stacksize
10110      Branch: perl
10111            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
10112            ! toke.c universal.c util.c
10113 ____________________________________________________________________________
10114 [  1773] By: gsar                                  on 1998/08/09  11:31:53
10115         Log: lexical warnings; tweaks to places that didn't apply correctly
10116              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
10117              Date:    Wed, 29 Jul 1998 09:28:45 BST
10118              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
10119              Subject: lexical warnings patch for 5.005_50
10120      Branch: perl
10121            + README.lexwarn lib/warning.pm t/pragma/warn-2use
10122            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
10123            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
10124            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
10125            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
10126            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
10127            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
10128            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
10129            + warning.h warning.pl
10130            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
10131            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
10132            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
10133            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
10134            ! universal.c util.c
10135 ____________________________________________________________________________
10136 [  1772] By: gsar                                  on 1998/08/08  23:06:00
10137         Log: bump patchlevel to 5.005_51
10138      Branch: perl
10139            ! patchlevel.h win32/Makefile win32/config_H.bc
10140            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10141 ____________________________________________________________________________
10142 [  1771] By: gsar                                  on 1998/08/08  23:01:57
10143         Log: fix bogus warning on "\x{123}"
10144              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
10145              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
10146              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
10147              Subject: [5.005_50 PATCH] Some unicode problems
10148      Branch: perl
10149            ! regcomp.c toke.c
10150 ____________________________________________________________________________
10151 [  1770] By: gsar                                  on 1998/08/08  22:56:55
10152         Log: hide dup symbol for static build of ext/re
10153              From: Dominic Dunlop <domo@ppp72.vo.lu>
10154              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
10155              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
10156              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
10157      Branch: perl
10158            ! regcomp.c
10159 ____________________________________________________________________________
10160 [  1769] By: gsar                                  on 1998/08/08  22:45:06
10161         Log: fix double free on -Mutf8 -e '$b=uc("")'
10162              From: larry@wall.org (Larry Wall)
10163              Date: Fri, 7 Aug 1998 14:42:43 -0700
10164              Message-Id: <199808072142.OAA14920@wall.org>
10165              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
10166      Branch: perl
10167            ! pp.c
10168 ____________________________________________________________________________
10169 [  1768] By: gsar                                  on 1998/08/08  22:42:29
10170         Log: substr() assumes utf8 without say-so
10171              From: larry@wall.org (Larry Wall)
10172              Date: Fri, 7 Aug 1998 12:25:12 -0700
10173              Message-Id: <199808071925.MAA13436@wall.org>
10174              Subject: [PATCH 5.005_50] substr bug?
10175      Branch: perl
10176            ! pp.c
10177 ____________________________________________________________________________
10178 [  1767] By: gsar                                  on 1998/08/08  22:38:25
10179         Log: fix intolerance of SWASHes for blank lines
10180              From: Gisle Aas <aas@sn.no>
10181              Date: 06 Aug 1998 23:28:57 +0200
10182              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
10183              Subject: Re: Re[2]: another joyride begins
10184      Branch: perl
10185            ! lib/utf8_heavy.pl
10186 ____________________________________________________________________________
10187 [  1766] By: gsar                                  on 1998/08/08  22:33:10
10188         Log: utf8 doc tweak
10189              From: Gisle Aas <aas@sn.no>
10190              Date: 05 Aug 1998 00:41:04 +0200
10191              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
10192              Subject: Matching clumps
10193      Branch: perl
10194            ! lib/utf8.pm
10195 ____________________________________________________________________________
10196 [  1765] By: gsar                                  on 1998/08/08  22:31:37
10197         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
10198              From: Gisle Aas <aas@sn.no>
10199              Date: 04 Aug 1998 22:56:11 +0200
10200              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
10201              Subject: Re: another joyride begins
10202      Branch: perl
10203            ! lib/utf8_heavy.pl
10204 ____________________________________________________________________________
10205 [  1764] By: gsar                                  on 1998/08/08  22:28:43
10206         Log: From: larry@wall.org (Larry Wall)
10207              Date: Tue, 4 Aug 1998 17:04:51 -0700
10208              Message-Id: <199808050004.RAA22592@wall.org>
10209              Subject: [PATCH 5.005_50] \pX not implemented!
10210      Branch: perl
10211            ! regcomp.c
10212 ____________________________________________________________________________
10213 [  1763] By: gsar                                  on 1998/08/08  22:27:15
10214         Log: From: Stephen McCamant <alias@mcs.com>
10215              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
10216              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
10217              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
10218      Branch: perl
10219            ! op.c
10220 ____________________________________________________________________________
10221 [  1762] By: gsar                                  on 1998/08/08  22:26:09
10222         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10223              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
10224              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
10225              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
10226      Branch: perl
10227            + t/op/grent.t t/op/pwent.t
10228            ! MANIFEST
10229 ____________________________________________________________________________
10230 [  1761] By: gsar                                  on 1998/08/08  22:21:52
10231         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10232              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
10233              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
10234              Subject: [5.005_50 PATCH] misprint in RE engine
10235      Branch: perl
10236            ! regexec.c t/op/re_tests
10237 ____________________________________________________________________________
10238 [  1760] By: gsar                                  on 1998/08/08  22:18:54
10239         Log: integrate maint-5.005 changes into mainline
10240      Branch: perl
10241           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
10242           !> (integrate 138 files)
10243 ____________________________________________________________________________
10244 [  1672] By: gsar                                  on 1998/07/27  18:35:28
10245         Log: create new Changes
10246      Branch: perl
10247            + Changes
10248            ! Changes5.005 MANIFEST
10249 ____________________________________________________________________________
10250 [  1671] By: gsar                                  on 1998/07/27  18:30:57
10251         Log: rename Changes --> Changes5.005
10252      Branch: perl
10253           +> Changes5.005
10254            - Changes
10255 ____________________________________________________________________________
10256 [  1670] By: gsar                                  on 1998/07/27  18:10:14
10257         Log: integrate 5.005_01 changes from maint
10258      Branch: perl
10259            ! Changes
10260           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
10261           !> win32/win32.c
10262 ____________________________________________________________________________
10263 [  1667] By: nick                                  on 1998/07/26  14:31:01
10264         Log: Add dTHR so that it compiles miniperl in threaded mode
10265      Branch: perl
10266            ! doop.c mg.c regcomp.c regexec.c
10267 ____________________________________________________________________________
10268 [  1666] By: nick                                  on 1998/07/26  13:01:10
10269         Log: Resolve ansiperl against mainline (@1648?)
10270              Unclear that change number has "taken".
10271      Branch: ansiperl
10272           +> (branch 169 files)
10273            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
10274           !> (integrate 131 files)
10275
10276 ----------------
10277 Version 5.005_50
10278 ----------------
10279
10280 ____________________________________________________________________________
10281 [  1665] By: gsar                                  on 1998/07/26  05:38:48
10282         Log: add trailing newline to file
10283      Branch: perl
10284            ! Changes lib/unicode/blocks.txt
10285 ____________________________________________________________________________
10286 [  1664] By: gsar                                  on 1998/07/26  05:08:48
10287         Log: integrate proto.h additions from maint-5.005
10288      Branch: perl
10289           !> pod/perlhist.pod proto.h
10290 ____________________________________________________________________________
10291 [  1663] By: gsar                                  on 1998/07/26  05:07:05
10292         Log: add new files to MANIFEST; add missing prototypes to proto.h;
10293              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
10294              add typecasts to silence warnings; tweaks for win32 builds
10295      Branch: perl
10296            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
10297            ! win32/Makefile win32/makefile.mk
10298 ____________________________________________________________________________
10299 [  1662] By: gsar                                  on 1998/07/26  05:01:52
10300         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
10301      Branch: maint-5.005/perl
10302            ! pod/perlhist.pod proto.h
10303 ____________________________________________________________________________
10304 [  1661] By: gsar                                  on 1998/07/26  02:52:48
10305         Log: up patchlevel to 5.005_50
10306      Branch: perl
10307            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
10308            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10309 ____________________________________________________________________________
10310 [  1660] By: gsar                                  on 1998/07/26  02:43:57
10311         Log: integrate utfperl
10312      Branch: perl
10313           +> (branch 162 files)
10314           !> (integrate 29 files)
10315 ____________________________________________________________________________
10316 [  1659] By: gsar                                  on 1998/07/26  02:38:22
10317         Log: integrate maint-5.005 changes
10318      Branch: perl
10319           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
10320           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
10321           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
10322           !> vms/descrip_mms.template vms/subconfigure.com
10323 ____________________________________________________________________________
10324 [  1658] By: gsar                                  on 1998/07/26  02:23:46
10325         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
10326              Date: Fri, 24 Jul 1998 11:38:25 -0700
10327              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
10328              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
10329              --
10330              Date: Fri, 24 Jul 1998 12:30:36 -0700
10331              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
10332              Subject: [PATCH 5.005]Tweaks to README.vms
10333              --
10334              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
10335              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
10336              Subject: [PATCH 5.005] Final build cleanup patch
10337      Branch: maint-5.005/perl
10338            ! README.vms vms/descrip_mms.template vms/subconfigure.com
10339 ____________________________________________________________________________
10340 [  1657] By: gsar                                  on 1998/07/26  02:19:50
10341         Log: another platform where pp_sselect() needs a whole fd_set buffer
10342              From: Lupe Christoph <lupe@alanya.m.isar.de>
10343              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
10344              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
10345              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
10346      Branch: maint-5.005/perl
10347            ! pp_sys.c
10348 ____________________________________________________________________________
10349 [  1656] By: gsar                                  on 1998/07/26  02:12:46
10350         Log: fix problem building modules on dos-djgpp
10351              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10352              Date: Sat, 25 Jul 1998 00:53:39 +0200
10353              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
10354              Subject: [PATCH 5.005] dos-djgpp and modules problem
10355      Branch: maint-5.005/perl
10356            ! djgpp/fixpmain
10357 ____________________________________________________________________________
10358 [  1655] By: gsar                                  on 1998/07/26  02:11:09
10359         Log: From: Tom Spindler <dogcow@home.merit.edu>
10360              Date: Wed, 22 Jul 1998 16:11:07 -0400
10361              Message-ID: <19980722161107.A16813@home.merit.edu>
10362              Subject: [PATCH 5.005] BeOS tweak
10363      Branch: maint-5.005/perl
10364            ! hints/beos.sh
10365 ____________________________________________________________________________
10366 [  1654] By: gsar                                  on 1998/07/26  02:09:29
10367         Log: various pod tweaks
10368      Branch: maint-5.005/perl
10369            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
10370            ! pod/perltoc.pod
10371 ____________________________________________________________________________
10372 [  1653] By: gsar                                  on 1998/07/26  02:05:46
10373         Log: fix emacs/ptags for PL_* changes
10374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10375              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
10376              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
10377              Subject: [PATCH 5.004_76] Yet better ptags
10378      Branch: maint-5.005/perl
10379            ! emacs/ptags
10380 ____________________________________________________________________________
10381 [  1652] By: gsar                                  on 1998/07/26  02:03:01
10382         Log: fix behavior of <=> on bigints
10383              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10384              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
10385              Date: Fri, 24 Jul 1998 18:29:53 +0100
10386              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
10387      Branch: maint-5.005/perl
10388            ! lib/Math/BigInt.pm t/lib/bigintpm.t
10389 ____________________________________________________________________________
10390 [  1651] By: larry                                 on 1998/07/24  05:44:33
10391         Log: Here are the long-expected Unicode/UTF-8 modifications.
10392      Branch: utfperl
10393            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
10394            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
10395            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
10396            + lib/unicode/Decomposition.pl
10397            + lib/unicode/In/AlphabeticPresentationForms.pl
10398            + lib/unicode/In/Arabic.pl
10399            + lib/unicode/In/ArabicPresentationForms-A.pl
10400            + lib/unicode/In/ArabicPresentationForms-B.pl
10401            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10402            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10403            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10404            + lib/unicode/In/BoxDrawing.pl
10405            + lib/unicode/In/CJKCompatibility.pl
10406            + lib/unicode/In/CJKCompatibilityForms.pl
10407            + lib/unicode/In/CJKCompatibilityIdeographs.pl
10408            + lib/unicode/In/CJKSymbolsandPunctuation.pl
10409            + lib/unicode/In/CJKUnifiedIdeographs.pl
10410            + lib/unicode/In/CombiningDiacriticalMarks.pl
10411            + lib/unicode/In/CombiningHalfMarks.pl
10412            + lib/unicode/In/CombiningMarksforSymbols.pl
10413            + lib/unicode/In/ControlPictures.pl
10414            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10415            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10416            + lib/unicode/In/EnclosedAlphanumerics.pl
10417            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
10418            + lib/unicode/In/GeneralPunctuation.pl
10419            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10420            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10421            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10422            + lib/unicode/In/HalfwidthandFullwidthForms.pl
10423            + lib/unicode/In/HangulCompatibilityJamo.pl
10424            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10425            + lib/unicode/In/Hebrew.pl
10426            + lib/unicode/In/HighPrivateUseSurrogates.pl
10427            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10428            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
10429            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10430            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
10431            + lib/unicode/In/LatinExtended-A.pl
10432            + lib/unicode/In/LatinExtended-B.pl
10433            + lib/unicode/In/LatinExtendedAdditional.pl
10434            + lib/unicode/In/LetterlikeSymbols.pl
10435            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10436            + lib/unicode/In/MathematicalOperators.pl
10437            + lib/unicode/In/MiscellaneousSymbols.pl
10438            + lib/unicode/In/MiscellaneousTechnical.pl
10439            + lib/unicode/In/NumberForms.pl
10440            + lib/unicode/In/OpticalCharacterRecognition.pl
10441            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10442            + lib/unicode/In/SmallFormVariants.pl
10443            + lib/unicode/In/SpacingModifierLetters.pl
10444            + lib/unicode/In/Specials.pl
10445            + lib/unicode/In/SuperscriptsandSubscripts.pl
10446            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
10447            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10448            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
10449            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
10450            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
10451            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
10452            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
10453            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
10454            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
10455            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
10456            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
10457            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
10458            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
10459            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
10460            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
10461            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
10462            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
10463            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
10464            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
10465            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
10466            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
10467            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
10468            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
10469            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
10470            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
10471            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
10472            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
10473            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
10474            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
10475            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
10476            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
10477            + lib/unicode/JamoShort.pl lib/unicode/Makefile
10478            + lib/unicode/Name.pl lib/unicode/Number.pl
10479            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
10480            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
10481            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
10482            + lib/unicode/blocks.txt lib/unicode/index2.txt
10483            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
10484            + lib/unicode/names2.txt lib/unicode/props2.txt
10485            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
10486            + utf8.c utf8.h
10487            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
10488            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
10489            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
10490            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
10491            ! t/op/vec.t toke.c util.c vms/vmsish.h
10492 ____________________________________________________________________________
10493 [  1650] By: gsar                                  on 1998/07/24  04:06:48
10494         Log: create utfperl branch
10495      Branch: utfperl
10496           +> (branch 1079 files)
10497 ____________________________________________________________________________
10498 [  1649] By: gsar                                  on 1998/07/24  03:56:56
10499         Log: create maint-5.005 branch
10500      Branch: maint-5.005/perl
10501           +> (branch 1079 files)
10502 ____________________________________________________________________________
10503 [  1648] By: gsar                                  on 1998/07/24  03:36:35
10504         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
10505      Branch: perl
10506            ! Changes
10507