email address changes
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@activestate.com>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version 5.005_63        Development release working toward 5.6
79 ----------------
80
81 ____________________________________________________________________________
82 [  4582] By: jhi                                   on 1999/11/14  17:10:01
83         Log: Integrate with Sarathy.
84      Branch: cfgperl
85           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
86           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
87           !> vms/perly_c.vms win32/perllib.c
88 ____________________________________________________________________________
89 [  4581] By: jhi                                   on 1999/11/14  17:08:23
90         Log: The separation of 64-bitness and largefileness continues
91              (with a setback, see hpux.sh).
92      Branch: cfgperl
93            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
94            ! hints/solaris_2.sh
95      Branch: metaconfig
96            ! U/threads/archname.U U/typedefs/lseektype.U
97      Branch: metaconfig/U/perl
98            ! fpossize.U use64bits.U uselfs.U
99 ____________________________________________________________________________
100 [  4580] By: jhi                                   on 1999/11/14  13:26:41
101         Log: Another Unicode update.
102      Branch: cfgperl
103            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
104            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
105            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
106            ! (edit 189 files)
107 ____________________________________________________________________________
108 [  4579] By: gsar                                  on 1999/11/14  10:21:49
109         Log: sundry cleanups for cloned interpreters (only known failure mode
110              is due to regexps keeping non-constant data in their compiled
111              structures)
112      Branch: perl
113            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
114            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
115 ____________________________________________________________________________
116 [  4578] By: gsar                                  on 1999/11/14  03:37:37
117         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
118      Branch: perl
119            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
120 ____________________________________________________________________________
121 [  4577] By: jhi                                   on 1999/11/13  19:50:24
122         Log: Change #4576 accidentally leaked also parts of
123              Ilya's patch that won't apply cleanly anymore.
124      Branch: cfgperl
125            ! regexec.c t/op/re_tests
126 ____________________________________________________________________________
127 [  4576] By: jhi                                   on 1999/11/13  19:43:37
128         Log: Integrate with Sarathy.
129      Branch: cfgperl
130            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
131           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
132           !> t/op/regexp.t t/pragma/overload.t
133 ____________________________________________________________________________
134 [  4575] By: gsar                                  on 1999/11/13  19:41:46
135         Log: typos in change#4561 and change#4565
136      Branch: perl
137            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
138 ____________________________________________________________________________
139 [  4574] By: gsar                                  on 1999/11/13  19:31:19
140         Log: revert non-kosher parts of change#4562 (sort order problems
141              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
142              result and expected lines; /[:ascii:]/ not working should be
143              fixed, not ignored in regexp.t; result from sort should be
144              fixed to be ascii portable on ebcdic, not ebcdic-specific)
145      Branch: perl
146            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
147 ____________________________________________________________________________
148 [  4573] By: gsar                                  on 1999/11/13  19:13:04
149         Log: integrate cfgperl changes into mainline
150      Branch: perl
151           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
152           +> lib/unicode/In/BopomofoExtended.pl
153           +> lib/unicode/In/BraillePatterns.pl
154           +> lib/unicode/In/CJKRadicalsSupplement.pl
155           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
156           +> lib/unicode/In/Cherokee.pl
157           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
158           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
159           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
160           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
161           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
162           +> lib/unicode/In/Thaana.pl
163           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
164           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
165            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
166           !> (integrate 213 files)
167 ____________________________________________________________________________
168 [  4572] By: jhi                                   on 1999/11/13  18:44:50
169         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
170              To: perl5-porters@perl.org, VMSPERL@perl.org
171              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
172              Date: Wed, 27 Oct 1999 11:02:54 -0500
173              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
174      Branch: cfgperl
175            ! README.vms
176 ____________________________________________________________________________
177 [  4571] By: jhi                                   on 1999/11/13  18:33:39
178         Log: From: jand@activestate.com (Jan Dubois)
179              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
180              Cc: Douglas Lankshear <dougl@activestate.com>,
181              Gurusamy Sarathy <gsar@activestate.com>
182              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
183              Date: Tue, 09 Nov 1999 00:38:33 +0100
184              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
185      Branch: cfgperl
186            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
187            ! win32/config.gc win32/config.vc win32/config_H.bc
188            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
189            ! win32/win32.c win32/win32iop.h
190 ____________________________________________________________________________
191 [  4570] By: jhi                                   on 1999/11/13  18:30:37
192         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
193              To: perl5-porters@perl.org (Mailing list Perl5)
194              Subject: [PATCH 5.005_62] makedef.pl goof
195              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
196              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
197      Branch: cfgperl
198            ! makedef.pl
199 ____________________________________________________________________________
200 [  4569] By: jhi                                   on 1999/11/13  18:06:54
201         Log: From: Michael G Schwern <schwern@pobox.com>
202              To: perl5-porters@perl.org, pod-people@perl.org
203              Cc: tchrist@mox.perl.com, gnat@frii.com
204              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
205              Date: Wed, 10 Nov 1999 17:21:46 -0500
206              Message-ID: <19991110172146.A23527@athens.aocn.com>
207      Branch: cfgperl
208            ! pod/perlfaq9.pod
209 ____________________________________________________________________________
210 [  4568] By: jhi                                   on 1999/11/13  18:05:33
211         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
212              To: <perl5-porters@perl.org>
213              Subject: DynaLoader_pm.PL patch (backslashes in strings)
214              Date: Wed, 10 Nov 1999 22:52:02 -0000
215              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
216      Branch: cfgperl
217            ! ext/DynaLoader/DynaLoader_pm.PL
218 ____________________________________________________________________________
219 [  4567] By: jhi                                   on 1999/11/13  18:03:52
220         Log: From: JD Laub <jdl@access-health.com>
221              To: perl5-porters@perl.org
222              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
223              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
224              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
225      Branch: cfgperl
226            ! lib/Exporter/Heavy.pm
227 ____________________________________________________________________________
228 [  4566] By: jhi                                   on 1999/11/13  18:01:24
229         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
230              To: perl5-porters@perl.org
231              Subject: small patch for perldoc
232              Date: Fri, 12 Nov 1999 23:11:43 GMT
233              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
234      Branch: cfgperl
235            ! utils/perldoc.PL
236 ____________________________________________________________________________
237 [  4565] By: jhi                                   on 1999/11/13  17:58:54
238         Log: From: Scott Gifford <sgifford@tir.com>
239              To: perl5-porters@perl.org
240              Cc: gbarr@pobox.com
241              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
242              Date: 12 Nov 1999 18:55:30 -0500
243              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
244      Branch: cfgperl
245            ! ext/IO/lib/IO/Socket.pm
246 ____________________________________________________________________________
247 [  4564] By: jhi                                   on 1999/11/13  17:45:39
248         Log: Applied manually:
249              From: "Craig A. Berry" <craig.berry@metamor.com>
250              To: perl5-porters@perl.org, VMSPERL@perl.org
251              Subject: [PATCH 5.005_62] patches required to build on VMS
252              Date: Tue, 09 Nov 1999 18:16:14 -0600
253              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
254      Branch: cfgperl
255            ! configure.com vms/descrip_mms.template vms/subconfigure.com
256            ! vms/vms.c vms/vmsish.h
257 ____________________________________________________________________________
258 [  4563] By: jhi                                   on 1999/11/13  17:18:41
259         Log: Regen Unicode tables to include a warning:
260              Thou Shalt Not Edit Them By Hand; add missing
261              (Unicode 2.0 -introduced) tables to MANIFEST;
262              convert the equivalence tables to be valid Perl code.
263      Branch: cfgperl
264            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
265            + lib/unicode/In/BopomofoExtended.pl
266            + lib/unicode/In/BraillePatterns.pl
267            + lib/unicode/In/CJKRadicalsSupplement.pl
268            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
269            + lib/unicode/In/Cherokee.pl
270            + lib/unicode/In/IdeographicDescriptionCharacters.pl
271            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
272            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
273            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
274            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
275            + lib/unicode/In/Thaana.pl
276            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
277            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
278            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
279            ! (edit 169 files)
280 ____________________________________________________________________________
281 [  4562] By: jhi                                   on 1999/11/13  16:53:00
282         Log: From: Peter Prymmer <pvhp@forte.com>
283              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
284              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
285              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
286              Message-Id: <199911102234.OAA01018@brio.forte.com>
287      Branch: cfgperl
288            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
289            ! t/pragma/overload.t
290 ____________________________________________________________________________
291 [  4561] By: jhi                                   on 1999/11/13  16:29:37
292         Log: $Config{myarchname} is not a good architecture identifier
293              because it may contain host/node identification like
294              CPU serial numbers.
295      Branch: cfgperl
296            ! ext/Errno/Errno_pm.PL
297 ____________________________________________________________________________
298 [  4560] By: jhi                                   on 1999/11/13  16:26:13
299         Log: Continue largefileness separation from quadness;
300              move nv-preserving test out of perl.h into Configure;
301              use HAS_SETVBUF in IO.
302      Branch: cfgperl
303            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
304            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
305      Branch: metaconfig
306            ! U/a_dvisory/quadtype.U
307      Branch: metaconfig/U/perl
308            + nvpresuv.U
309            ! d_fseeko.U d_ftello.U io64.U perlxv.U
310 ____________________________________________________________________________
311 [  4559] By: jhi                                   on 1999/11/13  13:46:38
312         Log: Try to fix largefileness so that it "works" without a quad IV.
313      Branch: cfgperl
314            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
315            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
316      Branch: metaconfig
317            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
318      Branch: metaconfig/U/perl
319            ! io64.U
320 ____________________________________________________________________________
321 [  4558] By: jhi                                   on 1999/11/13  11:36:19
322         Log: Undo drift from mainline.
323      Branch: cfgperl
324            ! regcomp.c util.c utils/h2xs.PL
325 ____________________________________________________________________________
326 [  4557] By: gsar                                  on 1999/11/13  10:54:46
327         Log: typo
328      Branch: perl
329            ! util.c
330 ____________________________________________________________________________
331 [  4556] By: gsar                                  on 1999/11/13  10:53:41
332         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
333      Branch: perl
334           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
335           +> epoc/epoc_stubs.c
336           !> (integrate 48 files)
337 ____________________________________________________________________________
338 [  4555] By: jhi                                   on 1999/11/13  10:05:54
339         Log: Integrate with Sarathy.
340      Branch: cfgperl
341           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
342           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
343 ____________________________________________________________________________
344 [  4554] By: jhi                                   on 1999/11/13  10:03:07
345         Log: s/_SIGN$/_sign/g;
346      Branch: metaconfig
347            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
348 ____________________________________________________________________________
349 [  4553] By: gsar                                  on 1999/11/13  02:17:53
350         Log: cloned interpreters now actually run and pass all but 55/10386
351              subtests; various subtle bugs, new and old, observed when running
352              cloned interpreters have been fixed
353              
354              still to do:
355              |  * dup psig_ptr table
356              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
357              |    simple-minded and grab one pad entry each, heavily bloating
358              |    the pad by not avoiding dups)
359              |  * overloaded constants are not really immutable--they need to
360              |    be PADOPs
361              |  * allocator for constants and OPs need to be spelled differently
362              |    (shared vs interpreter-local allocations)
363              |  * optree refcounting is still missing locking (macros are in place)
364              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
365              |    perl_clone() can be called from within runops*()
366      Branch: perl
367            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
368            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
369 ____________________________________________________________________________
370 [  4552] By: jhi                                   on 1999/11/11  23:17:43
371         Log: Turn on largefileness always if available and
372              continue 64-bit fixes.
373      Branch: cfgperl
374            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
375            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
376            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
377 ____________________________________________________________________________
378 [  4551] By: jhi                                   on 1999/11/11  23:16:15
379         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
380      Branch: metaconfig
381            ! U/a_dvisory/quadtype.U
382      Branch: metaconfig/U/perl
383            + d_int64t.U
384            ! i_inttypes.U io64.U
385 ____________________________________________________________________________
386 [  4550] By: jhi                                   on 1999/11/11  20:24:55
387         Log: Fix a thinko in 4548.
388      Branch: cfgperl
389            ! pp_sys.c
390 ____________________________________________________________________________
391 [  4549] By: jhi                                   on 1999/11/11  19:48:21
392         Log: Integrate with Sarathy.
393      Branch: cfgperl
394           !> (integrate 56 files)
395 ____________________________________________________________________________
396 [  4548] By: jhi                                   on 1999/11/11  19:41:56
397         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
398              regen Configure.
399      Branch: cfgperl
400            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
401            ! config_h.SH pp_sys.c
402 ____________________________________________________________________________
403 [  4547] By: jhi                                   on 1999/11/11  19:40:38
404         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
405      Branch: metaconfig
406            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
407            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
408 ____________________________________________________________________________
409 [  4546] By: gsar                                  on 1999/11/11  10:32:54
410         Log: avoid stash pointers in optree under USE_ITHREADS
411      Branch: perl
412            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
413            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
414            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
415            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
416            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
417            ! scope.h sv.c
418 ____________________________________________________________________________
419 [  4545] By: gsar                                  on 1999/11/11  06:04:20
420         Log: another change towards a shareable optree: avoid pointer to filegv
421              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
422              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
423              to suit
424      Branch: perl
425            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
426            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
427            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
428            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
429            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
430            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
431            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
432            ! win32/perllib.c
433 ____________________________________________________________________________
434 [  4544] By: gsar                                  on 1999/11/10  18:19:12
435         Log: more cleanups for change#4539
436      Branch: perl
437            ! gv.h op.c op.h pp_ctl.c pp_hot.c
438 ____________________________________________________________________________
439 [  4543] By: gsar                                  on 1999/11/10  01:52:22
440         Log: remove dead branch/infinite looper in change#3612
441      Branch: perl
442            ! op.c
443 ____________________________________________________________________________
444 [  4542] By: gsar                                  on 1999/11/09  20:05:47
445         Log: IoDIRP may be fake when used in source filters, mark as such
446      Branch: perl
447            ! sv.c sv.h toke.c
448 ____________________________________________________________________________
449 [  4541] By: gsar                                  on 1999/11/09  05:47:53
450         Log: small nits in changes#4538,4539
451      Branch: perl
452            ! op.c sv.c
453 ____________________________________________________________________________
454 [  4540] By: gsar                                  on 1999/11/08  20:30:58
455         Log: win32 symbol export tweak
456      Branch: perl
457            ! makedef.pl win32/win32.c win32/win32iop.h
458 ____________________________________________________________________________
459 [  4539] By: gsar                                  on 1999/11/08  18:50:40
460         Log: preliminary support for GVOP indirection via pad
461      Branch: perl
462            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
463            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
464 ____________________________________________________________________________
465 [  4538] By: gsar                                  on 1999/11/08  11:25:49
466         Log: preliminary support for perl_clone() (still needs work in
467              the following areas: SVOPs must indirect via pad; context
468              stack, scope stack, and runlevels must be cloned; must
469              hook up the virtualized pseudo-process support provided by
470              "host"; ...)
471      Branch: perl
472            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
473            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
474            ! win32/perllib.c win32/win32.c
475 ____________________________________________________________________________
476 [  4537] By: gsar                                  on 1999/11/08  11:19:18
477         Log: more thorough cleanup in perl_destroy()
478      Branch: perl
479            ! perl.c util.c
480 ____________________________________________________________________________
481 [  4536] By: gsar                                  on 1999/11/08  07:16:10
482         Log: win32 internal data must be interpreter-local
483      Branch: perl
484            ! win32/win32.c win32/win32.h win32/win32sck.c
485 ____________________________________________________________________________
486 [  4535] By: gsar                                  on 1999/11/08  04:17:28
487         Log: tweak change#4502
488      Branch: perl
489            ! doio.c perl.c
490 ____________________________________________________________________________
491 [  4534] By: jhi                                   on 1999/11/07  13:17:03
492         Log: Four special class subs, not three.
493      Branch: cfgperl
494            ! pod/perlmod.pod
495 ____________________________________________________________________________
496 [  4533] By: jhi                                   on 1999/11/07  13:13:15
497         Log: Integrate with Sarathy.
498      Branch: cfgperl
499           !> mg.c t/io/print.t
500 ____________________________________________________________________________
501 [  4532] By: jhi                                   on 1999/11/07  12:36:10
502         Log: More test program maintenance.
503      Branch: cfgperl
504            ! Configure config_h.SH
505      Branch: metaconfig
506            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
507            ! U/compline/charsize.U U/compline/d_sigaction.U
508            ! U/compline/doublesize.U U/compline/floatsize.U
509            ! U/compline/nblock_io.U U/compline/ptrsize.U
510            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
511            ! U/typedefs/uidsize.U
512      Branch: metaconfig/U/perl
513            ! fpossize.U
514 ____________________________________________________________________________
515 [  4531] By: jhi                                   on 1999/11/07  00:34:09
516         Log: Tidy up the metaconfig test programs.
517      Branch: cfgperl
518            ! Configure config_h.SH
519      Branch: metaconfig
520            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
521            ! U/compline/charsize.U U/compline/doublesize.U
522            ! U/compline/nblock_io.U U/compline/ptrsize.U
523            ! U/modified/d_longlong.U U/typedefs/gidsize.U
524            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
525            ! U/typedefs/uidsize.U
526      Branch: metaconfig/U/perl
527            ! fpossize.U
528 ____________________________________________________________________________
529 [  4530] By: jhi                                   on 1999/11/06  23:51:34
530         Log: So many printfs, so little time.
531      Branch: cfgperl
532            ! op.c perl.c regcomp.c scope.c util.c
533 ____________________________________________________________________________
534 [  4529] By: jhi                                   on 1999/11/06  23:27:35
535         Log: Replace the explicit zeros with NOOPs.
536      Branch: cfgperl
537            ! perl.h
538 ____________________________________________________________________________
539 [  4528] By: jhi                                   on 1999/11/06  23:10:54
540         Log: From: jand@activestate.com (Jan Dubois)
541              To: perl5-porters@perl.org
542              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
543              Mark Borgerding <mborgerding@acm.org>
544              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
545              Date: Sat, 06 Nov 1999 22:16:43 +0100
546              Message-ID: <38279207.46448719@smtprelay.t-online.de>
547      Branch: cfgperl
548            ! op.c op.h
549 ____________________________________________________________________________
550 [  4527] By: jhi                                   on 1999/11/06  20:22:14
551         Log: ...and fewer.
552      Branch: cfgperl
553            ! dump.c
554 ____________________________________________________________________________
555 [  4526] By: jhi                                   on 1999/11/06  20:19:04
556         Log: ...and they are getting fewer.
557      Branch: cfgperl
558            ! dump.c op.c util.c
559 ____________________________________________________________________________
560 [  4525] By: jhi                                   on 1999/11/06  19:59:59
561         Log: More printf miscasts flushed out.
562      Branch: cfgperl
563            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
564            ! regexec.c
565 ____________________________________________________________________________
566 [  4524] By: jhi                                   on 1999/11/06  15:39:05
567         Log: Crushing the remaining %ld guerillas.
568      Branch: cfgperl
569            ! ext/Devel/DProf/DProf.xs
570 ____________________________________________________________________________
571 [  4523] By: jhi                                   on 1999/11/06  15:11:38
572         Log: Update CPAN sites list.
573      Branch: cfgperl
574            ! pod/perlmodlib.pod
575 ____________________________________________________________________________
576 [  4522] By: jhi                                   on 1999/11/05  19:50:46
577         Log: The -n32 is normally part of $cc, not $ccflags.
578      Branch: cfgperl
579            ! hints/irix_6.sh
580 ____________________________________________________________________________
581 [  4521] By: gsar                                  on 1999/11/05  04:35:30
582         Log: allow $\ to work right when set to a string with embedded nulls
583      Branch: perl
584            ! mg.c t/io/print.t
585 ____________________________________________________________________________
586 [  4520] By: jhi                                   on 1999/11/04  23:30:09
587         Log: Integrate with Sarathy.
588      Branch: cfgperl
589           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
590           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
591           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
592           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
593           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
594           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
595 ____________________________________________________________________________
596 [  4519] By: jhi                                   on 1999/11/04  23:09:25
597         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
598              To: perl5-porters@perl.org (Mailing list Perl5)
599              Subject: [PATCH 5.005_62] ref to non-lvalue method
600              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
601              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
602      Branch: cfgperl
603            ! op.c
604 ____________________________________________________________________________
605 [  4518] By: jhi                                   on 1999/11/04  23:07:27
606         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
607              To: perl5-porters@perl.org (Mailing list Perl5)
608              Subject: [PATCH 5.005_62] xsubpp dependency
609              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
610              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
611      Branch: cfgperl
612            ! lib/ExtUtils/MM_Unix.pm
613 ____________________________________________________________________________
614 [  4517] By: jhi                                   on 1999/11/04  23:05:59
615         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
616              To: perl5-porters@perl.org (Mailing list Perl5)
617              Subject: [PATCH 5.005_62] regexp.h
618              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
619              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
620      Branch: cfgperl
621            ! regexp.h
622 ____________________________________________________________________________
623 [  4516] By: gsar                                  on 1999/11/04  18:25:45
624         Log: change#4485 didn't do the right thing for B::Bytecode
625      Branch: perl
626            ! ext/B/B/Bytecode.pm
627 ____________________________________________________________________________
628 [  4515] By: gsar                                  on 1999/11/04  17:28:29
629         Log: implement STOP blocks and fix compiler to use them (minimally
630              tested)
631      Branch: perl
632            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
633            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
634            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
635            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
636            ! pod/perltodo.pod toke.c
637 ____________________________________________________________________________
638 [  4514] By: gsar                                  on 1999/11/04  15:59:46
639         Log: display BSD license in Glob.pm (for clause #2 conformity)
640      Branch: perl
641            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
642            ! ext/File/Glob/bsd_glob.h
643 ____________________________________________________________________________
644 [  4513] By: jhi                                   on 1999/11/04  08:26:19
645         Log: Integrate with Sarathy.
646      Branch: cfgperl
647           +> t/io/nargv.t
648           !> (integrate 34 files)
649 ____________________________________________________________________________
650 [  4512] By: jhi                                   on 1999/11/04  08:01:25
651         Log: Incremental Mac integration from Matthias.
652      Branch: cfgperl
653            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
654            ! toke.c util.c
655 ____________________________________________________________________________
656 [  4511] By: gsar                                  on 1999/11/04  02:53:37
657         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
658      Branch: perl
659            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
660            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
661            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
662            ! xsutils.c
663 ____________________________________________________________________________
664 [  4510] By: jhi                                   on 1999/11/02  22:12:29
665         Log: S_init_interp is a better place to diddle with PL_opargs
666              than perl_construct.
667      Branch: cfgperl
668            ! perl.c
669 ____________________________________________________________________________
670 [  4509] By: jhi                                   on 1999/11/02  21:30:02
671         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
672              To: ben@mucus.advanced.org, perl5-porters@perl.org
673              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
674              Date: Tue, 02 Nov 1999 21:36:00 +0000
675              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
676      Branch: cfgperl
677            ! pod/perlfunc.pod
678 ____________________________________________________________________________
679 [  4508] By: jhi                                   on 1999/11/02  20:46:27
680         Log: Initial integration of the MacPerl changes form Matthias.
681      Branch: cfgperl
682            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
683            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
684            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
685 ____________________________________________________________________________
686 [  4507] By: jhi                                   on 1999/11/01  23:05:07
687         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
688              To: lvirden@cas.org (Larry W. Virden)
689              Cc: perl5-porters@perl.org, lvirden@cas.org
690              Subject: Re: [ID 19991026.001] perl segmentation fault report
691              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
692              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
693      Branch: cfgperl
694            ! regexec.c t/op/pat.t
695 ____________________________________________________________________________
696 [  4506] By: jhi                                   on 1999/11/01  19:56:28
697         Log: From: Olaf Flebbe <olaf@science-computing.de>
698              To: perl5-porters@perl.org
699              Subject: [PATCH: 5.005_62] Patch for EPOC Support
700              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
701              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
702      Branch: cfgperl
703            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
704            + epoc/epoc_stubs.c
705            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
706            ! epoc/perl.pkg
707 ____________________________________________________________________________
708 [  4505] By: gsar                                  on 1999/11/01  17:09:44
709         Log: macros for COP.cop_filegv access
710      Branch: perl
711            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
712            ! util.c
713 ____________________________________________________________________________
714 [  4504] By: gsar                                  on 1999/11/01  17:08:28
715         Log: enable better Win32::DomainName() by demand loading netapi32.dll
716              (from Jan Dubois)
717      Branch: perl
718            ! pod/Win32.pod win32/win32.c
719 ____________________________________________________________________________
720 [  4503] By: gsar                                  on 1999/10/31  20:56:06
721         Log: change#4502 was missing a file
722      Branch: perl
723            + t/io/nargv.t
724 ____________________________________________________________________________
725 [  4502] By: gsar                                  on 1999/10/31  20:46:02
726         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
727              in the way ARGV state was handled in readline(); writing a
728              subroutine to do inplace edits is now possible, provided *ARGV,
729              *ARGVOUT, $^I and $_ are localized where needed
730      Branch: perl
731            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
732            ! pp_hot.c scope.c
733 ____________________________________________________________________________
734 [  4501] By: jhi                                   on 1999/10/31  12:43:54
735         Log: Integrate with Sarathy.
736      Branch: cfgperl
737           !> perl.h win32/config.bc win32/config.gc win32/config.vc
738           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
739 ____________________________________________________________________________
740 [  4500] By: gsar                                  on 1999/10/31  10:01:17
741         Log: updated windows config* files
742      Branch: perl
743            ! win32/config.bc win32/config.gc win32/config.vc
744            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
745 ____________________________________________________________________________
746 [  4499] By: gsar                                  on 1999/10/31  09:15:17
747         Log: integrate cfgperl contents into mainline
748      Branch: perl
749           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
750           !> config_h.SH perl.h
751 ____________________________________________________________________________
752 [  4498] By: gsar                                  on 1999/10/31  09:13:41
753         Log: remove unused struct Outrec
754      Branch: perl
755            ! perl.h
756 ____________________________________________________________________________
757 [  4497] By: jhi                                   on 1999/10/30  12:41:50
758         Log: Add HAS_QUAD ($Config{d_quad}); use it.
759      Branch: cfgperl
760            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
761            ! config_h.SH perl.h
762      Branch: metaconfig
763            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
764            ! U/typedefs/uidf.U
765      Branch: metaconfig/U/perl
766            ! perlxv.U
767 ____________________________________________________________________________
768 [  4496] By: gsar                                  on 1999/10/30  00:28:32
769         Log: integrate cfgperl contents into mainline
770      Branch: perl
771           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
772           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
773           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
774           !> perl.h pp.c pp.h regexec.c sv.c taint.c
775 ____________________________________________________________________________
776 [  4495] By: jhi                                   on 1999/10/29  23:36:19
777         Log: Continue what #4494 started; introduce uid and gid formats.
778      Branch: cfgperl
779            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
780            ! config_h.SH handy.h perl.h
781      Branch: metaconfig
782            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
783            - U/typedefs/quadtype.U
784      Branch: metaconfig/U/perl
785            ! perlxv.U
786 ____________________________________________________________________________
787 [  4494] By: jhi                                   on 1999/10/29  22:09:01
788         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
789              from perl.h and handy.h.
790      Branch: cfgperl
791            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
792            ! config_h.SH handy.h perl.h
793      Branch: metaconfig/U/perl
794            + perlxv.U perlxvf.U
795 ____________________________________________________________________________
796 [  4493] By: jhi                                   on 1999/10/29  22:08:06
797         Log: Finetuning the output continues along the lines of #4490 and #4491.
798      Branch: metaconfig
799            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
800            ! U/typedefs/fpostype.U
801      Branch: metaconfig/U/perl
802            + fpossize.U
803            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
804            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
805 ____________________________________________________________________________
806 [  4492] By: jhi                                   on 1999/10/29  21:14:53
807         Log: Hurd update from Mark Kettenis.
808      Branch: cfgperl
809            ! README.hurd
810 ____________________________________________________________________________
811 [  4491] By: jhi                                   on 1999/10/29  20:37:02
812         Log: A new try at what #4490 tried to accomplish.
813      Branch: metaconfig
814            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
815      Branch: metaconfig/U/perl
816            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
817            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
818 ____________________________________________________________________________
819 [  4490] By: jhi                                   on 1999/10/29  20:19:41
820         Log: metaconfig nits.
821      Branch: metaconfig
822            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
823      Branch: metaconfig/U/perl
824            + d_iovec_s.U
825            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
826            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
827 ____________________________________________________________________________
828 [  4489] By: jhi                                   on 1999/10/29  16:08:43
829         Log: Integrate with Sarathy.
830      Branch: cfgperl
831           !> (integrate 31 files)
832 ____________________________________________________________________________
833 [  4488] By: jhi                                   on 1999/10/29  15:30:30
834         Log: Regen Configure and Glossary.
835      Branch: cfgperl
836            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
837            ! config_h.SH
838 ____________________________________________________________________________
839 [  4487] By: jhi                                   on 1999/10/29  15:24:13
840         Log: Remove quad logic from perl.h; regen Configure;
841              add -DUSE_LONG_LONG to ccflags if not already there.
842      Branch: cfgperl
843            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
844            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
845 ____________________________________________________________________________
846 [  4486] By: jhi                                   on 1999/10/29  15:22:38
847         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
848              fixed the use*.U to define their stuff only iff not already defined
849              (so that ccflags can have any -DUSE_* it wants);
850              uselonglong.U added; various small nits fixed.
851      Branch: metaconfig
852            + U/typedefs/quadtype.U
853            ! U/modified/d_longdbl.U U/modified/d_longlong.U
854            ! U/modified/d_statblks.U U/modified/usenm.U
855            ! U/threads/usethreads.U
856      Branch: metaconfig/U/perl
857            + uselonglong.U
858            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
859            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
860            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
861            ! usemultiplicity.U useperlio.U usesocks.U
862 ____________________________________________________________________________
863 [  4485] By: gsar                                  on 1999/10/29  06:08:50
864         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
865      Branch: perl
866            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
867            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
868            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
869            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
870            ! sv.h
871 ____________________________________________________________________________
872 [  4484] By: gsar                                  on 1999/10/29  03:00:21
873         Log: usurp GVOP slot for new PADOP (one small step to making optree
874              shareable across interpreters)
875      Branch: perl
876            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
877            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
878            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
879            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
880            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
881            ! pp_hot.c pp_sys.c regexec.c run.c
882 ____________________________________________________________________________
883 [  4483] By: jhi                                   on 1999/10/28  22:01:12
884         Log: Regen Configure.
885      Branch: cfgperl
886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
887            ! config_h.SH
888 ____________________________________________________________________________
889 [  4482] By: jhi                                   on 1999/10/28  21:45:26
890         Log: Installdirs patches from Andy.
891      Branch: metaconfig
892            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
893            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
894            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
895            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
896            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
897            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
898            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
899            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
900            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
901 ____________________________________________________________________________
902 [  4481] By: gsar                                  on 1999/10/28  17:33:49
903         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
904              can still be directly set)
905      Branch: perl
906            ! lib/Time/Local.pm
907 ____________________________________________________________________________
908 [  4480] By: jhi                                   on 1999/10/28  13:49:26
909         Log: Fix printing of uids and gids; regen Configure.
910      Branch: cfgperl
911            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
912            ! config_h.SH mg.c perl.c perl.h taint.c
913 ____________________________________________________________________________
914 [  4479] By: jhi                                   on 1999/10/28  11:53:57
915         Log: Fix typo.
916      Branch: metaconfig
917            ! U/typedefs/gidsize.U
918 ____________________________________________________________________________
919 [  4478] By: jhi                                   on 1999/10/28  06:50:02
920         Log: Integrate with Sarathy.
921      Branch: cfgperl
922           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
923           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
924           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
925           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
926 ____________________________________________________________________________
927 [  4477] By: jhi                                   on 1999/10/28  06:40:54
928         Log: (Slightly) better comments for Policy_sh.SH from Andy.
929      Branch: cfgperl
930            ! Policy_sh.SH
931 ____________________________________________________________________________
932 [  4476] By: gsar                                  on 1999/10/27  23:54:36
933         Log: regen config* stuff for windows
934      Branch: perl
935            ! Changes patchlevel.h win32/Makefile win32/config.bc
936            ! win32/config.gc win32/config.vc win32/config_H.bc
937            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
938            ! win32/makefile.mk
939 ____________________________________________________________________________
940 [  4475] By: gsar                                  on 1999/10/27  21:32:30
941         Log: integrate cfgperl contents into mainline; merge conflicts
942      Branch: perl
943           !> (integrate 46 files)
944 ____________________________________________________________________________
945 [  4474] By: gsar                                  on 1999/10/27  21:15:07
946         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
947              perl; stdout/stderr redirects seem broken as well)
948      Branch: perl
949            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
950 ____________________________________________________________________________
951 [  4473] By: jhi                                   on 1999/10/27  21:11:11
952         Log: Do not block if no message queues available.
953      Branch: cfgperl
954            ! t/lib/ipc_sysv.t
955 ____________________________________________________________________________
956 [  4472] By: jhi                                   on 1999/10/27  18:27:40
957         Log: Remove unused "squatter" symbols; regen Configure.
958      Branch: cfgperl
959            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
960            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
961            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
962 ____________________________________________________________________________
963 [  4471] By: jhi                                   on 1999/10/27  18:26:55
964         Log: metaconfig; split socket; fix output.
965      Branch: metaconfig
966            ! U/modified/d_socket.U U/modified/d_statblks.U
967      Branch: metaconfig/U/perl
968            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
969            ! i_sysstatfs.U i_sysvfs.U
970 ____________________________________________________________________________
971 [  4470] By: jhi                                   on 1999/10/27  17:19:06
972         Log: Regen Configure.
973      Branch: cfgperl
974            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
975            ! config_h.SH perl.c perl.h
976 ____________________________________________________________________________
977 [  4469] By: jhi                                   on 1999/10/27  17:18:41
978         Log: metaconfig; split statfs.
979      Branch: metaconfig/U/perl
980            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
981            ! d_statfs.U
982 ____________________________________________________________________________
983 [  4468] By: jhi                                   on 1999/10/27  14:06:44
984         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
985              (Ilya's changes won).
986      Branch: cfgperl
987           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
988           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
989           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
990           !> (integrate 65 files)
991 ____________________________________________________________________________
992 [  4467] By: jhi                                   on 1999/10/27  13:38:41
993         Log: Regen Configure.
994      Branch: cfgperl
995            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
996            ! config_h.SH
997 ____________________________________________________________________________
998 [  4466] By: jhi                                   on 1999/10/27  13:18:06
999         Log: metaconfig fixes from Andy.
1000      Branch: metaconfig
1001            + U/modified/libnlist.U U/modified/usrinc.U
1002            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
1003 ____________________________________________________________________________
1004 [  4465] By: jhi                                   on 1999/10/27  13:06:27
1005         Log: Nosuid checking for statfs() people.
1006      Branch: cfgperl
1007            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1008            ! config_h.SH perl.c perl.h pod/perldiag.pod
1009 ____________________________________________________________________________
1010 [  4464] By: jhi                                   on 1999/10/27  13:04:20
1011         Log: metaconfig maintenance; fix Hasfield, statfs;
1012              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
1013              split fstatfs away from statfs.
1014      Branch: metaconfig
1015            + U/protos/Hasstruct.U
1016            ! U/protos/Hasfield.U
1017      Branch: metaconfig/U/perl
1018            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
1019            + i_ustat.U
1020            ! d_statfs.U
1021 ____________________________________________________________________________
1022 [  4463] By: jhi                                   on 1999/10/27  07:55:53
1023         Log: We need cc to be able to test for cc -v.
1024      Branch: cfgperl
1025            ! hints/dec_osf.sh
1026 ____________________________________________________________________________
1027 [  4462] By: gsar                                  on 1999/10/27  01:31:41
1028         Log: more GCC v2.95 induced adjustments
1029      Branch: perl
1030            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
1031            ! win32/makefile.mk win32/win32.c x2p/walk.c
1032 ____________________________________________________________________________
1033 [  4461] By: gsar                                  on 1999/10/26  21:42:59
1034         Log: warnings and const violations identified by compiling in C++ mode
1035              with GCC v2.95
1036      Branch: perl
1037            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
1038            ! sv.c taint.c toke.c win32/win32.c
1039 ____________________________________________________________________________
1040 [  4459] By: jhi                                   on 1999/10/26  10:15:58
1041         Log: Regen Configure.
1042      Branch: cfgperl
1043            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1044            ! config_h.SH
1045 ____________________________________________________________________________
1046 [  4458] By: jhi                                   on 1999/10/26  09:48:37
1047         Log: Minor rewordings.
1048      Branch: metaconfig/U/perl
1049            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
1050 ____________________________________________________________________________
1051 [  4456] By: jhi                                   on 1999/10/26  09:11:49
1052         Log: Fix d_statfsflags; add d_getmnt.
1053      Branch: metaconfig/U/perl
1054            + d_getmnt.U
1055            ! d_statfs.U
1056 ____________________________________________________________________________
1057 [  4455] By: jhi                                   on 1999/10/26  08:12:27
1058         Log: Massive multitypo in #4446.
1059      Branch: cfgperl
1060            ! hints/dec_osf.sh
1061 ____________________________________________________________________________
1062 [  4454] By: jhi                                   on 1999/10/25  08:28:45
1063         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
1064              To: Perl 5 Porters <perl5-porters@perl.org>
1065              Subject: [PATCH 5.005_62] dos-djgpp update
1066              Date: Mon, 25 Oct 1999 10:11:30 +0200
1067              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
1068      Branch: cfgperl
1069            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
1070            ! pod/perldelta.pod t/lib/io_unix.t
1071 ____________________________________________________________________________
1072 [  4453] By: jhi                                   on 1999/10/25  08:25:50
1073         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1074              To: perl5-porters@perl.org (Mailing list Perl5)
1075              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
1076              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
1077              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
1078      Branch: cfgperl
1079            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
1080 ____________________________________________________________________________
1081 [  4452] By: jhi                                   on 1999/10/25  08:16:55
1082         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1083              To: perl5-porters@perl.org (Mailing list Perl5)
1084              Subject: [PATCH 5.005_62] Missing REx engine patch
1085              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
1086              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
1087      Branch: cfgperl
1088            ! pod/perldiag.pod regcomp.c regexec.c
1089 ____________________________________________________________________________
1090 [  4451] By: jhi                                   on 1999/10/25  08:13:06
1091         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1092              To: perl5-porters@perl.org (Mailing list Perl5)
1093              Subject: [PATCH 5.005_62] charnames and UTEST
1094              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
1095              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
1096      Branch: cfgperl
1097            ! t/lib/charnames.t
1098 ____________________________________________________________________________
1099 [  4450] By: gsar                                  on 1999/10/25  07:38:15
1100         Log: win32 tweak
1101      Branch: perl
1102            ! win32/perllib.c
1103 ____________________________________________________________________________
1104 [  4449] By: gsar                                  on 1999/10/24  23:20:10
1105         Log: remove inconsistent tainting behavior of sprintf("%e",...)
1106              (all bets are off is "C" locale is compromised)
1107      Branch: perl
1108            ! pod/perlfunc.pod pod/perllocale.pod sv.c
1109 ____________________________________________________________________________
1110 [  4448] By: gsar                                  on 1999/10/24  22:20:42
1111         Log: remove unused interpreter globals
1112      Branch: perl
1113            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
1114            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
1115            ! proto.h toke.c
1116 ____________________________________________________________________________
1117 [  4447] By: jhi                                   on 1999/10/24  21:49:52
1118         Log: Another hints tweak.
1119      Branch: cfgperl
1120            ! hints/aix.sh
1121 ____________________________________________________________________________
1122 [  4446] By: jhi                                   on 1999/10/24  21:48:02
1123         Log: Hints tweak.
1124      Branch: cfgperl
1125            ! hints/dec_osf.sh
1126 ____________________________________________________________________________
1127 [  4445] By: nick                                  on 1999/10/24  21:03:28
1128         Log: Integrate own changes to mainline.
1129      Branch: utfperl
1130           !> installperl pp.c
1131 ____________________________________________________________________________
1132 [  4444] By: nick                                  on 1999/10/24  20:54:06
1133         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
1134              (Fix/workround for [ID19991024.001])
1135      Branch: perl
1136            ! pp.c
1137 ____________________________________________________________________________
1138 [  4443] By: nick                                  on 1999/10/24  15:09:51
1139         Log: Follow that camel ... another sync.
1140      Branch: utfperl
1141           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
1142           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
1143           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
1144           !> (integrate 36 files)
1145 ____________________________________________________________________________
1146 [  4442] By: gsar                                  on 1999/10/24  14:40:01
1147         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
1148      Branch: perl
1149            ! installperl
1150 ____________________________________________________________________________
1151 [  4441] By: gsar                                  on 1999/10/24  14:33:11
1152         Log: test in change#4428 needs strict interpretation of C modulus
1153      Branch: perl
1154            ! t/op/int.t
1155 ____________________________________________________________________________
1156 [  4440] By: gsar                                  on 1999/10/24  13:47:17
1157         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
1158              $? break
1159      Branch: perl
1160            ! perl.c pod/perldelta.pod pod/perldiag.pod
1161 ____________________________________________________________________________
1162 [  4439] By: jhi                                   on 1999/10/24  13:19:17
1163         Log: test for #2835 (yeah, better later than never)
1164      Branch: cfgperl
1165            ! t/op/array.t
1166 ____________________________________________________________________________
1167 [  4438] By: gsar                                  on 1999/10/24  12:59:12
1168         Log: typo, doc tweak
1169      Branch: perl
1170            ! lib/attributes.pm pod/perlop.pod
1171 ____________________________________________________________________________
1172 [  4437] By: gsar                                  on 1999/10/24  11:59:55
1173         Log: allow get() and reftype() functions to be imported (from
1174              Spider Boardman)
1175      Branch: perl
1176            ! lib/attributes.pm
1177 ____________________________________________________________________________
1178 [  4436] By: gsar                                  on 1999/10/24  11:52:53
1179         Log: suppress scalar leak messages for known leaks (from
1180              Robin Barker <rmb1@cise.npl.co.uk>)
1181      Branch: perl
1182            ! Changes t/op/lex_assign.t t/pragma/warn/op
1183 ____________________________________________________________________________
1184 [  4435] By: gsar                                  on 1999/10/24  11:39:42
1185         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
1186      Branch: perl
1187            ! ext/B/defsubs_h.PL
1188 ____________________________________________________________________________
1189 [  4434] By: gsar                                  on 1999/10/24  11:36:08
1190         Log: relax range checking if they ask for it (from John L. Allen
1191              <allen@grumman.com>)
1192      Branch: perl
1193            ! lib/Time/Local.pm
1194 ____________________________________________________________________________
1195 [  4433] By: gsar                                  on 1999/10/24  11:25:51
1196         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
1197      Branch: perl
1198            ! README lib/File/Path.pm
1199 ____________________________________________________________________________
1200 [  4432] By: gsar                                  on 1999/10/24  11:11:02
1201         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1202              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
1203              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
1204              Subject: Re: [PATCH 5.005_62] OS/2 improvements
1205      Branch: perl
1206            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
1207            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
1208            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
1209            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
1210            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
1211            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
1212            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
1213            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
1214            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
1215            ! perl.c perl.h t/io/fs.t t/op/magic.t
1216 ____________________________________________________________________________
1217 [  4431] By: gsar                                  on 1999/10/24  10:50:14
1218         Log: install all README.foo with pod content as podfoo.pod
1219      Branch: perl
1220            ! Makefile.SH installman
1221 ____________________________________________________________________________
1222 [  4430] By: gsar                                  on 1999/10/24  09:28:24
1223         Log: @INC needs ../lib
1224      Branch: perl
1225            ! t/op/int.t
1226 ____________________________________________________________________________
1227 [  4429] By: jhi                                   on 1999/10/23  21:47:49
1228         Log: More printf-fixes (see also #4426).
1229      Branch: cfgperl
1230            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
1231            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
1232            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
1233 ____________________________________________________________________________
1234 [  4428] By: gsar                                  on 1999/10/23  20:28:56
1235         Log: fix accidental C modulo semantics on integer-valued operations
1236              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
1237      Branch: perl
1238            ! op.c t/op/int.t
1239 ____________________________________________________________________________
1240 [  4427] By: jhi                                   on 1999/10/23  16:10:10
1241         Log: Integrate with Sarathy.
1242      Branch: cfgperl
1243           !> sv.c win32/win32.c
1244 ____________________________________________________________________________
1245 [  4426] By: jhi                                   on 1999/10/23  16:04:02
1246         Log: Fix the printfing nits pointed out by using gcc -Wall and
1247              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
1248              plus few other warnings in Dumper.xs.
1249      Branch: cfgperl
1250            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
1251            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
1252 ____________________________________________________________________________
1253 [  4425] By: jhi                                   on 1999/10/23  15:16:41
1254         Log: Configure regen to pick up the new installation directories
1255              from Policy_sh.SH.  The explanations of "public add-ons" and
1256              "vendor-supplied" could do with more work.
1257      Branch: cfgperl
1258            ! Configure config_h.SH
1259 ____________________________________________________________________________
1260 [  4424] By: nick                                  on 1999/10/23  00:46:22
1261         Log: Resolve mainline before possible hacking operertunity this weekend
1262      Branch: utfperl
1263           +> pod/perlfilter.pod
1264           !> (integrate 32 files)
1265 ____________________________________________________________________________
1266 [  4423] By: jhi                                   on 1999/10/22  22:53:17
1267         Log: Update Policy_sh.SH to handle the newer installation directives.
1268              From: Andy Dougherty <doughera@lafayette.edu>
1269              To: Perl Porters <perl5-porters@perl.org>
1270              Subject: [PATCH 5.005_62] Policy_sh.SH update
1271              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
1272              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
1273      Branch: cfgperl
1274            ! Policy_sh.SH
1275 ____________________________________________________________________________
1276 [  4422] By: jhi                                   on 1999/10/22  22:44:44
1277         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
1278      Branch: cfgperl
1279            ! hints/aix.sh
1280 ____________________________________________________________________________
1281 [  4421] By: gsar                                  on 1999/10/22  21:16:44
1282         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
1283              C<"%ld", long_val>
1284      Branch: perl
1285            ! sv.c
1286 ____________________________________________________________________________
1287 [  4420] By: gsar                                  on 1999/10/22  16:36:46
1288         Log: win32_utime() on directories should use localtime() rather
1289              than gmtime() (from Jan Dubois)
1290      Branch: perl
1291            ! win32/win32.c
1292 ____________________________________________________________________________
1293 [  4419] By: jhi                                   on 1999/10/21  10:31:41
1294         Log: Integrate with Sarathy.
1295      Branch: cfgperl
1296           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
1297           !> t/lib/glob-basic.t t/op/sort.t
1298 ____________________________________________________________________________
1299 [  4418] By: gsar                                  on 1999/10/20  23:49:47
1300         Log: add test for change#4417
1301      Branch: perl
1302            ! t/op/sort.t
1303 ____________________________________________________________________________
1304 [  4417] By: gsar                                  on 1999/10/20  23:45:03
1305         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
1306      Branch: perl
1307            ! op.c
1308 ____________________________________________________________________________
1309 [  4416] By: gsar                                  on 1999/10/20  01:00:50
1310         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
1311      Branch: perl
1312            ! lib/CPAN/FirstTime.pm
1313 ____________________________________________________________________________
1314 [  4415] By: gsar                                  on 1999/10/20  00:52:34
1315         Log: disable optimizing troublesome ops in change#3612
1316              (from Ilya Zakharevich)
1317      Branch: perl
1318            ! Makefile.SH opcode.h opcode.pl
1319 ____________________________________________________________________________
1320 [  4414] By: gsar                                  on 1999/10/20  00:37:46
1321         Log: skip unreadable directory test when running as root
1322      Branch: perl
1323            ! t/lib/glob-basic.t
1324 ____________________________________________________________________________
1325 [  4413] By: jhi                                   on 1999/10/19  09:26:52
1326         Log: Avoid GNU ar if HP cc is being used.
1327      Branch: cfgperl
1328            ! hints/hpux.sh
1329 ____________________________________________________________________________
1330 [  4412] By: jhi                                   on 1999/10/19  07:24:29
1331         Log: Integrate with Sarathy.
1332      Branch: cfgperl
1333           !> perlvars.h
1334 ____________________________________________________________________________
1335 [  4411] By: jhi                                   on 1999/10/19  07:22:34
1336         Log: Long double support: sqrtl et al are not available everywhere,
1337              e.g. not in Solaris, even when long doubles are.
1338      Branch: cfgperl
1339            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1340            ! config_h.SH perl.h
1341 ____________________________________________________________________________
1342 [  4410] By: jhi                                   on 1999/10/19  07:21:42
1343         Log: Add sqrtl probe, add echo dependencies.
1344      Branch: metaconfig
1345            ! U/threads/d_pthreadj.U
1346      Branch: metaconfig/U/perl
1347            + d_sqrtl.U
1348            ! i_inttypes.U io64.U
1349 ____________________________________________________________________________
1350 [  4409] By: gsar                                  on 1999/10/19  02:18:54
1351         Log: perl_mutex n/a if !USE_THREADS
1352      Branch: perl
1353            ! perlvars.h
1354 ____________________________________________________________________________
1355 [  4408] By: jhi                                   on 1999/10/18  20:13:02
1356         Log: Forgotten s/warning/warnings/.
1357      Branch: cfgperl
1358            ! Makefile.SH
1359 ____________________________________________________________________________
1360 [  4407] By: jhi                                   on 1999/10/18  20:02:12
1361         Log: Integrate with Sarathy.
1362      Branch: cfgperl
1363           +> pod/perlfilter.pod
1364           !> (integrate 30 files)
1365 ____________________________________________________________________________
1366 [  4406] By: gsar                                  on 1999/10/18  16:32:10
1367         Log: added intro to source filters from Paul Marquess
1368      Branch: perl
1369            + pod/perlfilter.pod
1370            ! MANIFEST pod/perldelta.pod
1371 ____________________________________________________________________________
1372 [  4405] By: gsar                                  on 1999/10/18  05:53:06
1373         Log: missing manpages
1374      Branch: perl
1375            ! installman
1376 ____________________________________________________________________________
1377 [  4404] By: gsar                                  on 1999/10/18  05:09:22
1378         Log: pod updates from Tom Christiansen
1379      Branch: perl
1380            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
1381 ____________________________________________________________________________
1382 [  4403] By: gsar                                  on 1999/10/17  23:43:59
1383         Log: PL_malloc_mutex needs to be global, not per-interpreter
1384              (malloc.c has static data)
1385      Branch: perl
1386            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
1387 ____________________________________________________________________________
1388 [  4402] By: gsar                                  on 1999/10/17  22:30:30
1389         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1390              windows
1391      Branch: perl
1392            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
1393            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
1394            ! win32/win32.h
1395 ____________________________________________________________________________
1396 [  4401] By: gsar                                  on 1999/10/17  20:33:42
1397         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
1398              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
1399              is one symptom of the problem
1400      Branch: perl
1401            ! pp_ctl.c t/op/eval.t
1402 ____________________________________________________________________________
1403 [  4400] By: gsar                                  on 1999/10/17  18:36:46
1404         Log: remove FileHandle from list of PodParser dependencies (the
1405              difference is 20 files vs 6 files loaded!)
1406      Branch: perl
1407            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
1408            ! t/pod/testcmp.pl
1409 ____________________________________________________________________________
1410 [  4399] By: nick                                  on 1999/10/17  14:51:35
1411         Log: Pre-trip resolve
1412      Branch: utfperl
1413           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
1414 ____________________________________________________________________________
1415 [  4398] By: gsar                                  on 1999/10/17  09:19:24
1416         Log: make installperl ignore RCS files (from Michael G Schwern
1417              <schwern@pobox.com>)
1418      Branch: perl
1419            ! installperl lib/Text/Tabs.pm
1420 ____________________________________________________________________________
1421 [  4397] By: gsar                                  on 1999/10/16  18:30:14
1422         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
1423      Branch: perl
1424            ! perl.c
1425 ____________________________________________________________________________
1426 [  4396] By: jhi                                   on 1999/10/16  17:44:39
1427         Log: Missing comma.
1428      Branch: cfgperl
1429            ! lib/diagnostics.pm
1430 ____________________________________________________________________________
1431 [  4395] By: gsar                                  on 1999/10/16  17:18:36
1432         Log: assumption about @_ always being non-REAL doesn't hold when
1433              debugger is running; DB::sub() can call arbitrary stuff
1434              that modifies @_ at will
1435      Branch: perl
1436            ! pp_hot.c
1437 ____________________________________________________________________________
1438 [  4394] By: nick                                  on 1999/10/16  09:35:20
1439         Log: Resolve utfperl branch against mainline as of _62
1440      Branch: utfperl
1441           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
1442           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
1443           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
1444           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
1445           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
1446           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
1447           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
1448           +> t/lib/glob-taint.t win32/genmk95.pl
1449            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
1450           !> (integrate 144 files)
1451 ____________________________________________________________________________
1452 [  4393] By: gsar                                  on 1999/10/16  04:07:02
1453         Log: OS/2 support bits (from Ilya Zakharevich)
1454      Branch: perl
1455            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
1456 ____________________________________________________________________________
1457 [  4392] By: jhi                                   on 1999/10/15  10:28:09
1458         Log: Integrate with Sarathy.
1459      Branch: cfgperl
1460           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
1461           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
1462           !> win32/Makefile win32/makefile.mk
1463
1464 ----------------
1465 Version 5.005_62
1466 ----------------
1467
1468 ____________________________________________________________________________
1469 [  4391] By: gsar                                  on 1999/10/15  10:12:42
1470         Log: here be 5.005_62
1471      Branch: perl
1472            ! Changes MANIFEST Porting/makerel
1473 ____________________________________________________________________________
1474 [  4390] By: gsar                                  on 1999/10/15  09:45:51
1475         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
1476              avoid tickling it in Pod::Man for now; other nits in
1477              Pod::*
1478      Branch: perl
1479            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
1480            ! pod/perlopentut.pod
1481 ____________________________________________________________________________
1482 [  4389] By: gsar                                  on 1999/10/15  08:55:01
1483         Log: disable internal globbing for miniperl (or build breaks out
1484              in a rash of failed dependencies)
1485      Branch: perl
1486            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
1487 ____________________________________________________________________________
1488 [  4388] By: jhi                                   on 1999/10/15  08:07:49
1489         Log: Integrate with Sarathy.
1490      Branch: cfgperl
1491           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
1492           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
1493 ____________________________________________________________________________
1494 [  4387] By: gsar                                  on 1999/10/15  07:46:24
1495         Log: integrate cfgperl contents into mainline
1496      Branch: perl
1497            ! Changes
1498           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
1499           !> t/pragma/warn/regcomp
1500 ____________________________________________________________________________
1501 [  4386] By: gsar                                  on 1999/10/15  05:45:36
1502         Log: various little goofs in change#4385
1503      Branch: perl
1504            ! win32/include/dirent.h win32/win32.c
1505 ____________________________________________________________________________
1506 [  4385] By: gsar                                  on 1999/10/15  04:49:09
1507         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
1508              rather than win32_opendir() reading all files up front (untested)
1509      Branch: perl
1510            ! win32/include/dirent.h win32/win32.c
1511 ____________________________________________________________________________
1512 [  4384] By: gsar                                  on 1999/10/15  01:34:09
1513         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
1514      Branch: perl
1515            ! lib/Benchmark.pm pod/perldelta.pod
1516 ____________________________________________________________________________
1517 [  4383] By: gsar                                  on 1999/10/15  01:22:32
1518         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
1519              <dha@panix.com>)
1520      Branch: perl
1521            ! pod/perlfaq2.pod
1522 ____________________________________________________________________________
1523 [  4382] By: gsar                                  on 1999/10/15  01:14:22
1524         Log: From: jand@ActiveState.com (Jan Dubois)
1525              Date: Fri, 15 Oct 1999 01:14:23 +0200
1526              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
1527              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
1528      Branch: perl
1529            ! ext/POSIX/POSIX.xs
1530 ____________________________________________________________________________
1531 [  4381] By: jhi                                   on 1999/10/14  22:11:36
1532         Log: Integrate with Sarathy.
1533      Branch: cfgperl
1534           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
1535           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
1536           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
1537           !> win32/makefile.mk
1538 ____________________________________________________________________________
1539 [  4380] By: jhi                                   on 1999/10/14  22:08:22
1540         Log: Warn inside character classes about unknown backslash escapes
1541              (that are not caught earlier because of being completely unknown,
1542              such as \m), such as \z (because they make do sense inside regexen,
1543              but not inside character classes).
1544      Branch: cfgperl
1545            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
1546            ! t/pragma/warn/regcomp
1547 ____________________________________________________________________________
1548 [  4379] By: gsar                                  on 1999/10/14  18:26:56
1549         Log: clarify significance of parens for "x" (from M.J.T. Guy
1550              <mjtg@cus.cam.ac.uk>)
1551      Branch: perl
1552            ! pod/perlop.pod
1553 ____________________________________________________________________________
1554 [  4378] By: gsar                                  on 1999/10/14  18:25:20
1555         Log: make timelocal work better when time is close to the epoch
1556              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
1557      Branch: perl
1558            ! lib/Time/Local.pm
1559 ____________________________________________________________________________
1560 [  4377] By: gsar                                  on 1999/10/14  18:15:11
1561         Log: integrate cfgperl contents into mainline
1562      Branch: perl
1563           +> ext/DB_File/hints/sco.pl
1564           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
1565           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
1566           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
1567 ____________________________________________________________________________
1568 [  4376] By: gsar                                  on 1999/10/14  17:47:35
1569         Log: fix POPSTACK panics that ensued from bad interaction between
1570              runlevels and stack of stacks (change#3988 done right);
1571              basically, we pop the runlevel if the stacklevel is not the
1572              same one we started the runlevel with
1573      Branch: perl
1574            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
1575 ____________________________________________________________________________
1576 [  4375] By: gsar                                  on 1999/10/14  15:54:48
1577         Log: avoid warnings
1578      Branch: perl
1579            ! ext/File/Glob/bsd_glob.c
1580 ____________________________________________________________________________
1581 [  4374] By: jhi                                   on 1999/10/14  10:08:44
1582         Log: Warn about false ranges like \d-\w (see the change #4355).
1583              The invalid ranges (b-a) warning message also enhanced.
1584      Branch: cfgperl
1585            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
1586            ! t/pragma/warn/regcomp
1587 ____________________________________________________________________________
1588 [  4373] By: gsar                                  on 1999/10/14  03:49:54
1589         Log: File::Glob fixes for Windows
1590      Branch: perl
1591            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
1592            ! win32/makefile.mk
1593 ____________________________________________________________________________
1594 [  4372] By: gsar                                  on 1999/10/14  02:21:31
1595         Log: avoid inefficiency in change#3386 (every longjmp() was followed
1596              by an avoidable call to setjmp())
1597      Branch: perl
1598            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
1599            ! proto.h scope.c scope.h
1600 ____________________________________________________________________________
1601 [  4371] By: jhi                                   on 1999/10/13  21:17:17
1602         Log: Integrate with Sarathy.
1603      Branch: cfgperl
1604           !> op.c pod/perldelta.pod
1605 ____________________________________________________________________________
1606 [  4370] By: gsar                                  on 1999/10/13  18:08:45
1607         Log: misc tweaks
1608      Branch: perl
1609            ! op.c pod/perldelta.pod
1610 ____________________________________________________________________________
1611 [  4369] By: jhi                                   on 1999/10/13  16:18:58
1612         Log: Integrate with Sarathy.
1613      Branch: cfgperl
1614           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1615 ____________________________________________________________________________
1616 [  4368] By: gsar                                  on 1999/10/13  16:14:16
1617         Log: pod nits from various perl porters
1618      Branch: perl
1619            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1620 ____________________________________________________________________________
1621 [  4367] By: jhi                                   on 1999/10/13  12:10:30
1622         Log: From: Vlad Harchev <hvv@hippo.ru>
1623              To: perl5-porters@perl.org
1624              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
1625              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
1626              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
1627      Branch: cfgperl
1628            ! pod/perlop.pod
1629 ____________________________________________________________________________
1630 [  4366] By: gsar                                  on 1999/10/13  08:11:11
1631         Log: typos and language goofs pointed out by Hugo van der Sanden
1632              <hv@crypt.compulink.co.uk>
1633      Branch: perl
1634            ! pod/perldelta.pod pod/perldiag.pod
1635 ____________________________________________________________________________
1636 [  4365] By: jhi                                   on 1999/10/13  07:27:44
1637         Log: Integrate with Sarathy.
1638      Branch: cfgperl
1639           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
1640           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
1641           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
1642           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
1643           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
1644           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
1645           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
1646           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
1647           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
1648 ____________________________________________________________________________
1649 [  4364] By: gsar                                  on 1999/10/13  07:06:04
1650         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
1651      Branch: perl
1652            ! lib/perl5db.pl
1653 ____________________________________________________________________________
1654 [  4363] By: jhi                                   on 1999/10/13  07:03:43
1655         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
1656              To: perl5-porters@perl.org
1657              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
1658              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
1659              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
1660      Branch: cfgperl
1661            ! hints/svr5.sh
1662 ____________________________________________________________________________
1663 [  4362] By: jhi                                   on 1999/10/13  06:57:16
1664         Log: Add DB_File hint for SCO ODT.
1665              From: hops@sco.com
1666              To: perl5-porters@perl.org
1667              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
1668              Date: Tue, 12 Oct 1999 20:16:04 PDT
1669              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
1670      Branch: cfgperl
1671            + ext/DB_File/hints/sco.pl
1672            ! MANIFEST
1673 ____________________________________________________________________________
1674 [  4361] By: gsar                                  on 1999/10/13  06:56:08
1675         Log: PL_numeric_radix used without being defined (from Ilya
1676              Zakharevich)
1677      Branch: perl
1678            ! util.c
1679 ____________________________________________________________________________
1680 [  4360] By: gsar                                  on 1999/10/13  06:43:03
1681         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
1682              From: hops@sco.com
1683              Date: Tue, 12 Oct 1999 20:16:04 PDT
1684              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
1685              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
1686      Branch: perl
1687            + ext/NDBM_File/hints/sco.pl
1688            ! MANIFEST ext/ODBM_File/hints/sco.pl
1689 ____________________________________________________________________________
1690 [  4359] By: gsar                                  on 1999/10/13  06:34:53
1691         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
1692      Branch: perl
1693            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
1694            ! pod/perlport.pod
1695 ____________________________________________________________________________
1696 [  4358] By: gsar                                  on 1999/10/12  19:10:27
1697         Log: perldelta updates
1698      Branch: perl
1699            ! pod/perldelta.pod
1700 ____________________________________________________________________________
1701 [  4357] By: gsar                                  on 1999/10/12  17:11:18
1702         Log: update perldelta for change#4356
1703      Branch: perl
1704            ! Changes pod/perldelta.pod
1705 ____________________________________________________________________________
1706 [  4356] By: gsar                                  on 1999/10/12  16:53:31
1707         Log: add File::BSDGlob as File::Glob and load it at compile-time
1708              if perl was built with -DPERL_INTERNAL_GLOB
1709              
1710              TODO: we currently get a compile-time failure if File/Glob.pm
1711              can't be found; such failure needs to be made to emit a warning
1712              and use the csh implementation instead
1713      Branch: perl
1714            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
1715            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
1716            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
1717            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
1718            + t/lib/glob-global.t t/lib/glob-taint.t
1719            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
1720            ! t/pragma/overload.t
1721 ____________________________________________________________________________
1722 [  4355] By: jhi                                   on 1999/10/12  15:30:05
1723         Log: Revert the parts of #3926 that outlawed character ranges
1724              that have character classes such as \w as either endpoint.
1725              This change re-establishes the old behavior which meant that
1726              such ranges weren't really ranges, the "-" was literal.
1727              Moreover, this change also fixes the old behavior to be
1728              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
1729              Now they all do work as described above.  The #3926 outlawed
1730              all of those.
1731      Branch: cfgperl
1732            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
1733 ____________________________________________________________________________
1734 [  4354] By: jhi                                   on 1999/10/12  09:58:59
1735         Log: Integrate with Sarathy.
1736      Branch: cfgperl
1737           !> (integrate 33 files)
1738 ____________________________________________________________________________
1739 [  4353] By: gsar                                  on 1999/10/12  05:53:40
1740         Log: apply parts of LynxOS patches from Alan Johnson
1741              <johnson@alonn.gemse.fr>
1742      Branch: perl
1743            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
1744            ! t/op/groups.t
1745 ____________________________________________________________________________
1746 [  4352] By: gsar                                  on 1999/10/12  05:24:39
1747         Log: allow any unpack specifier to take a count via '/'
1748              (from Ilya Zakharevich)
1749      Branch: perl
1750            ! pp.c t/op/pack.t
1751 ____________________________________________________________________________
1752 [  4351] By: gsar                                  on 1999/10/12  05:02:35
1753         Log: avoid warnings
1754      Branch: perl
1755            ! malloc.c
1756 ____________________________________________________________________________
1757 [  4350] By: gsar                                  on 1999/10/12  04:50:52
1758         Log: various cleanups
1759      Branch: perl
1760            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
1761            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
1762            ! win32/config.gc win32/config.vc win32/config_H.bc
1763            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
1764 ____________________________________________________________________________
1765 [  4349] By: gsar                                  on 1999/10/12  00:23:11
1766         Log: update Changes, patchlevel etc.
1767      Branch: perl
1768            ! Changes Porting/findvars patchlevel.h win32/Makefile
1769            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1770            ! win32/makefile.mk
1771 ____________________________________________________________________________
1772 [  4348] By: gsar                                  on 1999/10/11  23:11:57
1773         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
1774      Branch: perl
1775            ! pod/perlfunc.pod
1776 ____________________________________________________________________________
1777 [  4347] By: jhi                                   on 1999/10/11  21:25:03
1778         Log: Sparc Linux -Duseshrplib fix.
1779              
1780              From: Brian Jepson <bjepson@home.com>
1781              To: Nick Ing-Simmons <nick@ing-simmons.net>
1782              cc: perl5-porters@perl.org
1783              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
1784              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
1785              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
1786      Branch: cfgperl
1787            ! hints/linux.sh
1788 ____________________________________________________________________________
1789 [  4346] By: gsar                                  on 1999/10/11  20:28:32
1790         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
1791              the behavior of 'Z*' and 'Z3' to always pack a trailing
1792              null byte; changed documentation to suit; added test
1793      Branch: perl
1794            ! pod/perlfunc.pod pp.c t/op/pack.t
1795 ____________________________________________________________________________
1796 [  4345] By: gsar                                  on 1999/10/11  19:15:46
1797         Log: writing to perllocal.pod fails if it was never created;
1798              tweak pseudo-hash example (both suggested by Michael G Schwern
1799              <schwern@pobox.com>)
1800      Branch: perl
1801            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
1802 ____________________________________________________________________________
1803 [  4344] By: gsar                                  on 1999/10/11  17:57:31
1804         Log: slightly edited variant of suggested patch
1805              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1806              Date: Thu, 9 Sep 1999 18:35:37 -0400
1807              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
1808              Subject: [PATCH 5.005_58] How RExen match?
1809      Branch: perl
1810            ! pod/perlre.pod
1811 ____________________________________________________________________________
1812 [  4343] By: gsar                                  on 1999/10/11  16:55:48
1813         Log: change#4327 was inefficient
1814      Branch: perl
1815            ! lib/lib.pm
1816 ____________________________________________________________________________
1817 [  4342] By: jhi                                   on 1999/10/11  07:01:46
1818         Log: Integrate with Sarathy.
1819      Branch: cfgperl
1820           +> pod/perlhack.pod
1821           !> (integrate 28 files)
1822 ____________________________________________________________________________
1823 [  4341] By: jhi                                   on 1999/10/11  06:37:47
1824         Log: The 2.5th cut at the AIX C++ extension problems.
1825      Branch: cfgperl
1826            ! hints/aix.sh
1827 ____________________________________________________________________________
1828 [  4340] By: gsar                                  on 1999/10/10  23:48:07
1829         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
1830      Branch: perl
1831            + pod/perlhack.pod
1832            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
1833 ____________________________________________________________________________
1834 [  4339] By: gsar                                  on 1999/10/10  20:42:40
1835         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
1836              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
1837              void(*)(pTHX_ void*)
1838      Branch: perl
1839            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
1840            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
1841            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
1842            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
1843 ____________________________________________________________________________
1844 [  4338] By: gsar                                  on 1999/10/10  20:38:59
1845         Log: add missing new diagnostics to perldelta
1846      Branch: perl
1847            ! pod/perldelta.pod
1848 ____________________________________________________________________________
1849 [  4337] By: gsar                                  on 1999/10/10  17:40:13
1850         Log: update perldelta for change#3406
1851      Branch: perl
1852            ! embed.pl pod/perldata.pod pod/perldelta.pod
1853 ____________________________________________________________________________
1854 [  4336] By: gsar                                  on 1999/10/10  16:33:14
1855         Log: integrate cfgperl contents into mainline
1856      Branch: perl
1857           +> ext/DynaLoader/hints/aix.pl
1858           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
1859           !> makedef.pl perl.h pod/perldelta.pod
1860 ____________________________________________________________________________
1861 [  4335] By: jhi                                   on 1999/10/10  11:09:48
1862         Log: Update perldelta.
1863      Branch: cfgperl
1864            ! pod/perldelta.pod
1865 ____________________________________________________________________________
1866 [  4334] By: jhi                                   on 1999/10/10  10:31:46
1867         Log: Integrate with Sarathy.
1868      Branch: cfgperl
1869           +> win32/genmk95.pl
1870           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
1871           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
1872           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
1873           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
1874           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
1875           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
1876           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
1877           !> utils/perldoc.PL win32/makefile.mk
1878 ____________________________________________________________________________
1879 [  4333] By: gsar                                  on 1999/10/10  06:33:15
1880         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
1881              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
1882      Branch: perl
1883            ! installperl lib/diagnostics.pm utils/perldoc.PL
1884 ____________________________________________________________________________
1885 [  4332] By: gsar                                  on 1999/10/10  05:15:26
1886         Log: add $VERSION
1887      Branch: perl
1888            ! lib/Exporter.pm
1889 ____________________________________________________________________________
1890 [  4331] By: gsar                                  on 1999/10/10  05:10:22
1891         Log: describe what can go in an export list (from Anno Siegel
1892              <anno4000@lublin.zrz.tu-berlin.de>)
1893      Branch: perl
1894            ! lib/Exporter.pm
1895 ____________________________________________________________________________
1896 [  4330] By: gsar                                  on 1999/10/10  04:50:43
1897         Log: more basic support for building modules under Windows 95/98
1898              (applied relevant parts from a patch suggested by
1899              Jochen Wiedmann <joe@ispsoft.de>)
1900      Branch: perl
1901            ! lib/ExtUtils/MM_Unix.pm
1902 ____________________________________________________________________________
1903 [  4329] By: gsar                                  on 1999/10/10  04:28:38
1904         Log: rudimentary support for building under Windows 95/98 (from
1905              Benjamin Stuhl <sho_pi@hotmail.com>)
1906      Branch: perl
1907            + win32/genmk95.pl
1908            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
1909            ! win32/makefile.mk
1910 ____________________________________________________________________________
1911 [  4328] By: gsar                                  on 1999/10/10  03:37:21
1912         Log: fix two leaks in Thread.xs (from Eugene Alterman
1913              <Eugene.Alterman@bremer-inc.com>); convert places with
1914              'use attrs' to new attributes syntax
1915      Branch: perl
1916            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
1917            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1918            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
1919            ! ext/Thread/sync2.t
1920 ____________________________________________________________________________
1921 [  4327] By: gsar                                  on 1999/10/10  02:23:52
1922         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
1923              (suggested by Tod Irwin <irwin@stockmaster.com>)
1924      Branch: perl
1925            ! lib/lib.pm
1926 ____________________________________________________________________________
1927 [  4326] By: gsar                                  on 1999/10/10  00:51:48
1928         Log: better documentation for recv() (from Anton Berezin
1929              <tobez@plab.ku.dk>)
1930      Branch: perl
1931            ! pod/perlfunc.pod
1932 ____________________________________________________________________________
1933 [  4325] By: gsar                                  on 1999/10/09  22:46:23
1934         Log: perldelta updates (see TODO markers)
1935      Branch: perl
1936            ! Changes pod/perldelta.pod pp_sys.c
1937 ____________________________________________________________________________
1938 [  4324] By: gsar                                  on 1999/10/09  19:43:10
1939         Log: fix Exporter::export_to_level() documentation
1940      Branch: perl
1941            ! lib/Exporter.pm
1942 ____________________________________________________________________________
1943 [  4323] By: gsar                                  on 1999/10/09  18:48:31
1944         Log: don't run END blocks when running under -c switch (older,
1945              rarely useful behavior may still be obtained by putting
1946              BEGIN { $^C = 0; exit; } at the end of the script)
1947      Branch: perl
1948            ! perl.c
1949 ____________________________________________________________________________
1950 [  4322] By: jhi                                   on 1999/10/09  05:31:26
1951         Log: While awaiting a good test program to detect the broken gcc.
1952              From: Thomas Conté <tom@fr.uu.net>
1953              To: <jhi@iki.fi>
1954              Cc: <perl5-porters@perl.org>
1955              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
1956              Date: Wed, 6 Oct 1999 19:56:29 +0200
1957              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
1958      Branch: cfgperl
1959            ! hints/irix_6.sh perl.h
1960 ____________________________________________________________________________
1961 [  4321] By: gsar                                  on 1999/10/09  00:41:02
1962         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
1963              clear entries in the CV's pad, leading to coredumps when CV had no
1964              other references to it; this is a slightly edited version of the
1965              patch suggested by Russel O'Connor <roconnor@world.std.com>
1966      Branch: perl
1967            ! cop.h pp_ctl.c pp_hot.c
1968 ____________________________________________________________________________
1969 [  4320] By: gsar                                  on 1999/10/08  22:50:51
1970         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
1971              situation (assumptions about cx invalidation are not valid
1972              anymore)
1973      Branch: perl
1974            ! cop.h pp_ctl.c pp_hot.c
1975 ____________________________________________________________________________
1976 [  4319] By: jhi                                   on 1999/10/08  14:33:31
1977         Log: Integrate with Sarathy.
1978      Branch: cfgperl
1979           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
1980           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
1981           !> t/comp/bproto.t thrdvar.h toke.c util.c
1982 ____________________________________________________________________________
1983 [  4318] By: jhi                                   on 1999/10/08  13:51:34
1984         Log: The second cut at AIX C++ extension troubles.
1985      Branch: cfgperl
1986            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
1987            ! hints/aix.sh
1988 ____________________________________________________________________________
1989 [  4317] By: jhi                                   on 1999/10/08  10:44:13
1990         Log: The first cut at fixing Perl extensions written in C++ in AIX,
1991              statics don't get initialized right.  This patch at least
1992              doesn't seem to break the build in my AIX, but unfortunately
1993              I don't have the IBM C++ to do further testing.
1994              
1995              Problem reported by Stephanie Beals in
1996              From: bealzy@us.ibm.com
1997              To: perl5-porters@perl.org
1998              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
1999              Date: Thu, 7 Oct 1999 15:05:54 -0400
2000              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
2001      Branch: cfgperl
2002            + ext/DynaLoader/hints/aix.pl
2003            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
2004 ____________________________________________________________________________
2005 [  4316] By: gsar                                  on 1999/10/08  10:26:15
2006         Log: remove kludgey duplicate background error avoidance (caused
2007              "leaks"; %@ wasn't even user-visible under -Dusethreads);
2008              only repeats of most recent error are now avoided
2009      Branch: perl
2010            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
2011 ____________________________________________________________________________
2012 [  4315] By: jhi                                   on 1999/10/08  09:48:59
2013         Log: Fix omission.
2014      Branch: cfgperl
2015            ! makedef.pl
2016 ____________________________________________________________________________
2017 [  4314] By: gsar                                  on 1999/10/08  07:17:01
2018         Log: extend change#2299 to C<use> (fixes scoping problems in
2019              C<if (...) { use foo; ... }>)
2020      Branch: perl
2021            ! op.c
2022 ____________________________________________________________________________
2023 [  4313] By: gsar                                  on 1999/10/08  04:52:19
2024         Log: small tweak for change#4309
2025      Branch: perl
2026            ! op.c
2027 ____________________________________________________________________________
2028 [  4312] By: gsar                                  on 1999/10/08  02:31:13
2029         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
2030              From: Larry Wall <larry@wall.org>
2031              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
2032              Message-Id: <199910061655.JAA11333@kiev.wall.org>
2033              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
2034      Branch: perl
2035            ! opcode.h t/comp/bproto.t toke.c
2036 ____________________________________________________________________________
2037 [  4311] By: gsar                                  on 1999/10/08  00:58:19
2038         Log: typo
2039      Branch: perl
2040            ! pp_sys.c
2041 ____________________________________________________________________________
2042 [  4310] By: gsar                                  on 1999/10/07  23:51:38
2043         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
2044              Brian Mitchell <brian@chele.cais.net>)
2045      Branch: perl
2046            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2047 ____________________________________________________________________________
2048 [  4309] By: gsar                                  on 1999/10/07  22:57:52
2049         Log: change#3728 was flawed (loop contexts saw the wrong statement
2050              info, causing loop control constructs to not find the label);
2051              disable OP_SETSTATE entirely and add a fix that is specifically
2052              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
2053              which was what the original patch was supposed to fix
2054              
2055              TODO: remove the remainder of the setstate logic if it can't
2056              be used anywhere else (it isn't used anywhere now)
2057      Branch: perl
2058            ! cop.h op.c perly.c perly.y
2059 ____________________________________________________________________________
2060 [  4308] By: jhi                                   on 1999/10/07  19:21:27
2061         Log: Integrate with Sarathy.
2062      Branch: cfgperl
2063           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
2064 ____________________________________________________________________________
2065 [  4307] By: gsar                                  on 1999/10/07  15:12:24
2066         Log: update to podlators-0.08 from Russ Allbery
2067      Branch: perl
2068            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
2069 ____________________________________________________________________________
2070 [  4306] By: jhi                                   on 1999/10/06  17:20:34
2071         Log: Integrate with Sarathy.
2072      Branch: cfgperl
2073           !> (integrate 45 files)
2074 ____________________________________________________________________________
2075 [  4305] By: gsar                                  on 1999/10/06  16:55:45
2076         Log: some versions of mingw32 have __int64, define iff it isn't
2077      Branch: perl
2078            ! win32/win32.h
2079 ____________________________________________________________________________
2080 [  4304] By: gsar                                  on 1999/10/06  03:45:44
2081         Log: fix typos in change#4288
2082      Branch: perl
2083            ! Changes dump.c sv.c
2084 ____________________________________________________________________________
2085 [  4303] By: gsar                                  on 1999/10/06  03:22:46
2086         Log: integrate cfgperl contents into mainline
2087      Branch: perl
2088           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
2089            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
2090           !> (integrate 31 files)
2091 ____________________________________________________________________________
2092 [  4302] By: gsar                                  on 1999/10/06  02:36:53
2093         Log: make die/warn and other diagnostics go to wherever STDERR happens
2094              to point at; change places that meant Perl_debug_log rather than
2095              PerlIO_stderr()
2096      Branch: perl
2097            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
2098            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
2099            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
2100            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
2101            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
2102            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
2103            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
2104            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
2105            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
2106            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
2107            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
2108 ____________________________________________________________________________
2109 [  4301] By: jhi                                   on 1999/10/05  23:03:46
2110         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2111              To: François Désarménien <desar@club-internet.fr>
2112              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
2113              Subject: Re: Strange RE engine breakage in 5_61
2114              Date: Mon, 4 Oct 1999 19:58:03 -0400
2115              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
2116              
2117              (had to apply pat.t part manually because there
2118              already were more tests than there was in _61)
2119      Branch: cfgperl
2120            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
2121 ____________________________________________________________________________
2122 [  4300] By: jhi                                   on 1999/10/04  17:03:18
2123         Log: From: Andy Dougherty <doughera@lafayette.edu>
2124              To: Jarkko Hietaniemi <jhi@iki.fi>
2125              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
2126              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
2127              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
2128              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
2129      Branch: cfgperl
2130            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
2131            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
2132            ! MANIFEST ext/B/defsubs_h.PL
2133 ____________________________________________________________________________
2134 [  4299] By: jhi                                   on 1999/10/04  07:15:16
2135         Log: From: Michael G Schwern <schwern@pobox.com>
2136              To: perl5-porters@perl.org
2137              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
2138              Date: Sun, 3 Oct 1999 17:34:17 -0400
2139              Message-ID: <19991003173417.A4351@blackrider>
2140      Branch: cfgperl
2141            ! t/lib/fields.t t/pragma/constant.t
2142 ____________________________________________________________________________
2143 [  4298] By: gsar                                  on 1999/10/04  04:57:53
2144         Log: some compatibility macros were busted
2145      Branch: perl
2146            ! embed.h embed.pl toke.c
2147 ____________________________________________________________________________
2148 [  4297] By: jhi                                   on 1999/10/03  17:50:59
2149         Log: A better version of #4296.
2150              
2151              From: Michael G Schwern <schwern@pobox.com>
2152              To: perl5-porters@perl.org
2153              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
2154              Date: Sun, 3 Oct 1999 13:54:23 -0400
2155              Message-ID: <19991003135423.A3050@blackrider>
2156      Branch: cfgperl
2157            ! av.c op.c pod/perldiag.pod
2158 ____________________________________________________________________________
2159 [  4296] By: jhi                                   on 1999/10/03  17:21:01
2160         Log: (Replaced by #4297.)
2161              
2162              From: Michael G Schwern <schwern@pobox.com>
2163              To: perl5-porters@perl.org
2164              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
2165              Date: Sun, 3 Oct 1999 13:16:47 -0400
2166              Message-ID: <19991003131647.A2816@blackrider>
2167              
2168              plus changed the error message to say "No such pseudo-hash field"
2169              as discussed in the above mail message.
2170      Branch: cfgperl
2171            ! av.c pod/perldiag.pod
2172 ____________________________________________________________________________
2173 [  4295] By: gsar                                  on 1999/10/03  16:09:36
2174         Log: avoid doing irrelevant things on 'make perl'
2175      Branch: perl
2176            ! Makefile.SH
2177 ____________________________________________________________________________
2178 [  4294] By: jhi                                   on 1999/10/03  14:16:24
2179         Log: Fix a typo in #4293 spotted by Graham Barr.
2180      Branch: cfgperl
2181            ! pod/perlref.pod
2182 ____________________________________________________________________________
2183 [  4293] By: jhi                                   on 1999/10/03  11:31:22
2184         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
2185              To: perl5-porters@perl.org
2186              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
2187              Date: Sun, 3 Oct 1999 02:34:01 -0400
2188              Message-ID: <19991003023401.A1520@blackrider>
2189      Branch: cfgperl
2190            ! pod/perlfunc.pod pod/perlref.pod
2191 ____________________________________________________________________________
2192 [  4292] By: jhi                                   on 1999/10/03  09:23:16
2193         Log: From: Barrie Slaymaker <barries@slaysys.com>
2194              To: perl5-porters@perl.org
2195              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
2196              Date: Sun, 3 Oct 1999 00:09:51 -0400
2197              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
2198      Branch: cfgperl
2199            ! lib/Benchmark.pm
2200 ____________________________________________________________________________
2201 [  4291] By: jhi                                   on 1999/10/02  23:43:53
2202         Log: Be understanding about large file systems.
2203      Branch: cfgperl
2204            ! t/lib/syslfs.t t/op/lfs.t
2205 ____________________________________________________________________________
2206 [  4290] By: jhi                                   on 1999/10/02  23:39:16
2207         Log: Configure fixfest continues.
2208      Branch: cfgperl
2209            ! Configure config_h.SH
2210      Branch: metaconfig
2211            ! U/modified/d_longdbl.U U/modified/d_longlong.U
2212            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
2213            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
2214            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
2215      Branch: metaconfig/U/perl
2216            ! i_inttypes.U io64.U
2217 ____________________________________________________________________________
2218 [  4289] By: jhi                                   on 1999/10/02  23:12:54
2219         Log: Regen Porting stuff.
2220      Branch: cfgperl
2221            ! Porting/Glossary Porting/config.sh Porting/config_H
2222 ____________________________________________________________________________
2223 [  4288] By: jhi                                   on 1999/10/02  23:05:50
2224         Log: Untangle the IV_IS_QUAD jungle by introduding
2225              macros to be used when doing formatted printing:
2226              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
2227      Branch: cfgperl
2228            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2229            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
2230            ! regcomp.c sv.c taint.c toke.c util.c
2231 ____________________________________________________________________________
2232 [  4287] By: jhi                                   on 1999/10/02  22:54:18
2233         Log: metaconfig maintenance.
2234      Branch: metaconfig
2235            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
2236            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
2237            ! U/typedefs/uidsize.U
2238 ____________________________________________________________________________
2239 [  4286] By: nick                                  on 1999/10/02  11:11:44
2240         Log: Incremental merge of mainline
2241      Branch: utfperl
2242           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
2243           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
2244           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
2245           +> t/pod/podselect.t t/pod/podselect.xr
2246            - lib/Pod/PlainText.pm
2247           !> (integrate 148 files)
2248 ____________________________________________________________________________
2249 [  4285] By: jhi                                   on 1999/10/02  10:16:15
2250         Log: Battle namespace pollution.
2251      Branch: cfgperl
2252            ! lib/Benchmark.pm
2253 ____________________________________________________________________________
2254 [  4284] By: jhi                                   on 1999/10/02  10:11:20
2255         Log: Regen Configure, all of xs_apiversion didn't take.
2256      Branch: cfgperl
2257            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2258            ! config_h.SH patchlevel.h
2259 ____________________________________________________________________________
2260 [  4283] By: jhi                                   on 1999/10/02  09:48:17
2261         Log: Integrate with Sarathy.
2262      Branch: cfgperl
2263           +> lib/Pod/Man.pm t/pod/multiline_items.t
2264           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
2265           +> t/pod/podselect.t t/pod/podselect.xr
2266            - lib/Pod/PlainText.pm
2267           !> (integrate 50 files)
2268 ____________________________________________________________________________
2269 [  4282] By: gsar                                  on 1999/10/02  06:39:14
2270         Log: update pod2man, pod2text and related Pod:: modules with the
2271              ones in podlators-0.07 from Russ Allbery
2272      Branch: perl
2273            + lib/Pod/Man.pm
2274            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
2275            ! pod/pod2man.PL pod/pod2text.PL
2276 ____________________________________________________________________________
2277 [  4281] By: gsar                                  on 1999/10/02  06:14:44
2278         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
2279      Branch: perl
2280            - lib/Pod/PlainText.pm
2281            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
2282            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
2283            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
2284            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
2285            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
2286            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
2287            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
2288 ____________________________________________________________________________
2289 [  4280] By: gsar                                  on 1999/10/02  04:39:38
2290         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
2291      Branch: perl
2292            + t/pod/multiline_items.t t/pod/multiline_items.xr
2293            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
2294            + t/pod/podselect.xr
2295            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
2296            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
2297            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
2298            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
2299            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
2300            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
2301            ! t/pod/testp2pt.pl
2302 ____________________________________________________________________________
2303 [  4279] By: gsar                                  on 1999/10/02  03:36:41
2304         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
2305              by Michael G Schwern <schwern@pobox.com>)
2306      Branch: perl
2307            ! av.c t/op/avhv.t
2308 ____________________________________________________________________________
2309 [  4278] By: gsar                                  on 1999/10/02  02:36:55
2310         Log: deprecate C<use attrs>
2311      Branch: perl
2312            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
2313            ! t/lib/thread.t t/pragma/sub_lval.t
2314 ____________________________________________________________________________
2315 [  4277] By: gsar                                  on 1999/10/02  01:43:25
2316         Log: add notes about effect of loop control statements inside
2317              LABEL BLOCK continue BLOCK
2318      Branch: perl
2319            ! pod/perlfunc.pod
2320 ____________________________________________________________________________
2321 [  4276] By: gsar                                  on 1999/10/02  01:23:02
2322         Log: indent nested =items properly (suggested by Bill Fenner
2323              <fenner@research.att.com>)
2324      Branch: perl
2325            ! pod/pod2man.PL
2326 ____________________________________________________________________________
2327 [  4275] By: gsar                                  on 1999/10/02  01:09:16
2328         Log: updated ptags generator from Ilya Zakharevich
2329      Branch: perl
2330            ! emacs/ptags
2331 ____________________________________________________________________________
2332 [  4274] By: gsar                                  on 1999/10/01  23:08:52
2333         Log: update Changes
2334      Branch: perl
2335            ! Changes
2336 ____________________________________________________________________________
2337 [  4273] By: gsar                                  on 1999/10/01  22:58:55
2338         Log: typo, whitespace adjustments
2339      Branch: perl
2340            ! utils/h2xs.PL
2341 ____________________________________________________________________________
2342 [  4272] By: gsar                                  on 1999/10/01  22:46:06
2343         Log: remove dup hunks
2344      Branch: perl
2345            ! configure.com vms/vms.c
2346 ____________________________________________________________________________
2347 [  4271] By: gsar                                  on 1999/10/01  22:33:02
2348         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
2349              by declaring new globals "our" (XXX this means h2xs generated code
2350              won't run on earlier versions; a switch to generate compatible
2351              source is needed)
2352      Branch: perl
2353           !> (integrate 35 files)
2354 ____________________________________________________________________________
2355 [  4270] By: jhi                                   on 1999/10/01  12:05:56
2356         Log: Integrate with Sarathy.
2357      Branch: cfgperl
2358           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
2359           !> pod/perldiag.pod util.c
2360 ____________________________________________________________________________
2361 [  4269] By: jhi                                   on 1999/10/01  10:26:19
2362         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
2363              To: perl5-porters@perl.org
2364              Subject: [ID 19991001.001] perlguts man page error
2365              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
2366              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
2367      Branch: cfgperl
2368            ! pod/perlguts.pod
2369 ____________________________________________________________________________
2370 [  4268] By: jhi                                   on 1999/10/01  07:32:33
2371         Log: There *is* a month called October.
2372      Branch: cfgperl
2373            ! t/op/time.t
2374 ____________________________________________________________________________
2375 [  4267] By: jhi                                   on 1999/10/01  06:58:10
2376         Log: Temp file cleanliness.
2377      Branch: cfgperl
2378            ! t/lib/filecopy.t
2379 ____________________________________________________________________________
2380 [  4266] By: jhi                                   on 1999/10/01  06:46:56
2381         Log: From: Barrie Slaymaker <barries@slaysys.com>
2382              To: perl5-porters@perl.org
2383              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
2384              Date: Thu, 30 Sep 1999 22:16:26 -0400
2385              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
2386      Branch: cfgperl
2387            ! lib/Benchmark.pm
2388 ____________________________________________________________________________
2389 [  4265] By: jhi                                   on 1999/09/30  20:25:35
2390         Log: From: Barrie Slaymaker <barries@slaysys.com>
2391              To: perl5-porters@perl.org
2392              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
2393              Date: Thu, 30 Sep 1999 15:44:00 -0400
2394              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
2395              (Replaces #4175.)
2396      Branch: cfgperl
2397            ! lib/Benchmark.pm
2398 ____________________________________________________________________________
2399 [  4264] By: gsar                                  on 1999/09/30  17:59:26
2400         Log: re-add missing "Out of memory!" entry
2401      Branch: perl
2402            ! pod/perldiag.pod
2403 ____________________________________________________________________________
2404 [  4263] By: jhi                                   on 1999/09/30  17:05:43
2405         Log: Regenerate Configure.
2406      Branch: cfgperl
2407            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2408            ! config_h.SH
2409 ____________________________________________________________________________
2410 [  4261] By: jhi                                   on 1999/09/30  16:15:05
2411         Log: From: Andy Dougherty <doughera@lafayette.edu>
2412              To: Perl Porters <perl5-porters@perl.org>
2413              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
2414              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
2415              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
2416      Branch: cfgperl
2417            ! pod/perldelta.pod
2418 ____________________________________________________________________________
2419 [  4260] By: jhi                                   on 1999/09/30  15:48:56
2420         Log: From: Andy Dougherty <doughera@lafayette.edu>
2421              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
2422              Subject: Re: Possible skeletal structure for searching multiple versions
2423              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
2424              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
2425      Branch: metaconfig
2426            ! U/mkglossary
2427      Branch: metaconfig/U/perl
2428            + xs_apiversion.U
2429            ! patchlevel.U
2430 ____________________________________________________________________________
2431 [  4259] By: jhi                                   on 1999/09/30  15:07:16
2432         Log: Further ?idsize.U fixing.
2433      Branch: metaconfig
2434            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
2435 ____________________________________________________________________________
2436 [  4258] By: jhi                                   on 1999/09/30  15:00:14
2437         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
2438      Branch: metaconfig
2439            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
2440            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
2441 ____________________________________________________________________________
2442 [  4257] By: jhi                                   on 1999/09/30  09:48:33
2443         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
2444              To: Gurusamy Sarathy <gsar@ActiveState.com>
2445              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
2446              The Perl Porters Mailing List <perl5-porters@perl.org>
2447              Subject: [PATCH] (Was: deprecating SIGDIE)
2448              Date: Wed, 29 Sep 1999 15:16:50 -0400
2449              Message-ID: <19990929151650.E26675@O2.chapin.edu>
2450      Branch: cfgperl
2451            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
2452 ____________________________________________________________________________
2453 [  4256] By: jhi                                   on 1999/09/30  09:45:22
2454         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2455              To: Gurusamy Sarathy <gsar@activestate.com>
2456              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
2457              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
2458              Date: Wed, 29 Sep 1999 18:58:23 -0400
2459              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
2460      Branch: cfgperl
2461            ! Makefile.SH opcode.pl
2462 ____________________________________________________________________________
2463 [  4255] By: gsar                                  on 1999/09/30  09:03:48
2464         Log: remove prehistoric XFree() gunk
2465      Branch: perl
2466            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
2467 ____________________________________________________________________________
2468 [  4254] By: gsar                                  on 1999/09/30  08:40:14
2469         Log: From: Vishal Bhatia <vishal@gol.com>
2470              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
2471              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
2472              Subject: [patch _61] Minor corrections in C.pm
2473      Branch: perl
2474            ! ext/B/B/C.pm
2475 ____________________________________________________________________________
2476 [  4253] By: gsar                                  on 1999/09/30  08:36:27
2477         Log: off-by-one in fbm_compile() (spotted by John Bley
2478              <jbley@cs.cmu.edu>); whitespace adjustments
2479      Branch: perl
2480            ! util.c
2481 ____________________________________________________________________________
2482 [  4251] By: jhi                                   on 1999/09/30  08:09:13
2483         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2484              To: perl5-porters@perl.org (Mailing list Perl5)
2485              Subject: [PATCH 5.00561+]  Followup h2xs patch
2486              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
2487              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
2488      Branch: cfgperl
2489            ! utils/h2xs.PL
2490 ____________________________________________________________________________
2491 [  4250] By: jhi                                   on 1999/09/29  19:11:32
2492         Log: Integrate with Sarathy.
2493      Branch: cfgperl
2494           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
2495           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
2496           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
2497 ____________________________________________________________________________
2498 [  4249] By: bailey                                on 1999/09/29  02:21:31
2499         Log: resync with mainline
2500      Branch: vmsperl
2501           +> (branch 32 files)
2502            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
2503            - lib/unicode/blocks.txt lib/unicode/index2.txt
2504            - lib/unicode/jamo2.txt lib/unicode/names2.txt
2505            - lib/unicode/props2.txt lib/unicode/readme.txt
2506            - t/lib/bigfloatpm.t
2507           !> (integrate 240 files)
2508 ____________________________________________________________________________
2509 [  4248] By: jhi                                   on 1999/09/28  18:14:39
2510         Log: From: Andy Dougherty <doughera@lafayette.edu>
2511              To: Perl Porters <perl5-porters@perl.org>
2512              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
2513              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
2514              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
2515              
2516              From: Andy Dougherty <doughera@lafayette.edu>
2517              To: Perl Porters <perl5-porters@perl.org>
2518              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
2519              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
2520              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
2521      Branch: cfgperl
2522            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
2523            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
2524            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
2525            ! hints/next_4.sh
2526 ____________________________________________________________________________
2527 [  4247] By: gsar                                  on 1999/09/28  17:36:59
2528         Log: revert change#4115 (breaks libwww's base/date.t); could be 
2529              reworked to enable it conditional on $Time::Local::nocroak
2530              or some such
2531      Branch: perl
2532            ! lib/Time/Local.pm
2533 ____________________________________________________________________________
2534 [  4246] By: gsar                                  on 1999/09/28  17:33:14
2535         Log: tweak for win32 build
2536      Branch: perl
2537            ! win32/Makefile win32/makefile.mk
2538 ____________________________________________________________________________
2539 [  4245] By: gsar                                  on 1999/09/28  17:31:34
2540         Log: change#4236 fallout
2541      Branch: perl
2542            ! lib/ExtUtils/MM_Unix.pm
2543 ____________________________________________________________________________
2544 [  4244] By: gsar                                  on 1999/09/28  17:29:31
2545         Log: remove doubled new_xpv
2546      Branch: perl
2547            ! embed.h embed.pl proto.h
2548 ____________________________________________________________________________
2549 [  4243] By: jhi                                   on 1999/09/27  19:13:20
2550         Log: Artistic fine-tuning.
2551      Branch: cfgperl
2552            ! ext/B/defsubs_h.PL
2553 ____________________________________________________________________________
2554 [  4242] By: gsar                                  on 1999/09/27  17:05:22
2555         Log: avoid implicit split to @_ in change#4181; binary -> text file
2556              types in p4
2557      Branch: perl
2558            ! djgpp/configure.bat lib/Exporter/Heavy.pm
2559            ! t/pragma/locale/latin1
2560 ____________________________________________________________________________
2561 [  4241] By: jhi                                   on 1999/09/27  07:48:19
2562         Log: Integrate with Sarathy.
2563      Branch: cfgperl
2564           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
2565           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
2566 ____________________________________________________________________________
2567 [  4240] By: jhi                                   on 1999/09/27  07:47:11
2568         Log: Finalize change #4232.
2569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2570              To: Jarkko Hietaniemi <jhi@iki.fi>
2571              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
2572              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
2573              Date: Sun, 26 Sep 1999 16:52:31 -0400
2574              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
2575      Branch: cfgperl
2576            ! lib/ExtUtils/xsubpp
2577 ____________________________________________________________________________
2578 [  4239] By: gsar                                  on 1999/09/27  02:48:42
2579         Log: add notes in INSTALL about Configure -Accflags=-DFOO
2580      Branch: perl
2581            ! INSTALL
2582 ____________________________________________________________________________
2583 [  4238] By: gsar                                  on 1999/09/27  02:03:48
2584         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
2585              it automatically
2586      Branch: perl
2587            ! embed.h embed.pl
2588 ____________________________________________________________________________
2589 [  4237] By: gsar                                  on 1999/09/27  01:52:47
2590         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2591              Date: Fri, 24 Sep 1999 23:25:36 -0400
2592              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
2593              Subject: [PATCH 5.005_61] Malloc fixes and docs
2594      Branch: perl
2595            ! malloc.c pod/perldiag.pod
2596 ____________________________________________________________________________
2597 [  4236] By: gsar                                  on 1999/09/27  01:31:32
2598         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
2599              <vkonovalov@lucent.com>)
2600      Branch: perl
2601            ! win32/Makefile win32/makefile.mk
2602 ____________________________________________________________________________
2603 [  4235] By: gsar                                  on 1999/09/26  17:02:03
2604         Log: fix buggy popping of subroutine contexts in the lvalue
2605              subroutines implementation (change#4081); correct the
2606              plethora of cases where DIE() was more appropriate than
2607              croak()
2608      Branch: perl
2609            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
2610 ____________________________________________________________________________
2611 [  4234] By: jhi                                   on 1999/09/26  12:06:28
2612         Log: Fix #endif.
2613      Branch: cfgperl
2614            ! XSUB.h
2615 ____________________________________________________________________________
2616 [  4233] By: jhi                                   on 1999/09/26  11:59:18
2617         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
2618              I kept my (Ilya's) version.
2619      Branch: cfgperl
2620           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
2621           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
2622           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
2623           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
2624           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
2625           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
2626 ____________________________________________________________________________
2627 [  4232] By: jhi                                   on 1999/09/26  09:53:43
2628         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2629              To: Mailing list Perl5 <perl5-porters@perl.org>
2630              Subject: [PATCH 5.005_61] teach xsubpp function pointers
2631              Date: Sun, 26 Sep 1999 01:36:09 -0400
2632              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
2633              
2634              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2635              To: Mailing list Perl5 <perl5-porters@perl.org>
2636              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
2637              Date: Sun, 26 Sep 1999 03:00:50 -0400
2638              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
2639      Branch: cfgperl
2640            ! lib/ExtUtils/xsubpp utils/h2xs.PL
2641 ____________________________________________________________________________
2642 [  4231] By: jhi                                   on 1999/09/26  09:48:49
2643         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
2644              To: perl5-porters@perl.org
2645              Subject: misprint in perlguts
2646              Date: Sun, 26 Sep 1999 12:48:36 +0400
2647              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
2648      Branch: cfgperl
2649            ! pod/perlguts.pod
2650 ____________________________________________________________________________
2651 [  4230] By: gsar                                  on 1999/09/26  00:50:08
2652         Log: add $installarchlib/CORE to default linker search path on windows
2653      Branch: perl
2654            ! win32/Makefile win32/makefile.mk
2655 ____________________________________________________________________________
2656 [  4229] By: gsar                                  on 1999/09/25  20:05:03
2657         Log: support C<use Shell> on Windows (reworked a patch suggested
2658              by Jenda Krynicky <Jenda@McCann.cz>)
2659      Branch: perl
2660            ! lib/Shell.pm
2661 ____________________________________________________________________________
2662 [  4228] By: gsar                                  on 1999/09/25  07:03:34
2663         Log: integrate cfgperl contents into mainline
2664      Branch: perl
2665           +> hints/svr5.sh
2666           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
2667           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2668           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
2669           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
2670 ____________________________________________________________________________
2671 [  4227] By: gsar                                  on 1999/09/25  06:44:47
2672         Log: From: Larry Wall <larry@wall.org>
2673              Date: Fri, 24 Sep 1999 21:59:37 PDT
2674              Message-Id: <199909250459.VAA27506@kiev.wall.org>
2675              Subject: Re: [PATCH 5.005_61] "our" declarations
2676      Branch: perl
2677            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
2678            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
2679            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
2680            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
2681            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
2682            ! utils/h2xs.PL
2683 ____________________________________________________________________________
2684 [  4226] By: jhi                                   on 1999/09/24  23:10:52
2685         Log: Integrate with Sarathy.
2686      Branch: cfgperl
2687           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2688           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
2689           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
2690 ____________________________________________________________________________
2691 [  4225] By: gsar                                  on 1999/09/24  18:19:54
2692         Log: avoid infinite recursive exec()s of perl.exe when shebang
2693              contains "Perl" rather than "perl" on DOSISH platforms
2694      Branch: perl
2695            ! toke.c
2696 ____________________________________________________________________________
2697 [  4224] By: gsar                                  on 1999/09/24  16:09:23
2698         Log: support cygwin and other platforms that link to import libraries
2699              rather than directly with shared libraries (from a suggestion
2700              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
2701      Branch: perl
2702            ! utils/perlcc.PL
2703 ____________________________________________________________________________
2704 [  4223] By: gsar                                  on 1999/09/24  05:05:06
2705         Log: normalize time for strftime() (without the isdst effects of
2706              mktime()) using a custom mini_mktime()
2707              From: spider-perl@Orb.Nashua.NH.US
2708              Date: Thu, 23 Sep 1999 17:54:53 -0400
2709              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
2710              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
2711      Branch: perl
2712            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2713            ! ext/POSIX/hints/linux.pl t/lib/posix.t
2714 ____________________________________________________________________________
2715 [  4222] By: gsar                                  on 1999/09/23  06:44:42
2716         Log: change "#" to a comment starter in pack templates; "/" now
2717              used for specifying counted types
2718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2719              Date: Wed, 22 Sep 1999 19:41:30 -0400
2720              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
2721              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
2722      Branch: perl
2723            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
2724 ____________________________________________________________________________
2725 [  4221] By: gsar                                  on 1999/09/23  06:26:54
2726         Log: From: Vishal Bhatia <vishal@gol.com>
2727              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
2728              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
2729              Subject: [patch _61] perlcc changes
2730      Branch: perl
2731            ! utils/perlcc.PL
2732 ____________________________________________________________________________
2733 [  4220] By: gsar                                  on 1999/09/23  01:12:24
2734         Log: add include guard
2735      Branch: perl
2736            ! XSUB.h
2737 ____________________________________________________________________________
2738 [  4219] By: jhi                                   on 1999/09/22  20:38:15
2739         Log: Cleanup cleanup.
2740      Branch: cfgperl
2741            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
2742 ____________________________________________________________________________
2743 [  4218] By: jhi                                   on 1999/09/22  19:26:58
2744         Log: Tweak the equivalence tables once again.
2745      Branch: cfgperl
2746            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2747            ! lib/unicode/mktables.PL
2748 ____________________________________________________________________________
2749 [  4215] By: jhi                                   on 1999/09/22  06:47:03
2750         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2751              To: Mailing list Perl5 <perl5-porters@perl.org>
2752              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
2753              Date: Tue, 21 Sep 1999 19:50:00 -0400
2754              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
2755              
2756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2757              To: Mailing list Perl5 <perl5-porters@perl.org>
2758              Subject: [PATCH 5.005_61] More verbose -Mre=debug
2759              Date: Tue, 21 Sep 1999 22:29:55 -0400
2760              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
2761      Branch: cfgperl
2762            ! regcomp.c regexec.c
2763 ____________________________________________________________________________
2764 [  4214] By: jhi                                   on 1999/09/21  21:08:43
2765         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
2766              Reply-To: gerberb@zenez.com
2767              To: perl5-porters@perl.org
2768              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
2769              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
2770              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
2771              
2772              (Snipped away the last lines of svr5.sh a la change #3725)
2773      Branch: cfgperl
2774            + hints/svr5.sh
2775            ! Configure MANIFEST config_h.SH hints/sco.sh
2776      Branch: metaconfig
2777            ! U/modified/Cppsym.U U/modified/Oldconfig.U
2778 ____________________________________________________________________________
2779 [  4213] By: jhi                                   on 1999/09/21  20:48:01
2780         Log: From: Kragen Sitaker <kragen@dnaco.net>
2781              To: perl5-porters@perl.org
2782              Subject: [ID 19990921.013] accidental list context in perlfaq9
2783              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
2784              Reply-To: kragen@pobox.com
2785              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
2786      Branch: cfgperl
2787            ! pod/perlfaq9.pod
2788 ____________________________________________________________________________
2789 [  4212] By: jhi                                   on 1999/09/20  19:55:42
2790         Log: Integrate with Sarathy.
2791      Branch: cfgperl
2792           +> README.Y2K
2793           !> Changes MANIFEST
2794 ____________________________________________________________________________
2795 [  4211] By: jhi                                   on 1999/09/20  19:44:44
2796         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
2797      Branch: cfgperl
2798            ! Configure config_h.SH pod/perldelta.pod
2799      Branch: metaconfig/U/perl
2800            ! use64bits.U uselfs.U uselongdbl.U
2801 ____________________________________________________________________________
2802 [  4210] By: jhi                                   on 1999/09/20  19:38:26
2803         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
2804      Branch: cfgperl
2805            ! Configure config_h.SH
2806      Branch: metaconfig
2807            ! U/modified/Options.U
2808 ____________________________________________________________________________
2809 [  4209] By: gsar                                  on 1999/09/20  19:35:39
2810         Log: integrate cfgperl changes into mainline
2811      Branch: perl
2812           +> lib/unicode/Unicode.html
2813            ! Changes
2814           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2815           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
2816 ____________________________________________________________________________
2817 [  4208] By: gsar                                  on 1999/09/20  18:28:44
2818         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
2819      Branch: perl
2820            + README.Y2K
2821            ! MANIFEST
2822 ____________________________________________________________________________
2823 [  4207] By: jhi                                   on 1999/09/20  11:06:13
2824         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
2825      Branch: cfgperl
2826            ! pod/perldelta.pod
2827 ____________________________________________________________________________
2828 [  4206] By: jhi                                   on 1999/09/20  09:53:15
2829         Log: Do not test for gccish things in non-gccish platforms.
2830      Branch: cfgperl
2831            ! Configure config_h.SH
2832      Branch: metaconfig
2833            ! U/compline/ccflags.U
2834 ____________________________________________________________________________
2835 [  4205] By: jhi                                   on 1999/09/20  09:41:22
2836         Log: Prompt for uselfs.
2837      Branch: cfgperl
2838            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2839            ! config_h.SH
2840      Branch: metaconfig
2841            ! U/mksample
2842      Branch: metaconfig/U/perl
2843            ! use64bits.U uselfs.U
2844 ____________________________________________________________________________
2845 [  4204] By: jhi                                   on 1999/09/20  09:09:29
2846         Log: Add usemorebits and uselfs.
2847      Branch: cfgperl
2848            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2849            ! config_h.SH doio.c perl.h
2850      Branch: metaconfig/U/perl
2851            + uselfs.U usemorebits.U
2852            ! use64bits.U uselongdbl.U
2853 ____________________________________________________________________________
2854 [  4203] By: jhi                                   on 1999/09/20  07:48:48
2855         Log: Dethinko.
2856      Branch: cfgperl
2857            ! pod/perlfunc.pod
2858 ____________________________________________________________________________
2859 [  4202] By: jhi                                   on 1999/09/20  07:33:32
2860         Log: Fix a bug in the description of endianness.  Reported in
2861              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
2862              To: perl5-porters@perl.org
2863              Subject: BUG: perldoc -f pack
2864              Date: Mon, 20 Sep 1999 09:43:49 +0400
2865              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
2866      Branch: cfgperl
2867            ! pod/perlfunc.pod
2868 ____________________________________________________________________________
2869 [  4201] By: jhi                                   on 1999/09/20  07:01:26
2870         Log: Integrate with Sarathy.
2871      Branch: cfgperl
2872           +> t/op/args.t
2873           !> (integrate 31 files)
2874 ____________________________________________________________________________
2875 [  4200] By: gsar                                  on 1999/09/20  03:45:06
2876         Log: From: Russ Allbery <rra@stanford.edu>
2877              Date: 19 Aug 1999 04:35:44 -0700
2878              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
2879              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
2880      Branch: perl
2881            ! lib/File/Find.pm
2882 ____________________________________________________________________________
2883 [  4199] By: gsar                                  on 1999/09/20  03:27:49
2884         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
2885      Branch: perl
2886            ! ext/B/B/Terse.pm
2887 ____________________________________________________________________________
2888 [  4198] By: gsar                                  on 1999/09/20  03:25:25
2889         Log: add arenas for managing allocations of remaining xpv*v structures
2890              From: Vishal Bhatia <vishal@gol.com>
2891              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
2892              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
2893              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
2894      Branch: perl
2895            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
2896            ! proto.h sv.c
2897 ____________________________________________________________________________
2898 [  4197] By: gsar                                  on 1999/09/20  03:06:10
2899         Log: queue errors due to strictures rather than printing them as
2900              warnings; symbols that violate strictures do *not* end up in
2901              the symbol table anyway, making multiple evals of the same piece
2902              of code produce the same errors; errors indicate all locations
2903              of a global symbol rather than just the first one; these
2904              changes make compile-time failures within evals reliably
2905              visible via the return value or contents of $@, and trappable
2906              using __DIE__ hooks
2907      Branch: perl
2908            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
2909            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
2910            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
2911            ! t/pragma/strict-vars thrdvar.h toke.c util.c
2912 ____________________________________________________________________________
2913 [  4196] By: gsar                                  on 1999/09/19  22:14:29
2914         Log: control change#1914 via hints (causes problems on some platforms)
2915      Branch: perl
2916            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2917            ! ext/POSIX/hints/linux.pl
2918 ____________________________________________________________________________
2919 [  4195] By: gsar                                  on 1999/09/19  21:30:18
2920         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
2921              in passing around references to @_, eg C<sub foo { \@_ }>; add
2922              tests for the same
2923      Branch: perl
2924            + t/op/args.t
2925            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
2926 ____________________________________________________________________________
2927 [  4194] By: jhi                                   on 1999/09/18  18:57:45
2928         Log: Integrate with Sarathy.
2929      Branch: cfgperl
2930           !> opcode.h opcode.pl
2931 ____________________________________________________________________________
2932 [  4193] By: nick                                  on 1999/09/18  15:24:56
2933         Log: Re-integrate mainline
2934              Basic SvUTF8 stuff in headers, no functional changes yet.
2935      Branch: utfperl
2936            + lib/byte.pm lib/byte_heavy.pl
2937           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
2938           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
2939           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
2940           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
2941           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
2942           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
2943           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
2944           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
2945           +> lib/unicode/Names.txt lib/unicode/Props.txt
2946           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
2947           +> t/lib/bigfltpm.t
2948            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
2949            - lib/unicode/blocks.txt lib/unicode/index2.txt
2950            - lib/unicode/jamo2.txt lib/unicode/names2.txt
2951            - lib/unicode/props2.txt lib/unicode/readme.txt
2952            - t/lib/bigfloatpm.t
2953            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
2954            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
2955            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
2956            ! warnings.h
2957           !> (integrate 142 files)
2958 ____________________________________________________________________________
2959 [  4192] By: gsar                                  on 1999/09/18  15:11:47
2960         Log: more op description tweaks
2961      Branch: perl
2962            ! opcode.h opcode.pl
2963 ____________________________________________________________________________
2964 [  4191] By: jhi                                   on 1999/09/18  07:47:16
2965         Log: Integrate with Sarathy.
2966      Branch: cfgperl
2967           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
2968           !> t/pragma/warn/op
2969 ____________________________________________________________________________
2970 [  4190] By: jhi                                   on 1999/09/18  07:35:45
2971         Log: Add description of the Unicode database files.
2972      Branch: cfgperl
2973            + lib/unicode/Unicode.html
2974 ____________________________________________________________________________
2975 [  4189] By: gsar                                  on 1999/09/18  03:14:58
2976         Log: tweak some op names in change#4177 (will any of this break code that
2977              gropes $@ ?)
2978      Branch: perl
2979            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
2980            ! t/pragma/warn/op
2981 ____________________________________________________________________________
2982 [  4188] By: jhi                                   on 1999/09/17  21:30:08
2983         Log: Pick up the typo fix.
2984      Branch: cfgperl
2985           !> t/io/open.t
2986 ____________________________________________________________________________
2987 [  4187] By: gsar                                  on 1999/09/17  21:13:55
2988         Log: fix typo
2989      Branch: perl
2990            ! t/io/open.t
2991 ____________________________________________________________________________
2992 [  4186] By: gsar                                  on 1999/09/17  20:57:29
2993         Log: integrate cfgperl change
2994      Branch: perl
2995           !> vms/subconfigure.com
2996 ____________________________________________________________________________
2997 [  4185] By: jhi                                   on 1999/09/17  20:46:41
2998         Log: Re-apply applicable parts of #3993, #3994, and #3995.
2999      Branch: cfgperl
3000            ! vms/subconfigure.com
3001 ____________________________________________________________________________
3002 [  4184] By: gsar                                  on 1999/09/17  20:26:02
3003         Log: integrate cfgperl contents into mainline
3004      Branch: perl
3005           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
3006           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
3007           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
3008           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
3009           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
3010           +> lib/unicode/SpecCase.txt
3011            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
3012            - lib/unicode/index2.txt lib/unicode/jamo2.txt
3013            - lib/unicode/names2.txt lib/unicode/props2.txt
3014            - lib/unicode/readme.txt
3015           !> (integrate 73 files)
3016 ____________________________________________________________________________
3017 [  4183] By: jhi                                   on 1999/09/17  20:25:51
3018         Log: Integrate with Sarathy.
3019      Branch: cfgperl
3020           !> configure.com ext/ByteLoader/byterun.h
3021           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
3022           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
3023           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
3024           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
3025 ____________________________________________________________________________
3026 [  4182] By: gsar                                  on 1999/09/17  20:16:28
3027         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
3028              vmsperl contents have prevailed)
3029      Branch: perl
3030           !> configure.com ext/ByteLoader/byterun.h
3031           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
3032           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
3033           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
3034           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
3035 ____________________________________________________________________________
3036 [  4181] By: jhi                                   on 1999/09/17  20:12:37
3037         Log: From: Michael G Schwern <schwern@pobox.com>
3038              To: perl5-porters@perl.org
3039              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
3040              Date: Thu, 19 Aug 1999 21:30:01 -0400
3041              Message-ID: <19990819213001.A22512@athens.aocn.com>
3042      Branch: cfgperl
3043            ! lib/Exporter/Heavy.pm
3044 ____________________________________________________________________________
3045 [  4180] By: gsar                                  on 1999/09/17  20:11:00
3046         Log: perlhist additions
3047      Branch: perl
3048            ! pod/perlhist.pod
3049 ____________________________________________________________________________
3050 [  4179] By: jhi                                   on 1999/09/17  20:08:00
3051         Log: The change #4176 should've undone only the test, not the code patch.
3052      Branch: cfgperl
3053            ! doio.c
3054 ____________________________________________________________________________
3055 [  4178] By: jhi                                   on 1999/09/17  20:06:08
3056         Log: From: Ian Phillipps <ian@dial.pipex.com>
3057              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
3058              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
3059              Date: Sat, 21 Aug 1999 12:36:12 +0100
3060              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
3061      Branch: cfgperl
3062            ! pod/perlsyn.pod
3063 ____________________________________________________________________________
3064 [  4177] By: jhi                                   on 1999/09/17  20:00:19
3065         Log: More descriptive names for operators.
3066              
3067              From: Michael G Schwern <schwern@pobox.com>
3068              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
3069              Cc: perl5-porters@perl.org
3070              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
3071              Date: Tue, 17 Aug 1999 18:35:45 -0400
3072              Message-ID: <19990817183545.A23073@toldyouso.com>
3073              
3074              From: Michael G Schwern <schwern@pobox.com>
3075              To: perl5-porters@perl.org
3076              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
3077              Date: Wed, 18 Aug 1999 03:53:38 -0400
3078              Message-ID: <19990818035337.A31505@athens.aocn.com>
3079      Branch: cfgperl
3080            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
3081            ! t/pragma/warn/op t/pragma/warn/sv
3082 ____________________________________________________________________________
3083 [  4176] By: jhi                                   on 1999/09/17  18:19:18
3084         Log: Take away the infamous io/dup.t #7.
3085              It seems there simply is no way to portably
3086              "flush" an input file handle.
3087      Branch: cfgperl
3088            ! doio.c t/io/dup.t
3089 ____________________________________________________________________________
3090 [  4175] By: jhi                                   on 1999/09/17  14:45:08
3091         Log: From: Barrie Slaymaker <barries@slaysys.com>
3092              To: perl5-porters@perl.org
3093              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
3094              Date: Fri, 17 Sep 1999 11:16:48 -0400
3095              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
3096      Branch: cfgperl
3097            ! lib/Benchmark.pm
3098 ____________________________________________________________________________
3099 [  4174] By: jhi                                   on 1999/09/17  14:07:16
3100         Log: UNICOS does support large files but doesn't support sparse files
3101              so we cannot easily test for large file support.
3102      Branch: cfgperl
3103            ! t/lib/syslfs.t t/op/lfs.t
3104 ____________________________________________________________________________
3105 [  4173] By: jhi                                   on 1999/09/17  14:03:44
3106         Log: UNICOS has sloppy division/modulo for floating point numbers.
3107      Branch: cfgperl
3108            ! t/op/arith.t
3109 ____________________________________________________________________________
3110 [  4172] By: jhi                                   on 1999/09/17  13:47:49
3111         Log: Portable blocksize (replaces #4171).
3112      Branch: cfgperl
3113            ! t/lib/syslfs.t t/op/lfs.t
3114 ____________________________________________________________________________
3115 [  4171] By: jhi                                   on 1999/09/17  13:08:54
3116         Log: (replaced by #4172)
3117      Branch: cfgperl
3118            ! t/lib/syslfs.t t/op/lfs.t
3119 ____________________________________________________________________________
3120 [  4170] By: jhi                                   on 1999/09/17  12:59:11
3121         Log: Detypo #4169.
3122      Branch: cfgperl
3123            ! t/lib/syslfs.t t/op/lfs.t
3124 ____________________________________________________________________________
3125 [  4169] By: jhi                                   on 1999/09/17  12:16:34
3126         Log: Diagnose possible quota limits.
3127      Branch: cfgperl
3128            ! t/lib/syslfs.t t/op/lfs.t
3129 ____________________________________________________________________________
3130 [  4168] By: jhi                                   on 1999/09/17  12:10:43
3131         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
3132              doesn't have one that wouldn't cause SIGSYS.  UNICOS
3133              does have getpgrp(void) so Perl getpgrp() is happy.
3134      Branch: cfgperl
3135            ! hints/unicos.sh
3136 ____________________________________________________________________________
3137 [  4167] By: jhi                                   on 1999/09/17  11:49:30
3138         Log: Filesystem quotas may stop you from using large files.
3139      Branch: cfgperl
3140            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
3141 ____________________________________________________________________________
3142 [  4166] By: jhi                                   on 1999/09/17  11:36:01
3143         Log: Too strict pattern for parsing group lists.
3144      Branch: cfgperl
3145            ! t/op/groups.t
3146 ____________________________________________________________________________
3147 [  4165] By: jhi                                   on 1999/09/17  09:06:18
3148         Log: Configure maintenance. It's sigaction.sa_flags
3149              and the Glossary regen'ed.
3150      Branch: cfgperl
3151            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3152            ! config_h.SH
3153      Branch: metaconfig
3154            ! U/compline/d_sigaction.U
3155 ____________________________________________________________________________
3156 [  4164] By: jhi                                   on 1999/09/15  06:57:51
3157         Log: Integrate with Sarathy.
3158      Branch: cfgperl
3159           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
3160           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
3161           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
3162           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
3163           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
3164           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
3165           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
3166           !> jpl/PerlInterpreter/Makefile.PL
3167           !> jpl/PerlInterpreter/PerlInterpreter.c
3168           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
3169           !> jpl/Sample/Makefile.PL jpl/install-jpl
3170           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
3171           !> t/op/pat.t
3172 ____________________________________________________________________________
3173 [  4163] By: gsar                                  on 1999/09/15  05:17:27
3174         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
3175      Branch: perl
3176            ! lib/File/Spec/Functions.pm
3177 ____________________________________________________________________________
3178 [  4162] By: gsar                                  on 1999/09/15  05:09:14
3179         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
3180      Branch: perl
3181            ! Changes embed.h embed.pl
3182 ____________________________________________________________________________
3183 [  4161] By: gsar                                  on 1999/09/15  04:08:25
3184         Log: missing perlhist dates from Jeff Okamoto
3185      Branch: perl
3186            ! pod/perlhist.pod
3187 ____________________________________________________________________________
3188 [  4160] By: gsar                                  on 1999/09/15  03:13:08
3189         Log: jpl tweak
3190      Branch: perl
3191            ! MANIFEST jpl/JNI/Makefile.PL
3192 ____________________________________________________________________________
3193 [  4159] By: gsar                                  on 1999/09/15  02:57:08
3194         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
3195              Jepson <bjepson@home.com>)
3196      Branch: perl
3197            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
3198            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
3199            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
3200            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
3201            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3202            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
3203            ! jpl/PerlInterpreter/Makefile.PL
3204            ! jpl/PerlInterpreter/PerlInterpreter.c
3205            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
3206            ! jpl/Sample/Makefile.PL jpl/install-jpl
3207 ____________________________________________________________________________
3208 [  4158] By: gsar                                  on 1999/09/15  01:27:14
3209         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3210              Date:    Tue, 14 Sep 1999 21:26:15 EDT
3211              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
3212              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
3213      Branch: perl
3214            ! regexec.c t/op/pat.t
3215 ____________________________________________________________________________
3216 [  4157] By: jhi                                   on 1999/09/14  21:18:09
3217         Log: config.h will define USE_64_BITS if need be.
3218      Branch: cfgperl
3219            ! hints/irix_6.sh
3220 ____________________________________________________________________________
3221 [  4156] By: jhi                                   on 1999/09/14  20:30:00
3222         Log: Change #4149 necessitates also a small code change.
3223      Branch: cfgperl
3224            ! ext/B/defsubs_h.PL
3225 ____________________________________________________________________________
3226 [  4155] By: jhi                                   on 1999/09/14  20:15:53
3227         Log: Update EPOC libdir names.
3228      Branch: cfgperl
3229            ! epoc/config.h
3230 ____________________________________________________________________________
3231 [  4154] By: jhi                                   on 1999/09/14  20:13:41
3232         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
3233              deceased HAS.*DBM.*64 mumblings.
3234      Branch: cfgperl
3235            ! Configure config_h.SH epoc/config.h
3236 ____________________________________________________________________________
3237 [  4153] By: jhi                                   on 1999/09/14  20:04:53
3238         Log: Configure nits.
3239      Branch: cfgperl
3240            ! Configure config_h.SH
3241      Branch: metaconfig
3242            ! U/compline/d_sigaction.U U/threads/i_pthread.U
3243 ____________________________________________________________________________
3244 [  4152] By: jhi                                   on 1999/09/14  19:30:22
3245         Log: Integrate with Sarathy.
3246      Branch: cfgperl
3247           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
3248            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
3249           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
3250           !> win32/config_sh.PL
3251 ____________________________________________________________________________
3252 [  4151] By: jhi                                   on 1999/09/14  10:25:01
3253         Log: Update Unicode database and recompute the tables.
3254              Rename the .txt files to be more Unicode 3.0-like.
3255              Unihan-3.0.txt not included because it is 16 MB.
3256              syllables.txt is manually maintained.
3257              See ReadMe.txt for description of the .txt files.
3258              (not all of them are used yet)
3259      Branch: cfgperl
3260            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
3261            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
3262            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
3263            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
3264            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
3265            + lib/unicode/SpecCase.txt
3266            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
3267            - lib/unicode/index2.txt lib/unicode/jamo2.txt
3268            - lib/unicode/names2.txt lib/unicode/props2.txt
3269            - lib/unicode/readme.txt
3270            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
3271            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
3272            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
3273            ! lib/unicode/Decomposition.pl
3274            ! lib/unicode/In/ArabicPresentationForms-B.pl
3275            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
3276            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
3277            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
3278            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
3279            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
3280            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
3281            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
3282            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
3283            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
3284            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
3285            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
3286            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
3287            ! lib/unicode/mktables.PL
3288 ____________________________________________________________________________
3289 [  4150] By: gsar                                  on 1999/09/14  09:31:57
3290         Log: INSTALL tweak
3291      Branch: perl
3292            ! INSTALL
3293 ____________________________________________________________________________
3294 [  4149] By: gsar                                  on 1999/09/14  09:00:45
3295         Log: change some filenames to be 8.3-friendly
3296      Branch: perl
3297           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
3298            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
3299            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
3300 ____________________________________________________________________________
3301 [  4148] By: gsar                                  on 1999/09/14  08:35:00
3302         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
3303      Branch: perl
3304            ! win32/config_sh.PL
3305 ____________________________________________________________________________
3306 [  4147] By: jhi                                   on 1999/09/14  08:07:49
3307         Log: Not that UVSIZE normally differs that much from IVSIZE...
3308      Branch: cfgperl
3309            ! perl.h
3310 ____________________________________________________________________________
3311 [  4146] By: jhi                                   on 1999/09/14  08:04:40
3312         Log: Integrate with Sarathy.
3313      Branch: cfgperl
3314           !> Changes ext/DB_File/DB_File.xs
3315 ____________________________________________________________________________
3316 [  4145] By: jhi                                   on 1999/09/14  07:10:02
3317         Log: I_PTHREAD was PTHREADEAD.
3318      Branch: cfgperl
3319            ! Configure config_h.SH
3320      Branch: metaconfig
3321            ! U/threads/i_pthread.U
3322 ____________________________________________________________________________
3323 [  4144] By: gsar                                  on 1999/09/14  06:46:47
3324         Log: change#4113 was missing DB_File.xs changes
3325      Branch: perl
3326            ! ext/DB_File/DB_File.xs
3327 ____________________________________________________________________________
3328 [  4143] By: jhi                                   on 1999/09/13  20:16:20
3329         Log: Small doc and whitespace edits.
3330      Branch: cfgperl
3331            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
3332            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
3333            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
3334            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
3335            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
3336            ! pod/perldelta.pod
3337 ____________________________________________________________________________
3338 [  4142] By: gsar                                  on 1999/09/13  19:32:31
3339         Log: integrate cfgperl contents into mainline, update Changes
3340      Branch: perl
3341           +> ext/DB_File/version.c
3342            ! Changes
3343           !> (integrate 44 files)
3344 ____________________________________________________________________________
3345 [  4141] By: jhi                                   on 1999/09/13  16:16:56
3346         Log: Scan for <pthread.h> always.
3347      Branch: cfgperl
3348            ! Configure config_h.SH perl.h
3349      Branch: metaconfig
3350            ! U/threads/i_pthread.U
3351 ____________________________________________________________________________
3352 [  4140] By: jhi                                   on 1999/09/13  16:00:08
3353         Log: Integrate with Sarathy.
3354      Branch: cfgperl
3355           !> (integrate 27 files)
3356 ____________________________________________________________________________
3357 [  4139] By: jhi                                   on 1999/09/13  15:35:18
3358         Log: Add -A option to Configure to diddle with variables
3359              after the hints file has been applied.
3360      Branch: cfgperl
3361            ! Configure config_h.SH
3362      Branch: metaconfig
3363            ! U/modified/Oldconfig.U U/modified/Options.U
3364 ____________________________________________________________________________
3365 [  4138] By: jhi                                   on 1999/09/13  13:42:56
3366         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
3367      Branch: cfgperl
3368            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
3369            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
3370            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
3371            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
3372            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
3373 ____________________________________________________________________________
3374 [  4137] By: jhi                                   on 1999/09/13  13:25:31
3375         Log: Applying change #4136 manually introduced patch residue.
3376      Branch: cfgperl
3377            ! perl.h
3378 ____________________________________________________________________________
3379 [  4136] By: jhi                                   on 1999/09/13  13:23:04
3380         Log: Replace change #4100 with
3381              From: Robin Barker <rmb1@cise.npl.co.uk>
3382              To: gsar@activestate.com
3383              Cc: perl5-porters@perl.org
3384              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
3385              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
3386              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
3387      Branch: cfgperl
3388            ! doio.c dump.c ext/B/B.xs ext/B/typemap
3389            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
3390            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
3391            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
3392            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
3393 ____________________________________________________________________________
3394 [  4135] By: jhi                                   on 1999/09/13  10:22:31
3395         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3396              To: perl5-porters@perl.org (Mailing list Perl5)
3397              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
3398              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
3399              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
3400              
3401              From: andreas.koenig@anima.de (Andreas J. Koenig)
3402              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
3403              Cc: perl5-porters@perl.org (Mailing list Perl5)
3404              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
3405              Date: 11 Sep 1999 15:36:26 +0200
3406              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
3407      Branch: cfgperl
3408            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3409 ____________________________________________________________________________
3410 [  4134] By: jhi                                   on 1999/09/13  10:20:14
3411         Log: From: Tom Phoenix <rootbeer@redcat.com>
3412              To: Perl Porters Mailing List <perl5-porters@perl.org>
3413              Subject: [DOCPATCH] Server errors and perldiag
3414              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
3415              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
3416      Branch: cfgperl
3417            ! pod/perldiag.pod
3418 ____________________________________________________________________________
3419 [  4133] By: gsar                                  on 1999/09/13  03:25:43
3420         Log: avoid assertion failure on C<@a'>
3421      Branch: perl
3422            ! toke.c
3423 ____________________________________________________________________________
3424 [  4132] By: gsar                                  on 1999/09/13  03:03:57
3425         Log: add -DPERL_Y2KWARN build option that will generate additional
3426              warnings on "19$yy" etc (reworked a patch suggested by
3427              Ulrich Pfeifer <upf@de.uu.net>)
3428      Branch: perl
3429            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
3430            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
3431 ____________________________________________________________________________
3432 [  4131] By: gsar                                  on 1999/09/12  22:06:25
3433         Log: fix DATA leaks; reword documentation about the DATA filehandle
3434      Branch: perl
3435            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
3436 ____________________________________________________________________________
3437 [  4130] By: gsar                                  on 1999/09/12  20:08:56
3438         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
3439              formatted result looks nonstandard
3440      Branch: perl
3441            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
3442            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
3443            ! t/pragma/locale.t thrdvar.h
3444 ____________________________________________________________________________
3445 [  4129] By: gsar                                  on 1999/09/12  17:04:11
3446         Log: From: Doug MacEachern <dougm@cp.net>
3447              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
3448              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
3449              Subject: [PATCH 5.005_57] B::clearsym
3450      Branch: perl
3451            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
3452 ____________________________________________________________________________
3453 [  4128] By: gsar                                  on 1999/09/12  16:59:12
3454         Log: better debugger help output (from Ilya Zakharevich)
3455      Branch: perl
3456            ! lib/perl5db.pl
3457 ____________________________________________________________________________
3458 [  4127] By: jhi                                   on 1999/09/11  20:50:37
3459         Log: Integrate with Sarathy.
3460      Branch: cfgperl
3461           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
3462           +> t/lib/gol-linkage.t
3463           !> (integrate 43 files)
3464 ____________________________________________________________________________
3465 [  4126] By: nick                                  on 1999/09/10  20:44:22
3466         Log: Get resolve -at mainline
3467      Branch: utfperl
3468           +> (branch 297 files)
3469            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
3470            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
3471            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
3472            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
3473            - t/pragma/warn-1global t/pragma/warning.t thread.sym
3474            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
3475            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
3476            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
3477            - win32/makeperldef.pl win32/perlhost.h
3478           !> (integrate 847 files)
3479 ____________________________________________________________________________
3480 [  4125] By: gsar                                  on 1999/09/10  19:22:14
3481         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
3482              etc.)
3483      Branch: perl
3484            ! XSUB.h pp.h
3485 ____________________________________________________________________________
3486 [  4124] By: gsar                                  on 1999/09/10  19:14:35
3487         Log: rewrote substantive parts of patch
3488              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3489              Date: Fri, 27 Aug 1999 19:02:18 -0400
3490              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
3491              Subject: [PATCH 5.005_58] REx documentation
3492      Branch: perl
3493            ! pod/perlre.pod
3494 ____________________________________________________________________________
3495 [  4123] By: gsar                                  on 1999/09/10  18:21:53
3496         Log: note about AVf_*
3497      Branch: perl
3498            ! av.h
3499 ____________________________________________________________________________
3500 [  4122] By: gsar                                  on 1999/09/10  17:55:42
3501         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
3502              <lichtin@bivio.com>)
3503      Branch: perl
3504            ! lib/Pod/Html.pm
3505 ____________________________________________________________________________
3506 [  4121] By: gsar                                  on 1999/09/10  17:49:35
3507         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
3508      Branch: perl
3509            ! AUTHORS Changes README.dos djgpp/config.over
3510            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
3511            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
3512            ! pod/podselect.PL sv.h t/io/openpid.t util.c
3513 ____________________________________________________________________________
3514 [  4120] By: gsar                                  on 1999/09/10  12:25:01
3515         Log: add perlcompile.pod (edited content from Nathan Torkington
3516              <gnat@frii.com> and others)
3517      Branch: perl
3518            + pod/perlcompile.pod
3519            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
3520 ____________________________________________________________________________
3521 [  4119] By: gsar                                  on 1999/09/10  11:05:13
3522         Log: avoid leaking static local_patches unless patchlevel.h is
3523              explicitly included
3524      Branch: perl
3525            ! patchlevel.h perl.c
3526 ____________________________________________________________________________
3527 [  4118] By: gsar                                  on 1999/09/10  10:44:54
3528         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
3529              <jvromans@squirrel.nl>)
3530      Branch: perl
3531            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
3532            ! Changes MANIFEST lib/Getopt/Long.pm
3533 ____________________________________________________________________________
3534 [  4116] By: jhi                                   on 1999/09/09  15:56:52
3535         Log: perldeltify change #4115.
3536      Branch: cfgperl
3537            ! pod/perldelta.pod
3538 ____________________________________________________________________________
3539 [  4115] By: jhi                                   on 1999/09/09  15:48:56
3540         Log: From: "John L. Allen" <allen@grumman.com> 
3541              To: perl5-porters@perl.org 
3542              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
3543              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
3544              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
3545      Branch: cfgperl
3546            ! lib/Time/Local.pm
3547 ____________________________________________________________________________
3548 [  4114] By: jhi                                   on 1999/09/09  15:42:30
3549         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
3550              To: perl5-porters@perl.org
3551              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
3552              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
3553              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
3554      Branch: cfgperl
3555            ! pp_sys.c
3556 ____________________________________________________________________________
3557 [  4113] By: jhi                                   on 1999/09/09  10:17:45
3558         Log: From: paul.marquess@bt.com
3559              To: gsar@ActiveState.com
3560              Cc: perl5-porters@perl.org
3561              Subject: [PATCH 5.005_61] DB_File 1.71
3562              Date: Thu, 9 Sep 1999 11:20:13 +0100
3563              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
3564      Branch: cfgperl
3565            + ext/DB_File/version.c
3566            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
3567            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
3568            ! t/lib/db-btree.t
3569 ____________________________________________________________________________
3570 [  4112] By: jhi                                   on 1999/09/09  09:05:32
3571         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3572              To: perl5-porters@perl.org (Mailing list Perl5)
3573              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
3574              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
3575              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
3576      Branch: cfgperl
3577            ! regexec.c t/op/pat.t
3578 ____________________________________________________________________________
3579 [  4110] By: jhi                                   on 1999/09/09  07:29:17
3580         Log: Tidy up 64-bit situation in perldelta.
3581      Branch: cfgperl
3582            ! pod/perldelta.pod
3583 ____________________________________________________________________________
3584 [  4109] By: jhi                                   on 1999/09/09  07:26:53
3585         Log: Clear up PL_regcc issues.
3586              
3587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3588              To: perl5-porters@perl.org (Mailing list Perl5)
3589              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
3590              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
3591              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
3592      Branch: cfgperl
3593            ! regexec.c
3594 ____________________________________________________________________________
3595 [  4108] By: gsar                                  on 1999/09/08  20:52:51
3596         Log: avoid ass_u_ming uppercase types are not user objects (spotted
3597              by Kurt Starsinic)
3598      Branch: perl
3599            ! ext/Data/Dumper/Dumper.pm
3600 ____________________________________________________________________________
3601 [  4107] By: gsar                                  on 1999/09/08  20:35:18
3602         Log: From: akim@epita.fr (DEMAILLE Akim)
3603              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
3604              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
3605              Subject: [ID 19990908.014] s2p does not quote @
3606      Branch: perl
3607            ! x2p/s2p.PL
3608 ____________________________________________________________________________
3609 [  4106] By: gsar                                  on 1999/09/08  20:25:12
3610         Log: integrate cfgperl contents into mainline
3611      Branch: perl
3612           !> (integrate 30 files)
3613 ____________________________________________________________________________
3614 [  4105] By: jhi                                   on 1999/09/08  09:02:37
3615         Log: Minor touches at the [:class:] description.
3616      Branch: cfgperl
3617            ! pod/perlre.pod
3618 ____________________________________________________________________________
3619 [  4104] By: jhi                                   on 1999/09/08  08:57:58
3620         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3621              To: Mailing list Perl5 <perl5-porters@perl.org>
3622              Subject: [PATCH 5.005_58] Fix debugging output for REx
3623              Date: Wed, 8 Sep 1999 05:02:02 -0400
3624              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
3625      Branch: cfgperl
3626            ! regcomp.c
3627 ____________________________________________________________________________
3628 [  4103] By: gsar                                  on 1999/09/08  00:53:50
3629         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
3630      Branch: perl
3631            ! pp.c
3632 ____________________________________________________________________________
3633 [  4102] By: gsar                                  on 1999/09/08  00:52:50
3634         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
3635      Branch: perl
3636            ! cop.h pp_hot.c
3637 ____________________________________________________________________________
3638 [  4101] By: gsar                                  on 1999/09/07  17:25:07
3639         Log: various fixups for windows
3640      Branch: perl
3641            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
3642            ! win32/Makefile win32/makefile.mk xsutils.c
3643 ____________________________________________________________________________
3644 [  4100] By: jhi                                   on 1999/09/07  12:49:15
3645         Log: Fix pointer casts.
3646              
3647              From: Robin Barker <rmb1@cise.npl.co.uk>
3648              To: perl5-porters@perl.org
3649              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
3650              -Duse64bits
3651              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
3652              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
3653      Branch: cfgperl
3654            ! doio.c dump.c ext/B/B.xs ext/B/typemap
3655            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
3656            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
3657            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
3658            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
3659 ____________________________________________________________________________
3660 [  4099] By: jhi                                   on 1999/09/07  10:29:04
3661         Log: Add sig/pid/uid size and sign probes.
3662      Branch: metaconfig
3663            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
3664            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
3665 ____________________________________________________________________________
3666 [  4098] By: jhi                                   on 1999/09/07  10:27:06
3667         Log: Band-aid until we've got %{Uid_t} or something similar
3668              for sv_catpvfn().
3669      Branch: cfgperl
3670            ! taint.c
3671 ____________________________________________________________________________
3672 [  4097] By: jhi                                   on 1999/09/07  09:41:23
3673         Log: Fix a printf thinko: now quads must have the ll L q prefix.
3674              (in other words, a bare %d is an int/unsigned)
3675      Branch: cfgperl
3676            ! pp_sys.c sv.c t/op/64bit.t
3677 ____________________________________________________________________________
3678 [  4096] By: jhi                                   on 1999/09/07  07:36:17
3679         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
3680              
3681              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
3682              To: perl5-porters@perl.org
3683              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
3684              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
3685              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
3686      Branch: cfgperl
3687            ! hints/hpux.sh perl.h
3688 ____________________________________________________________________________
3689 [  4095] By: gsar                                  on 1999/09/06  20:47:02
3690         Log: applied suggested patch with suitable test to detect MSVC
3691              From: "Vishal Bhatia" <vishalb@my-deja.com>
3692              Date: Wed, 11 Aug 1999 01:43:28 -0700
3693              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
3694              Subject: compiler on  win32
3695      Branch: perl
3696            ! ext/B/B/C.pm
3697 ____________________________________________________________________________
3698 [  4094] By: jhi                                   on 1999/09/06  20:34:44
3699         Log: Integrate with Sarathy.
3700      Branch: cfgperl
3701           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
3702           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
3703 ____________________________________________________________________________
3704 [  4093] By: jhi                                   on 1999/09/06  20:33:43
3705         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
3706              so that they overflow also on 64-bit platforms.
3707      Branch: cfgperl
3708            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
3709 ____________________________________________________________________________
3710 [  4092] By: gsar                                  on 1999/09/06  20:16:58
3711         Log: support bytecode and C backends in perlcc (patch suggested
3712              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
3713              C backend the default; describe new switches in pod; introduce
3714              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
3715              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
3716              entries
3717      Branch: perl
3718            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
3719            ! t/harness utils/Makefile utils/perlcc.PL
3720 ____________________________________________________________________________
3721 [  4091] By: jhi                                   on 1999/09/06  19:10:41
3722         Log: Integrate with Sarathy.
3723      Branch: cfgperl
3724           +> t/pragma/sub_lval.t
3725           !> (integrate 52 files)
3726 ____________________________________________________________________________
3727 [  4090] By: gsar                                  on 1999/09/06  19:09:06
3728         Log: propagate changed error text
3729      Branch: perl
3730            ! t/pragma/sub_lval.t
3731 ____________________________________________________________________________
3732 [  4089] By: gsar                                  on 1999/09/06  18:54:43
3733         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
3734      Branch: perl
3735            ! pod/perlfunc.pod
3736 ____________________________________________________________________________
3737 [  4088] By: gsar                                  on 1999/09/06  18:52:10
3738         Log: From: paul.marquess@bt.com
3739              Date: Sun, 5 Sep 1999 15:11:08 +0100 
3740              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
3741              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
3742      Branch: perl
3743            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
3744            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
3745            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
3746            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
3747            ! toke.c
3748 ____________________________________________________________________________
3749 [  4087] By: gsar                                  on 1999/09/06  18:06:06
3750         Log: change#3612 is buggy when quotemeta argument matches target
3751              (hope this is the last of the optimized-OP_SASSIGN bugs)
3752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3753              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
3754              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
3755              Subject: Re: [BUG: quotemeta]
3756      Branch: perl
3757            ! Changes op.c t/op/lex_assign.t
3758 ____________________________________________________________________________
3759 [  4086] By: gsar                                  on 1999/09/06  17:57:52
3760         Log: misc tweaks
3761      Branch: perl
3762            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
3763 ____________________________________________________________________________
3764 [  4085] By: gsar                                  on 1999/09/06  03:54:23
3765         Log: applied patch suggested by Hans Mulder to fix problems on
3766              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
3767              when they ask for bincompat (platforms that used to default
3768              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
3769              (appears unsalvageable on some platforms)
3770      Branch: perl
3771            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
3772 ____________________________________________________________________________
3773 [  4084] By: bailey                                on 1999/09/06  02:39:11
3774         Log: Integrate mainline 5.05_61
3775      Branch: vmsperl
3776           +> (branch 32 files)
3777            - lib/unicode/EthiopicSyllables.txt
3778            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
3779            - warning.pl
3780            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
3781            ! vms/perly_h.vms vms/vms.c
3782           !> (integrate 346 files)
3783 ____________________________________________________________________________
3784 [  4083] By: gsar                                  on 1999/09/06  00:10:40
3785         Log: optional warning on join(/foo/...) (reworked suggested patch
3786              by Mark-Jason Dominus <mjd@plover.com>)
3787      Branch: perl
3788            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
3789            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
3790            ! pp_proto.h t/pragma/warn/op
3791 ____________________________________________________________________________
3792 [  4082] By: gsar                                  on 1999/09/05  22:28:57
3793         Log: fix data loss when more than one block is read from SDBM
3794              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
3795      Branch: perl
3796            ! ext/SDBM_File/sdbm/sdbm.c
3797 ____________________________________________________________________________
3798 [  4081] By: gsar                                  on 1999/09/05  22:07:18
3799         Log: initial implementation of lvalue subroutines (slightly fixed
3800              version of patch suggested by Ilya Zakharevich, which in turn
3801              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
3802      Branch: perl
3803            + t/pragma/sub_lval.t
3804            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
3805            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
3806            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
3807            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
3808            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
3809 ____________________________________________________________________________
3810 [  4080] By: jhi                                   on 1999/09/05  22:02:18
3811         Log: Undo #4055 (related to #4079).
3812      Branch: cfgperl
3813            ! pod/perlop.pod
3814 ____________________________________________________________________________
3815 [  4079] By: jhi                                   on 1999/09/05  21:30:54
3816         Log: Time is not yet ripe.
3817      Branch: cfgperl
3818            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
3819 ____________________________________________________________________________
3820 [  4078] By: gsar                                  on 1999/09/05  18:17:32
3821         Log: modified suggested patch to handle cross-refs and qr// objects
3822              correctly; unfollowed refs are represented as simple string
3823              value, not just the bare type; $VERSION stays the same until
3824              it is ready for prime time (avoids CPAN confustication)
3825              From:    John Nolan <jpnolan@Op.Net>
3826              Date:    Wed, 04 Aug 1999 20:21:10 EDT
3827              Message-Id: <199908050021.UAA09693@monet.op.net>
3828              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
3829      Branch: perl
3830            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
3831            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
3832 ____________________________________________________________________________
3833 [  4077] By: jhi                                   on 1999/09/04  21:54:42
3834         Log: timesum() wasn't @EXPORTed as promised by the documentation.
3835              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
3836      Branch: cfgperl
3837            ! lib/Benchmark.pm
3838 ____________________________________________________________________________
3839 [  4076] By: gsar                                  on 1999/09/04  20:21:59
3840         Log: integrate cfgperl contents into mainline
3841      Branch: perl
3842           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
3843           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
3844           +> warnings.h warnings.pl xsutils.c
3845            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
3846           !> (integrate 109 files)
3847 ____________________________________________________________________________
3848 [  4075] By: jhi                                   on 1999/09/04  18:04:47
3849         Log: use integer on the problematic subtest.
3850      Branch: cfgperl
3851            ! t/op/misc.t
3852 ____________________________________________________________________________
3853 [  4074] By: jhi                                   on 1999/09/04  17:57:40
3854         Log: Warn about numconvert.t in case somebody
3855              wants to make sv_2pv more 64-bit aware.
3856      Branch: cfgperl
3857            ! sv.c
3858 ____________________________________________________________________________
3859 [  4073] By: jhi                                   on 1999/09/04  17:54:51
3860         Log: Comment upgrading: the quad situation isn't quite as
3861              bad as it used to be.
3862      Branch: cfgperl
3863            ! perl.h
3864 ____________________________________________________________________________
3865 [  4072] By: jhi                                   on 1999/09/04  15:35:37
3866         Log: Integrate with Sarathy.
3867      Branch: cfgperl
3868           !> win32/win32.c
3869 ____________________________________________________________________________
3870 [  4071] By: jhi                                   on 1999/09/04  15:28:11
3871         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
3872              
3873              From: Robin Barker <rmb1@cise.npl.co.uk>
3874              To: perl5-porters@perl.org
3875              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
3876              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
3877              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
3878              
3879              and later (in private email) found to be dependent
3880              on useperlio.
3881              
3882              Mental note: the cpp magic done in perlsdio.h (and assumedly
3883              also in perlsfio.h) may cause trouble later with lfs because
3884              both the perlio scheme by Perl and the lfs support by vendors
3885              like to play cpp games to map the stdio namespace back and forth.
3886              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
3887              just the beginning.
3888      Branch: cfgperl
3889            ! perlio.c
3890 ____________________________________________________________________________
3891 [  4070] By: jhi                                   on 1999/09/04  13:12:14
3892         Log: Enable 64-bit clean bit ops.
3893              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
3894      Branch: cfgperl
3895            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
3896            ! t/op/misc.t
3897 ____________________________________________________________________________
3898 [  4069] By: jhi                                   on 1999/09/03  21:17:30
3899         Log: Turn on USE_64_BIT_OFFSETS implicitly.
3900      Branch: cfgperl
3901            ! perl.h
3902 ____________________________________________________________________________
3903 [  4068] By: jhi                                   on 1999/09/03  08:19:59
3904         Log: Fix from Spider for the sub attributes (there was an undocumented
3905              dependency between force_word() and skipspace()).
3906      Branch: cfgperl
3907            ! toke.c
3908 ____________________________________________________________________________
3909 [  4067] By: jhi                                   on 1999/09/01  23:17:06
3910         Log: From: John Tobey <spam@john-edwin-tobey.org>
3911              To: ilya@math.ohio-state.edu
3912              CC: perl5-porters@perl.org
3913              Subject: Re: [PATCH 5.005_60] distclean forgot two
3914              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
3915              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
3916      Branch: cfgperl
3917            ! t/lib/dprof.t
3918 ____________________________________________________________________________
3919 [  4066] By: jhi                                   on 1999/09/01  23:14:50
3920         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3921              To: perl5-porters@perl.org
3922              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
3923              Date: Fri, 20 Aug 1999 15:37:27 +0100
3924              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
3925      Branch: cfgperl
3926            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
3927            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
3928            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
3929 ____________________________________________________________________________
3930 [  4065] By: jhi                                   on 1999/09/01  22:06:43
3931         Log: From: Dominic Dunlop <domo@vo.lu>
3932              To: perl5-porters@perl.org
3933              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
3934              (UNINSTALLED) [PATCH]
3935              Date: Thu, 19 Aug 1999 09:48:03 +0200
3936              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
3937              
3938              The PERL_POLLUTE_MALLOC part had to be manually applied.
3939      Branch: cfgperl
3940            ! hints/machten.sh perl.h
3941 ____________________________________________________________________________
3942 [  4064] By: jhi                                   on 1999/09/01  13:56:14
3943         Log: From: Martin Lichtin <lichtin@bivio.com>
3944              To: jhi@iki.fi
3945              CC: perl5-porters@perl.org
3946              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
3947              Date: Wed, 01 Sep 1999 15:50:04 +0200
3948              Message-ID: <37CD2F0C.944BFACE@bivio.com>
3949      Branch: cfgperl
3950            ! lib/ExtUtils/Install.pm
3951 ____________________________________________________________________________
3952 [  4063] By: jhi                                   on 1999/09/01  13:16:11
3953         Log: Enhance lfs tests: check every seek and sysseek
3954              and test also that -e and -f detect largefiles.
3955      Branch: cfgperl
3956            ! t/lib/syslfs.t t/op/lfs.t
3957 ____________________________________________________________________________
3958 [  4062] By: jhi                                   on 1999/09/01  12:08:04
3959         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
3960              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
3961              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
3962              The Perl Porters Mailing List <perl5-porters@perl.org>
3963              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
3964              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
3965              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
3966      Branch: cfgperl
3967            ! pod/perldiag.pod
3968 ____________________________________________________________________________
3969 [  4061] By: jhi                                   on 1999/09/01  12:03:03
3970         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3971              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
3972              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
3973              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
3974              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
3975              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
3976      Branch: cfgperl
3977            ! op.c t/op/join.t
3978 ____________________________________________________________________________
3979 [  4060] By: jhi                                   on 1999/09/01  07:59:42
3980         Log: IV_DIG and NV_DIG fixes.
3981      Branch: cfgperl
3982            ! perl.h
3983 ____________________________________________________________________________
3984 [  4059] By: jhi                                   on 1999/08/31  14:47:18
3985         Log: \C{} -> \N{} residue.
3986      Branch: cfgperl
3987            ! toke.c
3988 ____________________________________________________________________________
3989 [  4057] By: gsar                                  on 1999/08/30  22:08:19
3990         Log: avoid hiding child process window
3991      Branch: perl
3992            ! win32/win32.c
3993 ____________________________________________________________________________
3994 [  4055] By: jhi                                   on 1999/08/30  21:20:50
3995         Log: Document the undefinedness of overshifting.
3996      Branch: cfgperl
3997            ! pod/perlop.pod
3998 ____________________________________________________________________________
3999 [  4054] By: jhi                                   on 1999/08/30  20:18:18
4000         Log: History fixes and updates.
4001      Branch: cfgperl
4002            ! pod/perlhist.pod
4003 ____________________________________________________________________________
4004 [  4053] By: jhi                                   on 1999/08/30  19:34:02
4005         Log: Shell quoting thinko broke installdirs.
4006              From: JVromans@Squirrel.nl (Johan Vromans)
4007              To: perl5-porters@perl.org
4008              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
4009              installprefix
4010              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
4011              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
4012      Branch: cfgperl
4013            ! Configure config_h.SH
4014      Branch: metaconfig
4015            ! U/installdirs/archlib.U U/installdirs/bin.U
4016            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
4017            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
4018            ! U/installdirs/man3dir.U U/installdirs/privlib.U
4019            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
4020            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
4021            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
4022            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
4023            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
4024            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
4025            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
4026            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
4027            ! U/installdirs/vendorscriptdir.U
4028 ____________________________________________________________________________
4029 [  4052] By: jhi                                   on 1999/08/30  02:57:05
4030         Log: Use \N{named characters} instead of \C.
4031              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4032              To: jhi@iki.fi
4033              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
4034              perl5-porters@perl.org (Mailing list Perl5)
4035              Subject: Re: [PATCH 5.005_58] Named characters in Perl
4036              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
4037              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
4038      Branch: cfgperl
4039            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
4040            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
4041 ____________________________________________________________________________
4042 [  4051] By: jhi                                   on 1999/08/30  02:54:20
4043         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
4044              To: perl5-porters@perl.org
4045              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
4046              don't mix
4047              Date: Sun, 29 Aug 1999 19:04:53 -0400
4048              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
4049      Branch: cfgperl
4050            ! universal.c
4051 ____________________________________________________________________________
4052 [  4050] By: jhi                                   on 1999/08/29  16:38:58
4053         Log: Conditionally socksify the LIBS of Socket.
4054      Branch: cfgperl
4055            ! ext/Socket/Makefile.PL
4056 ____________________________________________________________________________
4057 [  4049] By: jhi                                   on 1999/08/29  15:33:30
4058         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4059              To: Mailing list Perl5 <perl5-porters@perl.org>
4060              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
4061              Date: Wed, 25 Aug 1999 16:19:58 -0400
4062              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
4063      Branch: cfgperl
4064            ! lib/perl5db.pl
4065 ____________________________________________________________________________
4066 [  4048] By: jhi                                   on 1999/08/29  15:31:36
4067         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4068              To: perl5-porters@perl.org
4069              Subject: [PATCH _61] Lost arguments to simplified sort
4070              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
4071              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
4072      Branch: cfgperl
4073            ! op.c t/op/sort.t
4074 ____________________________________________________________________________
4075 [  4047] By: jhi                                   on 1999/08/29  15:29:29
4076         Log: From: Olaf Flebbe <olaf@science-computing.de>
4077              Sender: owner-perl5-porters@perl.org
4078              To: perl5-porters@perl.org
4079              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
4080              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
4081      Branch: cfgperl
4082            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
4083            ! epoc/perl.mmp epoc/perl.pkg
4084 ____________________________________________________________________________
4085 [  4046] By: jhi                                   on 1999/08/29  15:21:18
4086         Log: From: pvhp@forte.com (Peter Prymmer)
4087              To: perl5-porters@perl.org
4088              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
4089              Date: Fri, 27 Aug 99 18:51:04 PDT
4090              Message-Id: <9908280151.AA05010@forte.com>
4091      Branch: cfgperl
4092            ! t/lib/cgi-html.t
4093 ____________________________________________________________________________
4094 [  4045] By: jhi                                   on 1999/08/29  15:18:38
4095         Log: Fix scalar gmtime (and localtime) in quad environments,
4096              bug reported by Robin Parker.
4097              
4098              From: Robin Barker <rmb1@cise.npl.co.uk>
4099              To: jhi@iki.fi
4100              Cc: perl5-porters@perl.org
4101              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
4102              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
4103              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
4104      Branch: cfgperl
4105            ! pp_sys.c t/op/time.t
4106 ____________________________________________________________________________
4107 [  4044] By: jhi                                   on 1999/08/29  11:24:03
4108         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4109              To: perl5-porters@perl.org (Mailing list Perl5)
4110              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
4111              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
4112              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
4113              
4114              Addendum: it's "only" 33% speedup.
4115      Branch: cfgperl
4116            ! dump.c op.c op.h pp.h
4117 ____________________________________________________________________________
4118 [  4043] By: jhi                                   on 1999/08/29  11:10:33
4119         Log: From: spider-perl@Orb.Nashua.NH.US
4120              To: Mailing list Perl5 <perl5-porters@perl.org>
4121              Subject: [PATCH 5.005_61 CORE] sub : attrlist
4122              Date: Sun, 29 Aug 1999 03:02:11 -0400
4123              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
4124      Branch: cfgperl
4125            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
4126            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
4127            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
4128            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
4129            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
4130            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
4131            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
4132 ____________________________________________________________________________
4133 [  4042] By: jhi                                   on 1999/08/29  11:08:50
4134         Log: Turn off gcc-2.95's strict-alias optimization.
4135              This, of course, should be only temporary.
4136              From Andy Dougherty.
4137      Branch: cfgperl
4138            ! Configure config_h.SH
4139      Branch: metaconfig
4140            ! U/compline/ccflags.U U/modified/cc.U
4141 ____________________________________________________________________________
4142 [  4041] By: jhi                                   on 1999/08/29  10:47:30
4143         Log: Fix a typo in #4036.
4144      Branch: cfgperl
4145            ! mg.c
4146 ____________________________________________________________________________
4147 [  4040] By: jhi                                   on 1999/08/29  10:34:58
4148         Log: Add a missing #endif forgotten by #4035.
4149      Branch: cfgperl
4150            ! doop.c
4151 ____________________________________________________________________________
4152 [  4039] By: jhi                                   on 1999/08/29  10:31:19
4153         Log: Remove an extra #endif introduced by #4036.
4154      Branch: cfgperl
4155            ! perl.h
4156 ____________________________________________________________________________
4157 [  4038] By: jhi                                   on 1999/08/29  10:18:59
4158         Log: Rename warning to warnings, from Paul Marquess.
4159      Branch: cfgperl
4160            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
4161            + t/pragma/warnings.t warnings.h warnings.pl
4162            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
4163            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
4164            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
4165            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
4166            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
4167            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
4168            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
4169            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
4170            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
4171            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
4172            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4173            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
4174            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
4175 ____________________________________________________________________________
4176 [  4037] By: jhi                                   on 1999/08/29  10:08:47
4177         Log: Create the equivalence tables based on
4178              the real Unicode decomposition, not on
4179              the character name.
4180      Branch: cfgperl
4181            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4182            ! lib/unicode/mktables.PL
4183 ____________________________________________________________________________
4184 [  4036] By: jhi                                   on 1999/08/29  09:29:08
4185         Log: Integrate with Sarathy.
4186      Branch: cfgperl
4187           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
4188           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
4189           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
4190           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
4191           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
4192           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
4193           !> (integrate 190 files)
4194 ____________________________________________________________________________
4195 [  4035] By: jhi                                   on 1999/08/29  08:56:15
4196         Log: Implement 64-bit vec().
4197      Branch: cfgperl
4198            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4199            ! pp.h t/op/64bit.t
4200 ____________________________________________________________________________
4201 [  4034] By: gsar                                  on 1999/08/29  03:35:18
4202         Log: deadcode removal
4203      Branch: perl
4204            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
4205            ! pp_ctl.c proto.h run.c sv.c
4206 ____________________________________________________________________________
4207 [  4033] By: jhi                                   on 1999/08/28  17:31:07
4208         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
4209              To: perl5-porters@perl.org
4210              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
4211              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
4212              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
4213      Branch: cfgperl
4214            ! perl.h
4215 ____________________________________________________________________________
4216 [  4032] By: gsar                                  on 1999/08/26  23:53:33
4217         Log: new thread should set current interp in TLS
4218      Branch: perl
4219            ! ext/Thread/Thread.xs
4220 ____________________________________________________________________________
4221 [  4031] By: bailey                                on 1999/08/23  03:40:07
4222         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
4223      Branch: vmsperl
4224            ! lib/ExtUtils/MM_VMS.pm
4225 ____________________________________________________________________________
4226 [  4030] By: bailey                                on 1999/08/23  03:37:43
4227         Log: Patch up holes in realclean target
4228      Branch: vmsperl
4229            ! vms/descrip_mms.template
4230 ____________________________________________________________________________
4231 [  4029] By: bailey                                on 1999/08/23  03:36:24
4232         Log: Fix handling of PERL_POLLUTE
4233      Branch: vmsperl
4234            ! lib/ExtUtils/MM_VMS.pm
4235 ____________________________________________________________________________
4236 [  4028] By: bailey                                on 1999/08/23  03:34:08
4237         Log: Update VMS version of perly.h
4238      Branch: vmsperl
4239            ! vms/perly_h.vms
4240 ____________________________________________________________________________
4241 [  4027] By: bailey                                on 1999/08/23  03:32:45
4242         Log: Update dependencies in Descrip.MMS
4243      Branch: vmsperl
4244            ! vms/descrip_mms.template
4245 ____________________________________________________________________________
4246 [  4026] By: bailey                                on 1999/08/23  03:30:01
4247         Log: Fix prototypes in perlapi.c (64-bit?)
4248              Clear prior definition of getenv_len before defining VMS-specific macro
4249      Branch: vmsperl
4250            ! perlapi.c vms/vmsish.h
4251 ____________________________________________________________________________
4252 [  4025] By: bailey                                on 1999/08/23  03:25:51
4253         Log: Add '-m' option to Configure.com which skips the MANIFEST check
4254      Branch: vmsperl
4255            ! configure.com
4256 ____________________________________________________________________________
4257 [  4024] By: bailey                                on 1999/08/23  03:23:34
4258         Log: Skip open() tests that rely on Unix fork semantics
4259      Branch: vmsperl
4260            ! t/io/open.t
4261 ____________________________________________________________________________
4262 [  4023] By: bailey                                on 1999/08/23  03:21:46
4263         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
4264      Branch: vmsperl
4265            ! vms/gen_shrfls.pl
4266 ____________________________________________________________________________
4267 [  4022] By: bailey                                on 1999/08/23  03:17:33
4268         Log: update MM_VMS to use new File::Spec routines
4269      Branch: vmsperl
4270            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
4271 ____________________________________________________________________________
4272 [  4021] By: bailey                                on 1999/08/23  03:13:40
4273         Log: byteperl is now part of the ByteLoader ext
4274      Branch: vmsperl
4275            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
4276 ____________________________________________________________________________
4277 [  4020] By: bailey                                on 1999/08/23  03:10:41
4278         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
4279      Branch: vmsperl
4280            ! vms/vms.c
4281 ____________________________________________________________________________
4282 [  4019] By: bailey                                on 1999/08/23  03:07:28
4283         Log: Update calls for new thread context handling
4284      Branch: vmsperl
4285            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
4286            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
4287 ____________________________________________________________________________
4288 [  4018] By: bailey                                on 1999/08/23  03:01:31
4289         Log: Allow for file versions in library when looking for .bs files
4290      Branch: vmsperl
4291            ! ext/DynaLoader/DynaLoader_pm.PL
4292 ____________________________________________________________________________
4293 [  4017] By: bailey                                on 1999/08/23  02:58:55
4294         Log: Update VMS configuration procedures for 5.005_60
4295      Branch: vmsperl
4296            ! configure.com vms/subconfigure.com
4297 ____________________________________________________________________________
4298 [  4016] By: gsar                                  on 1999/08/20  22:19:56
4299         Log: update Changes
4300      Branch: perl
4301            ! Changes
4302
4303 ----------------
4304 Version 5.005_61
4305 ----------------
4306
4307 ____________________________________________________________________________
4308 [  4015] By: gsar                                  on 1999/08/20  22:17:41
4309         Log: perl_free() should use PerlMem_free()
4310      Branch: perl
4311            ! perl.c
4312 ____________________________________________________________________________
4313 [  4014] By: gsar                                  on 1999/08/20  22:10:46
4314         Log: win32 tweaks
4315      Branch: perl
4316            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
4317            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4318            ! win32/config_H.vc
4319 ____________________________________________________________________________
4320 [  4013] By: gsar                                  on 1999/08/20  22:09:56
4321         Log: DEBUG_m() adjusted to internalize dTHX
4322      Branch: perl
4323            ! malloc.c perl.h util.c
4324 ____________________________________________________________________________
4325 [  4012] By: gsar                                  on 1999/08/20  17:51:06
4326         Log: make autogenerated files writable
4327      Branch: perl
4328            ! (edit 171 files)
4329 ____________________________________________________________________________
4330 [  4011] By: gsar                                  on 1999/08/20  17:43:47
4331         Log: update Changes
4332      Branch: perl
4333            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
4334 ____________________________________________________________________________
4335 [  4010] By: gsar                                  on 1999/08/20  17:21:53
4336         Log: up patchlevel &c
4337      Branch: perl
4338            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4339            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4340 ____________________________________________________________________________
4341 [  4009] By: gsar                                  on 1999/08/20  16:46:26
4342         Log: add missing Is/Syl*.pl files
4343      Branch: perl
4344            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
4345            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
4346            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
4347            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
4348            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
4349            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
4350 ____________________________________________________________________________
4351 [  4008] By: gsar                                  on 1999/08/20  16:31:02
4352         Log: integrate cfgperl contents into mainline
4353      Branch: perl
4354           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
4355           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4356           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
4357           +> t/op/lfs.t
4358            - lib/unicode/EthiopicSyllables.txt
4359            - lib/unicode/MakeEthiopicSyllables.PL
4360           !> (integrate 261 files)
4361 ____________________________________________________________________________
4362 [  4007] By: gsar                                  on 1999/08/20  15:24:08
4363         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
4364              USE_THREADS and MULTIPLICITY; minor pod adjustments
4365      Branch: perl
4366            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
4367            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
4368 ____________________________________________________________________________
4369 [  4006] By: jhi                                   on 1999/08/19  19:01:41
4370         Log: Tighten the vec() code so that naughty BITS cause an error.
4371      Branch: cfgperl
4372            ! doop.c
4373 ____________________________________________________________________________
4374 [  4005] By: jhi                                   on 1999/08/19  15:55:09
4375         Log: Don't document ill-defined vec() bits cases
4376              (for which the code doesn't work right in any case)
4377      Branch: cfgperl
4378            ! pod/perldiag.pod pod/perlfunc.pod
4379 ____________________________________________________________________________
4380 [  4004] By: jhi                                   on 1999/08/19  12:49:41
4381         Log: Removed duplicated code (in pp.c and mg.c) by introducing
4382              do_vecget().  NOTE: the calling convention of do_vecset()
4383              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
4384              in pp_vec() is no more multiplied by `size' in pp_vec(),
4385              the multiplication is now done in do_vecset().
4386              
4387              Also fix a cpp thinko in change #4002.
4388      Branch: cfgperl
4389            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
4390            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
4391            ! proto.h
4392 ____________________________________________________________________________
4393 [  4003] By: jhi                                   on 1999/08/18  08:27:22
4394         Log: Warn about small spherical distances.
4395      Branch: cfgperl
4396            ! lib/Math/Trig.pm
4397 ____________________________________________________________________________
4398 [  4002] By: jhi                                   on 1999/08/17  09:11:51
4399         Log: Enhance IV_FITS_IN_IV (though it's still unused).
4400      Branch: cfgperl
4401            ! perl.h
4402 ____________________________________________________________________________
4403 [  4001] By: jhi                                   on 1999/08/17  08:13:34
4404         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
4405              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
4406              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
4407              Subject: [PATCH] overload.pm str/num confu
4408              Date: 17 Aug 1999 08:21:12 +0200
4409      Branch: cfgperl
4410            ! lib/overload.pm
4411 ____________________________________________________________________________
4412 [  4000] By: jhi                                   on 1999/08/17  07:20:23
4413         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
4414              To: perl5-porters@perl.org
4415              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
4416              Date: 16 Aug 1999 14:24:28 -0700
4417              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
4418      Branch: cfgperl
4419            ! pod/perlobj.pod
4420 ____________________________________________________________________________
4421 [  3999] By: jhi                                   on 1999/08/16  19:49:09
4422         Log: Integrate with Nick.
4423      Branch: cfgperl
4424           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
4425 ____________________________________________________________________________
4426 [  3998] By: jhi                                   on 1999/08/16  19:44:29
4427         Log: Fix most of the pod2man moanings reported in
4428              
4429              From: "Larry W. Virden" <lvirden@cas.org>
4430              To: perl5-porters@perl.org
4431              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
4432              (UNINSTALLED)
4433              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
4434              Message-Id: <199908031935.PAA27692@cas.org>
4435              
4436              Configure regen'ed.
4437      Branch: cfgperl
4438            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4439            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
4440            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
4441            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
4442            ! utils/h2xs.PL utils/perlcc.PL
4443 ____________________________________________________________________________
4444 [  3997] By: jhi                                   on 1999/08/16  19:20:37
4445         Log: A fix of sorts for the flush-before-dup scenario.
4446      Branch: cfgperl
4447            ! doio.c
4448 ____________________________________________________________________________
4449 [  3996] By: jhi                                   on 1999/08/16  19:14:37
4450         Log: More paranoia.
4451      Branch: cfgperl
4452            ! sv.c
4453 ____________________________________________________________________________
4454 [  3995] By: jhi                                   on 1999/08/16  18:55:35
4455         Log: Batch of small 64-bit/long double/large file support tweaks:
4456              - scan for LDBL_DIG
4457              - from DBL_DIG and LDBL_DIG select NV_DIG
4458              - introduce IVSIZE, UVSIZE, NVSIZE
4459              - introduce IV_DIG
4460              - remove stdio64
4461              - AIX uses `oslevel` when others use `uname -r`
4462              - already AIX 4.2 goes 64-bit
4463              - in HP-UX require the 64-bit libc, just the directory isn't enough
4464              - group ids are not NVs
4465              - #undef USE_LONG_DOUBLE if long double is no better than double
4466              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
4467              - mention large file support in perldelta
4468              - introduce quad TOPpin' and POPpin'
4469              - the svcat... buffer was tiny for printing quads in %b
4470              - fix the multiplication test in 64bit.t
4471              - try to make VMS to comply with all this removal and "introducal"
4472              of symbols
4473      Branch: cfgperl
4474            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
4475            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
4476            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
4477      Branch: metaconfig
4478            ! U/modified/d_longdbl.U
4479      Branch: metaconfig/U/perl
4480            + d_ldbl_dig.U
4481 ____________________________________________________________________________
4482 [  3994] By: jhi                                   on 1999/08/16  07:53:44
4483         Log: More Configure/subconfigure.com syncing.
4484      Branch: cfgperl
4485            ! vms/subconfigure.com
4486 ____________________________________________________________________________
4487 [  3993] By: jhi                                   on 1999/08/14  22:09:26
4488         Log: Remove from VMS what the change #3982 took away from Configure lands.
4489      Branch: cfgperl
4490            ! vms/subconfigure.com
4491 ____________________________________________________________________________
4492 [  3992] By: jhi                                   on 1999/08/14  13:29:13
4493         Log: Small test tweaks.
4494      Branch: cfgperl
4495            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
4496 ____________________________________________________________________________
4497 [  3991] By: jhi                                   on 1999/08/14  13:08:41
4498         Log: Augment filesize limit note.
4499      Branch: cfgperl
4500            ! doio.c
4501 ____________________________________________________________________________
4502 [  3990] By: jhi                                   on 1999/08/14  13:06:12
4503         Log: Note about filesize limits.
4504      Branch: cfgperl
4505            ! doio.c pp_sys.c
4506 ____________________________________________________________________________
4507 [  3989] By: jhi                                   on 1999/08/14  11:31:58
4508         Log: Catch the case of filesize limits.
4509      Branch: cfgperl
4510            ! t/lib/syslfs.t t/op/lfs.t
4511 ____________________________________________________________________________
4512 [  3988] By: nick                                  on 1999/08/14  09:20:58
4513         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
4514              this causes a POPSTACK panic. The problem seems to be that although
4515              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
4516              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
4517              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
4518              messing with CATCH_SET() in call_sv, use it in perl_vdie().
4519              Add test to op/eval.t which will fail (panic) if bug comes back.
4520              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
4521      Branch: perl
4522            ! cop.h perl.c t/op/eval.t util.c
4523 ____________________________________________________________________________
4524 [  3987] By: jhi                                   on 1999/08/13  23:57:52
4525         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
4526              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
4527              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
4528              Date: Fri, 13 Aug 1999 17:42:47 -0500
4529              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
4530      Branch: cfgperl
4531            ! lib/ExtUtils/MM_VMS.pm
4532 ____________________________________________________________________________
4533 [  3986] By: jhi                                   on 1999/08/13  23:56:44
4534         Log: Don't quit before printing out the message.
4535      Branch: cfgperl
4536            ! t/lib/syslfs.t t/op/lfs.t
4537 ____________________________________________________________________________
4538 [  3985] By: jhi                                   on 1999/08/13  23:35:49
4539         Log: Remove more t/ trash on target "clean".
4540      Branch: cfgperl
4541            ! Makefile.SH
4542 ____________________________________________________________________________
4543 [  3984] By: jhi                                   on 1999/08/13  23:02:53
4544         Log: Avoid double long double. 
4545      Branch: cfgperl
4546            ! Configure config_h.SH
4547      Branch: metaconfig/U/perl
4548            ! uselongdbl.U
4549 ____________________________________________________________________________
4550 [  3983] By: jhi                                   on 1999/08/13  22:59:56
4551         Log: BYTEORDER fix.
4552      Branch: cfgperl
4553            ! Configure config_h.SH
4554      Branch: metaconfig
4555            ! U/compline/byteorder.U
4556 ____________________________________________________________________________
4557 [  3982] By: jhi                                   on 1999/08/13  22:48:40
4558         Log: Jumbo Configure and large file support update.
4559              Remove a lot of unneeded 64-bitness cruft;
4560              re-introduce BYTEORDER; update 64-bitness hints;
4561              lfs should now work in Solaris; long doubles in AIX.
4562      Branch: cfgperl
4563            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
4564            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
4565            ! perlsdio.h pp.h pp_sys.c
4566      Branch: metaconfig
4567            ! U/compline/byteorder.U U/compline/ccflags.U
4568      Branch: metaconfig/U/perl
4569            ! d_dlsymun.U io64.U uselongdbl.U
4570 ____________________________________________________________________________
4571 [  3980] By: jhi                                   on 1999/08/13  15:09:11
4572         Log: Introduce HAS_LLSEEK.
4573      Branch: cfgperl
4574            ! Configure config_h.SH perl.h
4575 ____________________________________________________________________________
4576 [  3979] By: jhi                                   on 1999/08/13  14:29:47
4577         Log: From: <dan@sidhe.org>
4578              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
4579              sarathy@activestate.com
4580              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
4581              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
4582              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
4583      Branch: cfgperl
4584            ! vms/vms.c
4585 ____________________________________________________________________________
4586 [  3978] By: jhi                                   on 1999/08/13  09:56:46
4587         Log: Make the 64-bit tests more paranoid.
4588      Branch: cfgperl
4589            ! t/op/64bit.t
4590 ____________________________________________________________________________
4591 [  3976] By: jhi                                   on 1999/08/12  21:49:16
4592         Log: IRIX64 needs more -mabi=64 with gcc.
4593      Branch: cfgperl
4594            ! hints/irix_6.sh
4595 ____________________________________________________________________________
4596 [  3975] By: jhi                                   on 1999/08/12  21:02:03
4597         Log: Reincarnate change #3967, now in more modest form.
4598      Branch: cfgperl
4599            ! hints/irix_6.sh
4600 ____________________________________________________________________________
4601 [  3974] By: jhi                                   on 1999/08/12  20:49:36
4602         Log: Remove rt from libswanted (I added it many moons ago
4603              when I thought it would be useful in Digital UNIX,
4604              I was wrong); undo the recent IRIX hints changes,
4605              getting rid of one warning brought new ones.
4606      Branch: cfgperl
4607            ! Configure config_h.SH hints/irix_6.sh
4608      Branch: metaconfig
4609            ! U/modified/Myinit.U
4610 ____________________________________________________________________________
4611 [  3973] By: jhi                                   on 1999/08/12  19:42:53
4612         Log: st_blocks is in 512 byte blocks.
4613      Branch: cfgperl
4614            ! t/lib/syslfs.t t/op/lfs.t
4615 ____________________________________________________________________________
4616 [  3972] By: jhi                                   on 1999/08/12  19:27:31
4617         Log: Don't claim defeat too early.
4618      Branch: cfgperl
4619            ! Configure config_h.SH
4620      Branch: metaconfig/U/perl
4621            ! longdblfio.U
4622 ____________________________________________________________________________
4623 [  3971] By: jhi                                   on 1999/08/12  19:24:14
4624         Log: IRIX 64-bit hint tweak. 
4625      Branch: cfgperl
4626            ! hints/irix_6.sh
4627 ____________________________________________________________________________
4628 [  3970] By: nick                                  on 1999/08/12  19:17:20
4629         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
4630              tests i.e. RV2AV and RV2HV
4631      Branch: perl
4632            ! op.c t/pragma/warn/op
4633 ____________________________________________________________________________
4634 [  3969] By: jhi                                   on 1999/08/12  19:06:17
4635         Log: Add Configure -Duselongdouble and add a missing semicolon.
4636      Branch: cfgperl
4637            ! Configure config_h.SH sv.c
4638      Branch: metaconfig/U/perl
4639            + uselongdbl.U
4640 ____________________________________________________________________________
4641 [  3968] By: jhi                                   on 1999/08/12  18:46:00
4642         Log: Simply exit() early if lfs support seems unlikely.
4643      Branch: cfgperl
4644            ! t/lib/syslfs.t t/op/lfs.t
4645 ____________________________________________________________________________
4646 [  3967] By: jhi                                   on 1999/08/12  18:44:05
4647         Log: Suffer silently for unused libraries.
4648      Branch: cfgperl
4649            ! hints/irix_6.sh
4650 ____________________________________________________________________________
4651 [  3966] By: jhi                                   on 1999/08/12  13:18:44
4652         Log: Update MANIFEST to follow change #3965.
4653      Branch: cfgperl
4654            ! MANIFEST
4655 ____________________________________________________________________________
4656 [  3965] By: jhi                                   on 1999/08/12  13:15:38
4657         Log: Regenerate Unicode tables based on new syllable lists
4658              from Daniel Yacob.
4659      Branch: cfgperl
4660            ! (edit 159 files)
4661 ____________________________________________________________________________
4662 [  3964] By: jhi                                   on 1999/08/12  10:06:24
4663         Log: Remove more spurious casting.
4664      Branch: cfgperl
4665            ! pp_sys.c
4666 ____________________________________________________________________________
4667 [  3963] By: jhi                                   on 1999/08/12  08:18:53
4668         Log: Minor niggles on the lfs tests.
4669      Branch: cfgperl
4670            ! t/lib/syslfs.t t/op/lfs.t
4671 ____________________________________________________________________________
4672 [  3962] By: jhi                                   on 1999/08/11  22:48:25
4673         Log: Don't bother with lfs testing if off_t is too small.
4674      Branch: cfgperl
4675            ! t/lib/syslfs.t t/op/lfs.t
4676 ____________________________________________________________________________
4677 [  3961] By: jhi                                   on 1999/08/11  22:22:54
4678         Log: Long double patches from Dan Sugalski.
4679      Branch: cfgperl
4680            ! sv.c
4681 ____________________________________________________________________________
4682 [  3960] By: jhi                                   on 1999/08/11  22:17:55
4683         Log: Flush buffer before duplicating file descriptor.
4684              
4685              From: Mark-Jason Dominus <mjd@plover.com>
4686              To: Graham Barr <gbarr@pobox.com>
4687              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
4688              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
4689              Date: Wed, 11 Aug 1999 15:56:09 -0400
4690              Message-ID: <19990811195610.5933.qmail@plover.com>
4691              
4692              From: Mark-Jason Dominus <mjd@plover.com>
4693              To: perl5-porters@perl.org
4694              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
4695              Date: Wed, 11 Aug 1999 16:05:46 -0400
4696              Message-ID: <19990811200546.6165.qmail@plover.com>
4697      Branch: cfgperl
4698            ! doio.c pod/perldelta.pod
4699 ____________________________________________________________________________
4700 [  3959] By: jhi                                   on 1999/08/11  22:11:35
4701         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
4702              
4703              From: "Craig A. Berry" <craig.berry@metamor.com>
4704              Sender: owner-perl5-porters@perl.org
4705              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
4706              bailey@newman.upenn.edu
4707              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
4708              problem
4709              Date: Wed, 11 Aug 1999 14:31:11 -0500
4710              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
4711      Branch: cfgperl
4712            ! vms/vms.c
4713 ____________________________________________________________________________
4714 [  3958] By: jhi                                   on 1999/08/11  15:35:45
4715         Log: Add a hopefully comforting message if there seems to be no LFS. 
4716              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
4717              The tests will fail on lfs tests only if quad is available,
4718              if ENOQUAD, the lfs tests will be skipped.
4719      Branch: cfgperl
4720            ! t/lib/syslfs.t t/op/lfs.t
4721 ____________________________________________________________________________
4722 [  3957] By: jhi                                   on 1999/08/11  12:25:59
4723         Log: Unapply an experimental patch that accidentally escaped
4724              from the lab by piggybacking with the change #3955.
4725      Branch: cfgperl
4726            ! pp.c pp.h pp_hot.c
4727 ____________________________________________________________________________
4728 [  3956] By: jhi                                   on 1999/08/11  08:19:23
4729         Log: Add sysio large file support testing.
4730      Branch: cfgperl
4731            + t/lib/syslfs.t
4732            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
4733 ____________________________________________________________________________
4734 [  3955] By: jhi                                   on 1999/08/10  22:39:11
4735         Log: From: <dan@sidhe.org>
4736              To: vmsperl@perl.org, perl5-porters@perl.org,
4737              sarathy@activestate.com, bailey@newman.upenn.edu
4738              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
4739              threads on VMS
4740              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
4741              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
4742      Branch: cfgperl
4743            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
4744            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
4745            ! vms/writemain.pl
4746 ____________________________________________________________________________
4747 [  3954] By: jhi                                   on 1999/08/10  20:37:55
4748         Log: LFS testing robustness.
4749      Branch: cfgperl
4750            ! t/op/lfs.t
4751 ____________________________________________________________________________
4752 [  3953] By: jhi                                   on 1999/08/10  19:54:50
4753         Log: From: <dan@sidhe.org>
4754              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
4755              sarathy@activestate.com
4756              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
4757              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
4758              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
4759      Branch: cfgperl
4760            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
4761            ! vms/subconfigure.com vms/vmsish.h
4762 ____________________________________________________________________________
4763 [  3952] By: jhi                                   on 1999/08/10  17:18:57
4764         Log: AIX is different, again.  Now in cc -E output.
4765      Branch: cfgperl
4766            ! Configure config_h.SH
4767      Branch: metaconfig
4768            ! U/modified/cppstdin.U
4769 ____________________________________________________________________________
4770 [  3951] By: jhi                                   on 1999/08/10  14:37:08
4771         Log: Use Pid_t on pgrp matters.
4772      Branch: cfgperl
4773            ! pp_sys.c
4774 ____________________________________________________________________________
4775 [  3950] By: jhi                                   on 1999/08/10  14:35:30
4776         Log: Use Pid_t.
4777      Branch: cfgperl
4778            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
4779            ! pp_sys.c proto.h util.c
4780 ____________________________________________________________________________
4781 [  3949] By: jhi                                   on 1999/08/10  14:11:15
4782         Log: Use Mode_t.
4783      Branch: cfgperl
4784            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
4785            ! perlapi.h pp_sys.c proto.h
4786 ____________________________________________________________________________
4787 [  3948] By: jhi                                   on 1999/08/10  13:53:19
4788         Log: Small perlbug doc tweaks from Jon Orwant.
4789      Branch: cfgperl
4790            ! utils/perlbug.PL
4791 ____________________________________________________________________________
4792 [  3947] By: jhi                                   on 1999/08/10  09:55:11
4793         Log: Large file support testing.
4794      Branch: cfgperl
4795            + t/op/lfs.t
4796            ! MANIFEST t/op/64bit.t
4797 ____________________________________________________________________________
4798 [  3946] By: jhi                                   on 1999/08/10  09:13:54
4799         Log: Remove I32 casting from time-related functions.
4800      Branch: cfgperl
4801            ! pp_sys.c
4802 ____________________________________________________________________________
4803 [  3945] By: jhi                                   on 1999/08/10  09:06:42
4804         Log: Gratuitous uid and gid casts to I32s and ints removed.
4805              There are still problem spots in printfing such ids:
4806              width (%d vs %ld) and signedness %d vs %u.
4807      Branch: cfgperl
4808            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
4809            ! perl.c perlapi.c pp_hot.c proto.h
4810 ____________________________________________________________________________
4811 [  3944] By: jhi                                   on 1999/08/10  07:43:03
4812         Log: Remove I32 casts from pp_stat, these make stat()
4813              very broken e.g. on files larger than 2 gigabytes.
4814              Reported by
4815              From: Phil Lobbes <phil@finchcomputer.com>
4816              To: perl5-porters@perl.org
4817              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
4818              UNIX Perl 5.005_03
4819              Date: Mon, 09 Aug 1999 21:38:54 -0700
4820              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
4821              
4822              There are more of these I32 casts all over pp_sys.c,
4823              all of them should be checked.
4824      Branch: cfgperl
4825            ! pp_sys.c
4826 ____________________________________________________________________________
4827 [  3943] By: jhi                                   on 1999/08/10  07:38:30
4828         Log: Remove blathering.
4829      Branch: cfgperl
4830            ! lib/unicode/mktables.PL
4831 ____________________________________________________________________________
4832 [  3942] By: jhi                                   on 1999/08/09  20:35:13
4833         Log: lexwarn maintenance: new warning class unsafe
4834              subclasses 'overflow' and 'portable' created,
4835              used by the recent integer overflow warnings.
4836              Class syntax subclass 'octal' renamed to 'digit',
4837              binary and hexadecimal parsing errors also 'digit' warnings.
4838      Branch: cfgperl
4839            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
4840            ! util.c warning.h warning.pl
4841 ____________________________________________________________________________
4842 [  3941] By: jhi                                   on 1999/08/09  10:40:47
4843         Log: Integrate with Nick.
4844      Branch: cfgperl
4845           +> opnames.h
4846           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
4847           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
4848 ____________________________________________________________________________
4849 [  3940] By: jhi                                   on 1999/08/09  10:32:43
4850         Log: Regenerate the Unicode tables after having updated the Unicode
4851              database (change #3939).
4852      Branch: cfgperl
4853            ! (edit 157 files)
4854 ____________________________________________________________________________
4855 [  3939] By: jhi                                   on 1999/08/09  10:27:22
4856         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
4857      Branch: cfgperl
4858            ! lib/unicode/UnicodeData-Latest.txt
4859 ____________________________________________________________________________
4860 [  3938] By: jhi                                   on 1999/08/09  10:25:54
4861         Log: Ethiopic changes via private email from Daniel Yacob,
4862              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
4863              Canadian Syllabics and Yi under construction.
4864      Branch: cfgperl
4865            + lib/unicode/syllables.txt
4866            - lib/unicode/EthiopicSyllables.txt
4867            - lib/unicode/MakeEthiopicSyllables.PL
4868            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
4869            ! lib/unicode/mktables.PL
4870 ____________________________________________________________________________
4871 [  3937] By: jhi                                   on 1999/08/09  10:21:51
4872         Log: Move the equivalence class creation last.
4873      Branch: cfgperl
4874            ! lib/unicode/mktables.PL
4875 ____________________________________________________________________________
4876 [  3936] By: jhi                                   on 1999/08/09  10:20:40
4877         Log: Compute equivalence classes (diacritics stripping) only
4878              for letters, not for ligatures.
4879      Branch: cfgperl
4880            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4881            ! lib/unicode/mktables.PL
4882 ____________________________________________________________________________
4883 [  3935] By: nick                                  on 1999/08/08  13:53:57
4884         Log: Will now correctly re-call 
4885              bootstrap "Foo";
4886              if requested. This should allow build on Win32 and other
4887              platforms where you cannot link to loadables directly.
4888      Branch: perl
4889            ! ext/B/B/C.pm
4890 ____________________________________________________________________________
4891 [  3934] By: nick                                  on 1999/08/07  12:23:55
4892         Log: Vishal Bhatia <vishalb@my-deja.com>
4893              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
4894              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
4895      Branch: perl
4896            ! ext/B/B/CC.pm
4897 ____________________________________________________________________________
4898 [  3933] By: nick                                  on 1999/08/07  12:19:46
4899         Log: B::C changes to get simple Tk app. compiling again
4900      Branch: perl
4901            ! ext/B/B/C.pm
4902 ____________________________________________________________________________
4903 [  3932] By: jhi                                   on 1999/08/06  21:17:16
4904         Log: Regen Configure to include change #3915.
4905      Branch: cfgperl
4906            ! Configure config_h.SH
4907 ____________________________________________________________________________
4908 [  3931] By: jhi                                   on 1999/08/06  18:52:57
4909         Log: Todo update.
4910      Branch: cfgperl
4911            ! Todo Todo-5.005 lib/unicode/mktables.PL
4912 ____________________________________________________________________________
4913 [  3930] By: jhi                                   on 1999/08/06  13:13:05
4914         Log: Character class equivalence tables.
4915      Branch: cfgperl
4916            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4917            ! MANIFEST lib/unicode/mktables.PL
4918 ____________________________________________________________________________
4919 [  3929] By: jhi                                   on 1999/08/06  11:59:11
4920         Log: More Fcntl constants.  (This process really needs
4921              to be automated, at least partly, see the Errno extension.)
4922              Now also the SEEK_ constants are available via the Fcntl.
4923              Yes, this is redundant (IO::Seekable and POSIX supply them already),
4924              but now Fcntl is a one-stop shopping mall for all your
4925              file-related constants.    
4926      Branch: cfgperl
4927            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
4928 ____________________________________________________________________________
4929 [  3928] By: jhi                                   on 1999/08/06  08:08:03
4930         Log: Protect against pack/unpack repeat count overflows,
4931              based on:
4932              
4933              From: Nathan Torkington <gnat@frii.com>
4934              To: Brian Keefer <mgomes@cwix.com>
4935              Cc: perl5-porters@perl.org
4936              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
4937              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
4938              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
4939      Branch: cfgperl
4940            ! pod/perldiag.pod pp.c
4941 ____________________________________________________________________________
4942 [  3927] By: jhi                                   on 1999/08/06  07:32:20
4943         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
4944              
4945              From: Nathan Torkington <gnat@frii.com>
4946              To: perl5-porters@perl.org
4947              Subject: Bugfix for my bugfix
4948              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
4949              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
4950      Branch: cfgperl
4951            ! ext/B/B/Assembler.pm
4952 ____________________________________________________________________________
4953 [  3926] By: jhi                                   on 1999/08/05  17:25:19
4954         Log: Fix regex charclass parsing so that bogus ranges
4955              like [0-\d] and [[:word:]-z] are no more allowed.
4956              The anomaly was noticed by Guy Decoux.
4957      Branch: cfgperl
4958            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
4959 ____________________________________________________________________________
4960 [  3925] By: jhi                                   on 1999/08/05  10:31:47
4961         Log: split /^/ deprecation warning should not be on by default.
4962      Branch: cfgperl
4963            ! pp.c
4964 ____________________________________________________________________________
4965 [  3923] By: jhi                                   on 1999/08/05  09:16:57
4966         Log: From: paul.marquess@bt.com
4967              To: jhi@iki.fi, paul.marquess@bt.com
4968              Cc: gsar@ActiveState.com, perl5-porters@perl.org
4969              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
4970              Date: Thu, 5 Aug 1999 09:33:14 +0100
4971              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
4972      Branch: cfgperl
4973            ! t/lib/anydbm.t
4974 ____________________________________________________________________________
4975 [  3921] By: jhi                                   on 1999/08/05  08:05:13
4976         Log: From: paul.marquess@bt.com
4977              To: perl5-porters@perl.org
4978              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
4979              randy@theoryx5.uwinnipeg.ca
4980              Subject:  [PATCH 5.005_60] DB_File 1.70
4981              Date: Wed, 4 Aug 1999 23:22:22 +0100
4982              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
4983              
4984              (Replaces change #3917)
4985      Branch: cfgperl
4986            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4987            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
4988 ____________________________________________________________________________
4989 [  3920] By: jhi                                   on 1999/08/04  19:02:58
4990         Log: From: Nathan Torkington <gnat@frii.com>
4991              To: perl5-porters@perl.org
4992              Subject: [5.005_60 PATCH] Make B::Bytecode work
4993              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
4994              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
4995      Branch: cfgperl
4996            ! ext/B/B/Assembler.pm
4997 ____________________________________________________________________________
4998 [  3919] By: jhi                                   on 1999/08/04  10:56:26
4999         Log: Update history records.
5000      Branch: cfgperl
5001            ! pod/perlhist.pod
5002 ____________________________________________________________________________
5003 [  3918] By: jhi                                   on 1999/08/04  09:36:13
5004         Log: Minor fixes to linux -Dusethreads -Duseperlio.
5005      Branch: cfgperl
5006            ! perlio.c
5007 ____________________________________________________________________________
5008 [  3917] By: jhi                                   on 1999/08/04  08:13:20
5009         Log: (Replaced by change #3921)
5010              From: paul.marquess@bt.com
5011              To: gsar@activestate.com
5012              Cc: perl5-porters@perl.org
5013              Subject: [PATCH 5.005_60] DB_File 1.69
5014              Date: Tue, 3 Aug 1999 22:55:00 +0100
5015              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
5016      Branch: cfgperl
5017            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5018            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
5019 ____________________________________________________________________________
5020 [  3916] By: jhi                                   on 1999/08/04  07:59:05
5021         Log: Introduce the charnames pragma.
5022              
5023              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
5024              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
5025              To: Chip Salzenberg <[11]chip@perlsupport.com>
5026              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
5027              Date: Sat, 31 Jul 1999 05:44:05 -0400
5028              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
5029              
5030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5031              To: Mailing list Perl5 <perl5-porters@perl.org>
5032              Subject: [PATCH 5.005_58] Named characters in Perl
5033              Date: Mon, 2 Aug 1999 19:25:40 -0400
5034              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
5035      Branch: cfgperl
5036            + lib/charnames.pm t/lib/charnames.t
5037            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
5038            ! pod/perlre.pod regcomp.c toke.c
5039 ____________________________________________________________________________
5040 [  3915] By: jhi                                   on 1999/08/03  21:18:49
5041         Log: Support Configure -Dmake=pmake.
5042              Via private email from Andy.
5043              NOTE: assumes "basename" command.
5044      Branch: metaconfig
5045            ! U/modified/Config_sh.U
5046 ____________________________________________________________________________
5047 [  3914] By: jhi                                   on 1999/08/03  21:11:11
5048         Log: The op/filetest.t failed subtest 7 if testing as root.
5049              
5050              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
5051              To: perl5-porters@perl.org
5052              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
5053              Date: Tue, 27 Jul 1999 22:54:05 +0200
5054              Message-Id: <379E1C6D.626DC765@club-internet.fr>
5055      Branch: cfgperl
5056            ! t/op/filetest.t
5057 ____________________________________________________________________________
5058 [  3911] By: jhi                                   on 1999/08/03  19:52:38
5059         Log: The "-Dusethreads -Duseperlio" combination failed.
5060              
5061              From: Spider Boardman <spider@leggy.zk3.dec.com>
5062              To: perl5-porters@perl.org
5063              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
5064              4.0 (UNINSTALLED)
5065              Date: Tue, 3 Aug 1999 14:25:00 -0400
5066              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
5067              
5068              See also change #3912.
5069      Branch: cfgperl
5070            ! perlio.c
5071 ____________________________________________________________________________
5072 [  3910] By: jhi                                   on 1999/08/03  10:44:24
5073         Log: From: Chris Nandor <pudge@pobox.com>
5074              To: perl5-porters@perl.org
5075              Subject: [PATCH 5.005_58] perlbug.PL 1.27
5076              Date: Wed, 28 Jul 1999 23:42:49 -0400
5077              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
5078      Branch: cfgperl
5079            ! utils/perlbug.PL
5080 ____________________________________________________________________________
5081 [  3909] By: jhi                                   on 1999/08/03  10:41:04
5082         Log: Hints for building ByteLoader in SunoS.  Based on
5083              From: Andy Dougherty <doughera@lafayette.edu>
5084              To: Gurusamy Sarathy <gsar@activestate.com>
5085              Cc: Perl Porters <perl5-porters@perl.org>
5086              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
5087              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
5088              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
5089      Branch: cfgperl
5090            + ext/ByteLoader/hints/sunos.pl
5091            ! MANIFEST ext/ByteLoader/ByteLoader.xs
5092 ____________________________________________________________________________
5093 [  3908] By: jhi                                   on 1999/08/03  09:29:22
5094         Log: Clarify RE engine code; inline a static function to a macro;
5095              make exact string nodes smaller.
5096              
5097              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5098              To: perl5-porters@perl.org (Mailing list Perl5)
5099              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
5100              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
5101              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
5102      Branch: cfgperl
5103            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
5104            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
5105            ! regnodes.h warning.h
5106 ____________________________________________________________________________
5107 [  3907] By: jhi                                   on 1999/08/03  08:11:49
5108         Log: 5_59 configured with -Dd_bincompat5005 can't be made
5109              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
5110              
5111              From: Spider Boardman <spider@leggy.zk3.dec.com>
5112              To: perl5-porters@perl.org
5113              Subject: [ID 19990802.016] Not OK: perl 5.00559
5114              Date: Mon, 2 Aug 1999 16:11:13 -0400
5115              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
5116      Branch: cfgperl
5117            ! embed.pl
5118 ____________________________________________________________________________
5119 [  3906] By: jhi                                   on 1999/08/03  07:48:59
5120         Log: Change #3790 redemption: with a little additional
5121              patch from Ilya it works okay.
5122      Branch: cfgperl
5123            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
5124            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
5125 ____________________________________________________________________________
5126 [  3905] By: gsar                                  on 1999/08/02  21:03:23
5127         Log: this will be 5.005_60
5128      Branch: perl
5129            ! Changes
5130
5131 ----------------
5132 Version 5.005_60
5133 ----------------
5134
5135 ____________________________________________________________________________
5136 [  3904] By: gsar                                  on 1999/08/02  20:30:23
5137         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
5138              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
5139              regen headers
5140      Branch: perl
5141            ! embed.h embed.pl global.sym opcode.h perlapi.c
5142 ____________________________________________________________________________
5143 [  3903] By: gsar                                  on 1999/08/02  20:26:07
5144         Log: native int pack/unpack fixes (from Spider Boardman
5145              <spider@leggy.zk3.dec.com>)
5146      Branch: perl
5147            ! pp.c
5148 ____________________________________________________________________________
5149 [  3902] By: gsar                                  on 1999/08/02  20:24:41
5150         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
5151              <spider@leggy.zk3.dec.com>)
5152      Branch: perl
5153            + opnames.h
5154            ! Changes MANIFEST opcode.pl perl.h
5155 ____________________________________________________________________________
5156 [  3901] By: gsar                                  on 1999/08/02  18:51:18
5157         Log: integrate cfgperl contents
5158      Branch: perl
5159           !> INSTALL README pod/perldelta.pod
5160 ____________________________________________________________________________
5161 [  3900] By: jhi                                   on 1999/08/02  18:46:21
5162         Log: Update README and INSTALL; partly based on the message
5163              
5164              From: "John L. Allen" <allen@grumman.com>
5165              To: Jarkko Hietaniemi <jhi@iki.fi>
5166              cc: perl5-porters@perl.org
5167              Subject: Re: Perl Installation Problem
5168              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
5169              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
5170              
5171              and private email from Andy Dougherty.
5172      Branch: cfgperl
5173            ! INSTALL README
5174 ____________________________________________________________________________
5175 [  3899] By: jhi                                   on 1999/08/02  18:36:35
5176         Log: Integrate with Sarathy.
5177      Branch: cfgperl
5178           !> op.c
5179 ____________________________________________________________________________
5180 [  3898] By: jhi                                   on 1999/08/02  18:34:49
5181         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
5182      Branch: cfgperl
5183            ! pod/perldelta.pod
5184 ____________________________________________________________________________
5185 [  3897] By: gsar                                  on 1999/08/02  18:18:37
5186         Log: optimizations could sometimes bypass bareword check
5187      Branch: perl
5188            ! op.c
5189 ____________________________________________________________________________
5190 [  3896] By: jhi                                   on 1999/08/02  18:18:34
5191         Log: Integrate with Sarathy.
5192      Branch: cfgperl
5193           !> Changes makedef.pl patchlevel.h win32/Makefile
5194           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5195           !> win32/makefile.mk
5196 ____________________________________________________________________________
5197 [  3895] By: gsar                                  on 1999/08/02  17:22:40
5198         Log: up patchlevel etc.
5199      Branch: perl
5200            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
5201            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5202 ____________________________________________________________________________
5203 [  3894] By: gsar                                  on 1999/08/02  17:12:31
5204         Log: integrate change#3893, make it conditional on bincompat5005
5205      Branch: perl
5206            ! makedef.pl
5207 ____________________________________________________________________________
5208 [  3893] By: jhi                                   on 1999/08/02  16:49:08
5209         Log: PERL_BINCOMPAT_5005 symbol translation.
5210              (AIX wouldn't link neither perl nor extensions.)
5211      Branch: cfgperl
5212            ! makedef.pl
5213 ____________________________________________________________________________
5214 [  3892] By: gsar                                  on 1999/08/02  16:09:13
5215         Log: integrate cfgperl contents into mainline
5216      Branch: perl
5217           +> t/op/64bit.t
5218            ! Changes
5219           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
5220           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
5221           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
5222 ____________________________________________________________________________
5223 [  3891] By: jhi                                   on 1999/08/02  14:52:40
5224         Log: AIX long long probing requires LL suffix for
5225              the ll constant.  The suffix doesn't seem
5226              to bother other ll platforms.
5227      Branch: cfgperl
5228            ! Configure config_h.SH hints/aix.sh
5229      Branch: metaconfig/U/perl
5230            ! quadfio.U
5231 ____________________________________________________________________________
5232 [  3890] By: jhi                                   on 1999/08/02  14:21:55
5233         Log: Exact path to perl for open -|.
5234      Branch: cfgperl
5235            ! t/io/open.t
5236 ____________________________________________________________________________
5237 [  3889] By: jhi                                   on 1999/08/02  14:18:03
5238         Log: Integrate with Sarathy.
5239      Branch: cfgperl
5240           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
5241           !> win32/Makefile win32/config_H.bc win32/config_H.gc
5242           !> win32/config_H.vc win32/makefile.mk win32/win32.c
5243 ____________________________________________________________________________
5244 [  3888] By: jhi                                   on 1999/08/02  14:14:29
5245         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
5246      Branch: cfgperl
5247            ! hints/aix.sh
5248 ____________________________________________________________________________
5249 [  3887] By: jhi                                   on 1999/08/02  12:53:10
5250         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
5251              emacs code indentation doesn't get wrong ideas--
5252              in other words, introduce a couple of "redundant" if:s.
5253      Branch: cfgperl
5254            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
5255            ! util.c
5256 ____________________________________________________________________________
5257 [  3886] By: jhi                                   on 1999/08/02  12:43:16
5258         Log: Mention that also *BSD systems with glibc are known to stumble.
5259      Branch: cfgperl
5260            ! t/pragma/warn/pp_hot
5261 ____________________________________________________________________________
5262 [  3885] By: jhi                                   on 1999/08/02  12:34:15
5263         Log: Allow also non-long long but still quad platforms print quads.
5264      Branch: cfgperl
5265            ! Configure config_h.SH
5266      Branch: metaconfig/U/perl
5267            ! longdblfio.U quadfio.U
5268 ____________________________________________________________________________
5269 [  3884] By: jhi                                   on 1999/08/02  11:56:14
5270         Log: Fix regclass utf8 hex ranges for quads.
5271      Branch: cfgperl
5272            ! regcomp.c
5273 ____________________________________________________________________________
5274 [  3883] By: jhi                                   on 1999/08/02  11:42:14
5275         Log: Enhance the description of how to detect quad support.
5276      Branch: cfgperl
5277            ! pod/perlfunc.pod
5278 ____________________________________________________________________________
5279 [  3882] By: jhi                                   on 1999/08/02  11:22:19
5280         Log: Fix printf %D %U %O for quads.
5281      Branch: cfgperl
5282            ! sv.c t/op/64bit.t
5283 ____________________________________________________________________________
5284 [  3881] By: jhi                                   on 1999/08/02  11:16:12
5285         Log: Document quad printing.
5286      Branch: cfgperl
5287            ! pod/perlfunc.pod
5288 ____________________________________________________________________________
5289 [  3880] By: jhi                                   on 1999/08/02  10:32:01
5290         Log: More 64-bit fixing.  One known bug of that kind
5291              remains, 32-bit platforms using long long in
5292              the test t/pragma/utf8 subtests 1-3 fail.
5293              (Update: change    #3884 fixed that one.)
5294      Branch: cfgperl
5295            + t/op/64bit.t
5296            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
5297
5298 ----------------
5299 Version 5.005_59
5300 ----------------
5301
5302 ____________________________________________________________________________
5303 [  3879] By: gsar                                  on 1999/08/02  08:18:58
5304         Log: integrate cfgperl changes into mainline
5305      Branch: perl
5306           !> Configure config_h.SH sv.c
5307 ____________________________________________________________________________
5308 [  3878] By: gsar                                  on 1999/08/02  08:13:16
5309         Log: change#3692 had an unintentional patch leak through!
5310              (this would explain the mysterious C<next LABEL> failures
5311              people have seen)
5312      Branch: perl
5313            ! pp_ctl.c
5314 ____________________________________________________________________________
5315 [  3877] By: gsar                                  on 1999/08/02  08:00:29
5316         Log: up patchlevel to 59
5317      Branch: perl
5318            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
5319            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5320            ! win32/makefile.mk
5321 ____________________________________________________________________________
5322 [  3876] By: gsar                                  on 1999/08/02  07:51:18
5323         Log: fix coredump under usethreads+debug
5324      Branch: perl
5325            ! util.c
5326 ____________________________________________________________________________
5327 [  3875] By: jhi                                   on 1999/08/02  07:50:51
5328         Log: d_bincompat5005 could be left empty.
5329      Branch: cfgperl
5330            ! Configure config_h.SH
5331      Branch: metaconfig/U/perl
5332            ! bincompat5005.U
5333 ____________________________________________________________________________
5334 [  3874] By: jhi                                   on 1999/08/02  07:42:45
5335         Log: Fix printf %d when IV is quad.
5336      Branch: cfgperl
5337            ! sv.c
5338 ____________________________________________________________________________
5339 [  3873] By: gsar                                  on 1999/08/02  07:41:03
5340         Log: fix d_bincompat5005='' junking config.h
5341      Branch: perl
5342            ! Configure
5343 ____________________________________________________________________________
5344 [  3872] By: gsar                                  on 1999/08/02  07:38:48
5345         Log: C needs parameter list, not merely type
5346      Branch: perl
5347            ! win32/win32.c
5348 ____________________________________________________________________________
5349 [  3871] By: jhi                                   on 1999/08/02  07:20:51
5350         Log: Integrate with Sarathy.
5351      Branch: cfgperl
5352           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
5353 ____________________________________________________________________________
5354 [  3870] By: gsar                                  on 1999/08/02  07:12:18
5355         Log: integrate cfgperl changes into mainline
5356      Branch: perl
5357            ! Changes
5358           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
5359           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
5360           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
5361           !> toke.c util.c
5362 ____________________________________________________________________________
5363 [  3869] By: gsar                                  on 1999/08/02  06:59:09
5364         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
5365              Date: Sat, 31 Jul 1999 19:08:33 -0700
5366              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
5367              Subject: [PATCH 5.005_58] "use constant" in the compiler
5368      Branch: perl
5369            ! ext/B/B/C.pm ext/B/B/CC.pm
5370 ____________________________________________________________________________
5371 [  3868] By: gsar                                  on 1999/08/02  06:55:51
5372         Log: debug build tweak
5373      Branch: perl
5374            ! regexec.c
5375 ____________________________________________________________________________
5376 [  3867] By: gsar                                  on 1999/08/02  06:35:18
5377         Log: create vmsperl branch (to be owned and operated by: cbailey)
5378      Branch: vmsperl
5379           +> (branch 1476 files)
5380 ____________________________________________________________________________
5381 [  3866] By: jhi                                   on 1999/08/01  23:34:40
5382         Log: so_locations once is enough.
5383      Branch: cfgperl
5384            ! Makefile.SH
5385 ____________________________________________________________________________
5386 [  3865] By: jhi                                   on 1999/08/01  23:13:05
5387         Log: Simplicate duplicated code.
5388      Branch: cfgperl
5389            ! util.c
5390 ____________________________________________________________________________
5391 [  3864] By: jhi                                   on 1999/08/01  22:41:41
5392         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
5393      Branch: cfgperl
5394           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
5395           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
5396            - README.cygwin32 cygwin32/Makefile.SHs
5397            - cygwin32/build-instructions.READFIRST
5398            - cygwin32/build-instructions.charles-wilson
5399            - cygwin32/build-instructions.sebastien-barre
5400            - cygwin32/build-instructions.steven-morlock
5401            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
5402            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
5403            - hints/cygwin32.sh
5404           !> (integrate 61 files)
5405 ____________________________________________________________________________
5406 [  3863] By: jhi                                   on 1999/08/01  22:36:02
5407         Log: Regen Configure and Glossary once again.
5408      Branch: cfgperl
5409            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5410            ! config_h.SH
5411 ____________________________________________________________________________
5412 [  3862] By: jhi                                   on 1999/08/01  22:26:09
5413         Log: Glossary update for #3861.
5414      Branch: cfgperl
5415            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5416            ! config_h.SH
5417 ____________________________________________________________________________
5418 [  3861] By: jhi                                   on 1999/08/01  22:22:51
5419         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
5420              with -Duse64bits (using long long).
5421              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
5422              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
5423              'print unpack "q", pack "q", 12345678901'
5424              should work on such 32-bit platforms.
5425              Still a lot of printf()s behind -D which wrongly assume
5426              that %ld/%lx and (long) are a good combination.
5427              Introducing a slew of new macros intended to be used in printf()
5428              format strings: e. g. PERL_PRId64 is the string to be used
5429              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
5430              The PRI... naming follows the C9X naming of <inttypes.h> macros.
5431      Branch: cfgperl
5432            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5433            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
5434            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
5435      Branch: metaconfig/U/perl
5436            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
5437 ____________________________________________________________________________
5438 [  3860] By: gsar                                  on 1999/08/01  21:23:18
5439         Log: integrate cfgperl contents into mainline
5440      Branch: perl
5441            ! toke.c
5442           !> (integrate 29 files)
5443 ____________________________________________________________________________
5444 [  3859] By: gsar                                  on 1999/08/01  21:13:09
5445         Log: From: Nathan Torkington <gnat@frii.com>
5446              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
5447              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
5448              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
5449      Branch: perl
5450            ! ext/B/B/Disassembler.pm
5451 ____________________________________________________________________________
5452 [  3858] By: gsar                                  on 1999/08/01  21:09:15
5453         Log: DB_File 1.68 update from Paul Marquess
5454      Branch: perl
5455            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5456            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
5457            ! t/lib/db-recno.t
5458 ____________________________________________________________________________
5459 [  3857] By: gsar                                  on 1999/08/01  21:05:54
5460         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5461              Date: Sat, 31 Jul 1999 05:13:38 -0400
5462              Message-Id: <199907311407.IAA25038@localhost.frii.com>
5463              Subject: [PATCH 5.005_58] More optimizations to REx engine
5464      Branch: perl
5465            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
5466            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
5467 ____________________________________________________________________________
5468 [  3856] By: gsar                                  on 1999/08/01  20:59:59
5469         Log: slightly modified version of suggested patch
5470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5471              Date: Sat, 31 Jul 1999 04:45:12 -0400
5472              Message-Id: <199907311406.IAA25034@localhost.frii.com>
5473              Subject: [PATCH 5.005_58] Fix OS/2 build
5474      Branch: perl
5475            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
5476            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
5477 ____________________________________________________________________________
5478 [  3855] By: gsar                                  on 1999/08/01  20:49:06
5479         Log: cygwin update
5480              From: "Fifer, Eric" <EFifer@sanwaint.com>
5481              Date: Fri, 30 Jul 1999 18:31:48 +0100
5482              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
5483              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
5484      Branch: perl
5485            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
5486            ! pp_sys.c unixish.h util.c
5487 ____________________________________________________________________________
5488 [  3854] By: gsar                                  on 1999/08/01  20:41:53
5489         Log: fixes from Stephen McCamant that address bugs in change#3612
5490              (the optimization shouldn't be enabled in expressions where
5491              the variable is introduced), and fix Deparse to grok the
5492              optimization
5493              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
5494              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
5495              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
5496              --
5497              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
5498              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
5499              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
5500              --
5501              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
5502              Message-Id: <199907310326.VAA24376@localhost.frii.com>
5503              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
5504      Branch: perl
5505            ! ext/B/B/Deparse.pm op.c
5506 ____________________________________________________________________________
5507 [  3853] By: gsar                                  on 1999/08/01  20:31:32
5508         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
5509              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
5510              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
5511              Subject: [PATCH _58] Two one-liner LOGOP tweaks
5512      Branch: perl
5513            ! op.c opcode.h opcode.pl
5514 ____________________________________________________________________________
5515 [  3852] By: gsar                                  on 1999/08/01  20:29:17
5516         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
5517      Branch: perl
5518            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
5519            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
5520            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
5521            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
5522            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
5523            ! pod/perlport.pod pp_sys.c util.c
5524 ____________________________________________________________________________
5525 [  3851] By: gsar                                  on 1999/08/01  20:20:05
5526         Log: move files around for s/cygwin32/cygwin/ renaming
5527      Branch: perl
5528           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
5529           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
5530            - README.cygwin32 cygwin32/Makefile.SHs
5531            - cygwin32/build-instructions.READFIRST
5532            - cygwin32/build-instructions.charles-wilson
5533            - cygwin32/build-instructions.sebastien-barre
5534            - cygwin32/build-instructions.steven-morlock
5535            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
5536            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
5537            - hints/cygwin32.sh
5538            ! MANIFEST
5539 ____________________________________________________________________________
5540 [  3850] By: gsar                                  on 1999/08/01  20:05:14
5541         Log: posix-bc hints tweak (via private mail from Thomas Dorner
5542              <Thomas.Dorner@start.de>)
5543      Branch: perl
5544            ! Changes hints/posix-bc.sh
5545 ____________________________________________________________________________
5546 [  3849] By: gsar                                  on 1999/08/01  19:50:20
5547         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
5548              <gnat@frii.com>)
5549      Branch: perl
5550            ! perl.h pod/perldelta.pod pod/perlguts.pod
5551 ____________________________________________________________________________
5552 [  3848] By: gsar                                  on 1999/08/01  18:34:41
5553         Log: fix defined(@foo) encarpments
5554      Branch: perl
5555            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
5556            ! pod/perltrap.pod
5557 ____________________________________________________________________________
5558 [  3847] By: jhi                                   on 1999/08/01  17:17:07
5559         Log: Undo #3790 and the patches that attempted to fix it
5560              (#3837, #3838, #3845).  The #3790 caused linkage failures
5561              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
5562              IRIX 6.5.
5563      Branch: cfgperl
5564            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
5565            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
5566            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
5567 ____________________________________________________________________________
5568 [  3846] By: jhi                                   on 1999/08/01  11:41:52
5569         Log: Reading 64-bit decimal numbers was broken because
5570              the NV was cast to an I32, not an IV.
5571      Branch: cfgperl
5572            ! toke.c
5573 ____________________________________________________________________________
5574 [  3845] By: jhi                                   on 1999/08/01  11:00:24
5575         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
5576      Branch: cfgperl
5577            + ext/SDBM_File/hints/solaris.pl
5578 ____________________________________________________________________________
5579 [  3844] By: jhi                                   on 1999/08/01  10:55:44
5580         Log: Enable Solaris largefiles support only if -Duse64bits is used.
5581              (Effectively removes #3311).
5582      Branch: cfgperl
5583            ! hints/solaris_2.sh
5584 ____________________________________________________________________________
5585 [  3843] By: jhi                                   on 1999/07/31  22:44:56
5586         Log: Integer overflow iteration.
5587      Branch: cfgperl
5588            ! t/op/oct.t toke.c util.c
5589 ____________________________________________________________________________
5590 [  3842] By: jhi                                   on 1999/07/31  22:11:03
5591         Log: Remove a lot of unused regnode codes.
5592              Noticed by Ilya.
5593      Branch: cfgperl
5594            ! regcomp.c regcomp.sym regexec.c regnodes.h
5595 ____________________________________________________________________________
5596 [  3841] By: jhi                                   on 1999/07/31  21:53:54
5597         Log: Make the use64bits and usethreads friendlier/braver;
5598              they no more wimp out if the platform is unknown.
5599              On use64bits if gcc used -DUSE_LONG_LONG is added
5600              to the ccflags (this dependency on gcc caused a slightly weird
5601              reordering of Configure, but things still seem to work.)
5602      Branch: cfgperl
5603            ! Configure README.threads config_h.SH
5604      Branch: metaconfig
5605            ! U/threads/usethreads.U
5606      Branch: metaconfig/U/perl
5607            ! use64bits.U
5608 ____________________________________________________________________________
5609 [  3840] By: jhi                                   on 1999/07/31  20:26:22
5610         Log: Hack the "integer overflow" code some more.
5611      Branch: cfgperl
5612            ! perl.h toke.c util.c
5613 ____________________________________________________________________________
5614 [  3839] By: jhi                                   on 1999/07/31  20:22:00
5615         Log: Test oct() at the 2^32-1 limit.
5616      Branch: cfgperl
5617            ! t/op/oct.t
5618 ____________________________________________________________________________
5619 [  3838] By: jhi                                   on 1999/07/31  20:08:43
5620         Log: Update MANIFEST for #3837.
5621      Branch: cfgperl
5622            ! MANIFEST
5623 ____________________________________________________________________________
5624 [  3837] By: jhi                                   on 1999/07/31  20:02:40
5625         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
5626              (a core dump with a corrput stack ensues).
5627      Branch: cfgperl
5628            + ext/SDBM_File/hints/dec_osf.pl
5629 ____________________________________________________________________________
5630 [  3836] By: jhi                                   on 1999/07/29  21:09:01
5631         Log: Allow for Configure -Ubincompat5005 override.
5632      Branch: cfgperl
5633            ! Configure config_h.SH
5634      Branch: metaconfig/U/perl
5635            ! bincompat5005.U
5636 ____________________________________________________________________________
5637 [  3835] By: jhi                                   on 1999/07/29  21:04:02
5638         Log: Make Configure support PERL_BINCOMPAT_5005.
5639      Branch: cfgperl
5640            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5641            ! config_h.SH
5642      Branch: metaconfig/U/perl
5643            + bincompat5005.U
5644 ____________________________________________________________________________
5645 [  3834] By: jhi                                   on 1999/07/29  19:25:35
5646         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
5647      Branch: cfgperl
5648            ! Makefile.SH
5649 ____________________________________________________________________________
5650 [  3833] By: jhi                                   on 1999/07/29  14:07:09
5651         Log: Integrate with Sarathy.  I overruled on perldelta
5652              and perldiag.
5653      Branch: cfgperl
5654           !> README.win32 emacs/cperl-mode.el globals.c installperl
5655           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
5656           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
5657           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
5658           !> win32/perllib.c win32/win32.c
5659 ____________________________________________________________________________
5660 [  3832] By: jhi                                   on 1999/07/29  14:02:50
5661         Log: Repent and make overly large integerish
5662              constants non-fatal.  They are now promoted
5663              to NVs, accompanied by an overflow warning that
5664              is by default on.
5665      Branch: cfgperl
5666            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
5667            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
5668            ! toke.c util.c
5669 ____________________________________________________________________________
5670 [  3831] By: jhi                                   on 1999/07/29  11:40:04
5671         Log: AIX exhibits different error on failed system().
5672              Slightly modified patch via private email from
5673              David R. Favor <dfavor@austin.ibm.com>
5674      Branch: cfgperl
5675            ! t/op/exec.t
5676 ____________________________________________________________________________
5677 [  3830] By: gsar                                  on 1999/07/29  07:46:11
5678         Log: cperl-mode.el v4.19
5679      Branch: perl
5680            ! emacs/cperl-mode.el
5681 ____________________________________________________________________________
5682 [  3829] By: gsar                                  on 1999/07/29  07:30:35
5683         Log: From: jan.dubois@ibm.net (Jan Dubois)
5684              Date: Wed, 28 Jul 1999 22:01:42 +0200
5685              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
5686              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
5687      Branch: perl
5688            ! win32/bin/pl2bat.pl
5689 ____________________________________________________________________________
5690 [  3828] By: gsar                                  on 1999/07/29  07:19:27
5691         Log: tweak previous change for multiple hits
5692      Branch: perl
5693            ! utils/perldoc.PL
5694 ____________________________________________________________________________
5695 [  3827] By: gsar                                  on 1999/07/29  07:10:00
5696         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
5697              really needs a pod2text() compatibility function)
5698      Branch: perl
5699            ! utils/perldoc.PL
5700 ____________________________________________________________________________
5701 [  3826] By: gsar                                  on 1999/07/29  01:33:46
5702         Log: minor tweaks to pods and toke.c comments
5703      Branch: perl
5704            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
5705 ____________________________________________________________________________
5706 [  3825] By: gsar                                  on 1999/07/29  00:12:52
5707         Log: integrate cfgperl changes into mainline
5708      Branch: perl
5709           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5710           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
5711           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
5712           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
5713           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5714           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
5715           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
5716           !> t/pragma/warn/util toke.c util.c
5717 ____________________________________________________________________________
5718 [  3824] By: jhi                                   on 1999/07/28  21:15:04
5719         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
5720      Branch: cfgperl
5721            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
5722            ! ext/IO/lib/IO/Socket/INET.pm
5723 ____________________________________________________________________________
5724 [  3823] By: jhi                                   on 1999/07/28  20:29:17
5725         Log: Continue pack() doc honing.
5726      Branch: cfgperl
5727            ! pod/perlfunc.pod
5728 ____________________________________________________________________________
5729 [  3822] By: jhi                                   on 1999/07/28  20:17:37
5730         Log: Enhance pack() doc.
5731      Branch: cfgperl
5732            ! pod/perlfunc.pod
5733 ____________________________________________________________________________
5734 [  3821] By: jhi                                   on 1999/07/28  18:34:50
5735         Log: UNIX Domain Sockets are not implemented under QNX.
5736              
5737              From: Norton Allen <allen@huarp.harvard.edu>
5738              To: perl5-porters@perl.org
5739              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
5740              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
5741              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
5742      Branch: cfgperl
5743            ! t/lib/io_unix.t
5744 ____________________________________________________________________________
5745 [  3820] By: jhi                                   on 1999/07/28  18:13:37
5746         Log: IO::* enhancements.
5747              
5748              1) write() and syswrite() will now accept a single-argument
5749              form of the call, for consistency with Perl's syswrite().
5750              2) You can create a TCP-based IO::Socket::INET without forcing
5751              a connect attempt.  This allows you to configure its options
5752              (like making it non-blocking) and then call connect() manually.
5753              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
5754              from ever returning the correct value.
5755              
5756              From: Lincoln Stein <lstein@formaggio.cshl.org>
5757              To: Graham Barr <gbarr@pobox.com>
5758              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
5759              Subject: Re: patch for IO::*
5760              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
5761              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
5762      Branch: cfgperl
5763            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
5764            ! ext/IO/lib/IO/Socket/INET.pm
5765 ____________________________________________________________________________
5766 [  3819] By: gsar                                  on 1999/07/28  18:08:06
5767         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
5768      Branch: perl
5769            ! README.win32 globals.c installperl iperlsys.h makedef.pl
5770            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
5771            ! win32/win32.c
5772 ____________________________________________________________________________
5773 [  3818] By: jhi                                   on 1999/07/28  17:48:16
5774         Log: Need to add QNX to the list for DONT_DECLARE_STD.
5775              (The elimination of use of the _() macro apparently triggered
5776              an incompatability with a #define of atof)
5777              
5778              From: Norton Allen <allen@huarp.harvard.edu>
5779              To: perl5-porters@perl.org
5780              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
5781              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
5782              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
5783      Branch: cfgperl
5784            ! perl.h
5785 ____________________________________________________________________________
5786 [  3817] By: jhi                                   on 1999/07/28  17:46:30
5787         Log: Need to add some more conditions to deal with the case
5788              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
5789              which is true for QNX4.
5790              From: Norton Allen <allen@huarp.harvard.edu>
5791              To: perl5-porters@perl.org
5792              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
5793              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
5794              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
5795      Branch: cfgperl
5796            ! pp_sys.c
5797 ____________________________________________________________________________
5798 [  3816] By: jhi                                   on 1999/07/28  17:43:40
5799         Log: The QNX shell needs a couple more semicolons.
5800              
5801              From: Norton Allen <allen@huarp.harvard.edu>
5802              To: perl5-porters@perl.org
5803              Subject: [ID 19990728.007] Patch:Configure _58 QNX
5804              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
5805              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
5806              
5807              plus silence metalint moanings on vendorprefix.
5808      Branch: cfgperl
5809            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5810            ! config_h.SH
5811 ____________________________________________________________________________
5812 [  3815] By: jhi                                   on 1999/07/28  17:31:11
5813         Log: Silence metalint on vendorprefix.U.
5814      Branch: metaconfig
5815            ! U/installdirs/vendorprefix.U
5816 ____________________________________________________________________________
5817 [  3814] By: jhi                                   on 1999/07/28  17:13:29
5818         Log: QNX shell needs more semicolons.
5819      Branch: metaconfig/U/perl
5820            ! Extensions.U
5821 ____________________________________________________________________________
5822 [  3813] By: jhi                                   on 1999/07/28  17:05:08
5823         Log: Integrate with Sarathy.
5824      Branch: cfgperl
5825           !> lib/ExtUtils/MM_Unix.pm
5826 ____________________________________________________________________________
5827 [  3812] By: jhi                                   on 1999/07/28  16:20:17
5828         Log: Fix a typo, un-shout, and reformat the installation output.
5829      Branch: cfgperl
5830            ! lib/ExtUtils/Install.pm
5831 ____________________________________________________________________________
5832 [  3811] By: gsar                                  on 1999/07/28  15:41:11
5833         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
5834      Branch: perl
5835            ! lib/ExtUtils/MM_Unix.pm
5836 ____________________________________________________________________________
5837 [  3810] By: jhi                                   on 1999/07/28  13:55:57
5838         Log: Talk more about subsecond things in perlfunc.
5839              (Yes, redundant with perlfaq8.)
5840      Branch: cfgperl
5841            ! pod/perlfunc.pod
5842 ____________________________________________________________________________
5843 [  3809] By: jhi                                   on 1999/07/28  07:23:48
5844         Log: Integrate with Sarathy.
5845      Branch: cfgperl
5846           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
5847           !> t/op/pwent.t
5848 ____________________________________________________________________________
5849 [  3808] By: jhi                                   on 1999/07/28  07:23:03
5850         Log: Document toke.c.
5851              From: Nathan Torkington <gnat@frii.com>
5852              To: perl5-porters@perl.org
5853              Subject: Re: toke.c patch, work in progress
5854              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
5855              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
5856      Branch: cfgperl
5857            ! toke.c
5858 ____________________________________________________________________________
5859 [  3807] By: jhi                                   on 1999/07/28  07:10:56
5860         Log: perlre clarification.
5861              
5862              From: Ian Phillipps <ian@dial.pipex.com>
5863              To: Perl 5 Porters <perl5-porters@perl.org>
5864              Subject: [PATCH 5.00557] Add definite article to perlre.pod
5865              Date: Tue, 27 Jul 1999 10:46:29 +0100
5866              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
5867      Branch: cfgperl
5868            ! pod/perlre.pod
5869 ____________________________________________________________________________
5870 [  3806] By: gsar                                  on 1999/07/28  07:07:46
5871         Log: fix the perl -V breakage
5872              
5873              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5874              To: Jarkko Hietaniemi <jhi@iki.fi>
5875              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
5876              gsar@activestate.com
5877              Subject: Re: Follow up to: _58 on AIX 431
5878              Date: Tue, 27 Jul 1999 17:42:00 -0400
5879              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
5880      Branch: perl
5881            ! configpm
5882 ____________________________________________________________________________
5883 [  3805] By: gsar                                  on 1999/07/28  07:03:34
5884         Log: avoid warning (from Doug MacEachern)
5885      Branch: perl
5886            ! perl.h
5887 ____________________________________________________________________________
5888 [  3804] By: gsar                                  on 1999/07/28  06:59:30
5889         Log: Pod::Html tweak
5890              
5891              From: jan.dubois@ibm.net (Jan Dubois)
5892              To: perl5-porters@perl.org
5893              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
5894              Date: Tue, 27 Jul 1999 22:14:12 +0200
5895              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
5896      Branch: perl
5897            ! lib/Pod/Html.pm
5898 ____________________________________________________________________________
5899 [  3803] By: gsar                                  on 1999/07/28  06:56:38
5900         Log: freebsd hints update
5901              
5902              From: Anton Berezin <tobez@plab.ku.dk>
5903              To: perl5-porters@perl.org
5904              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
5905              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
5906              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
5907      Branch: perl
5908            ! hints/freebsd.sh
5909 ____________________________________________________________________________
5910 [  3802] By: gsar                                  on 1999/07/28  06:51:32
5911         Log: cosmetic testsuite patch
5912              
5913              From: Graham Barr <gbarr@ti.com>
5914              To: Perl5 Porters <perl5-porters@perl.org>
5915              Subject: 5.005_58 build
5916              Date: Tue, 27 Jul 1999 08:09:25 -0500
5917              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
5918      Branch: perl
5919            ! t/op/grent.t t/op/pwent.t
5920 ____________________________________________________________________________
5921 [  3801] By: jhi                                   on 1999/07/27  13:49:39
5922         Log: Minuscule cleanup of the integer overflow patch.
5923      Branch: cfgperl
5924            ! util.c
5925 ____________________________________________________________________________
5926 [  3800] By: jhi                                   on 1999/07/27  13:37:23
5927         Log: Test hex('x...').
5928      Branch: cfgperl
5929            ! t/op/oct.t
5930 ____________________________________________________________________________
5931 [  3799] By: jhi                                   on 1999/07/27  12:45:45
5932         Log: Integrate with Sarathy (5.005_58).
5933      Branch: cfgperl
5934            - ext/B/byteperl.c
5935           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
5936           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
5937           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
5938           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5939           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
5940           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
5941           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
5942           !> win32/config_H.vc
5943 ____________________________________________________________________________
5944 [  3798] By: jhi                                   on 1999/07/27  12:42:43
5945         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
5946              they used to be just optional lexical warnings.
5947              Also, with warnings turned on, constants > 2**32-1
5948              trigger a non-portability warning.
5949      Branch: cfgperl
5950            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
5951            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
5952            ! util.c
5953 ____________________________________________________________________________
5954 [  3797] By: gsar                                  on 1999/07/27  10:48:27
5955         Log: here lies 5.005_58
5956      Branch: perl
5957            - ext/B/byteperl.c
5958            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
5959            ! pod/perlfaq9.pod pod/perlhist.pod
5960
5961 ----------------
5962 Version 5.005_58
5963 ----------------
5964
5965 ____________________________________________________________________________
5966 [  3796] By: gsar                                  on 1999/07/27  09:23:42
5967         Log: regenerate win32/config_H.?c
5968      Branch: perl
5969            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5970 ____________________________________________________________________________
5971 [  3795] By: gsar                                  on 1999/07/27  09:02:31
5972         Log: From: Tye McQueen <tye@metronet.com>
5973              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
5974              Message-Id: <199907270019.AA08223@metronet.com>
5975              Subject: Patch pl2bat.pl so batch file can fail
5976      Branch: perl
5977            ! win32/bin/pl2bat.pl
5978 ____________________________________________________________________________
5979 [  3794] By: gsar                                  on 1999/07/27  08:59:58
5980         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5981              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
5982              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
5983              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
5984      Branch: perl
5985            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
5986            ! lib/SelfLoader.pm
5987 ____________________________________________________________________________
5988 [  3793] By: gsar                                  on 1999/07/27  08:19:16
5989         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
5990              (from Andy Dougherty)
5991      Branch: perl
5992            ! embed.h embed.pl
5993 ____________________________________________________________________________
5994 [  3792] By: gsar                                  on 1999/07/27  08:04:19
5995         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
5996              and Brad Appleton)
5997      Branch: perl
5998            ! lib/Pod/Parser.pm
5999 ____________________________________________________________________________
6000 [  3791] By: gsar                                  on 1999/07/27  07:50:54
6001         Log: cover case where CLK_TCK is a float, not integer (from
6002              alexander smishlajev <als@turnhere.com>)
6003      Branch: perl
6004            ! ext/Devel/DProf/DProf.xs
6005 ____________________________________________________________________________
6006 [  3790] By: gsar                                  on 1999/07/27  07:45:08
6007         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
6008              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
6009      Branch: perl
6010            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
6011            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
6012 ____________________________________________________________________________
6013 [  3789] By: jhi                                   on 1999/07/27  07:44:55
6014         Log: Integrate with Sarathy.
6015      Branch: cfgperl
6016           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
6017           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
6018           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
6019           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
6020           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
6021           !> proto.h t/comp/proto.t t/io/open.t
6022 ____________________________________________________________________________
6023 [  3788] By: gsar                                  on 1999/07/27  07:29:59
6024         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
6025              to Russ Allbery <rra@stanford.edu>); s/Simple// and
6026              s/pod2txt/pod2text/ etc.
6027      Branch: perl
6028            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
6029            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
6030 ____________________________________________________________________________
6031 [  3787] By: gsar                                  on 1999/07/27  06:48:40
6032         Log: From: Andy Dougherty <doughera@lafayette.edu>
6033              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
6034              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
6035              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
6036      Branch: perl
6037            ! ext/SDBM_File/sdbm/sdbm.h
6038 ____________________________________________________________________________
6039 [  3786] By: gsar                                  on 1999/07/27  06:30:09
6040         Log: applied suggested patch; added missing prototype changes to
6041              opcode.pl along with documentation typos (feature still needs
6042              to be described in perlopentut.pod and summarized in
6043              perldelta.pod)
6044              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6045              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
6046              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
6047              Subject: [PATCH 5.00557] 3-arg open
6048      Branch: perl
6049            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
6050            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
6051            ! proto.h t/comp/proto.t t/io/open.t
6052 ____________________________________________________________________________
6053 [  3785] By: gsar                                  on 1999/07/27  04:36:39
6054         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
6055              <roland.bauer@fff.at>)
6056      Branch: perl
6057            ! lib/Pod/Html.pm
6058 ____________________________________________________________________________
6059 [  3784] By: gsar                                  on 1999/07/27  03:56:17
6060         Log: change#3762 wasn't needed
6061      Branch: perl
6062            ! ext/B/B/CC.pm
6063 ____________________________________________________________________________
6064 [  3783] By: jhi                                   on 1999/07/26  19:08:21
6065         Log: Integrate with Sarathy.
6066      Branch: cfgperl
6067           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
6068           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
6069           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
6070 ____________________________________________________________________________
6071 [  3782] By: gsar                                  on 1999/07/26  18:16:50
6072         Log: update Changes, patchlevel &c.
6073      Branch: perl
6074            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
6075            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6076 ____________________________________________________________________________
6077 [  3781] By: gsar                                  on 1999/07/26  17:54:47
6078         Log: a more correct fix for change#2744
6079              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6080              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
6081              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
6082              Subject: [PATCH _57] Re: toke.c questions 
6083      Branch: perl
6084            ! toke.c
6085 ____________________________________________________________________________
6086 [  3780] By: gsar                                  on 1999/07/26  17:37:04
6087         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
6088      Branch: perl
6089            ! pod/perlfunc.pod
6090 ____________________________________________________________________________
6091 [  3779] By: jhi                                   on 1999/07/26  16:37:23
6092         Log: Dusting off.
6093      Branch: cfgperl
6094            ! README.threads
6095 ____________________________________________________________________________
6096 [  3778] By: gsar                                  on 1999/07/26  13:28:46
6097         Log: avoid DIVZERO
6098      Branch: perl
6099            ! utils/dprofpp.PL
6100 ____________________________________________________________________________
6101 [  3777] By: gsar                                  on 1999/07/26  13:18:53
6102         Log: warnings identified by Borland compiler
6103      Branch: perl
6104            ! makedef.pl pp_ctl.c
6105 ____________________________________________________________________________
6106 [  3776] By: jhi                                   on 1999/07/26  13:07:36
6107         Log: Integrate with Sarathy.
6108      Branch: cfgperl
6109           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
6110 ____________________________________________________________________________
6111 [  3775] By: gsar                                  on 1999/07/26  12:55:43
6112         Log: avoid infinite recursion when Thread.pm croaks during
6113              bootstrap
6114      Branch: perl
6115            ! lib/Carp/Heavy.pm
6116 ____________________________________________________________________________
6117 [  3774] By: gsar                                  on 1999/07/26  12:43:02
6118         Log: integrate cfgperl contents into mainline
6119      Branch: perl
6120           +> lib/Carp/Heavy.pm
6121           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
6122           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
6123           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
6124           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
6125           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
6126 ____________________________________________________________________________
6127 [  3773] By: jhi                                   on 1999/07/26  12:40:29
6128         Log: Use long doubles only if they are useful.
6129      Branch: cfgperl
6130            ! ext/POSIX/POSIX.xs
6131 ____________________________________________________________________________
6132 [  3772] By: gsar                                  on 1999/07/26  12:33:11
6133         Log: typo in change#3768
6134      Branch: perl
6135            ! pp_hot.c
6136 ____________________________________________________________________________
6137 [  3771] By: gsar                                  on 1999/07/26  12:08:27
6138         Log: alpha-stage support for user-hooks in @INC
6139              From: Ken Fox <kfox@ford.com>
6140              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
6141              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
6142              Subject: Re: loading remote modules
6143      Branch: perl
6144            ! pp_ctl.c
6145 ____________________________________________________________________________
6146 [  3770] By: jhi                                   on 1999/07/26  11:38:36
6147         Log: Back out #3735.  Needs more work.
6148      Branch: cfgperl
6149            ! Makefile.SH cflags.SH configpm ext/util/make_ext
6150            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
6151            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
6152            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
6153            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
6154 ____________________________________________________________________________
6155 [  3769] By: jhi                                   on 1999/07/26  11:24:45
6156         Log: Integrate with Sarathy.
6157      Branch: cfgperl
6158           !> (integrate 35 files)
6159 ____________________________________________________________________________
6160 [  3768] By: gsar                                  on 1999/07/26  11:03:07
6161         Log: optimize method name lookup
6162              From: Chip Salzenberg <chip@perlsupport.com>
6163              Date: Thu, 22 Jul 1999 13:43:36 -0400
6164              Message-ID: <19990722134336.Q391@perlsupport.com>
6165              Subject: [PATCH] OP_METHOD_NAMED
6166      Branch: perl
6167            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
6168            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
6169            ! proto.h
6170 ____________________________________________________________________________
6171 [  3767] By: gsar                                  on 1999/07/26  10:44:11
6172         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
6173              foo()->()); rework grammar to remove conflicts
6174              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6175              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
6176              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
6177              Subject: [PATCH _57, long] Re: optional arrow asymmetry
6178      Branch: perl
6179            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
6180            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
6181            ! vms/perly_c.vms vms/perly_h.vms
6182 ____________________________________________________________________________
6183 [  3766] By: jhi                                   on 1999/07/26  10:18:56
6184         Log: Use $< instead of $*.c in *perlmain.o rules.
6185      Branch: cfgperl
6186            ! Makefile.SH
6187 ____________________________________________________________________________
6188 [  3765] By: gsar                                  on 1999/07/26  09:28:48
6189         Log: From: Ian Phillipps <ian@dial.pipex.com>
6190              Date: Fri, 23 Jul 1999 23:35:56 +0100
6191              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
6192              Subject: (Version 2) Extending unpack to deal with counted strings
6193      Branch: perl
6194            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
6195 ____________________________________________________________________________
6196 [  3764] By: jhi                                   on 1999/07/26  09:17:26
6197         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6198              To: perl5-porters@perl.org (Mailing list Perl5)
6199              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
6200              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
6201              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
6202              
6203              The patch was based on 5_57 so had to re-apply lib/Carp.pm
6204              parts of changes #3498, #3696, and #3702 for the new
6205              lib/Carp/Heavy.pm.
6206      Branch: cfgperl
6207            + lib/Carp/Heavy.pm
6208            ! MANIFEST lib/Carp.pm
6209 ____________________________________________________________________________
6210 [  3763] By: gsar                                  on 1999/07/26  09:03:17
6211         Log: ~ isn't valid in VMS filenames
6212      Branch: perl
6213            ! lib/Pod/Html.pm
6214 ____________________________________________________________________________
6215 [  3762] By: gsar                                  on 1999/07/26  08:59:47
6216         Log: setstate stop-gap from Vishal Bhatia
6217      Branch: perl
6218            ! ext/B/B/CC.pm
6219 ____________________________________________________________________________
6220 [  3761] By: gsar                                  on 1999/07/26  08:06:39
6221         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
6222              add B::OP::name() method that returns just the op_name;
6223              convert Deparse et all to use that instead of B::OP::ppaddr();
6224              add support for OP_SETSTATE in Deparse
6225      Branch: perl
6226            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
6227            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
6228            ! ext/B/B/Xref.pm opcode.h opcode.pl
6229 ____________________________________________________________________________
6230 [  3760] By: jhi                                   on 1999/07/26  07:14:43
6231         Log: Integrate with Sarathy.
6232      Branch: cfgperl
6233           !> (integrate 43 files)
6234 ____________________________________________________________________________
6235 [  3759] By: gsar                                  on 1999/07/26  05:12:24
6236         Log: add disclaimer about perl 4 libraries (modified version of
6237              patch suggested by Clinton Pierce <cpierce1@ford.com>)
6238      Branch: perl
6239            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
6240            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
6241            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
6242            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
6243            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
6244 ____________________________________________________________________________
6245 [  3758] By: gsar                                  on 1999/07/26  04:48:35
6246         Log: make reset() behave with high-bit characters
6247              From: Ian Phillipps <ian@dial.pipex.com>
6248              Date: Thu, 22 Jul 1999 22:48:59 +0100
6249              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
6250              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
6251      Branch: perl
6252            ! sv.c
6253 ____________________________________________________________________________
6254 [  3757] By: gsar                                  on 1999/07/26  04:40:32
6255         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
6256      Branch: perl
6257            ! pod/perlport.pod
6258 ____________________________________________________________________________
6259 [  3756] By: gsar                                  on 1999/07/26  04:20:37
6260         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
6261      Branch: perl
6262            ! utils/dprofpp.PL
6263 ____________________________________________________________________________
6264 [  3755] By: gsar                                  on 1999/07/26  04:18:00
6265         Log: disable VPATH for now (breaks x2p build)
6266      Branch: perl
6267            ! x2p/Makefile.SH
6268 ____________________________________________________________________________
6269 [  3754] By: gsar                                  on 1999/07/26  03:15:33
6270         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
6271              (%! has the necessary magic); misc typos
6272      Branch: perl
6273            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
6274            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
6275            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
6276            ! utils/h2xs.PL
6277 ____________________________________________________________________________
6278 [  3753] By: gsar                                  on 1999/07/26  02:38:28
6279         Log: integrate cfgperl contents into mainline
6280      Branch: perl
6281           +> t/pragma/locale/latin1 t/pragma/locale/utf8
6282           !> (integrate 53 files)
6283 ____________________________________________________________________________
6284 [  3752] By: gsar                                  on 1999/07/26  02:11:31
6285         Log: ensure implicitly closed handles don't set $? or $!
6286      Branch: perl
6287            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
6288 ____________________________________________________________________________
6289 [  3751] By: gsar                                  on 1999/07/26  01:28:34
6290         Log: change#3534 didn't preserve undef return values from caller()
6291      Branch: perl
6292            ! Changes pp_ctl.c
6293 ____________________________________________________________________________
6294 [  3750] By: jhi                                   on 1999/07/25  20:59:29
6295         Log: Back up a tiny bit from #3735.
6296              This may break builds outside the source directory
6297              but then again, they do not work that ell yet anyway.
6298      Branch: cfgperl
6299            ! Makefile.SH
6300 ____________________________________________________________________________
6301 [  3750] By: jhi                                   on 1999/07/25  20:59:29
6302         Log: Back up a tiny bit from #3735.
6303              This may break builds outside the source directory
6304              but then again, they do not work that ell yet anyway.
6305      Branch: cfgperl
6306            ! Makefile.SH
6307 ____________________________________________________________________________
6308 [  3749] By: jhi                                   on 1999/07/25  19:15:55
6309         Log: Integrate with Sarathy.
6310      Branch: cfgperl
6311           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
6312 ____________________________________________________________________________
6313 [  3748] By: jhi                                   on 1999/07/25  19:06:59
6314         Log: Recode locale.t so that the change in #3730
6315              is not needed and locale.t works both without
6316              and with the utf8 pragma.
6317      Branch: cfgperl
6318            + t/pragma/locale/latin1 t/pragma/locale/utf8
6319            ! MANIFEST t/pragma/locale.t
6320 ____________________________________________________________________________
6321 [  3747] By: jhi                                   on 1999/07/25  19:01:46
6322         Log: Like #3743.
6323      Branch: cfgperl
6324            ! utils/perlbug.PL
6325 ____________________________________________________________________________
6326 [  3746] By: gsar                                  on 1999/07/25  18:08:58
6327         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
6328              append a HISTORY section to POD if option is used
6329      Branch: perl
6330            ! utils/h2xs.PL
6331 ____________________________________________________________________________
6332 [  3745] By: gsar                                  on 1999/07/25  17:40:03
6333         Log: warn rather than die when parse_version() can't cut it (from
6334              Michael G Schwern <schwern@pobox.com>)
6335      Branch: perl
6336            ! lib/ExtUtils/MM_Unix.pm
6337 ____________________________________________________________________________
6338 [  3744] By: gsar                                  on 1999/07/25  16:32:48
6339         Log: make map behave like grep wrt indirect object slot when
6340              there are parentheses; revert an experimental mod by Larry
6341              in change#2038 that failed to parse %{{qw(a b c)}} properly
6342              (this means C<map {use Foo; ...} ...> still needs a proper
6343              fix)
6344      Branch: perl
6345            ! toke.c
6346 ____________________________________________________________________________
6347 [  3743] By: jhi                                   on 1999/07/25  16:24:55
6348         Log: Fix a typo in #3725.
6349      Branch: cfgperl
6350            ! utils/perlbug.PL
6351 ____________________________________________________________________________
6352 [  3742] By: jhi                                   on 1999/07/25  16:14:39
6353         Log: Integrate with Sarathy.
6354      Branch: cfgperl
6355           !> (integrate 26 files)
6356 ____________________________________________________________________________
6357 [  3741] By: jhi                                   on 1999/07/25  16:02:28
6358         Log: Cut-and-pasto in #3737.
6359      Branch: cfgperl
6360            ! perl.c
6361 ____________________________________________________________________________
6362 [  3740] By: gsar                                  on 1999/07/25  15:59:34
6363         Log: add note about glibc bug
6364      Branch: perl
6365            ! t/pragma/warn/pp_hot
6366 ____________________________________________________________________________
6367 [  3739] By: gsar                                  on 1999/07/25  15:48:40
6368         Log: fix bug in change#3728 that might free COPs prematurely;
6369              null(op) now does more thorough scrubbing of the op, which
6370              fixes a few compile-time memory "leaks"
6371      Branch: perl
6372            ! dump.c embed.h embed.pl op.c proto.h
6373 ____________________________________________________________________________
6374 [  3738] By: jhi                                   on 1999/07/25  14:15:26
6375         Log: In accordance with #3737.
6376      Branch: metaconfig
6377            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
6378            ! U/modified/Oldconfig.U
6379      Branch: metaconfig/U/perl
6380            ! Extensions.U
6381 ____________________________________________________________________________
6382 [  3737] By: jhi                                   on 1999/07/25  14:12:34
6383         Log: Use vendorprefixlib.
6384      Branch: cfgperl
6385            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6386            ! config_h.SH perl.c
6387 ____________________________________________________________________________
6388 [  3736] By: jhi                                   on 1999/07/25  13:10:03
6389         Log: Populate metaconfig branch.
6390      Branch: metaconfig
6391            + (add 1468 files)
6392      Branch: metaconfig/U/perl
6393            + (add 101 files)
6394 ____________________________________________________________________________
6395 [  3735] By: jhi                                   on 1999/07/25  12:27:20
6396         Log: First steps of making builds outside the source
6397              directory possible.  These should get us as far
6398              as miniperl, then building DynaLoader falls into
6399              tiny twinkling pieces as MakeMaker knows nothing
6400              of VPATH mindset.
6401      Branch: cfgperl
6402            ! Configure Makefile.SH cflags.SH config_h.SH configpm
6403            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
6404            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
6405            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
6406            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
6407 ____________________________________________________________________________
6408 [  3734] By: jhi                                   on 1999/07/25  11:19:28
6409         Log: Poor Glossary--are we fixed yet?
6410      Branch: cfgperl
6411            ! Porting/Glossary
6412 ____________________________________________________________________________
6413 [  3733] By: jhi                                   on 1999/07/25  11:15:06
6414         Log: Change #3732 mistakenly clobbered Glossary.
6415      Branch: cfgperl
6416            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6417            ! config_h.SH
6418 ____________________________________________________________________________
6419 [  3732] By: jhi                                   on 1999/07/25  10:46:39
6420         Log: Andy's new installation scheme (note: a lot of this
6421              leaked in already with change #3731).  The vendor*
6422              stuff is not used anywhere (in *.SH, say), so it
6423              isn't in Configure, either.
6424      Branch: cfgperl
6425            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6426            ! config_h.SH
6427 ____________________________________________________________________________
6428 [  3731] By: jhi                                   on 1999/07/25  10:12:07
6429         Log: Circumcode a strange shell(?) bug in AIX found
6430              while trying to do -Duse64bits (which I couldn't do
6431              in the end because the CPU isn't 64-bit in that box,
6432              but at least now the probing doesn't crash.)
6433      Branch: cfgperl
6434            ! Configure config_h.SH hints/aix.sh
6435 ____________________________________________________________________________
6436 [  3730] By: gsar                                  on 1999/07/25  04:56:56
6437         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
6438              a utf8 bug in one of the new RE optimizations
6439      Branch: perl
6440            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
6441            ! t/pragma/locale.t
6442 ____________________________________________________________________________
6443 [  3729] By: jhi                                   on 1999/07/23  19:56:27
6444         Log: From: Andy Dougherty <doughera@lafayette.edu>
6445              To: Perl Porters <perl5-porters@perl.org>
6446              Subject: [PATCH 5.005_57] INSTALL-1.58
6447              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
6448              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
6449              
6450              plus
6451              
6452              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6453              To: Andy Dougherty <doughera@lafayette.edu>
6454              Cc: Perl Porters <perl5-porters@perl.org>
6455              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
6456              Date: Fri, 23 Jul 1999 13:38:25 -0400
6457              Message-ID: <19990723133825.A12033@O2.chapin.edu>
6458      Branch: cfgperl
6459            ! INSTALL
6460 ____________________________________________________________________________
6461 [  3728] By: gsar                                  on 1999/07/23  17:24:42
6462         Log: applied suggested patch for tracking line numbers correctly in
6463              optimized blocks with a single statement; changed setcop to
6464              setstate and added code for -Dx dumps
6465              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6466              Date: Wed, 23 Jun 1999 17:27:42 +0100
6467              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
6468              Subject: [PATCH 5.005_57] Line number error in optimised else() 
6469      Branch: perl
6470            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
6471            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
6472            ! pp_proto.h t/op/misc.t
6473 ____________________________________________________________________________
6474 [  3727] By: gsar                                  on 1999/07/23  15:56:04
6475         Log: avoid useless use of target for pp_each(); also fixes bugs due to
6476              refcount held by the target
6477      Branch: perl
6478            ! opcode.h opcode.pl pp.c t/op/each.t
6479 ____________________________________________________________________________
6480 [  3726] By: jhi                                   on 1999/07/23  12:08:30
6481         Log: Change #3725 aftershock.
6482      Branch: cfgperl
6483            ! INSTALL jpl/JNI/JNI.pm
6484 ____________________________________________________________________________
6485 [  3725] By: jhi                                   on 1999/07/23  11:58:49
6486         Log: Introduce $Config{ldlibpthname} which contains
6487              the name of the environment variable holding the
6488              dynamic library search path, often LD_LIBRARY_PATH.
6489              Use this new feature all over.
6490              Also removed remnants of admonition "add LD_LIBRARY_PATH
6491              before running make" because Makefile.SH does this for you. 
6492      Branch: cfgperl
6493            ! Configure Makefile.SH config_h.SH
6494            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
6495            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
6496            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
6497            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
6498            ! jpl/install-jpl utils/perlbug.PL
6499 ____________________________________________________________________________
6500 [  3724] By: jhi                                   on 1999/07/23  08:03:36
6501         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
6502              To: perl5-porters@perl.org
6503              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
6504              Date: Thu, 22 Jul 1999 19:58:34 -0400
6505              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
6506      Branch: cfgperl
6507            ! av.c
6508 ____________________________________________________________________________
6509 [  3723] By: gsar                                  on 1999/07/23  00:01:29
6510         Log: emit warning about function calls that were encountered too early
6511              to enforce their prototype
6512      Branch: perl
6513            ! op.c op.h pod/perldiag.pod
6514 ____________________________________________________________________________
6515 [  3722] By: jhi                                   on 1999/07/22  21:19:59
6516         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
6517              To: perl5-porters@perl.org
6518              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
6519              Subject: [PATCH] MakeMaker documentation
6520              Date: Wed, 21 Jul 1999 14:15:42 -0400
6521              Message-ID: <19990721141542.A1800@O2.chapin.edu>
6522      Branch: cfgperl
6523            ! lib/ExtUtils/MakeMaker.pm
6524 ____________________________________________________________________________
6525 [  3721] By: jhi                                   on 1999/07/22  21:05:19
6526         Log: From: pvhp@forte.com (Peter Prymmer)
6527              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
6528              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
6529              Date: Wed, 21 Jul 99 17:15:39 PDT
6530              Message-Id: <9907220015.AA11931@forte.com>
6531      Branch: cfgperl
6532            ! hints/os390.sh
6533 ____________________________________________________________________________
6534 [  3720] By: jhi                                   on 1999/07/22  20:51:17
6535         Log: AIX magic: ccdlflags needs to be different for
6536              Perl itself and for extra-core extensions
6537              (as used by ExtUtilss::embed::ldopts).
6538              Based on the problems described in
6539              
6540              From: Mike W Ellwood <mwe@rl.ac.uk>
6541              To: perl5-porters@perl.org
6542              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
6543              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
6544              Reply-To: m.w.ellwood@rl.ac.uk
6545              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
6546      Branch: cfgperl
6547            ! Configure Makefile.SH config_h.SH hints/aix.sh
6548 ____________________________________________________________________________
6549 [  3719] By: jhi                                   on 1999/07/22  08:23:53
6550         Log: Update history records.
6551      Branch: cfgperl
6552            ! pod/perlhist.pod
6553 ____________________________________________________________________________
6554 [  3718] By: jhi                                   on 1999/07/21  13:54:42
6555         Log: Todododobedobedo.
6556      Branch: cfgperl
6557            ! Todo
6558 ____________________________________________________________________________
6559 [  3717] By: jhi                                   on 1999/07/21  12:10:48
6560         Log: Even more Todo.
6561      Branch: cfgperl
6562            ! Todo
6563 ____________________________________________________________________________
6564 [  3716] By: jhi                                   on 1999/07/21  11:40:39
6565         Log: Use Errno more extensively so that error
6566              messages are more portable (another way
6567              would be to muck around with LC_MESSAGES).
6568              Problem reported in
6569              
6570              From: oracle@pcr8.pcr.com
6571              To: perl5-porters@perl.org
6572              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
6573              Date: Mon, 19 Jul 1999 18:39:13 -0400
6574              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
6575      Branch: cfgperl
6576            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
6577            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
6578            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
6579 ____________________________________________________________________________
6580 [  3715] By: jhi                                   on 1999/07/21  11:05:36
6581         Log: Slightly modified patch.
6582              From: Sean Sheedy <seans@ncube.com>
6583              To: perl5-porters@perl.org
6584              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
6585              Date: Tue, 20 Jul 1999 09:52:06 -0700
6586              Message-Id: <3794A935.1C150E54@ncube.com>
6587      Branch: cfgperl
6588            ! cflags.SH x2p/cflags.SH
6589 ____________________________________________________________________________
6590 [  3714] By: jhi                                   on 1999/07/20  21:26:19
6591         Log: More Todo.
6592      Branch: cfgperl
6593            ! Todo
6594 ____________________________________________________________________________
6595 [  3713] By: jhi                                   on 1999/07/20  18:02:45
6596         Log: Integrate with Sarathy.
6597      Branch: cfgperl
6598           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
6599           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
6600           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
6601           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
6602           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
6603           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
6604           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
6605           +> utils/dprofpp.PL
6606           !> INSTALL MAINTAIN MANIFEST configure.com
6607           !> ext/Devel/Peek/Makefile.PL installman installperl
6608           !> pod/roffitall utils/Makefile vms/descrip_mms.template
6609           !> win32/Makefile win32/makefile.mk win32/win32.h
6610 ____________________________________________________________________________
6611 [  3712] By: gsar                                  on 1999/07/20  15:29:01
6612         Log: DProf tweak
6613      Branch: perl
6614            ! ext/Devel/DProf/DProf.xs
6615 ____________________________________________________________________________
6616 [  3711] By: gsar                                  on 1999/07/20  07:56:19
6617         Log: another DProf build tweak
6618      Branch: perl
6619            ! utils/dprofpp.PL
6620 ____________________________________________________________________________
6621 [  3710] By: gsar                                  on 1999/07/20  07:36:36
6622         Log: move DProf things around to where they are supposed to be
6623      Branch: perl
6624            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
6625            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
6626            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
6627            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
6628            + t/lib/dprof/test6_t t/lib/dprof/test6_v
6629           +> utils/dprofpp.PL
6630            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
6631            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
6632            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
6633            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
6634            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
6635            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
6636            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
6637            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
6638            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
6639            ! installperl pod/roffitall utils/Makefile
6640            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
6641 ____________________________________________________________________________
6642 [  3709] By: gsar                                  on 1999/07/20  06:13:16
6643         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
6644      Branch: perl
6645            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
6646            ! ext/Devel/Peek/Makefile.PL
6647 ____________________________________________________________________________
6648 [  3708] By: gsar                                  on 1999/07/20  06:01:22
6649         Log: move DProf to Devel/DProf
6650      Branch: perl
6651           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
6652           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
6653           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
6654           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
6655           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
6656           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
6657           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
6658           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
6659           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
6660           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
6661           +> ext/Devel/DProf/test.pl
6662            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
6663            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
6664            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
6665            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
6666            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
6667            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
6668            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
6669            ! MAINTAIN MANIFEST configure.com win32/Makefile
6670            ! win32/makefile.mk
6671 ____________________________________________________________________________
6672 [  3707] By: gsar                                  on 1999/07/20  05:39:11
6673         Log: add Devel::DProf v19990108 from CPAN, as it was
6674      Branch: perl
6675            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
6676            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
6677            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
6678            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
6679            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
6680            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
6681            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
6682            ! MANIFEST
6683 ____________________________________________________________________________
6684 [  3706] By: gsar                                  on 1999/07/20  04:52:25
6685         Log: C<union any> needs no PERL_OBJECT-treatment
6686      Branch: perl
6687            ! win32/win32.h
6688 ____________________________________________________________________________
6689 [  3705] By: gsar                                  on 1999/07/20  04:11:54
6690         Log: fix problem in default build
6691      Branch: perl
6692            ! win32/Makefile win32/makefile.mk
6693 ____________________________________________________________________________
6694 [  3704] By: jhi                                   on 1999/07/19  07:06:36
6695         Log: Integrate with Sarathy.
6696      Branch: cfgperl
6697           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
6698           !> win32/win32.c
6699 ____________________________________________________________________________
6700 [  3703] By: gsar                                  on 1999/07/19  05:55:57
6701         Log: win32 nits
6702      Branch: perl
6703            ! makedef.pl sv.h
6704 ____________________________________________________________________________
6705 [  3702] By: gsar                                  on 1999/07/19  04:29:34
6706         Log: don't display tid from main thread (or testsuite breaks)
6707      Branch: perl
6708            ! lib/Carp.pm util.c
6709 ____________________________________________________________________________
6710 [  3701] By: gsar                                  on 1999/07/19  00:47:52
6711         Log: remove several doubled (and tripled!) entries
6712      Branch: perl
6713            ! pod/perldiag.pod
6714 ____________________________________________________________________________
6715 [  3700] By: gsar                                  on 1999/07/19  00:42:34
6716         Log: integrate cfgperl contents into mainline
6717      Branch: perl
6718           +> makedef.pl
6719            - perl_exp.SH win32/makedef.pl
6720           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
6721           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
6722           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
6723           !> utf8.c util.c win32/Makefile win32/makefile.mk
6724 ____________________________________________________________________________
6725 [  3699] By: gsar                                  on 1999/07/19  00:33:59
6726         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
6727      Branch: perl
6728            ! Changes win32/win32.c
6729 ____________________________________________________________________________
6730 [  3698] By: jhi                                   on 1999/07/18  21:33:57
6731         Log: Integrate with Sarathy.
6732      Branch: cfgperl
6733           +> t/op/chars.t
6734           !> (integrate 57 files)
6735 ____________________________________________________________________________
6736 [  3697] By: gsar                                  on 1999/07/18  05:22:36
6737         Log: From: pvhp@forte.com (Peter Prymmer)
6738              Date: Thu, 1 Jul 99 19:31:24 PDT
6739              Message-Id: <9907020231.AA16942@forte.com>
6740              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
6741      Branch: perl
6742            + t/op/chars.t
6743            ! MANIFEST ebcdic.c t/op/ord.t
6744 ____________________________________________________________________________
6745 [  3696] By: gsar                                  on 1999/07/18  05:11:02
6746         Log: display thread id in diagnostics (suggested by Dan Sugalski)
6747      Branch: perl
6748            ! lib/Carp.pm util.c
6749 ____________________________________________________________________________
6750 [  3695] By: gsar                                  on 1999/07/18  04:57:47
6751         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
6752      Branch: perl
6753            ! pod/perldiag.pod
6754 ____________________________________________________________________________
6755 [  3694] By: gsar                                  on 1999/07/18  04:56:28
6756         Log: cache [NIUP]V conversions of defined READONLY values
6757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6758              Date: Sun, 11 Jul 1999 04:39:44 -0400
6759              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
6760              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
6761      Branch: perl
6762            ! sv.c
6763 ____________________________________________________________________________
6764 [  3693] By: gsar                                  on 1999/07/18  03:53:38
6765         Log: From: jan.dubois@ibm.net (Jan Dubois)
6766              Date: Sat, 17 Jul 1999 10:58:29 +0200
6767              Message-ID: <379144ad.13616689@smtp1.ibm.net>
6768              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
6769      Branch: perl
6770            ! lib/ExtUtils/Manifest.pm
6771 ____________________________________________________________________________
6772 [  3692] By: gsar                                  on 1999/07/18  03:51:03
6773         Log: remove spurious newSTATEOP() that causes goto to enter one too many
6774              contexts when jumping between if and elsif blocks
6775      Branch: perl
6776            ! perly.c perly.y pp_ctl.c t/op/goto.t
6777 ____________________________________________________________________________
6778 [  3691] By: gsar                                  on 1999/07/18  01:49:59
6779         Log: detypo, update Changes
6780      Branch: perl
6781            ! Changes doio.c
6782 ____________________________________________________________________________
6783 [  3690] By: gsar                                  on 1999/07/18  01:16:59
6784         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
6785      Branch: perl
6786            ! lib/integer.pm
6787 ____________________________________________________________________________
6788 [  3689] By: gsar                                  on 1999/07/18  00:47:17
6789         Log: ensure __END__ appears on a line by itself in wrapped
6790              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
6791              mention caveat about successfull kill()
6792      Branch: perl
6793            ! pod/perlfunc.pod win32/bin/pl2bat.pl
6794 ____________________________________________________________________________
6795 [  3688] By: gsar                                  on 1999/07/17  20:47:44
6796         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
6797      Branch: perl
6798            ! ext/SDBM_File/sdbm/Makefile.PL
6799 ____________________________________________________________________________
6800 [  3687] By: gsar                                  on 1999/07/17  20:43:27
6801         Log: make CC.pm use a distinct CCPP() macro rather than PP()
6802              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
6803      Branch: perl
6804            ! cc_runtime.h ext/B/B/CC.pm
6805 ____________________________________________________________________________
6806 [  3686] By: gsar                                  on 1999/07/17  20:39:08
6807         Log: tiny bug in vars.pm (from John Dlugosz)
6808      Branch: perl
6809            ! lib/vars.pm
6810 ____________________________________________________________________________
6811 [  3685] By: gsar                                  on 1999/07/17  20:37:27
6812         Log: applied suggested patch, along with later tweak
6813              From: jan.dubois@ibm.net (Jan Dubois)
6814              Date: Wed, 14 Jul 1999 23:53:43 +0200
6815              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
6816              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
6817      Branch: perl
6818            ! lib/Pod/Html.pm
6819 ____________________________________________________________________________
6820 [  3684] By: gsar                                  on 1999/07/17  20:24:32
6821         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
6822      Branch: perl
6823            ! thrdvar.h
6824 ____________________________________________________________________________
6825 [  3683] By: gsar                                  on 1999/07/17  20:21:01
6826         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6827              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
6828              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
6829              Subject: [PATCH 5.005_57] Segfaults if $^P
6830      Branch: perl
6831            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
6832            ! proto.h
6833 ____________________________________________________________________________
6834 [  3682] By: gsar                                  on 1999/07/17  20:04:17
6835         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
6836              and prefix/lib/perl5/man are ass_u_med only if those directories
6837              actually exist; else prefix/{lib,man} are used)
6838      Branch: perl
6839            ! lib/ExtUtils/MM_Unix.pm
6840 ____________________________________________________________________________
6841 [  3681] By: gsar                                  on 1999/07/17  19:12:33
6842         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
6843      Branch: perl
6844            ! op.c t/comp/proto.t
6845 ____________________________________________________________________________
6846 [  3680] By: gsar                                  on 1999/07/17  18:23:55
6847         Log: fix vec() on magic values
6848              From: Ian Phillipps <ian@dial.pipex.com>
6849              Date: Mon, 12 Jul 1999 12:30:05 +0100
6850              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
6851              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
6852      Branch: perl
6853            ! doop.c t/op/tie.t
6854 ____________________________________________________________________________
6855 [  3679] By: gsar                                  on 1999/07/17  18:10:44
6856         Log: make system() return -1 and set $! if exec of child failed
6857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6858              Date: Fri, 9 Jul 1999 05:21:13 -0400
6859              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
6860              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
6861      Branch: perl
6862            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
6863            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
6864 ____________________________________________________________________________
6865 [  3678] By: gsar                                  on 1999/07/17  17:54:01
6866         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6867              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
6868              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
6869              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
6870      Branch: perl
6871            ! util.c
6872 ____________________________________________________________________________
6873 [  3677] By: gsar                                  on 1999/07/17  17:34:38
6874         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
6875              converted Ken's documentation outline into pod
6876      Branch: perl
6877            ! x2p/find2perl.PL
6878 ____________________________________________________________________________
6879 [  3676] By: gsar                                  on 1999/07/17  16:34:09
6880         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
6881              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
6882              Steve Lidie
6883      Branch: perl
6884            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
6885            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6886            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
6887            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
6888            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
6889            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
6890 ____________________________________________________________________________
6891 [  3675] By: gsar                                  on 1999/07/17  00:16:53
6892         Log: backout redundant change#3628
6893      Branch: perl
6894            ! Changes hints/bsdos.sh
6895 ____________________________________________________________________________
6896 [  3674] By: jhi                                   on 1999/07/15  14:26:03
6897         Log: Fix the bin/oct/hex constant overflow tests for
6898              long long platforms.
6899      Branch: cfgperl
6900            ! t/pragma/warn/util
6901 ____________________________________________________________________________
6902 [  3673] By: jhi                                   on 1999/07/14  21:59:11
6903         Log: Fixed AIX dynamic loading and AIX shared Perl library.
6904              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
6905              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
6906              Hijacked win32/makedef.pl for more general purpose export
6907              list building, now it is used (as toplevel makedef.pl)
6908              for win32 and AIX (perl_exp.SH made unnecessary).
6909              Because the export lists are now correct in AIX, no more linker
6910              warnings about "Exported symbol not defined" should appear.
6911      Branch: cfgperl
6912            + makedef.pl
6913            - perl_exp.SH win32/makedef.pl
6914            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
6915            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
6916            ! win32/makefile.mk
6917 ____________________________________________________________________________
6918 [  3672] By: gsar                                  on 1999/07/14  17:12:13
6919         Log: minor efficiency tweak
6920      Branch: perl
6921            ! pp_ctl.c
6922 ____________________________________________________________________________
6923 [  3671] By: jhi                                   on 1999/07/14  16:22:39
6924         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
6925              if its caller re_intuit_start() was entered with strend == strpos
6926              because end_shift ended up as -1.  The patch ain't necessarily
6927              correct but least the core dump is avoided.
6928      Branch: cfgperl
6929            ! regexec.c
6930 ____________________________________________________________________________
6931 [  3670] By: jhi                                   on 1999/07/13  07:59:09
6932         Log: Integrate with Sarathy.
6933      Branch: cfgperl
6934            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
6935            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
6936           !> (integrate 67 files)
6937 ____________________________________________________________________________
6938 [  3669] By: gsar                                  on 1999/07/12  06:14:54
6939         Log: fixups for sundry warnings about function pointers
6940      Branch: perl
6941            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
6942            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
6943            ! win32/win32.c win32/win32.h
6944 ____________________________________________________________________________
6945 [  3668] By: gsar                                  on 1999/07/12  04:11:58
6946         Log: tweaks for win32/borland
6947      Branch: perl
6948            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
6949 ____________________________________________________________________________
6950 [  3667] By: gsar                                  on 1999/07/12  01:55:15
6951         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
6952              builds; passing the implicit context is unified among the three
6953              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
6954              flavors (see the top of perl.h) for testing; all varargs functions
6955              foo() have a va_list-taking variant vfoo() for generating the
6956              context-free versions; the PERL_OBJECT build should now be
6957              hyper-compatible with CPAN extensions (C++ is totally out of
6958              the picture)
6959              
6960              result has only been tested on Windows
6961              
6962              TODO: write docs on the THX rationale and idiomatic usage of
6963              the Perl API
6964      Branch: perl
6965            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
6966            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
6967            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
6968            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
6969            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
6970            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
6971            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
6972            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
6973            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
6974            ! global.sym globals.c intrpvar.h iperlsys.h
6975            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
6976            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
6977            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
6978            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
6979            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
6980            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
6981            ! win32/dl_win32.xs win32/include/dirent.h
6982            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
6983            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
6984            ! win32/win32iop.h win32/win32sck.c
6985 ____________________________________________________________________________
6986 [  3666] By: jhi                                   on 1999/07/11  22:00:13
6987         Log: Integrate with Sarathy.
6988      Branch: cfgperl
6989           !> op.c t/op/lex_assign.t
6990 ____________________________________________________________________________
6991 [  3665] By: jhi                                   on 1999/07/11  21:59:01
6992         Log: More manual sync.
6993      Branch: cfgperl
6994            ! pod/perldelta.pod
6995 ____________________________________________________________________________
6996 [  3664] By: gsar                                  on 1999/07/11  19:11:07
6997         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
6998              remedy and related tests via private mail
6999      Branch: perl
7000            ! op.c t/op/lex_assign.t
7001 ____________________________________________________________________________
7002 [  3663] By: jhi                                   on 1999/07/11  15:04:37
7003         Log: Manual synchronization with Sarathy (some files
7004              had drifted apart for no apparent reason), plus
7005              I had a typo in dl_vms.xs Sarathy had fixed.
7006      Branch: cfgperl
7007            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
7008 ____________________________________________________________________________
7009 [  3662] By: jhi                                   on 1999/07/10  12:23:21
7010         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
7011              to adapt to the underlying platform (the binary, 0b1..., test
7012              was broken in 64-bit platforms).  Also change "hex" in the
7013              warning messages to "hexadecimal" to match "binary" and "octal".
7014      Branch: cfgperl
7015            ! pod/perldiag.pod t/pragma/warn/util util.c
7016 ____________________________________________________________________________
7017 [  3661] By: jhi                                   on 1999/07/08  21:54:55
7018         Log: Integrate with Sarathy.
7019      Branch: cfgperl
7020           +> perlapi.c perlapi.h
7021           !> (integrate 43 files)
7022 ____________________________________________________________________________
7023 [  3660] By: gsar                                  on 1999/07/08  18:47:35
7024         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
7025      Branch: perl
7026            + perlapi.c perlapi.h
7027            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
7028            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
7029            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
7030            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
7031            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
7032            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
7033            ! win32/win32.h
7034 ____________________________________________________________________________
7035 [  3659] By: gsar                                  on 1999/07/08  18:41:45
7036         Log: sundry cleanups for clean build on windows
7037      Branch: perl
7038            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
7039 ____________________________________________________________________________
7040 [  3658] By: gsar                                  on 1999/07/08  01:24:25
7041         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
7042              type mismatch problems
7043      Branch: perl
7044            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
7045            ! t/pragma/warn/op toke.c utf8.c util.c
7046 ____________________________________________________________________________
7047 [  3657] By: jhi                                   on 1999/07/07  23:01:16
7048         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
7049      Branch: cfgperl
7050            ! pod/perldiag.pod
7051           !> Changes configure.com ext/B/B/Deparse.pm
7052           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
7053           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
7054           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
7055           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
7056           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
7057           !> t/pragma/overload.t thread.h vms/vms.c
7058 ____________________________________________________________________________
7059 [  3656] By: gsar                                  on 1999/07/07  21:04:38
7060         Log: integrate cfgperl contents
7061      Branch: perl
7062           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
7063           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
7064           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
7065            ! Changes
7066           !> (integrate 45 files)
7067 ____________________________________________________________________________
7068 [  3655] By: gsar                                  on 1999/07/07  18:55:45
7069         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
7070              <pvhp@forte.com>
7071      Branch: perl
7072            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
7073 ____________________________________________________________________________
7074 [  3654] By: gsar                                  on 1999/07/07  18:47:03
7075         Log: change#1889 mistakenly removed F_SETLK
7076      Branch: perl
7077            ! ext/Fcntl/Fcntl.xs
7078 ____________________________________________________________________________
7079 [  3653] By: gsar                                  on 1999/07/07  18:42:42
7080         Log: B::Deparse update
7081              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7082              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
7083              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
7084              Subject: [PATCH _57, long] B::Deparse 0.58
7085      Branch: perl
7086            ! ext/B/B/Deparse.pm
7087 ____________________________________________________________________________
7088 [  3652] By: gsar                                  on 1999/07/07  18:41:07
7089         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7090              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
7091              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
7092              Subject: Re: [ID 19990705.001] Overloading boolean conversion
7093      Branch: perl
7094            ! gv.c t/pragma/overload.t
7095 ____________________________________________________________________________
7096 [  3651] By: gsar                                  on 1999/07/07  17:47:30
7097         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
7098      Branch: perl
7099            ! perlsfio.h
7100 ____________________________________________________________________________
7101 [  3650] By: gsar                                  on 1999/07/07  17:45:52
7102         Log: applied new parts of suggested patch
7103              From: Charles Bailey <BAILEY@newman.upenn.edu>
7104              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
7105              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
7106              Subject: [PATCH 5.005_57] Consolidated VMS patch
7107      Branch: perl
7108            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
7109            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
7110            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
7111            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
7112            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
7113 ____________________________________________________________________________
7114 [  3649] By: jhi                                   on 1999/07/07  13:38:02
7115         Log: Sync regcomp warn with reality.
7116      Branch: cfgperl
7117            ! t/pragma/warn/regcomp
7118 ____________________________________________________________________________
7119 [  3648] By: jhi                                   on 1999/07/07  13:04:55
7120         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
7121              resolved manually.
7122      Branch: cfgperl
7123           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
7124           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
7125           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
7126            - README.lexwarn
7127           !> (integrate 79 files)
7128 ____________________________________________________________________________
7129 [  3647] By: gsar                                  on 1999/07/07  10:32:03
7130         Log: From: jan.dubois@ibm.net (Jan Dubois)
7131              Date: Thu, 01 Jul 1999 11:17:53 +0200
7132              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
7133              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
7134      Branch: perl
7135            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7136            ! lib/ExtUtils/MakeMaker.pm
7137 ____________________________________________________________________________
7138 [  3646] By: gsar                                  on 1999/07/07  10:27:55
7139         Log: fix undocumented IO::Handle functions as suggested
7140              by cj10@cam.ac.uk
7141      Branch: perl
7142            ! ext/IO/lib/IO/Handle.pm
7143 ____________________________________________________________________________
7144 [  3645] By: gsar                                  on 1999/07/07  10:18:55
7145         Log: prohibit thread join()ing itself (from Dan Sugalski)
7146      Branch: perl
7147            ! ext/Thread/Thread.xs
7148 ____________________________________________________________________________
7149 [  3644] By: gsar                                  on 1999/07/07  10:14:26
7150         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
7151              Date: Wed, 30 Jun 1999 14:02:42 -0700
7152              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
7153              Subject:  [PATCH 5.005_57] Compiler and XSUBS
7154      Branch: perl
7155            ! ext/B/B/C.pm
7156 ____________________________________________________________________________
7157 [  3643] By: gsar                                  on 1999/07/07  10:08:38
7158         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
7159              (from François Désarménien <desar@club-internet.fr>)
7160      Branch: perl
7161            ! pod/perlsyn.pod
7162 ____________________________________________________________________________
7163 [  3642] By: gsar                                  on 1999/07/07  10:03:24
7164         Log: From: Doug MacEachern <dougm@cp.net>
7165              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
7166              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
7167              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
7168      Branch: perl
7169            ! ext/B/B.xs
7170 ____________________________________________________________________________
7171 [  3641] By: gsar                                  on 1999/07/07  10:00:57
7172         Log: slightly modified version of suggested patch
7173              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
7174              Date: Mon, 28 Jun 1999 14:23:59 -0400
7175              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
7176              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
7177      Branch: perl
7178            ! ext/POSIX/POSIX.xs
7179 ____________________________________________________________________________
7180 [  3640] By: gsar                                  on 1999/07/07  09:45:43
7181         Log: lexical warnings update (warning.t fails one test
7182              due to leaked scalar, investigation pending)
7183              From: paul.marquess@bt.com
7184              Date: Sat, 26 Jun 1999 23:19:52 +0100
7185              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
7186              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
7187      Branch: perl
7188            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
7189            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
7190            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
7191            - README.lexwarn
7192            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
7193            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
7194            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
7195            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
7196            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7197            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
7198            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
7199            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
7200            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
7201            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
7202            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
7203            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
7204            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
7205            ! warning.h warning.pl win32/win32.c
7206 ____________________________________________________________________________
7207 [  3639] By: gsar                                  on 1999/07/07  08:09:30
7208         Log: From: Brian Jepson <bjepson@home.com>
7209              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
7210              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
7211              Subject: Patch to JPL example program
7212      Branch: perl
7213            ! jpl/JPL_Rolo/JPL_Rolo.jpl
7214 ____________________________________________________________________________
7215 [  3638] By: jhi                                   on 1999/07/07  08:07:58
7216         Log: Integrate with Sarathy.
7217      Branch: cfgperl
7218           !> (integrate 34 files)
7219 ____________________________________________________________________________
7220 [  3637] By: gsar                                  on 1999/07/07  08:07:49
7221         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7222              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
7223              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
7224              Subject: [PATCH _57, long] Eliminate CONDOPs
7225      Branch: perl
7226            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
7227            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
7228            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
7229            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
7230            ! pod/perltoc.pod pp_ctl.c pp_hot.c
7231 ____________________________________________________________________________
7232 [  3636] By: gsar                                  on 1999/07/07  07:50:51
7233         Log: adapted suggested patch for IO-1.20x
7234              From: ian@dial.pipex.com
7235              Date:  Fri, 25 Jun 1999 10:39:42 +0100
7236              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
7237              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
7238      Branch: perl
7239            ! ext/IO/lib/IO/Socket.pm
7240 ____________________________________________________________________________
7241 [  3635] By: gsar                                  on 1999/07/07  07:26:05
7242         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
7243      Branch: perl
7244            ! hints/powerux.sh
7245 ____________________________________________________________________________
7246 [  3634] By: gsar                                  on 1999/07/07  07:20:02
7247         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7248              Date: Wed, 23 Jun 1999 16:16:05 +0100
7249              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
7250              Subject: [PATCH 5.005_57] memleak in optimizer
7251      Branch: perl
7252            ! embed.h embed.pl objXSUB.h op.c proto.h
7253 ____________________________________________________________________________
7254 [  3633] By: gsar                                  on 1999/07/07  07:10:52
7255         Log: add do-not-edit caveats for files generated by opcode.pl
7256              (suggested by Hugo van der Sanden)
7257      Branch: perl
7258            ! opcode.h opcode.pl pp.sym pp_proto.h
7259 ____________________________________________________________________________
7260 [  3632] By: gsar                                  on 1999/07/07  06:41:13
7261         Log: better diagnostics on read operations from write-only
7262              filehandles
7263      Branch: perl
7264            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
7265            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
7266 ____________________________________________________________________________
7267 [  3631] By: gsar                                  on 1999/07/07  02:03:34
7268         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
7269              by David Muir Sharnoff <muir@idiom.com>)
7270      Branch: perl
7271            ! lib/Sys/Hostname.pm
7272 ____________________________________________________________________________
7273 [  3630] By: gsar                                  on 1999/07/07  01:57:16
7274         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
7275              Date: Sun, 20 Jun 1999 17:17:17 -0700
7276              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
7277              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
7278      Branch: perl
7279            ! ext/B/B/CC.pm
7280 ____________________________________________________________________________
7281 [  3629] By: gsar                                  on 1999/07/07  01:46:03
7282         Log: installperl should write normal messages to STDOUT, not STDERR
7283      Branch: perl
7284            ! installperl
7285 ____________________________________________________________________________
7286 [  3628] By: gsar                                  on 1999/07/07  01:41:25
7287         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
7288      Branch: perl
7289            ! hints/bsdos.sh
7290 ____________________________________________________________________________
7291 [  3627] By: gsar                                  on 1999/07/07  00:27:10
7292         Log: make diagnostic on C<my $^I> etc., more readable
7293      Branch: perl
7294            ! op.c
7295 ____________________________________________________________________________
7296 [  3626] By: gsar                                  on 1999/07/06  23:47:27
7297         Log: From: Andy Dougherty <doughera@lafayette.edu>
7298              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
7299              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
7300              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
7301      Branch: perl
7302            ! Makefile.SH utils/Makefile
7303 ____________________________________________________________________________
7304 [  3625] By: jhi                                   on 1999/07/06  21:50:46
7305         Log: Some new files of #3624 missing from MANIFEST.
7306      Branch: cfgperl
7307            ! MANIFEST
7308 ____________________________________________________________________________
7309 [  3624] By: jhi                                   on 1999/07/06  21:47:04
7310         Log: POSIX [[:character class:]] support for standard, locale,
7311              and utf8.  If both utf8 and locale are on, utf8 wins.
7312              I don't fully understand why so many tables changed in
7313              lib/unicode because of "make" -- maybe it was just overdue.
7314      Branch: cfgperl
7315            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
7316            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
7317            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
7318            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
7319            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
7320            ! lib/unicode/Block.pl lib/unicode/Category.pl
7321            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
7322            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
7323            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
7324            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
7325            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
7326            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
7327            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
7328            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
7329            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
7330            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
7331            ! t/pragma/warn/regcomp utf8.c
7332 ____________________________________________________________________________
7333 [  3623] By: gsar                                  on 1999/07/06  20:52:48
7334         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7335              Date: Wed, 16 Jun 1999 14:57:22 -0400
7336              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
7337              Subject: [PATCH 5.00557] Devel::Peek
7338      Branch: perl
7339            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
7340 ____________________________________________________________________________
7341 [  3622] By: gsar                                  on 1999/07/06  20:22:59
7342         Log: applied patch after demunging headers with appropriate paths
7343              From: "Vishal Bhatia" <vishalb@my-deja.com>
7344              Date: Sat, 12 Jun 1999 08:23:59 -0700
7345              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
7346              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
7347      Branch: perl
7348            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
7349            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
7350 ____________________________________________________________________________
7351 [  3621] By: gsar                                  on 1999/07/06  20:10:50
7352         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7353              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
7354              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
7355              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
7356      Branch: perl
7357            ! doio.c
7358 ____________________________________________________________________________
7359 [  3620] By: jhi                                   on 1999/07/06  19:16:47
7360         Log: Mention EPOC and SOCKS.
7361      Branch: cfgperl
7362            ! pod/perldelta.pod
7363 ____________________________________________________________________________
7364 [  3619] By: gsar                                  on 1999/07/06  16:52:37
7365         Log: fix int vs STRLEN issue
7366      Branch: perl
7367            ! pp.c
7368 ____________________________________________________________________________
7369 [  3618] By: jhi                                   on 1999/07/06  16:52:20
7370         Log: There ain't Perl_atonv().
7371      Branch: cfgperl
7372            ! ext/ByteLoader/bytecode.h
7373 ____________________________________________________________________________
7374 [  3617] By: jhi                                   on 1999/07/06  15:55:22
7375         Log: Integrate with Sarathy.
7376      Branch: cfgperl
7377           !> Makefile.SH
7378 ____________________________________________________________________________
7379 [  3616] By: jhi                                   on 1999/07/06  15:54:09
7380         Log: Tweak for #3613.
7381      Branch: cfgperl
7382            ! Configure config_h.SH
7383 ____________________________________________________________________________
7384 [  3615] By: gsar                                  on 1999/07/06  11:00:21
7385         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7386              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
7387              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
7388              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
7389      Branch: perl
7390            ! Makefile.SH
7391 ____________________________________________________________________________
7392 [  3614] By: jhi                                   on 1999/07/06  10:44:48
7393         Log: Integrate with Sarathy.
7394      Branch: cfgperl
7395           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
7396           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
7397 ____________________________________________________________________________
7398 [  3613] By: jhi                                   on 1999/07/06  10:43:20
7399         Log: From: Nathan Kurz <nate@valleytel.net>
7400              Subject: [ID 19990612.001 compiling three deep modules within ext/]
7401              ply-To: nate@valleytel.net
7402              erl5-porters@perl.org
7403              Date: Sat, 12 Jun 1999 01:26:04 -0500
7404              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
7405      Branch: cfgperl
7406            ! Configure config_h.SH
7407 ____________________________________________________________________________
7408 [  3612] By: gsar                                  on 1999/07/06  10:17:52
7409         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7410              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
7411              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
7412              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
7413      Branch: perl
7414            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
7415 ____________________________________________________________________________
7416 [  3611] By: gsar                                  on 1999/07/06  09:51:20
7417         Log: From: pvhp@forte.com (Peter Prymmer)
7418              Date: Fri, 11 Jun 99 17:07:19 PDT
7419              Message-Id: <9906120007.AA13802@forte.com>
7420              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
7421      Branch: perl
7422            ! ext/IO/lib/IO/File.pm
7423 ____________________________________________________________________________
7424 [  3610] By: gsar                                  on 1999/07/06  09:37:37
7425         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
7426              tweak)
7427              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7428              Date: Wed, 09 Jun 1999 18:27:51 +0100
7429              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
7430              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
7431      Branch: perl
7432            ! perl.h t/base/rs.t
7433 ____________________________________________________________________________
7434 [  3609] By: jhi                                   on 1999/07/06  09:28:48
7435         Log: Integrate with Sarathy.
7436      Branch: cfgperl
7437           !> (integrate 49 files)
7438 ____________________________________________________________________________
7439 [  3608] By: gsar                                  on 1999/07/06  09:28:21
7440         Log: test tweak
7441      Branch: perl
7442            ! t/pragma/warn/op
7443 ____________________________________________________________________________
7444 [  3607] By: jhi                                   on 1999/07/06  09:22:48
7445         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
7446      Branch: cfgperl
7447            ! Configure config_h.SH
7448 ____________________________________________________________________________
7449 [  3606] By: gsar                                  on 1999/07/06  09:05:02
7450         Log: applied slightly tweaked version of suggested patch for
7451              improved RE API
7452              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7453              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
7454              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
7455              Subject: [PATCH 5.005_57] REx engine rehash
7456      Branch: perl
7457            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
7458            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
7459            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
7460            ! util.c
7461 ____________________________________________________________________________
7462 [  3605] By: gsar                                  on 1999/07/06  08:54:03
7463         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
7464      Branch: perl
7465            ! sv.c
7466 ____________________________________________________________________________
7467 [  3604] By: gsar                                  on 1999/07/06  07:08:30
7468         Log: From: paul.marquess@bt.com
7469              Date: Tue, 8 Jun 1999 22:37:58 +0100 
7470              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
7471              Subject: [PATCH 5.005_57] DB_File 1.67
7472      Branch: perl
7473            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7474            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
7475 ____________________________________________________________________________
7476 [  3603] By: gsar                                  on 1999/07/06  07:04:50
7477         Log: From: paul.marquess@bt.com
7478              Date: Tue, 8 Jun 1999 22:34:01 +0100 
7479              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
7480              Subject: [PATCH 5.005_57] DBM Filters
7481      Branch: perl
7482            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
7483            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
7484            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
7485            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
7486 ____________________________________________________________________________
7487 [  3602] By: gsar                                  on 1999/07/06  07:00:01
7488         Log: slightly tweaked version of suggested patch
7489              From: Dan Sugalski <sugalskd@ous.edu>
7490              Date: Tue, 08 Jun 1999 14:09:38 -0700
7491              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
7492              Subject: [PATCH 5.005_57]Use NV instead of double in the core
7493      Branch: perl
7494            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
7495            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
7496            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
7497            ! proto.h sv.c sv.h toke.c universal.c util.c
7498 ____________________________________________________________________________
7499 [  3601] By: gsar                                  on 1999/07/06  06:52:57
7500         Log: integrate cfgperl contents into mainline
7501      Branch: perl
7502           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
7503           +> epoc/perl.mmp epoc/perl.pkg
7504           !> (integrate 30 files)
7505 ____________________________________________________________________________
7506 [  3598] By: jhi                                   on 1999/07/05  20:02:55
7507         Log: Integrate with mainperl.
7508      Branch: cfgperl
7509           +> lib/CGI/Pretty.pm
7510           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
7511           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
7512           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
7513           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
7514           !> vms/vmsish.h
7515 ____________________________________________________________________________
7516 [  3597] By: jhi                                   on 1999/07/05  19:59:48
7517         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
7518              that addresses the notorious "Additional libraries" question.
7519      Branch: cfgperl
7520            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7521            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
7522            ! pp_sys.c
7523 ____________________________________________________________________________
7524 [  3596] By: gsar                                  on 1999/07/05  18:30:51
7525         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7526              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
7527              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
7528              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
7529      Branch: perl
7530            ! pp_sys.c t/lib/io_udp.t
7531 ____________________________________________________________________________
7532 [  3595] By: gsar                                  on 1999/07/05  18:29:08
7533         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7534              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
7535              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
7536              Subject: [PATCH 5.00557] Setting $^E wipes out $!
7537      Branch: perl
7538            ! mg.c
7539 ____________________________________________________________________________
7540 [  3594] By: gsar                                  on 1999/07/05  18:24:53
7541         Log: hand-apply whitespace mutiliated patch
7542              From: Dan Sugalski <sugalskd@osshe.edu>
7543              Date: Mon, 07 Jun 1999 14:46:42 -0700
7544              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
7545              Subject: [PATCH 5.005_57]Updated VMS patch
7546      Branch: perl
7547            ! thread.h vms/descrip_mms.template vms/subconfigure.com
7548            ! vms/vms.c vms/vmsish.h
7549 ____________________________________________________________________________
7550 [  3593] By: gsar                                  on 1999/07/05  17:53:04
7551         Log: applied parts not duplicated by previous patches
7552              From: "Vishal Bhatia" <vishalb@my-deja.com>
7553              Date: Sat, 05 Jun 1999 08:42:17 -0700
7554              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
7555              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
7556      Branch: perl
7557            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
7558            ! ext/B/B/Stackobj.pm
7559 ____________________________________________________________________________
7560 [  3592] By: jhi                                   on 1999/07/05  17:17:22
7561         Log: AIX threaded build, plus few more on the side.
7562      Branch: cfgperl
7563            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
7564            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
7565            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
7566            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
7567 ____________________________________________________________________________
7568 [  3591] By: gsar                                  on 1999/07/05  16:52:34
7569         Log: "\e" and "\a" didn't produce right escape under EBCDIC
7570              From: pvhp@forte.com (Peter Prymmer)
7571              Date: Fri, 4 Jun 99 12:00:27 PDT
7572              Message-Id: <9906041900.AA28387@forte.com>
7573              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
7574      Branch: perl
7575            ! toke.c
7576 ____________________________________________________________________________
7577 [  3590] By: gsar                                  on 1999/07/05  16:40:01
7578         Log: s/scalar ref constructor/single ref constructor/ (suggested
7579              by Stephen McCamant)
7580      Branch: perl
7581            ! opcode.h opcode.pl
7582 ____________________________________________________________________________
7583 [  3589] By: gsar                                  on 1999/07/05  16:34:06
7584         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
7585      Branch: perl
7586            ! ext/GDBM_File/GDBM_File.xs
7587 ____________________________________________________________________________
7588 [  3588] By: gsar                                  on 1999/07/05  16:29:39
7589         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
7590              is unchanged still)
7591      Branch: perl
7592            ! op.c
7593 ____________________________________________________________________________
7594 [  3587] By: jhi                                   on 1999/07/05  10:31:43
7595         Log: Make perl_exp.SH smarter about what to include and what to exclude.
7596      Branch: cfgperl
7597            ! perl_exp.SH
7598 ____________________________________________________________________________
7599 [  3586] By: jhi                                   on 1999/07/05  09:29:31
7600         Log: Remove unnecessary and extraneous my $i = 0.
7601      Branch: cfgperl
7602            ! bytecode.pl
7603 ____________________________________________________________________________
7604 [  3585] By: jhi                                   on 1999/07/05  07:28:59
7605         Log: Integrate with mainperl.
7606      Branch: cfgperl
7607           !> (integrate 30 files)
7608 ____________________________________________________________________________
7609 [  3584] By: gsar                                  on 1999/07/05  05:36:28
7610         Log: From: Vishal Bhatia <vishalb@hotmail.com>
7611              Date: Thu, 03 Jun 1999 00:57:48 PDT
7612              Message-ID: <19990603075749.86665.qmail@hotmail.com>
7613              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
7614      Branch: perl
7615            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
7616 ____________________________________________________________________________
7617 [  3583] By: gsar                                  on 1999/07/05  05:31:19
7618         Log: suppress fancy display when in verbose mode (suggested by
7619              Paul Johnson <pjcj@transeda.com>)
7620      Branch: perl
7621            ! lib/Test/Harness.pm
7622 ____________________________________________________________________________
7623 [  3582] By: gsar                                  on 1999/07/05  05:17:12
7624         Log: cygwin32 update
7625              From: "Fifer, Eric" <EFifer@sanwaint.com>
7626              Date:  Wed, 2 Jun 1999 15:16:05 +0100
7627              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
7628              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
7629      Branch: perl
7630            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
7631            ! cygwin32/build-instructions.READFIRST
7632            ! cygwin32/build-instructions.charles-wilson
7633            ! cygwin32/build-instructions.sebastien-barre
7634            ! cygwin32/build-instructions.steven-morlock
7635            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
7636            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
7637            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
7638            ! t/op/magic.t util.c
7639 ____________________________________________________________________________
7640 [  3581] By: gsar                                  on 1999/07/05  02:46:18
7641         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
7642      Branch: perl
7643            ! util.c
7644 ____________________________________________________________________________
7645 [  3580] By: gsar                                  on 1999/07/05  02:38:03
7646         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
7647              Date: Mon, 31 May 1999 18:18:13 -0600
7648              Message-ID: <19990601001813.AAA17834@csgsystems.com>
7649              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
7650      Branch: perl
7651            ! t/TEST t/UTEST t/harness utils/perlcc.PL
7652 ____________________________________________________________________________
7653 [  3579] By: gsar                                  on 1999/07/05  01:20:58
7654         Log: compatibility tweak for Class::Struct
7655      Branch: perl
7656            ! lib/Class/Struct.pm
7657 ____________________________________________________________________________
7658 [  3578] By: jhi                                   on 1999/07/04  23:26:01
7659         Log: Miscellaneus AIX fixes + SOCKS support.
7660      Branch: cfgperl
7661            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
7662            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
7663            ! hints/aix.sh pp_sys.c
7664 ____________________________________________________________________________
7665 [  3577] By: gsar                                  on 1999/07/04  23:07:39
7666         Log: test tweak
7667      Branch: perl
7668            ! t/io/openpid.t
7669 ____________________________________________________________________________
7670 [  3576] By: jhi                                   on 1999/07/04  22:39:23
7671         Log: Integrate with mainperl.
7672      Branch: cfgperl
7673           +> t/io/openpid.t
7674            - win32/perlhost.h
7675           !> (integrate 51 files)
7676 ____________________________________________________________________________
7677 [  3575] By: jhi                                   on 1999/07/04  22:26:48
7678         Log: Added 64-bit support for AIX 4.3 or better
7679              based on Martin H. Rusoff's observations.
7680      Branch: cfgperl
7681            ! Configure config_h.SH hints/aix.sh
7682 ____________________________________________________________________________
7683 [  3574] By: jhi                                   on 1999/07/04  21:34:47
7684         Log: Do not throw away gccvers compilation errors.
7685              From: Andy Dougherty <doughera@lafayette.edu>
7686              To: Ron Seguin <rseguin@on.bell.ca>
7687              Cc: Perl Porters <perl5-porters@perl.org>
7688              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
7689              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
7690              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
7691      Branch: cfgperl
7692            ! Configure config_h.SH
7693 ____________________________________________________________________________
7694 [  3573] By: gsar                                  on 1999/07/04  21:10:32
7695         Log: adapted suggested tests for addition to testsuite
7696              From: RonaldWS@aol.com
7697              Date:  Sun, 30 May 1999 16:27:28 EDT
7698              Message-Id:  <25cd799f.2482f930@aol.com>
7699              Subject: [19990530.007] Open with pipe | does not return pid under win32
7700      Branch: perl
7701            + t/io/openpid.t
7702            ! MANIFEST win32/win32.c
7703 ____________________________________________________________________________
7704 [  3572] By: gsar                                  on 1999/07/04  20:29:32
7705         Log: perl_run() should call my_exit(0) for normal completion
7706      Branch: perl
7707            ! perl.c
7708 ____________________________________________________________________________
7709 [  3571] By: jhi                                   on 1999/07/04  20:10:44
7710         Log: Add test for change #3568 plus general cleanup.
7711      Branch: cfgperl
7712            ! t/pragma/locale.t
7713 ____________________________________________________________________________
7714 [  3570] By: gsar                                  on 1999/07/04  20:03:21
7715         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
7716              overloading
7717      Branch: perl
7718            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
7719            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
7720 ____________________________________________________________________________
7721 [  3569] By: gsar                                  on 1999/07/04  18:04:48
7722         Log: make AIX dynaloading work when libperl is shared (and thus under
7723              mod_perl etc.)
7724              From: Jens-Uwe Mager <jum@helios.de>
7725              Date:  Sat, 29 May 1999 17:09:52 +0200
7726              Message-Id:  <199905291509.RAA43978@ans.helios.de>
7727              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
7728      Branch: perl
7729            ! ext/DynaLoader/dl_aix.xs
7730 ____________________________________________________________________________
7731 [  3568] By: jhi                                   on 1999/07/04  14:54:23
7732         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
7733              This resulted for example in the 'o' magic not being cleared by
7734              magic_setcollxfrm(), which resulted in strange cmp results.
7735              The bug was reported originally in the message
7736              Subject: Bug with locale
7737              From: Jan Starzynski <jan@planet.de> 
7738              To: perlbug@perl.com 
7739              Date: Fri, 09 Apr 1999 13:23:07 +0200 
7740              Message-ID: <370DE31B.DAEE1332@planet.de> 
7741      Branch: cfgperl
7742            ! pp.c
7743 ____________________________________________________________________________
7744 [  3567] By: gsar                                  on 1999/07/04  02:38:34
7745         Log: remove misleading info on defined(&func), unclutter deprecation
7746              about defined(@array)
7747      Branch: perl
7748            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7749            ! t/pragma/warn/op
7750 ____________________________________________________________________________
7751 [  3566] By: gsar                                  on 1999/07/04  01:46:31
7752         Log: From: jan.dubois@ibm.net (Jan Dubois)
7753              Date: Wed, 26 May 1999 22:07:17 +0200
7754              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
7755              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
7756      Branch: perl
7757            ! Changes win32/win32.c win32/win32.h
7758 ____________________________________________________________________________
7759 [  3565] By: gsar                                  on 1999/07/04  01:26:02
7760         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
7761              for win32 issues)
7762      Branch: perl
7763            ! pod/perlxstut.pod
7764 ____________________________________________________________________________
7765 [  3564] By: gsar                                  on 1999/07/02  03:09:04
7766         Log: avoid warnings
7767      Branch: perl
7768            ! ext/Thread/Thread/Specific.pm lib/fields.pm
7769 ____________________________________________________________________________
7770 [  3563] By: gsar                                  on 1999/06/28  19:23:47
7771         Log: inc version (for CPAN.pm sanity)
7772      Branch: perl
7773            ! lib/Text/ParseWords.pm
7774 ____________________________________________________________________________
7775 [  3562] By: gsar                                  on 1999/06/28  19:19:01
7776         Log: regen perltoc
7777      Branch: perl
7778            ! pod/perltoc.pod
7779 ____________________________________________________________________________
7780 [  3561] By: gsar                                  on 1999/06/28  19:08:41
7781         Log: From: Damian Conway <damian@cs.monash.edu.au>
7782              Date: Wed, 26 May 1999 00:58:35 -0400
7783              Message-Id: <199905260458.AAA06411@defender.perl.org>
7784              Subject: [19990526.002] Misc. improvements to Class:Struct
7785      Branch: perl
7786            ! MANIFEST lib/Class/Struct.pm
7787 ____________________________________________________________________________
7788 [  3560] By: gsar                                  on 1999/06/28  18:50:52
7789         Log: remove bogus PL_optype_size
7790      Branch: perl
7791            ! bytecode.pl ext/ByteLoader/byterun.h
7792 ____________________________________________________________________________
7793 [  3559] By: gsar                                  on 1999/06/28  18:22:26
7794         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
7795      Branch: perl
7796            + lib/CGI/Pretty.pm
7797            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
7798            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
7799            ! t/lib/cgi-html.t t/lib/cgi-request.t
7800 ____________________________________________________________________________
7801 [  3558] By: jhi                                   on 1999/06/28  07:30:21
7802         Log: Change Olaf Lebbe's email address.
7803      Branch: cfgperl
7804            ! README.epoc
7805 ____________________________________________________________________________
7806 [  3557] By: gsar                                  on 1999/06/28  00:07:33
7807         Log: make autogenerated files writable
7808      Branch: perl
7809            - win32/perlhost.h
7810            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
7811            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
7812            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
7813            ! proto.h regnodes.h warning.h win32/config_H.bc
7814            ! win32/config_H.gc win32/config_H.vc
7815 ____________________________________________________________________________
7816 [  3556] By: jhi                                   on 1999/06/27  19:22:53
7817         Log: Update MANIFEST to match #3555.
7818      Branch: cfgperl
7819            ! MANIFEST
7820 ____________________________________________________________________________
7821 [  3555] By: jhi                                   on 1999/06/27  19:16:22
7822         Log: EPOC port to Psion5.
7823              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7824              To: Jarkko Hietaniemi <jhi@iki.fi>
7825              Cc: perl5-porters@perl.org
7826              Subject: Re: Psion5
7827              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
7828              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
7829      Branch: cfgperl
7830            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
7831            + epoc/perl.mmp epoc/perl.pkg
7832            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
7833            ! perl.h sv.c util.c
7834 ____________________________________________________________________________
7835 [  3554] By: jhi                                   on 1999/06/27  18:50:52
7836         Log: Integrate from mainperl.
7837      Branch: cfgperl
7838           !> (integrate 48 files)
7839 ____________________________________________________________________________
7840 [  3553] By: gsar                                  on 1999/06/27  14:28:49
7841         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
7842              gone from the public API); PERL_OBJECT builds again on
7843              windows
7844              
7845              TODO: namespace-clean the typedefs in iperlsys.h and
7846              elsewhere; remove C++ remnants from public headers
7847      Branch: perl
7848            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
7849            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7850            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
7851            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
7852            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
7853            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
7854            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
7855            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
7856            ! win32/config.gc win32/config.vc win32/dl_win32.xs
7857            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
7858            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
7859            ! win32/win32sck.c
7860 ____________________________________________________________________________
7861 [  3552] By: gsar                                  on 1999/06/27  13:49:31
7862         Log: integrate cfgperl changes into mainline
7863      Branch: perl
7864           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
7865           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
7866           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
7867           !> util.c
7868 ____________________________________________________________________________
7869 [  3551] By: gsar                                  on 1999/06/27  13:31:11
7870         Log: fix indents
7871      Branch: perl
7872            ! op.c
7873 ____________________________________________________________________________
7874 [  3550] By: gsar                                  on 1999/06/24  22:42:53
7875         Log: update Changes
7876      Branch: perl
7877            ! Changes
7878 ____________________________________________________________________________
7879 [  3549] By: gsar                                  on 1999/06/24  22:41:17
7880         Log: avoid race condition in the CAPI extension bootstrap handler
7881      Branch: perl
7882            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
7883 ____________________________________________________________________________
7884 [  3548] By: gsar                                  on 1999/06/24  22:39:53
7885         Log: sanity check to cover the case when perl is installed into the
7886              X:\ (drive root)
7887      Branch: perl
7888            ! win32/win32.c
7889 ____________________________________________________________________________
7890 [  3547] By: gsar                                  on 1999/06/22  19:30:32
7891         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
7892      Branch: perl
7893            ! lib/Tie/RefHash.pm
7894 ____________________________________________________________________________
7895 [  3544] By: jhi                                   on 1999/06/18  19:24:28
7896         Log: Tidy up #3542 and #3543. 
7897      Branch: cfgperl
7898            ! t/pragma/locale.t util.c
7899 ____________________________________________________________________________
7900 [  3543] By: jhi                                   on 1999/06/18  10:28:45
7901         Log: Spice up locale.t.
7902      Branch: cfgperl
7903            ! t/pragma/locale.t
7904 ____________________________________________________________________________
7905 [  3542] By: jhi                                   on 1999/06/17  22:42:03
7906         Log: Fixed two long-standing locale bugs.
7907              
7908              Both problems were related to numeric locale which
7909              controls the radix character aka the decimal separator.
7910              (1) printf (and sprintf) were resetting the numeric locale to C.
7911              (2) Using locale-numerically formatted floating point
7912              numbers (e.g. "1,23") together with -w caused warnings about
7913              "isn't numeric".  The operations were working fine, though,
7914              because atof() was using the local locale.
7915              Both problems reported by Stefan Vogtner.
7916              
7917              Introduced a wrapper for atof() that attempts to convert
7918              the string both ways.  This helps Perl to understand
7919              numbers like this "4.56" even when using a local locale
7920              makes atof() understand only numbers like this "7,89".
7921              
7922              Remaining related problems, both of which existed before
7923              this patch and continue to exist after this patch:
7924              (a) The behaviour of print() is _not_ as documented by perllocale.
7925              Instead of always using the C locale, print() does use the
7926              local locale, just like the *printf() do.  This may be fixable
7927              now that switching to-and-fro between locales has been made
7928              more consistent, but fixing print() would change existing
7929              behaviour.  perllocale is not changed by this patch.
7930              (b) If a number has been stringified (say, via "$number") under
7931              a local locale, the cached string value persists even under
7932              "no locale".  This may or may not be a problem: operations
7933              work fine because the original number is still there, but
7934              that the string form keeps its locale-ish outlook may be
7935              somewhat confusing.
7936      Branch: cfgperl
7937            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
7938            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
7939            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
7940            ! util.c
7941 ____________________________________________________________________________
7942 [  3541] By: jhi                                   on 1999/06/17  20:00:16
7943         Log: Integrate from mainperl.
7944      Branch: cfgperl
7945           !> ext/Data/Dumper/Dumper.pm op.c
7946 ____________________________________________________________________________
7947 [  3540] By: gsar                                  on 1999/06/16  16:49:55
7948         Log: dump C<0> as such, not C<'0'>
7949      Branch: perl
7950            ! ext/Data/Dumper/Dumper.pm
7951 ____________________________________________________________________________
7952 [  3539] By: gsar                                  on 1999/06/13  04:04:40
7953         Log: fix coredumper in change#3498
7954      Branch: perl
7955            ! op.c
7956 ____________________________________________________________________________
7957 [  3538] By: jhi                                   on 1999/06/12  22:01:26
7958         Log: Integrate from mainperl.
7959      Branch: cfgperl
7960           +> lib/caller.pm
7961           !> (integrate 36 files)
7962 ____________________________________________________________________________
7963 [  3537] By: gsar                                  on 1999/06/12  06:43:03
7964         Log: EXTERN_C declarations for global arrays in various
7965              headers, so perl can be built even in C++ mode; win32
7966              build fixups; regen headers
7967      Branch: perl
7968            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
7969            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
7970 ____________________________________________________________________________
7971 [  3536] By: gsar                                  on 1999/06/12  06:38:21
7972         Log: caller.pm typos
7973      Branch: perl
7974            ! lib/caller.pm
7975 ____________________________________________________________________________
7976 [  3535] By: gsar                                  on 1999/06/11  23:13:54
7977         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
7978              is temporarily gone
7979      Branch: perl
7980            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
7981            ! pod/perldelta.pod proto.h win32/perllib.c
7982 ____________________________________________________________________________
7983 [  3534] By: gsar                                  on 1999/06/11  20:41:51
7984         Log: implement C<use caller 'encoding'>
7985      Branch: perl
7986            + lib/caller.pm
7987            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
7988 ____________________________________________________________________________
7989 [  3533] By: gsar                                  on 1999/06/11  16:51:04
7990         Log: truncate() has a peculiar exemption from strict barewords, even
7991              though it has a non-filehandle prototype
7992      Branch: perl
7993            ! op.c t/io/fs.t
7994 ____________________________________________________________________________
7995 [  3532] By: gsar                                  on 1999/06/11  09:09:16
7996         Log: GDBM tweak
7997      Branch: perl
7998            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
7999 ____________________________________________________________________________
8000 [  3531] By: gsar                                  on 1999/06/10  23:34:19
8001         Log: part of the platform changes for IMPLICIT_CONTEXT
8002      Branch: perl
8003            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
8004            ! jpl/PerlInterpreter/PerlInterpreter.c
8005            ! jpl/PerlInterpreter/PerlInterpreter.h
8006            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
8007            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
8008 ____________________________________________________________________________
8009 [  3530] By: jhi                                   on 1999/06/10  20:55:56
8010         Log: Integrate from mainperl.
8011      Branch: cfgperl
8012           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
8013 ____________________________________________________________________________
8014 [  3529] By: gsar                                  on 1999/06/10  20:40:01
8015         Log: DB_File tweaks for IMPLICIT CONTEXT
8016      Branch: perl
8017            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
8018 ____________________________________________________________________________
8019 [  3528] By: jhi                                   on 1999/06/10  10:18:15
8020         Log: Integrate from mainperl.
8021      Branch: cfgperl
8022           !> (integrate 105 files)
8023 ____________________________________________________________________________
8024 [  3527] By: gsar                                  on 1999/06/10  09:30:35
8025         Log: most globals are now interpreter local; locale initialization
8026              was too early, defer it until interpreter is allocated and
8027              initialized; multiple interpreters should now be
8028              concurrency-safe (untested)
8029      Branch: perl
8030            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
8031            ! perlvars.h
8032 ____________________________________________________________________________
8033 [  3526] By: gsar                                  on 1999/06/10  08:38:00
8034         Log: fix small nits
8035      Branch: perl
8036            ! cc_runtime.h ext/B/B/CC.pm run.c
8037 ____________________________________________________________________________
8038 [  3525] By: gsar                                  on 1999/06/10  04:41:38
8039         Log: win32 build fixes
8040      Branch: perl
8041            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
8042            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8043            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
8044            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
8045            ! win32/Makefile win32/config_H.bc win32/config_H.gc
8046            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
8047            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
8048            ! win32/win32.c win32/win32.h win32/win32sck.c
8049            ! win32/win32thread.c win32/win32thread.h
8050 ____________________________________________________________________________
8051 [  3524] By: gsar                                  on 1999/06/09  18:03:01
8052         Log: more complete support for implicit thread/interpreter pointer,
8053              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
8054              without that enabled):
8055              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
8056              is a noop; tests pass on Solaris; should be faster now!
8057              - MULTIPLICITY has been tested with and without
8058              PERL_IMPLICIT_CONTEXT on Solaris
8059              - improved function database now merged with embed.pl
8060              - everything except the varargs functions have foo(a,b,c) macros
8061              to provide compatibility
8062              - varargs functions default to compatibility variants that
8063              get the context pointer using dTHX
8064              - there should be almost no source compatibility issues as a
8065              result of all this
8066              - dl_foo.xs changes other than dl_dlopen.xs untested
8067              - still needs documentation, fixups for win32 etc
8068              Next step: migrate most non-mutex variables from perlvars.h
8069              to intrpvar.h
8070      Branch: perl
8071            - proto.pl
8072            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
8073            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
8074            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8075            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8076            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
8077            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
8078            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
8079            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
8080            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
8081            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
8082            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
8083            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
8084            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
8085            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
8086            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
8087            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
8088            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
8089            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
8090            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
8091            ! util.c win32/Makefile win32/makefile.mk writemain.SH
8092 ____________________________________________________________________________
8093 [  3523] By: gsar                                  on 1999/06/07  05:24:13
8094         Log: missed a file
8095      Branch: perl
8096            + proto.pl
8097            ! MANIFEST
8098 ____________________________________________________________________________
8099 [  3522] By: gsar                                  on 1999/06/07  05:18:34
8100         Log: initial stub implementation of implicit thread/this
8101              pointer    argument; builds/tests on Solaris, win32
8102              hasn't been fixed up yet; proto.h, global.sym and
8103              static function decls are now generated from a common
8104              database in proto.pl; some inconsistently named
8105              perl_foo() things are now Perl_foo(), compatibility
8106              #defines provided; perl_foo() (lowercase 'p') reserved
8107              for functions that take an explicit context argument;
8108              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
8109      Branch: perl
8110            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
8111            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
8112            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
8113            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
8114            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
8115            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
8116            ! universal.c utf8.c util.c
8117 ____________________________________________________________________________
8118 [  3521] By: gsar                                  on 1999/06/04  23:00:22
8119         Log: clean up some stray "global" symbols
8120      Branch: perl
8121            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
8122            ! pp_proto.h proto.h
8123 ____________________________________________________________________________
8124 [  3520] By: jhi                                   on 1999/06/02  21:33:28
8125         Log: Integrate from mainperl.
8126      Branch: cfgperl
8127           !> (integrate 94 files)
8128 ____________________________________________________________________________
8129 [  3519] By: gsar                                  on 1999/06/02  07:16:10
8130         Log: avoid dereferencing null pointer from getpwent() et al
8131      Branch: perl
8132            ! pp_sys.c
8133 ____________________________________________________________________________
8134 [  3518] By: gsar                                  on 1999/06/02  04:47:10
8135         Log: remove _() non-ansism
8136      Branch: perl
8137            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
8138            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
8139            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
8140            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
8141            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
8142            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
8143            ! ext/re/re.xs handy.h hv.c iperlsys.h
8144            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
8145            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
8146            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
8147            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
8148            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
8149            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
8150            ! vms/vmsish.h vms/writemain.pl vos/config.h
8151            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
8152            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
8153            ! win32/perllib.c win32/runperl.c win32/win32.h
8154            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
8155            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
8156 ____________________________________________________________________________
8157 [  3517] By: gsar                                  on 1999/06/02  02:17:51
8158         Log: missed a few files
8159      Branch: perl
8160            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
8161 ____________________________________________________________________________
8162 [  3516] By: gsar                                  on 1999/06/02  01:37:33
8163         Log: integrate cfgperl contents into mainline
8164      Branch: perl
8165           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
8166           +> ext/ByteLoader/byterun.h
8167            - bytecode.h byterun.c byterun.h
8168            ! Changes
8169           !> (integrate 58 files)
8170 ____________________________________________________________________________
8171 [  3515] By: gsar                                  on 1999/06/02  00:48:50
8172         Log: remove stray K&R-isms
8173      Branch: perl
8174            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
8175            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
8176            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
8177            ! toke.c util.c win32/win32.c x2p/hash.c
8178 ____________________________________________________________________________
8179 [  3514] By: gsar                                  on 1999/06/01  15:55:55
8180         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
8181              strict 'subs'
8182      Branch: perl
8183            ! op.c t/pragma/strict-subs
8184 ____________________________________________________________________________
8185 [  3513] By: jhi                                   on 1999/06/01  07:17:05
8186         Log: Patch applying of #3499 had gone awry.
8187      Branch: cfgperl
8188            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
8189 ____________________________________________________________________________
8190 [  3512] By: gsar                                  on 1999/05/31  19:21:30
8191         Log: tighter -help output
8192      Branch: perl
8193            ! perl.c
8194 ____________________________________________________________________________
8195 [  3511] By: gsar                                  on 1999/05/31  17:18:23
8196         Log: fix memory leak in C<eval 'return sub {...}'>
8197      Branch: perl
8198            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
8199 ____________________________________________________________________________
8200 [  3510] By: gsar                                  on 1999/05/31  14:11:46
8201         Log: tweak C++isms
8202      Branch: perl
8203            ! win32/dl_win32.xs win32/win32.c
8204 ____________________________________________________________________________
8205 [  3509] By: jhi                                   on 1999/05/30  13:02:26
8206         Log: Cleanup of #3488.
8207      Branch: cfgperl
8208            ! Configure config_h.SH
8209 ____________________________________________________________________________
8210 [  3508] By: jhi                                   on 1999/05/30  11:16:01
8211         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8212              To: Mailing list Perl5 <perl5-porters@perl.org>
8213              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
8214              Date: Sat, 29 May 1999 20:18:13 -0400
8215              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
8216      Branch: cfgperl
8217            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
8218 ____________________________________________________________________________
8219 [  3507] By: jhi                                   on 1999/05/29  20:05:40
8220         Log: From: Mark-Jason Dominus <mjd@plover.com>
8221              To: perl5-porters@perl.com
8222              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
8223              Date: Sat, 29 May 1999 14:45:10 -0400
8224              Message-ID: <19990529184510.27557.qmail@plover.com>
8225      Branch: cfgperl
8226            ! op.h
8227 ____________________________________________________________________________
8228 [  3506] By: gsar                                  on 1999/05/29  16:49:39
8229         Log: avoid gv_check() recursive pit
8230      Branch: perl
8231            ! gv.c
8232 ____________________________________________________________________________
8233 [  3505] By: jhi                                   on 1999/05/29  11:38:16
8234         Log: From: jan.dubois@ibm.net (Jan Dubois)
8235              To: Gurusamy Sarathy <gsar@activestate.com>
8236              Cc: perl5-porters@perl.org
8237              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
8238              Date: Sat, 29 May 1999 08:46:22 +0200
8239              Message-ID: <374f8007.2016008@smtp1.ibm.net>
8240      Branch: cfgperl
8241            ! t/op/grent.t t/op/pwent.t
8242 ____________________________________________________________________________
8243 [  3504] By: jhi                                   on 1999/05/29  11:07:10
8244         Log: QNX needs <sys/select.h> to define fd_set.
8245              
8246              From: Norton Allen <allen@huarp.harvard.edu>
8247              To: perl5-porters@perl.org
8248              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
8249              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
8250              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
8251      Branch: cfgperl
8252            ! ext/IO/poll.c
8253 ____________________________________________________________________________
8254 [  3503] By: jhi                                   on 1999/05/29  10:53:31
8255         Log: From: jan.dubois@ibm.net (Jan Dubois)
8256              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
8257              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
8258              Date: Fri, 28 May 1999 20:14:35 +0200
8259              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
8260      Branch: cfgperl
8261            ! lib/Math/BigFloat.pm
8262 ____________________________________________________________________________
8263 [  3502] By: jhi                                   on 1999/05/29  10:44:44
8264         Log: Make Configure support the change #3367,
8265              SysV shadow passwords.
8266      Branch: cfgperl
8267            ! Configure config_h.SH pp_sys.c
8268 ____________________________________________________________________________
8269 [  3501] By: gsar                                  on 1999/05/28  21:22:23
8270         Log: add wide versions of win32 system calls (first step in
8271              globalization); delayload winsock for performance if compiling
8272              with VC 6.0
8273      Branch: perl
8274            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
8275            ! win32/win32.c win32/win32.h
8276 ____________________________________________________________________________
8277 [  3500] By: jhi                                   on 1999/05/28  21:17:24
8278         Log: The new t/lib/io_linenum.t was using stricture
8279              before @INC was set up.
8280      Branch: cfgperl
8281            ! t/lib/io_linenum.t
8282 ____________________________________________________________________________
8283 [  3499] By: jhi                                   on 1999/05/28  17:13:23
8284         Log: From: Tom Hughes <tom@compton.nu>
8285              To: perl5-porters@perl.org
8286              Subject: [PATCH 5.005_57] ByteLoader mark 2
8287              Date: Wed, 26 May 1999 23:59:49 +0100
8288              Message-ID: <bf337a0849.tom@compton.compton.nu>
8289              
8290              plus resolve tiny conflict with #3479
8291              plus regen_headers.
8292      Branch: cfgperl
8293            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
8294            + ext/ByteLoader/byterun.h
8295            - bytecode.h byterun.c byterun.h
8296            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
8297            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
8298            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
8299            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
8300            ! perl.h perlvars.h proto.h util.c utils/Makefile
8301 ____________________________________________________________________________
8302 [  3498] By: jhi                                   on 1999/05/28  16:53:04
8303         Log: From: Mark-Jason Dominus <mjd@plover.com>
8304              To: perl5-porters@perl.com
8305              Subject: PATCH (5.005_57): defined(@a) now deprecated
8306              Date: Thu, 27 May 1999 16:05:44 -0400
8307              Message-ID: <19990527200544.13330.qmail@plover.com>
8308      Branch: cfgperl
8309            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
8310            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
8311 ____________________________________________________________________________
8312 [  3497] By: jhi                                   on 1999/05/28  16:50:54
8313         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8314              To: perl5-porters@perl.org (Mailing list Perl5)
8315              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
8316              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
8317              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
8318      Branch: cfgperl
8319            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
8320            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
8321 ____________________________________________________________________________
8322 [  3496] By: jhi                                   on 1999/05/28  16:48:39
8323         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8324              To: perl5-porters@perl.org (Mailing list Perl5)
8325              Subject: [PATCH 5.00557] Required OS/2-related patches
8326              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
8327              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
8328      Branch: cfgperl
8329            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
8330            ! t/op/stat.t util.c
8331 ____________________________________________________________________________
8332 [  3495] By: jhi                                   on 1999/05/28  16:45:56
8333         Log: From: Paul Johnson <pjcj@transeda.com>
8334              To: perl5-porters <perl5-porters@perl.org>
8335              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
8336              Date: Fri, 28 May 1999 15:13:54 +0100
8337              Message-ID: <19990528151354.B289@west-tip.transeda.com>
8338      Branch: cfgperl
8339            ! t/TEST
8340 ____________________________________________________________________________
8341 [  3494] By: jhi                                   on 1999/05/28  16:44:34
8342         Log: From: Paul Johnson <pjcj@transeda.com>
8343              To: perl5-porters <perl5-porters@perl.org>
8344              Subject: [PATCH 5.005_57] Fixes related to working local $.
8345              Date: Fri, 28 May 1999 15:11:18 +0100
8346              Message-ID: <19990528151118.A289@west-tip.transeda.com>
8347      Branch: cfgperl
8348            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
8349 ____________________________________________________________________________
8350 [  3493] By: gsar                                  on 1999/05/28  16:37:26
8351         Log: change#3449 wasn't doing enough
8352      Branch: perl
8353            ! op.c t/comp/proto.t
8354 ____________________________________________________________________________
8355 [  3492] By: jhi                                   on 1999/05/28  08:12:23
8356         Log: From: paul.marquess@bt.com
8357              To: doughera@lafayette.edu
8358              Cc: perl5-porters@perl.org
8359              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
8360              Date: Thu, 27 May 1999 23:31:38 +0100
8361              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
8362              
8363              Had to be applied manually; some mailer had munged the patch slightly.
8364      Branch: cfgperl
8365            ! ext/NDBM_File/NDBM_File.xs
8366 ____________________________________________________________________________
8367 [  3491] By: jhi                                   on 1999/05/28  07:51:17
8368         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
8369              To: perl5-porters@perl.org
8370              Subject: [PATCH 5.005_57] fixing eval in the compiler
8371              Date: Thu, 27 May 1999 07:56:54 -0700
8372              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
8373      Branch: cfgperl
8374            ! cc_runtime.h scope.h
8375 ____________________________________________________________________________
8376 [  3490] By: jhi                                   on 1999/05/28  07:47:06
8377         Log: From: Andy Dougherty <doughera@lafayette.edu>
8378              To: perlbug@perl.com
8379              Cc: Jarkko Hietaniemi <jhi@iki.fi>
8380              Subject: [PATCH] Configure updates for ISC 4.1
8381              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
8382              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
8383      Branch: cfgperl
8384            ! Configure config_h.SH
8385 ____________________________________________________________________________
8386 [  3489] By: jhi                                   on 1999/05/28  07:39:17
8387         Log: Integrate from mainperl.
8388      Branch: cfgperl
8389           !> malloc.c win32/makedef.pl win32/win32.c
8390 ____________________________________________________________________________
8391 [  3488] By: jhi                                   on 1999/05/27  16:57:19
8392         Log: From: Andy Dougherty <doughera@lafayette.edu>
8393              To: Perl Porters <perl5-porters@perl.org>
8394              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
8395              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
8396              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
8397      Branch: cfgperl
8398            ! Configure config_h.SH hints/sunos_4_1.sh util.c
8399 ____________________________________________________________________________
8400 [  3487] By: gsar                                  on 1999/05/27  03:56:20
8401         Log: make win32_spawnvp() inherit standard handles even when they
8402              may be redirected
8403      Branch: perl
8404            ! win32/win32.c
8405 ____________________________________________________________________________
8406 [  3486] By: jhi                                   on 1999/05/26  19:55:52
8407         Log: From: Andy Dougherty <doughera@lafayette.edu>
8408              To: perl5-porters@perl.org
8409              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
8410              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
8411              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
8412      Branch: cfgperl
8413            ! util.c
8414 ____________________________________________________________________________
8415 [  3485] By: chip                                  on 1999/05/26  17:19:11
8416         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
8417      Branch: maint-5.004/perl
8418            ! Configure
8419 ____________________________________________________________________________
8420 [  3484] By: gsar                                  on 1999/05/26  01:56:28
8421         Log: fix missing exported symbol
8422      Branch: perl
8423            ! malloc.c win32/makedef.pl
8424 ____________________________________________________________________________
8425 [  3483] By: jhi                                   on 1999/05/25  23:08:07
8426         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
8427              
8428              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8429              To: perlbug@perl.com
8430              Subject: OpenBSD hints file update
8431              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
8432              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
8433      Branch: cfgperl
8434            ! hints/openbsd.sh
8435 ____________________________________________________________________________
8436 [  3482] By: jhi                                   on 1999/05/25  23:01:25
8437         Log: From: Tom Hughes <tom@compton.nu>
8438              To: perl5-porters@perl.org
8439              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
8440              Date: Tue, 25 May 1999 23:10:23 +0100
8441              Message-ID: <1ed7f10749.tom@compton.compton.nu>
8442      Branch: cfgperl
8443            ! Configure config_h.SH
8444 ____________________________________________________________________________
8445 [  3481] By: jhi                                   on 1999/05/25  22:31:50
8446         Log: 3479, 3480, 3481 seems logical.
8447      Branch: cfgperl
8448           !> hints/aix.sh
8449 ____________________________________________________________________________
8450 [  3480] By: jhi                                   on 1999/05/25  22:13:39
8451         Log: The change #3479 wasn't perfect.
8452      Branch: perl
8453            ! hints/aix.sh
8454 ____________________________________________________________________________
8455 [  3479] By: jhi                                   on 1999/05/25  21:59:21
8456         Log: Cures for _57 in AIX 4.1.5.0.
8457              (1) The lddlflags lost its -lc by change #3660
8458              (and the politeness of change #3257).
8459              (2) optype_size must end up in perl.exp (as PL_optype_size).
8460              Added it to perlvars.h, fixed bytecode.pl,
8461              regen'ed the relevant headers.
8462      Branch: cfgperl
8463            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
8464            ! perlvars.h
8465      Branch: perl
8466            ! hints/aix.sh
8467 ____________________________________________________________________________
8468 [  3478] By: jhi                                   on 1999/05/25  20:13:47
8469         Log: Integrate from mainperl.
8470      Branch: cfgperl
8471           +> pod/perltootc.pod
8472           !> (integrate 101 files)
8473 ____________________________________________________________________________
8474 [  3477] By: gsar                                  on 1999/05/25  10:43:48
8475         Log: here be 5.005_57
8476      Branch: perl
8477            ! Changes MANIFEST Porting/makerel
8478           !> Changes5.005
8479
8480 ----------------
8481 Version 5.005_57
8482 ----------------
8483
8484 ____________________________________________________________________________
8485 [  3476] By: gsar                                  on 1999/05/25  09:23:43
8486         Log: up patchlevel &c
8487      Branch: perl
8488            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
8489            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8490            ! win32/makefile.mk
8491 ____________________________________________________________________________
8492 [  3475] By: gsar                                  on 1999/05/25  09:14:51
8493         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8494              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
8495              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
8496              Subject: [PATCH 5.005_56] REx engine improvements
8497      Branch: perl
8498            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
8499            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
8500            ! thrdvar.h util.c
8501 ____________________________________________________________________________
8502 [  3474] By: gsar                                  on 1999/05/25  08:39:56
8503         Log: test case for change#3470
8504      Branch: perl
8505            ! t/lib/bigintpm.t
8506 ____________________________________________________________________________
8507 [  3473] By: gsar                                  on 1999/05/25  08:36:52
8508         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
8509      Branch: perl
8510            ! Changes pod/perlport.pod
8511 ____________________________________________________________________________
8512 [  3472] By: gsar                                  on 1999/05/25  08:28:57
8513         Log: assorted tweaks
8514      Branch: perl
8515            ! doio.c iperlsys.h win32/config.bc win32/config.gc
8516            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8517            ! win32/config_H.vc win32/makedef.pl
8518 ____________________________________________________________________________
8519 [  3471] By: gsar                                  on 1999/05/25  06:06:04
8520         Log: perlref update from Tom Christiansen
8521      Branch: perl
8522            ! pod/perlref.pod
8523 ____________________________________________________________________________
8524 [  3470] By: gsar                                  on 1999/05/25  06:03:27
8525         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8526              Date: Mon, 24 May 1999 17:43:56 -0400
8527              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
8528              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
8529      Branch: perl
8530            ! hv.c
8531 ____________________________________________________________________________
8532 [  3469] By: gsar                                  on 1999/05/25  05:59:22
8533         Log: avoid temporary files that have a constant name (from a suggestion
8534              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
8535      Branch: perl
8536            ! lib/ExtUtils/MM_Unix.pm
8537 ____________________________________________________________________________
8538 [  3468] By: gsar                                  on 1999/05/25  05:54:29
8539         Log: From: pvhp@forte.com (Peter Prymmer)
8540              Date: Mon, 24 May 99 11:20:25 PDT
8541              Message-Id: <9905241820.AA28071@forte.com>
8542              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
8543      Branch: perl
8544            ! lib/Pod/Text.pm
8545 ____________________________________________________________________________
8546 [  3467] By: gsar                                  on 1999/05/25  04:08:50
8547         Log: fix glob() bug that resulted in missing symlinks that don't point
8548              anywhere
8549      Branch: perl
8550            ! pp_hot.c
8551 ____________________________________________________________________________
8552 [  3466] By: gsar                                  on 1999/05/25  03:00:00
8553         Log: avoid enumerating @INC contents in diagnostic if @INC was never
8554              searched
8555      Branch: perl
8556            ! pod/perldiag.pod pp_ctl.c
8557 ____________________________________________________________________________
8558 [  3465] By: gsar                                  on 1999/05/25  02:24:08
8559         Log: add caveat about close(PIPE) carelessness
8560      Branch: perl
8561            ! pod/perlfunc.pod
8562 ____________________________________________________________________________
8563 [  3464] By: gsar                                  on 1999/05/24  23:55:53
8564         Log: fix bogus line numbers for void context warnings
8565              (change#2548 was overeager)
8566      Branch: perl
8567            ! op.c
8568 ____________________________________________________________________________
8569 [  3463] By: gsar                                  on 1999/05/24  23:31:58
8570         Log: change#3455 had a typo
8571      Branch: perl
8572            ! pp_ctl.c
8573 ____________________________________________________________________________
8574 [  3462] By: gsar                                  on 1999/05/24  17:32:20
8575         Log: more pod updates from Tom Christiansen; regen perltoc
8576      Branch: perl
8577            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
8578            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
8579 ____________________________________________________________________________
8580 [  3461] By: gsar                                  on 1999/05/24  07:41:32
8581         Log: perlmod notes from Damian Conway (via Tom Christiansen)
8582      Branch: perl
8583            ! pod/perlmod.pod
8584 ____________________________________________________________________________
8585 [  3460] By: gsar                                  on 1999/05/24  07:24:11
8586         Log: major pod update from Tom Christiansen
8587      Branch: perl
8588            + pod/perltootc.pod
8589            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
8590            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
8591            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
8592            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
8593            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
8594            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
8595            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
8596            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
8597            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
8598            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
8599            ! pod/perlxs.pod pod/pod2man.PL
8600 ____________________________________________________________________________
8601 [  3459] By: gsar                                  on 1999/05/24  06:26:48
8602         Log: perlfaq update from Tom Christiansen
8603      Branch: perl
8604            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8605            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8606            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8607            ! pod/perlfaq9.pod
8608 ____________________________________________________________________________
8609 [  3458] By: gsar                                  on 1999/05/24  05:55:11
8610         Log: updated to v1.50 from CPAN
8611      Branch: perl
8612            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
8613 ____________________________________________________________________________
8614 [  3457] By: gsar                                  on 1999/05/24  05:46:20
8615         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8616              Date: Sun, 23 May 1999 16:35:07 +0100
8617              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
8618              Subject: [PATCH 5.005_56] name PL_in_eval bits
8619      Branch: perl
8620            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
8621 ____________________________________________________________________________
8622 [  3456] By: gsar                                  on 1999/05/24  05:18:06
8623         Log: make -t mode the default on emacs/dumb terminals
8624      Branch: perl
8625            ! Changes utils/perldoc.PL
8626 ____________________________________________________________________________
8627 [  3455] By: gsar                                  on 1999/05/24  05:05:19
8628         Log: return 0 rather than "" when scalar grep has nothing to iterate
8629              on (brings behavior in line with documentation)
8630      Branch: perl
8631            ! pp_ctl.c
8632 ____________________________________________________________________________
8633 [  3454] By: gsar                                  on 1999/05/24  04:52:52
8634         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
8635              Date: Thu, 20 May 1999 13:27:02 -1000
8636              Message-Id: <E10kcDN-0007TA-00@lapaki>
8637              Subject: Problem with MM_Unix in 5.005_03
8638      Branch: perl
8639            ! lib/ExtUtils/MM_Unix.pm
8640 ____________________________________________________________________________
8641 [  3453] By: gsar                                  on 1999/05/24  04:39:49
8642         Log: avoid removing duplicates in user-generated warnings
8643              From: byron@omix.com (Byron Brummer)
8644              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
8645              Message-Id: <199905201101.EAA91175@thrush.omix.com>
8646              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
8647      Branch: perl
8648            ! lib/diagnostics.pm
8649 ____________________________________________________________________________
8650 [  3452] By: gsar                                  on 1999/05/24  04:23:10
8651         Log: straighten some code to avoid NeXT compiler bugs (from
8652              Geoff Kuenning <geoff@cs.hmc.edu>)
8653      Branch: perl
8654            ! pp_ctl.c
8655 ____________________________________________________________________________
8656 [  3451] By: gsar                                  on 1999/05/24  03:03:05
8657         Log: minor logic tweak for reserved word warning
8658      Branch: perl
8659            ! lib/Test/Harness.pm toke.c
8660 ____________________________________________________________________________
8661 [  3450] By: gsar                                  on 1999/05/24  02:34:20
8662         Log: oops, some files missing in change#3449
8663      Branch: perl
8664            ! op.c op.h toke.c
8665 ____________________________________________________________________________
8666 [  3449] By: gsar                                  on 1999/05/24  02:33:12
8667         Log: allow '*' prototype to autoquote even barewords that happen to be
8668              function names; parens or ampersand continue to force the other
8669              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
8670              do the right thing, for example
8671      Branch: perl
8672            ! t/comp/proto.t
8673 ____________________________________________________________________________
8674 [  3448] By: gsar                                  on 1999/05/24  01:51:24
8675         Log: remove vestiges of PL_last_proto
8676      Branch: perl
8677            ! embedvar.h intrpvar.h objXSUB.h
8678 ____________________________________________________________________________
8679 [  3447] By: gsar                                  on 1999/05/24  01:49:20
8680         Log: redo change#2061 and parts of change#1169 with code in the
8681              parser; PL_last_proto hackery gone, strict 'subs' in now
8682              implemented in the optimizer where specifying the exceptional
8683              cases is much more robust; '*' (bareword) prototype now works
8684              reliably when used in second and subsequent arguments
8685      Branch: perl
8686            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
8687 ____________________________________________________________________________
8688 [  3446] By: gsar                                  on 1999/05/23  05:00:55
8689         Log: remove redundant part of change#1169 superceded by change#2061;
8690              avoid "future reserved word" warning on prototypical bearwords
8691      Branch: perl
8692            ! t/lib/fatal.t toke.c
8693 ____________________________________________________________________________
8694 [  3445] By: gsar                                  on 1999/05/21  23:36:49
8695         Log: s/isspace/isSPACE/g and make sure the CRT version is always
8696              passed an unsigned char (fixes random occurrence of spaces in
8697              arguments containing high-bit chars passed to spawned children,
8698              on win32)
8699      Branch: perl
8700            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
8701 ____________________________________________________________________________
8702 [  3444] By: gsar                                  on 1999/05/21  23:08:55
8703         Log: integrate Configure changes from cfgperl
8704      Branch: perl
8705           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8706           !> config_h.SH
8707 ____________________________________________________________________________
8708 [  3443] By: jhi                                   on 1999/05/21  22:00:56
8709         Log: Integrate from mainperl.
8710      Branch: cfgperl
8711           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
8712           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
8713           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
8714           !> win32/perlhost.h win32/win32.c x2p/walk.c
8715 ____________________________________________________________________________
8716 [  3442] By: jhi                                   on 1999/05/21  21:59:46
8717         Log: fflush.
8718      Branch: cfgperl
8719            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8720            ! config_h.SH
8721 ____________________________________________________________________________
8722 [  3441] By: gsar                                  on 1999/05/21  17:48:55
8723         Log: integrate cfgperl changes
8724      Branch: perl
8725           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8726           !> config_h.SH hints/sunos_4_1.sh installperl
8727 ____________________________________________________________________________
8728 [  3440] By: gsar                                  on 1999/05/21  17:42:49
8729         Log: test tweak
8730      Branch: perl
8731            ! t/comp/proto.t
8732 ____________________________________________________________________________
8733 [  3439] By: gsar                                  on 1999/05/21  17:31:26
8734         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
8735              (Configure fflush(NULL) detection seems broken on Solaris, which
8736              is why I hit the problem)
8737      Branch: perl
8738            ! Changes perl.h
8739 ____________________________________________________________________________
8740 [  3438] By: gsar                                  on 1999/05/20  16:41:01
8741         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
8742      Branch: perl
8743            ! pod/perlport.pod
8744 ____________________________________________________________________________
8745 [  3437] By: jhi                                   on 1999/05/20  07:14:39
8746         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
8747              (via private email).
8748      Branch: cfgperl
8749            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8750            ! config_h.SH hints/sunos_4_1.sh
8751 ____________________________________________________________________________
8752 [  3436] By: gsar                                  on 1999/05/20  05:18:26
8753         Log: various little nits
8754      Branch: perl
8755            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
8756            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
8757            ! win32/perlhost.h win32/win32.c x2p/walk.c
8758 ____________________________________________________________________________
8759 [  3435] By: jhi                                   on 1999/05/18  16:25:49
8760         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8761              To: perl5-porters@perl.org
8762              Subject: installperl
8763              Date: Fri, 14 May 1999 21:34:58 +0100
8764              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
8765      Branch: cfgperl
8766            ! installperl
8767 ____________________________________________________________________________
8768 [  3434] By: jhi                                   on 1999/05/17  21:25:54
8769         Log: Integrate from mainperl.
8770      Branch: cfgperl
8771           +> lib/ExtUtils/MM_Cygwin.pm
8772            - cygwin32/impure_ptr.c
8773           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
8774           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
8775           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
8776           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
8777           !> x2p/find2perl.PL
8778 ____________________________________________________________________________
8779 [  3433] By: gsar                                  on 1999/05/17  09:49:01
8780         Log: integrate cfgperl changes into mainline
8781      Branch: perl
8782           !> Configure INSTALL config_h.SH configure.com embed.h
8783           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
8784           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
8785           !> util.c
8786 ____________________________________________________________________________
8787 [  3432] By: gsar                                  on 1999/05/17  09:06:45
8788         Log: emit more appropriate diagnostic for failed glob (variant
8789              of patch suggested by Graham Barr)
8790      Branch: perl
8791            ! gv.c pod/perldiag.pod pp.c pp_hot.c
8792 ____________________________________________________________________________
8793 [  3431] By: gsar                                  on 1999/05/17  08:38:09
8794         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8795              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
8796              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
8797              Subject: find2perl does not grok the 'c' suffix to the -size argument
8798      Branch: perl
8799            ! x2p/find2perl.PL
8800 ____________________________________________________________________________
8801 [  3430] By: gsar                                  on 1999/05/17  08:26:21
8802         Log: additional cleanups for cygwin32 port
8803              From: "Fifer, Eric" <EFifer@sanwaint.com>
8804              Date: Wed, 12 May 1999 20:25:54 +0100
8805              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
8806              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
8807      Branch: perl
8808            + lib/ExtUtils/MM_Cygwin.pm
8809            - cygwin32/impure_ptr.c
8810            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
8811            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
8812            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
8813            ! perl.h util.c
8814 ____________________________________________________________________________
8815 [  3429] By: gsar                                  on 1999/05/17  08:01:04
8816         Log: From: Andy Dougherty <doughera@lafayette.edu>
8817              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
8818              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
8819              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
8820      Branch: perl
8821            ! INSTALL
8822 ____________________________________________________________________________
8823 [  3428] By: jhi                                   on 1999/05/17  07:03:26
8824         Log: Integrate from mainperl modulo the Socket.xs change.
8825      Branch: cfgperl
8826           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
8827           !> win32/win32.c win32/win32.h
8828 ____________________________________________________________________________
8829 [  3427] By: jhi                                   on 1999/05/16  22:09:11
8830         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8831              To: perl5-porters@perl.org (Mailing list Perl5)
8832              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
8833              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
8834              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
8835      Branch: cfgperl
8836            ! ext/Devel/Peek/Peek.xs
8837 ____________________________________________________________________________
8838 [  3426] By: jhi                                   on 1999/05/16  22:07:11
8839         Log: From: Mark-Jason Dominus <mjd@plover.com>
8840              To: perl5-porters@perl.com
8841              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
8842              Date: Sat, 15 May 1999 12:43:47 -0400
8843              Message-ID: <19990515164348.7313.qmail@plover.com>
8844      Branch: cfgperl
8845            ! pod/perldiag.pod
8846 ____________________________________________________________________________
8847 [  3425] By: nick                                  on 1999/05/15  15:56:10
8848         Log: Mingw32 + w32api-0.1.5 tweaks
8849              - now more like other Win32 compilers
8850      Branch: perl
8851            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
8852            ! win32/win32.h
8853 ____________________________________________________________________________
8854 [  3424] By: nick                                  on 1999/05/14  21:04:22
8855         Log: Experimental "slab" allocator for ops.
8856              To try it -DPL_OP_SLAB_ALLOC for op.c 
8857              This is for proof of concept only, it leaks memory 
8858              (ops are not free'd) so don't use in embedded apps.
8859              If this minimalist version does not show performance 
8860              gain then whole idea is worthless. 
8861              Nick see's approx 12% speed up vs perlmalloc running
8862              perl -Ilib -MCPAN -e '' 
8863              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
8864      Branch: perl
8865            ! op.c
8866 ____________________________________________________________________________
8867 [  3423] By: gsar                                  on 1999/05/14  19:55:04
8868         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
8869              found (brings sitelib intuition in line with privlib)
8870      Branch: perl
8871            ! win32/win32.c
8872 ____________________________________________________________________________
8873 [  3422] By: jhi                                   on 1999/05/14  08:08:01
8874         Log: From: pvhp@forte.com (Peter Prymmer)
8875              To: perl5-porters@perl.org, vmsperl@perl.org
8876              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
8877              Date: Thu, 13 May 99 15:29:57 PDT
8878              Message-Id: <9905132229.AA15854@forte.com>
8879      Branch: cfgperl
8880            ! configure.com
8881 ____________________________________________________________________________
8882 [  3421] By: jhi                                   on 1999/05/14  07:34:20
8883         Log: Integrate from mainperl.
8884      Branch: cfgperl
8885           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
8886 ____________________________________________________________________________
8887 [  3420] By: jhi                                   on 1999/05/14  07:33:26
8888         Log: Still fflushing.
8889      Branch: cfgperl
8890            ! Configure config_h.SH util.c
8891 ____________________________________________________________________________
8892 [  3419] By: gsar                                  on 1999/05/14  03:08:29
8893         Log: mortalize string allocations by win32_get_{priv,site}lib()
8894              (fixes small memory leak in interpreter)
8895      Branch: perl
8896            ! win32/win32.c
8897 ____________________________________________________________________________
8898 [  3418] By: gsar                                  on 1999/05/14  03:06:50
8899         Log: make win32_longname() preserve kind of slashes in argument
8900      Branch: perl
8901            ! win32/win32.c
8902 ____________________________________________________________________________
8903 [  3417] By: gsar                                  on 1999/05/14  03:04:44
8904         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
8905      Branch: perl
8906            ! lib/ExtUtils/MM_Unix.pm
8907 ____________________________________________________________________________
8908 [  3416] By: jhi                                   on 1999/05/13  21:18:06
8909         Log: Integrate from mainperl.
8910      Branch: cfgperl
8911           !> pp_ctl.c
8912 ____________________________________________________________________________
8913 [  3415] By: jhi                                   on 1999/05/13  21:16:49
8914         Log: Fixes from Andy Dougherty (via private email).
8915      Branch: cfgperl
8916            ! Configure config_h.SH
8917 ____________________________________________________________________________
8918 [  3414] By: nick                                  on 1999/05/13  20:04:26
8919         Log: valist vs va_list typo
8920      Branch: perl
8921            ! pp_ctl.c
8922 ____________________________________________________________________________
8923 [  3413] By: jhi                                   on 1999/05/13  15:04:05
8924         Log: From: Andy Dougherty <doughera@lafayette.edu>
8925              To: perlbug@perl.com
8926              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
8927              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
8928              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
8929      Branch: cfgperl
8930            ! INSTALL
8931 ____________________________________________________________________________
8932 [  3412] By: jhi                                   on 1999/05/13  14:20:17
8933         Log: Integrate from mainperl.
8934      Branch: cfgperl
8935           !> pp_ctl.c
8936 ____________________________________________________________________________
8937 [  3411] By: gsar                                  on 1999/05/13  14:16:56
8938         Log: docatch_body() declaration mismatch
8939      Branch: perl
8940            ! pp_ctl.c
8941 ____________________________________________________________________________
8942 [  3410] By: jhi                                   on 1999/05/13  13:51:44
8943         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
8944      Branch: cfgperl
8945            ! Configure config_h.SH perl.h
8946 ____________________________________________________________________________
8947 [  3409] By: jhi                                   on 1999/05/13  13:31:53
8948         Log: Still fflushing strong.
8949      Branch: cfgperl
8950            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
8951            ! proto.h util.c
8952 ____________________________________________________________________________
8953 [  3408] By: jhi                                   on 1999/05/12  14:30:23
8954         Log: Integrate from mainperl.
8955      Branch: cfgperl
8956           !> (integrate 30 files)
8957 ____________________________________________________________________________
8958 [  3407] By: jhi                                   on 1999/05/12  12:28:31
8959         Log: Be tidier with fflush(NULL) testing.
8960      Branch: cfgperl
8961            ! Configure config_h.SH
8962 ____________________________________________________________________________
8963 [  3406] By: gsar                                  on 1999/05/12  11:26:03
8964         Log: better range-checking on list slices, with test
8965              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8966              Date: Sun, 02 May 1999 17:02:53 +0100
8967              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
8968              Subject: Re: List slice of undefs returns 0 items 
8969      Branch: perl
8970            ! pp.c t/op/list.t
8971 ____________________________________________________________________________
8972 [  3405] By: gsar                                  on 1999/05/12  11:22:27
8973         Log: change#3397 needs test tweak
8974      Branch: perl
8975            ! Changes t/pragma/warn/sv
8976 ____________________________________________________________________________
8977 [  3404] By: gsar                                  on 1999/05/12  11:07:44
8978         Log: typo in change#3397
8979      Branch: perl
8980            ! doop.c
8981 ____________________________________________________________________________
8982 [  3403] By: gsar                                  on 1999/05/12  10:49:01
8983         Log: From: Stephen Zander <gibreel@pobox.com>
8984              Date: 12 May 1999 01:22:31 -0700
8985              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
8986              Subject: Re: Test::Harness runs tainted tests with wrong library path
8987      Branch: perl
8988            ! lib/Test/Harness.pm
8989 ____________________________________________________________________________
8990 [  3402] By: gsar                                  on 1999/05/12  10:42:06
8991         Log: typo in change#3400
8992      Branch: perl
8993            ! ext/B/B/Deparse.pm
8994 ____________________________________________________________________________
8995 [  3401] By: jhi                                   on 1999/05/12  10:40:42
8996         Log: A better, shinier, and possibly even correctly working
8997              reincarnation of #3398.
8998      Branch: cfgperl
8999            ! Configure config_h.SH
9000 ____________________________________________________________________________
9001 [  3400] By: gsar                                  on 1999/05/12  10:40:11
9002         Log: deparse \&func() as \(&func()) for clarity
9003              From: Albert Dvornik <bert@genscan.com>
9004              Date: 11 May 1999 13:32:04 -0400
9005              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
9006              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
9007      Branch: perl
9008            ! ext/B/B/Deparse.pm
9009 ____________________________________________________________________________
9010 [  3399] By: gsar                                  on 1999/05/12  10:36:02
9011         Log: more testsuite smarts (many of them courtesy Ilya)
9012      Branch: perl
9013            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
9014            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
9015            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
9016            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
9017            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
9018            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
9019            ! t/op/pwent.t
9020 ____________________________________________________________________________
9021 [  3398] By: jhi                                   on 1999/05/12  09:33:08
9022         Log: Detect whether fflush(NULL) works as per change #3352.
9023      Branch: cfgperl
9024            ! Configure config_h.SH perl.h
9025 ____________________________________________________________________________
9026 [  3397] By: gsar                                  on 1999/05/12  08:56:03
9027         Log: From: jan.dubois@ibm.net (Jan Dubois)
9028              Date: Wed, 12 May 1999 01:01:00 +0200
9029              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
9030              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
9031      Branch: perl
9032            ! doop.c
9033 ____________________________________________________________________________
9034 [  3396] By: gsar                                  on 1999/05/12  08:23:27
9035         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
9036              stat() behaves similarly
9037      Branch: perl
9038            ! win32/win32.c
9039 ____________________________________________________________________________
9040 [  3395] By: jhi                                   on 1999/05/11  22:21:32
9041         Log: Redo parts of #3341 and #3358 that #3394 undid.
9042      Branch: cfgperl
9043            ! Configure config_h.SH
9044 ____________________________________________________________________________
9045 [  3394] By: jhi                                   on 1999/05/11  22:03:48
9046         Log: Add I_NETINET_TCP to help change #3391.
9047      Branch: cfgperl
9048            ! Configure config_h.SH ext/Socket/Socket.xs
9049 ____________________________________________________________________________
9050 [  3393] By: jhi                                   on 1999/05/11  21:44:59
9051         Log: Integrate from mainperl.
9052      Branch: cfgperl
9053           !> (integrate 55 files)
9054 ____________________________________________________________________________
9055 [  3392] By: gsar                                  on 1999/05/11  20:56:43
9056         Log: update embedvar.h
9057      Branch: perl
9058            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
9059 ____________________________________________________________________________
9060 [  3391] By: gsar                                  on 1999/05/11  16:32:05
9061         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
9062              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
9063              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
9064              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
9065      Branch: perl
9066            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
9067 ____________________________________________________________________________
9068 [  3390] By: gsar                                  on 1999/05/11  15:27:40
9069         Log: display more frequent progress messages when STDOUT is a tty
9070      Branch: perl
9071            ! lib/Test/Harness.pm
9072 ____________________________________________________________________________
9073 [  3389] By: gsar                                  on 1999/05/11  14:40:58
9074         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9075              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
9076              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
9077              Subject: [PATCH 5.005_53] Explanations by Test::Harness
9078      Branch: perl
9079            ! lib/Test/Harness.pm
9080 ____________________________________________________________________________
9081 [  3388] By: gsar                                  on 1999/05/11  14:08:14
9082         Log: avoid creating spurious subroutine stubs on failed subroutine
9083              call and other places of sv_2cv() misuse; fixes problems with
9084              failed subroutine calls "hiding" later attempts to lookup methods
9085              in base classes
9086      Branch: perl
9087            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
9088 ____________________________________________________________________________
9089 [  3387] By: gsar                                  on 1999/05/11  09:34:13
9090         Log: various fixes for clean build and test on win32; configpm broken,
9091              needed to open myconfig.SH rather than myconfig; sundry adjustments
9092              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
9093              work under win32; getenv_sv() changed to getenv_len() since SVs
9094              aren't visible in the lower echelons; remove bogus exports from
9095              config.sym; PERL_OBJECT-ness for C++ exception support; null out
9096              IoDIRP in filter_del() or sv_free() will attempt to close it
9097      Branch: perl
9098            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
9099            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
9100            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
9101            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
9102            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
9103            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
9104            ! win32/config.gc win32/config.vc win32/makedef.pl
9105            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
9106            ! win32/win32.c win32/win32.h
9107 ____________________________________________________________________________
9108 [  3386] By: gsar                                  on 1999/05/11  02:49:07
9109         Log: gutsupport for C++ exceptions
9110              From: Chip Salzenberg <chip@perlsupport.com>
9111              Date: Tue, 9 Mar 1999 11:51:57 -0500
9112              Message-ID: <19990309115157.E7911@perlsupport.com>
9113              Subject: [PATCH 5.005] Flexible Exceptions
9114      Branch: perl
9115            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
9116            ! scope.c scope.h thrdvar.h util.c
9117 ____________________________________________________________________________
9118 [  3385] By: gsar                                  on 1999/05/10  19:33:36
9119         Log: "weak" references internals, still needs perlguts documentation
9120              (somewhat modified version of patch suggested by Tuomas J. Lukka
9121              <lukka@fas.harvard.edu>)
9122      Branch: perl
9123            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
9124            ! pod/perldiag.pod proto.h sv.c sv.h util.c
9125 ____________________________________________________________________________
9126 [  3384] By: jhi                                   on 1999/05/10  18:21:43
9127         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
9128              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
9129      Branch: cfgperl
9130            ! INSTALL hints/dec_osf.sh
9131 ____________________________________________________________________________
9132 [  3381] By: jhi                                   on 1999/05/10  14:39:28
9133         Log: Integrate from mainperl.
9134      Branch: cfgperl
9135           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
9136           +> cygwin32/build-instructions.charles-wilson
9137           +> cygwin32/build-instructions.sebastien-barre
9138           +> cygwin32/build-instructions.steven-morlock
9139           +> cygwin32/build-instructions.steven-morlock2
9140           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
9141           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
9142           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
9143           +> t/op/numconvert.t utils/perlbc.PL
9144            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
9145            - cygwin32/perlld
9146           !> (integrate 105 files)
9147 ____________________________________________________________________________
9148 [  3380] By: gsar                                  on 1999/05/10  12:27:14
9149         Log: regen regnodes.h
9150      Branch: perl
9151            ! Changes regnodes.h
9152 ____________________________________________________________________________
9153 [  3379] By: gsar                                  on 1999/05/10  12:17:26
9154         Log: From: jan.dubois@ibm.net (Jan Dubois)
9155              Date: Sat, 01 May 1999 22:55:36 +0200
9156              Message-ID: <373067e9.56194713@smtp1.ibm.net>
9157              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
9158      Branch: perl
9159            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
9160            ! win32/config_H.vc
9161 ____________________________________________________________________________
9162 [  3378] By: gsar                                  on 1999/05/10  12:07:13
9163         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9164              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
9165              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
9166              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
9167      Branch: perl
9168            + t/op/numconvert.t
9169            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
9170            ! util.c
9171 ____________________________________________________________________________
9172 [  3377] By: gsar                                  on 1999/05/10  11:39:48
9173         Log: pp_modulo comment tweak from Ilya
9174      Branch: perl
9175            ! pp.c
9176 ____________________________________________________________________________
9177 [  3376] By: gsar                                  on 1999/05/10  11:30:40
9178         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
9179              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
9180              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
9181              Subject: Test.pm update [PATCH _56]
9182      Branch: perl
9183            ! lib/Test.pm
9184 ____________________________________________________________________________
9185 [  3375] By: gsar                                  on 1999/05/10  11:28:30
9186         Log: From: jan.dubois@ibm.net (Jan Dubois)
9187              Date: Fri, 07 May 1999 00:59:54 +0200
9188              Message-ID: <373318ae.19292461@smtp1.ibm.net>
9189              Subject: Re: Using existing memory for an SV's PV 
9190      Branch: perl
9191            ! sv.c
9192 ____________________________________________________________________________
9193 [  3374] By: gsar                                  on 1999/05/10  11:23:44
9194         Log: From: jan.dubois@ibm.net (Jan Dubois)
9195              Date: Fri, 07 May 1999 00:59:52 +0200
9196              Message-ID: <37321800.19118320@smtp1.ibm.net>
9197              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
9198      Branch: perl
9199            ! perl.h
9200 ____________________________________________________________________________
9201 [  3373] By: gsar                                  on 1999/05/10  11:22:10
9202         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9203              Date: Thu, 6 May 1999 18:17:28 -0400
9204              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
9205              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
9206      Branch: perl
9207            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
9208            ! util.c
9209 ____________________________________________________________________________
9210 [  3372] By: gsar                                  on 1999/05/10  10:57:49
9211         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9212              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
9213              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
9214              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
9215      Branch: perl
9216            ! regcomp.c regcomp.pl
9217 ____________________________________________________________________________
9218 [  3371] By: gsar                                  on 1999/05/10  10:54:01
9219         Log: From: lane@duphy4.physics.drexel.edu
9220              Date: Tue, 04 May 1999 10:19:25 -0700
9221              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
9222              Subject: [PATCH 5.005.56] pod->html VMS fixes
9223      Branch: perl
9224            ! installhtml lib/Pod/Html.pm
9225 ____________________________________________________________________________
9226 [  3370] By: gsar                                  on 1999/05/10  10:45:52
9227         Log: testsuite nits
9228      Branch: perl
9229            ! t/lib/io_linenum.t t/op/filetest.t
9230 ____________________________________________________________________________
9231 [  3369] By: gsar                                  on 1999/05/10  10:35:22
9232         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9233              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
9234              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
9235              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
9236      Branch: perl
9237            ! os2/os2ish.h os2/os2thread.h
9238 ____________________________________________________________________________
9239 [  3368] By: gsar                                  on 1999/05/10  10:00:11
9240         Log: From: Albert Dvornik <bert@genscan.com>
9241              Date: 03 May 1999 12:20:57 -0400
9242              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
9243              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
9244      Branch: perl
9245            ! dump.c
9246 ____________________________________________________________________________
9247 [  3367] By: gsar                                  on 1999/05/10  09:55:51
9248         Log: shadow password support for Solaris (needs Configure help to
9249              determine HAS_GETSPENT)
9250              From: "Patrick O'Brien" <pdo@cs.umd.edu>
9251              Date: Sat, 01 May 1999 19:41:17 -0400
9252              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
9253              Subject: getpwent() under solaris
9254      Branch: perl
9255            ! pp_sys.c
9256 ____________________________________________________________________________
9257 [  3366] By: gsar                                  on 1999/05/10  09:45:58
9258         Log: From: jan.dubois@ibm.net (Jan Dubois)
9259              Date: Sat, 01 May 1999 23:45:47 +0200
9260              Message-ID: <373373fb.59284266@smtp1.ibm.net>
9261              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
9262      Branch: perl
9263            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9264            ! pod/perldelta.pod
9265 ____________________________________________________________________________
9266 [  3365] By: gsar                                  on 1999/05/10  09:34:22
9267         Log: test suite and fix input_line_number()
9268              From: Paul Johnson <pjcj@transeda.com>
9269              Date: Thu, 29 Apr 1999 06:28:14 +0100
9270              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
9271              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
9272      Branch: perl
9273            + t/lib/io_linenum.t
9274            ! MANIFEST ext/IO/lib/IO/Handle.pm
9275 ____________________________________________________________________________
9276 [  3364] By: gsar                                  on 1999/05/10  09:20:56
9277         Log: fix overeager [:foo:] parsing
9278              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9279              Date: Fri, 30 Apr 1999 09:26:18 +0100
9280              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
9281              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
9282      Branch: perl
9283            ! regcomp.c t/op/re_tests
9284 ____________________________________________________________________________
9285 [  3363] By: gsar                                  on 1999/05/10  09:09:21
9286         Log: documentation for Win32 builtins (somewhat modified)
9287              From: jan.dubois@ibm.net (Jan Dubois)
9288              Date: Tue, 30 Mar 1999 08:05:03 +0200
9289              Message-ID: <37006783.1926460@smtp1.ibm.net>
9290              Subject: Re: Issues with build 509 
9291      Branch: perl
9292            + pod/Win32.pod
9293            ! MANIFEST
9294 ____________________________________________________________________________
9295 [  3362] By: gsar                                  on 1999/05/10  08:22:07
9296         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
9297      Branch: perl
9298            ! lib/File/Copy.pm win32/win32.c
9299 ____________________________________________________________________________
9300 [  3361] By: gsar                                  on 1999/05/10  08:11:29
9301         Log: escape ampersands in <pre> sections
9302      Branch: perl
9303            ! Changes lib/Pod/Html.pm
9304 ____________________________________________________________________________
9305 [  3360] By: gsar                                  on 1999/05/10  08:04:14
9306         Log: AIX hints enhancements (threads build, SOCKS support)
9307              From: "David R. Favor" <dfavor@austin.ibm.com>
9308              Date: Wed, 28 Apr 1999 08:45:28 -0500
9309              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
9310              Subject: Working build for AIX + gcc + threading
9311      Branch: perl
9312            ! hints/aix.sh
9313 ____________________________________________________________________________
9314 [  3359] By: gsar                                  on 1999/05/10  07:49:26
9315         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
9316              Date: Tue, 27 Apr 1999 23:47:24 PDT
9317              Message-ID: <19990428064724.95244.qmail@hotmail.com>
9318              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
9319              --
9320              Date: Thu, 29 Apr 1999 18:21:06 -0700
9321              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
9322              Subject: [PATCH 5.005_56] double constants ( C.pm)
9323              --
9324              Date: Mon, 03 May 1999 20:21:31 PDT
9325              Message-ID: <19990504032131.81113.qmail@hotmail.com>
9326              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
9327              --
9328              Date: Thu, 06 May 1999 17:57:09 -0700
9329              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
9330              Subject: Stash.pm
9331      Branch: perl
9332            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
9333            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
9334 ____________________________________________________________________________
9335 [  3358] By: gsar                                  on 1999/05/10  04:39:15
9336         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
9337              From: alexander smishlajev <als@turnhere.com>
9338              Date: Sun, 25 Apr 1999 14:58:29 +0300
9339              Message-ID: <37230365.5F68B460@turnhere.com>
9340              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
9341      Branch: perl
9342            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
9343            + cygwin32/build-instructions.charles-wilson
9344            + cygwin32/build-instructions.sebastien-barre
9345            + cygwin32/build-instructions.steven-morlock
9346            + cygwin32/build-instructions.steven-morlock2
9347            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
9348            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
9349            - cygwin32/perlld
9350            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
9351            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
9352            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
9353            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
9354            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
9355            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
9356 ____________________________________________________________________________
9357 [  3357] By: gsar                                  on 1999/05/10  04:07:07
9358         Log: applied suggested patch, modulo already applied parts
9359              From: Charles Bailey <BAILEY@newman.upenn.edu>
9360              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
9361              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
9362              Subject: [Patch 5.005_56] VMS consolidated patch #2
9363      Branch: perl
9364            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
9365            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
9366            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
9367            ! vms/subconfigure.com vms/test.com vms/vms.c
9368 ____________________________________________________________________________
9369 [  3356] By: gsar                                  on 1999/05/10  03:48:08
9370         Log: applied suggested patch, with win32 and PERL_OBJECT additions
9371              From: Tom Hughes <tom@compton.nu>
9372              Date: Sat, 24 Apr 1999 18:11:59 +0100
9373              Message-ID: <609bdff748.tom@compton.compton.nu>
9374              Subject: ByteLoader patch
9375      Branch: perl
9376            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
9377            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
9378            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
9379            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
9380            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
9381            ! utils/Makefile win32/Makefile win32/makefile.mk
9382 ____________________________________________________________________________
9383 [  3355] By: gsar                                  on 1999/05/10  03:22:49
9384         Log: document 'test' attribute (from Andreas Koenig)
9385      Branch: perl
9386            ! lib/ExtUtils/MakeMaker.pm
9387 ____________________________________________________________________________
9388 [  3354] By: gsar                                  on 1999/05/10  03:12:37
9389         Log: From: pmarquess@bfsec.bt.co.uk
9390              Date: Thu, 22 Apr 1999 23:12:08 +0100
9391              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
9392              Subject: PATCH for small bug in scan_bin
9393      Branch: perl
9394            ! util.c
9395 ____________________________________________________________________________
9396 [  3353] By: gsar                                  on 1999/05/10  02:39:33
9397         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
9398              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
9399      Branch: perl
9400            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
9401            ! win32/win32iop.h
9402 ____________________________________________________________________________
9403 [  3352] By: gsar                                  on 1999/05/09  22:47:39
9404         Log: flush all open output buffers before fork(), exec(), system, qx//
9405              and pipe open() operations, simplifying buffering headaches faced
9406              by users; uses fflush(NULL), which may need Configure test
9407      Branch: perl
9408            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
9409            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
9410 ____________________________________________________________________________
9411 [  3351] By: gsar                                  on 1999/05/09  21:11:51
9412         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
9413              Leroy <jll@skynet.be>)
9414      Branch: perl
9415            ! utils/perlcc.PL
9416 ____________________________________________________________________________
9417 [  3350] By: gsar                                  on 1999/05/09  20:39:11
9418         Log: normalize $^X to full pathname on win32
9419      Branch: perl
9420            ! win32/runperl.c
9421 ____________________________________________________________________________
9422 [  3349] By: gsar                                  on 1999/05/09  20:23:07
9423         Log: allow readline($globref), <$globref> already works
9424      Branch: perl
9425            ! pp_hot.c
9426 ____________________________________________________________________________
9427 [  3348] By: gsar                                  on 1999/05/09  20:00:09
9428         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
9429              <lemburg@online-club.de>)
9430      Branch: perl
9431            ! utils/perldoc.PL
9432 ____________________________________________________________________________
9433 [  3347] By: gsar                                  on 1999/05/09  18:47:21
9434         Log: additions to Thread.pm docs from Tuomas J. Lukka
9435              <lukka@fas.harvard.edu>
9436      Branch: perl
9437            ! ext/Thread/Thread.pm
9438 ____________________________________________________________________________
9439 [  3346] By: gsar                                  on 1999/05/09  18:38:00
9440         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9441              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
9442              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
9443              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
9444      Branch: perl
9445            ! ext/B/B/Xref.pm
9446 ____________________________________________________________________________
9447 [  3345] By: gsar                                  on 1999/05/09  18:22:43
9448         Log: work around mangled archname on win32 while finding privlib/sitelib;
9449              normalize lib paths to forward slashes internally
9450      Branch: perl
9451            ! win32/win32.c
9452 ____________________________________________________________________________
9453 [  3344] By: gsar                                  on 1999/05/09  03:20:06
9454         Log: fix typo in dbm filters that caused odbm.t to fail
9455      Branch: perl
9456            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
9457 ____________________________________________________________________________
9458 [  3343] By: gsar                                  on 1999/05/09  02:02:59
9459         Log: tweak test totals
9460      Branch: perl
9461            ! Changes t/lib/tie-stdhandle.t
9462 ____________________________________________________________________________
9463 [  3342] By: gsar                                  on 1999/05/09  01:42:06
9464         Log: import list propagation busted (pointed out by Ton Hospel
9465              <thospel@mail.dma.be>)
9466      Branch: perl
9467            ! lib/autouse.pm
9468 ____________________________________________________________________________
9469 [  3341] By: gsar                                  on 1999/05/09  00:54:18
9470         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
9471              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
9472      Branch: perl
9473            ! Configure Makefile.SH
9474 ____________________________________________________________________________
9475 [  3340] By: gsar                                  on 1999/05/09  00:40:41
9476         Log: generate manpages for newly added utils
9477      Branch: perl
9478            ! installman
9479 ____________________________________________________________________________
9480 [  3339] By: gsar                                  on 1999/05/09  00:33:50
9481         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9482              Date: Sun, 02 May 1999 17:59:24 +0100
9483              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
9484              Subject: [PATCH] Re: ptr to realloced memory in yylex
9485      Branch: perl
9486            ! toke.c
9487 ____________________________________________________________________________
9488 [  3338] By: jhi                                   on 1999/05/08  22:40:29
9489         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
9490      Branch: cfgperl
9491            ! INSTALL
9492 ____________________________________________________________________________
9493 [  3337] By: jhi                                   on 1999/05/08  22:22:26
9494         Log: Integrate from mainperl.
9495      Branch: cfgperl
9496           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
9497           !> (integrate 54 files)
9498 ____________________________________________________________________________
9499 [  3336] By: gsar                                  on 1999/05/08  21:48:22
9500         Log: make perldoc -f grok nested =items
9501      Branch: perl
9502            ! utils/perldoc.PL
9503 ____________________________________________________________________________
9504 [  3335] By: gsar                                  on 1999/05/08  19:48:11
9505         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
9506      Branch: perl
9507            ! op.c t/lib/fields.t
9508 ____________________________________________________________________________
9509 [  3334] By: gsar                                  on 1999/05/08  19:09:41
9510         Log: update test totals
9511      Branch: perl
9512            ! t/lib/bigintpm.t
9513 ____________________________________________________________________________
9514 [  3333] By: gsar                                  on 1999/05/08  16:56:02
9515         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
9516      Branch: perl
9517            ! pod/perlfunc.pod
9518 ____________________________________________________________________________
9519 [  3332] By: gsar                                  on 1999/05/08  16:46:44
9520         Log: applied suggested patch, added tests
9521              From: William Mann <wmann@avici.com>
9522              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
9523              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
9524              Subject: BigInt.pm extensions for logical operations
9525      Branch: perl
9526            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
9527 ____________________________________________________________________________
9528 [  3331] By: gsar                                  on 1999/05/08  16:09:33
9529         Log: avoid temporary files named 'tmp'
9530      Branch: perl
9531            ! Makefile.SH pp.c
9532 ____________________________________________________________________________
9533 [  3330] By: nick                                  on 1999/05/08  14:16:30
9534         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
9535              Provide Tie::StdHandle
9536              Basic update of docs.
9537      Branch: perl
9538            + t/lib/tie-stdhandle.t
9539            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
9540 ____________________________________________________________________________
9541 [  3329] By: nick                                  on 1999/05/08  12:03:45
9542         Log: Tweaks to open(my $fh,...) stuff
9543      Branch: perl
9544            ! op.c pp.c pp_sys.c t/io/open.t
9545 ____________________________________________________________________________
9546 [  3328] By: nick                                  on 1999/05/08  11:18:42
9547         Log: Bring SDBM_File.xs into line with new typemap
9548      Branch: perl
9549            ! ext/SDBM_File/SDBM_File.xs
9550 ____________________________________________________________________________
9551 [  3327] By: gsar                                  on 1999/05/08  00:07:11
9552         Log: add test case for AUTOLOAD reentrancy fix in change#3279
9553      Branch: perl
9554            ! t/lib/autoloader.t
9555 ____________________________________________________________________________
9556 [  3326] By: nick                                  on 1999/05/07  21:24:50
9557         Log: Implement open( my $fh, ...) and similar.
9558              Set flag in op.c for "constructor ops"
9559              In pp_rv2gv, if flag is set and arg is PADSV and uninit
9560              vivify as reference to a detached GV.
9561              (Name of GV is the pad name.)
9562              This scheme should "just work" for pipe/socket etc. too.
9563              
9564              #if 0 out the open(FH,undef) for now.
9565              Change t/io/open.t to test open(my $fh,...)
9566      Branch: perl
9567            ! op.c pp.c pp_sys.c t/io/open.t
9568 ____________________________________________________________________________
9569 [  3325] By: nick                                  on 1999/05/07  21:18:42
9570         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
9571      Branch: perl
9572            ! util.c
9573 ____________________________________________________________________________
9574 [  3324] By: gsar                                  on 1999/05/07  20:28:31
9575         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
9576              intervening code has to allocate SVs)
9577      Branch: perl
9578            ! util.c
9579 ____________________________________________________________________________
9580 [  3323] By: gsar                                  on 1999/05/07  19:45:08
9581         Log: allow line numbers to show in diagnostics during global destruction
9582      Branch: perl
9583            ! util.c
9584 ____________________________________________________________________________
9585 [  3322] By: gsar                                  on 1999/05/07  09:38:11
9586         Log: From: Dan Sugalski <sugalskd@ous.edu>
9587              Date: Fri, 09 Apr 1999 16:16:39 -0700
9588              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
9589              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
9590      Branch: perl
9591            ! lib/ExtUtils/MM_VMS.pm
9592 ____________________________________________________________________________
9593 [  3321] By: gsar                                  on 1999/05/07  09:08:23
9594         Log: From: kwzh@gnu.org (Karl Heuer)
9595              Date: Wed, 7 Apr 1999 23:58:58 -0400
9596              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
9597              Subject: [perl-5.005.02] detect lack of /dev/tty
9598      Branch: perl
9599            ! Makefile.SH
9600 ____________________________________________________________________________
9601 [  3320] By: gsar                                  on 1999/05/07  08:52:14
9602         Log: allow distinct prefix for versioned executables
9603              From: Roderick Schertler <roderick@argon.org>
9604              Date: Wed, 07 Apr 1999 15:34:56 -0400
9605              Message-ID: <3003.923513696@eeyore.ibcinc.com>
9606              Subject: perl55.00503 -> perl5.00503 patch for installperl
9607      Branch: perl
9608            ! INSTALL installperl
9609 ____________________________________________________________________________
9610 [  3319] By: gsar                                  on 1999/05/07  08:07:02
9611         Log: From: Dan Sugalski <sugalskd@osshe.edu>
9612              Date: Mon, 05 Apr 1999 15:38:42 -0700
9613              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
9614              Subject: Re: chomp fails with $/ in fixed-length record mode
9615              --
9616              From: Roderick Schertler <roderick@argon.org>
9617              Date: Tue, 06 Apr 1999 21:11:37 -0400
9618              Message-ID: <2795.923447497@eeyore.ibcinc.com>
9619              Subject: Re: chomp fails with $/ in fixed-length record mode
9620      Branch: perl
9621            ! doop.c pod/perlfunc.pod t/op/chop.t
9622 ____________________________________________________________________________
9623 [  3318] By: gsar                                  on 1999/05/07  07:56:35
9624         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9625              Date: Tue, 6 Apr 1999 01:40:36 -0400
9626              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
9627              Subject: [PATCH 5.005_*] Make % use fmod()
9628      Branch: perl
9629            ! pp.c t/op/arith.t
9630 ____________________________________________________________________________
9631 [  3317] By: gsar                                  on 1999/05/07  04:18:11
9632         Log: DBM Filters (via private mail)
9633              From: pmarquess@bfsec.bt.co.uk
9634              Date: Sun, 18 Apr 1999 21:05:52 +0100
9635              Message-Id: <199904182009.NAA19152@activestate.com>
9636              Subject: DBM Filters
9637      Branch: perl
9638            + pod/perldbmfilter.pod
9639            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
9640            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
9641            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
9642            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
9643            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
9644            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
9645            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
9646            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
9647            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
9648            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
9649            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
9650            ! t/lib/sdbm.t
9651 ____________________________________________________________________________
9652 [  3316] By: gsar                                  on 1999/05/07  03:28:53
9653         Log: avoid negative return value from Win32::GetTickCount()
9654              From: jan.dubois@ibm.net (Jan Dubois)
9655              Date: Sat, 03 Apr 1999 19:04:18 +0200
9656              Message-ID: <37084742.22824479@smtp1.ibm.net>
9657              Subject: Re: Win32::GetTickCount
9658      Branch: perl
9659            ! win32/win32.c
9660 ____________________________________________________________________________
9661 [  3314] By: gsar                                  on 1999/05/06  08:01:23
9662         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
9663              Date: Tue, 30 Mar 1999 23:40:34 PST
9664              Message-ID: <19990331074034.6117.qmail@hotmail.com>
9665              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
9666              --
9667              Date: Wed, 07 Apr 1999 00:28:23 -0800
9668              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
9669              Subject: [PATCH 5.005_56] function prototypes(B.pm)
9670              --
9671              Date: Thu, 22 Apr 1999 23:40:52 -0700
9672              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
9673              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
9674              --
9675              Date: Tue, 27 Apr 1999 01:14:49 PDT
9676              Message-ID: <19990427081449.28615.qmail@hotmail.com>
9677              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
9678      Branch: perl
9679            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
9680            ! t/op/ref.t
9681 ____________________________________________________________________________
9682 [  3313] By: jhi                                   on 1999/05/06  07:59:52
9683         Log: Integrate from mainperl.
9684      Branch: cfgperl
9685           !> (integrate 33 files)
9686 ____________________________________________________________________________
9687 [  3312] By: gsar                                  on 1999/05/06  07:11:50
9688         Log: add Ethiopic section to unicode master database (from Ken
9689              Whistler <kenw@sybase.com>)
9690      Branch: perl
9691            ! lib/unicode/UnicodeData-Latest.txt
9692 ____________________________________________________________________________
9693 [  3311] By: gsar                                  on 1999/05/06  05:37:55
9694         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
9695              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
9696              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
9697              Subject: Largefiles for Solaris
9698      Branch: perl
9699            ! hints/solaris_2.sh
9700 ____________________________________________________________________________
9701 [  3310] By: gsar                                  on 1999/05/06  05:14:35
9702         Log: emit more accurate diagnostic for syntax errors involving <>
9703              within eval""
9704      Branch: perl
9705            ! toke.c utils/perldoc.PL
9706 ____________________________________________________________________________
9707 [  3309] By: gsar                                  on 1999/05/06  04:36:31
9708         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
9709      Branch: perl
9710            ! t/lib/open3.t
9711 ____________________________________________________________________________
9712 [  3308] By: gsar                                  on 1999/05/06  03:19:16
9713         Log: applied first part of suggested patch (bug described cannot be
9714              reproduced any longer, so the second inconclusive part has not
9715              been applied)
9716              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9717              Date: Sun, 28 Mar 1999 04:51:34 +0100
9718              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
9719              Subject: [PATCH 5.005_56] Re: A core dump 
9720      Branch: perl
9721            ! toke.c
9722 ____________________________________________________________________________
9723 [  3307] By: gsar                                  on 1999/05/06  01:56:06
9724         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
9725              change#3180)
9726      Branch: perl
9727            ! op.c
9728 ____________________________________________________________________________
9729 [  3306] By: gsar                                  on 1999/05/05  17:17:34
9730         Log: applied non-conflicting parts of suggested patch
9731              From: Charles Bailey <BAILEY@newman.upenn.edu>
9732              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
9733              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
9734              Subject: [Patch 5.005_56] Revised VMS patch
9735      Branch: perl
9736            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
9737            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
9738 ____________________________________________________________________________
9739 [  3305] By: gsar                                  on 1999/05/05  16:20:19
9740         Log: make perldoc use backslashed pathnames within system() on win32
9741      Branch: perl
9742            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
9743 ____________________________________________________________________________
9744 [  3304] By: gsar                                  on 1999/05/05  07:29:43
9745         Log: upgrade Pod::Parser to v1.081 from CPAN
9746      Branch: perl
9747            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
9748            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
9749            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
9750 ____________________________________________________________________________
9751 [  3303] By: gsar                                  on 1999/05/05  07:02:07
9752         Log: From: Andy Dougherty <doughera@lafayette.edu>
9753              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
9754              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
9755              Subject: [PATCH 5.005_03-MT3] INSTALL patches
9756      Branch: perl
9757            ! INSTALL
9758 ____________________________________________________________________________
9759 [  3302] By: gsar                                  on 1999/05/05  06:55:21
9760         Log: load base packages based on nonexistent $VERSION
9761              From: andreas.koenig@anima.de (Andreas J. Koenig)
9762              Date: 19 Mar 1999 06:00:28 +0100
9763              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
9764              Subject: Re: base.pm flaw
9765      Branch: perl
9766            ! lib/base.pm lib/locale.pm
9767 ____________________________________________________________________________
9768 [  3301] By: gsar                                  on 1999/05/04  05:41:08
9769         Log: pod2man outputs switched date and revision label (fix suggested by
9770              EthanSasiela@mede.com)
9771      Branch: perl
9772            ! pod/pod2man.PL
9773 ____________________________________________________________________________
9774 [  3300] By: gsar                                  on 1999/05/03  18:48:25
9775         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
9776              (makes opendir(D,"c:") work reliably)
9777      Branch: perl
9778            ! win32/win32.c
9779 ____________________________________________________________________________
9780 [  3299] By: gsar                                  on 1999/05/02  19:39:55
9781         Log: add test case for change#3298
9782      Branch: perl
9783            ! sv.c t/op/readdir.t
9784 ____________________________________________________________________________
9785 [  3298] By: gsar                                  on 1999/05/02  19:24:41
9786         Log: close directory handles properly when localized
9787      Branch: perl
9788            ! sv.c
9789 ____________________________________________________________________________
9790 [  3297] By: jhi                                   on 1999/04/30  11:42:14
9791         Log: Integrate from mainperl.
9792      Branch: cfgperl
9793           !> Changes config_h.SH configure.com lib/AutoLoader.pm
9794           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
9795           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
9796           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
9797           !> vms/subconfigure.com win32/win32.c
9798 ____________________________________________________________________________
9799 [  3293] By: chip                                  on 1999/04/29  18:50:49
9800         Log: Fix shebang lines.
9801      Branch: maint-5.004/perl
9802            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
9803            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
9804            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
9805            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
9806            ! x2p/find2perl.PL x2p/s2p.PL
9807 ____________________________________________________________________________
9808 [  3284] By: gsar                                  on 1999/04/27  00:48:42
9809         Log: integrate change#3279 from maint-5.004
9810      Branch: perl
9811            ! lib/AutoLoader.pm
9812 ____________________________________________________________________________
9813 [  3279] By: chip                                  on 1999/04/26  23:09:26
9814         Log: Make &AutoLoad::AUTOLOAD reentrant.
9815      Branch: maint-5.004/perl
9816            ! lib/AutoLoader.pm
9817 ____________________________________________________________________________
9818 [  3276] By: chip                                  on 1999/04/26  22:34:36
9819         Log: Make porting scripts executable.
9820      Branch: maint-5.004/perl
9821            ! Changes Porting/genlog Porting/makerel Porting/p4desc
9822            ! Porting/patchls
9823 ____________________________________________________________________________
9824 [  3274] By: gsar                                  on 1999/04/26  17:30:31
9825         Log: allow embedded null characters in diagnostics
9826      Branch: perl
9827            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
9828 ____________________________________________________________________________
9829 [  3273] By: gsar                                  on 1999/04/26  08:27:22
9830         Log: hand-applied conflicting parts of suggested patch
9831              From: Charles Bailey <BAILEY@newman.upenn.edu>
9832              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
9833              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
9834              Subject: [PATCH 5.005_56] VMS configuration/build
9835      Branch: perl
9836            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
9837            ! vms/munchconfig.c vms/subconfigure.com
9838 ____________________________________________________________________________
9839 [  3272] By: gsar                                  on 1999/04/26  08:25:41
9840         Log: update Changes; tweak minor regressions
9841      Branch: perl
9842            ! Changes lib/AutoSplit.pm lib/File/Path.pm
9843 ____________________________________________________________________________
9844 [  3271] By: gsar                                  on 1999/04/26  07:52:51
9845         Log: integrate change#3229 from maint-5.004
9846      Branch: perl
9847            ! pp_ctl.c util.c
9848 ____________________________________________________________________________
9849 [  3270] By: gsar                                  on 1999/04/25  22:58:27
9850         Log: fix buggy reference count on refs to SVs with autoviv magic
9851              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
9852              accessing free()d memory)
9853      Branch: perl
9854            ! pp.c t/op/ref.t
9855 ____________________________________________________________________________
9856 [  3269] By: gsar                                  on 1999/04/24  17:07:55
9857         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
9858              on win32)
9859      Branch: perl
9860            ! win32/win32.c
9861 ____________________________________________________________________________
9862 [  3268] By: gsar                                  on 1999/04/24  16:38:25
9863         Log: kill dup hunk
9864      Branch: perl
9865            ! config_h.SH
9866 ____________________________________________________________________________
9867 [  3267] By: gsar                                  on 1999/04/24  16:35:57
9868         Log: integrate cfgperl changes into mainline
9869      Branch: perl
9870           +> myconfig.SH
9871            - myconfig
9872            ! pod/perlre.pod
9873           !> (integrate 38 files)
9874 ____________________________________________________________________________
9875 [  3266] By: jhi                                   on 1999/04/23  18:42:44
9876         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
9877              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
9878              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
9879              Cc: Lionel Cons <lionel.cons@cern.ch>,
9880              Ilya Zakharevich <ilya@math.ohio-state.edu>,
9881              David Hayes <david@bdel.com>
9882              Subject: [PATCH] h2ph
9883              Date: Fri, 23 Apr 1999 12:37:23 -0400
9884              Message-ID: <19990423123723.A49550@O2.chapin.edu>
9885      Branch: cfgperl
9886            ! utils/h2ph.PL
9887 ____________________________________________________________________________
9888 [  3265] By: jhi                                   on 1999/04/21  18:17:12
9889         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
9890              To: perlbug@perl.org
9891              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
9892              Date: Wed, 21 Apr 1999 08:17:54 -0700
9893              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
9894      Branch: cfgperl
9895            ! vms/descrip_mms.template
9896 ____________________________________________________________________________
9897 [  3264] By: jhi                                   on 1999/04/20  08:50:54
9898         Log: From: Andy Dougherty <doughera@lafayette.edu>
9899              To: The Perl Porters Mailing List <perl5-porters@perl.org>
9900              Subject: [PATCH 5.005_56] Re: 5.006 Todo
9901              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
9902              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
9903      Branch: cfgperl
9904            ! Porting/pumpkin.pod
9905 ____________________________________________________________________________
9906 [  3263] By: jhi                                   on 1999/04/20  08:05:01
9907         Log: From: Chip Salzenberg <chip@perlsupport.com>
9908              To: Perl 5 Porters <perl5-porters@perl.org>
9909              Subject: [PATCH 5.005_56] Configure: $sig_count
9910              Date: Sun, 18 Apr 1999 17:54:36 -0400
9911              Message-ID: <19990418175436.A27496@perlsupport.com>
9912      Branch: cfgperl
9913            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9914            ! config_h.SH
9915 ____________________________________________________________________________
9916 [  3262] By: jhi                                   on 1999/04/19  18:23:50
9917         Log: Subject: PATCH wrong faq reference in perlbook.pod
9918              From: Robin Barker <rmb1@cise.npl.co.uk>
9919              To: perlbug@perl.com
9920              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
9921              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
9922      Branch: cfgperl
9923            ! pod/perlbook.pod
9924 ____________________________________________________________________________
9925 [  3261] By: jhi                                   on 1999/04/15  13:59:04
9926         Log: From: Andy Dougherty <doughera@lafayette.edu>
9927              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
9928              Cc: Perl Porters <perl5-porters@perl.org>
9929              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
9930              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
9931              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
9932      Branch: cfgperl
9933            ! hints/solaris_2.sh
9934 ____________________________________________________________________________
9935 [  3260] By: jhi                                   on 1999/04/15  13:56:53
9936         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
9937              To: pumpkings@jhereg.perl.com
9938              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
9939              Date: Thu, 15 Apr 1999 07:13:41 -0600
9940              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
9941      Branch: cfgperl
9942            ! pod/perldata.pod
9943 ____________________________________________________________________________
9944 [  3259] By: jhi                                   on 1999/04/13  23:12:52
9945         Log: LDLIBPTH also on 'clean' targets.
9946      Branch: cfgperl
9947            ! Makefile.SH
9948 ____________________________________________________________________________
9949 [  3258] By: jhi                                   on 1999/04/13  21:38:46
9950         Log: Add information about the two DEC C compiler optimizer bugs
9951              (what patch levels of the compilers fix them).
9952      Branch: cfgperl
9953            ! pp.c t/op/repeat.t
9954 ____________________________________________________________________________
9955 [  3257] By: jhi                                   on 1999/04/13  14:25:08
9956         Log: Be polite about ccdlflags and lddflags, too.
9957              Avoid Perl's malloc only when threaded.
9958      Branch: cfgperl
9959            ! hints/aix.sh
9960 ____________________________________________________________________________
9961 [  3256] By: jhi                                   on 1999/04/13  10:21:33
9962         Log: Croak if no known ways to semctl() (don't assume union semun).
9963      Branch: cfgperl
9964            ! doio.c perl.h
9965 ____________________________________________________________________________
9966 [  3255] By: jhi                                   on 1999/04/13  09:10:26
9967         Log: From: Dan Sugalski <sugalskd@osshe.edu>
9968              To: perl5-porters@perl.org, vmsperl@perl.org
9969              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
9970              Date: Mon, 12 Apr 1999 13:36:48 -0700
9971              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
9972      Branch: cfgperl
9973            ! lib/ExtUtils/MM_VMS.pm
9974 ____________________________________________________________________________
9975 [  3254] By: jhi                                   on 1999/04/13  06:56:26
9976         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9977              To: perlbug@perl.com
9978              Subject: Update for OpenBSD hints
9979              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
9980              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
9981      Branch: cfgperl
9982            ! hints/openbsd.sh
9983 ____________________________________________________________________________
9984 [  3229] By: chip                                  on 1999/04/13  04:04:14
9985         Log: Preserve errno from importunities of sfio.
9986      Branch: maint-5.004/perl
9987            ! pp_ctl.c util.c
9988 ____________________________________________________________________________
9989 [  3226] By: jhi                                   on 1999/04/11  12:52:26
9990         Log: If both ways to call semctl are broken,    skip the tests.
9991      Branch: cfgperl
9992            ! t/lib/ipc_sysv.t
9993 ____________________________________________________________________________
9994 [  3225] By: jhi                                   on 1999/04/10  22:27:28
9995         Log: From: Andy Dougherty <doughera@lafayette.edu>
9996              To: dsembr01@ox.slug.louisville.edu
9997              Cc: perlbug@perl.com
9998              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
9999              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
10000              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
10001      Branch: cfgperl
10002            ! ext/POSIX/POSIX.xs
10003 ____________________________________________________________________________
10004 [  3224] By: jhi                                   on 1999/04/09  18:50:32
10005         Log: From: Andy Dougherty <doughera@lafayette.edu>
10006              To: Perl Porters <perl5-porters@perl.org>
10007              Subject: [PATCH 5.005_56] Re: prefix= in hints
10008              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
10009              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
10010              
10011              (Overrides change #3204 from Kurt)
10012      Branch: cfgperl
10013            ! hints/linux.sh
10014 ____________________________________________________________________________
10015 [  3223] By: jhi                                   on 1999/04/09  18:37:55
10016         Log: Understand Apollo's //node notation.
10017              
10018              From: Johann Klasek <jk@auto.tuwien.ac.at>
10019              To: jhi@iki.fi
10020              Subject: Re: DomainPerl
10021              Date: Fri, 9 Apr 1999 18:21:37 +0200
10022              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
10023      Branch: cfgperl
10024            ! lib/Cwd.pm
10025 ____________________________________________________________________________
10026 [  3220] By: jhi                                   on 1999/04/04  16:33:49
10027         Log: Integrate from mainperl.
10028      Branch: cfgperl
10029           !> (integrate 39 files)
10030 ____________________________________________________________________________
10031 [  3219] By: gsar                                  on 1999/04/04  02:48:17
10032         Log: tweak previous change
10033      Branch: maint-5.005/perl
10034            ! win32/win32.c
10035 ____________________________________________________________________________
10036 [  3218] By: gsar                                  on 1999/04/04  02:44:47
10037         Log: be careful about extending the stack for the Win32:: builtins
10038      Branch: maint-5.005/perl
10039            ! win32/win32.c
10040 ____________________________________________________________________________
10041 [  3217] By: gsar                                  on 1999/04/04  01:59:26
10042         Log: correct places that said newSVpv() when they meant newSVpvn()
10043      Branch: perl
10044            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
10045            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
10046            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
10047            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
10048            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
10049            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
10050            ! win32/win32.c
10051 ____________________________________________________________________________
10052 [  3216] By: gsar                                  on 1999/04/03  23:58:27
10053         Log: avoid duplicate code
10054      Branch: perl
10055            ! sv.c
10056 ____________________________________________________________________________
10057 [  3215] By: gsar                                  on 1999/04/03  23:14:34
10058         Log: grow PL_tmps_stack more efficiently; make it more amenable to
10059              STRESS_REALLOC testing
10060      Branch: perl
10061            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
10062            ! sv.c
10063 ____________________________________________________________________________
10064 [  3214] By: gsar                                  on 1999/04/03  21:01:09
10065         Log: scrounge and save three extra branches in pp_entersub()
10066      Branch: perl
10067            ! cv.h pp_ctl.c pp_hot.c
10068 ____________________________________________________________________________
10069 [  3213] By: gsar                                  on 1999/04/03  17:43:23
10070         Log: remove duplicate code and an extra branch in sv_setsv() and
10071              other hot code by making SvTHINKFIRST() think about FAKE SVs
10072      Branch: perl
10073            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
10074            ! proto.h scope.c sv.c sv.h
10075 ____________________________________________________________________________
10076 [  3212] By: jhi                                   on 1999/04/03  16:20:09
10077         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
10078              
10079              From: John Bley <jbb6@acpub.duke.edu>
10080              To: perlbug@perl.org
10081              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
10082              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
10083              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
10084      Branch: cfgperl
10085            ! doio.c pp_sys.c
10086 ____________________________________________________________________________
10087 [  3211] By: jhi                                   on 1999/04/03  13:27:26
10088         Log: Change #3210 was rather unportable.  This is better.
10089      Branch: cfgperl
10090            ! Configure config_h.SH
10091 ____________________________________________________________________________
10092 [  3210] By: jhi                                   on 1999/04/03  13:16:20
10093         Log: Avoid Digital UNIX' ksh.
10094              
10095              From: Jarkko Hietaniemi <jhi@iki.fi> 
10096              To: Henrik Tougaard <ht000@siberut.foa.dk> 
10097              Cc: perlbug@perl.com, ht000@foa.dk 
10098              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
10099              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
10100              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
10101      Branch: cfgperl
10102            ! Configure config_h.SH
10103 ____________________________________________________________________________
10104 [  3209] By: jhi                                   on 1999/04/03  12:49:04
10105         Log: Integrate from mainperl.
10106      Branch: cfgperl
10107           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
10108 ____________________________________________________________________________
10109 [  3208] By: jhi                                   on 1999/04/03  12:27:24
10110         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
10111              
10112              From: Lionel Cons <lionel.cons@cern.ch>
10113              To: jhi@iki.fi
10114              Cc: perlbug@perl.com, kstar@isinet.com,
10115              Philippe Defert <philippe.defert@cern.ch>
10116              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
10117              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
10118              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
10119      Branch: cfgperl
10120            ! hints/irix_6.sh
10121 ____________________________________________________________________________
10122 [  3207] By: jhi                                   on 1999/04/03  12:20:21
10123         Log: Be polite about usemymalloc.
10124      Branch: cfgperl
10125            ! hints/aix.sh
10126 ____________________________________________________________________________
10127 [  3206] By: gsar                                  on 1999/04/02  23:31:59
10128         Log: a typo in change#3205
10129      Branch: perl
10130            ! t/lib/bigfloatpm.t
10131 ____________________________________________________________________________
10132 [  3205] By: gsar                                  on 1999/04/02  23:20:31
10133         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
10134              returns NaNs faithfully)
10135      Branch: perl
10136            ! t/lib/bigfloatpm.t
10137 ____________________________________________________________________________
10138 [  3204] By: jhi                                   on 1999/04/02  22:03:23
10139         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
10140              
10141              From: "Kurt D. Starsinic" <kstar@chapin.edu>
10142              To: perl5-porters@perl.org
10143              Subject: linux hints nit
10144              Date: Fri, 2 Apr 1999 16:49:47 -0500
10145              Message-ID: <19990402164947.E80926@O2.chapin.edu>
10146      Branch: cfgperl
10147            ! hints/linux.sh
10148 ____________________________________________________________________________
10149 [  3203] By: jhi                                   on 1999/04/02  22:00:56
10150         Log: Display exact glibc version in Linux. 
10151              
10152              From: Andy Dougherty <doughera@lafayette.edu>
10153              To: Perl Porters <perl5-porters@perl.org>
10154              Subject: Displaying glibc version on Linux
10155              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
10156              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
10157      Branch: cfgperl
10158            ! hints/linux.sh
10159 ____________________________________________________________________________
10160 [  3202] By: gsar                                  on 1999/04/02  21:23:18
10161         Log: various little goofs
10162      Branch: perl
10163            ! Changes Makefile.SH README installperl
10164 ____________________________________________________________________________
10165 [  3201] By: jhi                                   on 1999/04/02  13:13:39
10166         Log: Configure regen.
10167              
10168              Add llseek + offset_t probing.
10169              Change CONFIG to CONFIGDOTSH.
10170              'unset foo' is unportable, use foo=''.
10171      Branch: cfgperl
10172            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10173            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
10174            ! perl_exp.SH writemain.SH
10175 ____________________________________________________________________________
10176 [  3200] By: jhi                                   on 1999/04/02  12:06:22
10177         Log: Introduce myconfig.SH.
10178              
10179              From: Andy Dougherty <doughera@lafayette.edu>
10180              To: Jarkko Hietaniemi <jhi@iki.fi>
10181              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
10182              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
10183              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
10184              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
10185      Branch: cfgperl
10186            + myconfig.SH
10187            - myconfig
10188            ! MANIFEST
10189 ____________________________________________________________________________
10190 [  3195] By: jhi                                   on 1999/03/28  16:42:54
10191         Log: Update perlhist on 5_03.
10192      Branch: maint-5.005/perl
10193            ! pod/perlhist.pod
10194 ____________________________________________________________________________
10195 [  3194] By: jhi                                   on 1999/03/28  12:30:01
10196         Log: Integrate from mainperl.
10197      Branch: cfgperl
10198           +> t/op/grep.t
10199            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
10200            ! t/lib/bigintpm.t
10201           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
10202           !> t/lib/thread.t
10203 ____________________________________________________________________________
10204 [  3189] By: gsar                                  on 1999/03/28  08:22:00
10205         Log: various pod niggles
10206      Branch: maint-5.005/perl
10207            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
10208            ! pod/perlfunc.pod pod/perlhist.pod
10209 ____________________________________________________________________________
10210 [  3187] By: gsar                                  on 1999/03/28  07:31:16
10211         Log: regularize CAPI declarations (CAPI extensions now build under
10212              the Borland compiler)
10213      Branch: maint-5.005/perl
10214            ! win32/GenCAPI.pl
10215 ____________________________________________________________________________
10216 [  3186] By: gsar                                  on 1999/03/28  07:26:33
10217         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
10218              -DPERL_CAPI
10219      Branch: maint-5.005/perl
10220            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
10221 ____________________________________________________________________________
10222 [  3183] By: gsar                                  on 1999/03/28  06:00:46
10223         Log: update p4 utility to ignore non-text files
10224      Branch: perl
10225            ! Porting/p4desc
10226 ____________________________________________________________________________
10227 [  3181] By: gsar                                  on 1999/03/28  03:37:23
10228         Log: integrate change#3179 from maint-5.005
10229      Branch: perl
10230           !> ext/Thread/Thread.xs t/lib/thread.t
10231 ____________________________________________________________________________
10232 [  3180] By: gsar                                  on 1999/03/28  02:28:20
10233         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
10234              (sometimes caused bizarreness in the BLOCK)
10235      Branch: perl
10236            + t/op/grep.t
10237            ! MANIFEST op.c
10238 ____________________________________________________________________________
10239 [  3179] By: gsar                                  on 1999/03/28  02:14:04
10240         Log: fix thread segfault when passing large number of arguments to child
10241              a la C<Thread->new($foo, 1..1000)>
10242      Branch: maint-5.005/perl
10243            ! ext/Thread/Thread.xs t/lib/thread.t
10244 ____________________________________________________________________________
10245 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
10246         Log: fix $Config{'usethreads'} typo in perlthrtut
10247              
10248              From: Ian Maloney <szhmf9@wsblob.ubs.com>
10249              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
10250              Message-Id: <199903251540.QAA02439@wsblob.>
10251              Subject: perlthrtut documentation error
10252      Branch: maint-5.005/perl
10253            ! pod/perlthrtut.pod
10254 ____________________________________________________________________________
10255 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
10256         Log: Update Test.pm to VERSION 1.122 from CPAN
10257      Branch: maint-5.005/perl
10258            ! lib/Test.pm
10259 ____________________________________________________________________________
10260 [  3171] By: jhi                                   on 1999/03/26  22:38:28
10261         Log: Integrate from mainperl.
10262      Branch: cfgperl
10263           !> (integrate 37 files)
10264 ____________________________________________________________________________
10265 [  3170] By: gsar                                  on 1999/03/26  01:30:25
10266         Log: specify type of bracket in "Unmatched bracket" diagnostic;
10267              prefer 'brace' or 'curly bracket' over 'curly brace'
10268      Branch: perl
10269            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
10270            ! t/op/misc.t t/op/re_tests toke.c
10271 ____________________________________________________________________________
10272 [  3169] By: gsar                                  on 1999/03/26  00:50:51
10273         Log: better description of "Integer overflow" diagnostic
10274      Branch: perl
10275            ! pod/perldiag.pod
10276 ____________________________________________________________________________
10277 [  3168] By: gsar                                  on 1999/03/25  11:02:46
10278         Log: applied needful parts of suggested patch
10279              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
10280              Date: Tue, 23 Mar 1999 16:21:43 -0800
10281              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
10282              Subject: [PATCH 5.005_56] pp_formline correction
10283      Branch: perl
10284            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
10285 ____________________________________________________________________________
10286 [  3167] By: gsar                                  on 1999/03/25  10:39:02
10287         Log: clarify what a "comment" means (due to Mark-Jason Dominus
10288              <mjd@plover.com>)
10289      Branch: perl
10290            ! pod/perlsyn.pod
10291 ____________________________________________________________________________
10292 [  3166] By: gsar                                  on 1999/03/25  10:33:18
10293         Log: describe current behavior on local($foo{nothere}) (suggested by
10294              Lionel Cons <lionel.cons@cern.ch>)
10295      Branch: perl
10296            ! pod/perlsub.pod
10297 ____________________________________________________________________________
10298 [  3165] By: gsar                                  on 1999/03/25  06:21:05
10299         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
10300              <vishalb@hotmail.com>)
10301      Branch: perl
10302            ! ext/B/B/C.pm
10303 ____________________________________________________________________________
10304 [  3164] By: gsar                                  on 1999/03/25  06:17:27
10305         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10306              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
10307              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
10308              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
10309      Branch: perl
10310            ! ext/B/B.xs op.h opcode.pl
10311 ____________________________________________________________________________
10312 [  3163] By: gsar                                  on 1999/03/25  06:15:49
10313         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
10314              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
10315              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
10316              Subject: [PATCH _56] B::Deparse 0.57
10317              --
10318              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
10319              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
10320              Subject: Re: [PATCH _56] B::Deparse 0.57 
10321      Branch: perl
10322            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
10323 ____________________________________________________________________________
10324 [  3162] By: gsar                                  on 1999/03/25  06:11:46
10325         Log: fix a few places that said 'int', but meant 'STRLEN'
10326      Branch: perl
10327            ! pod/perlguts.pod proto.h sv.c
10328 ____________________________________________________________________________
10329 [  3161] By: gsar                                  on 1999/03/25  06:01:18
10330         Log: From: Russ Allbery <rra@stanford.edu>
10331              Date: 22 Mar 1999 04:26:26 -0800
10332              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
10333              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
10334      Branch: perl
10335            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
10336            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
10337            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
10338            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
10339 ____________________________________________________________________________
10340 [  3160] By: gsar                                  on 1999/03/25  02:26:31
10341         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
10342      Branch: perl
10343            ! opcode.h opcode.pl
10344 ____________________________________________________________________________
10345 [  3159] By: gsar                                  on 1999/03/25  02:18:17
10346         Log: add statement-modifier loops to :base_loop class
10347      Branch: perl
10348            ! ext/Opcode/Opcode.pm
10349 ____________________________________________________________________________
10350 [  3158] By: gsar                                  on 1999/03/25  00:36:57
10351         Log: integrate changes#3105,3130,3154 from maint-5.005
10352      Branch: perl
10353           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
10354 ____________________________________________________________________________
10355 [  3157] By: gsar                                  on 1999/03/25  00:24:17
10356         Log: remove bogus panic()
10357      Branch: perl
10358            ! Changes lib/Math/BigFloat.pm
10359 ____________________________________________________________________________
10360 [  3156] By: jhi                                   on 1999/03/24  22:43:43
10361         Log: Integrate from mainperl.
10362      Branch: cfgperl
10363           +> (branch 38 files)
10364           !> (integrate 68 files)
10365 ____________________________________________________________________________
10366 [  3155] By: jhi                                   on 1999/03/24  22:12:17
10367         Log: Configure regenerated because of changes #3130/#3154 and #3147.
10368      Branch: cfgperl
10369            ! Configure config_h.SH
10370 ____________________________________________________________________________
10371 [  3154] By: jhi                                   on 1999/03/24  21:40:51
10372         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
10373              based on suggestions from Andy Dougherty.
10374      Branch: maint-5.005/perl
10375            ! INSTALL
10376 ____________________________________________________________________________
10377 [  3153] By: gsar                                  on 1999/03/24  10:38:05
10378         Log: applied suggested patch, modulo superceded parts
10379              From: Charles Bailey <BAILEY@newman.upenn.edu>
10380              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
10381              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
10382              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
10383      Branch: perl
10384            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
10385            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
10386            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
10387            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
10388 ____________________________________________________________________________
10389 [  3152] By: gsar                                  on 1999/03/24  10:30:51
10390         Log: applied suggested patch, modulo superceded parts
10391              From: Charles Bailey <BAILEY@newman.upenn.edu>
10392              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
10393              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
10394              Subject: [PATCH 5.005_56] Miscellaneous small fixes
10395      Branch: perl
10396            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
10397            ! lib/File/Basename.pm
10398 ____________________________________________________________________________
10399 [  3151] By: gsar                                  on 1999/03/24  10:15:00
10400         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
10401      Branch: perl
10402            ! pod/perlop.pod
10403 ____________________________________________________________________________
10404 [  3150] By: gsar                                  on 1999/03/24  10:09:13
10405         Log: missing integration in previous change
10406      Branch: perl
10407           !> README.apollo
10408 ____________________________________________________________________________
10409 [  3149] By: gsar                                  on 1999/03/24  10:06:44
10410         Log: integrate changes#3116,3119 from maint-5.005
10411      Branch: perl
10412            + README.apollo
10413           +> apollo/netinet/in.h
10414           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
10415 ____________________________________________________________________________
10416 [  3148] By: gsar                                  on 1999/03/24  10:01:56
10417         Log: integrate changes#3091-3094 from maint-5.005
10418      Branch: perl
10419           !> README.hurd vms/subconfigure.com vos/config.h
10420           !> vos/config_h.SH_orig
10421 ____________________________________________________________________________
10422 [  3147] By: gsar                                  on 1999/03/24  09:31:49
10423         Log: warn about newfangled vfork() caveats
10424      Branch: perl
10425            ! Configure
10426 ____________________________________________________________________________
10427 [  3146] By: jhi                                   on 1999/03/24  09:20:14
10428         Log: Bring in changes #2808 and #2812 (from mainline perl)
10429              that enhance the perlbug checklist.
10430      Branch: maint-5.005/perl
10431            ! utils/perlbug.PL
10432 ____________________________________________________________________________
10433 [  3145] By: gsar                                  on 1999/03/24  08:37:02
10434         Log: integrate change#3115 from maint-5.005
10435      Branch: perl
10436           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
10437           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
10438 ____________________________________________________________________________
10439 [  3144] By: gsar                                  on 1999/03/24  08:33:59
10440         Log: add note about map in scalar context
10441      Branch: perl
10442            ! pod/perlfunc.pod
10443 ____________________________________________________________________________
10444 [  3143] By: gsar                                  on 1999/03/24  08:25:59
10445         Log: doc tweak
10446      Branch: perl
10447            ! lib/Time/Local.pm
10448 ____________________________________________________________________________
10449 [  3142] By: gsar                                  on 1999/03/24  08:20:37
10450         Log: applied suggested patch, modulo bogus hunk
10451              From: "Vishal Bhatia" <vishalb@hotmail.com>
10452              Date: Thu, 11 Mar 1999 07:40:27 PST
10453              Message-ID: <19990311154027.25891.qmail@hotmail.com>
10454              Subject: [PATCH 5.005_56] Minor fixes in perlcc
10455      Branch: perl
10456            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
10457 ____________________________________________________________________________
10458 [  3141] By: gsar                                  on 1999/03/24  08:06:12
10459         Log: integrate change#3104 from maint-5.005
10460      Branch: perl
10461           !> README.os390 t/lib/posix.t
10462 ____________________________________________________________________________
10463 [  3140] By: gsar                                  on 1999/03/24  06:34:56
10464         Log: fix failure of C<&locked_sub;> under -Dusethreads
10465      Branch: perl
10466            ! pp_hot.c t/lib/thread.t
10467 ____________________________________________________________________________
10468 [  3139] By: gsar                                  on 1999/03/24  05:52:00
10469         Log: debugger tweak (wasn't printing a newline after recalled commands)
10470      Branch: perl
10471            ! lib/perl5db.pl
10472 ____________________________________________________________________________
10473 [  3138] By: gsar                                  on 1999/03/24  05:33:28
10474         Log: document OO exceptions (based on a suggestion by Andreas Koenig
10475              <andreas.koenig@anima.de>)
10476      Branch: perl
10477            ! pod/perlfunc.pod
10478 ____________________________________________________________________________
10479 [  3137] By: gsar                                  on 1999/03/24  02:50:20
10480         Log: better "Illegal %s digit ignored" warnings
10481      Branch: perl
10482            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
10483            ! toke.c util.c
10484 ____________________________________________________________________________
10485 [  3136] By: gsar                                  on 1999/03/24  02:26:38
10486         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
10487      Branch: perl
10488            + t/pragma/utf8.t
10489            ! regcomp.c
10490 ____________________________________________________________________________
10491 [  3135] By: gsar                                  on 1999/03/24  01:29:09
10492         Log: flip release & version in win32_uname()
10493      Branch: perl
10494            ! win32/win32.c
10495 ____________________________________________________________________________
10496 [  3134] By: gsar                                  on 1999/03/24  01:08:33
10497         Log: support POSIX::uname() via win32_uname()
10498      Branch: perl
10499            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
10500            ! win32/config.gc win32/config.vc win32/config_H.bc
10501            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
10502            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
10503 ____________________________________________________________________________
10504 [  3133] By: gsar                                  on 1999/03/23  22:20:10
10505         Log: From: jan.dubois@ibm.net (Jan Dubois)
10506              Date: Sat, 06 Mar 1999 21:42:56 +0100
10507              Message-ID: <36e49281.50337171@smtp1.ibm.net>
10508              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
10509      Branch: perl
10510            ! pod/perldelta.pod
10511 ____________________________________________________________________________
10512 [  3132] By: gsar                                  on 1999/03/23  22:17:45
10513         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
10514              Date: Sat, 06 Mar 1999 17:50:49 +0100
10515              Message-ID: <36e25209.33833760@smtp1.ibm.net>
10516              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
10517              --
10518              Date: Sat, 06 Mar 1999 18:15:00 +0100
10519              Message-ID: <36e36222.37954195@smtp1.ibm.net>
10520              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
10521      Branch: perl
10522            + t/lib/filefunc.t
10523            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
10524            ! pod/perldelta.pod pod/perlmodlib.pod
10525 ____________________________________________________________________________
10526 [  3131] By: gsar                                  on 1999/03/23  22:07:59
10527         Log: integrate cfgperl changes into mainline
10528      Branch: perl
10529           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
10530           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
10531           !> installperl malloc.c perl.c perl.h pod/perl.pod
10532           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
10533 ____________________________________________________________________________
10534 [  3130] By: jhi                                   on 1999/03/23  22:02:23
10535         Log: Don't use config.msg to remind about the
10536              LD_LIBRARY_PATH because Makefile.SH takes
10537              care of that.
10538              
10539              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
10540              This used to be the default but in some MT or another it
10541              was dropped because of some transient error or another.
10542      Branch: maint-5.005/perl
10543            ! Configure hints/dec_osf.sh
10544 ____________________________________________________________________________
10545 [  3129] By: gsar                                  on 1999/03/23  21:38:03
10546         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
10547              to size    and better maintainability)
10548      Branch: perl
10549            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
10550            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
10551            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
10552            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
10553            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
10554            + t/pod/include.xr t/pod/included.t t/pod/included.xr
10555            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
10556            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
10557            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
10558            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
10559            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
10560            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
10561            ! win32/Makefile win32/makefile.mk win32/pod.mak
10562 ____________________________________________________________________________
10563 [  3128] By: jhi                                   on 1999/03/23  10:14:54
10564         Log: Integrate from mainperl.
10565      Branch: cfgperl
10566           !> (integrate 46 files)
10567 ____________________________________________________________________________
10568 [  3127] By: gsar                                  on 1999/03/23  06:57:30
10569         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
10570              Date: Thu, 4 Mar 1999 10:54:01 -0800
10571              Message-Id: <9903041854.AA46868@frc0000>
10572              Subject: patch for useless Math::BigInt warnings
10573      Branch: perl
10574            ! lib/Math/BigInt.pm
10575 ____________________________________________________________________________
10576 [  3126] By: gsar                                  on 1999/03/23  05:54:37
10577         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
10578              From: "Kurt D. Starsinic" <kstar@chapin.edu>
10579              Date: Fri, 19 Feb 1999 15:47:59 -0500
10580              Message-ID: <19990219154759.A32350@O2.chapin.edu>
10581              Subject: [PATCH] OSF/1 hints
10582      Branch: perl
10583            ! hints/dec_osf.sh
10584 ____________________________________________________________________________
10585 [  3125] By: gsar                                  on 1999/03/23  00:56:38
10586         Log: avoid typeglob persistence in pp_readline()
10587      Branch: perl
10588            ! sv.c t/op/gv.t
10589 ____________________________________________________________________________
10590 [  3124] By: gsar                                  on 1999/03/22  21:12:23
10591         Log: update copyright years
10592      Branch: perl
10593            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
10594            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
10595            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
10596            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
10597            ! sv.c sv.h toke.c utf8.c utf8.h util.c
10598 ____________________________________________________________________________
10599 [  3123] By: gsar                                  on 1999/03/22  07:07:06
10600         Log: implement win32_spawnvp() internally, making it return true PIDs
10601              for asynchronous spawns; fix win32_kill() to always deal with
10602              PIDs
10603      Branch: perl
10604            ! win32/win32.c win32/win32.h
10605 ____________________________________________________________________________
10606 [  3122] By: jhi                                   on 1999/03/19  21:12:14
10607         Log: Describe the new Benchmark feature in more detail.
10608      Branch: cfgperl
10609            ! pod/perldelta.pod
10610      Branch: maint-5.005/perl
10611            ! pod/perldelta.pod
10612 ____________________________________________________________________________
10613 [  3121] By: jhi                                   on 1999/03/19  08:16:12
10614         Log: AVAILABILITY tuning.
10615      Branch: cfgperl
10616            ! pod/perl.pod
10617      Branch: maint-5.005/perl
10618            ! pod/perl.pod
10619 ____________________________________________________________________________
10620 [  3120] By: jhi                                   on 1999/03/17  14:52:17
10621         Log: Rhapsody change assumed too much.
10622      Branch: cfgperl
10623            ! t/op/stat.t
10624 ____________________________________________________________________________
10625 [  3119] By: jhi                                   on 1999/03/17  14:33:43
10626         Log: More Apollo fixes.
10627      Branch: maint-5.005/perl
10628            ! README.apollo hints/apollo.sh t/lib/io_udp.t
10629 ____________________________________________________________________________
10630 [  3118] By: jhi                                   on 1999/03/16  17:23:39
10631         Log: Nada.
10632      Branch: maint-5.005/perl
10633            ! README.apollo
10634 ____________________________________________________________________________
10635 [  3117] By: jhi                                   on 1999/03/16  17:18:49
10636         Log: Apollo DomainOS AVAILABILITY.
10637      Branch: cfgperl
10638            ! pod/perl.pod
10639      Branch: maint-5.005/perl
10640            ! pod/perl.pod
10641 ____________________________________________________________________________
10642 [  3116] By: jhi                                   on 1999/03/16  17:14:00
10643         Log: Apollo DomainOS patch
10644              From: Johann Klasek <jk@auto.tuwien.ac.at>
10645              Subject: Re: DomainPerl
10646              Date: Tue, 16 Mar 1999 17:46:32 +0100
10647              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
10648      Branch: maint-5.005/perl
10649            + README.apollo apollo/netinet/in.h
10650            ! MANIFEST hints/apollo.sh
10651 ____________________________________________________________________________
10652 [  3115] By: jhi                                   on 1999/03/16  14:23:54
10653         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10654              To: Gurusamy Sarathy <gsar@activestate.com>,
10655              Graham Barr <gbarr@pobox.com>
10656              Cc: Perl5 Porters <perl5-porters@perl.org>,
10657              "Paul.Marquess" <Paul.Marquess@btinternet.com>
10658              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
10659              Date: Sun, 14 Mar 1999 14:43:57 -0000
10660              Message-Id: <199903141841.NAA17040@defender.perl.org>
10661      Branch: maint-5.005/perl
10662            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10663            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10664 ____________________________________________________________________________
10665 [  3114] By: jhi                                   on 1999/03/16  12:42:20
10666         Log: Mention Rhapsody in 5.005_5X perldelta,
10667              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
10668              *planned* AVAILABILITY.
10669      Branch: cfgperl
10670            ! pod/perl.pod pod/perldelta.pod
10671      Branch: maint-5.005/perl
10672            ! pod/perl.pod
10673 ____________________________________________________________________________
10674 [  3113] By: jhi                                   on 1999/03/16  10:38:53
10675         Log: perldelta niggling.
10676      Branch: cfgperl
10677            ! pod/perldelta.pod
10678      Branch: maint-5.005/perl
10679            ! pod/perldelta.pod
10680 ____________________________________________________________________________
10681 [  3112] By: jhi                                   on 1999/03/16  10:35:21
10682         Log: Integrate from mainperl.
10683      Branch: cfgperl
10684           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
10685           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
10686 ____________________________________________________________________________
10687 [  3111] By: jhi                                   on 1999/03/16  10:28:10
10688         Log: AVAILABILITY update: still mention PowerUX,
10689              Novell Netware now has sources available.
10690      Branch: cfgperl
10691            ! pod/perl.pod
10692      Branch: maint-5.005/perl
10693            ! pod/perl.pod
10694 ____________________________________________________________________________
10695 [  3110] By: gsar                                  on 1999/03/16  04:34:23
10696         Log: sundry pod niggles
10697      Branch: perl
10698            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
10699            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
10700 ____________________________________________________________________________
10701 [  3109] By: jhi                                   on 1999/03/15  17:00:11
10702         Log: Integrate from mainperl.
10703      Branch: cfgperl
10704           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
10705           +> lib/unicode/Is/Syllable.pl
10706           +> lib/unicode/MakeEthiopicSyllables.PL
10707           +> lib/unicode/README.Ethiopic
10708           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
10709           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
10710           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
10711           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
10712           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
10713           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
10714           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
10715           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
10716 ____________________________________________________________________________
10717 [  3108] By: jhi                                   on 1999/03/15  16:58:12
10718         Log: First pass of integrating the Rhapsody port,
10719              
10720              From: Wilfredo Sanchez <wsanchez@apple.com> 
10721              Subject: Keeping the world in sync.
10722              Reply-To: wsanchez@apple.com 
10723              To: perlbug@perl.com 
10724              Date: Fri, 13 Nov 1998 17:11:30 -0800 
10725              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
10726      Branch: cfgperl
10727            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
10728            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
10729            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
10730            ! x2p/util.c
10731 ____________________________________________________________________________
10732 [  3107] By: gsar                                  on 1999/03/15  03:22:10
10733         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
10734              From: Daniel Yacob <dmulholl@cs.indiana.edu>
10735              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
10736              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
10737              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
10738      Branch: perl
10739            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
10740            + lib/unicode/Is/Syllable.pl
10741            + lib/unicode/MakeEthiopicSyllables.PL
10742            + lib/unicode/README.Ethiopic
10743            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
10744            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
10745            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
10746            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
10747            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
10748            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
10749            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
10750            ! lib/unicode/Name.pl lib/unicode/Number.pl
10751 ____________________________________________________________________________
10752 [  3106] By: gsar                                  on 1999/03/12  20:35:36
10753         Log: change#3067 failed package.t due to needless creation of $a and $b;
10754              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
10755      Branch: perl
10756            ! op.c
10757 ____________________________________________________________________________
10758 [  3105] By: jhi                                   on 1999/03/12  15:54:57
10759         Log: Recognize the NetBSD packages collection.
10760      Branch: maint-5.005/perl
10761            ! hints/netbsd.sh
10762 ____________________________________________________________________________
10763 [  3104] By: jhi                                   on 1999/03/12  09:07:04
10764         Log: From: pvhp@forte.com (Peter Prymmer)
10765              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
10766              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
10767              Date: Thu, 11 Mar 99 14:24:54 PST
10768              Message-Id: <9903112224.AA24346@forte.com>
10769      Branch: maint-5.005/perl
10770            ! README.os390 t/lib/posix.t
10771 ____________________________________________________________________________
10772 [  3103] By: jhi                                   on 1999/03/10  11:07:46
10773         Log: Integrate from mainperl.
10774      Branch: cfgperl
10775           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
10776           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
10777           !> t/pragma/warn/1global toke.c win32/makedef.pl
10778 ____________________________________________________________________________
10779 [  3102] By: jhi                                   on 1999/03/10  11:01:20
10780         Log: From: pvhp@forte.com (Peter Prymmer)
10781              To: perl5-porters@perl.org
10782              Subject: [5.005_03-MT6]Patch: time passes
10783              Date: Tue, 9 Mar 99 18:42:17 PST
10784              Message-Id: <9903100242.AA29057@forte.com>
10785      Branch: maint-5.005/perl
10786            ! perl.c
10787 ____________________________________________________________________________
10788 [  3101] By: jhi                                   on 1999/03/10  10:30:15
10789         Log: From: Mark-Jason Dominus <mjd@plover.com>
10790              To: perl5-porters@perl.com
10791              Subject: Minor fix to perlfunc.pod
10792              Date: Mon, 08 Mar 1999 20:05:53 -0500
10793              Message-ID: <19990309010553.13757.qmail@plover.com>
10794      Branch: maint-5.005/perl
10795            ! pod/perlfunc.pod
10796 ____________________________________________________________________________
10797 [  3100] By: gsar                                  on 1999/03/09  23:04:44
10798         Log: change#3060 had the wrong quotes
10799      Branch: perl
10800            ! pod/pod2man.PL
10801 ____________________________________________________________________________
10802 [  3099] By: jhi                                   on 1999/03/09  12:52:21
10803         Log: d_uname was broken (probably since _53), reported by
10804              
10805              From: Alan Burlison <Alan.Burlison@uk.sun.com>
10806              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
10807              cpan-testers@perl.org
10808              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
10809              Date: Mon, 08 Mar 1999 13:22:31 +0000
10810              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
10811              
10812              and
10813              
10814              From: lvirden@cas.org (Larry W. Virden)
10815              To: perlbug@perl.com
10816              Subject: configure not correctly identifying uname posix compatibility
10817              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
10818              Message-Id: <199903081136.GAA23682@cas.org>
10819      Branch: cfgperl
10820            ! Configure config_h.SH
10821 ____________________________________________________________________________
10822 [  3098] By: gsar                                  on 1999/03/09  03:16:07
10823         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
10824      Branch: perl
10825            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
10826 ____________________________________________________________________________
10827 [  3097] By: gsar                                  on 1999/03/09  02:50:43
10828         Log: use yyerror() instead of croak() so that compile-time failures in
10829              my(LIST) don't confuse globals with lexicals
10830      Branch: perl
10831            ! op.c toke.c
10832 ____________________________________________________________________________
10833 [  3096] By: gsar                                  on 1999/03/09  02:47:36
10834         Log: adjust testsuite for change#3067
10835      Branch: perl
10836            ! t/pragma/warn/1global
10837 ____________________________________________________________________________
10838 [  3095] By: gsar                                  on 1999/03/08  21:04:48
10839         Log: remove bogus symbols from global.sym
10840      Branch: perl
10841            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
10842            ! perl.h win32/makedef.pl
10843 ____________________________________________________________________________
10844 [  3094] By: jhi                                   on 1999/03/06  16:16:15
10845         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
10846              To: jhi@iki.fi
10847              Subject: Oops
10848              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
10849              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
10850      Branch: maint-5.005/perl
10851            ! README.hurd
10852 ____________________________________________________________________________
10853 [  3093] By: jhi                                   on 1999/03/06  15:59:46
10854         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
10855              To: jhi@iki.fi
10856              Subject: New Hurd README
10857              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
10858              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
10859      Branch: maint-5.005/perl
10860            ! README.hurd
10861 ____________________________________________________________________________
10862 [  3092] By: jhi                                   on 1999/03/06  12:52:06
10863         Log: From: Paul_Green@stratus.com
10864              To: perl5-porters@perl.org
10865              Cc: jhi@iki.fi, Paul_Green@stratus.com
10866              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
10867              Date: Fri, 5 Mar 1999 18:08:49 -0500 
10868              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
10869      Branch: maint-5.005/perl
10870            ! vos/config.h vos/config_h.SH_orig
10871 ____________________________________________________________________________
10872 [  3091] By: jhi                                   on 1999/03/06  12:42:21
10873         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10874              To: perl5-porters@perl.org, vmsperl@perl.org
10875              Subject: [PATCH 5.005_03-MT6]VMS build patch
10876              Date: Fri, 05 Mar 1999 12:36:19 -0800
10877              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
10878      Branch: maint-5.005/perl
10879            ! vms/subconfigure.com
10880 ____________________________________________________________________________
10881 [  3090] By: gsar                                  on 1999/03/06  04:40:03
10882         Log: integrate change#3089 from mainline
10883              
10884              tolerate CRs after options
10885      Branch: maint-5.005/perl
10886           !> perl.c
10887 ____________________________________________________________________________
10888 [  3089] By: gsar                                  on 1999/03/06  04:30:40
10889         Log: tolerate CRs after options
10890      Branch: perl
10891            ! perl.c
10892 ____________________________________________________________________________
10893 [  3088] By: jhi                                   on 1999/03/05  12:49:01
10894         Log: Integrate from mainperl.
10895      Branch: cfgperl
10896           +> README.hurd
10897           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
10898 ____________________________________________________________________________
10899 [  3087] By: gsar                                  on 1999/03/05  06:41:16
10900         Log: adjust timeouts to accomodate slow/busy systems
10901      Branch: perl
10902            ! t/lib/io_sock.t
10903 ____________________________________________________________________________
10904 [  3083] By: gsar                                  on 1999/03/05  01:32:47
10905         Log: integrate change#3081 from maint-5.005
10906      Branch: perl
10907           !> ext/Errno/Errno_pm.PL
10908 ____________________________________________________________________________
10909 [  3082] By: gsar                                  on 1999/03/05  01:31:06
10910         Log: integrate change#2904 from maint-5.005
10911      Branch: perl
10912           +> README.hurd
10913           !> MANIFEST
10914 ____________________________________________________________________________
10915 [  3081] By: gsar                                  on 1999/03/05  00:14:33
10916         Log: protect against doubled backslashes
10917      Branch: maint-5.005/perl
10918            ! ext/Errno/Errno_pm.PL
10919 ____________________________________________________________________________
10920 [  3077] By: jhi                                   on 1999/03/04  08:10:13
10921         Log: Integrate from mainperl.
10922      Branch: cfgperl
10923           +> ext/B/B/Stash.pm
10924           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
10925           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
10926           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
10927           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
10928 ____________________________________________________________________________
10929 [  3076] By: jhi                                   on 1999/03/04  08:07:59
10930         Log: Regen config_h.SH once more because of *size, 
10931              noticed by
10932              
10933              From: Hans Mulder <hansm@icgned.icgroup.nl>
10934              To: Jarkko Hietaniemi <jhi@iki.fi>
10935              Cc: perl5-porters@perl.org
10936              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
10937              Date: Thu,  4 Mar 99 00:10:45 +0100
10938              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
10939      Branch: cfgperl
10940            ! Configure config_h.SH
10941 ____________________________________________________________________________
10942 [  3068] By: gsar                                  on 1999/03/04  05:48:03
10943         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
10944              Date: Thu,  4 Mar 99 00:10:45 +0100
10945              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
10946              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
10947      Branch: perl
10948            ! config_h.SH
10949 ____________________________________________________________________________
10950 [  3067] By: gsar                                  on 1999/03/04  05:44:32
10951         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
10952              From: Graham Barr <gbarr@ti.com>
10953              Date: Wed, 3 Mar 1999 17:23:56 -0600
10954              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
10955              Subject: Re: 'use strict' doesn't work for one-letter variables
10956      Branch: perl
10957            ! gv.c op.c
10958 ____________________________________________________________________________
10959 [  3066] By: gsar                                  on 1999/03/04  05:20:50
10960         Log: updates to compiler modules
10961              From: "Vishal Bhatia" <vishalb@hotmail.com>
10962              Date: Tue, 02 Mar 1999 23:27:25 PST
10963              Message-ID: <19990303072725.779.qmail@hotmail.com>
10964              Subject: PATCH 5.005_56 + Test procedure
10965      Branch: perl
10966            + ext/B/B/Stash.pm
10967            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
10968            ! lib/Test/Harness.pm utils/perlcc.PL
10969 ____________________________________________________________________________
10970 [  3065] By: gsar                                  on 1999/03/04  05:03:30
10971         Log: more s/s_/s!/ etc.
10972      Branch: perl
10973            ! pod/perldelta.pod pod/perlfunc.pod
10974 ____________________________________________________________________________
10975 [  3064] By: gsar                                  on 1999/03/04  04:50:45
10976         Log: integrate cfgperl contents into mainline
10977      Branch: perl
10978           !> Configure README.vms bytecode.h config_h.SH configure.com
10979           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
10980           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
10981           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
10982 ____________________________________________________________________________
10983 [  3063] By: gsar                                  on 1999/03/04  04:44:13
10984         Log: HP-UX has yet another spelling for /NaNQ?/
10985      Branch: perl
10986            ! t/lib/bigfloatpm.t
10987 ____________________________________________________________________________
10988 [  3062] By: gsar                                  on 1999/03/04  04:36:08
10989         Log: error-check for accept() test
10990      Branch: perl
10991            ! t/lib/io_sock.t
10992 ____________________________________________________________________________
10993 [  3061] By: gsar                                  on 1999/03/04  03:40:25
10994         Log: allow custom comparison function in File::Compare::compare_text()
10995              From: jan.dubois@ibm.net (Jan Dubois)
10996              Date: Fri, 26 Feb 1999 21:56:09 +0100
10997              Message-ID: <36db0838.8805651@smtp1.ibm.net>
10998              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
10999      Branch: perl
11000            ! lib/File/Compare.pm
11001 ____________________________________________________________________________
11002 [  3060] By: gsar                                  on 1999/03/04  03:37:38
11003         Log: better version of change#3038
11004              From: abigail@fnx.com
11005              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
11006              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
11007              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
11008      Branch: perl
11009            ! pod/pod2man.PL
11010 ____________________________________________________________________________
11011 [  3058] By: jhi                                   on 1999/03/03  22:30:40
11012         Log: Configure regen to
11013              (1) match maint-5.005 patches #3056 and #3057
11014              (2) better version of PHOSTNAME of #3050
11015              (3) the crosscompile/multiarch config_h.SH trouble solved for now
11016      Branch: cfgperl
11017            ! Configure config_h.SH
11018 ____________________________________________________________________________
11019 [  3054] By: jhi                                   on 1999/03/03  09:57:59
11020         Log: Change #3053 missed perldelta.
11021      Branch: cfgperl
11022            ! pod/perldelta.pod
11023 ____________________________________________________________________________
11024 [  3053] By: jhi                                   on 1999/03/03  08:29:43
11025         Log: Use '!' to mark native integer packings instead of '_'.
11026      Branch: cfgperl
11027            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
11028 ____________________________________________________________________________
11029 [  3052] By: jhi                                   on 1999/03/02  23:12:36
11030         Log: The HP-UX threads patch (change #3028) is needed also here.
11031      Branch: cfgperl
11032            ! hints/hpux.sh thread.h
11033 ____________________________________________________________________________
11034 [  3051] By: jhi                                   on 1999/03/02  08:24:52
11035         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11036              To: perl5-porters@perl.org, vmsperl@perl.org
11037              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
11038              Date: Mon, 01 Mar 1999 16:10:57 -0800
11039              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
11040      Branch: cfgperl
11041            ! README.vms
11042      Branch: maint-5.005/perl
11043            ! README.vms
11044 ____________________________________________________________________________
11045 [  3050] By: jhi                                   on 1999/03/02  08:22:29
11046         Log: From: Dan Sugalski <sugalskd@osshe.edu>
11047              To: perl5-porters@perl.org, vmsperl@perl.org
11048              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
11049              Date: Mon, 01 Mar 1999 16:06:29 -0800
11050              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
11051              
11052              From: Dan Sugalski <sugalskd@osshe.edu>
11053              To: perl5-porters@perl.org, vmsperl@perl.org
11054              Subject: [PATCH 5.005_56]vmsish.pm patch
11055              Date: Mon, 01 Mar 1999 20:19:04 -0800
11056              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
11057              
11058              plus Configure regen containing a "solution" to the
11059              crosscompile/multiarch problem.
11060      Branch: cfgperl
11061            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
11062            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
11063 ____________________________________________________________________________
11064 [  3049] By: jhi                                   on 1999/03/02  07:34:21
11065         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
11066              To: perl5-porters@perl.org
11067              Subject: [PATCH] Eliminate (valid) warning in byterun.c
11068              Date: Mon, 01 Mar 1999 17:27:59 -0500
11069              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
11070      Branch: cfgperl
11071            ! bytecode.h
11072      Branch: maint-5.005/perl
11073            ! bytecode.h
11074 ____________________________________________________________________________
11075 [  3048] By: gsar                                  on 1999/03/02  06:41:21
11076         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
11077      Branch: perl
11078            ! MANIFEST README.hpux
11079 ____________________________________________________________________________
11080 [  3047] By: jhi                                   on 1999/03/01  06:34:43
11081         Log: Integrate from mainperl.
11082      Branch: cfgperl
11083           +> README.hpux lib/File/Spec/Functions.pm
11084           !> (integrate 28 files)
11085 ____________________________________________________________________________
11086 [  3046] By: gsar                                  on 1999/03/01  05:34:28
11087         Log: this is 5.005_56
11088      Branch: perl
11089            ! Changes
11090
11091 ----------------
11092 Version 5.005_56
11093 ----------------
11094
11095 ____________________________________________________________________________
11096 [  3045] By: gsar                                  on 1999/03/01  03:32:30
11097         Log: destroy PL_svref_mutex in perl_destruct()
11098      Branch: perl
11099            ! perl.c
11100 ____________________________________________________________________________
11101 [  3044] By: gsar                                  on 1999/03/01  00:38:50
11102         Log: up patchlevel &c.
11103      Branch: perl
11104            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
11105            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11106            ! win32/makefile.mk
11107 ____________________________________________________________________________
11108 [  3043] By: gsar                                  on 1999/03/01  00:14:15
11109         Log: integrate cfgperl contents into mainline
11110      Branch: perl
11111            ! pod/perldelta.pod
11112           !> Configure config_h.SH
11113 ____________________________________________________________________________
11114 [  3042] By: gsar                                  on 1999/02/28  23:55:08
11115         Log: slightly edited version of suggested patch
11116              From: jan.dubois@ibm.net (Jan Dubois)
11117              Date: Mon, 01 Mar 1999 00:32:05 +0100
11118              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
11119              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
11120      Branch: perl
11121            + lib/File/Spec/Functions.pm
11122            ! MANIFEST lib/File/Spec.pm
11123 ____________________________________________________________________________
11124 [  3041] By: gsar                                  on 1999/02/28  22:47:19
11125         Log: fix subtle bug in eval'' testsuite
11126      Branch: perl
11127            ! t/op/eval.t
11128 ____________________________________________________________________________
11129 [  3040] By: gsar                                  on 1999/02/28  22:46:24
11130         Log: avoid literal control characters in change#3039
11131      Branch: perl
11132            ! t/base/lex.t
11133 ____________________________________________________________________________
11134 [  3039] By: gsar                                  on 1999/02/28  21:47:18
11135         Log: todo item: permit extended control variables a la ${^Foo} (patch
11136              courtesy Mark-Jason Dominus <mjd@plover.com>)
11137      Branch: perl
11138            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
11139            ! t/base/lex.t toke.c
11140 ____________________________________________________________________________
11141 [  3038] By: gsar                                  on 1999/02/28  21:21:05
11142         Log: From: abigail@fnx.com
11143              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
11144              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
11145              Subject: Recognize -> and => inside [A-Z]<> sequences.
11146      Branch: perl
11147            ! pod/pod2man.PL
11148 ____________________________________________________________________________
11149 [  3037] By: gsar                                  on 1999/02/28  21:12:22
11150         Log: fix longstanding bug: searches for lexicals originating within eval''
11151              weren't stopping at the subroutine boundary correctly
11152      Branch: perl
11153            ! op.c proto.h t/op/eval.t
11154 ____________________________________________________________________________
11155 [  3036] By: gsar                                  on 1999/02/28  20:02:29
11156         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
11157              as stacked list values
11158              From: jan.dubois@ibm.net (Jan Dubois)
11159              Date: Sat, 27 Feb 1999 18:24:17 +0100
11160              Message-ID: <36e22849.36531259@smtp1.ibm.net>
11161              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
11162      Branch: perl
11163            ! win32/win32.c
11164 ____________________________________________________________________________
11165 [  3035] By: gsar                                  on 1999/02/28  19:48:54
11166         Log: remove superfluous stack_sp decl
11167      Branch: perl
11168            ! jpl/JNI/JNI.xs
11169 ____________________________________________________________________________
11170 [  3034] By: gsar                                  on 1999/02/28  19:34:58
11171         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
11172      Branch: perl
11173            ! lib/Getopt/Std.pm
11174 ____________________________________________________________________________
11175 [  3033] By: gsar                                  on 1999/02/28  19:23:41
11176         Log: add File::Compare::compare_text()
11177              From: jan.dubois@ibm.net (Jan Dubois)
11178              Date: Fri, 26 Feb 1999 00:20:41 +0100
11179              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
11180              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
11181      Branch: perl
11182            ! lib/File/Compare.pm pod/perltodo.pod
11183 ____________________________________________________________________________
11184 [  3032] By: gsar                                  on 1999/02/28  19:01:33
11185         Log: add README.hpux
11186      Branch: perl
11187            + README.hpux
11188            ! MAINTAIN MANIFEST
11189 ____________________________________________________________________________
11190 [  3031] By: gsar                                  on 1999/02/28  18:49:08
11191         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
11192              James Cromie <jcromie@fossil.uswc.uswest.com>
11193      Branch: perl
11194            ! lib/Pod/Html.pm
11195 ____________________________________________________________________________
11196 [  3030] By: gsar                                  on 1999/02/28  18:35:09
11197         Log: From: jan.dubois@ibm.net (Jan Dubois)
11198              Date: Wed, 24 Feb 1999 22:34:56 +0100
11199              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
11200              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
11201      Branch: perl
11202            ! lib/Test/Harness.pm
11203 ____________________________________________________________________________
11204 [  3029] By: gsar                                  on 1999/02/28  18:28:18
11205         Log: add note about env pollution
11206      Branch: perl
11207            ! INSTALL pod/perltodo.pod
11208 ____________________________________________________________________________
11209 [  3028] By: jhi                                   on 1999/02/26  14:40:00
11210         Log: HP-UX 11 threads.
11211              
11212              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
11213              To: perl5-porters@perl.org
11214              Cc: jhi@cc.hut.fi
11215              Subject: Maint 5 and _54 with threading on HP-UX 11.00
11216              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
11217              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
11218              
11219              NOTE from jhi: the hpux hints could still be more robust by
11220              disabling gdbm when necessary.
11221              
11222              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
11223              linking -lgdbm -lpthread creates an executable that instantly
11224              core dumps on a pthreads internal panic:
11225              
11226              ./gdpt
11227              
11228              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
11229              Return Pointer is 0xc082bf33
11230              17639 quit (core dumped)  ./gdpt
11231              
11232              You don't have to *use* either gdbm or pthreads in the executable,
11233              just linking them together is enough.  Workaround is to recompile
11234              the GDBM under HP-UX 11, that makes the problem go away.
11235      Branch: maint-5.005/perl
11236            ! hints/hpux.sh thread.h
11237 ____________________________________________________________________________
11238 [  3025] By: jhi                                   on 1999/02/25  20:41:07
11239         Log: Temporary workaround for the config_h.SH versus
11240              crosscompile and multiarch plus introduce 'rt'
11241              to $libswanted: in UNIX98 sched_yield() lives there.
11242      Branch: cfgperl
11243            ! Configure config_h.SH
11244 ____________________________________________________________________________
11245 [  3024] By: jhi                                   on 1999/02/24  12:54:59
11246         Log: Integrate from mainperl.
11247      Branch: cfgperl
11248           +> t/lib/fatal.t
11249           !> (integrate 44 files)
11250 ____________________________________________________________________________
11251 [  3023] By: gsar                                  on 1999/02/24  07:02:12
11252         Log: integrate cfgperl contents
11253      Branch: perl
11254           !> (integrate 30 files)
11255 ____________________________________________________________________________
11256 [  3022] By: gsar                                  on 1999/02/24  05:59:47
11257         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
11258              Date: 23 Feb 1999 17:53:22 -0700
11259              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
11260              Subject: [PATCH: _55] perldoc -q broken
11261      Branch: perl
11262            ! utils/perldoc.PL
11263 ____________________________________________________________________________
11264 [  3021] By: gsar                                  on 1999/02/24  05:51:53
11265         Log: ansify perlio.c, fix PerlIO-ish typos
11266      Branch: perl
11267            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
11268            ! iperlsys.h perlio.c
11269 ____________________________________________________________________________
11270 [  3020] By: gsar                                  on 1999/02/24  05:28:06
11271         Log: adjust a Perl_malloc() flag for NeXT
11272              From: Hans Mulder <hansm@icgned.icgroup.nl>
11273              Date: Tue, 23 Feb 99 00:26:25 +0100
11274              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
11275              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
11276      Branch: perl
11277            ! perl.h
11278 ____________________________________________________________________________
11279 [  3019] By: gsar                                  on 1999/02/24  05:19:42
11280         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
11281      Branch: perl
11282            ! pod/perltodo.pod
11283 ____________________________________________________________________________
11284 [  3018] By: gsar                                  on 1999/02/24  04:15:18
11285         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11286              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
11287              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
11288              Subject: improved error message [PATCH _55] [RESEND]
11289      Branch: perl
11290            ! sv.c
11291 ____________________________________________________________________________
11292 [  3017] By: gsar                                  on 1999/02/24  03:50:34
11293         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
11294              Date: Sun, 21 Feb 1999 20:02:18 -0700
11295              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
11296              Subject: perlfunc updates (against 55)
11297      Branch: perl
11298            ! pod/perlfunc.pod
11299 ____________________________________________________________________________
11300 [  3016] By: gsar                                  on 1999/02/24  03:17:05
11301         Log: testsuite adjustments
11302              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11303              Date: Sat, 20 Feb 1999 15:24:57 +0000
11304              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
11305              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
11306      Branch: perl
11307            ! t/lib/io_sock.t t/op/lex_assign.t
11308 ____________________________________________________________________________
11309 [  3015] By: gsar                                  on 1999/02/24  02:54:47
11310         Log: avoid modifying readonly values from qw()
11311      Branch: perl
11312            ! lib/ExtUtils/MM_Unix.pm
11313 ____________________________________________________________________________
11314 [  3014] By: gsar                                  on 1999/02/24  02:49:04
11315         Log: more "correct" utbuf for utime()
11316      Branch: perl
11317            ! doio.c
11318 ____________________________________________________________________________
11319 [  3013] By: jhi                                   on 1999/02/22  19:27:44
11320         Log: Fix MacPerl version, change PowerUX to PowerMAX.
11321              
11322              From: Chris Nandor <pudge@pobox.com>
11323              To: jhi@iki.fi
11324              Cc: perl5-porters@perl.org
11325              Subject: Re: perl current availability as documented by perl.pod
11326              Date: Sun, 21 Feb 1999 11:06:03 -0500
11327              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
11328              
11329              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
11330              To: jhi@iki.fi
11331              Cc: perl5-porters@perl.org
11332              Subject: Re: perl current availability as documented by perl.pod
11333              Date: Mon, 22 Feb 1999 13:08:30 GMT
11334              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
11335      Branch: cfgperl
11336            ! pod/perl.pod
11337      Branch: maint-5.005/perl
11338            ! pod/perl.pod
11339 ____________________________________________________________________________
11340 [  3012] By: jhi                                   on 1999/02/22  10:26:11
11341         Log: Snapshot the cross-compilation/multiarchitecture stuff
11342              (currently broken in next)
11343      Branch: cfgperl
11344            ! Configure config_h.SH pp.c
11345 ____________________________________________________________________________
11346 [  3011] By: jhi                                   on 1999/02/22  10:24:51
11347         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11348              To: gsar@activestate.com (Gurusamy Sarathy)
11349              Cc: perl5-porters@perl.org (Perl5 Porters)
11350              Subject: [PATCH 5.005_55] DB_File 1.64 patch
11351              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
11352              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
11353      Branch: cfgperl
11354            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11355            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
11356 ____________________________________________________________________________
11357 [  3009] By: jhi                                   on 1999/02/22  09:14:26
11358         Log: Scratch #3008 and introduce $crosscompile and $multiarch
11359              also in non-Configure lands.
11360      Branch: cfgperl
11361            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
11362            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
11363            ! win32/config.gc win32/config.vc win32/config_H.bc
11364            ! win32/config_H.gc win32/config_H.vc
11365 ____________________________________________________________________________
11366 [  3008] By: jhi                                   on 1999/02/22  08:58:04
11367         Log: Add -DMULTIARCH (see change #3006).
11368      Branch: cfgperl
11369            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
11370 ____________________________________________________________________________
11371 [  3007] By: jhi                                   on 1999/02/22  08:54:06
11372         Log: Undo the references to local{lib,arch} introduced by #3006.
11373      Branch: cfgperl
11374            ! Configure config_h.SH
11375 ____________________________________________________________________________
11376 [  3006] By: jhi                                   on 1999/02/22  08:43:50
11377         Log: From: hansm@icgned.icgroup.nl
11378              To: perlbug@perl.com
11379              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
11380              Date: Sun, 21 Feb 1999 22:58:55 +0100
11381              Reply-To: hansmu@xs4all.nl
11382              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
11383              
11384              plus other Configure changes: prepare for cross-compilation/
11385              multiarchitecture builds.
11386      Branch: cfgperl
11387            ! Configure config_h.SH
11388 ____________________________________________________________________________
11389 [  3005] By: jhi                                   on 1999/02/22  08:35:30
11390         Log: Configure/Perl knew how to look for use Mach cthreads
11391              but Configure didn't let them to be used ($osname 'next').
11392      Branch: cfgperl
11393            ! Configure config_h.SH
11394      Branch: maint-5.005/perl
11395            ! Configure
11396 ____________________________________________________________________________
11397 [  3004] By: jhi                                   on 1999/02/21  15:46:02
11398         Log: Update Acorn AVAILABILITY.
11399      Branch: cfgperl
11400            ! pod/perl.pod
11401      Branch: maint-5.005/perl
11402            ! pod/perl.pod
11403 ____________________________________________________________________________
11404 [  3003] By: jhi                                   on 1999/02/21  14:50:42
11405         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
11406              To: perl5-porters@perl.org (Perl 5 Porters)
11407              Subject: PATCH: perlref.pod - symbolic ref example
11408              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
11409              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
11410      Branch: cfgperl
11411            ! pod/perlref.pod
11412      Branch: maint-5.005/perl
11413            ! pod/perlref.pod
11414 ____________________________________________________________________________
11415 [  3002] By: jhi                                   on 1999/02/21  14:35:22
11416         Log: Sync cfgperl with maint-5.005 change #3000.
11417      Branch: cfgperl
11418            ! pod/perlfunc.pod t/op/pack.t
11419 ____________________________________________________________________________
11420 [  2999] By: gsar                                  on 1999/02/20  22:48:30
11421         Log: From:    John Bley <jbb6@acpub.duke.edu>
11422              Date:    Sat, 20 Feb 1999 16:02:34 EST
11423              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
11424              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
11425      Branch: perl
11426            ! regcomp.c
11427 ____________________________________________________________________________
11428 [  2998] By: jhi                                   on 1999/02/20  14:13:06
11429         Log: Enhanced the endianness description.
11430      Branch: cfgperl
11431            ! pod/perlfunc.pod
11432 ____________________________________________________________________________
11433 [  2996] By: jhi                                   on 1999/02/20  13:55:41
11434         Log: Glossary now mostly fixed.
11435      Branch: cfgperl
11436            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11437            ! config_h.SH
11438 ____________________________________________________________________________
11439 [  2994] By: jhi                                   on 1999/02/20  11:58:33
11440         Log: Perldeltify GNU/Hurd.
11441      Branch: cfgperl
11442            ! pod/perldelta.pod
11443 ____________________________________________________________________________
11444 [  2993] By: gsar                                  on 1999/02/20  00:59:10
11445         Log: fix typo in Perl_sbrk()
11446              From: hansm@icgned.icgroup.nl
11447              Date: Fri, 19 Feb 1999 23:19:31 +0100
11448              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
11449              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
11450      Branch: perl
11451            ! malloc.c
11452 ____________________________________________________________________________
11453 [  2992] By: gsar                                  on 1999/02/20  00:51:08
11454         Log: integrate change#2980 from maint-5.005
11455      Branch: perl
11456           !> utils/h2xs.PL
11457 ____________________________________________________________________________
11458 [  2991] By: gsar                                  on 1999/02/20  00:34:01
11459         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11460              Date: Thu, 18 Feb 1999 18:51:38 +0000
11461              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
11462              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
11463      Branch: perl
11464            ! pp_hot.c t/op/pat.t
11465 ____________________________________________________________________________
11466 [  2990] By: gsar                                  on 1999/02/20  00:30:48
11467         Log: From: jan.dubois@ibm.net (Jan Dubois)
11468              Date: Thu, 18 Feb 1999 19:14:07 +0100
11469              Message-ID: <36d15809.40853323@smtp1.ibm.net>
11470              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
11471      Branch: perl
11472            ! win32/win32.c
11473 ____________________________________________________________________________
11474 [  2989] By: gsar                                  on 1999/02/20  00:27:01
11475         Log: do poll() emulation unless HAS_POLL && I_POLL
11476      Branch: perl
11477            ! ext/IO/poll.h
11478 ____________________________________________________________________________
11479 [  2988] By: gsar                                  on 1999/02/19  23:52:12
11480         Log: tweak RE for NaNQ? recognition
11481      Branch: perl
11482            ! t/lib/bigfloatpm.t
11483 ____________________________________________________________________________
11484 [  2987] By: gsar                                  on 1999/02/19  23:29:59
11485         Log: mention C<use utf8> and C<use warning> in perldelta
11486      Branch: perl
11487            ! pod/perldelta.pod
11488 ____________________________________________________________________________
11489 [  2985] By: jhi                                   on 1999/02/19  20:43:19
11490         Log: pack/unpack better in (network-)short-non-16-bits and
11491              (network-)long-non-32-bits systems such as Cray C90.
11492      Branch: cfgperl
11493            ! perl.h pp.c t/op/pack.t
11494 ____________________________________________________________________________
11495 [  2984] By: jhi                                   on 1999/02/19  20:38:54
11496         Log: Regen Configure.
11497      Branch: cfgperl
11498            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11499            ! perl.c
11500 ____________________________________________________________________________
11501 [  2982] By: jhi                                   on 1999/02/19  19:51:49
11502         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
11503              not probed for and         
11504              
11505              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11506              To: Chaim Frenkel <chaimf@pobox.com>,
11507              Russ Allbery <rra@stanford.edu>,
11508              Jarkko Hietaniemi <jhi@iki.fi>,
11509              Gurusamy Sarathy <gsar@activestate.com>,
11510              Graham Barr <gbarr@pobox.com>
11511              Cc: bdensch@ameritech.net, perlbug@perl.com
11512              Subject: [PATCH] Re: Solaris 7 for Intel
11513              Message-ID: <19990219124404.A30182@O2.chapin.edu>
11514              
11515              Glossary is still missing some terms because
11516              mkglossary is misbehaving (change #2981 updated
11517              Glossary manually)
11518      Branch: cfgperl
11519            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
11520            ! Porting/config_H
11521 ____________________________________________________________________________
11522 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
11523         Log: Make result of h2xs work when user adds C<use strict>
11524      Branch: maint-5.005/perl
11525            ! utils/h2xs.PL
11526 ____________________________________________________________________________
11527 [  2979] By: gsar                                  on 1999/02/19  05:24:29
11528         Log: doc for change#2978
11529      Branch: perl
11530            ! pod/perlsub.pod
11531 ____________________________________________________________________________
11532 [  2978] By: gsar                                  on 1999/02/19  05:08:29
11533         Log: bring '*' prototype closer to how it behaves internally
11534      Branch: perl
11535            + t/lib/fatal.t
11536            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
11537 ____________________________________________________________________________
11538 [  2977] By: gsar                                  on 1999/02/19  02:50:31
11539         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
11540      Branch: perl
11541            ! perly.h
11542 ____________________________________________________________________________
11543 [  2975] By: gsar                                  on 1999/02/18  21:41:57
11544         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
11545              of lexical searches in BEGIN|INIT|END)
11546      Branch: perl
11547            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
11548            ! vms/perly_c.vms
11549 ____________________________________________________________________________
11550 [  2974] By: gsar                                  on 1999/02/18  21:03:06
11551         Log: missing PERL_POLLUTE_MALLOC
11552      Branch: perl
11553            ! ext/SDBM_File/sdbm/sdbm.h
11554 ____________________________________________________________________________
11555 [  2973] By: gsar                                  on 1999/02/18  17:10:49
11556         Log: From:    Andy Dougherty <doughera@lafayette.edu>
11557              Date:    Wed, 17 Feb 1999 17:22:50 EST
11558              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
11559              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
11560      Branch: perl
11561            ! lib/dotsh.pl
11562 ____________________________________________________________________________
11563 [  2972] By: gsar                                  on 1999/02/18  17:04:12
11564         Log: s/#defined/#define/
11565      Branch: perl
11566            ! ext/Data/Dumper/Dumper.xs
11567 ____________________________________________________________________________
11568 [  2970] By: gsar                                  on 1999/02/18  03:26:43
11569         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
11570      Branch: perl
11571            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
11572            ! ext/GDBM_File/typemap
11573 ____________________________________________________________________________
11574 [  2969] By: gsar                                  on 1999/02/17  23:30:47
11575         Log: correct slurp mode doc
11576      Branch: perl
11577            ! pod/perlfunc.pod pod/perlop.pod
11578 ____________________________________________________________________________
11579 [  2968] By: jhi                                   on 1999/02/17  23:15:49
11580         Log: Ultrix hints update.
11581              
11582              From: Spider Boardman <spider@zk3.dec.com>
11583              To: perlbug@perl.com
11584              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
11585              Date: Tue, 16 Feb 1999 23:04:28 -0500
11586              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
11587      Branch: cfgperl
11588            ! hints/ultrix_4.sh
11589 ____________________________________________________________________________
11590 [  2966] By: jhi                                   on 1999/02/17  23:09:21
11591         Log: Change #2965 wiped out some Sarathy's _55 changes.
11592              Now unwiped.
11593      Branch: cfgperl
11594            ! Configure pp.c t/op/pack.t
11595 ____________________________________________________________________________
11596 [  2965] By: jhi                                   on 1999/02/17  23:00:04
11597         Log: Configure tweaks.
11598              
11599              Fix the Unixware/SCO uname scan:
11600              
11601              From: Tom Hughes <thh@cyberscience.com>
11602              To: perlbug@perl.com
11603              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
11604              Date: 17 Feb 1999 15:34:15 +0000    
11605              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
11606              
11607              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
11608              
11609              From: Joe Buehler <jhpb@hekimian.com>
11610              To: perl5-porters@perl.org
11611              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
11612              Date: 12 Feb 1999 11:25:21 -0500
11613              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
11614              
11615              Make the pthreads joinable constant scan to output to fd 4, not 2.
11616      Branch: cfgperl
11617            ! Configure
11618 ____________________________________________________________________________
11619 [  2964] By: gsar                                  on 1999/02/17  21:30:07
11620         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
11621              Date: Wed, 17 Feb 1999 06:53:13 -0700
11622              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
11623              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
11624      Branch: perl
11625            ! lib/Pod/Functions.pm
11626 ____________________________________________________________________________
11627 [  2963] By: gsar                                  on 1999/02/17  21:18:21
11628         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
11629              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11630              Date: Wed, 17 Feb 1999 10:06:01 +0000
11631              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
11632              Subject: Re: [5.005_53] panic: pad_free curpad 
11633      Branch: perl
11634            ! regcomp.c regexec.c t/op/misc.t
11635 ____________________________________________________________________________
11636 [  2962] By: gsar                                  on 1999/02/16  21:26:28
11637         Log: NaNQ? tweak
11638      Branch: perl
11639            ! t/lib/bigfloatpm.t
11640 ____________________________________________________________________________
11641 [  2961] By: jhi                                   on 1999/02/16  19:26:38
11642         Log: Integrate from mainperl.
11643      Branch: cfgperl
11644           !> (integrate 37 files)
11645 ____________________________________________________________________________
11646 [  2960] By: gsar                                  on 1999/02/16  18:04:29
11647         Log: undo change#2465 (qw[] is a real list now)
11648      Branch: perl
11649            ! pod/perlop.pod
11650 ____________________________________________________________________________
11651 [  2959] By: gsar                                  on 1999/02/16  07:09:33
11652         Log: this was 5.005_55
11653      Branch: perl
11654            ! Changes
11655
11656 ----------------
11657 Version 5.005_55
11658 ----------------
11659
11660 ____________________________________________________________________________
11661 [  2958] By: gsar                                  on 1999/02/16  06:18:27
11662         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
11663              elide dups and non-dependents from Changes
11664      Branch: perl
11665            ! Changes pod/perlhist.pod
11666           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
11667           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
11668           !> pod/perlport.pod pp.c t/op/pack.t
11669 ____________________________________________________________________________
11670 [  2957] By: gsar                                  on 1999/02/16  04:09:47
11671         Log: propagate PERL_VERSION everywhere, add to pod
11672      Branch: perl
11673            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
11674            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
11675            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
11676            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
11677            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
11678            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
11679            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
11680            ! win32/config.gc win32/config.vc win32/config_sh.PL
11681            ! win32/win32.c x2p/a2py.c
11682 ____________________________________________________________________________
11683 [  2955] By: jhi                                   on 1999/02/15  16:15:03
11684         Log: The pack tests now better in C90 (after the packnative patches).
11685      Branch: cfgperl
11686            ! t/op/pack.t
11687 ____________________________________________________________________________
11688 [  2954] By: gsar                                  on 1999/02/15  14:11:50
11689         Log: tweak Configure to follow new PERL_VERSION etc.
11690      Branch: perl
11691            ! Configure patchlevel.h pod/perlhist.pod
11692 ____________________________________________________________________________
11693 [  2953] By: jhi                                   on 1999/02/15  14:02:21
11694         Log: Integrate from mainperl.
11695      Branch: cfgperl
11696           !> MANIFEST Porting/makerel
11697 ____________________________________________________________________________
11698 [  2952] By: jhi                                   on 1999/02/15  13:50:07
11699         Log: Enhance the packnative patch: use the packnative code
11700              only if required.  Also added hefty testing (hopefully
11701              I didn't assume too much...).  Tested on alpha, ix86, sparc.
11702      Branch: cfgperl
11703            ! pod/perlfunc.pod pp.c t/op/pack.t
11704 ____________________________________________________________________________
11705 [  2951] By: jhi                                   on 1999/02/15  13:46:56
11706         Log: AVAILABILITY from 5.005_03-tobe, will of course
11707              require updating when 5.006 comes out.
11708      Branch: cfgperl
11709            ! pod/perl.pod
11710 ____________________________________________________________________________
11711 [  2949] By: gsar                                  on 1999/02/15  13:28:51
11712         Log: will this be it for 5.005_55?
11713      Branch: perl
11714            ! MANIFEST Porting/makerel
11715 ____________________________________________________________________________
11716 [  2948] By: jhi                                   on 1999/02/15  13:23:52
11717         Log: Integrate from mainperl.
11718      Branch: cfgperl
11719           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
11720           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
11721           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
11722           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
11723           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
11724           !> win32/config.gc win32/config.vc win32/config_H.bc
11725           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
11726 ____________________________________________________________________________
11727 [  2947] By: jhi                                   on 1999/02/15  13:20:41
11728         Log: perlport.pod 1.39 from Chris.
11729      Branch: cfgperl
11730            ! pod/perlport.pod
11731 ____________________________________________________________________________
11732 [  2946] By: jhi                                   on 1999/02/15  13:09:58
11733         Log: Import Ultrix update, change #2864, 
11734              
11735              From: Spider Boardman <spider@zk3.dec.com>
11736              To: perlbug@perl.com
11737              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
11738              Date: Wed, 10 Feb 1999 23:33:31 -0500
11739              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
11740      Branch: cfgperl
11741            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
11742 ____________________________________________________________________________
11743 [  2945] By: jhi                                   on 1999/02/15  13:04:50
11744         Log: OpenBSD sparc SHMLBA.
11745      Branch: cfgperl
11746            ! ext/IPC/SysV/SysV.xs
11747 ____________________________________________________________________________
11748 [  2944] By: gsar                                  on 1999/02/15  12:09:52
11749         Log: update win32/config* stuff, Changes
11750      Branch: perl
11751            ! Changes win32/Makefile win32/config.bc win32/config.gc
11752            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11753            ! win32/config_H.vc win32/makefile.mk
11754 ____________________________________________________________________________
11755 [  2943] By: gsar                                  on 1999/02/15  11:54:08
11756         Log: #include patchlevel.h by default, provide
11757              PERL_{REVISION,VERSION,SUBVERSION}
11758      Branch: perl
11759            ! patchlevel.h perl.h
11760 ____________________________________________________________________________
11761 [  2942] By: gsar                                  on 1999/02/15  10:26:59
11762         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
11763              misc fixes
11764      Branch: perl
11765            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
11766 ____________________________________________________________________________
11767 [  2941] By: gsar                                  on 1999/02/15  10:24:37
11768         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
11769              Message-ID: <19990207002851.B9185@toldyouso.com>
11770              Message-ID: <19990207212152.A9765@toldyouso.com>
11771              Message-ID: <19990207212041.A9622@toldyouso.com>
11772              Message-ID: <19990207213127.A10244@toldyouso.com>
11773              Message-ID: <19990207212559.A9950@toldyouso.com>
11774              Message-ID: <19990207212842.A9994@toldyouso.com>
11775              Message-ID: <19990207212500.A9860@toldyouso.com>
11776              Message-ID: <19990207213013.A10105@toldyouso.com>
11777      Branch: perl
11778            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
11779            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
11780            ! pod/perlmodlib.pod pod/perltoc.pod
11781 ____________________________________________________________________________
11782 [  2940] By: gsar                                  on 1999/02/15  10:07:08
11783         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
11784              of suggested patch)
11785              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
11786              Date: Mon, 08 Feb 1999 01:14:41 -0000
11787              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
11788              Subject: [PATCH 5.005_54] some pending C.pm stuff 
11789      Branch: perl
11790            ! ext/B/B/C.pm
11791 ____________________________________________________________________________
11792 [  2939] By: jhi                                   on 1999/02/15  08:40:18
11793         Log: Integrate from mainperl.
11794      Branch: cfgperl
11795           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
11796            - lib/File/PathConvert.pm
11797           !> (integrate 81 files)
11798 ____________________________________________________________________________
11799 [  2938] By: gsar                                  on 1999/02/15  06:56:39
11800         Log: change#2839 was bogus, redo
11801      Branch: perl
11802           !> t/lib/h2ph.pht
11803 ____________________________________________________________________________
11804 [  2937] By: gsar                                  on 1999/02/15  06:38:15
11805         Log: support Win32::GetFullPathName() and Win32::SetLastError()
11806              From: jan.dubois@ibm.net (Jan Dubois)
11807              Date: Tue, 09 Feb 1999 22:27:31 +0100
11808              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
11809              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
11810      Branch: perl
11811            ! win32/win32.c
11812 ____________________________________________________________________________
11813 [  2936] By: gsar                                  on 1999/02/15  06:26:39
11814         Log: support native integers, pack("L_",...) etc. (via private mail)
11815              From: Jarkko Hietaniemi <jhi@iki.fi>
11816              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
11817              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
11818              Subject: the "packnative" patch
11819      Branch: perl
11820            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
11821            ! t/lib/ipc_sysv.t t/op/pack.t
11822 ____________________________________________________________________________
11823 [  2935] By: gsar                                  on 1999/02/15  06:04:02
11824         Log: From: Michael G Schwern <schwern@pobox.com>
11825              Date: Tue, 9 Feb 1999 04:13:12 -0500
11826              Message-ID: <19990209041312.A15788@toldyouso.com>
11827              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
11828      Branch: perl
11829            ! utils/h2xs.PL
11830 ____________________________________________________________________________
11831 [  2934] By: gsar                                  on 1999/02/15  05:30:13
11832         Log: fix bugs in the handling of negative numbers, among other things
11833              From: Steven Knight <knight@theopera.baldmt.citilink.com>
11834              Date: Mon, 8 Feb 1999 01:16:24 -0600
11835              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
11836              Subject: Math::BigFloat and Math::BigInt
11837      Branch: perl
11838            + t/lib/bigfloat.t t/lib/bigfloatpm.t
11839            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
11840            ! t/lib/bigintpm.t
11841 ____________________________________________________________________________
11842 [  2933] By: gsar                                  on 1999/02/15  04:57:52
11843         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
11844              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
11845              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
11846              Subject: s2p incorrectly handles hold space commands
11847      Branch: perl
11848            ! x2p/s2p.PL
11849 ____________________________________________________________________________
11850 [  2932] By: gsar                                  on 1999/02/15  04:45:55
11851         Log: clarify what a "line" is
11852      Branch: perl
11853            ! pod/perlfunc.pod pod/perlvar.pod
11854 ____________________________________________________________________________
11855 [  2931] By: gsar                                  on 1999/02/15  04:23:29
11856         Log: backout change#2811 and add newer version based on File::Spec
11857              From: Barrie Slaymaker <rbs@telerama.com>
11858              Date: Thu, 11 Feb 1999 16:29:24 -0500
11859              Message-ID: <36C34BB4.A62090E0@telerama.com>
11860              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
11861      Branch: perl
11862            - lib/File/PathConvert.pm
11863            ! MANIFEST installhtml lib/Pod/Html.pm
11864 ____________________________________________________________________________
11865 [  2930] By: gsar                                  on 1999/02/15  04:16:25
11866         Log: From: Barrie Slaymaker <rbs@telerama.com>
11867              Date: Thu, 11 Feb 1999 19:39:48 -0500
11868              Message-ID: <36C37854.707D139@telerama.com>
11869              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
11870      Branch: perl
11871            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
11872 ____________________________________________________________________________
11873 [  2929] By: gsar                                  on 1999/02/15  04:06:50
11874         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
11875              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
11876              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
11877              Subject: [PATCH]5.005_54 (DOC) fix many typos
11878              --
11879              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
11880              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
11881              Subject: [PATCH]5.005_54 (DOC) typos
11882      Branch: perl
11883            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
11884            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
11885            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11886            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11887            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
11888            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
11889            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
11890            ! pod/perlvar.pod pod/perlxs.pod
11891 ____________________________________________________________________________
11892 [  2928] By: gsar                                  on 1999/02/15  03:39:53
11893         Log: allow the Carp routines to pass through exception objects
11894      Branch: perl
11895            ! lib/Carp.pm
11896 ____________________________________________________________________________
11897 [  2927] By: gsar                                  on 1999/02/15  03:22:57
11898         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
11899      Branch: perl
11900            ! pod/perlfaq8.pod
11901 ____________________________________________________________________________
11902 [  2926] By: gsar                                  on 1999/02/15  03:19:39
11903         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
11904              have done that, but didn't)
11905      Branch: perl
11906           !> utils/h2ph.PL
11907 ____________________________________________________________________________
11908 [  2925] By: gsar                                  on 1999/02/15  03:17:01
11909         Log: integrate cfgperl changes into mainline
11910      Branch: perl
11911            ! Changes
11912           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11913           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
11914           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
11915           !> vms/subconfigure.com
11916 ____________________________________________________________________________
11917 [  2924] By: gsar                                  on 1999/02/15  03:07:08
11918         Log: add const qualifier to most char* prototypes, handle ripple effect
11919      Branch: perl
11920            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
11921            ! universal.c util.c
11922 ____________________________________________________________________________
11923 [  2923] By: gsar                                  on 1999/02/15  01:04:30
11924         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11925              Date: Thu, 04 Feb 1999 02:37:31 +0000
11926              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
11927              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
11928      Branch: perl
11929            ! pp_ctl.c t/op/range.t
11930 ____________________________________________________________________________
11931 [  2922] By: gsar                                  on 1999/02/15  00:24:34
11932         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11933              Date: Sun, 31 Jan 1999 01:50:06 +0000
11934              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
11935              Subject: [PATCH 5.005_03t4] regexp flags bug
11936      Branch: perl
11937            ! regcomp.c t/op/re_tests
11938 ____________________________________________________________________________
11939 [  2921] By: gsar                                  on 1999/02/15  00:13:02
11940         Log: use New() et al., rather than safemalloc() et al.
11941              From: jan.dubois@ibm.net (Jan Dubois)
11942              Date: Fri, 29 Jan 1999 23:27:22 +0100
11943              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
11944              Subject: [PATCH _03-MT5] POSIX.xs memory API
11945      Branch: perl
11946            ! ext/POSIX/POSIX.xs
11947 ____________________________________________________________________________
11948 [  2920] By: gsar                                  on 1999/02/15  00:05:33
11949         Log: tweak READ() docs to mention $buffer must be altered by reference
11950      Branch: perl
11951            ! pod/perltie.pod
11952 ____________________________________________________________________________
11953 [  2919] By: gsar                                  on 1999/02/14  23:50:39
11954         Log: applied suggested patch, with several language/readability tweaks
11955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11956              Date: Fri, 29 Jan 1999 00:25:02 -0500
11957              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
11958              Subject: Re: [PATCH 5.005_*] Better parsing docs
11959      Branch: perl
11960            ! pod/perlop.pod
11961 ____________________________________________________________________________
11962 [  2918] By: gsar                                  on 1999/02/14  23:20:42
11963         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
11964              of silently returning bogus values)
11965              From: Peter Chines <pchines@nhgri.nih.gov>
11966              Date: Wed, 27 Jan 1999 16:11:31 -0500
11967              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
11968              Subject: Time::Local
11969      Branch: perl
11970            ! lib/Time/Local.pm pod/perldelta.pod
11971 ____________________________________________________________________________
11972 [  2917] By: gsar                                  on 1999/02/14  11:21:43
11973         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11974              Date: Thu, 28 Jan 1999 10:02:20 -0500
11975              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
11976              Subject: Re: [PATCH 5.005_53] Better perldoc
11977      Branch: perl
11978            ! utils/perldoc.PL
11979 ____________________________________________________________________________
11980 [  2916] By: gsar                                  on 1999/02/14  10:59:38
11981         Log: back out change#2751, apply updated version 
11982              From: jan.dubois@ibm.net (Jan Dubois)
11983              Date: Sat, 06 Feb 1999 01:06:29 +0100
11984              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
11985              Subject: [PATCH] Cleanup of File::Spec module
11986      Branch: perl
11987            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
11988            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
11989            ! lib/File/Spec/Win32.pm
11990 ____________________________________________________________________________
11991 [  2915] By: gsar                                  on 1999/02/14  10:48:01
11992         Log: tweak select() test
11993      Branch: perl
11994            ! pod/perlipc.pod t/op/fh.t
11995 ____________________________________________________________________________
11996 [  2914] By: gsar                                  on 1999/02/14  10:25:55
11997         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
11998      Branch: perl
11999            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
12000 ____________________________________________________________________________
12001 [  2913] By: gsar                                  on 1999/02/14  10:03:51
12002         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
12003              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
12004              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
12005              Subject: Re: SvOPV() or SvPV_nolen() or ...
12006      Branch: perl
12007            ! pod/perlguts.pod
12008 ____________________________________________________________________________
12009 [  2912] By: gsar                                  on 1999/02/14  09:57:29
12010         Log: provide SvPV_nolen(sv) to avoid use of PL_na
12011              From: jan.dubois@ibm.net (Jan Dubois)
12012              Date: Sun, 24 Jan 1999 02:45:32 +0100
12013              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
12014              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
12015      Branch: perl
12016            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
12017            ! sv.h
12018 ____________________________________________________________________________
12019 [  2911] By: gsar                                  on 1999/02/14  06:51:05
12020         Log: elide stray effluvium
12021      Branch: perl
12022            ! pod/perldelta.pod
12023 ____________________________________________________________________________
12024 [  2910] By: gsar                                  on 1999/02/14  05:51:56
12025         Log: slurping an empty file should return '' rather than undef, with
12026              commensurate effects on ARGV processing
12027      Branch: perl
12028            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
12029            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
12030 ____________________________________________________________________________
12031 [  2909] By: gsar                                  on 1999/02/14  00:02:11
12032         Log: perly_c.diff typo
12033      Branch: perl
12034            ! perly.c perly_c.diff vms/perly_c.vms
12035 ____________________________________________________________________________
12036 [  2908] By: gsar                                  on 1999/02/13  18:20:13
12037         Log: From: jan.dubois@ibm.net (Jan Dubois)
12038              Date: Sat, 13 Feb 1999 13:25:53 +0100
12039              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
12040              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
12041      Branch: perl
12042            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
12043 ____________________________________________________________________________
12044 [  2907] By: jhi                                   on 1999/02/13  15:07:26
12045         Log: Integrate from mainperl.
12046      Branch: cfgperl
12047           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
12048           !> (integrate 150 files)
12049 ____________________________________________________________________________
12050 [  2903] By: gsar                                  on 1999/02/12  13:25:59
12051         Log: From: jan.dubois@ibm.net (Jan Dubois)
12052              Date: Sun, 24 Jan 1999 01:12:00 +0100
12053              Message-ID: <36b66479.62756298@smtp1.ibm.net>
12054              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
12055      Branch: perl
12056            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
12057            ! proto.h sv.c sv.h
12058 ____________________________________________________________________________
12059 [  2902] By: gsar                                  on 1999/02/12  12:55:11
12060         Log: script to generate ctags from etags
12061              From: Colin Kuskie <ckuskie@cadence.com>
12062              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
12063              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
12064              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
12065      Branch: perl
12066            + emacs/e2ctags.pl
12067            ! Makefile.SH pod/perlfaq3.pod
12068 ____________________________________________________________________________
12069 [  2901] By: gsar                                  on 1999/02/12  12:40:17
12070         Log: allow boolean assign ops to be lvalues
12071              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12072              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
12073              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
12074              --
12075              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12076              Date: Mon, 18 Jan 1999 10:04:00 +0000
12077              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
12078              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
12079      Branch: perl
12080            + t/op/lop.t
12081            ! MANIFEST op.c
12082 ____________________________________________________________________________
12083 [  2899] By: jhi                                   on 1999/02/12  12:03:48
12084         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
12085      Branch: cfgperl
12086            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12087            ! config_h.SH hints/openbsd.sh
12088 ____________________________________________________________________________
12089 [  2898] By: gsar                                  on 1999/02/12  11:49:25
12090         Log: support win32_putenv()
12091      Branch: perl
12092            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
12093            ! win32/win32.c win32/win32iop.h
12094 ____________________________________________________________________________
12095 [  2894] By: gsar                                  on 1999/02/12  11:09:27
12096         Log: add missing hunk in change#2657
12097      Branch: perl
12098            ! ext/B/B/CC.pm
12099 ____________________________________________________________________________
12100 [  2893] By: gsar                                  on 1999/02/12  11:00:13
12101         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12102              Date: Tue, 19 Jan 1999 20:13:15 -0500
12103              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
12104              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
12105      Branch: perl
12106            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
12107            ! t/pragma/subs.t t/pragma/warning.t
12108 ____________________________________________________________________________
12109 [  2892] By: gsar                                  on 1999/02/12  10:44:38
12110         Log: update change#2670 to later version
12111              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12112              Date: Sun, 31 Jan 1999 16:16:14 +0000
12113              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
12114              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
12115      Branch: perl
12116            ! t/op/subst.t toke.c
12117 ____________________________________________________________________________
12118 [  2891] By: gsar                                  on 1999/02/12  10:31:17
12119         Log: make testsuite somewhat location independent
12120      Branch: perl
12121            ! (edit 117 files)
12122 ____________________________________________________________________________
12123 [  2890] By: gsar                                  on 1999/02/12  10:00:30
12124         Log: add $AutoLoader::VERSION
12125      Branch: perl
12126            ! lib/AutoLoader.pm
12127 ____________________________________________________________________________
12128 [  2889] By: gsar                                  on 1999/02/12  09:55:48
12129         Log: tweak PERL_STRICT_CR notes
12130      Branch: perl
12131            ! pod/perl5005delta.pod
12132 ____________________________________________________________________________
12133 [  2888] By: gsar                                  on 1999/02/12  09:41:45
12134         Log: add note about test-notty target
12135      Branch: perl
12136            ! README.win32
12137 ____________________________________________________________________________
12138 [  2887] By: gsar                                  on 1999/02/12  09:37:37
12139         Log: add perltodo.pod
12140      Branch: perl
12141            + pod/perltodo.pod
12142            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
12143            ! win32/pod.mak
12144 ____________________________________________________________________________
12145 [  2886] By: jhi                                   on 1999/02/12  08:52:14
12146         Log: Integrate from mainperl.
12147      Branch: cfgperl
12148           +> t/op/fh.t
12149           !> (integrate 30 files)
12150 ____________________________________________________________________________
12151 [  2885] By: gsar                                  on 1999/02/12  08:42:10
12152         Log: note how to find REG_INFTY limit
12153      Branch: perl
12154            ! pod/perlre.pod
12155 ____________________________________________________________________________
12156 [  2884] By: jhi                                   on 1999/02/12  08:36:14
12157         Log: OpenBSD pthreads awareness, thanks to
12158              David Leonard <david.leonard@csee.uq.edu.au>
12159      Branch: maint-5.005/perl
12160            ! Configure hints/openbsd.sh
12161 ____________________________________________________________________________
12162 [  2882] By: gsar                                  on 1999/02/12  08:05:20
12163         Log: IO is maintained by p5p (per Graham Barr's wishes)
12164      Branch: perl
12165            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
12166            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
12167            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
12168            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
12169 ____________________________________________________________________________
12170 [  2881] By: gsar                                  on 1999/02/12  07:57:13
12171         Log: fh.t typo
12172      Branch: perl
12173            ! t/op/fh.t
12174 ____________________________________________________________________________
12175 [  2880] By: gsar                                  on 1999/02/12  07:38:16
12176         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
12177      Branch: perl
12178            ! perl.c pod/perlrun.pod
12179 ____________________________________________________________________________
12180 [  2879] By: gsar                                  on 1999/02/12  05:39:29
12181         Log: fix ops that are not filehandle constructors to not create GV if it
12182              doesn't already exist (avoids leaks); extend semantics of defined()
12183              so that defined(*{$foo}) works (experimental)
12184      Branch: perl
12185            + t/op/fh.t
12186            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
12187            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
12188 ____________________________________________________________________________
12189 [  2877] By: jhi                                   on 1999/02/11  20:44:00
12190         Log: From: Chris Nandor <pudge@pobox.com>
12191              To: perl5-porters@perl.org
12192              Subject: [PATCH] perlport.pod 1.39
12193              Date: Thu, 11 Feb 1999 12:28:35 -0500
12194              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
12195      Branch: cfgperl
12196            ! pod/perlport.pod
12197 ____________________________________________________________________________
12198 [  2870] By: gsar                                  on 1999/02/11  11:17:08
12199         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
12200      Branch: perl
12201            ! ext/IO/lib/IO/Pipe.pm
12202 ____________________________________________________________________________
12203 [  2869] By: gsar                                  on 1999/02/11  11:00:56
12204         Log: update win32/pod.mak
12205      Branch: perl
12206            ! win32/pod.mak
12207 ____________________________________________________________________________
12208 [  2868] By: gsar                                  on 1999/02/11  10:42:44
12209         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
12210              Date: Fri, 08 Jan 1999 14:36:53 +1100
12211              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
12212              Subject: Re: [Fwd: IO::Socket::connect and blocking]
12213      Branch: perl
12214            ! ext/IO/lib/IO/Socket.pm
12215 ____________________________________________________________________________
12216 [  2867] By: gsar                                  on 1999/02/11  09:43:03
12217         Log: av_extend() doc tweak from Jan Dubois
12218      Branch: perl
12219            ! pod/perlguts.pod
12220 ____________________________________________________________________________
12221 [  2866] By: gsar                                  on 1999/02/11  09:27:17
12222         Log: display full pathname of unreadable files
12223      Branch: perl
12224            ! utils/perldoc.PL
12225 ____________________________________________________________________________
12226 [  2865] By: gsar                                  on 1999/02/11  09:02:31
12227         Log: missing patch in change#2522
12228      Branch: perl
12229            ! lib/Pod/Text.pm
12230 ____________________________________________________________________________
12231 [  2864] By: jhi                                   on 1999/02/11  08:45:00
12232         Log: From: Spider Boardman <spider@zk3.dec.com>
12233              To: perlbug@perl.com
12234              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
12235              Date: Wed, 10 Feb 1999 23:33:31 -0500
12236              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
12237      Branch: maint-5.005/perl
12238            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
12239 ____________________________________________________________________________
12240 [  2862] By: gsar                                  on 1999/02/11  08:14:34
12241         Log: integrate changes#2738,2740 from maint-5.005
12242      Branch: perl
12243           !> lib/ExtUtils/MakeMaker.pm
12244 ____________________________________________________________________________
12245 [  2861] By: jhi                                   on 1999/02/11  08:04:25
12246         Log: Integrate from mainperl.
12247      Branch: cfgperl
12248           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
12249           !> t/op/range.t win32/config.gc
12250 ____________________________________________________________________________
12251 [  2860] By: gsar                                  on 1999/02/11  07:30:08
12252         Log: binmode() support for cygwin32 (suggested by Steven Morlock
12253              <newspost@morlock.net>)
12254      Branch: perl
12255            ! perl.h
12256 ____________________________________________________________________________
12257 [  2859] By: gsar                                  on 1999/02/11  07:14:21
12258         Log: update Changes
12259      Branch: perl
12260            ! Changes
12261           !> pod/perl5005delta.pod
12262 ____________________________________________________________________________
12263 [  2856] By: gsar                                  on 1999/02/11  07:07:39
12264         Log: integrate perldelta changes from maint-5.005
12265      Branch: perl
12266           !> pod/perl5005delta.pod
12267 ____________________________________________________________________________
12268 [  2855] By: gsar                                  on 1999/02/11  06:31:50
12269         Log: applied suggested patch; added tests
12270              From: Adam Krolnik <adamk@gypsy.cyrix.com>
12271              Date: Sat, 12 Dec 98 15:30:18 -0600
12272              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
12273              Subject: Range operation doesn't handle IV_MAX
12274      Branch: perl
12275            ! pp_ctl.c t/op/range.t
12276 ____________________________________________________________________________
12277 [  2854] By: gsar                                  on 1999/02/11  05:00:55
12278         Log: compatibility fix: magic non-propagation in foreach implicit localization
12279      Branch: perl
12280            ! pp_ctl.c t/op/local.t win32/config.gc
12281 ____________________________________________________________________________
12282 [  2852] By: gsar                                  on 1999/02/10  23:17:49
12283         Log: fair warning about -Dusethreads
12284      Branch: maint-5.005/perl
12285            ! Configure INSTALL README.threads
12286 ____________________________________________________________________________
12287 [  2847] By: jhi                                   on 1999/02/09  19:13:28
12288         Log: Integrate from mainperl.
12289      Branch: cfgperl
12290           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
12291           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
12292 ____________________________________________________________________________
12293 [  2846] By: gsar                                  on 1999/02/09  13:53:28
12294         Log: a modified version of suggested patch for pack template 'Z'; added docs
12295              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
12296              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
12297              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
12298              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
12299      Branch: perl
12300            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
12301 ____________________________________________________________________________
12302 [  2845] By: gsar                                  on 1999/02/09  00:03:26
12303         Log: clarify docs for change#2835
12304      Branch: perl
12305            ! pod/perldelta.pod pod/perlop.pod
12306 ____________________________________________________________________________
12307 [  2844] By: gsar                                  on 1999/02/08  23:40:57
12308         Log: addendum to change#2823
12309              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12310              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
12311              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
12312              Subject: [PATCH] Docs and tests for method-call syntax
12313      Branch: perl
12314            ! pod/perlobj.pod t/op/method.t
12315 ____________________________________________________________________________
12316 [  2843] By: jhi                                   on 1999/02/08  21:06:28
12317         Log: Ultrix mmap tidbit.
12318      Branch: cfgperl
12319            ! hints/ultrix_4.sh
12320 ____________________________________________________________________________
12321 [  2842] By: jhi                                   on 1999/02/08  20:22:55
12322         Log: Integrate from mainperl.
12323      Branch: cfgperl
12324           +> t/op/subst_wamp.t
12325           !> (integrate 35 files)
12326 ____________________________________________________________________________
12327 [  2841] By: jhi                                   on 1999/02/08  18:23:26
12328         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12329              To: Mailing list Perl5 <perl5-porters@perl.org>
12330              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
12331              Date: Sun, 7 Feb 1999 17:25:22 -0500
12332              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
12333      Branch: cfgperl
12334            + t/op/subst_amp.t
12335            ! MANIFEST regcomp.c t/op/subst.t
12336 ____________________________________________________________________________
12337 [  2840] By: jhi                                   on 1999/02/08  18:16:54
12338         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12339              To: Mailing list Perl5 <perl5-porters@perl.org>
12340              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
12341              Date: Sun, 7 Feb 1999 17:00:10 -0500
12342              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
12343      Branch: cfgperl
12344            ! pp_hot.c t/op/pat.t
12345 ____________________________________________________________________________
12346 [  2839] By: jhi                                   on 1999/02/08  17:25:30
12347         Log: A require was missing.
12348      Branch: cfgperl
12349            ! t/lib/h2ph.pht
12350 ____________________________________________________________________________
12351 [  2838] By: jhi                                   on 1999/02/08  16:38:41
12352         Log: Bring in the change #2809 (the Configure part has been
12353              modified rather a lot since the #2809, though.)
12354      Branch: cfgperl
12355            ! Configure utils/h2ph.PL
12356 ____________________________________________________________________________
12357 [  2835] By: gsar                                  on 1999/02/08  14:40:23
12358         Log: make qw() into a true list at compile time (slightly modified
12359              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
12360      Branch: perl
12361            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
12362 ____________________________________________________________________________
12363 [  2834] By: gsar                                  on 1999/02/08  13:23:16
12364         Log: make safesysmalloc() etc., always available; safemalloc() et al are
12365              now macros that point to the right malloc; fix various places in
12366              sources that need to always use safesysmalloc() et al
12367      Branch: perl
12368            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
12369            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
12370 ____________________________________________________________________________
12371 [  2833] By: gsar                                  on 1999/02/08  10:56:16
12372         Log: remove spurious #endif in last change
12373      Branch: perl
12374            ! perl.h
12375 ____________________________________________________________________________
12376 [  2832] By: gsar                                  on 1999/02/08  10:34:55
12377         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
12378              them ask for insanity (untested)
12379      Branch: perl
12380            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
12381            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
12382            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
12383 ____________________________________________________________________________
12384 [  2831] By: jhi                                   on 1999/02/08  08:33:33
12385         Log: Update vms/subconfigure.com along the lines of change #2829.
12386      Branch: cfgperl
12387            ! vms/subconfigure.com
12388 ____________________________________________________________________________
12389 [  2830] By: gsar                                  on 1999/02/08  00:19:46
12390         Log: integrate cfgperl changes into mainline
12391      Branch: perl
12392           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
12393           +> lib/File/PathConvert.pm pod/perlthrtut.pod
12394            ! Changes
12395           !> (integrate 93 files)
12396 ____________________________________________________________________________
12397 [  2829] By: jhi                                   on 1999/02/07  23:49:46
12398         Log: Configure update.
12399              
12400              Probe for mmap() et alia.
12401              The *cc*symbols patch (just Configure, no h2ph).
12402      Branch: cfgperl
12403            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12404            ! config_h.SH perl.h
12405 ____________________________________________________________________________
12406 [  2828] By: gsar                                  on 1999/02/07  23:38:47
12407         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12408              Date: Sun, 7 Feb 1999 17:25:22 -0500
12409              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
12410              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
12411      Branch: perl
12412            + t/op/subst_amp.t t/op/subst_wamp.t
12413            ! MANIFEST regcomp.c t/op/subst.t
12414 ____________________________________________________________________________
12415 [  2827] By: gsar                                  on 1999/02/07  23:27:32
12416         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12417              Date: Sun, 7 Feb 1999 17:00:10 -0500
12418              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
12419              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
12420      Branch: perl
12421            ! pp_hot.c t/op/pat.t
12422 ____________________________________________________________________________
12423 [  2826] By: gsar                                  on 1999/02/07  23:26:04
12424         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
12425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12426              Date: Sun, 7 Feb 1999 15:07:27 -0500
12427              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
12428              Subject: Re: fixing memory leaks in REx compilation
12429      Branch: perl
12430            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
12431            ! regexec.c
12432 ____________________________________________________________________________
12433 [  2825] By: jhi                                   on 1999/02/07  18:05:13
12434         Log: Integrate from mainperl.
12435      Branch: cfgperl
12436           +> lib/DB.pm t/comp/bproto.t
12437           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
12438           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
12439           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
12440           !> toke.c vms/perly_c.vms
12441 ____________________________________________________________________________
12442 [  2824] By: gsar                                  on 1999/02/07  14:21:48
12443         Log: tweak doc on bitwise ops
12444      Branch: perl
12445            ! pod/perlop.pod
12446 ____________________________________________________________________________
12447 [  2823] By: gsar                                  on 1999/02/07  13:38:31
12448         Log: applied suggested patch; regen perly* and vms/perly*
12449              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12450              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
12451              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
12452              Subject: [PATCH] Re: Suggestion for perlobj man page
12453      Branch: perl
12454            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
12455 ____________________________________________________________________________
12456 [  2822] By: gsar                                  on 1999/02/07  12:39:09
12457         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
12458              disabled, fails tests)
12459      Branch: perl
12460            ! regcomp.h
12461 ____________________________________________________________________________
12462 [  2821] By: gsar                                  on 1999/02/07  11:09:39
12463         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
12464              <Alexander.Barilo@aexp.com>)
12465      Branch: perl
12466            ! lib/Pod/Html.pm
12467 ____________________________________________________________________________
12468 [  2820] By: gsar                                  on 1999/02/07  10:20:35
12469         Log: add draft debugging API implementation
12470      Branch: perl
12471            + lib/DB.pm
12472            ! MANIFEST
12473 ____________________________________________________________________________
12474 [  2819] By: gsar                                  on 1999/02/07  09:58:45
12475         Log: avoid garbage in db->dirbuf
12476              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
12477              Date: Sat, 05 Dec 1998 14:14:54 +0900
12478              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
12479              Subject: SDBM bug
12480      Branch: perl
12481            ! ext/SDBM_File/sdbm/sdbm.c
12482 ____________________________________________________________________________
12483 [  2818] By: gsar                                  on 1999/02/07  09:32:24
12484         Log: missing entry
12485      Branch: perl
12486            ! MANIFEST
12487 ____________________________________________________________________________
12488 [  2817] By: gsar                                  on 1999/02/07  09:30:47
12489         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
12490      Branch: perl
12491            + t/comp/bproto.t
12492            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
12493 ____________________________________________________________________________
12494 [  2816] By: gsar                                  on 1999/02/06  00:14:29
12495         Log: minor bug in dumping blessed subrefs
12496      Branch: perl
12497            ! ext/Data/Dumper/Dumper.pm
12498 ____________________________________________________________________________
12499 [  2812] By: jhi                                   on 1999/02/03  22:02:24
12500         Log: Enhance change #2808.
12501              
12502              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12503              To: perl5-porters@perl.org
12504              Subject: Re: [PATCH 5.00*]: perlbug checklist
12505              Date: Wed, 3 Feb 1999 19:02:27 +0000
12506              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
12507      Branch: cfgperl
12508            ! utils/perlbug.PL
12509 ____________________________________________________________________________
12510 [  2811] By: jhi                                   on 1999/02/03  21:53:23
12511         Log: From: Barrie Slaymaker <rbs@telerama.com>
12512              To: perl5-porters@perl.org
12513              CC: pod-people@perl.org
12514              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
12515              Date: Wed, 03 Feb 1999 10:34:18 -0500
12516              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
12517              
12518              Add File::PathConvert.pm.
12519              Fix Pod::Html and installhtml to understand relative urls.
12520      Branch: cfgperl
12521            + lib/File/PathConvert.pm
12522            ! MANIFEST installhtml lib/Pod/Html.pm
12523 ____________________________________________________________________________
12524 [  2810] By: jhi                                   on 1999/02/03  20:25:10
12525         Log: From: Francois Desarmenien <desar@club-internet.fr>
12526              To: Mailing list Perl5 <perl5-porters@perl.org>
12527              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
12528              Date: Wed, 03 Feb 1999 13:13:24 +0000
12529              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
12530              
12531              (note: this patch completely overrides Tom Wolfe's patch,
12532              change #2604)
12533      Branch: cfgperl
12534            + ext/GDBM_File/hints/sco.pl
12535            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
12536 ____________________________________________________________________________
12537 [  2809] By: jhi                                   on 1999/02/03  19:54:16
12538         Log: h2ph fixes + Configure patch to support them.
12539              
12540              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12541              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
12542              Gurusamy Sarathy <gsar@engin.umich.edu>
12543              Cc: perl5-porters@perl.org
12544              Subject: [PATCH 5.00503_MT5] h2ph.PL
12545              Date: Tue, 2 Feb 1999 19:48:06 -0500
12546              Message-ID: <19990202194806.E10647@O2.chapin.edu>
12547      Branch: maint-5.005/perl
12548            ! Configure utils/h2ph.PL
12549 ____________________________________________________________________________
12550 [  2808] By: jhi                                   on 1999/02/03  16:59:55
12551         Log: Enhance the perlbug checklist.
12552      Branch: cfgperl
12553            ! utils/perlbug.PL
12554 ____________________________________________________________________________
12555 [  2807] By: jhi                                   on 1999/02/03  14:01:37
12556         Log: Document the standard strftime %formats.
12557              
12558              From: Dominic Dunlop <domo@vo.lu>
12559              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
12560              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
12561              Date: Tue, 2 Feb 1999 15:55:29 +0100
12562              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
12563      Branch: cfgperl
12564            ! ext/POSIX/POSIX.pod
12565 ____________________________________________________________________________
12566 [  2806] By: jhi                                   on 1999/02/03  13:58:00
12567         Log: Integrate from mainperl.
12568      Branch: cfgperl
12569           !> perl.h
12570 ____________________________________________________________________________
12571 [  2805] By: gsar                                  on 1999/02/03  03:32:31
12572         Log: PL_uuemap[] init needs help for sizeof()
12573      Branch: perl
12574            ! perl.h
12575 ____________________________________________________________________________
12576 [  2804] By: jhi                                   on 1999/02/02  20:44:30
12577         Log: These should've been already in #2803.
12578      Branch: cfgperl
12579            ! Configure config_h.SH vms/subconfigure.com
12580 ____________________________________________________________________________
12581 [  2803] By: jhi                                   on 1999/02/02  20:38:45
12582         Log: telldir prototype issue, from mists of time...
12583      Branch: cfgperl
12584            ! hints/netbsd.sh pp_sys.c
12585 ____________________________________________________________________________
12586 [  2801] By: jhi                                   on 1999/02/02  17:40:14
12587         Log: From: John Bley <jbb6@acpub.duke.edu>
12588              To: perlbug@perl.org
12589              Subject: [PATCH]5.005_54 (DOC) fix minor typos
12590              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
12591              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
12592      Branch: cfgperl
12593            ! pod/perlre.pod
12594 ____________________________________________________________________________
12595 [  2800] By: jhi                                   on 1999/02/02  17:26:49
12596         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
12597      Branch: cfgperl
12598            ! Todo-5.005
12599 ____________________________________________________________________________
12600 [  2799] By: jhi                                   on 1999/02/02  17:18:51
12601         Log: Update FindBin from maint-5.005.
12602      Branch: cfgperl
12603            ! lib/FindBin.pm
12604 ____________________________________________________________________________
12605 [  2798] By: jhi                                   on 1999/02/02  17:16:07
12606         Log: Fix typecasts in #2797
12607              
12608              From: "G. Del Merritt" <del@intranetics.com>
12609              Date: Fri, 29 Jan 1999 11:47:25 -0700
12610              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
12611              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
12612      Branch: cfgperl
12613            ! ext/POSIX/POSIX.xs
12614 ____________________________________________________________________________
12615 [  2797] By: jhi                                   on 1999/02/02  17:14:37
12616         Log: From: Ted Law <tedlaw@cibcwg.com>
12617              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
12618              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
12619              Subject: POSIX::strftime buffer overflow problem
12620      Branch: cfgperl
12621            ! ext/POSIX/POSIX.xs
12622 ____________________________________________________________________________
12623 [  2796] By: jhi                                   on 1999/02/02  17:13:23
12624         Log: Do not use File::Slurp.
12625      Branch: cfgperl
12626            ! t/lib/textfill.t
12627 ____________________________________________________________________________
12628 [  2795] By: jhi                                   on 1999/02/02  17:11:48
12629         Log: perlhist update from maint-5.005.
12630      Branch: cfgperl
12631            ! pod/perlhist.pod
12632 ____________________________________________________________________________
12633 [  2794] By: jhi                                   on 1999/02/02  17:10:33
12634         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
12635      Branch: cfgperl
12636            ! ext/POSIX/POSIX.pm
12637 ____________________________________________________________________________
12638 [  2793] By: jhi                                   on 1999/02/02  17:08:39
12639         Log: Missed the html test from change #2787. 
12640      Branch: cfgperl
12641            ! t/lib/cgi-html.t
12642 ____________________________________________________________________________
12643 [  2792] By: jhi                                   on 1999/02/02  17:01:24
12644         Log: Update Getopt::Long to 2.19.
12645      Branch: cfgperl
12646            ! lib/Getopt/Long.pm
12647 ____________________________________________________________________________
12648 [  2791] By: jhi                                   on 1999/02/02  16:59:13
12649         Log: overload syntax is no longer experimental
12650      Branch: cfgperl
12651            ! lib/overload.pm
12652 ____________________________________________________________________________
12653 [  2789] By: jhi                                   on 1999/02/02  16:47:50
12654         Log: Still doc fixes.
12655      Branch: cfgperl
12656            ! lib/diagnostics.pm
12657 ____________________________________________________________________________
12658 [  2788] By: jhi                                   on 1999/02/02  16:47:07
12659         Log: Doc fixes.
12660      Branch: cfgperl
12661            ! lib/CGI.pm lib/diagnostics.pm
12662 ____________________________________________________________________________
12663 [  2787] By: jhi                                   on 1999/02/02  16:38:55
12664         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
12665              where applicable).
12666      Branch: cfgperl
12667            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
12668            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
12669            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
12670            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
12671            ! eg/cgi/frameset.cgi eg/cgi/index.html
12672            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
12673            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
12674            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
12675            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
12676            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
12677            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
12678 ____________________________________________________________________________
12679 [  2786] By: jhi                                   on 1999/02/02  16:17:52
12680         Log: Update CPAN to 1.47.
12681      Branch: cfgperl
12682            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
12683 ____________________________________________________________________________
12684 [  2785] By: jhi                                   on 1999/02/02  16:09:03
12685         Log: From: Mark-Jason Dominus <mjd@plover.com>
12686              Date: Sat, 16 Jan 1999 17:22:06 -0500
12687              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
12688              Message-ID: <19990116222206.3674.qmail@plover.com>
12689      Branch: cfgperl
12690            ! pod/perlsub.pod
12691 ____________________________________________________________________________
12692 [  2784] By: jhi                                   on 1999/02/02  16:01:31
12693         Log: Fix incorrect "used only once" warnings
12694              
12695              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12696              Date: Fri, 8 Jan 1999 04:37:10 -0500
12697              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
12698              Subject: Re: change#965 flakiness
12699      Branch: cfgperl
12700            ! gv.c
12701 ____________________________________________________________________________
12702 [  2783] By: jhi                                   on 1999/02/02  15:50:38
12703         Log: perldelta updates.
12704      Branch: cfgperl
12705            ! pod/perldelta.pod
12706 ____________________________________________________________________________
12707 [  2782] By: jhi                                   on 1999/02/02  14:28:26
12708         Log: Mirror change #2781.
12709      Branch: cfgperl
12710            ! hints/linux.sh
12711 ____________________________________________________________________________
12712 [  2781] By: jhi                                   on 1999/02/02  14:27:01
12713         Log: Update the MkLinux note.
12714      Branch: maint-5.005/perl
12715            ! hints/linux.sh
12716 ____________________________________________________________________________
12717 [  2780] By: jhi                                   on 1999/02/02  14:10:59
12718         Log: Update todo.
12719      Branch: cfgperl
12720            ! Todo-5.005
12721 ____________________________________________________________________________
12722 [  2779] By: jhi                                   on 1999/02/02  14:00:25
12723         Log: Integrate from mainperl.
12724      Branch: cfgperl
12725            ! t/lib/textfill.t t/lib/textwrap.t
12726           !> (integrate 32 files)
12727 ____________________________________________________________________________
12728 [  2778] By: jhi                                   on 1999/02/02  13:56:23
12729         Log: VMS update, applicable parts of
12730              
12731              From: Dan Sugalski <sugalskd@osshe.edu>
12732              To: perl5-porters@perl.org
12733              Subject: [PATCH 5.005_03MT3]VMS configure tweak
12734              Date: Wed, 20 Jan 1999 12:05:18 -0800
12735              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
12736              
12737              From: Dan Sugalski <sugalskd@osshe.edu>
12738              To: perlbug@perl.com, vmsperl@perl.org
12739              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
12740              Date: Tue, 26 Jan 1999 14:40:38 -0800
12741              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
12742              
12743              From: Dan Sugalski <sugalskd@osshe.edu>
12744              To: perl5-porters@perl.org, vmsperl@perl.org
12745              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
12746              Date: Tue, 26 Jan 1999 14:55:29 -0800
12747              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
12748      Branch: cfgperl
12749            ! vms/ext/Stdio/test.pl vms/subconfigure.com
12750 ____________________________________________________________________________
12751 [  2777] By: jhi                                   on 1999/02/02  13:43:24
12752         Log: Synch usethreads parts from maint-5.005.
12753      Branch: cfgperl
12754            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
12755            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
12756            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
12757            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
12758 ____________________________________________________________________________
12759 [  2776] By: jhi                                   on 1999/02/02  13:17:16
12760         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
12761      Branch: cfgperl
12762            ! Makefile.SH hints/freebsd.sh
12763 ____________________________________________________________________________
12764 [  2774] By: jhi                                   on 1999/02/02  13:10:39
12765         Log: Add perlthrtut, update pod/* machinery.
12766              (a pod/Makefile.SH is sorely needed)
12767      Branch: cfgperl
12768            + pod/perlthrtut.pod
12769            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
12770 ____________________________________________________________________________
12771 [  2773] By: jhi                                   on 1999/02/02  12:54:24
12772         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12773              To: perl5-porters@perl.org
12774              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
12775              Date: Tue, 26 Jan 1999 22:25:07 +0000
12776              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
12777      Branch: cfgperl
12778            ! pod/perlguts.pod
12779 ____________________________________________________________________________
12780 [  2771] By: jhi                                   on 1999/02/02  12:47:34
12781         Log: Use perlbug instead of personal email address.
12782      Branch: cfgperl
12783            ! Configure
12784 ____________________________________________________________________________
12785 [  2770] By: jhi                                   on 1999/02/02  12:42:06
12786         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
12787              
12788              From: "G. Del Merritt" <del@intranetics.com>
12789              To: perlbug@perl.com
12790              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
12791              Date: Tue, 26 Jan 1999 12:09:09 -0700
12792              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
12793      Branch: cfgperl
12794            ! iperlsys.h
12795 ____________________________________________________________________________
12796 [  2769] By: jhi                                   on 1999/02/02  12:37:57
12797         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12798              To: Mailing list Perl5 <perl5-porters@perl.org>
12799              Subject: [PATCH 5.005_*] OS/2 threads
12800              Date: Tue, 26 Jan 1999 13:39:46 -0500
12801              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
12802      Branch: cfgperl
12803            ! os2/os2ish.h
12804 ____________________________________________________________________________
12805 [  2768] By: jhi                                   on 1999/02/02  12:36:16
12806         Log: Apply change #2711 from maint-5.005:
12807              
12808              make ok", "make okfile", and "make nok" were broken
12809              with -Duseshrplib, because of a shared typo.
12810              
12811              From: Spider Boardman <spider@web.zk3.dec.com>
12812              To: perlbug@perl.com
12813              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
12814              Date: Wed, 27 Jan 1999 12:27:15 -0500
12815              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
12816      Branch: cfgperl
12817            ! Makefile.SH
12818 ____________________________________________________________________________
12819 [  2766] By: jhi                                   on 1999/02/02  12:27:08
12820         Log: Make Configure use "int main()" instead of bare "main()".
12821              Like maint-5.005 change #2703 but now via metaconfig.
12822      Branch: cfgperl
12823            ! Configure
12824 ____________________________________________________________________________
12825 [  2765] By: jhi                                   on 1999/02/02  11:59:30
12826         Log: Undo part of change #2562.
12827      Branch: cfgperl
12828            ! Configure
12829 ____________________________________________________________________________
12830 [  2764] By: jhi                                   on 1999/02/02  11:52:39
12831         Log: NetBSD synch with maint-5.005.
12832      Branch: cfgperl
12833            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
12834 ____________________________________________________________________________
12835 [  2763] By: jhi                                   on 1999/02/02  11:44:07
12836         Log: $Config{installusrbinperl}
12837              (maint-5.005 changes #2614 and #2709)
12838      Branch: cfgperl
12839            ! Configure installperl
12840 ____________________________________________________________________________
12841 [  2762] By: jhi                                   on 1999/02/02  11:29:13
12842         Log: Errno update from maint-5.005 (changes #2583, #2710).
12843      Branch: cfgperl
12844            ! Configure ext/Errno/Errno_pm.PL
12845 ____________________________________________________________________________
12846 [  2759] By: jhi                                   on 1999/02/02  10:53:20
12847         Log: Update Trig.pm from maint-5.005.
12848      Branch: cfgperl
12849            ! lib/Math/Trig.pm
12850 ____________________________________________________________________________
12851 [  2757] By: jhi                                   on 1999/02/02  10:41:26
12852         Log: MPE/iX update (mirror maint-5.005 change #2715)
12853      Branch: cfgperl
12854            ! hints/mpeix.sh mpeix/relink
12855 ____________________________________________________________________________
12856 [  2756] By: jhi                                   on 1999/02/02  10:38:08
12857         Log: BeOS update (Mirror maint-5.005 change #2727).
12858      Branch: cfgperl
12859            + ext/DynaLoader/dl_beos.xs
12860            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
12861            ! lib/ExtUtils/MM_Unix.pm
12862 ____________________________________________________________________________
12863 [  2754] By: gsar                                  on 1999/02/02  08:52:13
12864         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
12865      Branch: perl
12866            ! Porting/pumpkin.pod Todo Todo-5.005
12867 ____________________________________________________________________________
12868 [  2753] By: gsar                                  on 1999/02/02  08:46:21
12869         Log: Todo tweaks
12870      Branch: perl
12871            ! Todo Todo-5.005
12872 ____________________________________________________________________________
12873 [  2752] By: jhi                                   on 1999/02/01  22:15:12
12874         Log: Add perlthrtut.pod.
12875              
12876              From: Dan Sugalski <sugalskd@osshe.edu>
12877              To: perl5-porters@perl.org
12878              Subject: perlthrtut.pod
12879              Date: Mon, 01 Feb 1999 10:57:11 -0800
12880              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
12881      Branch: maint-5.005/perl
12882            + pod/perlthrtut.pod
12883            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
12884            ! pod/roffitall
12885 ____________________________________________________________________________
12886 [  2751] By: gsar                                  on 1999/02/01  07:28:05
12887         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
12888      Branch: perl
12889            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
12890            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
12891 ____________________________________________________________________________
12892 [  2750] By: gsar                                  on 1999/02/01  07:09:20
12893         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12894              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
12895              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
12896              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
12897      Branch: perl
12898            ! regexec.c
12899 ____________________________________________________________________________
12900 [  2749] By: gsar                                  on 1999/02/01  07:07:59
12901         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12902              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
12903              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
12904              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
12905      Branch: perl
12906            ! regexec.c
12907 ____________________________________________________________________________
12908 [  2748] By: gsar                                  on 1999/02/01  06:47:06
12909         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
12910              Date: Thu, 3 Dec 1998 15:10:17 -0500
12911              Message-Id: <199812032010.PAA09692@jik.shore.net>
12912              Subject: sample checksum code in "perlfunc" man page is wrong
12913      Branch: perl
12914            ! pod/perlfunc.pod
12915 ____________________________________________________________________________
12916 [  2747] By: gsar                                  on 1999/02/01  06:35:13
12917         Log: typos in Pod/Text.pm
12918              From: "Greg Chapman" <glc@well.com>
12919              Date: Tue, 1 Dec 1998 10:50:18 -0800
12920              Message-Id: <199812011849.KAA08816@smtp.well.com>
12921              Subject: Glitch in Pod::Text
12922      Branch: perl
12923            ! lib/Pod/Text.pm
12924 ____________________________________________________________________________
12925 [  2746] By: gsar                                  on 1999/02/01  06:27:35
12926         Log: various win32-ish changes merged from maint-5.005
12927      Branch: perl
12928            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
12929            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
12930            ! win32/Makefile win32/config.bc win32/config.vc
12931            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
12932            ! win32/win32.c
12933 ____________________________________________________________________________
12934 [  2745] By: gsar                                  on 1999/02/01  04:51:54
12935         Log: integrate cfgperl changes into mainline
12936      Branch: perl
12937           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
12938 ____________________________________________________________________________
12939 [  2744] By: gsar                                  on 1999/02/01  04:31:09
12940         Log: improved diagnostic on syntax errors at EOL
12941      Branch: perl
12942            ! toke.c
12943 ____________________________________________________________________________
12944 [  2743] By: gsar                                  on 1999/02/01  03:59:13
12945         Log: don't attempt connect() to bogus IP addresses
12946              From:    Graham Barr <gbarr@pobox.com>
12947              Date:    Sun, 31 Jan 1999 21:50:45 CST
12948              Message-Id: <19990131215045.A633@pobox.com>
12949      Branch: perl
12950            ! t/lib/io_multihomed.t
12951 ____________________________________________________________________________
12952 [  2742] By: gsar                                  on 1999/02/01  03:08:58
12953         Log: update Changes
12954      Branch: perl
12955            ! Changes pod/perldelta.pod
12956 ____________________________________________________________________________
12957 [  2740] By: gsar                                  on 1999/02/01  02:43:07
12958         Log: CAPI inheritance tweak and doc
12959      Branch: maint-5.005/perl
12960            ! lib/ExtUtils/MakeMaker.pm
12961 ____________________________________________________________________________
12962 [  2739] By: jhi                                   on 1999/01/31  18:31:54
12963         Log: Undo changes #2730 and #2731 and replace them
12964              with an extensively tested patch from
12965              Anton Berezin <tobez@plab.ku.dk> (via private email).
12966      Branch: maint-5.005/perl
12967            ! Makefile.SH hints/freebsd.sh
12968 ____________________________________________________________________________
12969 [  2738] By: gsar                                  on 1999/01/31  05:04:32
12970         Log: fix bogus CAPI inheritance from change#2541
12971      Branch: maint-5.005/perl
12972            ! lib/ExtUtils/MakeMaker.pm
12973 ____________________________________________________________________________
12974 [  2731] By: jhi                                   on 1999/01/29  14:33:12
12975         Log: FreeBSD version numbers can be like "2.2.8-release".
12976      Branch: maint-5.005/perl
12977            ! hints/freebsd.sh
12978 ____________________________________________________________________________
12979 [  2730] By: jhi                                   on 1999/01/29  12:40:38
12980         Log: FreeBSD hints iteration (hopefully convergent).
12981              usethreads: require at least FreeBSD 2.2.8.
12982              signal type: mirror change #2429 in cfgperl.
12983      Branch: maint-5.005/perl
12984            ! hints/freebsd.sh
12985 ____________________________________________________________________________
12986 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
12987         Log: From: Tom Spindler <dogcow@isi.net>
12988              Date: Thu, 28 Jan 1999 17:15:11 -0800
12989              Message-ID: <19990128171510.A11778@isi.net>
12990              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
12991      Branch: maint-5.005/perl
12992            + ext/DynaLoader/dl_beos.xs
12993            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
12994            ! lib/ExtUtils/MM_Unix.pm
12995 ____________________________________________________________________________
12996 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
12997         Log: Remove use of File::Slurp in t/lib/textfill.t
12998      Branch: maint-5.005/perl
12999            ! t/lib/textfill.t
13000 ____________________________________________________________________________
13001 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
13002         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
13003              Date: Wed, 27 Jan 1999 23:14:33 -0800
13004              Message-Id: <199901280714.XAA10176@activestate.com>
13005              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
13006      Branch: maint-5.005/perl
13007            ! win32/Makefile win32/makefile.mk
13008 ____________________________________________________________________________
13009 [  2720] By: gsar                                  on 1999/01/27  21:54:42
13010         Log: missing space while munging CCFLAGS for PERL_CAPI
13011      Branch: perl
13012            ! lib/ExtUtils/MM_Unix.pm
13013 ____________________________________________________________________________
13014 [  2718] By: jhi                                   on 1999/01/27  19:46:04
13015         Log: io/fs.t fails test #18 (sense of tests appears to have been
13016              changed incompletely; this patch just skips the test attached,
13017              a la test #17 preceding it).
13018              
13019              From: "G. Del Merritt" <del@intranetics.com>
13020              To: perlbug@perl.com
13021              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
13022              Date: Tue, 26 Jan 1999 12:09:09 -0700
13023              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
13024      Branch: maint-5.005/perl
13025            ! t/io/fs.t
13026 ____________________________________________________________________________
13027 [  2717] By: jhi                                   on 1999/01/27  19:44:46
13028         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
13029              
13030              From: "G. Del Merritt" <del@intranetics.com>
13031              To: perlbug@perl.com
13032              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
13033              Date: Tue, 26 Jan 1999 12:09:09 -0700
13034              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
13035      Branch: maint-5.005/perl
13036            ! iperlsys.h
13037 ____________________________________________________________________________
13038 [  2715] By: jhi                                   on 1999/01/27  19:34:28
13039         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
13040              To: perl5-porters@perl.org
13041              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
13042              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
13043              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
13044      Branch: maint-5.005/perl
13045            ! hints/mpeix.sh mpeix/relink
13046 ____________________________________________________________________________
13047 [  2710] By: jhi                                   on 1999/01/27  19:22:23
13048         Log: Errno fixes:
13049              
13050              From: Spider Boardman <spider@web.zk3.dec.com>
13051              To: perlbug@perl.com
13052              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
13053              Date: Wed, 27 Jan 1999 12:27:15 -0500
13054              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
13055              
13056              From: Spider Boardman <spider@web.zk3.dec.com>
13057              To: perlbug@perl.com
13058              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
13059              Date: Wed, 27 Jan 1999 13:31:16 -0500
13060              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
13061      Branch: maint-5.005/perl
13062            ! Configure ext/Errno/Errno_pm.PL
13063 ____________________________________________________________________________
13064 [  2709] By: jhi                                   on 1999/01/27  19:17:35
13065         Log: Fix Configure installusrbinperl:
13066              
13067              From: Spider Boardman <spider@web.zk3.dec.com>
13068              To: jhi@iki.fi
13069              cc: perl5-porters@perl.org
13070              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
13071              Date: Wed, 27 Jan 1999 13:03:35 -0500
13072              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
13073      Branch: maint-5.005/perl
13074            ! Configure
13075 ____________________________________________________________________________
13076 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
13077         Log: Add redef IO::Handle::* for setv?buf()
13078      Branch: maint-5.005/perl
13079            ! ext/POSIX/POSIX.pm
13080 ____________________________________________________________________________
13081 [  2705] By: jhi                                   on 1999/01/24  15:14:30
13082         Log: Mention year-1900 and month 0..11.
13083      Branch: cfgperl
13084            ! lib/Time/Local.pm
13085 ____________________________________________________________________________
13086 [  2704] By: jhi                                   on 1999/01/24  15:13:36
13087         Log: Document Configure -Uinstallusrbinperl.
13088      Branch: cfgperl
13089            ! INSTALL pod/perldelta.pod
13090 ____________________________________________________________________________
13091 [  2698] By: jhi                                   on 1999/01/24  12:46:00
13092         Log: Use only xlc_r for usethreads.
13093      Branch: cfgperl
13094            ! hints/aix.sh
13095 ____________________________________________________________________________
13096 [  2695] By: gsar                                  on 1999/01/24  07:09:05
13097         Log: integrate cfgperl changes into mainline
13098      Branch: perl
13099           +> lib/Exporter/Heavy.pm
13100           !> (integrate 65 files)
13101 ____________________________________________________________________________
13102 [  2694] By: gsar                                  on 1999/01/24  01:28:49
13103         Log: better notes on 'make' on win32
13104      Branch: perl
13105            ! README.win32
13106 ____________________________________________________________________________
13107 [  2683] By: jhi                                   on 1999/01/22  15:41:00
13108         Log: More de-cut-and-pastos.
13109      Branch: cfgperl
13110            ! hints/irix_6.sh hints/os2.sh
13111 ____________________________________________________________________________
13112 [  2682] By: jhi                                   on 1999/01/22  15:30:51
13113         Log: usethreads.cbu cut-and-pasto.
13114      Branch: cfgperl
13115            ! hints/solaris_2.sh
13116 ____________________________________________________________________________
13117 [  2681] By: jhi                                   on 1999/01/22  14:54:55
13118         Log: Better (I hope) LANGUAGE documentation.
13119      Branch: cfgperl
13120            ! pod/perllocale.pod
13121 ____________________________________________________________________________
13122 [  2680] By: jhi                                   on 1999/01/22  09:20:29
13123         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13124              To: perl5-porters@perl.org
13125              Subject: [PATCH 5.005_03MT3]VMS configure tweak
13126              Date: Wed, 20 Jan 1999 12:05:18 -0800
13127              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
13128      Branch: cfgperl
13129            ! vms/subconfigure.com
13130 ____________________________________________________________________________
13131 [  2679] By: jhi                                   on 1999/01/22  09:13:18
13132         Log: nosuid getmntent() branch.
13133      Branch: cfgperl
13134            ! perl.c perl.h
13135 ____________________________________________________________________________
13136 [  2678] By: jhi                                   on 1999/01/22  08:54:19
13137         Log: nosuid patch continued: *BSD needs <sys/param.h>.
13138      Branch: cfgperl
13139            ! Configure config_h.SH
13140 ____________________________________________________________________________
13141 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
13142         Log: Fixup FindBin to use File::Spec
13143              
13144              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
13145              Date: Wed, 20 Jan 1999 18:51:57 +0000
13146              From: Paul Johnson <pjcj@transeda.com>
13147              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
13148      Branch: maint-5.005/perl
13149            ! lib/FindBin.pm
13150 ____________________________________________________________________________
13151 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
13152         Log: Fix win32 for Borland compiler and spaces in paths
13153              
13154              From: Gurusamy Sarathy <gsar@activestate.com>
13155              Date: Mon, 18 Jan 1999 20:33:17 -0800
13156              Message-Id: <199901190433.UAA03656@activestate.com>
13157              Subject: [PATCH] 5.005_03-trial3 win32 issues
13158      Branch: maint-5.005/perl
13159            ! README.win32 win32/Makefile win32/config_sh.PL
13160            ! win32/makefile.mk win32/runperl.c
13161 ____________________________________________________________________________
13162 [  2670] By: jhi                                   on 1999/01/21  16:12:38
13163         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13164              To: perl5-porters@perl.org
13165              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
13166              Date: Thu, 21 Jan 1999 12:08:01 +0000
13167              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
13168      Branch: cfgperl
13169            ! pod/perldiag.pod t/op/subst.t toke.c
13170 ____________________________________________________________________________
13171 [  2669] By: jhi                                   on 1999/01/21  16:11:46
13172         Log: To: perl5-porters@perl.org
13173              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
13174              From: Anton Berezin <tobez@plab.ku.dk>
13175              Date: 21 Jan 1999 17:07:28 +0100
13176              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
13177      Branch: cfgperl
13178            ! hints/freebsd.sh
13179 ____________________________________________________________________________
13180 [  2668] By: jhi                                   on 1999/01/21  15:38:34
13181         Log: Add Daniel Grisinger <dgris@dimensional.com>.
13182      Branch: cfgperl
13183            ! AUTHORS MAINTAIN
13184 ____________________________________________________________________________
13185 [  2667] By: jhi                                   on 1999/01/21  15:32:28
13186         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13187              To: Mailing list Perl5 <perl5-porters@perl.org>
13188              Subject: [PATCH 5.005_53] Lean Exporter.pm
13189              Date: Thu, 21 Jan 1999 03:25:23 -0500
13190              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
13191      Branch: cfgperl
13192            + lib/Exporter/Heavy.pm
13193            ! MANIFEST lib/Exporter.pm
13194 ____________________________________________________________________________
13195 [  2666] By: jhi                                   on 1999/01/21  15:24:10
13196         Log: From: "W. Phillip Moore" <wpm@ms.com>
13197              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
13198              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
13199              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
13200              Message-ID: <13988.46383.298992.97303@zappa>
13201      Branch: cfgperl
13202            ! lib/File/Path.pm
13203 ____________________________________________________________________________
13204 [  2665] By: jhi                                   on 1999/01/21  15:20:48
13205         Log: CPAN update (CPAN-1.44_54) from Andreas and
13206              jumbo doc patch from Abigail.
13207              
13208              From: abigail@fnx.com
13209              To: perl5-porters@perl.org (Perl Porters)
13210              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
13211              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
13212              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
13213              
13214              From: abigail@fnx.com
13215              To: perl5-porters@perl.org (Perl Porters)
13216              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
13217              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
13218              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
13219              
13220              From: abigail@fnx.com
13221              To: perl5-porters@perl.org (Perl Porters)
13222              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
13223              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
13224              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
13225              
13226              From: abigail@fnx.com
13227              To: perl5-porters@perl.org (Perl Porters)
13228              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
13229              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
13230              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
13231              
13232              From: abigail@fnx.com
13233              To: perl5-porters@perl.org (Perl Porters)
13234              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
13235              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
13236              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
13237              
13238              From: abigail@fnx.com
13239              To: perl5-porters@perl.org (Perl Porters)
13240              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
13241              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
13242              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
13243              
13244              From: abigail@fnx.com
13245              To: perl5-porters@perl.org (Perl Porters)
13246              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
13247              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
13248              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
13249              
13250              From: abigail@fnx.com
13251              To: perl5-porters@perl.org (Perl Porters)
13252              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
13253              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
13254              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
13255              
13256              From: abigail@fnx.com
13257              To: perl5-porters@perl.org (Perl Porters)
13258              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
13259              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
13260              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
13261              
13262              From: abigail@fnx.com
13263              To: perl5-porters@perl.org (Perl Porters)
13264              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
13265              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
13266              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
13267              
13268              From: abigail@fnx.com
13269              To: perl5-porters@perl.org (Perl Porters)
13270              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
13271              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
13272              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
13273              
13274              From: abigail@fnx.com
13275              To: perl5-porters@perl.org (Perl Porters)
13276              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
13277              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
13278              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
13279              
13280              From: abigail@fnx.com
13281              To: perl5-porters@perl.org (Perl Porters)
13282              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
13283              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
13284              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
13285      Branch: cfgperl
13286            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
13287            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
13288            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
13289            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
13290 ____________________________________________________________________________
13291 [  2664] By: jhi                                   on 1999/01/21  14:47:43
13292         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13293              To: Mailing list Perl5 <perl5-porters@perl.org>
13294              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
13295              Date: Thu, 21 Jan 1999 03:58:29 -0500
13296              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
13297      Branch: cfgperl
13298            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
13299 ____________________________________________________________________________
13300 [  2663] By: jhi                                   on 1999/01/21  14:43:58
13301         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13302              To: Mailing list Perl5 <perl5-porters@perl.org>
13303              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
13304              Date: Thu, 21 Jan 1999 02:46:34 -0500
13305              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
13306      Branch: cfgperl
13307            ! ext/Errno/Errno_pm.PL
13308 ____________________________________________________________________________
13309 [  2662] By: jhi                                   on 1999/01/21  14:42:42
13310         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
13311              To: Francois Desarmenien <desar@club-internet.fr>
13312              Cc: Gurusamy Sarathy <gsar@activestate.com>,
13313              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
13314              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
13315              Date: 21 Jan 1999 00:17:35 -0700
13316              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
13317      Branch: cfgperl
13318            ! Porting/patching.pod
13319 ____________________________________________________________________________
13320 [  2661] By: jhi                                   on 1999/01/21  14:41:13
13321         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13322              To: Mailing list Perl5 <perl5-porters@perl.org>
13323              Subject: [PATCH 5.00*] makedepend
13324              Date: Thu, 21 Jan 1999 02:08:27 -0500
13325              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
13326      Branch: cfgperl
13327            ! makedepend.SH
13328 ____________________________________________________________________________
13329 [  2660] By: jhi                                   on 1999/01/21  14:36:45
13330         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13331              To: Mailing list Perl5 <perl5-porters@perl.org>
13332              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
13333              Date: Tue, 19 Jan 1999 20:06:45 -0500
13334              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
13335      Branch: cfgperl
13336            ! os2/Changes os2/os2.c
13337 ____________________________________________________________________________
13338 [  2657] By: jhi                                   on 1999/01/21  11:40:35
13339         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
13340              To: perl5-porters@perl.org
13341              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
13342              Date: Mon, 18 Jan 1999 01:32:31 PST
13343              Message-ID: <19990118093231.18443.qmail@hotmail.com>
13344      Branch: cfgperl
13345            ! ext/B/B/CC.pm
13346 ____________________________________________________________________________
13347 [  2656] By: jhi                                   on 1999/01/21  11:35:34
13348         Log: From: Achim Bohnet <ach@mpe.mpg.de>
13349              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
13350              Date: Wed, 20 Jan 1999 20:25:53 +0100
13351              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
13352      Branch: cfgperl
13353            ! pp.c
13354 ____________________________________________________________________________
13355 [  2655] By: jhi                                   on 1999/01/21  10:46:01
13356         Log: Handle NIS (and NetInfo) more robustly.
13357      Branch: cfgperl
13358            ! t/op/grent.t t/op/pwent.t
13359 ____________________________________________________________________________
13360 [  2654] By: jhi                                   on 1999/01/21  10:17:20
13361         Log: Two-argument eaccess() of SCO.
13362      Branch: cfgperl
13363            ! pp_sys.c
13364 ____________________________________________________________________________
13365 [  2653] By: jhi                                   on 1999/01/21  08:53:14
13366         Log: -DNO_NOSUID_CHECK for those platforms which have no way
13367              of checking for nosuid but still want suidperl.
13368      Branch: cfgperl
13369            ! perl.c
13370 ____________________________________________________________________________
13371 [  2652] By: jhi                                   on 1999/01/21  08:22:50
13372         Log: The LANGUAGE mirrors LC_ALL usage.
13373      Branch: cfgperl
13374            ! Configure config_h.SH
13375 ____________________________________________________________________________
13376 [  2651] By: jhi                                   on 1999/01/20  22:01:21
13377         Log: I_MNTENT was missing.
13378      Branch: cfgperl
13379            ! Configure config_h.SH
13380 ____________________________________________________________________________
13381 [  2650] By: jhi                                   on 1999/01/19  13:42:03
13382         Log: NetBSD update, based on patches from the NetBSD packages system.
13383      Branch: cfgperl
13384            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
13385 ____________________________________________________________________________
13386 [  2649] By: jhi                                   on 1999/01/19  12:44:02
13387         Log: Jumbo Configure update.
13388              * -Uinstallusrbinperl: disable /usr/bin/perl installation
13389              by installperl
13390              * usethreads.cbu
13391              * use64bits.cbu
13392              * "nosuid"
13393      Branch: cfgperl
13394            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
13395            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
13396            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
13397            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
13398            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
13399            ! pod/perldiag.pod
13400 ____________________________________________________________________________
13401 [  2648] By: jhi                                   on 1999/01/19  09:16:44
13402         Log: Mention /usr/share/locale.
13403      Branch: cfgperl
13404            ! pod/perllocale.pod
13405 ____________________________________________________________________________
13406 [  2647] By: jhi                                   on 1999/01/19  09:11:11
13407         Log: SHMLBA strikes back in NetBSD/sparc.
13408              
13409              From: Dave Nelson <David.Nelson@bellcow.com>
13410              To: jhi@iki.fi
13411              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
13412              Date: Mon, 18 Jan 1999 22:07:56 -0600
13413              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
13414      Branch: cfgperl
13415            ! ext/IPC/SysV/SysV.xs
13416 ____________________________________________________________________________
13417 [  2646] By: jhi                                   on 1999/01/19  08:58:17
13418         Log: Show LANGUAGE env var when needed. (Augment change #2645).
13419      Branch: cfgperl
13420            ! util.c utils/perlbug.PL
13421 ____________________________________________________________________________
13422 [  2645] By: jhi                                   on 1999/01/19  08:52:15
13423         Log: Document the GNU LANGUAGE env var.
13424      Branch: cfgperl
13425            ! pod/perllocale.pod
13426 ____________________________________________________________________________
13427 [  2644] By: jhi                                   on 1999/01/19  08:42:25
13428         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13429              To: Mailing list Perl5 <perl5-porters@perl.org>
13430              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
13431              Date: Mon, 18 Jan 1999 20:57:02 -0500
13432              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
13433      Branch: cfgperl
13434            ! pp_hot.c t/op/pat.t
13435 ____________________________________________________________________________
13436 [  2643] By: jhi                                   on 1999/01/18  11:23:41
13437         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
13438      Branch: cfgperl
13439            ! Makefile.SH
13440 ____________________________________________________________________________
13441 [  2642] By: jhi                                   on 1999/01/18  11:03:38
13442         Log: GNU libc locale system has LANGUAGE env var that partly
13443              overrides even LC_ALL.
13444      Branch: cfgperl
13445            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
13446 ____________________________________________________________________________
13447 [  2641] By: jhi                                   on 1999/01/18  10:55:04
13448         Log: Integrate from mainperl.
13449      Branch: cfgperl
13450           +> ext/B/defsubs.h.PL
13451            ! t/op/groups.t
13452           !> (integrate 38 files)
13453 ____________________________________________________________________________
13454 [  2640] By: gsar                                  on 1999/01/18  10:06:29
13455         Log: a few random cleanups
13456      Branch: perl
13457            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
13458 ____________________________________________________________________________
13459 [  2639] By: gsar                                  on 1999/01/18  05:56:21
13460         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
13461              Date:    Sun, 17 Jan 1999 16:41:10 PST
13462              Message-Id: <19990118004111.29667.qmail@hotmail.com>
13463              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
13464      Branch: perl
13465            ! ext/B/B/C.pm
13466 ____________________________________________________________________________
13467 [  2638] By: gsar                                  on 1999/01/18  05:41:21
13468         Log: From:    jan.dubois@ibm.net (Jan Dubois)
13469              Date:    Mon, 18 Jan 1999 00:37:41 +0100
13470              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
13471              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
13472      Branch: perl
13473            ! dump.c
13474 ____________________________________________________________________________
13475 [  2633] By: gsar                                  on 1999/01/17  13:39:59
13476         Log: bogus assert()
13477      Branch: perl
13478            ! pp.c t/op/groups.t
13479 ____________________________________________________________________________
13480 [  2632] By: gsar                                  on 1999/01/17  13:22:04
13481         Log: various tweaks for clean build and test on win32
13482      Branch: perl
13483            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
13484            ! op.c t/pragma/warn/doio
13485 ____________________________________________________________________________
13486 [  2631] By: gsar                                  on 1999/01/17  12:28:06
13487         Log: undo change#2336, and add clarification about subversive
13488              CPAN distributions from Andreas Koenig
13489      Branch: perl
13490            ! Porting/pumpkin.pod lib/CPAN.pm
13491 ____________________________________________________________________________
13492 [  2630] By: gsar                                  on 1999/01/17  12:04:06
13493         Log: fix silent taint failures under -U
13494      Branch: perl
13495            ! doio.c
13496 ____________________________________________________________________________
13497 [  2629] By: gsar                                  on 1999/01/17  12:00:23
13498         Log: sanity check piped opens (tweaked version of patch suggested
13499              by Mark-Jason Dominus)
13500      Branch: perl
13501            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
13502            ! t/op/taint.t t/pragma/warn/doio
13503 ____________________________________________________________________________
13504 [  2628] By: gsar                                  on 1999/01/17  11:26:21
13505         Log: regen headers
13506      Branch: perl
13507            ! embed.h embedvar.h objXSUB.h
13508 ____________________________________________________________________________
13509 [  2627] By: gsar                                  on 1999/01/17  11:23:37
13510         Log: PERL_OBJECTness for change#2595
13511      Branch: perl
13512            ! embed.pl op.c pod/perlport.pod proto.h
13513 ____________________________________________________________________________
13514 [  2626] By: gsar                                  on 1999/01/17  09:47:07
13515         Log: PERL_OBJECT tweaks for change#2426
13516      Branch: perl
13517            ! embed.pl proto.h regcomp.c
13518 ____________________________________________________________________________
13519 [  2625] By: gsar                                  on 1999/01/17  09:37:58
13520         Log: documentation in change#2596 is not quite right; fix it
13521      Branch: perl
13522            ! lib/Math/BigFloat.pm pod/perlguts.pod
13523 ____________________________________________________________________________
13524 [  2624] By: gsar                                  on 1999/01/17  09:28:34
13525         Log: undo change#2571; C<use File::Spec> instead
13526      Branch: perl
13527            ! lib/FindBin.pm
13528 ____________________________________________________________________________
13529 [  2623] By: gsar                                  on 1999/01/17  09:20:42
13530         Log: change#2572 is not applicable; undo, retaining scan_bin addition
13531              to global.sym
13532      Branch: perl
13533            ! global.sym perl.c proto.h
13534 ____________________________________________________________________________
13535 [  2622] By: gsar                                  on 1999/01/17  09:17:42
13536         Log: change#2576 is based on a wrong premise; undo it
13537      Branch: perl
13538            ! pp_ctl.c
13539 ____________________________________________________________________________
13540 [  2621] By: gsar                                  on 1999/01/17  09:12:42
13541         Log: fix change#2602 to not used hard coded constants
13542      Branch: perl
13543            ! ext/B/B/C.pm ext/B/defsubs.h.PL
13544 ____________________________________________________________________________
13545 [  2620] By: gsar                                  on 1999/01/17  09:02:07
13546         Log: integrate cfgperl changes into mainline, fix conflicts
13547      Branch: perl
13548           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
13549           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
13550           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
13551           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
13552           +> pod/perlopentut.pod
13553           !> (integrate 162 files)
13554 ____________________________________________________________________________
13555 [  2619] By: gsar                                  on 1999/01/17  08:42:04
13556         Log: a few doc typos
13557      Branch: perl
13558            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
13559 ____________________________________________________________________________
13560 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
13561         Log: Win32 changes from Jan
13562              
13563              From: jan.dubois@ibm.net (Jan Dubois)
13564              Date: Fri, 15 Jan 1999 23:38:35 +0100
13565              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
13566              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
13567              
13568              From: jan.dubois@ibm.net (Jan Dubois)
13569              Date: Sat, 16 Jan 1999 13:02:45 +0100
13570              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
13571              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
13572      Branch: maint-5.005/perl
13573            ! README.win32 win32/Makefile win32/makefile.mk
13574 ____________________________________________________________________________
13575 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
13576         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
13577              
13578              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13579              Date: Thu, 07 Jan 1999 00:12:00 -0500
13580              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
13581              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
13582              
13583              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13584              Date: Thu, 14 Jan 1999 19:21:46 -0500
13585              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
13586              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
13587      Branch: maint-5.005/perl
13588            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
13589            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
13590            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
13591            ! win32/makedef.pl win32/runperl.c win32/win32.c
13592 ____________________________________________________________________________
13593 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
13594         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
13595              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
13596              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
13597              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
13598              
13599              From: Jarkko Hietaniemi <jhi@iki.fi>
13600              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
13601              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
13602              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
13603              
13604              From: Jarkko Hietaniemi <jhi@iki.fi>
13605              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
13606              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
13607              Subject: the promised "installusrbinperl + NetBSD" fix
13608      Branch: maint-5.005/perl
13609            ! Configure Makefile.SH hints/netbsd.sh installperl
13610            ! makedepend.SH unixish.h
13611 ____________________________________________________________________________
13612 [  2611] By: jhi                                   on 1999/01/14  12:16:14
13613         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
13614              To: pumpkings@jhereg.perl.com
13615              Subject: perlopentut.pod
13616              Date: Sat, 09 Jan 1999 08:13:18 -0700
13617              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
13618      Branch: cfgperl
13619            + pod/perlopentut.pod
13620            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
13621 ____________________________________________________________________________
13622 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
13623         Log: Added Carp::cluck to perldelta.pod
13624      Branch: maint-5.005/perl
13625            ! pod/perldelta.pod
13626 ____________________________________________________________________________
13627 [  2605] By: jhi                                   on 1999/01/13  18:26:19
13628         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
13629              To: "'cpan@perl.org'" <cpan@perl.org>
13630              Subject: "Bug" fix for File::Find.pm
13631              Date:   Thu, 31 Dec 1998 13:01:50 -0500
13632              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
13633      Branch: cfgperl
13634            ! lib/File/Find.pm
13635 ____________________________________________________________________________
13636 [  2604] By: jhi                                   on 1999/01/13  18:08:45
13637         Log: From: Peter Wolfe <wolfe@teloseng.com>
13638              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
13639              To: perlbug@perl.com
13640              Date: 11 Jan 1999 23:00:05 +0200
13641              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
13642      Branch: cfgperl
13643            ! hints/sco.sh
13644 ____________________________________________________________________________
13645 [  2603] By: jhi                                   on 1999/01/13  18:06:56
13646         Log: From: hans@icgroup.nl (Hans Mulder)
13647              Subject: [Patch for 5.005_54] re::debugcolors dumps core
13648              To: perlbug@perl.com
13649              Cc: hansmu@xs4all.nl
13650              Date: 11 Jan 1999 22:22:45 +0200
13651              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
13652      Branch: cfgperl
13653            ! ext/re/re.pm regcomp.c
13654 ____________________________________________________________________________
13655 [  2602] By: jhi                                   on 1999/01/13  18:05:43
13656         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
13657              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
13658              Date: 11 Jan 1999 08:02:41 +0200
13659              Lines: 134
13660              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
13661      Branch: cfgperl
13662            ! ext/B/B.xs ext/B/B/C.pm
13663 ____________________________________________________________________________
13664 [  2601] By: jhi                                   on 1999/01/13  18:01:53
13665         Log: From: James FitzGibbon <james@ican.net>
13666              Subject: Trivial patch for HP-UX 11 and shared libperl
13667              To: perl5-porters@perl.org
13668              Date: 8 Jan 1999 19:13:23 +0200
13669              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
13670      Branch: cfgperl
13671            ! Makefile.SH
13672 ____________________________________________________________________________
13673 [  2600] By: jhi                                   on 1999/01/13  17:59:45
13674         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
13675              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
13676              To: perl5-porters@perl.org
13677              Date: 8 Jan 1999 12:43:36 +0200
13678              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
13679      Branch: cfgperl
13680            ! ext/B/B/CC.pm
13681 ____________________________________________________________________________
13682 [  2599] By: jhi                                   on 1999/01/13  17:50:11
13683         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
13684              Subject: PATCH to installperl
13685              To: perl5-porters@perl.org
13686              Date: 4 Jan 1999 16:15:18 +0200
13687              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
13688      Branch: cfgperl
13689            ! installperl
13690 ____________________________________________________________________________
13691 [  2598] By: jhi                                   on 1999/01/13  17:34:51
13692         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13693              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
13694              Cc: perl5-porters@perl.org
13695              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
13696              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
13697              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
13698      Branch: cfgperl
13699            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13700            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
13701 ____________________________________________________________________________
13702 [  2597] By: jhi                                   on 1999/01/13  17:30:33
13703         Log: From: David Dyck <dcd@tc.fluke.com>
13704              To: Perl Porters <perl5-porters@perl.org>,
13705              Gurusamy Sarathy <gsar@engin.umich.edu>
13706              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
13707              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
13708              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
13709      Branch: cfgperl
13710            ! pod/perldsc.pod
13711 ____________________________________________________________________________
13712 [  2596] By: jhi                                   on 1999/01/13  17:26:44
13713         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
13714              To: perl5-porters@perl.org
13715              Subject: [PATCH] modglobal w/ spelling fixes
13716              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
13717              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
13718      Branch: cfgperl
13719            ! pod/perlguts.pod
13720 ____________________________________________________________________________
13721 [  2595] By: jhi                                   on 1999/01/13  17:24:59
13722         Log: From: Hans Mulder <hansm@icgroup.nl>
13723              Optimize common sort routines.  Thread started by the message
13724              
13725              From: Hans Mulder <hansm@icgroup.nl>
13726              Sender: owner-perl5-porters@perl.org
13727              To: perl5-porters@perl.org
13728              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
13729              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
13730              
13731              and the patch from the message
13732              
13733              From: Hans Mulder <hans@icgroup.nl>
13734              To: jhi@iki.fi
13735              Cc: perl5-porters@perl.org
13736              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
13737              $b }
13738              Date: Wed, 13 Jan 1999 17:39:35 +0100
13739              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
13740      Branch: cfgperl
13741            ! Todo op.c op.h pp_ctl.c t/op/sort.t
13742 ____________________________________________________________________________
13743 [  2594] By: jhi                                   on 1999/01/13  16:50:17
13744         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
13745              (the diffs were based on 5.004_02).  Tested by Guido
13746              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
13747      Branch: cfgperl
13748            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
13749            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
13750            + mint/sys/time.h mint/time.h
13751            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
13752            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
13753 ____________________________________________________________________________
13754 [  2593] By: jhi                                   on 1999/01/09  16:54:26
13755         Log: Detypo.
13756      Branch: cfgperl
13757            ! hints/dec_osf.sh
13758 ____________________________________________________________________________
13759 [  2592] By: jhi                                   on 1999/01/09  16:17:13
13760         Log: Move usethreads and use64bits logic from hints to Configure.
13761      Branch: cfgperl
13762            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
13763            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
13764            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
13765            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
13766 ____________________________________________________________________________
13767 [  2591] By: jhi                                   on 1999/01/09  14:45:24
13768         Log: Missing dTHRs added.
13769      Branch: cfgperl
13770            ! regcomp.c toke.c
13771 ____________________________________________________________________________
13772 [  2590] By: jhi                                   on 1999/01/08  15:27:17
13773         Log: Finalize change #2589 and add better AIX nm scanning from:
13774              
13775              Message-Id: <m0zyNW0-00017VC@gentoo.com>
13776              From: bll@gentoo.com (Brad Lanam)
13777              Subject: Re: mailhelp returned a non-zero status
13778              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
13779              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
13780      Branch: cfgperl
13781            ! Configure hints/freebsd.sh hints/linux.sh
13782 ____________________________________________________________________________
13783 [  2589] By: jhi                                   on 1999/01/08  15:14:54
13784         Log: Undo change #2581.
13785      Branch: cfgperl
13786            ! Configure hints/freebsd.sh hints/linux.sh
13787 ____________________________________________________________________________
13788 [  2588] By: jhi                                   on 1999/01/08  11:51:52
13789         Log: FAQ jumbo patch from tchrist.
13790              
13791              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
13792              From: Tom Christiansen <tchrist@jhereg.perl.com>
13793              To: pumpkings@jhereg.perl.com
13794              Subject: newest version of perlfaq.pod
13795              Date: Thu, 7 Jan 1999 23:05:02 -0700
13796              
13797              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
13798              From: Tom Christiansen <tchrist@jhereg.perl.com>
13799              To: pumpkings@jhereg.perl.com
13800              Subject: newest version of perlfaq1.pod
13801              Date: Thu, 7 Jan 1999 23:05:02 -0700
13802              
13803              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
13804              From: Tom Christiansen <tchrist@jhereg.perl.com>
13805              To: pumpkings@jhereg.perl.com
13806              Subject: newest version of perlfaq2.pod
13807              Date: Thu, 7 Jan 1999 23:05:02 -0700
13808              
13809              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
13810              From: Tom Christiansen <tchrist@jhereg.perl.com>
13811              To: pumpkings@jhereg.perl.com
13812              Subject: newest version of perlfaq3.pod
13813              Date: Thu, 7 Jan 1999 23:05:02 -0700
13814              
13815              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
13816              From: Tom Christiansen <tchrist@jhereg.perl.com>
13817              To: pumpkings@jhereg.perl.com
13818              Subject: newest version of perlfaq4.pod
13819              Date: Thu, 7 Jan 1999 23:05:02 -0700
13820              
13821              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
13822              From: Tom Christiansen <tchrist@jhereg.perl.com>
13823              To: pumpkings@jhereg.perl.com
13824              Subject: newest version of perlfaq5.pod
13825              Date: Thu, 7 Jan 1999 23:05:02 -0700
13826              
13827              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
13828              From: Tom Christiansen <tchrist@jhereg.perl.com>
13829              To: pumpkings@jhereg.perl.com
13830              Subject: newest version of perlfaq6.pod
13831              Date: Thu, 7 Jan 1999 23:05:02 -0700
13832              
13833              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
13834              From: Tom Christiansen <tchrist@jhereg.perl.com>
13835              To: pumpkings@jhereg.perl.com
13836              Subject: newest version of perlfaq7.pod
13837              Date: Thu, 7 Jan 1999 23:05:03 -0700
13838              
13839              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
13840              From: Tom Christiansen <tchrist@jhereg.perl.com>
13841              To: pumpkings@jhereg.perl.com
13842              Subject: newest version of perlfaq8.pod
13843              Date: Thu, 7 Jan 1999 23:05:03 -0700
13844              
13845              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
13846              From: Tom Christiansen <tchrist@jhereg.perl.com>
13847              To: pumpkings@jhereg.perl.com
13848              Subject: newest version of perlfaq9.pod
13849              Date: Thu, 7 Jan 1999 23:05:03 -0700
13850      Branch: cfgperl
13851            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13852            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13853            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13854            ! pod/perlfaq9.pod
13855 ____________________________________________________________________________
13856 [  2587] By: jhi                                   on 1999/01/08  11:17:43
13857         Log: More doc fixes from Abigail.
13858      Branch: cfgperl
13859            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
13860            ! lib/User/pwent.pm
13861 ____________________________________________________________________________
13862 [  2585] By: jhi                                   on 1999/01/08  08:31:02
13863         Log: Change #2584 from maint-5.005:
13864              
13865              implemented Ilya's suggested fix, and added a testcase
13866              
13867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13868              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
13869              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
13870              Subject: Re: Text::ParseWords: regex fix
13871      Branch: cfgperl
13872            ! lib/Text/ParseWords.pm t/lib/parsewords.t
13873 ____________________________________________________________________________
13874 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
13875         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
13876              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
13877              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
13878              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
13879      Branch: maint-5.005/perl
13880            ! ext/Errno/Errno_pm.PL
13881 ____________________________________________________________________________
13882 [  2581] By: jhi                                   on 1999/01/07  16:38:03
13883         Log: Configure update:
13884              - usethreads, use64bits, and usemultiplicity
13885              are no more interactively asked by Configure
13886              - "int main()" (vs bare "main()") enforced in test programs
13887      Branch: cfgperl
13888            ! Configure hints/freebsd.sh hints/linux.sh
13889 ____________________________________________________________________________
13890 [  2580] By: jhi                                   on 1999/01/07  11:19:12
13891         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13892              Date: Wed, 06 Jan 1999 13:47:34 -0800
13893              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
13894              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
13895      Branch: cfgperl
13896            ! vms/vms.c
13897 ____________________________________________________________________________
13898 [  2579] By: jhi                                   on 1999/01/07  09:08:36
13899         Log: Another set of doc patches from Abigail
13900              
13901              From: abigail@fnx.com
13902              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
13903              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
13904              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
13905              
13906              From: abigail@fnx.com
13907              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
13908              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
13909              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
13910              
13911              From: abigail@fnx.com
13912              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
13913              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
13914              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
13915              
13916              From: abigail@fnx.com
13917              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
13918              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
13919              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
13920              
13921              From: abigail@fnx.com
13922              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
13923              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
13924              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
13925              
13926              From: abigail@fnx.com
13927              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
13928              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
13929              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
13930              
13931              From: abigail@fnx.com
13932              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
13933              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
13934              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
13935              
13936              From: abigail@fnx.com
13937              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
13938              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
13939              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
13940              
13941              From: abigail@fnx.com
13942              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
13943              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
13944              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
13945              
13946              From: abigail@fnx.com
13947              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
13948              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
13949              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
13950              
13951              From: abigail@fnx.com
13952              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
13953              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
13954              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
13955              
13956              From: abigail@fnx.com
13957              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
13958              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
13959              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
13960              
13961              From: abigail@fnx.com
13962              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
13963              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
13964              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
13965              
13966              From: abigail@fnx.com
13967              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
13968              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
13969              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
13970      Branch: cfgperl
13971            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
13972            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
13973            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
13974            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
13975            ! lib/Tie/Array.pm lib/Tie/Hash.pm
13976 ____________________________________________________________________________
13977 [  2576] By: jhi                                   on 1999/01/06  17:05:20
13978         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
13979      Branch: cfgperl
13980            ! pp_ctl.c
13981 ____________________________________________________________________________
13982 [  2575] By: jhi                                   on 1999/01/06  13:18:56
13983         Log: Enhance the great_circle_distance() documentation.
13984      Branch: cfgperl
13985            ! lib/Math/Trig.pm
13986 ____________________________________________________________________________
13987 [  2574] By: jhi                                   on 1999/01/06  12:58:03
13988         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
13989              To: perlbug@perl.com
13990              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
13991              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
13992              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
13993      Branch: cfgperl
13994            ! t/op/sysio.t
13995 ____________________________________________________________________________
13996 [  2573] By: jhi                                   on 1999/01/06  12:40:19
13997         Log: From: "W. Phillip Moore" <wpm@ms.com>
13998              To: perlbug@perl.org
13999              Subject: [PATCH] POSIX getpgrp is not -w clean
14000              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
14001              Message-ID: <13970.20107.190314.549471@zappa>
14002      Branch: cfgperl
14003            ! ext/POSIX/POSIX.pm
14004 ____________________________________________________________________________
14005 [  2572] By: jhi                                   on 1999/01/06  12:25:24
14006         Log: Based on
14007              From: jan.dubois@ibm.net (Jan Dubois)
14008              To: perl5-porters@perl.org
14009              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
14010              Date: Wed, 06 Jan 1999 01:24:09 +0100
14011              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
14012              except that
14013              - objXSUB.h was already okay
14014              - embed.h patching is futile, global.sym patched instead
14015              - objpp.h does not exist
14016              - proto.h addition applied manually
14017              - win32/GenCAPI.pl was already okay
14018              - win32/makedef.pl was already okay
14019      Branch: cfgperl
14020            ! global.sym perl.c proto.h
14021 ____________________________________________________________________________
14022 [  2571] By: jhi                                   on 1999/01/06  11:25:48
14023         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
14024              To: perlbug@perl.com
14025              Subject: FindBin.pm on Win32 systems
14026              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
14027              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
14028      Branch: cfgperl
14029            ! lib/FindBin.pm
14030 ____________________________________________________________________________
14031 [  2570] By: jhi                                   on 1999/01/06  11:21:48
14032         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14033              To: perl5-porters@perl.org, vmsperl@perl.org
14034              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
14035              Date: Tue, 05 Jan 1999 16:47:31 -0800
14036              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
14037              
14038              (the ext/IO/lib/IO/Socket.pm was not really changed here;
14039              it was a leftover from #2569)
14040      Branch: cfgperl
14041            ! ext/IO/lib/IO/Socket.pm taint.c
14042 ____________________________________________________________________________
14043 [  2569] By: jhi                                   on 1999/01/06  11:18:22
14044         Log: Jumbo doc patch from Abigail (almost identical to
14045              the 5.005-maint change #2562 except for the
14046              ext/IO/lib/IO/Socket.pm patch which was not
14047              applicable because the IO version of 5.005-devel
14048              is somewhat different (why?))
14049              
14050              From: abigail@fnx.com
14051              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
14052              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
14053              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
14054              
14055              From: abigail@fnx.com
14056              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
14057              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
14058              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
14059              
14060              From: abigail@fnx.com
14061              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
14062              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
14063              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
14064              
14065              From: abigail@fnx.com
14066              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
14067              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
14068              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
14069              
14070              From: abigail@fnx.com
14071              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
14072              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
14073              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
14074              
14075              From: abigail@fnx.com
14076              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
14077              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
14078              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
14079              
14080              From: abigail@fnx.com
14081              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
14082              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
14083              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
14084              
14085              From: abigail@fnx.com
14086              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
14087              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
14088              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
14089              
14090              From: abigail@fnx.com
14091              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
14092              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
14093              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
14094              
14095              From: abigail@fnx.com
14096              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
14097              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
14098              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
14099      Branch: cfgperl
14100            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
14101            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14102            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14103            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
14104            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
14105 ____________________________________________________________________________
14106 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
14107         Log: From: jan.dubois@ibm.net (Jan Dubois)
14108              Date: Wed, 06 Jan 1999 01:24:09 +0100
14109              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
14110              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
14111      Branch: maint-5.005/perl
14112            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
14113            ! win32/GenCAPI.pl win32/makedef.pl
14114 ____________________________________________________________________________
14115 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
14116         Log: From: "W. Phillip Moore" <wpm@ms.com>
14117              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
14118              Message-ID: <13970.20107.190314.549471@zappa>
14119              Subject: [PATCH] POSIX getpgrp is not -w clean
14120      Branch: maint-5.005/perl
14121            ! ext/POSIX/POSIX.pm
14122 ____________________________________________________________________________
14123 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
14124         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
14125              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
14126              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
14127              Subject: FindBin.pm on Win32 systems
14128      Branch: maint-5.005/perl
14129            ! lib/FindBin.pm
14130 ____________________________________________________________________________
14131 [  2561] By: jhi                                   on 1999/01/05  10:49:10
14132         Log: Reword the setlocale() 1-arg case better.
14133      Branch: cfgperl
14134            ! ext/POSIX/POSIX.pod
14135 ____________________________________________________________________________
14136 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
14137         Log: From: Blair Zajac <bzajac@geostaff.com>
14138              Date: Wed, 23 Dec 1998 17:13:32 -0800
14139              Message-ID: <3681953C.8B6A90AA@geostaff.com>
14140              Subject: Tie::SubstrHash patch
14141      Branch: maint-5.005/perl
14142            ! lib/Tie/SubstrHash.pm
14143 ____________________________________________________________________________
14144 [  2554] By: jhi                                   on 1999/01/02  14:55:06
14145         Log: Object destruction order testing.
14146      Branch: cfgperl
14147            ! t/op/misc.t
14148 ____________________________________________________________________________
14149 [  2553] By: jhi                                   on 1999/01/02  14:49:40
14150         Log: perldelta the Dumpvalue.pm of change #2513.
14151      Branch: cfgperl
14152            ! lib/Dumpvalue.pm pod/perldelta.pod
14153 ____________________________________________________________________________
14154 [  2552] By: nick                                  on 1999/01/02  14:45:38
14155         Log: Tone down Makefile.PL so it works on Win32
14156      Branch: perl
14157            ! ext/B/Makefile.PL
14158 ____________________________________________________________________________
14159 [  2551] By: nick                                  on 1999/01/02  14:06:30
14160         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
14161              Use them in various B::* rather than have local defs.
14162      Branch: perl
14163            + ext/B/defsubs.h.PL
14164            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
14165            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
14166            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
14167 ____________________________________________________________________________
14168 [  2550] By: nick                                  on 1999/01/02  10:04:02
14169         Log: Integrate ext/B changes from //depot/cfgperl
14170      Branch: perl
14171           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
14172 ____________________________________________________________________________
14173 [  2549] By: jhi                                   on 1999/01/01  13:54:16
14174         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
14175              To: perlbug@perl.com
14176              Subject: op/groups.t fails test 1 on HP-UX 10.20
14177              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
14178              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
14179      Branch: cfgperl
14180            ! t/op/groups.t
14181 ____________________________________________________________________________
14182 [  2548] By: jhi                                   on 1999/01/01  13:53:31
14183         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14184              To: perl5-porters@perl.org
14185              cc: hv@crypt0.demon.co.uk
14186              Subject: [bug 5.004_54] duplicate error message
14187              Date: Thu, 31 Dec 1998 04:05:25 +0000
14188              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
14189              
14190              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
14191              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14192              To: hv@crypt0.demon.co.uk
14193              Cc: perl5-porters@perl.org
14194              Subject: [PATCH _54] Re: duplicate error message
14195              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
14196              
14197              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
14198              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14199              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
14200              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
14201              Subject: [TEST PATCH _54] Re: duplicate error message 
14202              Date: Fri, 01 Jan 1999 07:32:14 +0000
14203      Branch: cfgperl
14204            ! op.c t/pragma/warn/op
14205 ____________________________________________________________________________
14206 [  2547] By: jhi                                   on 1998/12/31  14:15:04
14207         Log: From: Chris Nandor <pudge@pobox.com>
14208              To: jhi@iki.fi
14209              Cc: perl5-porters@perl.org
14210              Subject: Re: [PATCH] perlport.pod 1.38
14211              Date: Thu, 31 Dec 1998 09:06:48 -0500
14212              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
14213      Branch: cfgperl
14214            ! pod/perlport.pod
14215 ____________________________________________________________________________
14216 [  2546] By: jhi                                   on 1998/12/31  11:18:17
14217         Log: From: Wilson P. Snyder II
14218              To: perl5-porters@perl.org
14219              Subject: [PATCH v5.5.53] REV2: Binary number support
14220              Date: 1998/11/30
14221              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
14222      Branch: cfgperl
14223            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
14224            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
14225            ! toke.c util.c
14226 ____________________________________________________________________________
14227 [  2545] By: jhi                                   on 1998/12/31  09:27:40
14228         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
14229              To: perlbug@perl.com
14230              Subject: "perl -T -P" dumps core on OpenBSD and Linux
14231              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
14232              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
14233      Branch: cfgperl
14234            ! taint.c
14235 ____________________________________________________________________________
14236 [  2544] By: jhi                                   on 1998/12/31  09:21:45
14237         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
14238              To: perlbug@perl.com 
14239              Subject: bug in pod2man search for perl binary [5.005_5x]
14240              Date: Sat, 12 Dec 1998 23:08:51 +0000 
14241              Message-ID: <19981212230851.A20578@ig.co.uk> 
14242      Branch: cfgperl
14243            ! pod/pod2man.PL
14244 ____________________________________________________________________________
14245 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
14246         Log: From: jan.dubois@ibm.net (Jan Dubois)
14247              Date: Wed, 23 Dec 1998 21:26:38 +0100
14248              Message-ID: <36895086.8849224@smtp1.ibm.net>
14249              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
14250      Branch: maint-5.005/perl
14251            ! lib/ExtUtils/MakeMaker.pm
14252 ____________________________________________________________________________
14253 [  2540] By: jhi                                   on 1998/12/30  08:42:04
14254         Log: Evermore AUTHORS and MAINTAIN.
14255      Branch: cfgperl
14256            ! AUTHORS MAINTAIN
14257 ____________________________________________________________________________
14258 [  2539] By: jhi                                   on 1998/12/29  15:10:34
14259         Log: More AUTHORS and MAINTAIN.
14260      Branch: cfgperl
14261            ! AUTHORS MAINTAIN
14262 ____________________________________________________________________________
14263 [  2537] By: jhi                                   on 1998/12/29  14:34:47
14264         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
14265              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
14266              Message-ID: <13942.32480.700000.640927@utensil>
14267              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
14268              (mirror change#2531 in the 5.005-maint)
14269      Branch: cfgperl
14270            ! lib/AutoSplit.pm
14271 ____________________________________________________________________________
14272 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
14273         Log: change in_pod pattern to /^=\w/ from /^=/
14274              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
14275              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
14276              Message-ID: <13942.32480.700000.640927@utensil>
14277              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
14278      Branch: maint-5.005/perl
14279            ! lib/AutoSplit.pm
14280 ____________________________________________________________________________
14281 [  2525] By: jhi                                   on 1998/12/29  13:06:26
14282         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14283              To: perl5-porters@perl.org
14284              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
14285              Date: 16 Dec 1998 03:17:03 +0200
14286              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
14287      Branch: cfgperl
14288            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
14289 ____________________________________________________________________________
14290 [  2524] By: jhi                                   on 1998/12/29  13:00:06
14291         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14292              To: perl5-porters@perl.org
14293              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
14294              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
14295              Date: 10 Dec 1998 08:30:02 +0200
14296              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
14297              
14298              (Nick's part was applied earlier, in change #2460)
14299      Branch: cfgperl
14300            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
14301 ____________________________________________________________________________
14302 [  2523] By: jhi                                   on 1998/12/29  12:41:31
14303         Log: From: "vishal bhatia" <vishalb@hotmail.com>
14304              To: nick@ni-s.u-net.com
14305              Cc: perl5-porters@perl.org
14306              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
14307              Date: 9 Dec 1998 06:50:30 +0200
14308              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
14309      Branch: cfgperl
14310            ! ext/B/B/CC.pm
14311 ____________________________________________________________________________
14312 [  2522] By: jhi                                   on 1998/12/29  12:15:18
14313         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
14314              To: perl5-porters@perl.org (Perl 5 Porters)
14315              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
14316              Date: 25 Dec 1998 23:02:28 +0200
14317              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
14318      Branch: cfgperl
14319            ! lib/Pod/Text.pm
14320 ____________________________________________________________________________
14321 [  2521] By: jhi                                   on 1998/12/29  12:07:54
14322         Log: Undo #2519 (breaks universal.c).
14323      Branch: cfgperl
14324            ! XSUB.h
14325 ____________________________________________________________________________
14326 [  2519] By: jhi                                   on 1998/12/29  11:41:10
14327         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
14328              To: perl5-porters@perl.org
14329              Cc: perl-xs@perl.org
14330              Subject: XSUB.h refinement [PATCH]
14331              Date: 18 Dec 1998 03:58:44 +0200
14332              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
14333      Branch: cfgperl
14334            ! XSUB.h
14335 ____________________________________________________________________________
14336 [  2518] By: jhi                                   on 1998/12/29  11:36:19
14337         Log: From: abigail@fnx.com
14338              To: perl5-porters@perl.org (Perl Porters)
14339              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
14340              Date: 28 Dec 1998 21:39:15 +0200
14341              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
14342      Branch: cfgperl
14343            ! lib/fields.pm
14344 ____________________________________________________________________________
14345 [  2517] By: jhi                                   on 1998/12/29  11:35:03
14346         Log: Document change #2516.
14347      Branch: cfgperl
14348            ! pod/perldelta.pod
14349 ____________________________________________________________________________
14350 [  2516] By: jhi                                   on 1998/12/29  11:32:26
14351         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14352              To: perl5-porters@perl.org (Mailing list Perl5)
14353              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
14354              Date: 9 Dec 1998 10:39:31 +0200
14355              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
14356      Branch: cfgperl
14357            ! pod/perldiag.pod regcomp.c toke.c
14358 ____________________________________________________________________________
14359 [  2515] By: jhi                                   on 1998/12/29  11:27:11
14360         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14361              To: perl5-porters@perl.org (Mailing list Perl5)
14362              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
14363              Date: 8 Dec 1998 09:02:04 +0200
14364              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
14365              
14366              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
14367      Branch: cfgperl
14368            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
14369 ____________________________________________________________________________
14370 [  2514] By: jhi                                   on 1998/12/29  11:21:31
14371         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14372              To: perl5-porters@perl.org (Mailing list Perl5)
14373              Subject: [PATCH 5.005_53] Regexp tests and UTF8
14374              Date: 8 Dec 1998 07:02:01 +0200
14375              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
14376      Branch: cfgperl
14377            ! regcomp.c
14378 ____________________________________________________________________________
14379 [  2513] By: jhi                                   on 1998/12/29  11:18:34
14380         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14381              Subject: [PATCH 5.005_*] Dumpvar.pm
14382              To: perl5-porters@perl.org (Mailing list Perl5)
14383              Date: 7 Dec 1998 10:17:35 +0200
14384              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
14385      Branch: cfgperl
14386            + lib/Dumpvalue.pm
14387            ! MANIFEST
14388 ____________________________________________________________________________
14389 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
14390         Log: From: jan.dubois@ibm.net (Jan Dubois)
14391              Date: Tue, 01 Dec 1998 00:07:33 +0100
14392              Message-ID: <366921b5.14512598@smtp1.ibm.net>
14393              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
14394              
14395              From: jan.dubois@ibm.net (Jan Dubois)
14396              Date: Wed, 02 Dec 1998 00:24:54 +0100
14397              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
14398              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
14399      Branch: maint-5.005/perl
14400            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
14401            ! win32/config.bc win32/config.gc win32/config.vc
14402            ! win32/config_sh.PL win32/makedef.pl
14403 ____________________________________________________________________________
14404 [  2509] By: jhi                                   on 1998/12/28  13:00:31
14405     Log: Kickstart AUTHORS and MAINTAIN.
14406  Branch: cfgperl
14407        + AUTHORS MAINTAIN
14408        ! MANIFEST
14409 ____________________________________________________________________________
14410 [  2508] By: jhi                                   on 1998/12/28  08:04:00
14411     Log: From: Nathan Torkington <gnat@frii.com>
14412          To: perlbug@perl.com
14413          Subject: [PATCH] perlxstut.pod fix
14414          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
14415          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
14416  Branch: cfgperl
14417        ! pod/perlxstut.pod
14418 ____________________________________________________________________________
14419 [  2507] By: jhi                                   on 1998/12/28  07:59:00
14420     Log: From: abigail@fnx.com
14421          To: perlbug@perl.com
14422          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
14423          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
14424          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
14425          (slightly modified, a part of the patch was rejected)
14426          (strange, I thought I had already submitted this one
14427          but Perforce disagrees with me...)
14428  Branch: cfgperl
14429        ! pod/perlop.pod
14430 ____________________________________________________________________________
14431 [  2506] By: jhi                                   on 1998/12/28  07:56:59
14432     Log: From: Artur <artur@vogon-solutions.com>
14433          To: perlbug@perl.com
14434          Subject: PATCH: perlmodlib.pod
14435          Date: Fri, 25 Dec 1998 00:48:39 +0000
14436          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
14437  Branch: cfgperl
14438        ! pod/perlmodlib.pod pod/perlop.pod
14439 ____________________________________________________________________________
14440 [  2505] By: jhi                                   on 1998/12/28  07:46:06
14441     Log: From: abigail@fnx.com
14442          To: perl5-porters@perl.org (Perl Porters)
14443          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
14444          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
14445          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
14446  Branch: cfgperl
14447        ! pod/pod2html.PL
14448 ____________________________________________________________________________
14449 [  2504] By: jhi                                   on 1998/12/28  07:44:35
14450     Log: From: Jim Avera <avera@fjst.com>
14451          To: perlbug@perl.com
14452          Subject: perlbug bug - shows dates reversed
14453          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
14454          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
14455  Branch: cfgperl
14456        ! utils/perlbug.PL
14457 ____________________________________________________________________________
14458 [  2503] By: jhi                                   on 1998/12/28  07:41:39
14459     Log: From: jan.dubois@ibm.net (Jan Dubois)
14460          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
14461          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
14462          Date: Wed, 23 Dec 1998 21:26:38 +0100
14463          Message-ID: <36895086.8849224@smtp1.ibm.net>
14464  Branch: cfgperl
14465        ! lib/ExtUtils/MakeMaker.pm
14466 ____________________________________________________________________________
14467 [  2502] By: jhi                                   on 1998/12/28  07:39:20
14468     Log: From: Blair Zajac <bzajac@geostaff.com>
14469          To: perl5-porters@perl.org
14470          Subject: Tie::SubstrHash patch
14471          Date: Wed, 23 Dec 1998 17:13:32 -0800
14472          Message-ID: <3681953C.8B6A90AA@geostaff.com>
14473  Branch: cfgperl
14474        ! lib/Tie/SubstrHash.pm
14475 ____________________________________________________________________________
14476 [  2501] By: jhi                                   on 1998/12/28  07:37:16
14477     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
14478          To: perlbug@perl.com
14479          Subject: perlfaq9 minor error
14480          Date: Wed, 23 Dec 1998 14:54:19 -0800
14481          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
14482  Branch: cfgperl
14483        ! pod/perlfaq9.pod
14484 ____________________________________________________________________________
14485 [  2500] By: jhi                                   on 1998/12/23  10:38:18
14486     Log: More porting notes about filesystems, AmigaOS, and MiNT.
14487  Branch: cfgperl
14488        ! pod/perlport.pod
14489 ____________________________________________________________________________
14490 [  2499] By: jhi                                   on 1998/12/22  09:26:49
14491     Log: Add few MSG_ and uio constants.
14492  Branch: cfgperl
14493        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
14494 ____________________________________________________________________________
14495 [  2498] By: jhi                                   on 1998/12/22  08:39:30
14496     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
14497          a Digital C compiler optimizer bug that broke the 'x'
14498          operator under certain circumstances.  See t/op/repeat.t
14499          test #20 for graphic details.  Reported in
14500          
14501          From: Gisle Aas <gisle@aas.no>
14502          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
14503          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
14504          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
14505          Date: 18 Dec 1998 14:27:40 +0100
14506          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
14507          
14508          and discussed further in the thread
14509          
14510          From: Jarkko Hietaniemi <jhi@iki.fi>
14511          To: Gisle Aas <gisle@aas.no>
14512          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
14513          cpan-testers@perl.org, perl5-porters@perl.org
14514          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
14515          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
14516          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
14517  Branch: cfgperl
14518        ! t/op/repeat.t util.c
14519 ____________________________________________________________________________
14520 [  2497] By: jhi                                   on 1998/12/21  14:18:57
14521     Log: Change #2483 update.
14522  Branch: cfgperl
14523        ! t/op/tr.t
14524 ____________________________________________________________________________
14525 [  2496] By: jhi                                   on 1998/12/21  14:07:41
14526     Log: Update on change #2493.
14527  Branch: cfgperl
14528        ! t/pragma/warn/op
14529 ____________________________________________________________________________
14530 [  2495] By: jhi                                   on 1998/12/21  13:52:00
14531     Log: Change #2487 aftershock.
14532  Branch: cfgperl
14533        ! warning.pl
14534 ____________________________________________________________________________
14535 [  2494] By: jhi                                   on 1998/12/21  12:35:00
14536     Log: From: Chris Nandor <pudge@pobox.com>
14537          To: perl5-porters@perl.org
14538          Subject: [PATCH] perlport.pod v1.37
14539          Date: Sat, 19 Dec 1998 12:54:34 -0500
14540          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
14541  Branch: cfgperl
14542        ! pod/perlport.pod
14543 ____________________________________________________________________________
14544 [  2493] By: jhi                                   on 1998/12/21  12:22:44
14545     Log: From: Mark-Jason Dominus <mjd@plover.com>
14546          To: perl5-porters@perl.com
14547          Subject: PATCH (5.005_02): Dejargonizing
14548          Date: Sun, 20 Dec 1998 14:35:20 -0500
14549          Message-ID: <19981220193520.11230.qmail@plover.com>
14550          
14551          From: Mark-Jason Dominus <mjd@plover.com>
14552          To: perl5-porters@perl.com
14553          Subject: PATCH (5.005_02): Spelling correction in warning message
14554          Date: Sun, 20 Dec 1998 13:51:30 -0500
14555          Message-ID: <19981220185130.11067.qmail@plover.com>
14556  Branch: cfgperl
14557        ! doio.c op.c
14558 ____________________________________________________________________________
14559 [  2492] By: jhi                                   on 1998/12/21  09:00:05
14560     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
14561          To: perl5-porters@perl.org
14562          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
14563          Date: Sun, 20 Dec 1998 19:03:25 PST
14564          Message-ID: <19981221030326.27660.qmail@hotmail.com>
14565          
14566          (slightly reformatted)
14567  Branch: cfgperl
14568        ! ext/B/B/CC.pm
14569 ____________________________________________________________________________
14570 [  2491] By: nick                                  on 1998/12/20  14:21:29
14571     Log: Save _all_ GV's which have SV, AV or HV set.
14572  Branch: perl
14573        ! ext/B/B/C.pm
14574 ____________________________________________________________________________
14575 [  2490] By: jhi                                   on 1998/12/18  15:13:19
14576     Log: Add idea about generalising cpp symbol probing of Errno.
14577  Branch: cfgperl
14578        ! Todo
14579 ____________________________________________________________________________
14580 [  2489] By: jhi                                   on 1998/12/18  14:47:57
14581     Log: Address some of the issues of:
14582          
14583          From: Tom Christiansen <tchrist@jhereg.perl.com>
14584          To: perl-porters-active@jhereg.perl.com
14585          Subject: Undocumentation Issues for 5.005
14586          Date: Thu, 17 Dec 1998 14:46:24 -0700
14587          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
14588  Branch: cfgperl
14589        ! pod/perl5005delta.pod
14590 ____________________________________________________________________________
14591 [  2488] By: jhi                                   on 1998/12/18  11:26:32
14592     Log: From: root <root@dubravka.in-berlin.de>
14593          To: perlbug@perl.com
14594          Cc: k@dubravka.in-berlin.de
14595          Subject: Please add no_modify to PERL_POLLUTE
14596          Date: Fri, 18 Dec 1998 10:45:52 +0100
14597          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
14598          
14599          (Really from Andreas König)
14600  Branch: cfgperl
14601        ! embed.pl
14602 ____________________________________________________________________________
14603 [  2487] By: jhi                                   on 1998/12/17  14:05:52
14604     Log: Some (by far not all) issues of the below message addressed.
14605          
14606          From: Tom Christiansen <tchrist@jhereg.perl.com>
14607          To: The Perl Porters Mailing List <perl5-porters@perl.org>
14608          Subject: important UNDOC issues for 5.005_54
14609          Date: Wed, 16 Dec 1998 21:14:53 -0700
14610          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
14611  Branch: cfgperl
14612        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
14613 ____________________________________________________________________________
14614 [  2486] By: jhi                                   on 1998/12/17  12:47:15
14615     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14616          To: domo@computer.org
14617          Cc: jhi@iki.fi, perl5-porters@perl.org
14618          Subject: Re: stuff related to malloc.c
14619          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
14620          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
14621  Branch: cfgperl
14622        ! malloc.c
14623 ____________________________________________________________________________
14624 [  2485] By: jhi                                   on 1998/12/17  12:17:19
14625     Log: More porting notes.
14626  Branch: cfgperl
14627        ! Porting/pumpkin.pod
14628 ____________________________________________________________________________
14629 [  2484] By: jhi                                   on 1998/12/15  08:38:05
14630     Log: Undo #2386 and #2205.
14631  Branch: cfgperl
14632        ! pod/perlfunc.pod
14633 ____________________________________________________________________________
14634 [  2483] By: jhi                                   on 1998/12/14  17:58:35
14635     Log: lib was missing from @INC.
14636  Branch: cfgperl
14637        ! t/op/tr.t
14638 ____________________________________________________________________________
14639 [  2482] By: jhi                                   on 1998/12/14  17:52:42
14640     Log: Was missing use Text::Wrap.
14641  Branch: cfgperl
14642        ! t/lib/textfill.t
14643 ____________________________________________________________________________
14644 [  2481] By: jhi                                   on 1998/12/14  16:00:22
14645     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
14646          
14647          From: Jonathan Roy <roy@idle.com>
14648          To: perl5-porters@perl.org
14649          Subject: nlist.h add to Configure checks?
14650          Date: Sun, 13 Dec 1998 22:22:49 -0500
14651          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
14652  Branch: cfgperl
14653        + ext/DynaLoader/hints/linux.pl
14654        ! MANIFEST
14655 ____________________________________________________________________________
14656 [  2480] By: jhi                                   on 1998/12/14  15:02:44
14657     Log: Give up completely using nm in AIX.
14658          
14659          From: "Kurt D. Starsinic" <kstar@chapin.edu>
14660          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
14661          Cc: perl5-porters@perl.org
14662          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
14663          Date: Thu, 10 Dec 1998 00:51:46 -0500
14664          Message-ID: <19981210005146.B29986@O2.chapin.edu>
14665  Branch: cfgperl
14666        ! hints/aix.sh
14667 ____________________________________________________________________________
14668 [  2479] By: jhi                                   on 1998/12/14  14:39:52
14669     Log: AIX' error messages are different.
14670          
14671          From: "Kurt D. Starsinic" <kstar@chapin.edu>
14672          To: Gurusamy Sarathy <gsar@engin.umich.edu>
14673          Cc: perl5-porters@perl.org
14674          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
14675          Date: Thu, 10 Dec 1998 00:42:36 -0500
14676          Message-ID: <19981210004236.A29986@O2.chapin.edu>
14677          
14678          From: Michael Engel <engel@nms1.cc.huji.ac.il>
14679          To: perlbug@perl.com
14680          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
14681          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
14682          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
14683  Branch: cfgperl
14684        ! t/pragma/warn/doio
14685 ____________________________________________________________________________
14686 [  2475] By: jhi                                   on 1998/12/13  12:35:55
14687     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14688          To: jhi@iki.fi
14689          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
14690          Subject: Re: stuff related to malloc.c
14691          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
14692          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
14693  Branch: cfgperl
14694        ! malloc.c
14695 ____________________________________________________________________________
14696 [  2474] By: jhi                                   on 1998/12/13  12:32:42
14697     Log: Some notes about porting issues.
14698  Branch: cfgperl
14699        ! Porting/pumpkin.pod
14700 ____________________________________________________________________________
14701 [  2473] By: jhi                                   on 1998/12/13  12:03:58
14702     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
14703          To: Perl 5 Porters <perl5-porters@perl.org>
14704          Subject: [patch 5.005_02] dos-djgpp update
14705          Date: Sun, 13 Dec 1998 00:08:44 +0100
14706          Message-ID: <19981213000844.C264@beeblebrox>
14707  Branch: cfgperl
14708        ! djgpp/config.over
14709 ____________________________________________________________________________
14710 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
14711     Log: undo changes to Exporter.pm from #2312
14712  Branch: maint-5.005/perl
14713        ! lib/Exporter.pm
14714 ____________________________________________________________________________
14715 [  2465] By: jhi                                   on 1998/12/12  12:31:21
14716     Log: Document that qw() taints.
14717          
14718          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
14719          To: perlbug@perl.com 
14720          Subject: taint problems
14721          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
14722          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
14723  Branch: cfgperl
14724        ! pod/perlop.pod
14725 ____________________________________________________________________________
14726 [  2464] By: jhi                                   on 1998/12/11  14:09:51
14727     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
14728          To: dist-users@foretune.co.jp
14729          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
14730          Date: Mon, 07 Dec 1998 20:13:04 -0400
14731          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
14732  Branch: cfgperl
14733        ! Configure
14734 ____________________________________________________________________________
14735 [  2463] By: jhi                                   on 1998/12/11  13:29:54
14736     Log: MAXPATHLEN.
14737  Branch: cfgperl
14738        ! perl.h
14739 ____________________________________________________________________________
14740 [  2462] By: jhi                                   on 1998/12/11  08:37:58
14741     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
14742          To: perl5-porters@perl.org
14743          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
14744          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
14745          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
14746  Branch: cfgperl
14747        + hints/gnu.sh
14748 ____________________________________________________________________________
14749 [  2461] By: nick                                  on 1998/12/10  21:00:50
14750     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
14751          From: Vishal Bhatia <vishalb@hotmail.com>
14752          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
14753          2. Fixes the bug  regarding return value of c-functions generated out 
14754          of perl subs. ( Just includes the patch I sent earlier)
14755          3. Incorporates the other changes that need to be done to get CC.pm
14756          use ISA search for packages and methods on the same lines as C.pm
14757          
14758          Vishal would appreciate comments about B::Stackobj changes from 
14759          someone knowing that module well.
14760  Branch: perl
14761        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
14762 ____________________________________________________________________________
14763 [  2460] By: jhi                                   on 1998/12/08  08:11:27
14764     Log: Integrate from mainperl.
14765  Branch: cfgperl
14766       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
14767       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
14768       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
14769       !> toke.c util.c
14770 ____________________________________________________________________________
14771 [  2459] By: jhi                                   on 1998/12/07  07:50:11
14772     Log: From: hansm@icgroup.nl 
14773          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
14774          Reply-To: hansmu@xs4all.nl 
14775          To: perlbug@perl.com 
14776          Date: Sun, 6 Dec 98 22:19:54 +0100 
14777          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
14778  Branch: cfgperl
14779        ! util.c
14780 ____________________________________________________________________________
14781 [  2458] By: gsar                                  on 1998/12/07  06:00:55
14782     Log: fix dup lexical
14783  Branch: perl
14784        ! ext/B/B/Deparse.pm t/lib/io_unix.t
14785 ____________________________________________________________________________
14786 [  2457] By: gsar                                  on 1998/12/06  14:38:59
14787     Log: mention limit on line numbers reported by diagnostics
14788  Branch: perl
14789        ! pod/perl.pod toke.c
14790 ____________________________________________________________________________
14791 [  2456] By: gsar                                  on 1998/12/06  13:49:02
14792     Log: branch perldelta.pod
14793  Branch: maint-5.005/perl
14794       +> pod/perldelta.pod
14795 ____________________________________________________________________________
14796 [  2455] By: gsar                                  on 1998/12/06  13:47:21
14797     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
14798  Branch: maint-5.005/perl
14799        - pod/perldelta.pod
14800 ____________________________________________________________________________
14801 [  2454] By: gsar                                  on 1998/12/06  13:35:31
14802     Log: fix outdated/incorrect info about arbitrary limits
14803  Branch: perl
14804        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
14805        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
14806 ____________________________________________________________________________
14807 [  2453] By: nick                                  on 1998/12/05  16:14:42
14808     Log: Avoid hard-coding op numbers
14809          Update CC.pm to save %INC, and to co-exist with new C.pm
14810  Branch: perl
14811        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
14812 ____________________________________________________________________________
14813 [  2452] By: nick                                  on 1998/12/05  10:44:28
14814     Log: B.xs had its own code to calculate hash() which differed from
14815          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
14816          which meant that run-time require was re-done.
14817          Removed some debug from C.pm
14818  Branch: perl
14819        ! ext/B/B.xs ext/B/B/C.pm
14820 ____________________________________________________________________________
14821 [  2451] By: nick                                  on 1998/12/04  21:58:49
14822     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
14823          well as _54, but with pre-scan for classes and save the ISA scheme.
14824  Branch: perl
14825        ! ext/B/B/C.pm
14826 ____________________________________________________________________________
14827 [  2450] By: nick                                  on 1998/12/04  17:58:44
14828     Log: Vishal Bhatia's patch as a basis.
14829  Branch: perl
14830        ! ext/B/B/C.pm ext/B/B/CC.pm
14831 ____________________________________________________________________________
14832 [  2449] By: jhi                                   on 1998/12/04  16:39:21
14833     Log: Integrate from mainperl.
14834  Branch: cfgperl
14835       !> t/op/goto.t t/op/tr.t
14836 ____________________________________________________________________________
14837 [  2448] By: gsar                                  on 1998/12/04  06:06:49
14838     Log: tweak test for UTEST
14839  Branch: perl
14840        ! t/op/tr.t
14841 ____________________________________________________________________________
14842 [  2444] By: jhi                                   on 1998/12/03  14:37:22
14843     Log: s/\bthe the\b/the/g *.pod
14844  Branch: cfgperl
14845        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
14846 ____________________________________________________________________________
14847 [  2443] By: jhi                                   on 1998/12/03  13:39:53
14848     Log: Change#2441 aftermath.
14849  Branch: cfgperl
14850        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14851        ! config_h.SH thread.h vms/subconfigure.com
14852 ____________________________________________________________________________
14853 [  2441] By: jhi                                   on 1998/12/03  08:15:13
14854     Log: From: Dan Sugalski <sugalskd@osshe.edu>
14855          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
14856          Subject: [PATCH 5.005_54]Initial VMS patches
14857          Date: 3 Dec 1998 01:05:55 +0200
14858          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
14859          
14860          The patch to config_h.SH requires more study because
14861          metaconfig needs to agree.
14862  Branch: cfgperl
14863        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
14864        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
14865        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
14866 ____________________________________________________________________________
14867 [  2440] By: gsar                                  on 1998/12/03  01:32:16
14868     Log: add failed check-in of goto.t from change#1867
14869  Branch: perl
14870        ! t/op/goto.t
14871 ____________________________________________________________________________
14872 [  2437] By: jhi                                   on 1998/12/02  18:03:51
14873     Log: Fix most of the bad L<> links of
14874          
14875          From: Tom Christiansen <tchrist@jhereg.perl.com> 
14876          Subject: bad L<> links
14877          Reply-to: tchrist@perl.com 
14878          To: perlbug@jhereg.perl.com 
14879          Date: Tue, 11 Aug 1998 10:58:07 -0500 
14880          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
14881          
14882          The ones not fixed may require darker Pod::HTML magic,
14883          for example the perlguts.html#tags should work fine, IMHO.
14884  Branch: cfgperl
14885        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
14886        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
14887        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
14888        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
14889        ! pod/perlvar.pod
14890 ____________________________________________________________________________
14891 [  2436] By: jhi                                   on 1998/12/02  16:35:04
14892     Log: One paste too many in #2345.
14893  Branch: cfgperl
14894        ! lib/Pod/Html.pm
14895 ____________________________________________________________________________
14896 [  2435] By: jhi                                   on 1998/12/02  16:32:33
14897     Log: Pod::Html and Pod::Text were not locale-savvy:
14898          for example in =head1 all non-ASCII-\w-runs were
14899          turned into underscores in NAME tags.  This could
14900          result in several NAME tags becoming identical.
14901          Reported by:
14902          
14903          From: Fyodor Krasnov <fyodor@aha.ru> 
14904          Subject: pod2html vs Russian Characters
14905          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
14906          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
14907          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
14908  Branch: cfgperl
14909        ! lib/Pod/Html.pm lib/Pod/Text.pm
14910 ____________________________________________________________________________
14911 [  2434] By: jhi                                   on 1998/12/02  10:29:00
14912     Log: The real Mc5_54 integration.
14913  Branch: cfgperl
14914       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
14915 ____________________________________________________________________________
14916 [  2433] By: jhi                                   on 1998/12/02  08:52:13
14917     Log: From: Andy Dougherty <doughera@lafayette.edu>
14918          To: Perl Porters <perl5-porters@perl.org>
14919          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
14920          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
14921          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
14922  Branch: cfgperl
14923        ! Configure
14924 ____________________________________________________________________________
14925 [  2432] By: jhi                                   on 1998/12/02  08:49:47
14926     Log: From: Andy Dougherty <doughera@lafayette.edu>
14927          To: Perl Porters <perl5-porters@perl.org>
14928          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
14929          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
14930          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
14931  Branch: cfgperl
14932        ! Configure
14933 ____________________________________________________________________________
14934 [  2431] By: jhi                                   on 1998/12/01  16:11:50
14935     Log: From: achampio@lehman.com (Alan Champion)
14936          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
14937          To: perlbug@perl.com
14938          Date: 1 Dec 1998 17:36:33 +0200
14939          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
14940          
14941          Skip NIS includes.
14942  Branch: cfgperl
14943        ! t/op/pwent.t
14944 ____________________________________________________________________________
14945 [  2430] By: gsar                                  on 1998/12/01  12:12:50
14946     Log: 5.005_54, as released
14947  Branch: perl
14948        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
14949 ____________________________________________________________________________
14950 [  2429] By: jhi                                   on 1998/12/01  11:28:39
14951     Log: From: Anton Berezin <tobez@plab.ku.dk>
14952          To: perl5-porters@perl.org
14953          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
14954          Date: 30 Nov 1998 19:46:24 +0100
14955          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
14956  Branch: cfgperl
14957        ! hints/freebsd.sh
14958 ____________________________________________________________________________
14959 [  2428] By: jhi                                   on 1998/12/01  11:08:16
14960     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
14961  Branch: cfgperl
14962       +> (branch 30 files)
14963       !> (integrate 71 files)
14964 ____________________________________________________________________________
14965 [  2427] By: jhi                                   on 1998/12/01  10:51:37
14966     Log: Default to accepting a hinted $randfunc even when $csym
14967          does not find it.  (the previous defaylt behaviour was not
14968          to accept).
14969  Branch: cfgperl
14970        ! Configure
14971 ____________________________________________________________________________
14972 [  2426] By: jhi                                   on 1998/12/01  10:13:03
14973     Log: Separated the [:foo:] parsing to its own function.
14974          Passes all tests.
14975  Branch: cfgperl
14976        ! regcomp.c
14977 ____________________________________________________________________________
14978 [  2425] By: jhi                                   on 1998/12/01  08:22:49
14979     Log: Typo in comments.
14980  Branch: cfgperl
14981        ! regexec.c
14982 ____________________________________________________________________________
14983 [  2424] By: jhi                                   on 1998/12/01  08:21:38
14984     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14985          Subject: [PATCH 5.005_*] Debugger 'v' command
14986          To: perl5-porters@perl.org (Mailing list Perl5)
14987          Date: 1 Dec 1998 07:55:11 +0200
14988          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
14989  Branch: cfgperl
14990        ! lib/perl5db.pl
14991 ____________________________________________________________________________
14992 [  2423] By: jhi                                   on 1998/12/01  08:19:08
14993     Log: From: pvhp@forte.com (Peter Prymmer)
14994          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
14995          To: perl5-porters@perl.org
14996          Date: 1 Dec 1998 07:27:11 +0200
14997          Message-ID: <MLIST_9812010508.AA07791@forte.com>
14998  Branch: cfgperl
14999        ! hints/os390.sh
15000 ____________________________________________________________________________
15001 [  2417] By: jhi                                   on 1998/11/30  08:14:00
15002     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
15003  Branch: cfgperl
15004        ! ext/Socket/Socket.xs
15005 ____________________________________________________________________________
15006 [  2416] By: jhi                                   on 1998/11/30  08:00:15
15007     Log: Undo #2395, seems more like a problem in netbsd-current.
15008  Branch: cfgperl
15009        ! util.c
15010
15011 ----------------
15012 Version 5.005_54
15013 ----------------
15014
15015 ____________________________________________________________________________
15016 [  2414] By: gsar                                  on 1998/11/30  02:23:55
15017     Log: more JPL tweaks
15018  Branch: perl
15019        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
15020        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
15021 ____________________________________________________________________________
15022 [  2413] By: gsar                                  on 1998/11/30  01:35:56
15023     Log: stub bin/jpl that just runs JPL::Compile::files()
15024  Branch: perl
15025        + jpl/bin/jpl
15026 ____________________________________________________________________________
15027 [  2412] By: gsar                                  on 1998/11/30  01:32:14
15028     Log: delete symlink
15029  Branch: perl
15030        - jpl/bin/jpl
15031 ____________________________________________________________________________
15032 [  2410] By: gsar                                  on 1998/11/30  01:30:44
15033     Log: branch jpl from perlext to perl
15034  Branch: perl
15035       +> (branch 30 files)
15036 ____________________________________________________________________________
15037 [  2407] By: gsar                                  on 1998/11/30  01:24:53
15038     Log: JPL tweaks to build with 5.005
15039  Branch: perlext
15040        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
15041        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
15042 ____________________________________________________________________________
15043 [  2406] By: gsar                                  on 1998/11/30  00:55:54
15044     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
15045  Branch: perl
15046        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
15047 ____________________________________________________________________________
15048 [  2405] By: gsar                                  on 1998/11/30  00:28:55
15049     Log: patchlevel up to 54
15050  Branch: perl
15051        ! patchlevel.h win32/Makefile win32/config_H.bc
15052        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
15053 ____________________________________________________________________________
15054 [  2403] By: gsar                                  on 1998/11/29  23:35:50
15055     Log: integrate cfgperl changes into mainline
15056  Branch: perl
15057       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
15058       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
15059 ____________________________________________________________________________
15060 [  2402] By: gsar                                  on 1998/11/29  23:08:42
15061     Log: sync Text::Wrap version number
15062  Branch: perl
15063        ! lib/Text/Wrap.pm
15064 ____________________________________________________________________________
15065 [  2401] By: gsar                                  on 1998/11/29  22:56:21
15066     Log: textfill.t tweak
15067  Branch: perl
15068        ! t/lib/textfill.t
15069 ____________________________________________________________________________
15070 [  2400] By: gsar                                  on 1998/11/29  22:50:41
15071     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
15072          <muir@idiom.com>
15073  Branch: perl
15074        + t/lib/textfill.t
15075        ! MANIFEST lib/Text/Wrap.pm
15076 ____________________________________________________________________________
15077 [  2399] By: gsar                                  on 1998/11/29  22:28:05
15078     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
15079          has happened without the authors knowledge or consent; the subversive
15080          version (which is in 5.00502) breaks one of the tests in the
15081          authors testsuite; attempts are being made to find a fix that
15082          avoids breaking code already running with the 5.005_02 version
15083          From:    David Muir Sharnoff <muir@idiom.com>
15084          Date:    Sat, 28 Nov 1998 04:34:17 PST
15085          Message-Id: <199811281234.EAA03082@idiom.com>
15086          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
15087  Branch: perl
15088        ! lib/Text/Wrap.pm t/lib/textwrap.t
15089 ____________________________________________________________________________
15090 [  2397] By: nick                                  on 1998/11/29  20:13:58
15091     Log: Update docs and English.pm for $^C
15092  Branch: perl
15093        ! lib/English.pm pod/perlvar.pod
15094 ____________________________________________________________________________
15095 [  2396] By: jhi                                   on 1998/11/29  20:13:03
15096     Log: Mirror #2384.
15097  Branch: cfgperl
15098        ! t/op/pwent.t
15099 ____________________________________________________________________________
15100 [  2395] By: jhi                                   on 1998/11/29  19:59:12
15101     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
15102  Branch: cfgperl
15103        ! util.c
15104 ____________________________________________________________________________
15105 [  2394] By: gsar                                  on 1998/11/29  19:49:08
15106     Log: updated perlreftut.pod
15107  Branch: perl
15108        ! pod/perlreftut.pod
15109 ____________________________________________________________________________
15110 [  2393] By: gsar                                  on 1998/11/29  19:31:56
15111     Log: misc tweaks
15112  Branch: perl
15113        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
15114 ____________________________________________________________________________
15115 [  2392] By: gsar                                  on 1998/11/29  19:31:18
15116     Log: notes about -DPERL_POLLUTE
15117  Branch: perl
15118        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
15119 ____________________________________________________________________________
15120 [  2391] By: gsar                                  on 1998/11/29  19:13:52
15121     Log: explain various win32 build caveats more clearly
15122  Branch: perl
15123        ! README.win32 win32/Makefile win32/makefile.mk
15124 ____________________________________________________________________________
15125 [  2390] By: gsar                                  on 1998/11/29  16:51:59
15126     Log: remove I_POLL detection (Configure will do that now)
15127  Branch: perl
15128        ! ext/IO/Makefile.PL
15129 ____________________________________________________________________________
15130 [  2389] By: jhi                                   on 1998/11/29  16:39:16
15131     Log: Add I_POLL for IO 1.20.
15132  Branch: cfgperl
15133        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15134        ! config_h.SH
15135 ____________________________________________________________________________
15136 [  2388] By: gsar                                  on 1998/11/29  16:23:30
15137     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
15138  Branch: perl
15139        + Porting/p4desc
15140        ! MANIFEST
15141 ____________________________________________________________________________
15142 [  2387] By: gsar                                  on 1998/11/29  16:08:03
15143     Log: another threads reliability fix: serialize writes to thr->threadsv
15144          avoid most uses of PL_na (which is much more inefficient than a
15145          simple local); update docs to suit; PL_na now being thr->Tna may
15146          be a minor compatibility issue for extensions--will require dTHR
15147          outside of XSUBs (those get automatic dTHR)
15148  Branch: perl
15149        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
15150        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
15151        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
15152        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
15153        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
15154        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
15155        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
15156        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
15157        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
15158 ____________________________________________________________________________
15159 [  2386] By: jhi                                   on 1998/11/29  15:40:42
15160     Log: Tune the "if" entry.
15161  Branch: cfgperl
15162        ! pod/perlfunc.pod
15163 ____________________________________________________________________________
15164 [  2385] By: gsar                                  on 1998/11/29  12:40:28
15165     Log: various fixes for race conditions under threads: mutex locks based
15166          on PL_threadnum were seriously flawed, since it means more than one
15167          thread could enter the critical region; PL_na was global instead of
15168          thread-local; child thread could finish and free thr structures
15169          before Thread->new() got around to creating the Thread object;
15170          cv_clone() needed locking, as it mucks with PL_comppad and other
15171          global data; new_struct_thread() needed to lock template-thread's
15172          mutex while copying its data
15173  Branch: perl
15174        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
15175        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
15176 ____________________________________________________________________________
15177 [  2384] By: gsar                                  on 1998/11/29  10:54:38
15178     Log: s/warn/print/ on multiply defined groups
15179  Branch: perl
15180        ! t/op/grent.t
15181 ____________________________________________________________________________
15182 [  2383] By: gsar                                  on 1998/11/29  10:48:39
15183     Log: backout change#2334
15184  Branch: perl
15185        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
15186 ____________________________________________________________________________
15187 [  2382] By: jhi                                   on 1998/11/29  10:33:40
15188     Log: Better NetInfo behaviour.
15189  Branch: cfgperl
15190        ! t/op/grent.t t/op/pwent.t
15191 ____________________________________________________________________________
15192 [  2381] By: jhi                                   on 1998/11/29  10:08:15
15193     Log: Integrate from mainperl.
15194  Branch: cfgperl
15195       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
15196       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
15197       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
15198       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
15199       +> t/lib/io_poll.t t/lib/io_unix.t
15200       !> (integrate 58 files)
15201 ____________________________________________________________________________
15202 [  2380] By: gsar                                  on 1998/11/29  08:22:49
15203     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
15204          Tim Bunce)
15205  Branch: perl
15206        ! gv.c
15207 ____________________________________________________________________________
15208 [  2379] By: gsar                                  on 1998/11/29  07:06:43
15209     Log: fix for pat.t failure under USE_THREADS
15210  Branch: perl
15211        ! pp_ctl.c regexec.c
15212 ____________________________________________________________________________
15213 [  2378] By: nick                                  on 1998/11/28  22:46:57
15214     Log: More C.pm tweaks
15215          Save globs even if we have saved cv itself before - may be imported.
15216          
15217          While we don't save "bootstrap" CV we need to provide a stub,
15218          so that if we require it later we don't fall through and attempt
15219          to DynaLoad module again.
15220          
15221          Attempt to save %INC so that "require" does not reload things
15222          we have compiled-in (does not work right yet - seems to be due
15223          to PL_incgv being created in perl_parse() current scheme setting 
15224          GvHV() is "better" than saving the glob, but still does not 
15225          work as I expect). 
15226  Branch: perl
15227        ! ext/B/B/C.pm
15228 ____________________________________________________________________________
15229 [  2377] By: gsar                                  on 1998/11/28  22:30:38
15230     Log: various tweaks; result passes all tests for normal build on Solaris;
15231          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
15232          win32 due to lack of select() that works on non-socket fds
15233  Branch: perl
15234        ! ext/IO/poll.c regcomp.c regexec.c scope.c
15235        ! t/lib/io_multihomed.t win32/makefile.mk
15236 ____________________________________________________________________________
15237 [  2376] By: gsar                                  on 1998/11/28  20:44:39
15238     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
15239  Branch: perl
15240        ! myconfig
15241 ____________________________________________________________________________
15242 [  2375] By: gsar                                  on 1998/11/28  20:42:58
15243     Log: integrate cfgperl changes into mainline
15244  Branch: perl
15245       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
15246       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
15247 ____________________________________________________________________________
15248 [  2374] By: gsar                                  on 1998/11/28  20:02:03
15249     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15250          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
15251          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
15252          Subject: [PATCH 5.00553] Yet another OS/2 patch
15253  Branch: perl
15254        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
15255 ____________________________________________________________________________
15256 [  2373] By: gsar                                  on 1998/11/28  19:30:06
15257     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15258          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
15259          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
15260          Subject: [PATCH 5.005_53] Change $#+
15261  Branch: perl
15262        ! mg.c pod/perlvar.pod t/op/pat.t
15263 ____________________________________________________________________________
15264 [  2372] By: gsar                                  on 1998/11/28  19:28:00
15265     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15266          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
15267          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
15268          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
15269  Branch: perl
15270        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
15271        ! thrdvar.h
15272 ____________________________________________________________________________
15273 [  2371] By: gsar                                  on 1998/11/28  19:23:53
15274     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15275          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
15276          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
15277          Subject: [PATCH 5.005_53] better -Mre=debugcolor
15278  Branch: perl
15279        ! embedvar.h objXSUB.h regexec.c thrdvar.h
15280 ____________________________________________________________________________
15281 [  2370] By: gsar                                  on 1998/11/28  19:21:17
15282     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15283          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
15284          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
15285          Subject: [PATCH 5.005_*] regcolors
15286  Branch: perl
15287        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
15288 ____________________________________________________________________________
15289 [  2369] By: gsar                                  on 1998/11/28  19:00:15
15290     Log: allow final period in a file (not followed by a newline) to
15291          terminate format spec
15292  Branch: perl
15293        ! toke.c
15294 ____________________________________________________________________________
15295 [  2368] By: gsar                                  on 1998/11/28  18:58:25
15296     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
15297          add C<$Config{installarchlib}/CORE> to the default locations searched
15298          on win32
15299  Branch: perl
15300        ! lib/ExtUtils/Liblist.pm
15301 ____________________________________________________________________________
15302 [  2367] By: gsar                                  on 1998/11/28  18:46:05
15303     Log: applied suggested patch with PERL_OBJECT tweaks
15304          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15305          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
15306          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
15307          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
15308  Branch: perl
15309        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
15310        ! regexec.c t/op/pat.t thrdvar.h
15311 ____________________________________________________________________________
15312 [  2366] By: gsar                                  on 1998/11/28  18:38:34
15313     Log: additional documentation for qr//
15314          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15315          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
15316          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
15317          Subject: [PATCH 5.005_*] Documentation (fwd)
15318  Branch: perl
15319        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
15320 ____________________________________________________________________________
15321 [  2365] By: gsar                                  on 1998/11/28  18:35:35
15322     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15323          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
15324          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
15325          Subject: [PATCH 5.005_*] Fix \G in REx without //g
15326  Branch: perl
15327        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
15328        ! regexp.h t/op/pat.t thrdvar.h
15329 ____________________________________________________________________________
15330 [  2364] By: gsar                                  on 1998/11/28  18:24:20
15331     Log: update Test.pm to Test-1.12; tweak 're' detection
15332  Branch: perl
15333        ! lib/Test.pm
15334 ____________________________________________________________________________
15335 [  2363] By: gsar                                  on 1998/11/28  18:12:04
15336     Log: avoid command-line quoting portability problems in lex_assign.t
15337  Branch: perl
15338        ! t/op/lex_assign.t
15339 ____________________________________________________________________________
15340 [  2362] By: gsar                                  on 1998/11/28  18:08:50
15341     Log: From: John Tobey <jtobey@channel1.com>
15342          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
15343          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
15344          Subject: PATCH: document English.pm sawampersand and thread issues
15345  Branch: perl
15346        ! lib/English.pm pod/perlvar.pod
15347 ____________________________________________________________________________
15348 [  2361] By: gsar                                  on 1998/11/28  18:03:04
15349     Log: fix uninitialized warnings
15350          From: Brian Callaghan <callagh@itginc.com>
15351          Date: Thu, 19 Nov 1998 17:49:10 -0800
15352          Message-Id: <3654CA96.B64FCAEB@itginc.com>
15353          Subject: Complete.pm patch (version 1.1)
15354  Branch: perl
15355        ! lib/Term/Complete.pm
15356 ____________________________________________________________________________
15357 [  2360] By: gsar                                  on 1998/11/28  17:59:16
15358     Log: s/Array/List/ suggested by John Tobey
15359  Branch: perl
15360        ! pod/perldata.pod
15361 ____________________________________________________________________________
15362 [  2359] By: gsar                                  on 1998/11/28  17:47:48
15363     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
15364  Branch: perl
15365        ! lib/Tie/Handle.pm pod/perlfunc.pod
15366 ____________________________________________________________________________
15367 [  2358] By: jhi                                   on 1998/11/28  17:23:15
15368     Log: Revamp the locale tests.
15369          (0) Instead of rewiring a few locales scan for them.
15370          (1) Bogus test #101 removed.
15371          (2) All the locales are checked, the lists of failed
15372          and non-failed ones are displayed.
15373          (3) The test #103 is again 'active' so that it may fail.
15374          (4) To balance (3) a hopefully pacifying message is shown
15375          if the #103 fails.
15376  Branch: cfgperl
15377        ! t/pragma/locale.t
15378 ____________________________________________________________________________
15379 [  2357] By: gsar                                  on 1998/11/28  17:21:07
15380     Log: add perlreftut.pod
15381  Branch: perl
15382        + pod/perlreftut.pod
15383        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
15384        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
15385        ! win32/pod.mak
15386 ____________________________________________________________________________
15387 [  2356] By: jhi                                   on 1998/11/28  16:58:01
15388     Log: Change #2346 fallout.
15389  Branch: cfgperl
15390        ! t/op/undef.t
15391 ____________________________________________________________________________
15392 [  2355] By: gsar                                  on 1998/11/28  16:46:43
15393     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
15394          ANSI prototypes
15395  Branch: perl
15396        ! ext/IO/IO.xs
15397 ____________________________________________________________________________
15398 [  2354] By: gsar                                  on 1998/11/28  16:08:07
15399     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
15400          keep platform hacks that aren't in the 1.20 dist; add new files
15401          to MANIFEST; hack Makefile.PL; result hasn't been tested
15402          anywhere
15403  Branch: perl
15404        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
15405        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
15406        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
15407        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
15408        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
15409        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
15410        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
15411        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
15412        ! t/lib/io_sock.t t/lib/io_udp.t
15413 ____________________________________________________________________________
15414 [  2353] By: jhi                                   on 1998/11/28  15:51:03
15415     Log: Locale collation, ctype, and numeric, were initialized wrong
15416          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
15417          as reported by
15418          
15419          From: Ilya.Sandler@etak.com (Ilya Sandler)
15420          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
15421          To: perlbug@perl.com
15422          Date: 25 Nov 1998 04:53:52 +0200
15423          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
15424  Branch: cfgperl
15425        ! util.c
15426 ____________________________________________________________________________
15427 [  2352] By: nick                                  on 1998/11/28  15:21:59
15428     Log: Implement $^C to allow perl access to -c flag - I think this 
15429          was agreed once...
15430  Branch: perl
15431        ! gv.c mg.c
15432 ____________________________________________________________________________
15433 [  2351] By: jhi                                   on 1998/11/28  15:14:24
15434     Log: Change #2251 fixup.
15435  Branch: cfgperl
15436        ! myconfig
15437 ____________________________________________________________________________
15438 [  2350] By: jhi                                   on 1998/11/28  14:58:19
15439     Log: Integrate from mainperl.
15440  Branch: cfgperl
15441       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
15442       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15443       +> pod/perl5005delta.pod
15444       !> (integrate 49 files)
15445 ____________________________________________________________________________
15446 [  2349] By: jhi                                   on 1998/11/28  14:27:36
15447     Log: Passwd and group file groveling.
15448  Branch: cfgperl
15449        ! t/op/grent.t t/op/pwent.t
15450 ____________________________________________________________________________
15451 [  2348] By: gsar                                  on 1998/11/28  14:09:50
15452     Log: more conservative version of changes#2345,2346,2347; those break
15453          C<defined(@{"foo::ISA"})> which seems to be extensively used in
15454          the libs :-(
15455  Branch: perl
15456        ! pp.c t/op/method.t
15457 ____________________________________________________________________________
15458 [  2347] By: gsar                                  on 1998/11/28  13:36:08
15459     Log: tweak bogus test
15460  Branch: perl
15461        ! t/op/method.t
15462 ____________________________________________________________________________
15463 [  2346] By: gsar                                  on 1998/11/28  13:20:34
15464     Log: test cases for previous change
15465  Branch: perl
15466        ! t/op/undef.t
15467 ____________________________________________________________________________
15468 [  2345] By: gsar                                  on 1998/11/28  13:07:17
15469     Log: fix typo in pp_defined() causing C<defined %tied> to fail
15470  Branch: perl
15471        ! pp.c
15472 ____________________________________________________________________________
15473 [  2344] By: gsar                                  on 1998/11/28  13:03:29
15474     Log: s/comment/comment_t/ tweak (suggested by John Gorman
15475          <jgorman@webbysoft.com>)
15476  Branch: perl
15477        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
15478 ____________________________________________________________________________
15479 [  2343] By: gsar                                  on 1998/11/28  12:52:40
15480     Log: add (stub) perldelta.pod
15481  Branch: perl
15482        + pod/perldelta.pod
15483 ____________________________________________________________________________
15484 [  2342] By: gsar                                  on 1998/11/28  12:49:26
15485     Log: rename perldelta.pod to perl5005delta.pod in preparation for
15486          starting a new one
15487  Branch: perl
15488       +> pod/perl5005delta.pod
15489        - pod/perldelta.pod
15490        ! MANIFEST pod/perl.pod
15491 ____________________________________________________________________________
15492 [  2341] By: gsar                                  on 1998/11/28  12:41:55
15493     Log: fix MALLOC_LOCK #define
15494  Branch: perl
15495        ! malloc.c
15496 ____________________________________________________________________________
15497 [  2340] By: gsar                                  on 1998/11/28  12:18:23
15498     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15499          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
15500          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
15501          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
15502  Branch: perl
15503        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
15504 ____________________________________________________________________________
15505 [  2339] By: jhi                                   on 1998/11/28  11:59:01
15506     Log: Add -lm to dynix/ptx POSIX hints.
15507          From: "Martin J. Bligh" <mbligh@sequent.com>
15508          To: jhi@iki.fi
15509          Subject: Re: Making Perl work on DYNIX/ptx
15510          Date: Wed, 25 Nov 1998 10:34:41 -0800
15511          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
15512  Branch: cfgperl
15513        ! ext/POSIX/hints/dynixptx.pl
15514 ____________________________________________________________________________
15515 [  2338] By: jhi                                   on 1998/11/28  11:57:19
15516     Log: Detypo.
15517  Branch: cfgperl
15518        ! lib/filetest.pm
15519 ____________________________________________________________________________
15520 [  2337] By: jhi                                   on 1998/11/28  11:56:29
15521     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
15522  Branch: cfgperl
15523        ! Configure
15524 ____________________________________________________________________________
15525 [  2336] By: gsar                                  on 1998/11/28  11:41:14
15526     Log: teach CPAN.pm to ignore beta perl distributions when looking for
15527          modules
15528          From: root@dogberry.rutgers.edu (root)
15529          Date: Thu, 12 Nov 1998 23:08:39 -0500
15530          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
15531          Subject: recompile tries getting a perl distribution
15532  Branch: perl
15533        ! lib/CPAN.pm
15534 ____________________________________________________________________________
15535 [  2335] By: gsar                                  on 1998/11/28  11:27:46
15536     Log: make $1 et al readonly under threads; make C<undef $1> fail like
15537          C<$1 = undef> does
15538  Branch: perl
15539        ! op.c pp.c t/op/undef.t
15540 ____________________________________________________________________________
15541 [  2334] By: gsar                                  on 1998/11/28  10:24:52
15542     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
15543  Branch: perl
15544        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
15545 ____________________________________________________________________________
15546 [  2333] By: gsar                                  on 1998/11/28  09:36:40
15547     Log: document changed PERL_HASH()
15548  Branch: perl
15549        ! pod/perlfunc.pod pod/perlguts.pod
15550 ____________________________________________________________________________
15551 [  2332] By: nick                                  on 1998/11/27  21:10:27
15552     Log: Handle INIT list in C.pm
15553          1. Provide init_av() from B.xs
15554          2. Export it in B.pm
15555          3. Use it in C.pm
15556          Also disable some pruning in savecv() which seems to undo
15557          my previous patch.
15558          Experimental feature - save pathnames of .so files in easily 
15559          grep-able form for use in wrapper to feed to linker.  
15560  Branch: perl
15561        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
15562 ____________________________________________________________________________
15563 [  2327] By: gsar                                  on 1998/11/27  15:12:01
15564     Log: integrate change#2315 from maint-5.005
15565  Branch: perl
15566        ! t/op/sort.t
15567       !> op.c sv.c
15568 ____________________________________________________________________________
15569 [  2326] By: gsar                                  on 1998/11/27  15:00:42
15570     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
15571  Branch: perl
15572       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
15573       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
15574       !> lib/ExtUtils/typemap
15575 ____________________________________________________________________________
15576 [  2325] By: gsar                                  on 1998/11/27  14:46:18
15577     Log: malloc bugfix and documentation from Ilya Zakharevich
15578          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
15579          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
15580          Subject: [PATCH 5.005_*] Re: Internal coredump
15581          --
15582          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
15583          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
15584          Subject: [PATCH 5.005_*] malloc.c documentation
15585  Branch: perl
15586        ! malloc.c
15587 ____________________________________________________________________________
15588 [  2324] By: gsar                                  on 1998/11/27  14:41:38
15589     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
15590  Branch: perl
15591        ! ext/B/B/C.pm
15592 ____________________________________________________________________________
15593 [  2323] By: gsar                                  on 1998/11/27  14:33:44
15594     Log: From: maeda@src.ricoh.co.jp
15595          Date: Tue, 24 Nov 1998 10:37:45 +0900
15596          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
15597          Subject: format "..." bug
15598  Branch: perl
15599        ! pp_ctl.c t/op/write.t
15600 ____________________________________________________________________________
15601 [  2322] By: gsar                                  on 1998/11/27  14:20:12
15602     Log: add ext/Devel/Peek
15603          From: jan.dubois@ibm.net (Jan Dubois)
15604          Date: Mon, 23 Nov 1998 00:48:11 +0100
15605          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
15606          Subject: [PATCH 5.005_53] Devel::Peek integration
15607  Branch: perl
15608        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
15609        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15610        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
15611        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
15612        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
15613 ____________________________________________________________________________
15614 [  2321] By: gsar                                  on 1998/11/27  13:03:08
15615     Log: ensure 'make regen_headers' even without perl installed
15616          (suggested by Ilya Zakharevich)
15617  Branch: perl
15618        ! bytecode.pl warning.pl
15619 ____________________________________________________________________________
15620 [  2320] By: gsar                                  on 1998/11/27  12:58:36
15621     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15622          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
15623          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
15624          Subject: [PATCH 5.005_*] Cosmetic malloc patch
15625  Branch: perl
15626        ! malloc.c
15627 ____________________________________________________________________________
15628 [  2319] By: gsar                                  on 1998/11/27  12:56:13
15629     Log: eliminate dup hunk from integration
15630  Branch: perl
15631        ! lib/filetest.pm perl.h
15632 ____________________________________________________________________________
15633 [  2318] By: gsar                                  on 1998/11/27  12:50:08
15634     Log: integrate cfgperl changes into mainline
15635  Branch: perl
15636       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
15637        ! pod/perlfaq4.pod
15638       !> (integrate 30 files)
15639 ____________________________________________________________________________
15640 [  2317] By: jhi                                   on 1998/11/27  11:38:13
15641     Log: C<-x>.
15642  Branch: cfgperl
15643        ! lib/filetest.pm
15644 ____________________________________________________________________________
15645 [  2316] By: jhi                                   on 1998/11/27  11:10:22
15646     Log: Integrate from mainperl.
15647  Branch: cfgperl
15648       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
15649       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
15650       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
15651       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
15652       !> win32/win32sck.c
15653 ____________________________________________________________________________
15654 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
15655     Log: integrate change#2246 from mainline, while still allowing
15656          C<sort $globref @foo>
15657          
15658          allow C<sort $coderef @foo>
15659  Branch: maint-5.005/perl
15660        ! op.c sv.c
15661       !> t/op/sort.t
15662 ____________________________________________________________________________
15663 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
15664     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
15665          forwarded by Jarkko Hietaniemi from Mark Bixby
15666  Branch: maint-5.005/perl
15667        ! ext/DynaLoader/dl_mpeix.xs installperl
15668 ____________________________________________________________________________
15669 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
15670     Log: Allow PL_FILES to have multiple targets from one source by allowing
15671          an array ref as the value in the hash
15672  Branch: maint-5.005/perl
15673        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15674        ! lib/ExtUtils/MakeMaker.pm
15675 ____________________________________________________________________________
15676 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
15677     Log: fix unsigned variables to use SvUV and sv_setuv
15678  Branch: maint-5.005/perl
15679        ! lib/ExtUtils/typemap
15680 ____________________________________________________________________________
15681 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
15682     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
15683  Branch: maint-5.005/perl
15684        ! lib/ExtUtils/MM_Unix.pm
15685 ____________________________________________________________________________
15686 [  2301] By: gsar                                  on 1998/11/26  10:16:54
15687     Log: fix PL_defoutgv leak under threads
15688  Branch: perl
15689        ! ext/Thread/Thread.xs
15690 ____________________________________________________________________________
15691 [  2300] By: gsar                                  on 1998/11/26  09:04:44
15692     Log: properly free temporaries created by threads
15693  Branch: perl
15694        ! ext/Thread/Thread.xs
15695 ____________________________________________________________________________
15696 [  2299] By: gsar                                  on 1998/11/26  06:51:16
15697     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
15698          to set the package for the block properly
15699  Branch: perl
15700        ! op.c t/comp/package.t t/lib/dumper.t
15701 ____________________________________________________________________________
15702 [  2298] By: nick                                  on 1998/11/24  22:04:20
15703     Log: Part-1 of tweaks to allow Tk to be "compiled"
15704          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
15705          (May also need attention to exports etc. - to follow.)
15706  Branch: perl
15707        ! universal.c
15708 ____________________________________________________________________________
15709 [  2294] By: jhi                                   on 1998/11/23  10:44:26
15710     Log: The new socket tests need in some platforms
15711          to #include <sys/types.h>.
15712  Branch: cfgperl
15713        ! Configure
15714 ____________________________________________________________________________
15715 [  2293] By: jhi                                   on 1998/11/23  10:33:42
15716     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
15717          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
15718          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
15719          Date: Mon, 23 Nov 1998 10:07:04 +0100
15720          Message-Id: <9811230907.AA06484@AWT.nl>
15721          
15722          NeXTstep NetInfo uses nidump to get the user/group databases.
15723  Branch: cfgperl
15724        ! t/op/grent.t t/op/pwent.t
15725 ____________________________________________________________________________
15726 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
15727     Log: Updated Porting/patchls utility.
15728  Branch: maint-5.004/perl
15729        ! Porting/patchls
15730 ____________________________________________________________________________
15731 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
15732     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
15733          From:  Henrik Tougaard <ht.000@foa.dk>
15734          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
15735          Files:  lib/Sys/Syslog.pm
15736  Branch: maint-5.004/perl
15737        ! lib/Sys/Syslog.pm
15738 ____________________________________________________________________________
15739 [  2286] By: jhi                                   on 1998/11/22  19:08:42
15740     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
15741  Branch: cfgperl
15742        ! ext/Socket/Socket.xs
15743 ____________________________________________________________________________
15744 [  2285] By: jhi                                   on 1998/11/22  18:21:07
15745     Log: MSG_PROXY for GNU/Hurd (previously we believed that
15746          all GNU libc platforms have MSG_PROXY.  Untrue).
15747          In fact this ended up as a major MSG_* and SCM_*
15748          update.  The MSG_XXX known to be enums in some
15749          versions of the glibc are now probed for and respective
15750          HAS_MSG_XXX are defined.  While I was at it I noticed
15751          SCM_RIGHTS being similarly an enum.  This reminded me of
15752          an ancient discussion in perl5-porters:
15753          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
15754          The BSD socket interface has a nifty feature for passing
15755          file descriptors and credentials--via sockets.  It may be
15756          too late to add this functionality to the CORE but
15757          at least Configure now probes for the functions,
15758          structs, and includes, defining the appropriate
15759          HAS_YYY and I_ZZZ, and the Socket extension exports
15760          the constants, in case somebody wants to write an
15761          extension for this interface.
15762  Branch: cfgperl
15763        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15764        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
15765        ! iperlsys.h
15766 ____________________________________________________________________________
15767 [  2284] By: jhi                                   on 1998/11/22  18:13:21
15768     Log: perlhist.pod 1.54, containing 5_53.
15769  Branch: cfgperl
15770        ! pod/perlhist.pod
15771 ____________________________________________________________________________
15772 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
15773     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
15774  Branch: maint-5.004/perl
15775        ! doio.c
15776 ____________________________________________________________________________
15777 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
15778     Log: Improve op/die_exit.t test for implicit close changing $!
15779  Branch: maint-5.004/perl
15780        ! t/op/die_exit.t
15781 ____________________________________________________________________________
15782 [  2268] By: jhi                                   on 1998/11/22  14:44:11
15783     Log: Fix thinko.
15784  Branch: cfgperl
15785        ! hints/dynixptx.sh
15786 ____________________________________________________________________________
15787 [  2267] By: jhi                                   on 1998/11/22  13:19:41
15788     Log: Document the d_socket override.
15789  Branch: cfgperl
15790        ! hints/dynixptx.sh
15791 ____________________________________________________________________________
15792 [  2266] By: jhi                                   on 1998/11/22  12:12:29
15793     Log: From: John Tobey <jtobey@channel1.com>
15794          Subject: [PATCH] perlfaq typos
15795          To: perl5-porters@perl.com
15796          Date: 22 Nov 1998 04:25:15 +0200
15797          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
15798  Branch: cfgperl
15799        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15800        ! pod/perlfaq7.pod pod/perlfaq8.pod
15801 ____________________________________________________________________________
15802 [  2265] By: jhi                                   on 1998/11/22  12:06:29
15803     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
15804          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
15805          Newsgroups: hut.lists.perl5-porters
15806          To: gsar@engin.umich.edu (Gurusamy Sarathy)
15807          Cc: perl5-porters@perl.org (Perl5 Porters)
15808          Date: 20 Nov 1998 12:20:41 +0200
15809  Branch: cfgperl
15810        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15811        ! ext/DB_File/DB_File.xs
15812 ____________________________________________________________________________
15813 [  2264] By: jhi                                   on 1998/11/22  11:55:09
15814     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
15815          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
15816          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
15817          To: perlbug@perl.com
15818          Date: 20 Nov 1998 18:39:06 +0200
15819          Lines: 47
15820          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
15821  Branch: cfgperl
15822        ! t/op/grent.t t/op/pwent.t
15823 ____________________________________________________________________________
15824 [  2263] By: jhi                                   on 1998/11/22  11:42:59
15825     Log: Permission testing is tricky when we have too much power.
15826          Problem reported in
15827          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
15828          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
15829          To: perlbug@perl.com
15830          Date: 20 Nov 1998 18:39:06 +0200
15831          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
15832  Branch: cfgperl
15833        ! t/op/filetest.t
15834 ____________________________________________________________________________
15835 [  2262] By: gsar                                  on 1998/11/22  11:37:02
15836     Log: fix broken CAPI generation
15837  Branch: perl
15838        ! win32/GenCAPI.pl
15839 ____________________________________________________________________________
15840 [  2261] By: jhi                                   on 1998/11/22  11:17:00
15841     Log: -x should be C<-x>, reported by Gerben Wierda.
15842  Branch: cfgperl
15843        ! pod/perlfunc.pod
15844 ____________________________________________________________________________
15845 [  2260] By: gsar                                  on 1998/11/22  11:12:02
15846     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
15847  Branch: perl
15848        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
15849        ! proto.h
15850 ____________________________________________________________________________
15851 [  2259] By: jhi                                   on 1998/11/22  11:06:40
15852     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
15853          Subject: Re: [PATCH] Re: pod2man bug in date generated line
15854          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
15855          Cc: perlbug@perl.com
15856          Date: 20 Nov 1998 21:30:17 +0200
15857          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
15858  Branch: cfgperl
15859        ! pod/pod2man.PL
15860 ____________________________________________________________________________
15861 [  2256] By: jhi                                   on 1998/11/21  10:44:01
15862     Log: From: Thomas Bowditch <bowditch@inmet.com>
15863          Subject: Benchmark.pm suggestion
15864          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
15865          Date: Fri, 20 Nov 1998 17:43:46 -0500
15866          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
15867          
15868          Added timesum().
15869  Branch: cfgperl
15870        ! lib/Benchmark.pm
15871 ____________________________________________________________________________
15872 [  2255] By: gsar                                  on 1998/11/21  08:45:06
15873     Log: another win32 portability fix: make sysread() and syswrite()
15874          work on sockets
15875  Branch: perl
15876        ! pp_sys.c win32/win32.h
15877 ____________________________________________________________________________
15878 [  2254] By: gsar                                  on 1998/11/21  07:49:06
15879     Log: win32_recvfrom() compatibility fix
15880  Branch: perl
15881        ! win32/win32sck.c
15882 ____________________________________________________________________________
15883 [  2253] By: jhi                                   on 1998/11/20  08:22:06
15884     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
15885          To: jhi@iki.fi
15886          Subject: MPE/iX Perl 5.005_02 oops
15887          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
15888          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
15889  Branch: cfgperl
15890        ! ext/DynaLoader/dl_mpeix.xs installperl
15891 ____________________________________________________________________________
15892 [  2252] By: gsar                                  on 1998/11/19  17:38:03
15893     Log: mess_sv tweak for change#2249
15894  Branch: perl
15895        ! util.c
15896 ____________________________________________________________________________
15897 [  2251] By: jhi                                   on 1998/11/18  12:32:19
15898     Log: Display use64bits and usemultiplicity but only if necessary.
15899  Branch: cfgperl
15900        ! myconfig
15901 ____________________________________________________________________________
15902 [  2250] By: jhi                                   on 1998/11/18  12:26:50
15903     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
15904          Subject: pp.c uses 'unsigned Quad_t'
15905          To: perlbug@perl.com 
15906          Date: Sun, 15 Nov 1998 20:57:05 -0300 
15907          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
15908  Branch: cfgperl
15909        ! perl.h pp.c
15910 ____________________________________________________________________________
15911 [  2249] By: gsar                                  on 1998/11/18  05:43:11
15912     Log: use PL_mess_sv only during global destruction (fixes problems with
15913          overlapping invocations of form()/warn()/die()/croak() trampling on
15914          each other's messages)
15915  Branch: perl
15916        ! mg.c util.c
15917 ____________________________________________________________________________
15918 [  2248] By: gsar                                  on 1998/11/18  05:39:36
15919     Log: tweak change#2245 to skip previous message if any
15920  Branch: perl
15921        ! pp_ctl.c t/pragma/warn/pp_ctl
15922 ____________________________________________________________________________
15923 [  2247] By: jhi                                   on 1998/11/17  11:46:56
15924     Log: Integrate from mainperl.
15925  Branch: cfgperl
15926       !> (integrate 26 files)
15927 ____________________________________________________________________________
15928 [  2246] By: gsar                                  on 1998/11/17  09:41:10
15929     Log: allow C<sort $coderef @foo>
15930  Branch: perl
15931        ! op.c t/op/sort.t t/pragma/overload.t
15932 ____________________________________________________________________________
15933 [  2245] By: gsar                                  on 1998/11/17  08:28:26
15934     Log: propagate failures in DESTROY() as (optional) warnings
15935  Branch: perl
15936        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
15937 ____________________________________________________________________________
15938 [  2244] By: gsar                                  on 1998/11/17  07:43:08
15939     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
15940  Branch: perl
15941        ! perl.c thrdvar.h
15942 ____________________________________________________________________________
15943 [  2243] By: gsar                                  on 1998/11/17  07:40:09
15944     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
15945  Branch: perl
15946        ! lib/warning.pm warning.h warning.pl
15947 ____________________________________________________________________________
15948 [  2242] By: gsar                                  on 1998/11/17  06:32:39
15949     Log: fix skipspace() to properly account for newlines in eval''-ed
15950          strings (caused bogus line numbers in diagnostics and debugger)
15951  Branch: perl
15952        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
15953 ____________________________________________________________________________
15954 [  2241] By: gsar                                  on 1998/11/17  03:48:12
15955     Log: s/Perl_utf8skip/PL_utf8skip/g
15956  Branch: perl
15957        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
15958 ____________________________________________________________________________
15959 [  2240] By: gsar                                  on 1998/11/14  06:09:06
15960     Log: rework op/groups.t
15961  Branch: perl
15962        ! t/op/filetest.t t/op/groups.t
15963 ____________________________________________________________________________
15964 [  2235] By: gsar                                  on 1998/11/14  00:17:05
15965     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
15966  Branch: perl
15967        ! op.c
15968 ____________________________________________________________________________
15969 [  2234] By: gsar                                  on 1998/11/14  00:14:02
15970     Log: update Changes
15971  Branch: perl
15972        ! Changes win32/config.bc win32/config.gc win32/config.vc
15973 ____________________________________________________________________________
15974 [  2233] By: gsar                                  on 1998/11/13  09:43:03
15975     Log: doc tweak
15976  Branch: perl
15977        ! README.win32
15978 ____________________________________________________________________________
15979 [  2230] By: jhi                                   on 1998/11/12  17:07:45
15980     Log: Allow hints file override for d_socket
15981          (based on Sequent-induced change #2229).
15982  Branch: cfgperl
15983        ! Configure
15984 ____________________________________________________________________________
15985 [  2229] By: jhi                                   on 1998/11/12  16:32:33
15986     Log: 
15987          From: "Martin J. Bligh" <mbligh@sequent.com>
15988          To: jhi@iki.fi
15989          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
15990          Subject: Re: Making Perl work on DYNIX/ptx
15991          Date: Tue, 10 Nov 1998 16:24:26 -0800
15992          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
15993  Branch: cfgperl
15994        ! hints/dynixptx.sh
15995 ____________________________________________________________________________
15996 [  2228] By: jhi                                   on 1998/11/12  11:40:37
15997     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
15998          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
15999          To: jhi@iki.fi
16000          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
16001          Subject: Re: Making Perl work on DYNIX/ptx
16002          Date: Tue, 10 Nov 1998 18:01:10 -0800
16003  Branch: cfgperl
16004        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
16005 ____________________________________________________________________________
16006 [  2227] By: jhi                                   on 1998/11/12  11:17:42
16007     Log: Integrate from mainperl.
16008  Branch: cfgperl
16009       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
16010       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
16011       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
16012       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
16013       !> win32/win32.c x2p/s2p.PL
16014 ____________________________________________________________________________
16015 [  2226] By: gsar                                  on 1998/11/11  21:05:42
16016     Log: provide -DPERL_POLLUTE
16017  Branch: perl
16018        ! embed.pl embedvar.h
16019 ____________________________________________________________________________
16020 [  2225] By: jhi                                   on 1998/11/09  07:45:12
16021     Log: From: Hans Mulder <hansm@icgroup.nl>
16022          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
16023          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
16024          perl5-porters@perl.org
16025          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
16026          (UNINSTALLED)
16027          Date: Sun,  8 Nov 98 22:20:23 +0100
16028          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
16029  Branch: cfgperl
16030        ! malloc.c perl.h
16031 ____________________________________________________________________________
16032 [  2224] By: gsar                                  on 1998/11/09  03:13:14
16033     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
16034          Christoph <lupe@alanya.m.isar.de>)
16035  Branch: perl
16036        ! lib/Text/Wrap.pm
16037 ____________________________________________________________________________
16038 [  2223] By: gsar                                  on 1998/11/09  02:09:06
16039     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
16040          <lionel.fourquaux@wanadoo.fr>)
16041  Branch: perl
16042        ! x2p/s2p.PL
16043 ____________________________________________________________________________
16044 [  2222] By: gsar                                  on 1998/11/09  01:56:24
16045     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
16046          Date: Wed, 04 Nov 1998 12:19:44 +0000
16047          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
16048          Subject: [PATCH] Re: [5.005_53] read overflow? 
16049          --
16050          Date: Wed, 04 Nov 1998 13:15:18 +0000
16051          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
16052          Subject: [PATCH 5.005_53] perl -V fix
16053  Branch: perl
16054        ! perl.c regexec.c
16055 ____________________________________________________________________________
16056 [  2221] By: gsar                                  on 1998/11/09  01:34:56
16057     Log: From: jan.dubois@ibm.net (Jan Dubois)
16058          Date: Sun, 01 Nov 1998 00:05:01 +0100
16059          Message-ID: <364294bd.18052307@smtp1.ibm.net>
16060          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
16061  Branch: perl
16062        ! Changes win32/makedef.pl
16063 ____________________________________________________________________________
16064 [  2220] By: gsar                                  on 1998/11/08  21:13:07
16065     Log: integrate changes#2120,2168,2218 from maint-5.005;
16066          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
16067          enum; make regen_headers
16068  Branch: perl
16069        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
16070        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
16071 ____________________________________________________________________________
16072 [  2219] By: gsar                                  on 1998/11/08  19:42:57
16073     Log: integrate cfgperl changes into mainline
16074  Branch: perl
16075       +> README.vmesa
16076       !> Configure MANIFEST Porting/Glossary Porting/config.sh
16077       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
16078       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
16079       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
16080       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
16081       !> thread.h vms/subconfigure.com vos/config.h
16082 ____________________________________________________________________________
16083 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
16084     Log: From: Graham Barr <gbarr@ti.com>
16085          Date: Mon, 2 Nov 1998 07:38:52 -0600
16086          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
16087          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
16088  Branch: maint-5.005/perl
16089        ! ext/IPC/SysV/Msg.pm
16090 ____________________________________________________________________________
16091 [  2215] By: gsar                                  on 1998/11/08  02:52:52
16092     Log: set close-on-exec bit on pipe() FDs
16093  Branch: perl
16094        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
16095 ____________________________________________________________________________
16096 [  2214] By: gsar                                  on 1998/11/08  02:27:57
16097     Log: typo in newHVhv()
16098  Branch: perl
16099        ! hv.c
16100 ____________________________________________________________________________
16101 [  2211] By: jhi                                   on 1998/11/07  21:14:18
16102     Log: Finalize the Mach CThreads support.
16103          
16104          From: Hans Mulder <hansm@icgroup.nl>
16105          Date: Sat,  7 Nov 98 22:06:20 +0100
16106          To: Gurusamy Sarathy <gsar@engin.umich.edu>
16107          Cc: jhi@iki.fi, perl5-porters@perl.org
16108          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
16109          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
16110  Branch: cfgperl
16111        ! malloc.c perl.h
16112 ____________________________________________________________________________
16113 [  2210] By: gsar                                  on 1998/11/06  20:36:50
16114     Log: fix AvREALISH bogusness
16115  Branch: perl
16116        ! av.c t/op/array.t
16117 ____________________________________________________________________________
16118 [  2209] By: jhi                                   on 1998/11/06  08:05:31
16119     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
16120          ASSERT() causes problems in {NeXTStep,OpenStep}.
16121          
16122          From: Hans Mulder <hansm@icgroup.nl>
16123          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
16124          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
16125          Date: Fri,  6 Nov 98 01:27:41 +0100
16126          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
16127          
16128          and
16129          
16130          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16131          Subject: Re: ASSERT() in malloc.c
16132          To: jhi@iki.fi
16133          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
16134          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
16135  Branch: cfgperl
16136        ! malloc.c
16137 ____________________________________________________________________________
16138 [  2208] By: jhi                                   on 1998/11/06  07:55:38
16139     Log: Mach CThreads needs #include <mach/cthreads.h>.
16140  Branch: cfgperl
16141        ! perl.h
16142 ____________________________________________________________________________
16143 [  2206] By: jhi                                   on 1998/11/05  14:54:52
16144     Log: PERL_BADLANG wrongly documented.
16145          
16146          From: ts <decoux@moulon.inra.fr>
16147          To: jhi@cc.hut.fi
16148          Subject: Re: Locale warning messages
16149          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
16150          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
16151          
16152          and
16153          
16154          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16155          Subject: Re: PERL_BADLANG
16156          To: jhi@iki.fi
16157          Subject: Re: PERL_BADLANG
16158          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
16159          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
16160  Branch: cfgperl
16161        ! pod/perllocale.pod
16162 ____________________________________________________________________________
16163 [  2205] By: jhi                                   on 1998/11/05  14:24:33
16164     Log: Document all the control flow keywords in perlfunc
16165          so that "perlfunc -f while" works.
16166  Branch: cfgperl
16167        ! pod/perlfunc.pod
16168 ____________________________________________________________________________
16169 [  2204] By: jhi                                   on 1998/11/05  12:46:02
16170     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
16171          (from vos/config.h).  Update Porting/{Glossary,config*}.
16172  Branch: cfgperl
16173        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16174        ! config_h.SH vos/config.h
16175 ____________________________________________________________________________
16176 [  2203] By: jhi                                   on 1998/11/05  08:34:39
16177     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
16178  Branch: cfgperl
16179        ! hints/vmesa.sh vms/subconfigure.com
16180 ____________________________________________________________________________
16181 [  2202] By: jhi                                   on 1998/11/05  08:03:20
16182     Log: Integrate from mainperl.
16183  Branch: cfgperl
16184       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
16185       !> win32/Makefile win32/makefile.mk win32/win32.c
16186 ____________________________________________________________________________
16187 [  2201] By: gsar                                  on 1998/11/05  04:40:44
16188     Log: another POPSTACK victim
16189  Branch: perl
16190        ! cop.h sv.c
16191 ____________________________________________________________________________
16192 [  2196] By: gsar                                  on 1998/11/05  02:07:54
16193     Log: fix a location affected by change#2191, add note about POPSTACK
16194  Branch: perl
16195        ! cop.h gv.c pp_ctl.c
16196 ____________________________________________________________________________
16197 [  2195] By: gsar                                  on 1998/11/05  02:04:45
16198     Log: makefile notes
16199  Branch: perl
16200        ! win32/Makefile win32/makefile.mk
16201 ____________________________________________________________________________
16202 [  2192] By: gsar                                  on 1998/11/04  23:48:53
16203     Log: indeterminate order-of-evaluation fixes
16204  Branch: perl
16205        ! mg.c
16206 ____________________________________________________________________________
16207 [  2191] By: gsar                                  on 1998/11/04  23:02:16
16208     Log: refetch local stack pointer in POPSTACK
16209  Branch: perl
16210        ! cop.h perl.c
16211 ____________________________________________________________________________
16212 [  2190] By: jhi                                   on 1998/11/04  08:50:40
16213     Log: Configure update.
16214          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
16215          
16216          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
16217          To: Martin Bligh <mbligh@sequent.com>
16218          Cc: Jarkko Hietaniemi <jhi@iki.fi>
16219          Subject: Re: Perl 5's configure on DYNIX/ptx
16220          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
16221          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
16222          
16223          find sockets also from libsocket, not just libnet.
16224          OS390: $compile_ok instead of $compile for <inttypes.h>,
16225          
16226          From: pvhp@forte.com (Peter Prymmer)
16227          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
16228          Subject: _53 not OK on os390 but looking better than ever
16229          Date: Tue, 3 Nov 98 17:33:22 PST
16230          Message-Id: <9811040133.AA09450@forte.com>
16231  Branch: cfgperl
16232        ! Configure
16233 ____________________________________________________________________________
16234 [  2189] By: jhi                                   on 1998/11/04  07:43:58
16235     Log: sysio.t failure: fix undefined order of evaluation, from
16236          
16237          From: Spider Boardman <spider@web.zk3.dec.com>
16238          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
16239          To: perlbug@perl.com
16240          Date: 4 Nov 1998 01:22:30 +0200
16241          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
16242  Branch: cfgperl
16243        ! pp_sys.c
16244 ____________________________________________________________________________
16245 [  2188] By: gsar                                  on 1998/11/04  02:59:16
16246     Log: fix return value of win32_pclose()
16247  Branch: perl
16248        ! win32/win32.c
16249 ____________________________________________________________________________
16250 [  2187] By: gsar                                  on 1998/11/04  02:56:34
16251     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
16252  Branch: perl
16253        ! Changes doop.c gv.c util.c
16254 ____________________________________________________________________________
16255 [  2186] By: jhi                                   on 1998/11/03  08:17:52
16256     Log: Document quads in pack.
16257  Branch: cfgperl
16258        ! pod/perlfunc.pod
16259 ____________________________________________________________________________
16260 [  2185] By: jhi                                   on 1998/11/03  07:49:35
16261     Log: (IV) vs (I32) vs I_V()
16262          
16263          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
16264          From: Anton Berezin <tobez@plab.ku.dk> 
16265          To: "p5p" <perl5-porters@perl.org> 
16266          Date: 01 Nov 1998 15:09:11 +0100 
16267          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
16268          
16269          and
16270          
16271          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
16272          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
16273          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
16274  Branch: cfgperl
16275        ! sv.c
16276 ____________________________________________________________________________
16277 [  2184] By: jhi                                   on 1998/11/03  07:42:46
16278     Log: VM/ESA updates.
16279  Branch: cfgperl
16280        + README.vmesa
16281        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
16282 ____________________________________________________________________________
16283 [  2183] By: jhi                                   on 1998/11/02  12:58:13
16284     Log: The id(1)-parsing is real fun.
16285  Branch: cfgperl
16286        ! t/op/groups.t
16287 ____________________________________________________________________________
16288 [  2182] By: jhi                                   on 1998/11/02  12:07:43
16289     Log: Decommission the symlink test.
16290  Branch: cfgperl
16291        ! t/op/lex_assign.t
16292 ____________________________________________________________________________
16293 [  2181] By: jhi                                   on 1998/11/02  12:03:08
16294     Log: Replace ATTR_JOINABLE with true Configure probe
16295          for PTHREAD_CREATE_JOINABLE (or equivalent:
16296          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
16297          Remove ATTR_JOINABLE itself: Thread.xs uses
16298          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
16299          
16300          Really scan for <mach/cthreads.h> only if usethreads.
16301  Branch: cfgperl
16302        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
16303 ____________________________________________________________________________
16304 [  2180] By: jhi                                   on 1998/11/02  11:07:34
16305     Log: In HP-UX 10.X usethreads only if the required files are present.
16306  Branch: cfgperl
16307        ! hints/hpux.sh
16308 ____________________________________________________________________________
16309 [  2179] By: jhi                                   on 1998/11/02  09:10:33
16310     Log: Prefer groups(1).
16311          id -Gn can be broken.
16312          id -a can save the day.
16313  Branch: cfgperl
16314        ! t/op/groups.t
16315 ____________________________________________________________________________
16316 [  2178] By: jhi                                   on 1998/11/02  08:35:29
16317     Log: Detrail enum comma.
16318  Branch: cfgperl
16319        ! perl.h
16320 ____________________________________________________________________________
16321 [  2177] By: jhi                                   on 1998/11/02  08:24:12
16322     Log: 0**0 = 1, from
16323          
16324          From: d-lewart@uiuc.edu (Daniel S. Lewart)
16325          Subject: Math::Complex 0**0 patches
16326          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
16327          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
16328          To: jhi@iki.fi (Jarkko Hietaniemi),
16329          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
16330  Branch: cfgperl
16331        ! lib/Math/Complex.pm t/lib/complex.t
16332 ____________________________________________________________________________
16333 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
16334     Log: From: jan.dubois@ibm.net (Jan Dubois)   
16335          Date: Fri, 09 Oct 1998 23:28:31 +0200
16336          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
16337          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
16338  Branch: maint-5.005/perl
16339        ! XSUB.h
16340 ____________________________________________________________________________
16341 [  2164] By: jhi                                   on 1998/10/31  15:50:02
16342     Log: Integrate from mainperl.
16343  Branch: cfgperl
16344       +> t/op/lex_assign.t
16345       !> (integrate 45 files)
16346
16347 ----------------
16348 Version 5.005_53
16349 ----------------
16350
16351 ____________________________________________________________________________
16352 [  2163] By: gsar                                  on 1998/10/31  11:31:12
16353     Log: bump patchlevel; other minor fixes for clean build and test on
16354          Solaris and win32
16355  Branch: perl
16356        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
16357        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
16358        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
16359        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
16360        ! x2p/a2p.c
16361 ____________________________________________________________________________
16362 [  2162] By: gsar                                  on 1998/10/31  09:40:31
16363     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16364          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
16365          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
16366          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
16367  Branch: perl
16368        ! pp.h
16369 ____________________________________________________________________________
16370 [  2161] By: gsar                                  on 1998/10/31  09:39:13
16371     Log: From: Albert Dvornik <bert@genscan.com>
16372          Date: 30 Oct 1998 17:50:04 -0500
16373          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
16374          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
16375  Branch: perl
16376        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
16377 ____________________________________________________________________________
16378 [  2160] By: gsar                                  on 1998/10/31  09:35:03
16379     Log: fix for bugs in -x mode
16380          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16381          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
16382          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
16383          Subject: [PATCH 5.00552] Fix h2xs
16384  Branch: perl
16385        ! utils/h2xs.PL
16386 ____________________________________________________________________________
16387 [  2159] By: gsar                                  on 1998/10/31  09:31:36
16388     Log: Data::Dumper update
16389  Branch: perl
16390        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
16391        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
16392 ____________________________________________________________________________
16393 [  2153] By: gsar                                  on 1998/10/30  21:40:09
16394     Log: add testsuite portion of patch
16395          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16396          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
16397          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
16398          Subject: [PATCH 5.00321 ;-)] 87% speedup
16399  Branch: perl
16400        + t/op/lex_assign.t
16401        ! MANIFEST
16402 ____________________________________________________________________________
16403 [  2152] By: gsar                                  on 1998/10/30  21:08:11
16404     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
16405  Branch: perl
16406        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
16407 ____________________________________________________________________________
16408 [  2151] By: gsar                                  on 1998/10/30  20:18:09
16409     Log: From: Mark-Jason Dominus <mjd@plover.com>
16410          Date: Fri, 30 Oct 1998 14:24:23 EST
16411          Message-Id: <19981030192423.27276.qmail@plover.com>
16412          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
16413  Branch: perl
16414        ! x2p/walk.c
16415 ____________________________________________________________________________
16416 [  2150] By: gsar                                  on 1998/10/30  20:08:57
16417     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16418          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
16419          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
16420          Subject: [PATCH 5.00552] Overloaded <> and deref again
16421  Branch: perl
16422        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
16423        ! t/pragma/overload.t toke.c
16424 ____________________________________________________________________________
16425 [  2149] By: gsar                                  on 1998/10/30  19:38:15
16426     Log: From: Roderick Schertler <roderick@argon.org>
16427          Date: Thu, 29 Oct 1998 14:50:18 -0500
16428          Message-ID: <17625.909690618@eeyore.ibcinc.com>
16429          Subject: patch for daemonization docs in perlipc
16430  Branch: perl
16431        ! pod/perlipc.pod
16432 ____________________________________________________________________________
16433 [  2148] By: gsar                                  on 1998/10/30  19:36:07
16434     Log: From: Anton Berezin <tobez@plab.ku.dk>
16435          Date: 29 Oct 1998 17:06:25 +0100
16436          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
16437          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
16438  Branch: perl
16439        ! win32/win32.c
16440 ____________________________________________________________________________
16441 [  2147] By: gsar                                  on 1998/10/30  19:31:37
16442     Log: tweaked version of suggested patch
16443          From: Anton Berezin <tobez@plab.ku.dk>
16444          Date: 29 Oct 1998 14:48:54 +0100
16445          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
16446          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
16447  Branch: perl
16448        ! win32/win32.c
16449 ____________________________________________________________________________
16450 [  2146] By: gsar                                  on 1998/10/30  19:03:50
16451     Log: hand-apply whitespace-mutiliated patch
16452          From: "vishal bhatia" <vishalb@hotmail.com>
16453          Date: Wed, 28 Oct 1998 23:45:32 PST
16454          Message-ID: <19981029074534.2334.qmail@hotmail.com>
16455          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
16456  Branch: perl
16457        ! ext/B/B/C.pm ext/B/B/CC.pm
16458 ____________________________________________________________________________
16459 [  2145] By: gsar                                  on 1998/10/30  18:46:58
16460     Log: remaining PL_foo stragglers
16461  Branch: perl
16462        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
16463        ! op.h os2/os2.c vms/gen_shrfls.pl
16464 ____________________________________________________________________________
16465 [  2144] By: gsar                                  on 1998/10/30  17:38:36
16466     Log: integrate cfgperl tweaks into mainline
16467  Branch: perl
16468       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
16469       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
16470 ____________________________________________________________________________
16471 [  2143] By: jhi                                   on 1998/10/30  13:27:39
16472     Log: There can be multiple yacc/bison errors.
16473  Branch: cfgperl
16474        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
16475 ____________________________________________________________________________
16476 [  2142] By: jhi                                   on 1998/10/30  13:18:43
16477     Log: README.posix-bc update.
16478  Branch: cfgperl
16479        ! README.posix-bc
16480 ____________________________________________________________________________
16481 [  2141] By: jhi                                   on 1998/10/30  09:12:59
16482     Log: #2133 fallout.
16483  Branch: cfgperl
16484        ! doio.c ext/POSIX/POSIX.xs
16485 ____________________________________________________________________________
16486 [  2140] By: jhi                                   on 1998/10/30  08:43:18
16487     Log: Integrate from mainperl.
16488  Branch: cfgperl
16489       +> globvar.sym pp.sym
16490        - objpp.h thread.sym
16491       !> (integrate 61 files)
16492 ____________________________________________________________________________
16493 [  2133] By: gsar                                  on 1998/10/30  02:51:39
16494     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
16495          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
16496          should soon be automated also; the global variables that
16497          escaped the PL_foo conversion are now reined in; renamed
16498          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
16499          type of same name; duplicated lists of pp_things in various
16500          places is now gone; result has only been tested on win32
16501  Branch: perl
16502        + globvar.sym pp.sym
16503        - objpp.h thread.sym
16504        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
16505        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
16506        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
16507        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
16508        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
16509        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
16510        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
16511        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
16512        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
16513        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16514        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
16515 ____________________________________________________________________________
16516 [  2130] By: jhi                                   on 1998/10/29  15:31:26
16517     Log: Pure bison yylex() proto was broken.
16518  Branch: cfgperl
16519        ! proto.h
16520 ____________________________________________________________________________
16521 [  2126] By: jhi                                   on 1998/10/29  08:35:54
16522     Log: Integrate mainperl.
16523  Branch: cfgperl
16524       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
16525       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
16526       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
16527       !> t/pragma/warn/doio toke.c win32/makefile.mk
16528 ____________________________________________________________________________
16529 [  2125] By: jhi                                   on 1998/10/29  08:32:38
16530     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
16531  Branch: cfgperl
16532        ! Makefile.SH
16533 ____________________________________________________________________________
16534 [  2124] By: jhi                                   on 1998/10/29  08:06:44
16535     Log: EBCDIC Makefile.SH tuneup.
16536  Branch: cfgperl
16537        ! Makefile.SH
16538 ____________________________________________________________________________
16539 [  2119] By: gsar                                  on 1998/10/28  23:24:04
16540     Log: remove doubled hunk from integration
16541  Branch: perl
16542        ! pp.c
16543 ____________________________________________________________________________
16544 [  2118] By: gsar                                  on 1998/10/28  22:03:31
16545     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16546          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
16547          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
16548          Subject: [PATCH 5.00552] Minor debugger tweaks
16549  Branch: perl
16550        ! lib/perl5db.pl
16551 ____________________________________________________________________________
16552 [  2117] By: gsar                                  on 1998/10/28  22:02:30
16553     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16554          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
16555          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
16556          Subject: [PATCH 5.00552] Make sort respect overloading
16557  Branch: perl
16558        ! pp_ctl.c proto.h t/pragma/overload.t
16559 ____________________________________________________________________________
16560 [  2116] By: gsar                                  on 1998/10/28  21:51:11
16561     Log: MM patches from Ilya Zakharevich
16562          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
16563          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
16564          Subject: [PATCH 5.00552] Make MakeMaker more verbose
16565          --
16566          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
16567          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
16568          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
16569  Branch: perl
16570        ! lib/ExtUtils/MakeMaker.pm
16571 ____________________________________________________________________________
16572 [  2115] By: gsar                                  on 1998/10/28  21:46:19
16573     Log: add explicit references to perl source path in ld2 and gcc2
16574  Branch: perl
16575        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
16576 ____________________________________________________________________________
16577 [  2114] By: gsar                                  on 1998/10/28  21:39:56
16578     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
16579          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
16580          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
16581          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
16582  Branch: perl
16583        ! INSTALL
16584 ____________________________________________________________________________
16585 [  2113] By: gsar                                  on 1998/10/28  21:21:16
16586     Log: integrate cfgperl into mainline
16587  Branch: perl
16588       +> t/op/filetest.t
16589       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
16590       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
16591       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
16592       !> thread.h toke.c vmesa/Makefile
16593 ____________________________________________________________________________
16594 [  2112] By: gsar                                  on 1998/10/28  21:14:18
16595     Log: minor cleanup
16596  Branch: perl
16597        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
16598 ____________________________________________________________________________
16599 [  2111] By: gsar                                  on 1998/10/28  18:52:10
16600     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
16601  Branch: perl
16602        ! toke.c
16603 ____________________________________________________________________________
16604 [  2110] By: jhi                                   on 1998/10/28  15:07:54
16605     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
16606  Branch: cfgperl
16607        ! Makefile.SH
16608 ____________________________________________________________________________
16609 [  2109] By: jhi                                   on 1998/10/28  13:39:54
16610     Log: a2p.y needs to generate also y.tab.h.
16611  Branch: cfgperl
16612        ! Makefile.SH
16613 ____________________________________________________________________________
16614 [  2108] By: jhi                                   on 1998/10/28  10:33:36
16615     Log: The "parse error" must be converted to "syntax error",
16616          just matching it aint' enough.
16617  Branch: cfgperl
16618        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
16619        ! t/pragma/warning.t
16620 ____________________________________________________________________________
16621 [  2107] By: jhi                                   on 1998/10/28  10:23:05
16622     Log: Regen sig_n{ame,umber}* if slightest doubt.
16623  Branch: cfgperl
16624        ! Configure
16625 ____________________________________________________________________________
16626 [  2106] By: jhi                                   on 1998/10/28  08:44:49
16627     Log: Bison says 'parse error', not 'parser error'.
16628  Branch: cfgperl
16629        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
16630        ! t/pragma/warning.t
16631 ____________________________________________________________________________
16632 [  2105] By: jhi                                   on 1998/10/28  08:42:09
16633     Log: yylex() parametrization.
16634  Branch: cfgperl
16635        ! proto.h toke.c
16636 ____________________________________________________________________________
16637 [  2104] By: jhi                                   on 1998/10/28  08:25:09
16638     Log: Bring in #2102.
16639  Branch: cfgperl
16640        ! pp.c
16641 ____________________________________________________________________________
16642 [  2103] By: jhi                                   on 1998/10/28  08:22:04
16643     Log: From: Dominic Dunlop <domo@vo.lu>
16644          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
16645          Date: 27 Oct 1998 20:47:25 +0200
16646          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
16647  Branch: cfgperl
16648        ! t/op/groups.t
16649 ____________________________________________________________________________
16650 [  2102] By: larry                                 on 1998/10/27  18:58:55
16651     Log: utf8 change to quotemeta broke EBCDIC
16652  Branch: perl
16653        ! pp.c
16654 ____________________________________________________________________________
16655 [  2101] By: jhi                                   on 1998/10/27  12:55:34
16656     Log: $Config{sig_num_init}.
16657          Also, a new approach to the 'pthreads-created-joinable': drop
16658          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
16659          directly. (See also #2096).
16660  Branch: cfgperl
16661        ! Configure config_h.SH
16662 ____________________________________________________________________________
16663 [  2100] By: jhi                                   on 1998/10/27  10:48:55
16664     Log: Regenerated perly_c.diff.
16665  Branch: cfgperl
16666        ! perly_c.diff
16667 ____________________________________________________________________________
16668 [  2099] By: jhi                                   on 1998/10/27  08:42:25
16669     Log: First the mangler was Netscape, then it was me.
16670  Branch: cfgperl
16671        ! vmesa/Makefile
16672 ____________________________________________________________________________
16673 [  2098] By: jhi                                   on 1998/10/27  08:34:40
16674     Log: `id -Gn` might be available where `groups` is not.
16675  Branch: cfgperl
16676        ! t/op/groups.t
16677 ____________________________________________________________________________
16678 [  2097] By: jhi                                   on 1998/10/27  08:05:17
16679     Log: Netscape had mangled the tabs.
16680  Branch: cfgperl
16681        ! vmesa/Makefile
16682 ____________________________________________________________________________
16683 [  2096] By: jhi                                   on 1998/10/27  08:03:05
16684     Log: ATTR_JOINABLE logic, based on (private email)
16685          
16686          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
16687          Subject: Some little diffs
16688          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
16689          Date: Tue, 27 Oct 1998 13:44:42 +1300
16690  Branch: cfgperl
16691        ! thread.h
16692 ____________________________________________________________________________
16693 [  2095] By: jhi                                   on 1998/10/27  07:56:57
16694     Log: Mach cthreads support based on:
16695          
16696          From: brie@corp.home.net (Brian Harrison)
16697          Subject: perl5.005_02 patch for mthreads
16698          To: perl5-porters@perl.org
16699          Date: 24 Oct 1998 01:01:55 +0300
16700          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
16701          
16702          Pthread yield probe (dejavu)
16703          Cosmetic nanochange for the union semun output.
16704          Better inttypes.h probe.
16705          Undo the 'void *' $selecttype probe from #1971 because
16706          it breaks the $selectminbits test.
16707  Branch: cfgperl
16708        ! Configure config_h.SH perl.h thread.h
16709 ____________________________________________________________________________
16710 [  2094] By: jhi                                   on 1998/10/26  13:02:07
16711     Log: Also posix-bc wants to reyacc.
16712  Branch: cfgperl
16713        ! Makefile.SH
16714 ____________________________________________________________________________
16715 [  2093] By: jhi                                   on 1998/10/26  10:17:21
16716     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
16717          5_02 and really breaking things in non-ASCII worlds.
16718  Branch: cfgperl
16719        ! pp.c
16720 ____________________________________________________________________________
16721 [  2092] By: jhi                                   on 1998/10/26  09:08:00
16722     Log: More robustness.
16723  Branch: cfgperl
16724        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
16725        ! t/pragma/warning.t
16726 ____________________________________________________________________________
16727 [  2091] By: jhi                                   on 1998/10/26  08:47:32
16728     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
16729          Bison really wants YYLEX_PARAM.
16730  Branch: cfgperl
16731        ! perly.y proto.h toke.c
16732 ____________________________________________________________________________
16733 [  2090] By: jhi                                   on 1998/10/26  08:21:25
16734     Log: s/YYLEX_PARAM/YYLEXPARAM/
16735  Branch: cfgperl
16736        ! perly.y
16737 ____________________________________________________________________________
16738 [  2089] By: jhi                                   on 1998/10/26  08:17:33
16739     Log: Indicate skipped subtests.
16740  Branch: cfgperl
16741        ! t/io/pipe.t
16742 ____________________________________________________________________________
16743 [  2088] By: jhi                                   on 1998/10/26  08:11:36
16744     Log: Integrate from mainperl.
16745  Branch: cfgperl
16746       !> (integrate 54 files)
16747 ____________________________________________________________________________
16748 [  2087] By: jhi                                   on 1998/10/26  08:08:02
16749     Log: Add test for filetests.
16750  Branch: cfgperl
16751        + t/op/filetest.t
16752        ! MANIFEST
16753 ____________________________________________________________________________
16754 [  2086] By: gsar                                  on 1998/10/26  02:44:44
16755     Log: various win32 tweaks; disable new xs_cpp section (it creates
16756          ambiguous inference graph for %.xs --> %.o)
16757  Branch: perl
16758        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
16759        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
16760        ! win32/config.gc win32/config_H.gc win32/makedef.pl
16761        ! win32/makefile.mk win32/win32.h
16762 ____________________________________________________________________________
16763 [  2085] By: gsar                                  on 1998/10/26  00:50:02
16764     Log: sanity-check $Config{drand01} in rand.t
16765  Branch: perl
16766        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
16767        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16768 ____________________________________________________________________________
16769 [  2078] By: gsar                                  on 1998/10/25  10:22:04
16770     Log: update win32/config*.?c
16771  Branch: perl
16772        ! Changes win32/config.bc win32/config.gc win32/config.vc
16773        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16774 ____________________________________________________________________________
16775 [  2077] By: gsar                                  on 1998/10/25  08:39:25
16776     Log: From: Graham Barr <gbarr@pobox.com>
16777          Date: Sat, 24 Oct 1998 21:45:50 -0500
16778          Message-ID: <19981024214550.C508@pobox.com>
16779          Subject: Re: die with a reference  should use overload "" operator
16780  Branch: perl
16781        ! pp_ctl.c
16782 ____________________________________________________________________________
16783 [  2076] By: gsar                                  on 1998/10/25  08:37:49
16784     Log: From: Graham Barr <gbarr@pobox.com>
16785          Date: Sat, 24 Oct 1998 12:45:21 -0500
16786          Message-ID: <19981024124521.C512@pobox.com>
16787          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
16788  Branch: perl
16789        ! sv.c
16790 ____________________________________________________________________________
16791 [  2075] By: gsar                                  on 1998/10/25  08:24:09
16792     Log: fix C<print $n += 5;> etc.
16793  Branch: perl
16794        ! toke.c
16795 ____________________________________________________________________________
16796 [  2074] By: gsar                                  on 1998/10/25  08:12:28
16797     Log: list builtins with portability caveats
16798          From: Jarkko Hietaniemi <jhi@iki.fi>
16799          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
16800          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
16801          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
16802  Branch: perl
16803        ! pod/perlfunc.pod
16804 ____________________________________________________________________________
16805 [  2073] By: gsar                                  on 1998/10/25  07:55:43
16806     Log: fix stack overrun in file test operators
16807  Branch: perl
16808        ! pp_sys.c
16809 ____________________________________________________________________________
16810 [  2072] By: gsar                                  on 1998/10/25  07:29:45
16811     Log: implement C<goto &func> and other fixes (via private mail)
16812          From:    "vishal bhatia" <vishalb@hotmail.com>
16813          Date:    Wed, 21 Oct 1998 22:59:03 PDT
16814          Message-Id: <19981022055904.20083.qmail@hotmail.com>
16815          Subject: [PATCH 5.005_52] More fixes for B
16816  Branch: perl
16817        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
16818 ____________________________________________________________________________
16819 [  2071] By: gsar                                  on 1998/10/25  07:14:41
16820     Log: From: Graham Barr <gbarr@pobox.com>
16821          Date: Sat, 17 Oct 1998 20:42:41 -0500
16822          Message-ID: <19981017204241.G510@pobox.com>
16823          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
16824  Branch: perl
16825        ! pp_ctl.c
16826 ____________________________________________________________________________
16827 [  2070] By: gsar                                  on 1998/10/25  07:07:29
16828     Log: avoid bogus line number in XSUB redefined warnings
16829  Branch: perl
16830        ! op.c
16831 ____________________________________________________________________________
16832 [  2069] By: gsar                                  on 1998/10/25  06:59:03
16833     Log: From: Martijn Koster <mak@excitecorp.com>
16834          Date: Wed, 21 Oct 1998 13:12:03 +0100
16835          Message-ID: <19981021131203.A15661@excitecorp.com>
16836          Subject: File::Path::mkpath reports the wrong error
16837  Branch: perl
16838        ! lib/File/Path.pm
16839 ____________________________________________________________________________
16840 [  2068] By: gsar                                  on 1998/10/25  06:54:43
16841     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
16842          Date: Tue, 20 Oct 1998 20:52:20 -0500
16843          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
16844          Subject: Exporter.pm's export_to_level() argument handling buggy
16845  Branch: perl
16846        ! lib/Exporter.pm
16847 ____________________________________________________________________________
16848 [  2067] By: gsar                                  on 1998/10/25  06:50:19
16849     Log: From: jan.dubois@ibm.net (Jan Dubois)
16850          Date: Wed, 21 Oct 1998 00:55:51 +0200
16851          Message-ID: <36380269.55370608@smtp1.ibm.net>
16852          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
16853  Branch: perl
16854        ! ext/DynaLoader/DynaLoader_pm.PL
16855 ____________________________________________________________________________
16856 [  2066] By: gsar                                  on 1998/10/25  06:48:19
16857     Log: recognize '%' as a shell metachar for win32
16858          From: jan.dubois@ibm.net (Jan Dubois)
16859          Date: Tue, 20 Oct 1998 21:57:35 +0200
16860          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
16861          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
16862  Branch: perl
16863        ! win32/win32.c
16864 ____________________________________________________________________________
16865 [  2065] By: gsar                                  on 1998/10/25  06:46:30
16866     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
16867  Branch: perl
16868        ! sv.c
16869 ____________________________________________________________________________
16870 [  2064] By: gsar                                  on 1998/10/25  06:45:09
16871     Log: From: Gisle Aas <gisle@aas.no>
16872          Date: 20 Oct 1998 14:24:44 +0200
16873          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
16874          Subject: ord() and unpack("U*",...) should not be negative
16875  Branch: perl
16876        ! pp.c
16877 ____________________________________________________________________________
16878 [  2063] By: gsar                                  on 1998/10/25  06:42:29
16879     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16880          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
16881          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
16882          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
16883  Branch: perl
16884        ! os2/os2.c
16885 ____________________________________________________________________________
16886 [  2062] By: gsar                                  on 1998/10/25  06:41:26
16887     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16888          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
16889          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
16890          Subject: [PATCH 5.005_*] Speed up aassign
16891  Branch: perl
16892        ! pp_hot.c
16893 ____________________________________________________________________________
16894 [  2061] By: gsar                                  on 1998/10/25  06:39:04
16895     Log: From: Graham Barr <gbarr@pobox.com>
16896          Date: Sat, 17 Oct 1998 22:22:02 -0500
16897          Message-ID: <19981017222202.J510@pobox.com>
16898          Subject: Re: '*' prototype does not allow bareword with strict
16899  Branch: perl
16900        ! toke.c
16901 ____________________________________________________________________________
16902 [  2060] By: gsar                                  on 1998/10/25  06:37:34
16903     Log: handle '::' in section names properly
16904          From: Graham Barr <gbarr@pobox.com>
16905          Date: Sat, 17 Oct 1998 12:57:54 -0500
16906          Message-ID: <19981017125754.C510@pobox.com>
16907          Subject: Re: pod2html
16908  Branch: perl
16909        ! lib/Pod/Html.pm
16910 ____________________________________________________________________________
16911 [  2059] By: gsar                                  on 1998/10/25  06:33:43
16912     Log: integrate changes#1982,2014,2021 (from maint-5.005)
16913  Branch: perl
16914       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
16915       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
16916 ____________________________________________________________________________
16917 [  2058] By: gsar                                  on 1998/10/25  05:44:17
16918     Log: allow more win32 symbol exports (suggested by Jan Dubois)
16919  Branch: perl
16920        ! win32/makedef.pl
16921 ____________________________________________________________________________
16922 [  2057] By: gsar                                  on 1998/10/25  05:40:40
16923     Log: integrate change#2053 from maint-5.005
16924  Branch: perl
16925       !> cop.h t/cmd/while.t
16926 ____________________________________________________________________________
16927 [  2056] By: gsar                                  on 1998/10/25  05:16:41
16928     Log: commented version of a patch suggested by Drago Goricanec
16929          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16930          Date: 16 Oct 1998 15:24:45 +0300
16931          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
16932          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
16933  Branch: perl
16934        ! pp_sys.c
16935 ____________________________________________________________________________
16936 [  2055] By: gsar                                  on 1998/10/25  05:11:03
16937     Log: include eof() in description of buffering caveats
16938          From: Anton Berezin <tobez@plab.ku.dk>
16939          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
16940          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
16941          Subject: [DOCPATCH] pod/perlfunc.pod
16942  Branch: perl
16943        ! pod/perlfunc.pod
16944 ____________________________________________________________________________
16945 [  2054] By: gsar                                  on 1998/10/25  05:07:42
16946     Log: disallow 'x' in hex numbers (except leading '0x')
16947          From: Gisle Aas <gisle@aas.no>
16948          Date: 16 Oct 1998 16:33:12 +0200
16949          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
16950          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
16951  Branch: perl
16952        ! perlvars.h t/op/oct.t util.c
16953 ____________________________________________________________________________
16954 [  2052] By: gsar                                  on 1998/10/25  04:49:04
16955     Log: avoid the circular refcnt logic in magic_mutexfree()
16956  Branch: perl
16957        ! mg.c pp.c pp_hot.c
16958 ____________________________________________________________________________
16959 [  2051] By: gsar                                  on 1998/10/25  04:35:07
16960     Log: properly restore PL_rsfp_filters after require
16961  Branch: perl
16962        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
16963        ! scope.h
16964 ____________________________________________________________________________
16965 [  2050] By: gsar                                  on 1998/10/25  02:42:32
16966     Log: integrate cfgperl changes back into mainline
16967  Branch: perl
16968       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
16969       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
16970       !> (integrate 33 files)
16971 ____________________________________________________________________________
16972 [  2049] By: gsar                                  on 1998/10/25  01:30:48
16973     Log: avoid "mysterious" compile-time failures without messages
16974  Branch: perl
16975        ! gv.c
16976 ____________________________________________________________________________
16977 [  2041] By: gsar                                  on 1998/10/23  21:11:56
16978     Log: checkin jpl under //depot/perlext/jpl/...
16979  Branch: perlext
16980        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
16981        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
16982        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
16983        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
16984        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
16985        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
16986        + jpl/PerlInterpreter/Makefile.PL
16987        + jpl/PerlInterpreter/PerlInterpreter.c
16988        + jpl/PerlInterpreter/PerlInterpreter.h
16989        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
16990        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
16991        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
16992        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
16993        + jpl/get_jdk/jdk_hosts jpl/install-jpl
16994 ____________________________________________________________________________
16995 [  2040] By: larry                                 on 1998/10/23  19:31:42
16996     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
16997  Branch: perl
16998        ! pp.c
16999 ____________________________________________________________________________
17000 [  2039] By: larry                                 on 1998/10/23  18:48:34
17001     Log: tr///d does not seem to work
17002  Branch: perl
17003        ! lib/utf8_heavy.pl
17004 ____________________________________________________________________________
17005 [  2038] By: larry                                 on 1998/10/23  18:00:41
17006     Log: Program with utf8 identifiers fails to compile
17007  Branch: perl
17008        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
17009 ____________________________________________________________________________
17010 [  2037] By: jhi                                   on 1998/10/23  14:04:51
17011     Log: Test suite portability:
17012          - posix-bc does not write to broken pipes
17013          - filehand #11 only iff we have fork
17014          - warning.t can now match $expected using regular expressions
17015  Branch: cfgperl
17016        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
17017        ! t/pragma/warning.t
17018 ____________________________________________________________________________
17019 [  2036] By: jhi                                   on 1998/10/23  12:12:07
17020     Log: yacc clarification.
17021  Branch: cfgperl
17022        ! README.posix-bc
17023 ____________________________________________________________________________
17024 [  2035] By: jhi                                   on 1998/10/23  12:09:59
17025     Log: Some C compilers get upset about 8-bit characters in /* comments. */
17026  Branch: cfgperl
17027        ! mg.c
17028 ____________________________________________________________________________
17029 [  2034] By: jhi                                   on 1998/10/22  09:11:52
17030     Log: Configure update: both for pthread_yield more robust
17031          testing (all variants of pthread_attr_getdetachstate()) --
17032          and because Configure was broken in major way! About 1000
17033          last lines were truncated.
17034  Branch: cfgperl
17035        ! Configure
17036 ____________________________________________________________________________
17037 [  2033] By: jhi                                   on 1998/10/22  07:47:10
17038     Log: DJGPP feedback for #2028.
17039  Branch: cfgperl
17040        ! thread.h
17041 ____________________________________________________________________________
17042 [  2032] By: jhi                                   on 1998/10/21  13:03:57
17043     Log: yielding, the saga continues.
17044  Branch: cfgperl
17045        ! Configure config_h.SH
17046       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
17047       !> t/op/goto.t t/pragma/constant.t
17048 ____________________________________________________________________________
17049 [  2031] By: jhi                                   on 1998/10/21  09:15:42
17050     Log: VM/ESA feedback for #2028.
17051  Branch: cfgperl
17052        ! Configure config_h.SH thread.h
17053 ____________________________________________________________________________
17054 [  2030] By: gsar                                  on 1998/10/21  04:22:53
17055     Log: fix handling of mayhaps-extended @_ in goto &sub
17056  Branch: perl
17057        ! av.c pp_ctl.c t/op/goto.t
17058 ____________________________________________________________________________
17059 [  2029] By: gsar                                  on 1998/10/21  00:54:14
17060     Log: restore sanity to "constant" references
17061  Branch: perl
17062        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
17063 ____________________________________________________________________________
17064 [  2028] By: jhi                                   on 1998/10/20  15:01:20
17065     Log: OLD_PTHREADS_API reorganizing.
17066  Branch: cfgperl
17067        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
17068        ! vmesa/vmesaish.h
17069 ____________________________________________________________________________
17070 [  2027] By: jhi                                   on 1998/10/20  14:14:51
17071     Log: #2026 fallout.
17072  Branch: cfgperl
17073        ! Makefile.SH
17074 ____________________________________________________________________________
17075 [  2026] By: jhi                                   on 1998/10/20  11:47:21
17076     Log: VM/ESA update.
17077  Branch: cfgperl
17078        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
17079 ____________________________________________________________________________
17080 [  2025] By: jhi                                   on 1998/10/20  08:20:56
17081     Log: 64-bitness, based on
17082          
17083          From: Scott Henry <scotth@sgi.com>
17084          To: perl-64bit@perl.org
17085          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
17086          Subject: Re: Configure problems/questions...
17087          Date: 19 Oct 1998 22:38:06 -0700
17088  Branch: cfgperl
17089        ! hints/irix_6.sh perl.h
17090 ____________________________________________________________________________
17091 [  2024] By: jhi                                   on 1998/10/20  08:09:07
17092     Log: Add lseeksize.
17093  Branch: cfgperl
17094        ! config_h.SH
17095 ____________________________________________________________________________
17096 [  2023] By: jhi                                   on 1998/10/20  08:08:33
17097     Log: Mumble about _yields() only when threaded.
17098  Branch: cfgperl
17099        ! Configure
17100 ____________________________________________________________________________
17101 [  2022] By: jhi                                   on 1998/10/20  07:46:26
17102     Log: Thinko at PTHREADS_CREATED_JOINABLE.
17103  Branch: cfgperl
17104        ! thread.h
17105 ____________________________________________________________________________
17106 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
17107     Log: From: Chip Salzenberg <chip@perlsupport.com>
17108          Date: Tue, 6 Oct 1998 13:33:05 -0400
17109          Message-ID: <19981006133305.A2348@perlsupport.com>
17110          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
17111  Branch: maint-5.005/perl
17112        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
17113        ! t/op/tie.t
17114 ____________________________________________________________________________
17115 [  2020] By: jhi                                   on 1998/10/19  09:15:53
17116     Log: YIELD more robustly.
17117  Branch: cfgperl
17118        ! thread.h
17119 ____________________________________________________________________________
17120 [  2019] By: jhi                                   on 1998/10/19  08:48:33
17121     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
17122          the 'new' one (just like DJGPP, it seems).
17123  Branch: cfgperl
17124        ! thread.h
17125 ____________________________________________________________________________
17126 [  2018] By: jhi                                   on 1998/10/19  07:02:44
17127     Log: vmesaish.h doesn't exclude unixish.h.
17128  Branch: cfgperl
17129        ! perl.h
17130 ____________________________________________________________________________
17131 [  2017] By: jhi                                   on 1998/10/19  06:44:19
17132     Log: 1<<$randbits is not good for randbits=48.
17133  Branch: cfgperl
17134        ! t/op/rand.t
17135 ____________________________________________________________________________
17136 [  2016] By: jhi                                   on 1998/10/19  06:39:47
17137     Log: Make #2012 glob pattern more portable.
17138  Branch: cfgperl
17139        ! Makefile.SH
17140 ____________________________________________________________________________
17141 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
17142     Log: Fix POSIX::sigprocmask not to check type of $old parameter
17143          as it is output only
17144  Branch: maint-5.005/perl
17145        ! ext/POSIX/POSIX.xs
17146 ____________________________________________________________________________
17147 [  2012] By: jhi                                   on 1998/10/17  15:04:23
17148     Log: clean numbered core dumps and t/tmp[0-9]*.
17149  Branch: cfgperl
17150        ! Makefile.SH
17151 ____________________________________________________________________________
17152 [  2011] By: jhi                                   on 1998/10/17  14:59:15
17153     Log: More robust yacc/bison failure output handling.
17154  Branch: cfgperl
17155        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
17156 ____________________________________________________________________________
17157 [  2010] By: jhi                                   on 1998/10/17  14:51:05
17158     Log: BC2000 POSIX update.
17159  Branch: cfgperl
17160        ! MANIFEST
17161 ____________________________________________________________________________
17162 [  2009] By: jhi                                   on 1998/10/17  14:49:46
17163     Log: POSIX BC2000 port from perl-mvs:
17164          
17165          Subject: Ported perl 5.005.02 to BS2000 / POSIX
17166          From: Dorner Thomas <Thomas.Dorner@start.de> 
17167          Date: Tue, 29 Sep 1998 13:29:36 +0100 
17168          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
17169  Branch: cfgperl
17170        + README.posix-bc hints/posix-bc.sh
17171        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
17172        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
17173        ! unixish.h
17174 ____________________________________________________________________________
17175 [  2008] By: jhi                                   on 1998/10/17  14:07:49
17176     Log: VM/ESA-update.
17177  Branch: cfgperl
17178        ! MANIFEST
17179 ____________________________________________________________________________
17180 [  2007] By: jhi                                   on 1998/10/17  13:55:34
17181     Log: Forgot few S_I* imports.
17182  Branch: cfgperl
17183        ! t/lib/ipc_sysv.t
17184 ____________________________________________________________________________
17185 [  2006] By: jhi                                   on 1998/10/17  13:43:54
17186     Log: The VM/ESA port essentials, based on
17187          
17188          perl-mvs:
17189          
17190          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
17191          Subject: Re: Can't find Data/Dumper.pm
17192          Date: Mon, 28 Sep 1998 07:40:49 +1300
17193          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
17194          
17195          private email:
17196          
17197          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
17198          Subject: Re: Perl thread problems in VM/ESA
17199          Date: Thu, 15 Oct 1998 07:18:35 +1300
17200          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
17201          
17202          and private email:
17203          
17204          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
17205          Subject:  perl archive
17206          Date:  Sun, 11 Oct 1998 19:28:54 EDT
17207          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
17208          which gave a pointer to
17209          
17210          http://pucc.princeton.edu/~neale/perl.tar
17211          
17212          (based on Perl 5.005_51)
17213  Branch: cfgperl
17214        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
17215        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
17216        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
17217        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
17218 ____________________________________________________________________________
17219 [  2005] By: jhi                                   on 1998/10/17  13:17:19
17220     Log: Integrate mainperl.
17221  Branch: cfgperl
17222       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
17223       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
17224       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
17225       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
17226       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
17227       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
17228       !> win32/makefile.mk
17229 ____________________________________________________________________________
17230 [  2004] By: jhi                                   on 1998/10/17  11:19:06
17231     Log: Removed an extra ' from the int64_t test.
17232  Branch: cfgperl
17233        ! Configure
17234 ____________________________________________________________________________
17235 [  2003] By: gsar                                  on 1998/10/17  04:11:40
17236     Log: silence -w noises (suggested by Greg Bacon)
17237  Branch: perl
17238        ! lib/Term/Complete.pm
17239 ____________________________________________________________________________
17240 [  2002] By: gsar                                  on 1998/10/17  04:07:48
17241     Log: From: Gisle Aas <gisle@aas.no>
17242          Date: 14 Oct 1998 15:53:14 +0200
17243          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
17244          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
17245  Branch: perl
17246        ! util.c
17247 ____________________________________________________________________________
17248 [  2001] By: gsar                                  on 1998/10/17  04:06:10
17249     Log: From: Gisle Aas <gisle@aas.no>
17250          Date: 14 Oct 1998 15:17:44 +0200
17251          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
17252          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
17253  Branch: perl
17254        ! toke.c
17255 ____________________________________________________________________________
17256 [  2000] By: gsar                                  on 1998/10/17  03:06:33
17257     Log: From: Gisle Aas <gisle@aas.no>
17258          Date: 14 Oct 1998 00:38:06 +0200
17259          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
17260          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
17261  Branch: perl
17262        ! sv.c
17263 ____________________________________________________________________________
17264 [  1999] By: gsar                                  on 1998/10/17  03:04:48
17265     Log: From: Dan Sugalski <sugalskd@osshe.edu>
17266          Date: Tue, 13 Oct 1998 15:10:57 -0700
17267          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
17268          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
17269  Branch: perl
17270        ! vms/ext/Stdio/Stdio.pm
17271 ____________________________________________________________________________
17272 [  1998] By: gsar                                  on 1998/10/17  03:00:40
17273     Log: skip readonly vars and unref references when doing a reset()
17274  Branch: perl
17275        ! sv.c
17276 ____________________________________________________________________________
17277 [  1997] By: gsar                                  on 1998/10/17  02:49:19
17278     Log: fix buggy treatment of large checksums on unicode strings
17279          From: Gisle Aas <gisle@aas.no>
17280          Date: 13 Oct 1998 21:35:39 +0200
17281          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
17282          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
17283  Branch: perl
17284        ! pp.c
17285 ____________________________________________________________________________
17286 [  1996] By: gsar                                  on 1998/10/17  02:43:22
17287     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17288          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
17289          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
17290          Subject: [PATCH 5.005_52] Memory overrun in os2.c
17291  Branch: perl
17292        ! os2/Makefile.SHs os2/os2.c
17293 ____________________________________________________________________________
17294 [  1995] By: gsar                                  on 1998/10/17  02:42:01
17295     Log: clarify section name rules for typemaps
17296  Branch: perl
17297        ! pod/perlxs.pod
17298 ____________________________________________________________________________
17299 [  1994] By: gsar                                  on 1998/10/17  02:33:02
17300     Log: whitespace-proof grent.t
17301  Branch: perl
17302        ! t/op/grent.t
17303 ____________________________________________________________________________
17304 [  1993] By: gsar                                  on 1998/10/17  02:27:29
17305     Log: fix bug in B::CC::pp_sassign()
17306          From: "vishal bhatia" <vishalb@hotmail.com>
17307          Date: Sun, 11 Oct 1998 18:41:38 PDT
17308          Message-ID: <19981012014139.19614.qmail@hotmail.com>
17309          Subject: B::CC problems with pp_sassign routine
17310  Branch: perl
17311        ! ext/B/B/CC.pm
17312 ____________________________________________________________________________
17313 [  1992] By: gsar                                  on 1998/10/17  02:17:49
17314     Log: applied suggested patch with small doc tweak
17315          From: Gisle Aas <gisle@aas.no>
17316          Date: 11 Oct 1998 12:53:13 +0200
17317          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
17318          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
17319  Branch: perl
17320        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
17321        ! t/op/tiehandle.t
17322 ____________________________________________________________________________
17323 [  1991] By: gsar                                  on 1998/10/17  02:08:30
17324     Log: apply non-conflicting parts from suggested patch
17325          From: jan.dubois@ibm.net (Jan Dubois)
17326          Date: Sat, 10 Oct 1998 13:15:45 +0200
17327          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
17328          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
17329  Branch: perl
17330        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
17331 ____________________________________________________________________________
17332 [  1990] By: gsar                                  on 1998/10/17  02:01:24
17333     Log: provide option to enable optimization with VC (suggested by Jan
17334          Dubois)
17335  Branch: perl
17336        ! win32/Makefile win32/makefile.mk
17337 ____________________________________________________________________________
17338 [  1989] By: gsar                                  on 1998/10/17  01:55:27
17339     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
17340          Dave Leppik <dleppik@gage.com>
17341  Branch: perl
17342        ! perl.h
17343 ____________________________________________________________________________
17344 [  1988] By: gsar                                  on 1998/10/17  01:49:05
17345     Log: stray typo found by Hugo van der Sanden
17346  Branch: perl
17347        ! op.c
17348 ____________________________________________________________________________
17349 [  1987] By: gsar                                  on 1998/10/17  01:45:52
17350     Log: perldoc pod update
17351          From: Daniel Grisinger <dgris@perrin.dimensional.com>
17352          Date: 06 Oct 1998 23:56:51 -0600
17353          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
17354          Subject: [PATCH _02 and _52] perldoc
17355  Branch: perl
17356        ! utils/perldoc.PL
17357 ____________________________________________________________________________
17358 [  1986] By: gsar                                  on 1998/10/17  01:41:40
17359     Log: qualify names of builtins
17360  Branch: perl
17361        ! ext/POSIX/POSIX.pm
17362 ____________________________________________________________________________
17363 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
17364     Log: From: Jochen Wiedmann <joe@ispsoft.de>
17365          Date: Thu, 17 Sep 1998 17:16:06 +0200
17366          Message-ID: <360127B6.E44564A@ispsoft.de>
17367          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
17368  Branch: maint-5.005/perl
17369        ! lib/ExtUtils/MakeMaker.pm
17370 ____________________________________________________________________________
17371 [  1978] By: gsar                                  on 1998/10/16  01:58:58
17372     Log: integrate cfgperl mods into mainline
17373  Branch: perl
17374       +> ext/DynaLoader/dl_vmesa.xs
17375        ! Porting/genlog
17376       !> Configure MANIFEST Makefile.SH config_h.SH
17377       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
17378       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
17379       !> x2p/Makefile.SH
17380 ____________________________________________________________________________
17381 [  1976] By: gsar                                  on 1998/10/16  00:10:52
17382     Log: stray tweak
17383  Branch: perl
17384        ! op.c
17385 ____________________________________________________________________________
17386 [  1975] By: gsar                                  on 1998/10/15  23:54:38
17387     Log: propagate typeness of lexicals while cloning them
17388  Branch: perl
17389        ! op.c
17390 ____________________________________________________________________________
17391 [  1974] By: gsar                                  on 1998/10/15  23:53:25
17392     Log: s/last/first/ typo in append_list()
17393  Branch: perl
17394        ! op.c
17395 ____________________________________________________________________________
17396 [  1973] By: gsar                                  on 1998/10/15  20:06:17
17397     Log: nuke confperl branch and contents
17398  Branch: confperl
17399        - (delete 1284 files)
17400 ____________________________________________________________________________
17401 [  1972] By: jhi                                   on 1998/10/15  07:07:35
17402     Log: Test #162 had been added but the "print 1..161" had not been updated.
17403  Branch: cfgperl
17404        ! t/op/pat.t
17405 ____________________________________________________________________________
17406 [  1971] By: gsar                                  on 1998/10/15  03:09:58
17407     Log: check in all confperl changes as of change#1964 into cfgperl
17408  Branch: cfgperl
17409        + ext/DynaLoader/dl_vmesa.xs
17410        ! Configure MANIFEST Makefile.SH config_h.SH
17411        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
17412        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
17413 ____________________________________________________________________________
17414 [  1970] By: gsar                                  on 1998/10/15  03:05:59
17415     Log: integrate mainline to get tr.t
17416  Branch: cfgperl
17417       +> t/op/tr.t
17418 ____________________________________________________________________________
17419 [  1969] By: gsar                                  on 1998/10/15  03:04:17
17420     Log: add missing tr.t to repository
17421  Branch: perl
17422        + t/op/tr.t
17423 ____________________________________________________________________________
17424 [  1968] By: gsar                                  on 1998/10/15  03:02:43
17425     Log: create cfgperl branch
17426  Branch: cfgperl
17427       +> (branch 1282 files)
17428 ____________________________________________________________________________
17429 [  1967] By: gsar                                  on 1998/10/15  02:46:08
17430     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
17431          (MAN3PODS cannot be set to ' '; stray stricture violation)
17432  Branch: perl
17433        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
17434        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
17435        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
17436        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
17437        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
17438        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
17439        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
17440        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
17441        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
17442        ! lib/ExtUtils/MM_Unix.pm
17443 ____________________________________________________________________________
17444 [  1966] By: gsar                                  on 1998/10/15  02:19:03
17445     Log: tweak to make fix in change#1944 behave correctly for closures
17446          created within eval''
17447  Branch: perl
17448        ! op.c t/op/eval.t
17449 ____________________________________________________________________________
17450 [  1965] By: gsar                                  on 1998/10/14  23:22:41
17451     Log: use better numbers for exitstatus test
17452  Branch: perl
17453        ! t/op/die_exit.t
17454 ____________________________________________________________________________
17455 [  1964] By: jhi                                   on 1998/10/14  17:25:41
17456     Log: Add VM/ESA dynaloading (uses <dll.h>).
17457  Branch: confperl
17458        + ext/DynaLoader/dl_vmesa.xs
17459        ! MANIFEST
17460 ____________________________________________________________________________
17461 [  1963] By: jhi                                   on 1998/10/14  17:17:10
17462     Log: Remove a2p.loadmap in 'clean' target.
17463  Branch: confperl
17464        ! x2p/Makefile.SH
17465 ____________________________________________________________________________
17466 [  1962] By: jhi                                   on 1998/10/14  17:13:11
17467     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
17468  Branch: confperl
17469        ! Makefile.SH
17470 ____________________________________________________________________________
17471 [  1961] By: jhi                                   on 1998/10/14  16:27:39
17472     Log: VM/ESA creates executable.loadmaps.
17473  Branch: confperl
17474        ! Makefile.SH
17475 ____________________________________________________________________________
17476 [  1960] By: jhi                                   on 1998/10/14  15:37:39
17477     Log: Introduce SCHED_YIELD (one of sched_yield(),
17478          pthread_yield(), or pthread_yield(NULL)).
17479          YIELD is then defined using SCHED_YIELD unless
17480          a platform-specific YIELD has already been defined.
17481          
17482          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
17483          
17484          The need for pthread_yield(NULL) and pthread_attr_setdet...
17485          introduced by (private email)
17486          
17487          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
17488          Date: Sat, 10 Oct 1998 21:08:15 +1300
17489          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
17490          Subject: Re: Perl thread problems in VM/ESA
17491          
17492          Better select() protoprobe (for AIX), from (private email)
17493          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
17494          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
17495          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
17496          Subject: AIX select (fwd)
17497          From: Lars Hecking <lhecking@nmrc.ucc.ie>
17498          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
17499          Date: Fri, 2 Oct 1998 10:40:01 +0100
17500          Subject: AIX select
17501          
17502          Linux-avoid-so.X.Y, based on
17503          From: "Kurt D. Starsinic" <kstar@chapin.edu>
17504          Date: Tue, 13 Oct 1998 15:55:07 -0400
17505          Message-ID: <19981013155507.B4004@O2.chapin.edu>
17506          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
17507  Branch: confperl
17508        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
17509        ! thread.h
17510 ____________________________________________________________________________
17511 [  1959] By: jhi                                   on 1998/10/14  12:51:26
17512     Log: Some old pthread implementations have
17513          pthread_attr_setdetachstate(pthread_attr_t*, int*).
17514  Branch: confperl
17515        ! ext/Thread/Thread.xs
17516 ____________________________________________________________________________
17517 [  1958] By: jhi                                   on 1998/10/14  12:41:11
17518     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
17519          counterparts will follow soon.
17520  Branch: confperl
17521        ! thread.h
17522 ____________________________________________________________________________
17523 [  1957] By: jhi                                   on 1998/10/14  12:38:11
17524     Log: Add tr.t (MANIFEST already knew about it, strange)
17525  Branch: confperl
17526        + t/op/tr.t
17527 ____________________________________________________________________________
17528 [  1956] By: jhi                                   on 1998/10/14  12:24:35
17529     Log: Mutexen should be initialized only once.
17530  Branch: confperl
17531        ! gv.c op.c
17532 ____________________________________________________________________________
17533 [  1955] By: jhi                                   on 1998/10/14  12:19:38
17534     Log: os390 has its own cppstdin.
17535  Branch: confperl
17536        ! hints/os390.sh
17537 ____________________________________________________________________________
17538 [  1954] By: jhi                                   on 1998/10/14  12:15:06
17539     Log: Integrate with mainperl.
17540  Branch: confperl
17541       !> (integrate 1280 files)
17542 ____________________________________________________________________________
17543 [  1953] By: jhi                                   on 1998/10/14  11:48:08
17544     Log: Removed duplicate CMA threads code for HPUX 10.X.
17545          (probably residue of patch(1) being too understanding)
17546          Enhanced 64-bit settings. (redo change#1940)
17547  Branch: confperl
17548        ! hints/hpux.sh
17549 ____________________________________________________________________________
17550 [  1952] By: jhi                                   on 1998/10/14  11:45:16
17551     Log: (redo change#1949) Detypo in the d_open64 warning about
17552          the impending WHOA.
17553  Branch: confperl
17554        ! hints/irix_6.sh
17555 ____________________________________________________________________________
17556 [  1951] By: jhi                                   on 1998/10/14  10:54:16
17557     Log: Mutexen should only be inited once, after they have been New()ed.
17558  Branch: confperl
17559        ! gv.c op.c
17560 ____________________________________________________________________________
17561 [  1950] By: jhi                                   on 1998/10/14  10:41:43
17562     Log: Own cppstdin.
17563  Branch: confperl
17564        ! hints/os390.sh
17565 ____________________________________________________________________________
17566 [  1949] By: jhi                                   on 1998/10/14  10:34:23
17567     Log: Detypo in the d_open64 warning about the impending WHOA.
17568  Branch: confperl
17569        ! hints/irix_6.sh
17570 ____________________________________________________________________________
17571 [  1948] By: gsar                                  on 1998/10/14  05:38:01
17572     Log: two typos
17573  Branch: perl
17574        ! pp_hot.c t/op/eval.t
17575 ____________________________________________________________________________
17576 [  1947] By: gsar                                  on 1998/10/14  05:37:10
17577     Log: let docatch() pass the buck when restartop turns out to be null,
17578          making exceptions in BEGIN{} propagate as expected
17579  Branch: perl
17580        ! pp_ctl.c t/op/misc.t
17581 ____________________________________________________________________________
17582 [  1946] By: gsar                                  on 1998/10/13  03:41:49
17583     Log: add missing file from change#1943
17584  Branch: perl
17585        ! proto.h
17586 ____________________________________________________________________________
17587 [  1945] By: gsar                                  on 1998/10/13  03:32:02
17588     Log: defer "deep recursion" warnings until CXt_SUB context is properly
17589          set up
17590  Branch: perl
17591        ! pp_hot.c t/pragma/warn/pp_hot
17592 ____________________________________________________________________________
17593 [  1944] By: gsar                                  on 1998/10/13  03:15:50
17594     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
17595          fixup the cop_seq value that must be seen by lexical lookups that
17596          emanate within eval''
17597  Branch: perl
17598        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
17599 ____________________________________________________________________________
17600 [  1943] By: gsar                                  on 1998/10/13  02:06:09
17601     Log: ensure recursive attempts to findlex()icals know enough about where
17602          the last eval'' context was encountered
17603  Branch: perl
17604        ! op.c t/op/eval.t
17605 ____________________________________________________________________________
17606 [  1942] By: gsar                                  on 1998/10/13  02:01:24
17607     Log: force copy of substrings when matching against temporaries
17608  Branch: perl
17609        ! pp_hot.c t/op/pat.t
17610 ____________________________________________________________________________
17611 [  1941] By: gsar                                  on 1998/10/13  01:49:16
17612     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
17613          implementation)
17614  Branch: perl
17615        ! pp_ctl.c t/op/runlevel.t
17616 ____________________________________________________________________________
17617 [  1940] By: jhi                                   on 1998/10/12  09:57:44
17618     Log: Removed duplicate CMA threads code for HPUX 10.X.
17619          (probably residue of patch(1) being too understanding)
17620          Enhanced 64-bit settings.
17621  Branch: confperl
17622        ! hints/hpux.sh
17623 ____________________________________________________________________________
17624 [  1939] By: jhi                                   on 1998/10/12  09:53:11
17625     Log: Initial sync from mainline perl.
17626  Branch: confperl
17627        + (add 1282 files)
17628 ____________________________________________________________________________
17629 [  1937] By: gsar                                  on 1998/10/06  21:16:34
17630     Log: fix $/ init for USE_THREADS
17631  Branch: perl
17632        ! perl.c
17633 ____________________________________________________________________________
17634 [  1936] By: gsar                                  on 1998/10/06  07:19:39
17635     Log: fix globals caught by change#1927; builds and tests on Solaris
17636  Branch: perl
17637        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
17638        ! warning.h warning.pl
17639 ____________________________________________________________________________
17640 [  1935] By: gsar                                  on 1998/10/06  06:50:35
17641     Log: add test for previous fix
17642  Branch: perl
17643        ! ext/Thread/create.t
17644 ____________________________________________________________________________
17645 [  1934] By: gsar                                  on 1998/10/06  06:37:36
17646     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
17647  Branch: perl
17648        ! util.c
17649 ____________________________________________________________________________
17650 [  1933] By: gsar                                  on 1998/10/06  05:04:20
17651     Log: undo bogus part of change#1903 (as pointed out by Larry)
17652  Branch: perl
17653        ! pp_ctl.c
17654 ____________________________________________________________________________
17655 [  1932] By: gsar                                  on 1998/10/06  04:21:31
17656     Log: added tweaked version of suggested patch
17657          From: jan.dubois@ibm.net (Jan Dubois)
17658          Date: Sat, 03 Oct 1998 19:04:48 +0200
17659          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
17660          Subject: [PATCH 5.005_52] More MakeMaker  patches
17661  Branch: perl
17662        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
17663        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
17664 ____________________________________________________________________________
17665 [  1931] By: gsar                                  on 1998/10/06  04:04:33
17666     Log: use cpp symbols instead of hardwired constants
17667          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17668          Date: Mon, 05 Oct 1998 09:23:33 +0100
17669          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
17670          Subject: [PATCH 5.005_52] By the numbers (resend)
17671  Branch: perl
17672        ! op.c
17673 ____________________________________________________________________________
17674 [  1930] By: gsar                                  on 1998/10/06  04:01:55
17675     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17676          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
17677          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
17678          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
17679  Branch: perl
17680        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
17681        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
17682 ____________________________________________________________________________
17683 [  1929] By: gsar                                  on 1998/10/06  03:50:36
17684     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17685          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
17686          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
17687          Subject: [PATCH 5.00552] Minor test improvement
17688  Branch: perl
17689        ! t/op/magic.t
17690 ____________________________________________________________________________
17691 [  1928] By: gsar                                  on 1998/10/06  03:49:03
17692     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17693          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
17694          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
17695          Subject: [PATCH 5.00552] emacs/ptags inprovements
17696  Branch: perl
17697        ! emacs/ptags
17698 ____________________________________________________________________________
17699 [  1927] By: gsar                                  on 1998/10/06  03:47:44
17700     Log: disable C<#define dirty PL_dirty> et al.
17701  Branch: perl
17702        ! embed.pl embedvar.h
17703 ____________________________________________________________________________
17704 [  1926] By: gsar                                  on 1998/10/06  03:43:32
17705     Log: From: Mark-Jason Dominus <mjd@plover.com>
17706          Date: Sun, 04 Oct 1998 14:48:11 -0400
17707          Message-ID: <19981004184811.16048.qmail@plover.com>
17708          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
17709  Branch: perl
17710        ! utils/perldoc.PL
17711 ____________________________________________________________________________
17712 [  1925] By: gsar                                  on 1998/10/06  03:27:35
17713     Log: disable USE_THREADS when PERL_OBJECT is enabled
17714  Branch: perl
17715        ! win32/Makefile win32/makefile.mk
17716 ____________________________________________________________________________
17717 [  1924] By: gsar                                  on 1998/10/06  03:26:54
17718     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
17719  Branch: perl
17720        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
17721        ! vms/perly_c.vms
17722 ____________________________________________________________________________
17723 [  1923] By: gsar                                  on 1998/10/03  05:19:56
17724     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
17725          overridden
17726  Branch: perl
17727        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
17728        ! proto.h vms/perly_c.vms
17729 ____________________________________________________________________________
17730 [  1922] By: gsar                                  on 1998/10/03  03:59:50
17731     Log: suppress manifypods leak in extensions
17732  Branch: perl
17733        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
17734 ____________________________________________________________________________
17735 [  1921] By: gsar                                  on 1998/10/02  22:30:15
17736     Log: os390 fixes (suggested by Peter Prymmer)
17737  Branch: perl
17738        ! Makefile.SH regcomp.c
17739 ____________________________________________________________________________
17740 [  1920] By: gsar                                  on 1998/10/02  21:41:19
17741     Log: squelch undef warnings
17742          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17743          Date: Fri, 02 Oct 1998 11:01:14 +0100
17744          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
17745          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
17746  Branch: perl
17747        ! Changes lib/Math/BigInt.pm
17748 ____________________________________________________________________________
17749 [  1919] By: gsar                                  on 1998/10/02  04:59:13
17750     Log: add note to INSTALL about ANSI C
17751  Branch: perl
17752        ! INSTALL
17753 ____________________________________________________________________________
17754 [  1918] By: gsar                                  on 1998/10/02  04:21:10
17755     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
17756          From: jan.dubois@ibm.net (Jan Dubois)
17757          Date: Wed, 30 Sep 1998 23:35:30 +0200
17758          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
17759          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
17760  Branch: perl
17761        ! lib/ExtUtils/xsubpp
17762 ____________________________________________________________________________
17763 [  1917] By: gsar                                  on 1998/10/02  04:16:02
17764     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
17765          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
17766          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
17767          Subject: Re: Configure test for selectbits busted
17768  Branch: perl
17769        ! Configure
17770 ____________________________________________________________________________
17771 [  1916] By: gsar                                  on 1998/10/02  04:14:17
17772     Log: From: Dan Sugalski <sugalskd@osshe.edu>
17773          Date: Wed, 30 Sep 1998 17:15:20 -0700
17774          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
17775          Subject: [PATCH 5.005_02]VMS config tweaks
17776  Branch: perl
17777        ! vms/descrip_mms.template vms/subconfigure.com
17778 ____________________________________________________________________________
17779 [  1915] By: gsar                                  on 1998/10/02  04:10:47
17780     Log: use Off_t to permit 64-bit seek()
17781          From: Scott Henry <scotth@sgi.com>
17782          Date: 29 Sep 1998 17:38:46 -0700
17783          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
17784          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
17785          --
17786          Date: 28 Sep 1998 18:55:37 -0700
17787          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
17788          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
17789  Branch: perl
17790        ! doio.c pp_sys.c proto.h sv.c
17791 ____________________________________________________________________________
17792 [  1914] By: gsar                                  on 1998/10/02  04:05:36
17793     Log: normalize tm struct passed to strftime() with mktime()
17794          From: Spider Boardman <spider@orb.nashua.nh.us>
17795          Date: Wed, 30 Sep 1998 15:12:09 -0400
17796          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
17797          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
17798  Branch: perl
17799        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
17800 ____________________________________________________________________________
17801 [  1913] By: gsar                                  on 1998/10/02  03:59:46
17802     Log: don't try to run foo_SH.orig etc.
17803  Branch: perl
17804        ! Configure
17805 ____________________________________________________________________________
17806 [  1912] By: gsar                                  on 1998/10/02  03:45:37
17807     Log: make warning about glob process failure optional
17808  Branch: perl
17809        ! pod/perldiag.pod pp_hot.c
17810 ____________________________________________________________________________
17811 [  1911] By: gsar                                  on 1998/10/02  02:52:21
17812     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
17813          From: Dominic Dunlop <domo@vo.lu>
17814          Date: Tue, 29 Sep 1998 21:06:30 +0000
17815          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
17816          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
17817          --
17818          Date: Wed, 30 Sep 1998 11:46:44 +0000
17819          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
17820          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
17821  Branch: perl
17822        ! pod/perldiag.pod regcomp.c
17823 ____________________________________________________________________________
17824 [  1910] By: gsar                                  on 1998/10/02  02:48:48
17825     Log: minor Configure tweaks (via private mail)
17826          From: Jarkko Hietaniemi <jhi@iki.fi>
17827          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
17828          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
17829          Subject: [PATCH] 5.005_52: the drizzle continues
17830  Branch: perl
17831        ! Configure config_h.SH handy.h
17832 ____________________________________________________________________________
17833 [  1909] By: gsar                                  on 1998/10/02  02:46:39
17834     Log: update SCO hints for dynamic loading
17835          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
17836          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
17837          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
17838          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
17839          --
17840          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
17841          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
17842          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
17843  Branch: perl
17844        ! hints/sco.sh
17845 ____________________________________________________________________________
17846 [  1908] By: gsar                                  on 1998/10/02  02:33:39
17847     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
17848  Branch: perl
17849        ! lib/File/Find.pm
17850 ____________________________________________________________________________
17851 [  1907] By: gsar                                  on 1998/10/02  02:21:52
17852     Log: applied patches, but retained old behavior for win32 (where compilers
17853          can't read from stdin at all)
17854          From: Graham Barr <gbarr@ti.com>
17855          Date: Mon, 28 Sep 1998 09:41:49 -0500
17856          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
17857          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
17858          --
17859          Date: Tue, 29 Sep 1998 12:35:43 -0500
17860          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
17861          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
17862  Branch: perl
17863        ! ext/Errno/Errno_pm.PL
17864 ____________________________________________________________________________
17865 [  1906] By: gsar                                  on 1998/10/02  02:02:19
17866     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
17867          Hietaniemi)
17868  Branch: perl
17869        ! t/op/grent.t
17870 ____________________________________________________________________________
17871 [  1905] By: gsar                                  on 1998/10/02  01:59:56
17872     Log: win32 caveats about truncate()
17873  Branch: perl
17874        ! pod/perlport.pod
17875 ____________________________________________________________________________
17876 [  1904] By: gsar                                  on 1998/10/02  01:53:25
17877     Log: various Configure and hints updates (prefer drand48() or random()
17878          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
17879          applied modulo SCO hints superceded by later patch
17880          From: Jarkko Hietaniemi <jhi@iki.fi>
17881          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
17882          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
17883          Subject: [PATCH] 5.005_52: Configure et al:
17884  Branch: perl
17885        + ext/IPC/SysV/hints/next_3.pl
17886        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
17887        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
17888        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
17889 ____________________________________________________________________________
17890 [  1903] By: gsar                                  on 1998/10/02  01:42:37
17891     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
17892          Date: Mon, 28 Sep 1998 17:41:49 +0100
17893          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
17894          Subject: [PATCH 5.005_52] Re: More on ?p 
17895          --
17896          Date: Thu, 01 Oct 1998 09:10:58 +0100
17897          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
17898          Subject: [PATCH 5.005_52] ?p fix
17899          --
17900          Date: Thu, 01 Oct 1998 10:45:56 +0100
17901          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
17902          Subject: [PATCH 5.005_52] more on ?p
17903  Branch: perl
17904        ! pp_ctl.c
17905 ____________________________________________________________________________
17906 [  1902] By: gsar                                  on 1998/10/02  01:36:14
17907     Log: From: Kenneth Duda <kjd@cisco.com>
17908          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
17909          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
17910          Subject: writemain dies when there are more than 4000 characters of extensions
17911  Branch: perl
17912        ! writemain.SH
17913 ____________________________________________________________________________
17914 [  1901] By: gsar                                  on 1998/10/02  01:33:16
17915     Log: tweak run_byacc recipe
17916  Branch: perl
17917        ! Makefile.SH Porting/pumpkin.pod
17918 ____________________________________________________________________________
17919 [  1900] By: gsar                                  on 1998/10/02  01:02:09
17920     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
17921  Branch: perl
17922        ! perl.h pp_ctl.c
17923 ____________________________________________________________________________
17924 [  1899] By: gsar                                  on 1998/09/28  20:46:30
17925     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
17926          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
17927          Dvornik)
17928  Branch: perl
17929        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
17930 ____________________________________________________________________________
17931 [  1898] By: gsar                                  on 1998/09/28  20:42:52
17932     Log: flush unsubmitted 5.00552 change
17933  Branch: perl
17934        ! MANIFEST
17935 ____________________________________________________________________________
17936 [  1897] By: gsar                                  on 1998/09/27  04:43:06
17937     Log: run vms_yfix.pl
17938  Branch: perl
17939        ! vms/perly_c.vms
17940 ____________________________________________________________________________
17941 [  1896] By: gsar                                  on 1998/09/27  03:38:55
17942     Log: small tweak on last change
17943  Branch: perl
17944        ! win32/win32.c
17945 ____________________________________________________________________________
17946 [  1895] By: gsar                                  on 1998/09/27  03:17:17
17947     Log: fix win32_stat() to do the right thing for share names
17948  Branch: perl
17949        ! win32/win32.c
17950 ____________________________________________________________________________
17951 [  1891] By: larry                                 on 1998/09/25  18:50:40
17952     Log: Fixed apostrophe problem from Mark Knutsen.
17953  Branch: perl
17954        ! sv.h
17955
17956 ----------------
17957 Version 5.005_52
17958 ----------------
17959
17960 ____________________________________________________________________________
17961 [  1890] By: gsar                                  on 1998/09/25  10:25:00
17962     Log: update template config.sh, add new config vars to win32 stuff
17963  Branch: perl
17964        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
17965        ! pp_sys.c proto.h win32/config.bc win32/config.gc
17966        ! win32/config.vc win32/config_H.bc win32/config_H.gc
17967        ! win32/config_H.vc win32/win32.h
17968 ____________________________________________________________________________
17969 [  1889] By: gsar                                  on 1998/09/25  07:13:13
17970     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
17971          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
17972          of full-fledged 64-bit support (including support for: fseeko/ftello,
17973          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
17974          in Fcntl)
17975          From: Jarkko Hietaniemi <jhi@iki.fi>
17976          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
17977          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
17978          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
17979          --
17980          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17981          Date: 12 Sep 1998 09:44:25 +0300
17982          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
17983          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
17984  Branch: perl
17985        + lib/filetest.pm
17986        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
17987        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
17988        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
17989        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
17990        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
17991        ! win32/makedef.pl
17992 ____________________________________________________________________________
17993 [  1888] By: gsar                                  on 1998/09/25  06:27:12
17994     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
17995  Branch: perl
17996        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
17997        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17998        ! win32/makedef.pl win32/makefile.mk win32/win32.c
17999 ____________________________________________________________________________
18000 [  1887] By: gsar                                  on 1998/09/25  04:50:49
18001     Log: win32.c tweak
18002  Branch: perl
18003        ! win32/win32.c
18004 ____________________________________________________________________________
18005 [  1886] By: gsar                                  on 1998/09/25  04:47:32
18006     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
18007  Branch: perl
18008        ! lib/ExtUtils/MakeMaker.pm
18009 ____________________________________________________________________________
18010 [  1885] By: gsar                                  on 1998/09/25  04:05:09
18011     Log: From: Dominic Dunlop <domo@vo.lu>
18012          Date: Thu, 10 Sep 1998 11:02:46 +0000
18013          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
18014          Subject: MM_Unix::canonpath erroneously turns leading // into /
18015  Branch: perl
18016        ! lib/ExtUtils/MM_Unix.pm
18017 ____________________________________________________________________________
18018 [  1884] By: gsar                                  on 1998/09/25  03:06:10
18019     Log: temporarily disable perl malloc for a2p until we clean up
18020          conflicting malloc() declarations everywhere
18021  Branch: perl
18022        ! x2p/Makefile.SH
18023 ____________________________________________________________________________
18024 [  1883] By: gsar                                  on 1998/09/25  02:27:00
18025     Log: remove obsolete win32/bin/*.pl
18026  Branch: perl
18027        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
18028        ! Changes MANIFEST win32/Makefile win32/makefile.mk
18029 ____________________________________________________________________________
18030 [  1882] By: gsar                                  on 1998/09/25  02:04:43
18031     Log: missing file in last submit
18032  Branch: perl
18033        ! proto.h
18034 ____________________________________________________________________________
18035 [  1881] By: gsar                                  on 1998/09/25  01:56:54
18036     Log: serial access to PL_x[inpr]v_root for USE_THREADS
18037  Branch: perl
18038        ! sv.c
18039 ____________________________________________________________________________
18040 [  1880] By: gsar                                  on 1998/09/25  01:19:38
18041     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
18042          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
18043          Date: Thu, 24 Sep 1998 22:01:09 +0900
18044          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
18045          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
18046  Branch: perl
18047        ! hv.c proto.h
18048 ____________________________________________________________________________
18049 [  1879] By: gsar                                  on 1998/09/25  00:20:07
18050     Log: tweaks to enable PERL_OBJECT to build & test on win32
18051  Branch: perl
18052        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
18053        ! win32/GenCAPI.pl
18054 ____________________________________________________________________________
18055 [  1878] By: gsar                                  on 1998/09/25  00:13:36
18056     Log: fix change#1861, which breaks default boot_xxx symbol generation
18057  Branch: perl
18058        ! lib/ExtUtils/Mksymlists.pm
18059 ____________________________________________________________________________
18060 [  1877] By: gsar                                  on 1998/09/24  10:29:54
18061     Log: two tweaks for clean build and test on Solaris
18062  Branch: perl
18063        ! op.c t/op/subst.t
18064 ____________________________________________________________________________
18065 [  1876] By: gsar                                  on 1998/09/24  09:04:43
18066     Log: From: Colin Kuskie <ckuskie@cadence.com>
18067          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
18068          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
18069          Subject: [PATCH 5.005_51] perlform.pod
18070  Branch: perl
18071        ! pod/perlform.pod
18072 ____________________________________________________________________________
18073 [  1875] By: gsar                                  on 1998/09/24  08:47:47
18074     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18075          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
18076          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
18077          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
18078  Branch: perl
18079        ! regexec.c
18080 ____________________________________________________________________________
18081 [  1874] By: gsar                                  on 1998/09/24  08:44:55
18082     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18083          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
18084          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
18085          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
18086  Branch: perl
18087        ! toke.c
18088 ____________________________________________________________________________
18089 [  1873] By: gsar                                  on 1998/09/24  08:39:41
18090     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18091          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
18092          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
18093          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
18094  Branch: perl
18095        ! Changes regcomp.c
18096 ____________________________________________________________________________
18097 [  1872] By: gsar                                  on 1998/09/24  08:37:00
18098     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
18099          Date: Sun, 23 Aug 1998 23:18:38 PDT
18100          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
18101          Subject: new irix_6.sh hints file
18102  Branch: perl
18103        ! hints/irix_6.sh
18104 ____________________________________________________________________________
18105 [  1871] By: gsar                                  on 1998/09/24  07:26:37
18106     Log: correct FSF address in various places
18107  Branch: perl
18108        ! Copying README ext/B/README lib/Getopt/Long.pm
18109 ____________________________________________________________________________
18110 [  1870] By: gsar                                  on 1998/09/24  07:11:56
18111     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
18112          Date:    Fri, 14 Aug 1998 09:20:16 PDT
18113          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
18114          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
18115  Branch: perl
18116        ! configure.com
18117 ____________________________________________________________________________
18118 [  1869] By: gsar                                  on 1998/09/24  06:55:59
18119     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
18120          From:    Scott Henry <scotth@sgi.com>
18121          Date:    13 Aug 1998 09:52:15 PDT
18122          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
18123          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
18124  Branch: perl
18125        ! hints/irix_6.sh
18126 ____________________________________________________________________________
18127 [  1868] By: gsar                                  on 1998/09/24  06:51:23
18128     Log: From:    Nathan Torkington <gnat@frii.com>
18129          Date:    Thu, 13 Aug 1998 10:59:48 MDT
18130          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
18131          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
18132  Branch: perl
18133        ! pod/perlfunc.pod
18134 ____________________________________________________________________________
18135 [  1867] By: gsar                                  on 1998/09/24  06:45:13
18136     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
18137          that are autoloaded)
18138  Branch: perl
18139        ! pp_ctl.c
18140 ____________________________________________________________________________
18141 [  1866] By: gsar                                  on 1998/09/24  05:21:19
18142     Log: grandfather deprecated "$$<digit>" no more
18143  Branch: perl
18144        ! pod/perldiag.pod toke.c
18145 ____________________________________________________________________________
18146 [  1865] By: gsar                                  on 1998/09/24  04:52:48
18147     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
18148          low bits (suggested by Ilya Zakharevich)
18149  Branch: perl
18150        ! hv.h
18151 ____________________________________________________________________________
18152 [  1864] By: gsar                                  on 1998/09/24  04:29:14
18153     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
18154          perly_c.diff
18155  Branch: perl
18156        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
18157        ! perly_c.diff toke.c
18158 ____________________________________________________________________________
18159 [  1863] By: gsar                                  on 1998/09/24  03:36:30
18160     Log: provide locked access to string table for USE_THREADS
18161  Branch: perl
18162        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
18163 ____________________________________________________________________________
18164 [  1862] By: gsar                                  on 1998/09/24  03:30:32
18165     Log: remove bogus warn()
18166  Branch: perl
18167        ! embed.pl
18168 ____________________________________________________________________________
18169 [  1861] By: gsar                                  on 1998/09/24  02:58:51
18170     Log: applied suggested patch, adapted for all platforms
18171          From: jan.dubois@ibm.net (Jan Dubois)
18172          Date: Sun, 20 Sep 1998 12:56:38 +0200
18173          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
18174          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
18175  Branch: perl
18176        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18177        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
18178        ! lib/ExtUtils/MakeMaker.pm
18179 ____________________________________________________________________________
18180 [  1860] By: gsar                                  on 1998/09/24  02:16:14
18181     Log: upgrade to CPAN-1.40
18182  Branch: perl
18183        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
18184 ____________________________________________________________________________
18185 [  1859] By: gsar                                  on 1998/09/24  02:08:59
18186     Log: use $ENV{MAKEMAKEROPT} to set default command line args
18187  Branch: perl
18188        ! lib/ExtUtils/MakeMaker.pm
18189 ____________________________________________________________________________
18190 [  1857] By: gsar                                  on 1998/09/23  10:58:36
18191     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18192          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
18193          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
18194          Subject: More verbose Test::Harness [PATCH]
18195  Branch: perl
18196        ! lib/Test/Harness.pm
18197 ____________________________________________________________________________
18198 [  1856] By: gsar                                  on 1998/09/23  10:56:24
18199     Log: update hints for OPENSTEP 4.2 on i386
18200          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
18201          Date: Sun, 20 Sep 1998 01:03:18 +0200
18202          Message-Id: <9809192303.AA29190@Spike>
18203          Subject: Perl 5.005_02 compilation problems
18204  Branch: perl
18205        ! hints/next_4.sh
18206 ____________________________________________________________________________
18207 [  1855] By: gsar                                  on 1998/09/23  10:52:27
18208     Log: reset errno after C<require> search (as suggested by Larry)
18209  Branch: perl
18210        ! pp_ctl.c
18211 ____________________________________________________________________________
18212 [  1854] By: gsar                                  on 1998/09/23  10:50:26
18213     Log: misc pod tweaks
18214  Branch: perl
18215        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
18216 ____________________________________________________________________________
18217 [  1853] By: gsar                                  on 1998/09/23  10:46:06
18218     Log: make Pod/Html.pm handle the --title option properly (as suggested
18219          by gml4410@ggr.co.uk)
18220  Branch: perl
18221        ! lib/Pod/Html.pm
18222 ____________________________________________________________________________
18223 [  1852] By: gsar                                  on 1998/09/23  10:41:39
18224     Log: SSNEW() API for allocating memory on the savestack
18225          From: Albert Dvornik <bert@genscan.com>
18226          Date: 17 Sep 1998 19:23:07 -0400
18227          Message-Id: <tqemtae338.fsf@puma.genscan.com>
18228          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
18229  Branch: perl
18230        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
18231        ! perl.h proto.h scope.c scope.h t/io/tell.t
18232 ____________________________________________________________________________
18233 [  1851] By: gsar                                  on 1998/09/23  10:37:05
18234     Log: From: Jochen Wiedmann <joe@ispsoft.de>
18235          Date: Thu, 17 Sep 1998 17:16:06 +0200
18236          Message-ID: <360127B6.E44564A@ispsoft.de>
18237          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
18238  Branch: perl
18239        ! lib/ExtUtils/MakeMaker.pm
18240 ____________________________________________________________________________
18241 [  1850] By: gsar                                  on 1998/09/23  10:33:05
18242     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
18243          Date: 15 Sep 1998 01:32:31 +0200
18244          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
18245          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
18246  Branch: perl
18247        ! lib/ExtUtils/MM_Unix.pm
18248 ____________________________________________________________________________
18249 [  1849] By: gsar                                  on 1998/09/23  10:29:04
18250     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
18251          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
18252          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
18253          Subject: Re: extralibs.ld problem in MM_VMS.pm
18254  Branch: perl
18255        ! lib/ExtUtils/MM_VMS.pm
18256 ____________________________________________________________________________
18257 [  1848] By: gsar                                  on 1998/09/23  10:25:24
18258     Log: From: Roderick Schertler <roderick@argon.org>
18259          Date: 11 Sep 1998 16:19:21 -0400
18260          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
18261          Subject: Re: Open2 and memory leaks
18262  Branch: perl
18263        ! lib/IPC/Open3.pm
18264 ____________________________________________________________________________
18265 [  1847] By: gsar                                  on 1998/09/23  10:18:31
18266     Log: From: Roderick Schertler <roderick@argon.org>
18267          Date: Wed, 09 Sep 1998 23:52:48 -0400
18268          Message-ID: <20567.905399568@eeyore.ibcinc.com>
18269          Subject: seed srand from /dev/urandom when possible
18270  Branch: perl
18271        ! pod/perlfunc.pod pp.c
18272 ____________________________________________________________________________
18273 [  1846] By: gsar                                  on 1998/09/23  10:12:22
18274     Log: From: Roderick Schertler <roderick@argon.org>
18275          Date: Thu, 10 Sep 1998 00:32:17 -0400
18276          Message-ID: <21142.905401937@eeyore.ibcinc.com>
18277          Subject: doc update for crypt()'s salt
18278  Branch: perl
18279        ! pod/perlfunc.pod
18280 ____________________________________________________________________________
18281 [  1845] By: gsar                                  on 1998/09/23  10:09:23
18282     Log: fix h2ph handling of C<#error "foo">
18283          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
18284          Date: Thu, 10 Sep 1998 09:59:33 +0900
18285          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
18286          Subject: [5.005_02] h2ph problem
18287  Branch: perl
18288        ! utils/h2ph.PL
18289 ____________________________________________________________________________
18290 [  1844] By: gsar                                  on 1998/09/23  10:06:13
18291     Log: plug strictly private function leaks in API listing
18292  Branch: perl
18293        ! pod/perlguts.pod
18294 ____________________________________________________________________________
18295 [  1843] By: gsar                                  on 1998/09/23  10:02:57
18296     Log: hide symbol for static build
18297          From: Dominic Dunlop <domo@vo.lu>
18298          Date: Tue, 8 Sep 1998 21:40:46 +0000
18299          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
18300          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
18301  Branch: perl
18302        ! regcomp.c
18303 ____________________________________________________________________________
18304 [  1842] By: gsar                                  on 1998/09/23  09:52:46
18305     Log: define PUT_svindex(), PUT_opindex()
18306  Branch: perl
18307        ! ext/B/B/Assembler.pm
18308 ____________________________________________________________________________
18309 [  1841] By: gsar                                  on 1998/09/23  09:44:25
18310     Log: From: Dominic Dunlop <domo@vo.lu>
18311          Date: Tue, 8 Sep 1998 15:34:53 +0000
18312          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
18313          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
18314  Branch: perl
18315        ! t/pragma/warn/regexec
18316 ____________________________________________________________________________
18317 [  1840] By: gsar                                  on 1998/09/23  09:42:17
18318     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
18319  Branch: perl
18320        ! win32/bin/pl2bat.pl
18321 ____________________________________________________________________________
18322 [  1839] By: gsar                                  on 1998/09/23  09:38:18
18323     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
18324          Date: Mon, 7 Sep 1998 17:36:09 +0900
18325          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
18326          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
18327  Branch: perl
18328        ! ext/Thread/Thread.xs
18329 ____________________________________________________________________________
18330 [  1838] By: gsar                                  on 1998/09/23  09:21:11
18331     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
18332          Date: Thu, 10 Sep 1998 00:02:07 -0400
18333          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
18334          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
18335  Branch: perl
18336        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
18337        + vos/config.h vos/config_h.SH_orig vos/perl.bind
18338        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
18339        ! MANIFEST perl.c perl.h pod/perlport.pod
18340 ____________________________________________________________________________
18341 [  1837] By: gsar                                  on 1998/09/23  08:45:58
18342     Log: (via private mail)
18343          From: Charles Bailey <BAILEY@newman.upenn.edu>
18344          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
18345          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
18346          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
18347  Branch: perl
18348        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
18349        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
18350        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
18351        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
18352        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
18353        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
18354        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
18355        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
18356        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
18357        ! vms/writemain.pl
18358 ____________________________________________________________________________
18359 [  1836] By: gsar                                  on 1998/09/23  08:17:42
18360     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18361          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
18362          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
18363          Subject: [PATCH 5.005_*] OS/2 spawning typos
18364  Branch: perl
18365        ! os2/os2.c
18366 ____________________________________________________________________________
18367 [  1835] By: gsar                                  on 1998/09/23  08:09:55
18368     Log: warn on C<my($foo,$foo)>
18369  Branch: perl
18370        ! op.c pod/perldiag.pod
18371 ____________________________________________________________________________
18372 [  1834] By: gsar                                  on 1998/09/23  07:35:56
18373     Log: From: pvhp@forte.com (Peter Prymmer)
18374          Date: Fri, 4 Sep 98 13:27:41 PDT
18375          Message-Id: <9809042027.AA04463@forte.com>
18376          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
18377  Branch: perl
18378        ! README.vms
18379 ____________________________________________________________________________
18380 [  1833] By: gsar                                  on 1998/09/23  07:27:34
18381     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18382          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
18383          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
18384          Subject: PATCH: 5.005_02 hint/hpux.sh
18385  Branch: perl
18386        ! hints/hpux.sh
18387 ____________________________________________________________________________
18388 [  1832] By: gsar                                  on 1998/09/23  07:22:40
18389     Log: fix (some) installhtml bugs
18390          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
18391          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
18392          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
18393          Subject: installhtml script needs work
18394  Branch: perl
18395        ! installhtml
18396 ____________________________________________________________________________
18397 [  1831] By: gsar                                  on 1998/09/23  07:19:30
18398     Log: document 'U' magic with examples
18399          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
18400          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
18401          Message-Id: <199809011455.PAA00631@sale-wts>
18402          Subject: Re: Looking for some XS MAGIC examples...
18403  Branch: perl
18404        ! pod/perlguts.pod
18405 ____________________________________________________________________________
18406 [  1830] By: gsar                                  on 1998/09/23  07:16:43
18407     Log: From: pvhp@forte.com (Peter Prymmer)
18408          Date: Mon, 31 Aug 98 17:13:49 PDT
18409          Message-Id: <9809010013.AA06737@forte.com>
18410          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
18411  Branch: perl
18412        ! README.os390
18413 ____________________________________________________________________________
18414 [  1829] By: gsar                                  on 1998/09/23  07:15:08
18415     Log: fix problematic typecast in filter_del()
18416          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
18417          Date: Mon, 31 Aug 1998 21:13:11 GMT
18418          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
18419          Subject: perl5.005_02 does not build on Cray T90
18420  Branch: perl
18421        ! toke.c
18422 ____________________________________________________________________________
18423 [  1828] By: gsar                                  on 1998/09/23  07:11:34
18424     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18425          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
18426          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
18427          Subject: [PATCH 5.005_5*] (?>) broken in RE
18428  Branch: perl
18429        ! regexec.c t/op/re_tests
18430 ____________________________________________________________________________
18431 [  1827] By: gsar                                  on 1998/09/23  07:09:50
18432     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
18433  Branch: perl
18434        ! t/op/grent.t t/op/groups.t
18435 ____________________________________________________________________________
18436 [  1826] By: gsar                                  on 1998/09/23  07:03:16
18437     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
18438          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
18439          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
18440          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
18441  Branch: perl
18442        - interp.sym
18443        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
18444 ____________________________________________________________________________
18445 [  1825] By: gsar                                  on 1998/09/23  06:56:40
18446     Log: re-introduce change#1703
18447  Branch: perl
18448        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
18449 ____________________________________________________________________________
18450 [  1824] By: gsar                                  on 1998/09/23  06:44:19
18451     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18452          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
18453          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
18454          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
18455  Branch: perl
18456        ! lib/perl5db.pl
18457 ____________________________________________________________________________
18458 [  1823] By: gsar                                  on 1998/09/23  06:41:34
18459         Log: From: Joe Buehler <jhpb@hekimian.com>
18460              Date: 29 Aug 1998 17:13:28 -0400
18461              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
18462              Subject: patches for perl 5.005_51 under U/WIN
18463      Branch: perl
18464            + hints/uwin.sh
18465            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
18466            ! t/lib/posix.t
18467 ____________________________________________________________________________
18468 [  1822] By: gsar                                  on 1998/09/23  06:36:59
18469         Log: add missing C<no utf8;> tweak from Larry
18470      Branch: perl
18471            ! t/op/subst.t
18472 ____________________________________________________________________________
18473 [  1821] By: gsar                                  on 1998/09/23  06:27:51
18474         Log: s/runops/CALLRUNOPS/
18475      Branch: perl
18476            ! cc_runtime.h
18477 ____________________________________________________________________________
18478 [  1820] By: gsar                                  on 1998/09/23  06:24:49
18479         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
18480      Branch: perl
18481           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
18482           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
18483           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
18484           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
18485           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
18486           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
18487           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
18488           +> t/pragma/warn/util
18489            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
18490            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
18491            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
18492            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
18493            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
18494            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
18495            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
18496            - t/pragma/warn-util
18497            ! MANIFEST t/pragma/warning.t
18498 ____________________________________________________________________________
18499 [  1819] By: gsar                                  on 1998/09/23  06:08:46
18500         Log: make \(%foo) return refs to values (not copies of values)
18501              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
18502              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
18503              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
18504              --
18505              From: Roderick Schertler <roderick@argon.org>
18506              Date: Sat, 29 Aug 1998 00:58:33 -0400
18507              Message-ID: <29894.904366713@eeyore.ibcinc.com>
18508              Subject: Re: \(%x) problems
18509      Branch: perl
18510            ! doop.c pod/perlref.pod
18511 ____________________________________________________________________________
18512 [  1818] By: gsar                                  on 1998/09/23  06:05:08
18513         Log: make h2xs generate ANSI prototypes
18514      Branch: perl
18515            ! utils/h2xs.PL
18516 ____________________________________________________________________________
18517 [  1817] By: gsar                                  on 1998/09/23  05:57:16
18518         Log: updated usethreads hints for hpux 10.X
18519              From: Matthew T Harden <mthard@mthard1.monsanto.com>
18520              Date: Fri, 28 Aug 1998 14:10:42 GMT
18521              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
18522              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
18523      Branch: perl
18524            ! hints/hpux.sh perl.h
18525 ____________________________________________________________________________
18526 [  1816] By: gsar                                  on 1998/09/23  05:53:31
18527         Log: don't create empty directories in installperl
18528              From: Robin Barker <rmb1@cise.npl.co.uk>
18529              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
18530              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
18531              Subject: [PATCH 5.005_02] install: empty dirs
18532      Branch: perl
18533            ! installperl
18534 ____________________________________________________________________________
18535 [  1815] By: gsar                                  on 1998/09/23  05:50:36
18536         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
18537              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18538              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
18539              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
18540              Subject: Re: your mail
18541      Branch: perl
18542            ! regexec.c t/op/re_tests
18543 ____________________________________________________________________________
18544 [  1814] By: gsar                                  on 1998/09/23  05:45:17
18545         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
18546              Date: Thu, 20 Aug 1998 20:59:03 -0400
18547              Message-ID: <19980820205903.A12908@O2.chapin.edu>
18548              Subject: [PATCH] h2ph misquotes #error directives
18549      Branch: perl
18550            ! t/lib/h2ph.pht utils/h2ph.PL
18551 ____________________________________________________________________________
18552 [  1813] By: gsar                                  on 1998/09/23  05:42:41
18553         Log: patch to support computed regular subexpressions
18554              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18555              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
18556              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
18557              Subject: [5.005_5* PATCH] Postponed RE - now!
18558      Branch: perl
18559            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
18560            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
18561 ____________________________________________________________________________
18562 [  1812] By: gsar                                  on 1998/09/23  05:26:26
18563         Log: better CR-handling on shebang line and in formats (fixed variant of
18564              patch suggested by Igor Sysoev <igor@nitek.ru>)
18565      Branch: perl
18566            ! perl.c toke.c
18567 ____________________________________________________________________________
18568 [  1811] By: gsar                                  on 1998/09/23  04:35:46
18569         Log: document non-loopish blocks better
18570              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18571              Date: Tue, 18 Aug 1998 12:28:36 +0100
18572              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
18573              Subject: Re: next in do {} while block gives error message
18574      Branch: perl
18575            ! pod/perlfunc.pod
18576 ____________________________________________________________________________
18577 [  1810] By: gsar                                  on 1998/09/23  04:12:05
18578         Log: fix bogus integerization of pop()'s return value
18579              From: Gurusamy Sarathy <gsar@engin.umich.edu>
18580              Date: Sat, 15 Aug 1998 23:27:54 -0400
18581              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
18582              Subject: Re: Complex expression does integer arithmetic 
18583      Branch: perl
18584            ! opcode.h opcode.pl
18585 ____________________________________________________________________________
18586 [  1809] By: gsar                                  on 1998/09/23  04:09:43
18587         Log: tweak README.win32
18588      Branch: perl
18589            ! README.win32
18590 ____________________________________________________________________________
18591 [  1808] By: gsar                                  on 1998/09/23  03:40:57
18592         Log: better diagnostic for do{} used as lvalue
18593      Branch: perl
18594            ! op.c pod/perlport.pod
18595 ____________________________________________________________________________
18596 [  1807] By: gsar                                  on 1998/09/23  03:38:30
18597         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
18598              From: hansm@icgroup.nl
18599              Date: Tue, 11 Aug 98 21:08:51 +0200
18600              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
18601              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
18602      Branch: perl
18603            ! malloc.c
18604 ____________________________________________________________________________
18605 [  1806] By: gsar                                  on 1998/09/23  03:36:08
18606         Log: support make written in perl (aka "pmake") on win32
18607      Branch: perl
18608            ! lib/ExtUtils/MM_Win32.pm
18609 ____________________________________________________________________________
18610 [  1805] By: gsar                                  on 1998/09/23  03:30:07
18611         Log: fix mismatched UV/U32 types for to_utf8_*()
18612      Branch: perl
18613            ! utf8.c
18614 ____________________________________________________________________________
18615 [  1804] By: gsar                                  on 1998/09/23  03:22:22
18616         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
18617              Date: Sun, 9 Aug 1998 22:38:23 +0200
18618              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
18619              Subject: [PATCH 5.5002] dos-djgpp update
18620      Branch: perl
18621            ! t/io/fs.t
18622 ____________________________________________________________________________
18623 [  1803] By: gsar                                  on 1998/09/23  03:20:13
18624         Log: apply minimal variant of patch (sent via private mail)
18625              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
18626              Date: Wed, 12 Aug 1998 15:42:35 +0300
18627              Message-Id: <199808121242.PAA29761@comanche.spices>
18628              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
18629      Branch: perl
18630            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
18631            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
18632 ____________________________________________________________________________
18633 [  1802] By: gsar                                  on 1998/09/23  03:03:39
18634         Log: adjust searchdict.t for EBCDIC (still needs documenting)
18635              From: pvhp@forte.com (Peter Prymmer)
18636              Date: Thu, 6 Aug 98 18:09:39 PDT
18637              Message-Id: <9808070109.AA06158@forte.com>
18638              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
18639      Branch: perl
18640            ! README.os390 t/lib/searchdict.t
18641 ____________________________________________________________________________
18642 [  1801] By: gsar                                  on 1998/09/23  02:54:15
18643         Log: silence redefined warning for XS(INIT) {}
18644      Branch: perl
18645            ! op.c
18646 ____________________________________________________________________________
18647 [  1800] By: gsar                                  on 1998/09/23  02:42:23
18648         Log: support match indices via special variables @- and @+
18649              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18650              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
18651              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
18652              Subject: [PATCH 5.004_76] @- and @+
18653      Branch: perl
18654            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
18655            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
18656 ____________________________________________________________________________
18657 [  1799] By: gsar                                  on 1998/09/23  01:44:31
18658         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18659              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
18660              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
18661              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
18662      Branch: perl
18663            ! regcomp.c t/op/re_tests
18664 ____________________________________________________________________________
18665 [  1798] By: gsar                                  on 1998/09/23  01:39:23
18666         Log: integrate maint-5.005 changes (except conflicting change#1794)
18667      Branch: perl
18668            ! Changes
18669           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
18670           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
18671           !> win32/win32.h
18672 ____________________________________________________________________________
18673 [  1797] By: gsar                                  on 1998/09/23  01:32:36
18674         Log: add note to win32/Makefile about setting CCHOME
18675      Branch: perl
18676            ! win32/Makefile win32/makefile.mk
18677 ____________________________________________________________________________
18678 [  1796] By: gsar                                  on 1998/09/23  01:31:32
18679         Log: perl.pod tweak
18680      Branch: perl
18681            ! pod/perl.pod
18682 ____________________________________________________________________________
18683 [  1795] By: gsar                                  on 1998/09/21  20:34:10
18684         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
18685      Branch: perl
18686            ! lib/ExtUtils/xsubpp
18687 ____________________________________________________________________________
18688 [  1789] By: gsar                                  on 1998/09/18  18:01:37
18689         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
18690      Branch: perl
18691            ! cop.h t/cmd/for.t
18692 ____________________________________________________________________________
18693 [  1788] By: gsar                                  on 1998/09/17  02:19:11
18694         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
18695      Branch: perl
18696            ! win32/config.bc win32/config.gc win32/config.vc
18697 ____________________________________________________________________________
18698 [  1787] By: gsar                                  on 1998/09/17  01:45:14
18699         Log: suppress bogus warning on C<sub x {} x()>
18700      Branch: perl
18701            ! toke.c
18702 ____________________________________________________________________________
18703 [  1786] By: gsar                                  on 1998/09/17  01:42:51
18704         Log: ntohl typo in objXSUB.h
18705      Branch: perl
18706            ! objXSUB.h
18707 ____________________________________________________________________________
18708 [  1785] By: gsar                                  on 1998/09/17  01:41:48
18709         Log: fill gaps in sig_* entries in win32/config.?c
18710      Branch: perl
18711            ! win32/config.bc win32/config.gc win32/config.vc
18712 ____________________________________________________________________________
18713 [  1781] By: larry                                 on 1998/09/05  23:48:24
18714         Log: tr/// logic was hosed under utf8
18715      Branch: perl
18716            ! doop.c op.c op.h pp.c proto.h
18717 ____________________________________________________________________________
18718 [  1780] By: larry                                 on 1998/09/05  23:44:16
18719         Log: several new tests needed tweaking to work under utf8
18720      Branch: perl
18721            ! t/comp/require.t t/op/pack.t t/op/substr.t
18722 ____________________________________________________________________________
18723 [  1779] By: larry                                 on 1998/09/05  23:41:42
18724         Log: index() applied BM optimization to wrong argument
18725      Branch: perl
18726            ! op.c util.c
18727 ____________________________________________________________________________
18728 [  1778] By: larry                                 on 1998/09/05  23:38:29
18729         Log: Implicit require during compile reset line numbering
18730      Branch: perl
18731            ! pp_ctl.c
18732
18733 ----------------
18734 Version 5.005_51
18735 ----------------
18736
18737 ____________________________________________________________________________
18738 [  1777] By: gsar                                  on 1998/08/10  07:02:38
18739         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
18740              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
18741              lexical warning testsuite for win32
18742      Branch: perl
18743            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
18744            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
18745            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
18746            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
18747            ! win32/Makefile win32/makefile.mk
18748 ____________________________________________________________________________
18749 [  1776] By: gsar                                  on 1998/08/09  17:53:48
18750         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
18751      Branch: perl
18752            ! Changes MANIFEST perl.c pod/perlhist.pod
18753 ____________________________________________________________________________
18754 [  1775] By: gsar                                  on 1998/08/09  14:35:33
18755         Log: tweak warning test
18756      Branch: perl
18757            ! t/pragma/warn-toke
18758 ____________________________________________________________________________
18759 [  1774] By: gsar                                  on 1998/08/09  14:13:46
18760         Log: add missing dTHR; notes for test failures due to small stacksize
18761      Branch: perl
18762            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
18763            ! toke.c universal.c util.c
18764 ____________________________________________________________________________
18765 [  1773] By: gsar                                  on 1998/08/09  11:31:53
18766         Log: lexical warnings; tweaks to places that didn't apply correctly
18767              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
18768              Date:    Wed, 29 Jul 1998 09:28:45 BST
18769              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
18770              Subject: lexical warnings patch for 5.005_50
18771      Branch: perl
18772            + README.lexwarn lib/warning.pm t/pragma/warn-2use
18773            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
18774            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
18775            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
18776            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
18777            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
18778            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
18779            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
18780            + warning.h warning.pl
18781            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
18782            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
18783            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
18784            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
18785            ! universal.c util.c
18786 ____________________________________________________________________________
18787 [  1772] By: gsar                                  on 1998/08/08  23:06:00
18788         Log: bump patchlevel to 5.005_51
18789      Branch: perl
18790            ! patchlevel.h win32/Makefile win32/config_H.bc
18791            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
18792 ____________________________________________________________________________
18793 [  1771] By: gsar                                  on 1998/08/08  23:01:57
18794         Log: fix bogus warning on "\x{123}"
18795              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
18796              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
18797              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
18798              Subject: [5.005_50 PATCH] Some unicode problems
18799      Branch: perl
18800            ! regcomp.c toke.c
18801 ____________________________________________________________________________
18802 [  1770] By: gsar                                  on 1998/08/08  22:56:55
18803         Log: hide dup symbol for static build of ext/re
18804              From: Dominic Dunlop <domo@ppp72.vo.lu>
18805              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
18806              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
18807              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
18808      Branch: perl
18809            ! regcomp.c
18810 ____________________________________________________________________________
18811 [  1769] By: gsar                                  on 1998/08/08  22:45:06
18812         Log: fix double free on -Mutf8 -e '$b=uc("")'
18813              From: larry@wall.org (Larry Wall)
18814              Date: Fri, 7 Aug 1998 14:42:43 -0700
18815              Message-Id: <199808072142.OAA14920@wall.org>
18816              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
18817      Branch: perl
18818            ! pp.c
18819 ____________________________________________________________________________
18820 [  1768] By: gsar                                  on 1998/08/08  22:42:29
18821         Log: substr() assumes utf8 without say-so
18822              From: larry@wall.org (Larry Wall)
18823              Date: Fri, 7 Aug 1998 12:25:12 -0700
18824              Message-Id: <199808071925.MAA13436@wall.org>
18825              Subject: [PATCH 5.005_50] substr bug?
18826      Branch: perl
18827            ! pp.c
18828 ____________________________________________________________________________
18829 [  1767] By: gsar                                  on 1998/08/08  22:38:25
18830         Log: fix intolerance of SWASHes for blank lines
18831              From: Gisle Aas <aas@sn.no>
18832              Date: 06 Aug 1998 23:28:57 +0200
18833              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
18834              Subject: Re: Re[2]: another joyride begins
18835      Branch: perl
18836            ! lib/utf8_heavy.pl
18837 ____________________________________________________________________________
18838 [  1766] By: gsar                                  on 1998/08/08  22:33:10
18839         Log: utf8 doc tweak
18840              From: Gisle Aas <aas@sn.no>
18841              Date: 05 Aug 1998 00:41:04 +0200
18842              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
18843              Subject: Matching clumps
18844      Branch: perl
18845            ! lib/utf8.pm
18846 ____________________________________________________________________________
18847 [  1765] By: gsar                                  on 1998/08/08  22:31:37
18848         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
18849              From: Gisle Aas <aas@sn.no>
18850              Date: 04 Aug 1998 22:56:11 +0200
18851              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
18852              Subject: Re: another joyride begins
18853      Branch: perl
18854            ! lib/utf8_heavy.pl
18855 ____________________________________________________________________________
18856 [  1764] By: gsar                                  on 1998/08/08  22:28:43
18857         Log: From: larry@wall.org (Larry Wall)
18858              Date: Tue, 4 Aug 1998 17:04:51 -0700
18859              Message-Id: <199808050004.RAA22592@wall.org>
18860              Subject: [PATCH 5.005_50] \pX not implemented!
18861      Branch: perl
18862            ! regcomp.c
18863 ____________________________________________________________________________
18864 [  1763] By: gsar                                  on 1998/08/08  22:27:15
18865         Log: From: Stephen McCamant <alias@mcs.com>
18866              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
18867              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
18868              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
18869      Branch: perl
18870            ! op.c
18871 ____________________________________________________________________________
18872 [  1762] By: gsar                                  on 1998/08/08  22:26:09
18873         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
18874              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
18875              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
18876              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
18877      Branch: perl
18878            + t/op/grent.t t/op/pwent.t
18879            ! MANIFEST
18880 ____________________________________________________________________________
18881 [  1761] By: gsar                                  on 1998/08/08  22:21:52
18882         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18883              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
18884              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
18885              Subject: [5.005_50 PATCH] misprint in RE engine
18886      Branch: perl
18887            ! regexec.c t/op/re_tests
18888 ____________________________________________________________________________
18889 [  1760] By: gsar                                  on 1998/08/08  22:18:54
18890         Log: integrate maint-5.005 changes into mainline
18891      Branch: perl
18892           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
18893           !> (integrate 138 files)
18894 ____________________________________________________________________________
18895 [  1672] By: gsar                                  on 1998/07/27  18:35:28
18896         Log: create new Changes
18897      Branch: perl
18898            + Changes
18899            ! Changes5.005 MANIFEST
18900 ____________________________________________________________________________
18901 [  1671] By: gsar                                  on 1998/07/27  18:30:57
18902         Log: rename Changes --> Changes5.005
18903      Branch: perl
18904           +> Changes5.005
18905            - Changes
18906 ____________________________________________________________________________
18907 [  1670] By: gsar                                  on 1998/07/27  18:10:14
18908         Log: integrate 5.005_01 changes from maint
18909      Branch: perl
18910            ! Changes
18911           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
18912           !> win32/win32.c
18913 ____________________________________________________________________________
18914 [  1667] By: nick                                  on 1998/07/26  14:31:01
18915         Log: Add dTHR so that it compiles miniperl in threaded mode
18916      Branch: perl
18917            ! doop.c mg.c regcomp.c regexec.c
18918 ____________________________________________________________________________
18919 [  1666] By: nick                                  on 1998/07/26  13:01:10
18920         Log: Resolve ansiperl against mainline (@1648?)
18921              Unclear that change number has "taken".
18922      Branch: ansiperl
18923           +> (branch 169 files)
18924            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
18925           !> (integrate 131 files)
18926
18927 ----------------
18928 Version 5.005_50
18929 ----------------
18930
18931 ____________________________________________________________________________
18932 [  1665] By: gsar                                  on 1998/07/26  05:38:48
18933         Log: add trailing newline to file
18934      Branch: perl
18935            ! Changes lib/unicode/blocks.txt
18936 ____________________________________________________________________________
18937 [  1664] By: gsar                                  on 1998/07/26  05:08:48
18938         Log: integrate proto.h additions from maint-5.005
18939      Branch: perl
18940           !> pod/perlhist.pod proto.h
18941 ____________________________________________________________________________
18942 [  1663] By: gsar                                  on 1998/07/26  05:07:05
18943         Log: add new files to MANIFEST; add missing prototypes to proto.h;
18944              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
18945              add typecasts to silence warnings; tweaks for win32 builds
18946      Branch: perl
18947            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
18948            ! win32/Makefile win32/makefile.mk
18949 ____________________________________________________________________________
18950 [  1662] By: gsar                                  on 1998/07/26  05:01:52
18951         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
18952      Branch: maint-5.005/perl
18953            ! pod/perlhist.pod proto.h
18954 ____________________________________________________________________________
18955 [  1661] By: gsar                                  on 1998/07/26  02:52:48
18956         Log: up patchlevel to 5.005_50
18957      Branch: perl
18958            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
18959            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
18960 ____________________________________________________________________________
18961 [  1660] By: gsar                                  on 1998/07/26  02:43:57
18962         Log: integrate utfperl
18963      Branch: perl
18964           +> (branch 162 files)
18965           !> (integrate 29 files)
18966 ____________________________________________________________________________
18967 [  1659] By: gsar                                  on 1998/07/26  02:38:22
18968         Log: integrate maint-5.005 changes
18969      Branch: perl
18970           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
18971           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
18972           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
18973           !> vms/descrip_mms.template vms/subconfigure.com
18974 ____________________________________________________________________________
18975 [  1658] By: gsar                                  on 1998/07/26  02:23:46
18976         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
18977              Date: Fri, 24 Jul 1998 11:38:25 -0700
18978              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
18979              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
18980              --
18981              Date: Fri, 24 Jul 1998 12:30:36 -0700
18982              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
18983              Subject: [PATCH 5.005]Tweaks to README.vms
18984              --
18985              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
18986              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
18987              Subject: [PATCH 5.005] Final build cleanup patch
18988      Branch: maint-5.005/perl
18989            ! README.vms vms/descrip_mms.template vms/subconfigure.com
18990 ____________________________________________________________________________
18991 [  1657] By: gsar                                  on 1998/07/26  02:19:50
18992         Log: another platform where pp_sselect() needs a whole fd_set buffer
18993              From: Lupe Christoph <lupe@alanya.m.isar.de>
18994              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
18995              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
18996              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
18997      Branch: maint-5.005/perl
18998            ! pp_sys.c
18999 ____________________________________________________________________________
19000 [  1656] By: gsar                                  on 1998/07/26  02:12:46
19001         Log: fix problem building modules on dos-djgpp
19002              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
19003              Date: Sat, 25 Jul 1998 00:53:39 +0200
19004              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
19005              Subject: [PATCH 5.005] dos-djgpp and modules problem
19006      Branch: maint-5.005/perl
19007            ! djgpp/fixpmain
19008 ____________________________________________________________________________
19009 [  1655] By: gsar                                  on 1998/07/26  02:11:09
19010         Log: From: Tom Spindler <dogcow@home.merit.edu>
19011              Date: Wed, 22 Jul 1998 16:11:07 -0400
19012              Message-ID: <19980722161107.A16813@home.merit.edu>
19013              Subject: [PATCH 5.005] BeOS tweak
19014      Branch: maint-5.005/perl
19015            ! hints/beos.sh
19016 ____________________________________________________________________________
19017 [  1654] By: gsar                                  on 1998/07/26  02:09:29
19018         Log: various pod tweaks
19019      Branch: maint-5.005/perl
19020            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
19021            ! pod/perltoc.pod
19022 ____________________________________________________________________________
19023 [  1653] By: gsar                                  on 1998/07/26  02:05:46
19024         Log: fix emacs/ptags for PL_* changes
19025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19026              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
19027              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
19028              Subject: [PATCH 5.004_76] Yet better ptags
19029      Branch: maint-5.005/perl
19030            ! emacs/ptags
19031 ____________________________________________________________________________
19032 [  1652] By: gsar                                  on 1998/07/26  02:03:01
19033         Log: fix behavior of <=> on bigints
19034              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19035              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
19036              Date: Fri, 24 Jul 1998 18:29:53 +0100
19037              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
19038      Branch: maint-5.005/perl
19039            ! lib/Math/BigInt.pm t/lib/bigintpm.t
19040 ____________________________________________________________________________
19041 [  1651] By: larry                                 on 1998/07/24  05:44:33
19042         Log: Here are the long-expected Unicode/UTF-8 modifications.
19043      Branch: utfperl
19044            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
19045            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
19046            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
19047            + lib/unicode/Decomposition.pl
19048            + lib/unicode/In/AlphabeticPresentationForms.pl
19049            + lib/unicode/In/Arabic.pl
19050            + lib/unicode/In/ArabicPresentationForms-A.pl
19051            + lib/unicode/In/ArabicPresentationForms-B.pl
19052            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
19053            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
19054            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
19055            + lib/unicode/In/BoxDrawing.pl
19056            + lib/unicode/In/CJKCompatibility.pl
19057            + lib/unicode/In/CJKCompatibilityForms.pl
19058            + lib/unicode/In/CJKCompatibilityIdeographs.pl
19059            + lib/unicode/In/CJKSymbolsandPunctuation.pl
19060            + lib/unicode/In/CJKUnifiedIdeographs.pl
19061            + lib/unicode/In/CombiningDiacriticalMarks.pl
19062            + lib/unicode/In/CombiningHalfMarks.pl
19063            + lib/unicode/In/CombiningMarksforSymbols.pl
19064            + lib/unicode/In/ControlPictures.pl
19065            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
19066            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
19067            + lib/unicode/In/EnclosedAlphanumerics.pl
19068            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
19069            + lib/unicode/In/GeneralPunctuation.pl
19070            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
19071            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
19072            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
19073            + lib/unicode/In/HalfwidthandFullwidthForms.pl
19074            + lib/unicode/In/HangulCompatibilityJamo.pl
19075            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
19076            + lib/unicode/In/Hebrew.pl
19077            + lib/unicode/In/HighPrivateUseSurrogates.pl
19078            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
19079            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
19080            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
19081            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
19082            + lib/unicode/In/LatinExtended-A.pl
19083            + lib/unicode/In/LatinExtended-B.pl
19084            + lib/unicode/In/LatinExtendedAdditional.pl
19085            + lib/unicode/In/LetterlikeSymbols.pl
19086            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
19087            + lib/unicode/In/MathematicalOperators.pl
19088            + lib/unicode/In/MiscellaneousSymbols.pl
19089            + lib/unicode/In/MiscellaneousTechnical.pl
19090            + lib/unicode/In/NumberForms.pl
19091            + lib/unicode/In/OpticalCharacterRecognition.pl
19092            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
19093            + lib/unicode/In/SmallFormVariants.pl
19094            + lib/unicode/In/SpacingModifierLetters.pl
19095            + lib/unicode/In/Specials.pl
19096            + lib/unicode/In/SuperscriptsandSubscripts.pl
19097            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
19098            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
19099            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
19100            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
19101            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
19102            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
19103            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
19104            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
19105            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
19106            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
19107            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
19108            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
19109            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
19110            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
19111            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
19112            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
19113            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
19114            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
19115            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
19116            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
19117            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
19118            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
19119            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
19120            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
19121            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
19122            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
19123            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
19124            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
19125            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
19126            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
19127            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
19128            + lib/unicode/JamoShort.pl lib/unicode/Makefile
19129            + lib/unicode/Name.pl lib/unicode/Number.pl
19130            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
19131            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
19132            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
19133            + lib/unicode/blocks.txt lib/unicode/index2.txt
19134            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
19135            + lib/unicode/names2.txt lib/unicode/props2.txt
19136            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
19137            + utf8.c utf8.h
19138            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
19139            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
19140            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
19141            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
19142            ! t/op/vec.t toke.c util.c vms/vmsish.h
19143 ____________________________________________________________________________
19144 [  1650] By: gsar                                  on 1998/07/24  04:06:48
19145         Log: create utfperl branch
19146      Branch: utfperl
19147           +> (branch 1079 files)
19148 ____________________________________________________________________________
19149 [  1649] By: gsar                                  on 1998/07/24  03:56:56
19150         Log: create maint-5.005 branch
19151      Branch: maint-5.005/perl
19152           +> (branch 1079 files)
19153 ____________________________________________________________________________
19154 [  1648] By: gsar                                  on 1998/07/24  03:36:35
19155         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
19156      Branch: perl
19157            ! Changes
19158