Re: [PATCH 5.005_57] pp_sort sorted out
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@umich.edu>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version 5.005_58        Development release working toward 5.006
79 ----------------
80
81 ____________________________________________________________________________
82 [  3565] By: gsar                                  on 1999/07/04  01:26:02
83         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
84              for win32 issues)
85      Branch: perl
86            ! pod/perlxstut.pod
87 ____________________________________________________________________________
88 [  3564] By: gsar                                  on 1999/07/02  03:09:04
89         Log: avoid warnings
90      Branch: perl
91            ! ext/Thread/Thread/Specific.pm lib/fields.pm
92 ____________________________________________________________________________
93 [  3563] By: gsar                                  on 1999/06/28  19:23:47
94         Log: inc version (for CPAN.pm sanity)
95      Branch: perl
96            ! lib/Text/ParseWords.pm
97 ____________________________________________________________________________
98 [  3562] By: gsar                                  on 1999/06/28  19:19:01
99         Log: regen perltoc
100      Branch: perl
101            ! pod/perltoc.pod
102 ____________________________________________________________________________
103 [  3561] By: gsar                                  on 1999/06/28  19:08:41
104         Log: From: Damian Conway <damian@cs.monash.edu.au>
105              Date: Wed, 26 May 1999 00:58:35 -0400
106              Message-Id: <199905260458.AAA06411@defender.perl.org>
107              Subject: [19990526.002] Misc. improvements to Class:Struct
108      Branch: perl
109            ! MANIFEST lib/Class/Struct.pm
110 ____________________________________________________________________________
111 [  3560] By: gsar                                  on 1999/06/28  18:50:52
112         Log: remove bogus PL_optype_size
113      Branch: perl
114            ! bytecode.pl ext/ByteLoader/byterun.h
115 ____________________________________________________________________________
116 [  3559] By: gsar                                  on 1999/06/28  18:22:26
117         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
118      Branch: perl
119            + lib/CGI/Pretty.pm
120            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
121            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
122            ! t/lib/cgi-html.t t/lib/cgi-request.t
123 ____________________________________________________________________________
124 [  3558] By: jhi                                   on 1999/06/28  07:30:21
125         Log: Change Olaf Lebbe's email address.
126      Branch: cfgperl
127            ! README.epoc
128 ____________________________________________________________________________
129 [  3557] By: gsar                                  on 1999/06/28  00:07:33
130         Log: make autogenerated files writable
131      Branch: perl
132            - win32/perlhost.h
133            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
134            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
135            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
136            ! proto.h regnodes.h warning.h win32/config_H.bc
137            ! win32/config_H.gc win32/config_H.vc
138 ____________________________________________________________________________
139 [  3556] By: jhi                                   on 1999/06/27  19:22:53
140         Log: Update MANIFEST to match #3555.
141      Branch: cfgperl
142            ! MANIFEST
143 ____________________________________________________________________________
144 [  3555] By: jhi                                   on 1999/06/27  19:16:22
145         Log: EPOC port to Psion5.
146              From: Olaf Flebbe <O.Flebbe@science-computing.de>
147              To: Jarkko Hietaniemi <jhi@iki.fi>
148              Cc: perl5-porters@perl.org
149              Subject: Re: Psion5
150              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
151              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
152      Branch: cfgperl
153            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
154            + epoc/perl.mmp epoc/perl.pkg
155            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
156            ! perl.h sv.c util.c
157 ____________________________________________________________________________
158 [  3554] By: jhi                                   on 1999/06/27  18:50:52
159         Log: Integrate from mainperl.
160      Branch: cfgperl
161           !> (integrate 48 files)
162 ____________________________________________________________________________
163 [  3553] By: gsar                                  on 1999/06/27  14:28:49
164         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
165              gone from the public API); PERL_OBJECT builds again on
166              windows
167              
168              TODO: namespace-clean the typedefs in iperlsys.h and
169              elsewhere; remove C++ remnants from public headers
170      Branch: perl
171            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
172            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
173            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
174            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
175            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
176            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
177            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
178            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
179            ! win32/config.gc win32/config.vc win32/dl_win32.xs
180            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
181            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
182            ! win32/win32sck.c
183 ____________________________________________________________________________
184 [  3552] By: gsar                                  on 1999/06/27  13:49:31
185         Log: integrate cfgperl changes into mainline
186      Branch: perl
187           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
188           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
189           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
190           !> util.c
191 ____________________________________________________________________________
192 [  3551] By: gsar                                  on 1999/06/27  13:31:11
193         Log: fix indents
194      Branch: perl
195            ! op.c
196 ____________________________________________________________________________
197 [  3550] By: gsar                                  on 1999/06/24  22:42:53
198         Log: update Changes
199      Branch: perl
200            ! Changes
201 ____________________________________________________________________________
202 [  3549] By: gsar                                  on 1999/06/24  22:41:17
203         Log: avoid race condition in the CAPI extension bootstrap handler
204      Branch: perl
205            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
206 ____________________________________________________________________________
207 [  3548] By: gsar                                  on 1999/06/24  22:39:53
208         Log: sanity check to cover the case when perl is installed into the
209              X:\ (drive root)
210      Branch: perl
211            ! win32/win32.c
212 ____________________________________________________________________________
213 [  3547] By: gsar                                  on 1999/06/22  19:30:32
214         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
215      Branch: perl
216            ! lib/Tie/RefHash.pm
217 ____________________________________________________________________________
218 [  3544] By: jhi                                   on 1999/06/18  19:24:28
219         Log: Tidy up #3542 and #3543. 
220      Branch: cfgperl
221            ! t/pragma/locale.t util.c
222 ____________________________________________________________________________
223 [  3543] By: jhi                                   on 1999/06/18  10:28:45
224         Log: Spice up locale.t.
225      Branch: cfgperl
226            ! t/pragma/locale.t
227 ____________________________________________________________________________
228 [  3542] By: jhi                                   on 1999/06/17  22:42:03
229         Log: Fixed two long-standing locale bugs.
230              
231              Both problems were related to numeric locale which
232              controls the radix character aka the decimal separator.
233              (1) printf (and sprintf) were resetting the numeric locale to C.
234              (2) Using locale-numerically formatted floating point
235              numbers (e.g. "1,23") together with -w caused warnings about
236              "isn't numeric".  The operations were working fine, though,
237              because atof() was using the local locale.
238              Both problems reported by Stefan Vogtner.
239              
240              Introduced a wrapper for atof() that attempts to convert
241              the string both ways.  This helps Perl to understand
242              numbers like this "4.56" even when using a local locale
243              makes atof() understand only numbers like this "7,89".
244              
245              Remaining related problems, both of which existed before
246              this patch and continue to exist after this patch:
247              (a) The behaviour of print() is _not_ as documented by perllocale.
248              Instead of always using the C locale, print() does use the
249              local locale, just like the *printf() do.  This may be fixable
250              now that switching to-and-fro between locales has been made
251              more consistent, but fixing print() would change existing
252              behaviour.  perllocale is not changed by this patch.
253              (b) If a number has been stringified (say, via "$number") under
254              a local locale, the cached string value persists even under
255              "no locale".  This may or may not be a problem: operations
256              work fine because the original number is still there, but
257              that the string form keeps its locale-ish outlook may be
258              somewhat confusing.
259      Branch: cfgperl
260            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
261            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
262            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
263            ! util.c
264 ____________________________________________________________________________
265 [  3541] By: jhi                                   on 1999/06/17  20:00:16
266         Log: Integrate from mainperl.
267      Branch: cfgperl
268           !> ext/Data/Dumper/Dumper.pm op.c
269 ____________________________________________________________________________
270 [  3540] By: gsar                                  on 1999/06/16  16:49:55
271         Log: dump C<0> as such, not C<'0'>
272      Branch: perl
273            ! ext/Data/Dumper/Dumper.pm
274 ____________________________________________________________________________
275 [  3539] By: gsar                                  on 1999/06/13  04:04:40
276         Log: fix coredumper in change#3498
277      Branch: perl
278            ! op.c
279 ____________________________________________________________________________
280 [  3538] By: jhi                                   on 1999/06/12  22:01:26
281         Log: Integrate from mainperl.
282      Branch: cfgperl
283           +> lib/caller.pm
284           !> (integrate 36 files)
285 ____________________________________________________________________________
286 [  3537] By: gsar                                  on 1999/06/12  06:43:03
287         Log: EXTERN_C declarations for global arrays in various
288              headers, so perl can be built even in C++ mode; win32
289              build fixups; regen headers
290      Branch: perl
291            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
292            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
293 ____________________________________________________________________________
294 [  3536] By: gsar                                  on 1999/06/12  06:38:21
295         Log: caller.pm typos
296      Branch: perl
297            ! lib/caller.pm
298 ____________________________________________________________________________
299 [  3535] By: gsar                                  on 1999/06/11  23:13:54
300         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
301              is temporarily gone
302      Branch: perl
303            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
304            ! pod/perldelta.pod proto.h win32/perllib.c
305 ____________________________________________________________________________
306 [  3534] By: gsar                                  on 1999/06/11  20:41:51
307         Log: implement C<use caller 'encoding'>
308      Branch: perl
309            + lib/caller.pm
310            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
311 ____________________________________________________________________________
312 [  3533] By: gsar                                  on 1999/06/11  16:51:04
313         Log: truncate() has a peculiar exemption from strict barewords, even
314              though it has a non-filehandle prototype
315      Branch: perl
316            ! op.c t/io/fs.t
317 ____________________________________________________________________________
318 [  3532] By: gsar                                  on 1999/06/11  09:09:16
319         Log: GDBM tweak
320      Branch: perl
321            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
322 ____________________________________________________________________________
323 [  3531] By: gsar                                  on 1999/06/10  23:34:19
324         Log: part of the platform changes for IMPLICIT_CONTEXT
325      Branch: perl
326            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
327            ! jpl/PerlInterpreter/PerlInterpreter.c
328            ! jpl/PerlInterpreter/PerlInterpreter.h
329            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
330            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
331 ____________________________________________________________________________
332 [  3530] By: jhi                                   on 1999/06/10  20:55:56
333         Log: Integrate from mainperl.
334      Branch: cfgperl
335           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
336 ____________________________________________________________________________
337 [  3529] By: gsar                                  on 1999/06/10  20:40:01
338         Log: DB_File tweaks for IMPLICIT CONTEXT
339      Branch: perl
340            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
341 ____________________________________________________________________________
342 [  3528] By: jhi                                   on 1999/06/10  10:18:15
343         Log: Integrate from mainperl.
344      Branch: cfgperl
345           !> (integrate 105 files)
346 ____________________________________________________________________________
347 [  3527] By: gsar                                  on 1999/06/10  09:30:35
348         Log: most globals are now interpreter local; locale initialization
349              was too early, defer it until interpreter is allocated and
350              initialized; multiple interpreters should now be
351              concurrency-safe (untested)
352      Branch: perl
353            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
354            ! perlvars.h
355 ____________________________________________________________________________
356 [  3526] By: gsar                                  on 1999/06/10  08:38:00
357         Log: fix small nits
358      Branch: perl
359            ! cc_runtime.h ext/B/B/CC.pm run.c
360 ____________________________________________________________________________
361 [  3525] By: gsar                                  on 1999/06/10  04:41:38
362         Log: win32 build fixes
363      Branch: perl
364            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
365            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
366            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
367            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
368            ! win32/Makefile win32/config_H.bc win32/config_H.gc
369            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
370            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
371            ! win32/win32.c win32/win32.h win32/win32sck.c
372            ! win32/win32thread.c win32/win32thread.h
373 ____________________________________________________________________________
374 [  3524] By: gsar                                  on 1999/06/09  18:03:01
375         Log: more complete support for implicit thread/interpreter pointer,
376              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
377              without that enabled):
378              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
379              is a noop; tests pass on Solaris; should be faster now!
380              - MULTIPLICITY has been tested with and without
381              PERL_IMPLICIT_CONTEXT on Solaris
382              - improved function database now merged with embed.pl
383              - everything except the varargs functions have foo(a,b,c) macros
384              to provide compatibility
385              - varargs functions default to compatibility variants that
386              get the context pointer using dTHX
387              - there should be almost no source compatibility issues as a
388              result of all this
389              - dl_foo.xs changes other than dl_dlopen.xs untested
390              - still needs documentation, fixups for win32 etc
391              Next step: migrate most non-mutex variables from perlvars.h
392              to intrpvar.h
393      Branch: perl
394            - proto.pl
395            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
396            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
397            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
398            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
399            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
400            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
401            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
402            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
403            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
404            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
405            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
406            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
407            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
408            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
409            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
410            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
411            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
412            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
413            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
414            ! util.c win32/Makefile win32/makefile.mk writemain.SH
415 ____________________________________________________________________________
416 [  3523] By: gsar                                  on 1999/06/07  05:24:13
417         Log: missed a file
418      Branch: perl
419            + proto.pl
420            ! MANIFEST
421 ____________________________________________________________________________
422 [  3522] By: gsar                                  on 1999/06/07  05:18:34
423         Log: initial stub implementation of implicit thread/this
424              pointer    argument; builds/tests on Solaris, win32
425              hasn't been fixed up yet; proto.h, global.sym and
426              static function decls are now generated from a common
427              database in proto.pl; some inconsistently named
428              perl_foo() things are now Perl_foo(), compatibility
429              #defines provided; perl_foo() (lowercase 'p') reserved
430              for functions that take an explicit context argument;
431              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
432      Branch: perl
433            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
434            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
435            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
436            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
437            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
438            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
439            ! universal.c utf8.c util.c
440 ____________________________________________________________________________
441 [  3521] By: gsar                                  on 1999/06/04  23:00:22
442         Log: clean up some stray "global" symbols
443      Branch: perl
444            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
445            ! pp_proto.h proto.h
446 ____________________________________________________________________________
447 [  3520] By: jhi                                   on 1999/06/02  21:33:28
448         Log: Integrate from mainperl.
449      Branch: cfgperl
450           !> (integrate 94 files)
451 ____________________________________________________________________________
452 [  3519] By: gsar                                  on 1999/06/02  07:16:10
453         Log: avoid dereferencing null pointer from getpwent() et al
454      Branch: perl
455            ! pp_sys.c
456 ____________________________________________________________________________
457 [  3518] By: gsar                                  on 1999/06/02  04:47:10
458         Log: remove _() non-ansism
459      Branch: perl
460            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
461            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
462            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
463            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
464            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
465            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
466            ! ext/re/re.xs handy.h hv.c iperlsys.h
467            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
468            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
469            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
470            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
471            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
472            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
473            ! vms/vmsish.h vms/writemain.pl vos/config.h
474            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
475            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
476            ! win32/perllib.c win32/runperl.c win32/win32.h
477            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
478            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
479 ____________________________________________________________________________
480 [  3517] By: gsar                                  on 1999/06/02  02:17:51
481         Log: missed a few files
482      Branch: perl
483            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
484 ____________________________________________________________________________
485 [  3516] By: gsar                                  on 1999/06/02  01:37:33
486         Log: integrate cfgperl contents into mainline
487      Branch: perl
488           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
489           +> ext/ByteLoader/byterun.h
490            - bytecode.h byterun.c byterun.h
491            ! Changes
492           !> (integrate 58 files)
493 ____________________________________________________________________________
494 [  3515] By: gsar                                  on 1999/06/02  00:48:50
495         Log: remove stray K&R-isms
496      Branch: perl
497            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
498            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
499            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
500            ! toke.c util.c win32/win32.c x2p/hash.c
501 ____________________________________________________________________________
502 [  3514] By: gsar                                  on 1999/06/01  15:55:55
503         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
504              strict 'subs'
505      Branch: perl
506            ! op.c t/pragma/strict-subs
507 ____________________________________________________________________________
508 [  3513] By: jhi                                   on 1999/06/01  07:17:05
509         Log: Patch applying of #3499 had gone awry.
510      Branch: cfgperl
511            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
512 ____________________________________________________________________________
513 [  3512] By: gsar                                  on 1999/05/31  19:21:30
514         Log: tighter -help output
515      Branch: perl
516            ! perl.c
517 ____________________________________________________________________________
518 [  3511] By: gsar                                  on 1999/05/31  17:18:23
519         Log: fix memory leak in C<eval 'return sub {...}'>
520      Branch: perl
521            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
522 ____________________________________________________________________________
523 [  3510] By: gsar                                  on 1999/05/31  14:11:46
524         Log: tweak C++isms
525      Branch: perl
526            ! win32/dl_win32.xs win32/win32.c
527 ____________________________________________________________________________
528 [  3509] By: jhi                                   on 1999/05/30  13:02:26
529         Log: Cleanup of #3488.
530      Branch: cfgperl
531            ! Configure config_h.SH
532 ____________________________________________________________________________
533 [  3508] By: jhi                                   on 1999/05/30  11:16:01
534         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
535              To: Mailing list Perl5 <perl5-porters@perl.org>
536              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
537              Date: Sat, 29 May 1999 20:18:13 -0400
538              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
539      Branch: cfgperl
540            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
541 ____________________________________________________________________________
542 [  3507] By: jhi                                   on 1999/05/29  20:05:40
543         Log: From: Mark-Jason Dominus <mjd@plover.com>
544              To: perl5-porters@perl.com
545              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
546              Date: Sat, 29 May 1999 14:45:10 -0400
547              Message-ID: <19990529184510.27557.qmail@plover.com>
548      Branch: cfgperl
549            ! op.h
550 ____________________________________________________________________________
551 [  3506] By: gsar                                  on 1999/05/29  16:49:39
552         Log: avoid gv_check() recursive pit
553      Branch: perl
554            ! gv.c
555 ____________________________________________________________________________
556 [  3505] By: jhi                                   on 1999/05/29  11:38:16
557         Log: From: jan.dubois@ibm.net (Jan Dubois)
558              To: Gurusamy Sarathy <gsar@activestate.com>
559              Cc: perl5-porters@perl.org
560              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
561              Date: Sat, 29 May 1999 08:46:22 +0200
562              Message-ID: <374f8007.2016008@smtp1.ibm.net>
563      Branch: cfgperl
564            ! t/op/grent.t t/op/pwent.t
565 ____________________________________________________________________________
566 [  3504] By: jhi                                   on 1999/05/29  11:07:10
567         Log: QNX needs <sys/select.h> to define fd_set.
568              
569              From: Norton Allen <allen@huarp.harvard.edu>
570              To: perl5-porters@perl.org
571              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
572              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
573              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
574      Branch: cfgperl
575            ! ext/IO/poll.c
576 ____________________________________________________________________________
577 [  3503] By: jhi                                   on 1999/05/29  10:53:31
578         Log: From: jan.dubois@ibm.net (Jan Dubois)
579              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
580              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
581              Date: Fri, 28 May 1999 20:14:35 +0200
582              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
583      Branch: cfgperl
584            ! lib/Math/BigFloat.pm
585 ____________________________________________________________________________
586 [  3502] By: jhi                                   on 1999/05/29  10:44:44
587         Log: Make Configure support the change #3367,
588              SysV shadow passwords.
589      Branch: cfgperl
590            ! Configure config_h.SH pp_sys.c
591 ____________________________________________________________________________
592 [  3501] By: gsar                                  on 1999/05/28  21:22:23
593         Log: add wide versions of win32 system calls (first step in
594              globalization); delayload winsock for performance if compiling
595              with VC 6.0
596      Branch: perl
597            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
598            ! win32/win32.c win32/win32.h
599 ____________________________________________________________________________
600 [  3500] By: jhi                                   on 1999/05/28  21:17:24
601         Log: The new t/lib/io_linenum.t was using stricture
602              before @INC was set up.
603      Branch: cfgperl
604            ! t/lib/io_linenum.t
605 ____________________________________________________________________________
606 [  3499] By: jhi                                   on 1999/05/28  17:13:23
607         Log: From: Tom Hughes <tom@compton.nu>
608              To: perl5-porters@perl.org
609              Subject: [PATCH 5.005_57] ByteLoader mark 2
610              Date: Wed, 26 May 1999 23:59:49 +0100
611              Message-ID: <bf337a0849.tom@compton.compton.nu>
612              
613              plus resolve tiny conflict with #3479
614              plus regen_headers.
615      Branch: cfgperl
616            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
617            + ext/ByteLoader/byterun.h
618            - bytecode.h byterun.c byterun.h
619            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
620            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
621            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
622            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
623            ! perl.h perlvars.h proto.h util.c utils/Makefile
624 ____________________________________________________________________________
625 [  3498] By: jhi                                   on 1999/05/28  16:53:04
626         Log: From: Mark-Jason Dominus <mjd@plover.com>
627              To: perl5-porters@perl.com
628              Subject: PATCH (5.005_57): defined(@a) now deprecated
629              Date: Thu, 27 May 1999 16:05:44 -0400
630              Message-ID: <19990527200544.13330.qmail@plover.com>
631      Branch: cfgperl
632            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
633            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
634 ____________________________________________________________________________
635 [  3497] By: jhi                                   on 1999/05/28  16:50:54
636         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
637              To: perl5-porters@perl.org (Mailing list Perl5)
638              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
639              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
640              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
641      Branch: cfgperl
642            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
643            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
644 ____________________________________________________________________________
645 [  3496] By: jhi                                   on 1999/05/28  16:48:39
646         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
647              To: perl5-porters@perl.org (Mailing list Perl5)
648              Subject: [PATCH 5.00557] Required OS/2-related patches
649              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
650              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
651      Branch: cfgperl
652            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
653            ! t/op/stat.t util.c
654 ____________________________________________________________________________
655 [  3495] By: jhi                                   on 1999/05/28  16:45:56
656         Log: From: Paul Johnson <pjcj@transeda.com>
657              To: perl5-porters <perl5-porters@perl.org>
658              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
659              Date: Fri, 28 May 1999 15:13:54 +0100
660              Message-ID: <19990528151354.B289@west-tip.transeda.com>
661      Branch: cfgperl
662            ! t/TEST
663 ____________________________________________________________________________
664 [  3494] By: jhi                                   on 1999/05/28  16:44:34
665         Log: From: Paul Johnson <pjcj@transeda.com>
666              To: perl5-porters <perl5-porters@perl.org>
667              Subject: [PATCH 5.005_57] Fixes related to working local $.
668              Date: Fri, 28 May 1999 15:11:18 +0100
669              Message-ID: <19990528151118.A289@west-tip.transeda.com>
670      Branch: cfgperl
671            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
672 ____________________________________________________________________________
673 [  3493] By: gsar                                  on 1999/05/28  16:37:26
674         Log: change#3449 wasn't doing enough
675      Branch: perl
676            ! op.c t/comp/proto.t
677 ____________________________________________________________________________
678 [  3492] By: jhi                                   on 1999/05/28  08:12:23
679         Log: From: paul.marquess@bt.com
680              To: doughera@lafayette.edu
681              Cc: perl5-porters@perl.org
682              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
683              Date: Thu, 27 May 1999 23:31:38 +0100
684              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
685              
686              Had to be applied manually; some mailer had munged the patch slightly.
687      Branch: cfgperl
688            ! ext/NDBM_File/NDBM_File.xs
689 ____________________________________________________________________________
690 [  3491] By: jhi                                   on 1999/05/28  07:51:17
691         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
692              To: perl5-porters@perl.org
693              Subject: [PATCH 5.005_57] fixing eval in the compiler
694              Date: Thu, 27 May 1999 07:56:54 -0700
695              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
696      Branch: cfgperl
697            ! cc_runtime.h scope.h
698 ____________________________________________________________________________
699 [  3490] By: jhi                                   on 1999/05/28  07:47:06
700         Log: From: Andy Dougherty <doughera@lafayette.edu>
701              To: perlbug@perl.com
702              Cc: Jarkko Hietaniemi <jhi@iki.fi>
703              Subject: [PATCH] Configure updates for ISC 4.1
704              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
705              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
706      Branch: cfgperl
707            ! Configure config_h.SH
708 ____________________________________________________________________________
709 [  3489] By: jhi                                   on 1999/05/28  07:39:17
710         Log: Integrate from mainperl.
711      Branch: cfgperl
712           !> malloc.c win32/makedef.pl win32/win32.c
713 ____________________________________________________________________________
714 [  3488] By: jhi                                   on 1999/05/27  16:57:19
715         Log: From: Andy Dougherty <doughera@lafayette.edu>
716              To: Perl Porters <perl5-porters@perl.org>
717              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
718              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
719              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
720      Branch: cfgperl
721            ! Configure config_h.SH hints/sunos_4_1.sh util.c
722 ____________________________________________________________________________
723 [  3487] By: gsar                                  on 1999/05/27  03:56:20
724         Log: make win32_spawnvp() inherit standard handles even when they
725              may be redirected
726      Branch: perl
727            ! win32/win32.c
728 ____________________________________________________________________________
729 [  3486] By: jhi                                   on 1999/05/26  19:55:52
730         Log: From: Andy Dougherty <doughera@lafayette.edu>
731              To: perl5-porters@perl.org
732              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
733              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
734              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
735      Branch: cfgperl
736            ! util.c
737 ____________________________________________________________________________
738 [  3485] By: chip                                  on 1999/05/26  17:19:11
739         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
740      Branch: maint-5.004/perl
741            ! Configure
742 ____________________________________________________________________________
743 [  3484] By: gsar                                  on 1999/05/26  01:56:28
744         Log: fix missing exported symbol
745      Branch: perl
746            ! malloc.c win32/makedef.pl
747 ____________________________________________________________________________
748 [  3483] By: jhi                                   on 1999/05/25  23:08:07
749         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
750              
751              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
752              To: perlbug@perl.com
753              Subject: OpenBSD hints file update
754              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
755              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
756      Branch: cfgperl
757            ! hints/openbsd.sh
758 ____________________________________________________________________________
759 [  3482] By: jhi                                   on 1999/05/25  23:01:25
760         Log: From: Tom Hughes <tom@compton.nu>
761              To: perl5-porters@perl.org
762              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
763              Date: Tue, 25 May 1999 23:10:23 +0100
764              Message-ID: <1ed7f10749.tom@compton.compton.nu>
765      Branch: cfgperl
766            ! Configure config_h.SH
767 ____________________________________________________________________________
768 [  3481] By: jhi                                   on 1999/05/25  22:31:50
769         Log: 3479, 3480, 3481 seems logical.
770      Branch: cfgperl
771           !> hints/aix.sh
772 ____________________________________________________________________________
773 [  3480] By: jhi                                   on 1999/05/25  22:13:39
774         Log: The change #3479 wasn't perfect.
775      Branch: perl
776            ! hints/aix.sh
777 ____________________________________________________________________________
778 [  3479] By: jhi                                   on 1999/05/25  21:59:21
779         Log: Cures for _57 in AIX 4.1.5.0.
780              (1) The lddlflags lost its -lc by change #3660
781              (and the politeness of change #3257).
782              (2) optype_size must end up in perl.exp (as PL_optype_size).
783              Added it to perlvars.h, fixed bytecode.pl,
784              regen'ed the relevant headers.
785      Branch: cfgperl
786            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
787            ! perlvars.h
788      Branch: perl
789            ! hints/aix.sh
790 ____________________________________________________________________________
791 [  3478] By: jhi                                   on 1999/05/25  20:13:47
792         Log: Integrate from mainperl.
793      Branch: cfgperl
794           +> pod/perltootc.pod
795           !> (integrate 101 files)
796 ____________________________________________________________________________
797 [  3477] By: gsar                                  on 1999/05/25  10:43:48
798         Log: here be 5.005_57
799      Branch: perl
800            ! Changes MANIFEST Porting/makerel
801           !> Changes5.005
802
803 ----------------
804 Version 5.005_57
805 ----------------
806
807 ____________________________________________________________________________
808 [  3476] By: gsar                                  on 1999/05/25  09:23:43
809         Log: up patchlevel &c
810      Branch: perl
811            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
812            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
813            ! win32/makefile.mk
814 ____________________________________________________________________________
815 [  3475] By: gsar                                  on 1999/05/25  09:14:51
816         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
817              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
818              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
819              Subject: [PATCH 5.005_56] REx engine improvements
820      Branch: perl
821            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
822            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
823            ! thrdvar.h util.c
824 ____________________________________________________________________________
825 [  3474] By: gsar                                  on 1999/05/25  08:39:56
826         Log: test case for change#3470
827      Branch: perl
828            ! t/lib/bigintpm.t
829 ____________________________________________________________________________
830 [  3473] By: gsar                                  on 1999/05/25  08:36:52
831         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
832      Branch: perl
833            ! Changes pod/perlport.pod
834 ____________________________________________________________________________
835 [  3472] By: gsar                                  on 1999/05/25  08:28:57
836         Log: assorted tweaks
837      Branch: perl
838            ! doio.c iperlsys.h win32/config.bc win32/config.gc
839            ! win32/config.vc win32/config_H.bc win32/config_H.gc
840            ! win32/config_H.vc win32/makedef.pl
841 ____________________________________________________________________________
842 [  3471] By: gsar                                  on 1999/05/25  06:06:04
843         Log: perlref update from Tom Christiansen
844      Branch: perl
845            ! pod/perlref.pod
846 ____________________________________________________________________________
847 [  3470] By: gsar                                  on 1999/05/25  06:03:27
848         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
849              Date: Mon, 24 May 1999 17:43:56 -0400
850              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
851              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
852      Branch: perl
853            ! hv.c
854 ____________________________________________________________________________
855 [  3469] By: gsar                                  on 1999/05/25  05:59:22
856         Log: avoid temporary files that have a constant name (from a suggestion
857              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
858      Branch: perl
859            ! lib/ExtUtils/MM_Unix.pm
860 ____________________________________________________________________________
861 [  3468] By: gsar                                  on 1999/05/25  05:54:29
862         Log: From: pvhp@forte.com (Peter Prymmer)
863              Date: Mon, 24 May 99 11:20:25 PDT
864              Message-Id: <9905241820.AA28071@forte.com>
865              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
866      Branch: perl
867            ! lib/Pod/Text.pm
868 ____________________________________________________________________________
869 [  3467] By: gsar                                  on 1999/05/25  04:08:50
870         Log: fix glob() bug that resulted in missing symlinks that don't point
871              anywhere
872      Branch: perl
873            ! pp_hot.c
874 ____________________________________________________________________________
875 [  3466] By: gsar                                  on 1999/05/25  03:00:00
876         Log: avoid enumerating @INC contents in diagnostic if @INC was never
877              searched
878      Branch: perl
879            ! pod/perldiag.pod pp_ctl.c
880 ____________________________________________________________________________
881 [  3465] By: gsar                                  on 1999/05/25  02:24:08
882         Log: add caveat about close(PIPE) carelessness
883      Branch: perl
884            ! pod/perlfunc.pod
885 ____________________________________________________________________________
886 [  3464] By: gsar                                  on 1999/05/24  23:55:53
887         Log: fix bogus line numbers for void context warnings
888              (change#2548 was overeager)
889      Branch: perl
890            ! op.c
891 ____________________________________________________________________________
892 [  3463] By: gsar                                  on 1999/05/24  23:31:58
893         Log: change#3455 had a typo
894      Branch: perl
895            ! pp_ctl.c
896 ____________________________________________________________________________
897 [  3462] By: gsar                                  on 1999/05/24  17:32:20
898         Log: more pod updates from Tom Christiansen; regen perltoc
899      Branch: perl
900            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
901            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
902 ____________________________________________________________________________
903 [  3461] By: gsar                                  on 1999/05/24  07:41:32
904         Log: perlmod notes from Damian Conway (via Tom Christiansen)
905      Branch: perl
906            ! pod/perlmod.pod
907 ____________________________________________________________________________
908 [  3460] By: gsar                                  on 1999/05/24  07:24:11
909         Log: major pod update from Tom Christiansen
910      Branch: perl
911            + pod/perltootc.pod
912            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
913            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
914            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
915            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
916            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
917            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
918            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
919            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
920            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
921            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
922            ! pod/perlxs.pod pod/pod2man.PL
923 ____________________________________________________________________________
924 [  3459] By: gsar                                  on 1999/05/24  06:26:48
925         Log: perlfaq update from Tom Christiansen
926      Branch: perl
927            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
928            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
929            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
930            ! pod/perlfaq9.pod
931 ____________________________________________________________________________
932 [  3458] By: gsar                                  on 1999/05/24  05:55:11
933         Log: updated to v1.50 from CPAN
934      Branch: perl
935            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
936 ____________________________________________________________________________
937 [  3457] By: gsar                                  on 1999/05/24  05:46:20
938         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
939              Date: Sun, 23 May 1999 16:35:07 +0100
940              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
941              Subject: [PATCH 5.005_56] name PL_in_eval bits
942      Branch: perl
943            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
944 ____________________________________________________________________________
945 [  3456] By: gsar                                  on 1999/05/24  05:18:06
946         Log: make -t mode the default on emacs/dumb terminals
947      Branch: perl
948            ! Changes utils/perldoc.PL
949 ____________________________________________________________________________
950 [  3455] By: gsar                                  on 1999/05/24  05:05:19
951         Log: return 0 rather than "" when scalar grep has nothing to iterate
952              on (brings behavior in line with documentation)
953      Branch: perl
954            ! pp_ctl.c
955 ____________________________________________________________________________
956 [  3454] By: gsar                                  on 1999/05/24  04:52:52
957         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
958              Date: Thu, 20 May 1999 13:27:02 -1000
959              Message-Id: <E10kcDN-0007TA-00@lapaki>
960              Subject: Problem with MM_Unix in 5.005_03
961      Branch: perl
962            ! lib/ExtUtils/MM_Unix.pm
963 ____________________________________________________________________________
964 [  3453] By: gsar                                  on 1999/05/24  04:39:49
965         Log: avoid removing duplicates in user-generated warnings
966              From: byron@omix.com (Byron Brummer)
967              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
968              Message-Id: <199905201101.EAA91175@thrush.omix.com>
969              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
970      Branch: perl
971            ! lib/diagnostics.pm
972 ____________________________________________________________________________
973 [  3452] By: gsar                                  on 1999/05/24  04:23:10
974         Log: straighten some code to avoid NeXT compiler bugs (from
975              Geoff Kuenning <geoff@cs.hmc.edu>)
976      Branch: perl
977            ! pp_ctl.c
978 ____________________________________________________________________________
979 [  3451] By: gsar                                  on 1999/05/24  03:03:05
980         Log: minor logic tweak for reserved word warning
981      Branch: perl
982            ! lib/Test/Harness.pm toke.c
983 ____________________________________________________________________________
984 [  3450] By: gsar                                  on 1999/05/24  02:34:20
985         Log: oops, some files missing in change#3449
986      Branch: perl
987            ! op.c op.h toke.c
988 ____________________________________________________________________________
989 [  3449] By: gsar                                  on 1999/05/24  02:33:12
990         Log: allow '*' prototype to autoquote even barewords that happen to be
991              function names; parens or ampersand continue to force the other
992              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
993              do the right thing, for example
994      Branch: perl
995            ! t/comp/proto.t
996 ____________________________________________________________________________
997 [  3448] By: gsar                                  on 1999/05/24  01:51:24
998         Log: remove vestiges of PL_last_proto
999      Branch: perl
1000            ! embedvar.h intrpvar.h objXSUB.h
1001 ____________________________________________________________________________
1002 [  3447] By: gsar                                  on 1999/05/24  01:49:20
1003         Log: redo change#2061 and parts of change#1169 with code in the
1004              parser; PL_last_proto hackery gone, strict 'subs' in now
1005              implemented in the optimizer where specifying the exceptional
1006              cases is much more robust; '*' (bareword) prototype now works
1007              reliably when used in second and subsequent arguments
1008      Branch: perl
1009            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
1010 ____________________________________________________________________________
1011 [  3446] By: gsar                                  on 1999/05/23  05:00:55
1012         Log: remove redundant part of change#1169 superceded by change#2061;
1013              avoid "future reserved word" warning on prototypical bearwords
1014      Branch: perl
1015            ! t/lib/fatal.t toke.c
1016 ____________________________________________________________________________
1017 [  3445] By: gsar                                  on 1999/05/21  23:36:49
1018         Log: s/isspace/isSPACE/g and make sure the CRT version is always
1019              passed an unsigned char (fixes random occurrence of spaces in
1020              arguments containing high-bit chars passed to spawned children,
1021              on win32)
1022      Branch: perl
1023            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
1024 ____________________________________________________________________________
1025 [  3444] By: gsar                                  on 1999/05/21  23:08:55
1026         Log: integrate Configure changes from cfgperl
1027      Branch: perl
1028           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1029           !> config_h.SH
1030 ____________________________________________________________________________
1031 [  3443] By: jhi                                   on 1999/05/21  22:00:56
1032         Log: Integrate from mainperl.
1033      Branch: cfgperl
1034           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
1035           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
1036           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
1037           !> win32/perlhost.h win32/win32.c x2p/walk.c
1038 ____________________________________________________________________________
1039 [  3442] By: jhi                                   on 1999/05/21  21:59:46
1040         Log: fflush.
1041      Branch: cfgperl
1042            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1043            ! config_h.SH
1044 ____________________________________________________________________________
1045 [  3441] By: gsar                                  on 1999/05/21  17:48:55
1046         Log: integrate cfgperl changes
1047      Branch: perl
1048           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1049           !> config_h.SH hints/sunos_4_1.sh installperl
1050 ____________________________________________________________________________
1051 [  3440] By: gsar                                  on 1999/05/21  17:42:49
1052         Log: test tweak
1053      Branch: perl
1054            ! t/comp/proto.t
1055 ____________________________________________________________________________
1056 [  3439] By: gsar                                  on 1999/05/21  17:31:26
1057         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
1058              (Configure fflush(NULL) detection seems broken on Solaris, which
1059              is why I hit the problem)
1060      Branch: perl
1061            ! Changes perl.h
1062 ____________________________________________________________________________
1063 [  3438] By: gsar                                  on 1999/05/20  16:41:01
1064         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
1065      Branch: perl
1066            ! pod/perlport.pod
1067 ____________________________________________________________________________
1068 [  3437] By: jhi                                   on 1999/05/20  07:14:39
1069         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
1070              (via private email).
1071      Branch: cfgperl
1072            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1073            ! config_h.SH hints/sunos_4_1.sh
1074 ____________________________________________________________________________
1075 [  3436] By: gsar                                  on 1999/05/20  05:18:26
1076         Log: various little nits
1077      Branch: perl
1078            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
1079            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
1080            ! win32/perlhost.h win32/win32.c x2p/walk.c
1081 ____________________________________________________________________________
1082 [  3435] By: jhi                                   on 1999/05/18  16:25:49
1083         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1084              To: perl5-porters@perl.org
1085              Subject: installperl
1086              Date: Fri, 14 May 1999 21:34:58 +0100
1087              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
1088      Branch: cfgperl
1089            ! installperl
1090 ____________________________________________________________________________
1091 [  3434] By: jhi                                   on 1999/05/17  21:25:54
1092         Log: Integrate from mainperl.
1093      Branch: cfgperl
1094           +> lib/ExtUtils/MM_Cygwin.pm
1095            - cygwin32/impure_ptr.c
1096           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
1097           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
1098           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
1099           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
1100           !> x2p/find2perl.PL
1101 ____________________________________________________________________________
1102 [  3433] By: gsar                                  on 1999/05/17  09:49:01
1103         Log: integrate cfgperl changes into mainline
1104      Branch: perl
1105           !> Configure INSTALL config_h.SH configure.com embed.h
1106           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
1107           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
1108           !> util.c
1109 ____________________________________________________________________________
1110 [  3432] By: gsar                                  on 1999/05/17  09:06:45
1111         Log: emit more appropriate diagnostic for failed glob (variant
1112              of patch suggested by Graham Barr)
1113      Branch: perl
1114            ! gv.c pod/perldiag.pod pp.c pp_hot.c
1115 ____________________________________________________________________________
1116 [  3431] By: gsar                                  on 1999/05/17  08:38:09
1117         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1118              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
1119              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
1120              Subject: find2perl does not grok the 'c' suffix to the -size argument
1121      Branch: perl
1122            ! x2p/find2perl.PL
1123 ____________________________________________________________________________
1124 [  3430] By: gsar                                  on 1999/05/17  08:26:21
1125         Log: additional cleanups for cygwin32 port
1126              From: "Fifer, Eric" <EFifer@sanwaint.com>
1127              Date: Wed, 12 May 1999 20:25:54 +0100
1128              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
1129              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
1130      Branch: perl
1131            + lib/ExtUtils/MM_Cygwin.pm
1132            - cygwin32/impure_ptr.c
1133            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
1134            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
1135            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
1136            ! perl.h util.c
1137 ____________________________________________________________________________
1138 [  3429] By: gsar                                  on 1999/05/17  08:01:04
1139         Log: From: Andy Dougherty <doughera@lafayette.edu>
1140              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
1141              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
1142              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
1143      Branch: perl
1144            ! INSTALL
1145 ____________________________________________________________________________
1146 [  3428] By: jhi                                   on 1999/05/17  07:03:26
1147         Log: Integrate from mainperl modulo the Socket.xs change.
1148      Branch: cfgperl
1149           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
1150           !> win32/win32.c win32/win32.h
1151 ____________________________________________________________________________
1152 [  3427] By: jhi                                   on 1999/05/16  22:09:11
1153         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1154              To: perl5-porters@perl.org (Mailing list Perl5)
1155              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
1156              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
1157              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
1158      Branch: cfgperl
1159            ! ext/Devel/Peek/Peek.xs
1160 ____________________________________________________________________________
1161 [  3426] By: jhi                                   on 1999/05/16  22:07:11
1162         Log: From: Mark-Jason Dominus <mjd@plover.com>
1163              To: perl5-porters@perl.com
1164              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
1165              Date: Sat, 15 May 1999 12:43:47 -0400
1166              Message-ID: <19990515164348.7313.qmail@plover.com>
1167      Branch: cfgperl
1168            ! pod/perldiag.pod
1169 ____________________________________________________________________________
1170 [  3425] By: nick                                  on 1999/05/15  15:56:10
1171         Log: Mingw32 + w32api-0.1.5 tweaks
1172              - now more like other Win32 compilers
1173      Branch: perl
1174            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
1175            ! win32/win32.h
1176 ____________________________________________________________________________
1177 [  3424] By: nick                                  on 1999/05/14  21:04:22
1178         Log: Experimental "slab" allocator for ops.
1179              To try it -DPL_OP_SLAB_ALLOC for op.c 
1180              This is for proof of concept only, it leaks memory 
1181              (ops are not free'd) so don't use in embedded apps.
1182              If this minimalist version does not show performance 
1183              gain then whole idea is worthless. 
1184              Nick see's approx 12% speed up vs perlmalloc running
1185              perl -Ilib -MCPAN -e '' 
1186              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
1187      Branch: perl
1188            ! op.c
1189 ____________________________________________________________________________
1190 [  3423] By: gsar                                  on 1999/05/14  19:55:04
1191         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
1192              found (brings sitelib intuition in line with privlib)
1193      Branch: perl
1194            ! win32/win32.c
1195 ____________________________________________________________________________
1196 [  3422] By: jhi                                   on 1999/05/14  08:08:01
1197         Log: From: pvhp@forte.com (Peter Prymmer)
1198              To: perl5-porters@perl.org, vmsperl@perl.org
1199              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
1200              Date: Thu, 13 May 99 15:29:57 PDT
1201              Message-Id: <9905132229.AA15854@forte.com>
1202      Branch: cfgperl
1203            ! configure.com
1204 ____________________________________________________________________________
1205 [  3421] By: jhi                                   on 1999/05/14  07:34:20
1206         Log: Integrate from mainperl.
1207      Branch: cfgperl
1208           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
1209 ____________________________________________________________________________
1210 [  3420] By: jhi                                   on 1999/05/14  07:33:26
1211         Log: Still fflushing.
1212      Branch: cfgperl
1213            ! Configure config_h.SH util.c
1214 ____________________________________________________________________________
1215 [  3419] By: gsar                                  on 1999/05/14  03:08:29
1216         Log: mortalize string allocations by win32_get_{priv,site}lib()
1217              (fixes small memory leak in interpreter)
1218      Branch: perl
1219            ! win32/win32.c
1220 ____________________________________________________________________________
1221 [  3418] By: gsar                                  on 1999/05/14  03:06:50
1222         Log: make win32_longname() preserve kind of slashes in argument
1223      Branch: perl
1224            ! win32/win32.c
1225 ____________________________________________________________________________
1226 [  3417] By: gsar                                  on 1999/05/14  03:04:44
1227         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1228      Branch: perl
1229            ! lib/ExtUtils/MM_Unix.pm
1230 ____________________________________________________________________________
1231 [  3416] By: jhi                                   on 1999/05/13  21:18:06
1232         Log: Integrate from mainperl.
1233      Branch: cfgperl
1234           !> pp_ctl.c
1235 ____________________________________________________________________________
1236 [  3415] By: jhi                                   on 1999/05/13  21:16:49
1237         Log: Fixes from Andy Dougherty (via private email).
1238      Branch: cfgperl
1239            ! Configure config_h.SH
1240 ____________________________________________________________________________
1241 [  3414] By: nick                                  on 1999/05/13  20:04:26
1242         Log: valist vs va_list typo
1243      Branch: perl
1244            ! pp_ctl.c
1245 ____________________________________________________________________________
1246 [  3413] By: jhi                                   on 1999/05/13  15:04:05
1247         Log: From: Andy Dougherty <doughera@lafayette.edu>
1248              To: perlbug@perl.com
1249              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
1250              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
1251              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
1252      Branch: cfgperl
1253            ! INSTALL
1254 ____________________________________________________________________________
1255 [  3412] By: jhi                                   on 1999/05/13  14:20:17
1256         Log: Integrate from mainperl.
1257      Branch: cfgperl
1258           !> pp_ctl.c
1259 ____________________________________________________________________________
1260 [  3411] By: gsar                                  on 1999/05/13  14:16:56
1261         Log: docatch_body() declaration mismatch
1262      Branch: perl
1263            ! pp_ctl.c
1264 ____________________________________________________________________________
1265 [  3410] By: jhi                                   on 1999/05/13  13:51:44
1266         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
1267      Branch: cfgperl
1268            ! Configure config_h.SH perl.h
1269 ____________________________________________________________________________
1270 [  3409] By: jhi                                   on 1999/05/13  13:31:53
1271         Log: Still fflushing strong.
1272      Branch: cfgperl
1273            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
1274            ! proto.h util.c
1275 ____________________________________________________________________________
1276 [  3408] By: jhi                                   on 1999/05/12  14:30:23
1277         Log: Integrate from mainperl.
1278      Branch: cfgperl
1279           !> (integrate 30 files)
1280 ____________________________________________________________________________
1281 [  3407] By: jhi                                   on 1999/05/12  12:28:31
1282         Log: Be tidier with fflush(NULL) testing.
1283      Branch: cfgperl
1284            ! Configure config_h.SH
1285 ____________________________________________________________________________
1286 [  3406] By: gsar                                  on 1999/05/12  11:26:03
1287         Log: better range-checking on list slices, with test
1288              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1289              Date: Sun, 02 May 1999 17:02:53 +0100
1290              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
1291              Subject: Re: List slice of undefs returns 0 items 
1292      Branch: perl
1293            ! pp.c t/op/list.t
1294 ____________________________________________________________________________
1295 [  3405] By: gsar                                  on 1999/05/12  11:22:27
1296         Log: change#3397 needs test tweak
1297      Branch: perl
1298            ! Changes t/pragma/warn/sv
1299 ____________________________________________________________________________
1300 [  3404] By: gsar                                  on 1999/05/12  11:07:44
1301         Log: typo in change#3397
1302      Branch: perl
1303            ! doop.c
1304 ____________________________________________________________________________
1305 [  3403] By: gsar                                  on 1999/05/12  10:49:01
1306         Log: From: Stephen Zander <gibreel@pobox.com>
1307              Date: 12 May 1999 01:22:31 -0700
1308              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
1309              Subject: Re: Test::Harness runs tainted tests with wrong library path
1310      Branch: perl
1311            ! lib/Test/Harness.pm
1312 ____________________________________________________________________________
1313 [  3402] By: gsar                                  on 1999/05/12  10:42:06
1314         Log: typo in change#3400
1315      Branch: perl
1316            ! ext/B/B/Deparse.pm
1317 ____________________________________________________________________________
1318 [  3401] By: jhi                                   on 1999/05/12  10:40:42
1319         Log: A better, shinier, and possibly even correctly working
1320              reincarnation of #3398.
1321      Branch: cfgperl
1322            ! Configure config_h.SH
1323 ____________________________________________________________________________
1324 [  3400] By: gsar                                  on 1999/05/12  10:40:11
1325         Log: deparse \&func() as \(&func()) for clarity
1326              From: Albert Dvornik <bert@genscan.com>
1327              Date: 11 May 1999 13:32:04 -0400
1328              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
1329              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
1330      Branch: perl
1331            ! ext/B/B/Deparse.pm
1332 ____________________________________________________________________________
1333 [  3399] By: gsar                                  on 1999/05/12  10:36:02
1334         Log: more testsuite smarts (many of them courtesy Ilya)
1335      Branch: perl
1336            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
1337            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
1338            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
1339            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
1340            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
1341            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
1342            ! t/op/pwent.t
1343 ____________________________________________________________________________
1344 [  3398] By: jhi                                   on 1999/05/12  09:33:08
1345         Log: Detect whether fflush(NULL) works as per change #3352.
1346      Branch: cfgperl
1347            ! Configure config_h.SH perl.h
1348 ____________________________________________________________________________
1349 [  3397] By: gsar                                  on 1999/05/12  08:56:03
1350         Log: From: jan.dubois@ibm.net (Jan Dubois)
1351              Date: Wed, 12 May 1999 01:01:00 +0200
1352              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
1353              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
1354      Branch: perl
1355            ! doop.c
1356 ____________________________________________________________________________
1357 [  3396] By: gsar                                  on 1999/05/12  08:23:27
1358         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
1359              stat() behaves similarly
1360      Branch: perl
1361            ! win32/win32.c
1362 ____________________________________________________________________________
1363 [  3395] By: jhi                                   on 1999/05/11  22:21:32
1364         Log: Redo parts of #3341 and #3358 that #3394 undid.
1365      Branch: cfgperl
1366            ! Configure config_h.SH
1367 ____________________________________________________________________________
1368 [  3394] By: jhi                                   on 1999/05/11  22:03:48
1369         Log: Add I_NETINET_TCP to help change #3391.
1370      Branch: cfgperl
1371            ! Configure config_h.SH ext/Socket/Socket.xs
1372 ____________________________________________________________________________
1373 [  3393] By: jhi                                   on 1999/05/11  21:44:59
1374         Log: Integrate from mainperl.
1375      Branch: cfgperl
1376           !> (integrate 55 files)
1377 ____________________________________________________________________________
1378 [  3392] By: gsar                                  on 1999/05/11  20:56:43
1379         Log: update embedvar.h
1380      Branch: perl
1381            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
1382 ____________________________________________________________________________
1383 [  3391] By: gsar                                  on 1999/05/11  16:32:05
1384         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
1385              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
1386              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
1387              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
1388      Branch: perl
1389            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
1390 ____________________________________________________________________________
1391 [  3390] By: gsar                                  on 1999/05/11  15:27:40
1392         Log: display more frequent progress messages when STDOUT is a tty
1393      Branch: perl
1394            ! lib/Test/Harness.pm
1395 ____________________________________________________________________________
1396 [  3389] By: gsar                                  on 1999/05/11  14:40:58
1397         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1398              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
1399              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
1400              Subject: [PATCH 5.005_53] Explanations by Test::Harness
1401      Branch: perl
1402            ! lib/Test/Harness.pm
1403 ____________________________________________________________________________
1404 [  3388] By: gsar                                  on 1999/05/11  14:08:14
1405         Log: avoid creating spurious subroutine stubs on failed subroutine
1406              call and other places of sv_2cv() misuse; fixes problems with
1407              failed subroutine calls "hiding" later attempts to lookup methods
1408              in base classes
1409      Branch: perl
1410            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
1411 ____________________________________________________________________________
1412 [  3387] By: gsar                                  on 1999/05/11  09:34:13
1413         Log: various fixes for clean build and test on win32; configpm broken,
1414              needed to open myconfig.SH rather than myconfig; sundry adjustments
1415              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
1416              work under win32; getenv_sv() changed to getenv_len() since SVs
1417              aren't visible in the lower echelons; remove bogus exports from
1418              config.sym; PERL_OBJECT-ness for C++ exception support; null out
1419              IoDIRP in filter_del() or sv_free() will attempt to close it
1420      Branch: perl
1421            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
1422            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
1423            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
1424            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
1425            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
1426            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
1427            ! win32/config.gc win32/config.vc win32/makedef.pl
1428            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
1429            ! win32/win32.c win32/win32.h
1430 ____________________________________________________________________________
1431 [  3386] By: gsar                                  on 1999/05/11  02:49:07
1432         Log: gutsupport for C++ exceptions
1433              From: Chip Salzenberg <chip@perlsupport.com>
1434              Date: Tue, 9 Mar 1999 11:51:57 -0500
1435              Message-ID: <19990309115157.E7911@perlsupport.com>
1436              Subject: [PATCH 5.005] Flexible Exceptions
1437      Branch: perl
1438            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
1439            ! scope.c scope.h thrdvar.h util.c
1440 ____________________________________________________________________________
1441 [  3385] By: gsar                                  on 1999/05/10  19:33:36
1442         Log: "weak" references internals, still needs perlguts documentation
1443              (somewhat modified version of patch suggested by Tuomas J. Lukka
1444              <lukka@fas.harvard.edu>)
1445      Branch: perl
1446            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
1447            ! pod/perldiag.pod proto.h sv.c sv.h util.c
1448 ____________________________________________________________________________
1449 [  3384] By: jhi                                   on 1999/05/10  18:21:43
1450         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
1451              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
1452      Branch: cfgperl
1453            ! INSTALL hints/dec_osf.sh
1454 ____________________________________________________________________________
1455 [  3381] By: jhi                                   on 1999/05/10  14:39:28
1456         Log: Integrate from mainperl.
1457      Branch: cfgperl
1458           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
1459           +> cygwin32/build-instructions.charles-wilson
1460           +> cygwin32/build-instructions.sebastien-barre
1461           +> cygwin32/build-instructions.steven-morlock
1462           +> cygwin32/build-instructions.steven-morlock2
1463           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
1464           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
1465           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
1466           +> t/op/numconvert.t utils/perlbc.PL
1467            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
1468            - cygwin32/perlld
1469           !> (integrate 105 files)
1470 ____________________________________________________________________________
1471 [  3380] By: gsar                                  on 1999/05/10  12:27:14
1472         Log: regen regnodes.h
1473      Branch: perl
1474            ! Changes regnodes.h
1475 ____________________________________________________________________________
1476 [  3379] By: gsar                                  on 1999/05/10  12:17:26
1477         Log: From: jan.dubois@ibm.net (Jan Dubois)
1478              Date: Sat, 01 May 1999 22:55:36 +0200
1479              Message-ID: <373067e9.56194713@smtp1.ibm.net>
1480              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
1481      Branch: perl
1482            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
1483            ! win32/config_H.vc
1484 ____________________________________________________________________________
1485 [  3378] By: gsar                                  on 1999/05/10  12:07:13
1486         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1487              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
1488              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
1489              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
1490      Branch: perl
1491            + t/op/numconvert.t
1492            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
1493            ! util.c
1494 ____________________________________________________________________________
1495 [  3377] By: gsar                                  on 1999/05/10  11:39:48
1496         Log: pp_modulo comment tweak from Ilya
1497      Branch: perl
1498            ! pp.c
1499 ____________________________________________________________________________
1500 [  3376] By: gsar                                  on 1999/05/10  11:30:40
1501         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
1502              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
1503              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
1504              Subject: Test.pm update [PATCH _56]
1505      Branch: perl
1506            ! lib/Test.pm
1507 ____________________________________________________________________________
1508 [  3375] By: gsar                                  on 1999/05/10  11:28:30
1509         Log: From: jan.dubois@ibm.net (Jan Dubois)
1510              Date: Fri, 07 May 1999 00:59:54 +0200
1511              Message-ID: <373318ae.19292461@smtp1.ibm.net>
1512              Subject: Re: Using existing memory for an SV's PV 
1513      Branch: perl
1514            ! sv.c
1515 ____________________________________________________________________________
1516 [  3374] By: gsar                                  on 1999/05/10  11:23:44
1517         Log: From: jan.dubois@ibm.net (Jan Dubois)
1518              Date: Fri, 07 May 1999 00:59:52 +0200
1519              Message-ID: <37321800.19118320@smtp1.ibm.net>
1520              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
1521      Branch: perl
1522            ! perl.h
1523 ____________________________________________________________________________
1524 [  3373] By: gsar                                  on 1999/05/10  11:22:10
1525         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1526              Date: Thu, 6 May 1999 18:17:28 -0400
1527              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
1528              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
1529      Branch: perl
1530            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
1531            ! util.c
1532 ____________________________________________________________________________
1533 [  3372] By: gsar                                  on 1999/05/10  10:57:49
1534         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1535              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
1536              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
1537              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
1538      Branch: perl
1539            ! regcomp.c regcomp.pl
1540 ____________________________________________________________________________
1541 [  3371] By: gsar                                  on 1999/05/10  10:54:01
1542         Log: From: lane@duphy4.physics.drexel.edu
1543              Date: Tue, 04 May 1999 10:19:25 -0700
1544              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
1545              Subject: [PATCH 5.005.56] pod->html VMS fixes
1546      Branch: perl
1547            ! installhtml lib/Pod/Html.pm
1548 ____________________________________________________________________________
1549 [  3370] By: gsar                                  on 1999/05/10  10:45:52
1550         Log: testsuite nits
1551      Branch: perl
1552            ! t/lib/io_linenum.t t/op/filetest.t
1553 ____________________________________________________________________________
1554 [  3369] By: gsar                                  on 1999/05/10  10:35:22
1555         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1556              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
1557              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
1558              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
1559      Branch: perl
1560            ! os2/os2ish.h os2/os2thread.h
1561 ____________________________________________________________________________
1562 [  3368] By: gsar                                  on 1999/05/10  10:00:11
1563         Log: From: Albert Dvornik <bert@genscan.com>
1564              Date: 03 May 1999 12:20:57 -0400
1565              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
1566              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
1567      Branch: perl
1568            ! dump.c
1569 ____________________________________________________________________________
1570 [  3367] By: gsar                                  on 1999/05/10  09:55:51
1571         Log: shadow password support for Solaris (needs Configure help to
1572              determine HAS_GETSPENT)
1573              From: "Patrick O'Brien" <pdo@cs.umd.edu>
1574              Date: Sat, 01 May 1999 19:41:17 -0400
1575              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
1576              Subject: getpwent() under solaris
1577      Branch: perl
1578            ! pp_sys.c
1579 ____________________________________________________________________________
1580 [  3366] By: gsar                                  on 1999/05/10  09:45:58
1581         Log: From: jan.dubois@ibm.net (Jan Dubois)
1582              Date: Sat, 01 May 1999 23:45:47 +0200
1583              Message-ID: <373373fb.59284266@smtp1.ibm.net>
1584              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
1585      Branch: perl
1586            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1587            ! pod/perldelta.pod
1588 ____________________________________________________________________________
1589 [  3365] By: gsar                                  on 1999/05/10  09:34:22
1590         Log: test suite and fix input_line_number()
1591              From: Paul Johnson <pjcj@transeda.com>
1592              Date: Thu, 29 Apr 1999 06:28:14 +0100
1593              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
1594              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
1595      Branch: perl
1596            + t/lib/io_linenum.t
1597            ! MANIFEST ext/IO/lib/IO/Handle.pm
1598 ____________________________________________________________________________
1599 [  3364] By: gsar                                  on 1999/05/10  09:20:56
1600         Log: fix overeager [:foo:] parsing
1601              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1602              Date: Fri, 30 Apr 1999 09:26:18 +0100
1603              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
1604              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
1605      Branch: perl
1606            ! regcomp.c t/op/re_tests
1607 ____________________________________________________________________________
1608 [  3363] By: gsar                                  on 1999/05/10  09:09:21
1609         Log: documentation for Win32 builtins (somewhat modified)
1610              From: jan.dubois@ibm.net (Jan Dubois)
1611              Date: Tue, 30 Mar 1999 08:05:03 +0200
1612              Message-ID: <37006783.1926460@smtp1.ibm.net>
1613              Subject: Re: Issues with build 509 
1614      Branch: perl
1615            + pod/Win32.pod
1616            ! MANIFEST
1617 ____________________________________________________________________________
1618 [  3362] By: gsar                                  on 1999/05/10  08:22:07
1619         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
1620      Branch: perl
1621            ! lib/File/Copy.pm win32/win32.c
1622 ____________________________________________________________________________
1623 [  3361] By: gsar                                  on 1999/05/10  08:11:29
1624         Log: escape ampersands in <pre> sections
1625      Branch: perl
1626            ! Changes lib/Pod/Html.pm
1627 ____________________________________________________________________________
1628 [  3360] By: gsar                                  on 1999/05/10  08:04:14
1629         Log: AIX hints enhancements (threads build, SOCKS support)
1630              From: "David R. Favor" <dfavor@austin.ibm.com>
1631              Date: Wed, 28 Apr 1999 08:45:28 -0500
1632              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
1633              Subject: Working build for AIX + gcc + threading
1634      Branch: perl
1635            ! hints/aix.sh
1636 ____________________________________________________________________________
1637 [  3359] By: gsar                                  on 1999/05/10  07:49:26
1638         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
1639              Date: Tue, 27 Apr 1999 23:47:24 PDT
1640              Message-ID: <19990428064724.95244.qmail@hotmail.com>
1641              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
1642              --
1643              Date: Thu, 29 Apr 1999 18:21:06 -0700
1644              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
1645              Subject: [PATCH 5.005_56] double constants ( C.pm)
1646              --
1647              Date: Mon, 03 May 1999 20:21:31 PDT
1648              Message-ID: <19990504032131.81113.qmail@hotmail.com>
1649              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
1650              --
1651              Date: Thu, 06 May 1999 17:57:09 -0700
1652              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
1653              Subject: Stash.pm
1654      Branch: perl
1655            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
1656            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
1657 ____________________________________________________________________________
1658 [  3358] By: gsar                                  on 1999/05/10  04:39:15
1659         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
1660              From: alexander smishlajev <als@turnhere.com>
1661              Date: Sun, 25 Apr 1999 14:58:29 +0300
1662              Message-ID: <37230365.5F68B460@turnhere.com>
1663              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
1664      Branch: perl
1665            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
1666            + cygwin32/build-instructions.charles-wilson
1667            + cygwin32/build-instructions.sebastien-barre
1668            + cygwin32/build-instructions.steven-morlock
1669            + cygwin32/build-instructions.steven-morlock2
1670            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
1671            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
1672            - cygwin32/perlld
1673            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
1674            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
1675            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
1676            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
1677            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
1678            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
1679 ____________________________________________________________________________
1680 [  3357] By: gsar                                  on 1999/05/10  04:07:07
1681         Log: applied suggested patch, modulo already applied parts
1682              From: Charles Bailey <BAILEY@newman.upenn.edu>
1683              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
1684              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
1685              Subject: [Patch 5.005_56] VMS consolidated patch #2
1686      Branch: perl
1687            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
1688            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
1689            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
1690            ! vms/subconfigure.com vms/test.com vms/vms.c
1691 ____________________________________________________________________________
1692 [  3356] By: gsar                                  on 1999/05/10  03:48:08
1693         Log: applied suggested patch, with win32 and PERL_OBJECT additions
1694              From: Tom Hughes <tom@compton.nu>
1695              Date: Sat, 24 Apr 1999 18:11:59 +0100
1696              Message-ID: <609bdff748.tom@compton.compton.nu>
1697              Subject: ByteLoader patch
1698      Branch: perl
1699            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
1700            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
1701            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
1702            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
1703            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
1704            ! utils/Makefile win32/Makefile win32/makefile.mk
1705 ____________________________________________________________________________
1706 [  3355] By: gsar                                  on 1999/05/10  03:22:49
1707         Log: document 'test' attribute (from Andreas Koenig)
1708      Branch: perl
1709            ! lib/ExtUtils/MakeMaker.pm
1710 ____________________________________________________________________________
1711 [  3354] By: gsar                                  on 1999/05/10  03:12:37
1712         Log: From: pmarquess@bfsec.bt.co.uk
1713              Date: Thu, 22 Apr 1999 23:12:08 +0100
1714              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
1715              Subject: PATCH for small bug in scan_bin
1716      Branch: perl
1717            ! util.c
1718 ____________________________________________________________________________
1719 [  3353] By: gsar                                  on 1999/05/10  02:39:33
1720         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
1721              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
1722      Branch: perl
1723            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
1724            ! win32/win32iop.h
1725 ____________________________________________________________________________
1726 [  3352] By: gsar                                  on 1999/05/09  22:47:39
1727         Log: flush all open output buffers before fork(), exec(), system, qx//
1728              and pipe open() operations, simplifying buffering headaches faced
1729              by users; uses fflush(NULL), which may need Configure test
1730      Branch: perl
1731            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
1732            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
1733 ____________________________________________________________________________
1734 [  3351] By: gsar                                  on 1999/05/09  21:11:51
1735         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
1736              Leroy <jll@skynet.be>)
1737      Branch: perl
1738            ! utils/perlcc.PL
1739 ____________________________________________________________________________
1740 [  3350] By: gsar                                  on 1999/05/09  20:39:11
1741         Log: normalize $^X to full pathname on win32
1742      Branch: perl
1743            ! win32/runperl.c
1744 ____________________________________________________________________________
1745 [  3349] By: gsar                                  on 1999/05/09  20:23:07
1746         Log: allow readline($globref), <$globref> already works
1747      Branch: perl
1748            ! pp_hot.c
1749 ____________________________________________________________________________
1750 [  3348] By: gsar                                  on 1999/05/09  20:00:09
1751         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
1752              <lemburg@online-club.de>)
1753      Branch: perl
1754            ! utils/perldoc.PL
1755 ____________________________________________________________________________
1756 [  3347] By: gsar                                  on 1999/05/09  18:47:21
1757         Log: additions to Thread.pm docs from Tuomas J. Lukka
1758              <lukka@fas.harvard.edu>
1759      Branch: perl
1760            ! ext/Thread/Thread.pm
1761 ____________________________________________________________________________
1762 [  3346] By: gsar                                  on 1999/05/09  18:38:00
1763         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
1764              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
1765              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
1766              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
1767      Branch: perl
1768            ! ext/B/B/Xref.pm
1769 ____________________________________________________________________________
1770 [  3345] By: gsar                                  on 1999/05/09  18:22:43
1771         Log: work around mangled archname on win32 while finding privlib/sitelib;
1772              normalize lib paths to forward slashes internally
1773      Branch: perl
1774            ! win32/win32.c
1775 ____________________________________________________________________________
1776 [  3344] By: gsar                                  on 1999/05/09  03:20:06
1777         Log: fix typo in dbm filters that caused odbm.t to fail
1778      Branch: perl
1779            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
1780 ____________________________________________________________________________
1781 [  3343] By: gsar                                  on 1999/05/09  02:02:59
1782         Log: tweak test totals
1783      Branch: perl
1784            ! Changes t/lib/tie-stdhandle.t
1785 ____________________________________________________________________________
1786 [  3342] By: gsar                                  on 1999/05/09  01:42:06
1787         Log: import list propagation busted (pointed out by Ton Hospel
1788              <thospel@mail.dma.be>)
1789      Branch: perl
1790            ! lib/autouse.pm
1791 ____________________________________________________________________________
1792 [  3341] By: gsar                                  on 1999/05/09  00:54:18
1793         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
1794              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
1795      Branch: perl
1796            ! Configure Makefile.SH
1797 ____________________________________________________________________________
1798 [  3340] By: gsar                                  on 1999/05/09  00:40:41
1799         Log: generate manpages for newly added utils
1800      Branch: perl
1801            ! installman
1802 ____________________________________________________________________________
1803 [  3339] By: gsar                                  on 1999/05/09  00:33:50
1804         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1805              Date: Sun, 02 May 1999 17:59:24 +0100
1806              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
1807              Subject: [PATCH] Re: ptr to realloced memory in yylex
1808      Branch: perl
1809            ! toke.c
1810 ____________________________________________________________________________
1811 [  3338] By: jhi                                   on 1999/05/08  22:40:29
1812         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
1813      Branch: cfgperl
1814            ! INSTALL
1815 ____________________________________________________________________________
1816 [  3337] By: jhi                                   on 1999/05/08  22:22:26
1817         Log: Integrate from mainperl.
1818      Branch: cfgperl
1819           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
1820           !> (integrate 54 files)
1821 ____________________________________________________________________________
1822 [  3336] By: gsar                                  on 1999/05/08  21:48:22
1823         Log: make perldoc -f grok nested =items
1824      Branch: perl
1825            ! utils/perldoc.PL
1826 ____________________________________________________________________________
1827 [  3335] By: gsar                                  on 1999/05/08  19:48:11
1828         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
1829      Branch: perl
1830            ! op.c t/lib/fields.t
1831 ____________________________________________________________________________
1832 [  3334] By: gsar                                  on 1999/05/08  19:09:41
1833         Log: update test totals
1834      Branch: perl
1835            ! t/lib/bigintpm.t
1836 ____________________________________________________________________________
1837 [  3333] By: gsar                                  on 1999/05/08  16:56:02
1838         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
1839      Branch: perl
1840            ! pod/perlfunc.pod
1841 ____________________________________________________________________________
1842 [  3332] By: gsar                                  on 1999/05/08  16:46:44
1843         Log: applied suggested patch, added tests
1844              From: William Mann <wmann@avici.com>
1845              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
1846              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
1847              Subject: BigInt.pm extensions for logical operations
1848      Branch: perl
1849            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
1850 ____________________________________________________________________________
1851 [  3331] By: gsar                                  on 1999/05/08  16:09:33
1852         Log: avoid temporary files named 'tmp'
1853      Branch: perl
1854            ! Makefile.SH pp.c
1855 ____________________________________________________________________________
1856 [  3330] By: nick                                  on 1999/05/08  14:16:30
1857         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
1858              Provide Tie::StdHandle
1859              Basic update of docs.
1860      Branch: perl
1861            + t/lib/tie-stdhandle.t
1862            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
1863 ____________________________________________________________________________
1864 [  3329] By: nick                                  on 1999/05/08  12:03:45
1865         Log: Tweaks to open(my $fh,...) stuff
1866      Branch: perl
1867            ! op.c pp.c pp_sys.c t/io/open.t
1868 ____________________________________________________________________________
1869 [  3328] By: nick                                  on 1999/05/08  11:18:42
1870         Log: Bring SDBM_File.xs into line with new typemap
1871      Branch: perl
1872            ! ext/SDBM_File/SDBM_File.xs
1873 ____________________________________________________________________________
1874 [  3327] By: gsar                                  on 1999/05/08  00:07:11
1875         Log: add test case for AUTOLOAD reentrancy fix in change#3279
1876      Branch: perl
1877            ! t/lib/autoloader.t
1878 ____________________________________________________________________________
1879 [  3326] By: nick                                  on 1999/05/07  21:24:50
1880         Log: Implement open( my $fh, ...) and similar.
1881              Set flag in op.c for "constructor ops"
1882              In pp_rv2gv, if flag is set and arg is PADSV and uninit
1883              vivify as reference to a detached GV.
1884              (Name of GV is the pad name.)
1885              This scheme should "just work" for pipe/socket etc. too.
1886              
1887              #if 0 out the open(FH,undef) for now.
1888              Change t/io/open.t to test open(my $fh,...)
1889      Branch: perl
1890            ! op.c pp.c pp_sys.c t/io/open.t
1891 ____________________________________________________________________________
1892 [  3325] By: nick                                  on 1999/05/07  21:18:42
1893         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
1894      Branch: perl
1895            ! util.c
1896 ____________________________________________________________________________
1897 [  3324] By: gsar                                  on 1999/05/07  20:28:31
1898         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
1899              intervening code has to allocate SVs)
1900      Branch: perl
1901            ! util.c
1902 ____________________________________________________________________________
1903 [  3323] By: gsar                                  on 1999/05/07  19:45:08
1904         Log: allow line numbers to show in diagnostics during global destruction
1905      Branch: perl
1906            ! util.c
1907 ____________________________________________________________________________
1908 [  3322] By: gsar                                  on 1999/05/07  09:38:11
1909         Log: From: Dan Sugalski <sugalskd@ous.edu>
1910              Date: Fri, 09 Apr 1999 16:16:39 -0700
1911              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
1912              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
1913      Branch: perl
1914            ! lib/ExtUtils/MM_VMS.pm
1915 ____________________________________________________________________________
1916 [  3321] By: gsar                                  on 1999/05/07  09:08:23
1917         Log: From: kwzh@gnu.org (Karl Heuer)
1918              Date: Wed, 7 Apr 1999 23:58:58 -0400
1919              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
1920              Subject: [perl-5.005.02] detect lack of /dev/tty
1921      Branch: perl
1922            ! Makefile.SH
1923 ____________________________________________________________________________
1924 [  3320] By: gsar                                  on 1999/05/07  08:52:14
1925         Log: allow distinct prefix for versioned executables
1926              From: Roderick Schertler <roderick@argon.org>
1927              Date: Wed, 07 Apr 1999 15:34:56 -0400
1928              Message-ID: <3003.923513696@eeyore.ibcinc.com>
1929              Subject: perl55.00503 -> perl5.00503 patch for installperl
1930      Branch: perl
1931            ! INSTALL installperl
1932 ____________________________________________________________________________
1933 [  3319] By: gsar                                  on 1999/05/07  08:07:02
1934         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1935              Date: Mon, 05 Apr 1999 15:38:42 -0700
1936              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
1937              Subject: Re: chomp fails with $/ in fixed-length record mode
1938              --
1939              From: Roderick Schertler <roderick@argon.org>
1940              Date: Tue, 06 Apr 1999 21:11:37 -0400
1941              Message-ID: <2795.923447497@eeyore.ibcinc.com>
1942              Subject: Re: chomp fails with $/ in fixed-length record mode
1943      Branch: perl
1944            ! doop.c pod/perlfunc.pod t/op/chop.t
1945 ____________________________________________________________________________
1946 [  3318] By: gsar                                  on 1999/05/07  07:56:35
1947         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1948              Date: Tue, 6 Apr 1999 01:40:36 -0400
1949              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
1950              Subject: [PATCH 5.005_*] Make % use fmod()
1951      Branch: perl
1952            ! pp.c t/op/arith.t
1953 ____________________________________________________________________________
1954 [  3317] By: gsar                                  on 1999/05/07  04:18:11
1955         Log: DBM Filters (via private mail)
1956              From: pmarquess@bfsec.bt.co.uk
1957              Date: Sun, 18 Apr 1999 21:05:52 +0100
1958              Message-Id: <199904182009.NAA19152@activestate.com>
1959              Subject: DBM Filters
1960      Branch: perl
1961            + pod/perldbmfilter.pod
1962            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
1963            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
1964            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
1965            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
1966            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
1967            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
1968            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
1969            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
1970            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
1971            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
1972            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
1973            ! t/lib/sdbm.t
1974 ____________________________________________________________________________
1975 [  3316] By: gsar                                  on 1999/05/07  03:28:53
1976         Log: avoid negative return value from Win32::GetTickCount()
1977              From: jan.dubois@ibm.net (Jan Dubois)
1978              Date: Sat, 03 Apr 1999 19:04:18 +0200
1979              Message-ID: <37084742.22824479@smtp1.ibm.net>
1980              Subject: Re: Win32::GetTickCount
1981      Branch: perl
1982            ! win32/win32.c
1983 ____________________________________________________________________________
1984 [  3315] By: nick                                  on 1999/05/06  21:44:38
1985         Log: open(FH,undef) # creates new_tmpfile opened read/write
1986              Add t/io/open.t with test for above.
1987      Branch: perl
1988            + t/io/open.t
1989            ! pp_sys.c
1990 ____________________________________________________________________________
1991 [  3314] By: gsar                                  on 1999/05/06  08:01:23
1992         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
1993              Date: Tue, 30 Mar 1999 23:40:34 PST
1994              Message-ID: <19990331074034.6117.qmail@hotmail.com>
1995              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
1996              --
1997              Date: Wed, 07 Apr 1999 00:28:23 -0800
1998              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
1999              Subject: [PATCH 5.005_56] function prototypes(B.pm)
2000              --
2001              Date: Thu, 22 Apr 1999 23:40:52 -0700
2002              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
2003              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
2004              --
2005              Date: Tue, 27 Apr 1999 01:14:49 PDT
2006              Message-ID: <19990427081449.28615.qmail@hotmail.com>
2007              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
2008      Branch: perl
2009            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
2010            ! t/op/ref.t
2011 ____________________________________________________________________________
2012 [  3313] By: jhi                                   on 1999/05/06  07:59:52
2013         Log: Integrate from mainperl.
2014      Branch: cfgperl
2015           !> (integrate 33 files)
2016 ____________________________________________________________________________
2017 [  3312] By: gsar                                  on 1999/05/06  07:11:50
2018         Log: add Ethiopic section to unicode master database (from Ken
2019              Whistler <kenw@sybase.com>)
2020      Branch: perl
2021            ! lib/unicode/UnicodeData-Latest.txt
2022 ____________________________________________________________________________
2023 [  3311] By: gsar                                  on 1999/05/06  05:37:55
2024         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
2025              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
2026              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
2027              Subject: Largefiles for Solaris
2028      Branch: perl
2029            ! hints/solaris_2.sh
2030 ____________________________________________________________________________
2031 [  3310] By: gsar                                  on 1999/05/06  05:14:35
2032         Log: emit more accurate diagnostic for syntax errors involving <>
2033              within eval""
2034      Branch: perl
2035            ! toke.c utils/perldoc.PL
2036 ____________________________________________________________________________
2037 [  3309] By: gsar                                  on 1999/05/06  04:36:31
2038         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
2039      Branch: perl
2040            ! t/lib/open3.t
2041 ____________________________________________________________________________
2042 [  3308] By: gsar                                  on 1999/05/06  03:19:16
2043         Log: applied first part of suggested patch (bug described cannot be
2044              reproduced any longer, so the second inconclusive part has not
2045              been applied)
2046              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2047              Date: Sun, 28 Mar 1999 04:51:34 +0100
2048              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
2049              Subject: [PATCH 5.005_56] Re: A core dump 
2050      Branch: perl
2051            ! toke.c
2052 ____________________________________________________________________________
2053 [  3307] By: gsar                                  on 1999/05/06  01:56:06
2054         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
2055              change#3180)
2056      Branch: perl
2057            ! op.c
2058 ____________________________________________________________________________
2059 [  3306] By: gsar                                  on 1999/05/05  17:17:34
2060         Log: applied non-conflicting parts of suggested patch
2061              From: Charles Bailey <BAILEY@newman.upenn.edu>
2062              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
2063              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
2064              Subject: [Patch 5.005_56] Revised VMS patch
2065      Branch: perl
2066            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
2067            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
2068 ____________________________________________________________________________
2069 [  3305] By: gsar                                  on 1999/05/05  16:20:19
2070         Log: make perldoc use backslashed pathnames within system() on win32
2071      Branch: perl
2072            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
2073 ____________________________________________________________________________
2074 [  3304] By: gsar                                  on 1999/05/05  07:29:43
2075         Log: upgrade Pod::Parser to v1.081 from CPAN
2076      Branch: perl
2077            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2078            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
2079            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
2080 ____________________________________________________________________________
2081 [  3303] By: gsar                                  on 1999/05/05  07:02:07
2082         Log: From: Andy Dougherty <doughera@lafayette.edu>
2083              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
2084              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
2085              Subject: [PATCH 5.005_03-MT3] INSTALL patches
2086      Branch: perl
2087            ! INSTALL
2088 ____________________________________________________________________________
2089 [  3302] By: gsar                                  on 1999/05/05  06:55:21
2090         Log: load base packages based on nonexistent $VERSION
2091              From: andreas.koenig@anima.de (Andreas J. Koenig)
2092              Date: 19 Mar 1999 06:00:28 +0100
2093              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
2094              Subject: Re: base.pm flaw
2095      Branch: perl
2096            ! lib/base.pm lib/locale.pm
2097 ____________________________________________________________________________
2098 [  3301] By: gsar                                  on 1999/05/04  05:41:08
2099         Log: pod2man outputs switched date and revision label (fix suggested by
2100              EthanSasiela@mede.com)
2101      Branch: perl
2102            ! pod/pod2man.PL
2103 ____________________________________________________________________________
2104 [  3300] By: gsar                                  on 1999/05/03  18:48:25
2105         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
2106              (makes opendir(D,"c:") work reliably)
2107      Branch: perl
2108            ! win32/win32.c
2109 ____________________________________________________________________________
2110 [  3299] By: gsar                                  on 1999/05/02  19:39:55
2111         Log: add test case for change#3298
2112      Branch: perl
2113            ! sv.c t/op/readdir.t
2114 ____________________________________________________________________________
2115 [  3298] By: gsar                                  on 1999/05/02  19:24:41
2116         Log: close directory handles properly when localized
2117      Branch: perl
2118            ! sv.c
2119 ____________________________________________________________________________
2120 [  3297] By: jhi                                   on 1999/04/30  11:42:14
2121         Log: Integrate from mainperl.
2122      Branch: cfgperl
2123           !> Changes config_h.SH configure.com lib/AutoLoader.pm
2124           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
2125           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
2126           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
2127           !> vms/subconfigure.com win32/win32.c
2128 ____________________________________________________________________________
2129 [  3293] By: chip                                  on 1999/04/29  18:50:49
2130         Log: Fix shebang lines.
2131      Branch: maint-5.004/perl
2132            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
2133            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
2134            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
2135            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
2136            ! x2p/find2perl.PL x2p/s2p.PL
2137 ____________________________________________________________________________
2138 [  3284] By: gsar                                  on 1999/04/27  00:48:42
2139         Log: integrate change#3279 from maint-5.004
2140      Branch: perl
2141            ! lib/AutoLoader.pm
2142 ____________________________________________________________________________
2143 [  3279] By: chip                                  on 1999/04/26  23:09:26
2144         Log: Make &AutoLoad::AUTOLOAD reentrant.
2145      Branch: maint-5.004/perl
2146            ! lib/AutoLoader.pm
2147 ____________________________________________________________________________
2148 [  3276] By: chip                                  on 1999/04/26  22:34:36
2149         Log: Make porting scripts executable.
2150      Branch: maint-5.004/perl
2151            ! Changes Porting/genlog Porting/makerel Porting/p4desc
2152            ! Porting/patchls
2153 ____________________________________________________________________________
2154 [  3274] By: gsar                                  on 1999/04/26  17:30:31
2155         Log: allow embedded null characters in diagnostics
2156      Branch: perl
2157            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
2158 ____________________________________________________________________________
2159 [  3273] By: gsar                                  on 1999/04/26  08:27:22
2160         Log: hand-applied conflicting parts of suggested patch
2161              From: Charles Bailey <BAILEY@newman.upenn.edu>
2162              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
2163              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
2164              Subject: [PATCH 5.005_56] VMS configuration/build
2165      Branch: perl
2166            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
2167            ! vms/munchconfig.c vms/subconfigure.com
2168 ____________________________________________________________________________
2169 [  3272] By: gsar                                  on 1999/04/26  08:25:41
2170         Log: update Changes; tweak minor regressions
2171      Branch: perl
2172            ! Changes lib/AutoSplit.pm lib/File/Path.pm
2173 ____________________________________________________________________________
2174 [  3271] By: gsar                                  on 1999/04/26  07:52:51
2175         Log: integrate change#3229 from maint-5.004
2176      Branch: perl
2177            ! pp_ctl.c util.c
2178 ____________________________________________________________________________
2179 [  3270] By: gsar                                  on 1999/04/25  22:58:27
2180         Log: fix buggy reference count on refs to SVs with autoviv magic
2181              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
2182              accessing free()d memory)
2183      Branch: perl
2184            ! pp.c t/op/ref.t
2185 ____________________________________________________________________________
2186 [  3269] By: gsar                                  on 1999/04/24  17:07:55
2187         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
2188              on win32)
2189      Branch: perl
2190            ! win32/win32.c
2191 ____________________________________________________________________________
2192 [  3268] By: gsar                                  on 1999/04/24  16:38:25
2193         Log: kill dup hunk
2194      Branch: perl
2195            ! config_h.SH
2196 ____________________________________________________________________________
2197 [  3267] By: gsar                                  on 1999/04/24  16:35:57
2198         Log: integrate cfgperl changes into mainline
2199      Branch: perl
2200           +> myconfig.SH
2201            - myconfig
2202            ! pod/perlre.pod
2203           !> (integrate 38 files)
2204 ____________________________________________________________________________
2205 [  3266] By: jhi                                   on 1999/04/23  18:42:44
2206         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
2207              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
2208              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
2209              Cc: Lionel Cons <lionel.cons@cern.ch>,
2210              Ilya Zakharevich <ilya@math.ohio-state.edu>,
2211              David Hayes <david@bdel.com>
2212              Subject: [PATCH] h2ph
2213              Date: Fri, 23 Apr 1999 12:37:23 -0400
2214              Message-ID: <19990423123723.A49550@O2.chapin.edu>
2215      Branch: cfgperl
2216            ! utils/h2ph.PL
2217 ____________________________________________________________________________
2218 [  3265] By: jhi                                   on 1999/04/21  18:17:12
2219         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
2220              To: perlbug@perl.org
2221              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
2222              Date: Wed, 21 Apr 1999 08:17:54 -0700
2223              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
2224      Branch: cfgperl
2225            ! vms/descrip_mms.template
2226 ____________________________________________________________________________
2227 [  3264] By: jhi                                   on 1999/04/20  08:50:54
2228         Log: From: Andy Dougherty <doughera@lafayette.edu>
2229              To: The Perl Porters Mailing List <perl5-porters@perl.org>
2230              Subject: [PATCH 5.005_56] Re: 5.006 Todo
2231              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
2232              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
2233      Branch: cfgperl
2234            ! Porting/pumpkin.pod
2235 ____________________________________________________________________________
2236 [  3263] By: jhi                                   on 1999/04/20  08:05:01
2237         Log: From: Chip Salzenberg <chip@perlsupport.com>
2238              To: Perl 5 Porters <perl5-porters@perl.org>
2239              Subject: [PATCH 5.005_56] Configure: $sig_count
2240              Date: Sun, 18 Apr 1999 17:54:36 -0400
2241              Message-ID: <19990418175436.A27496@perlsupport.com>
2242      Branch: cfgperl
2243            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2244            ! config_h.SH
2245 ____________________________________________________________________________
2246 [  3262] By: jhi                                   on 1999/04/19  18:23:50
2247         Log: Subject: PATCH wrong faq reference in perlbook.pod
2248              From: Robin Barker <rmb1@cise.npl.co.uk>
2249              To: perlbug@perl.com
2250              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
2251              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
2252      Branch: cfgperl
2253            ! pod/perlbook.pod
2254 ____________________________________________________________________________
2255 [  3261] By: jhi                                   on 1999/04/15  13:59:04
2256         Log: From: Andy Dougherty <doughera@lafayette.edu>
2257              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
2258              Cc: Perl Porters <perl5-porters@perl.org>
2259              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
2260              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
2261              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
2262      Branch: cfgperl
2263            ! hints/solaris_2.sh
2264 ____________________________________________________________________________
2265 [  3260] By: jhi                                   on 1999/04/15  13:56:53
2266         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
2267              To: pumpkings@jhereg.perl.com
2268              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
2269              Date: Thu, 15 Apr 1999 07:13:41 -0600
2270              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
2271      Branch: cfgperl
2272            ! pod/perldata.pod
2273 ____________________________________________________________________________
2274 [  3259] By: jhi                                   on 1999/04/13  23:12:52
2275         Log: LDLIBPTH also on 'clean' targets.
2276      Branch: cfgperl
2277            ! Makefile.SH
2278 ____________________________________________________________________________
2279 [  3258] By: jhi                                   on 1999/04/13  21:38:46
2280         Log: Add information about the two DEC C compiler optimizer bugs
2281              (what patch levels of the compilers fix them).
2282      Branch: cfgperl
2283            ! pp.c t/op/repeat.t
2284 ____________________________________________________________________________
2285 [  3257] By: jhi                                   on 1999/04/13  14:25:08
2286         Log: Be polite about ccdlflags and lddflags, too.
2287              Avoid Perl's malloc only when threaded.
2288      Branch: cfgperl
2289            ! hints/aix.sh
2290 ____________________________________________________________________________
2291 [  3256] By: jhi                                   on 1999/04/13  10:21:33
2292         Log: Croak if no known ways to semctl() (don't assume union semun).
2293      Branch: cfgperl
2294            ! doio.c perl.h
2295 ____________________________________________________________________________
2296 [  3255] By: jhi                                   on 1999/04/13  09:10:26
2297         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2298              To: perl5-porters@perl.org, vmsperl@perl.org
2299              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
2300              Date: Mon, 12 Apr 1999 13:36:48 -0700
2301              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
2302      Branch: cfgperl
2303            ! lib/ExtUtils/MM_VMS.pm
2304 ____________________________________________________________________________
2305 [  3254] By: jhi                                   on 1999/04/13  06:56:26
2306         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
2307              To: perlbug@perl.com
2308              Subject: Update for OpenBSD hints
2309              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
2310              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
2311      Branch: cfgperl
2312            ! hints/openbsd.sh
2313 ____________________________________________________________________________
2314 [  3229] By: chip                                  on 1999/04/13  04:04:14
2315         Log: Preserve errno from importunities of sfio.
2316      Branch: maint-5.004/perl
2317            ! pp_ctl.c util.c
2318 ____________________________________________________________________________
2319 [  3226] By: jhi                                   on 1999/04/11  12:52:26
2320         Log: If both ways to call semctl are broken,    skip the tests.
2321      Branch: cfgperl
2322            ! t/lib/ipc_sysv.t
2323 ____________________________________________________________________________
2324 [  3225] By: jhi                                   on 1999/04/10  22:27:28
2325         Log: From: Andy Dougherty <doughera@lafayette.edu>
2326              To: dsembr01@ox.slug.louisville.edu
2327              Cc: perlbug@perl.com
2328              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
2329              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
2330              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
2331      Branch: cfgperl
2332            ! ext/POSIX/POSIX.xs
2333 ____________________________________________________________________________
2334 [  3224] By: jhi                                   on 1999/04/09  18:50:32
2335         Log: From: Andy Dougherty <doughera@lafayette.edu>
2336              To: Perl Porters <perl5-porters@perl.org>
2337              Subject: [PATCH 5.005_56] Re: prefix= in hints
2338              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
2339              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
2340              
2341              (Overrides change #3204 from Kurt)
2342      Branch: cfgperl
2343            ! hints/linux.sh
2344 ____________________________________________________________________________
2345 [  3223] By: jhi                                   on 1999/04/09  18:37:55
2346         Log: Understand Apollo's //node notation.
2347              
2348              From: Johann Klasek <jk@auto.tuwien.ac.at>
2349              To: jhi@iki.fi
2350              Subject: Re: DomainPerl
2351              Date: Fri, 9 Apr 1999 18:21:37 +0200
2352              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
2353      Branch: cfgperl
2354            ! lib/Cwd.pm
2355 ____________________________________________________________________________
2356 [  3220] By: jhi                                   on 1999/04/04  16:33:49
2357         Log: Integrate from mainperl.
2358      Branch: cfgperl
2359           !> (integrate 39 files)
2360 ____________________________________________________________________________
2361 [  3219] By: gsar                                  on 1999/04/04  02:48:17
2362         Log: tweak previous change
2363      Branch: maint-5.005/perl
2364            ! win32/win32.c
2365 ____________________________________________________________________________
2366 [  3218] By: gsar                                  on 1999/04/04  02:44:47
2367         Log: be careful about extending the stack for the Win32:: builtins
2368      Branch: maint-5.005/perl
2369            ! win32/win32.c
2370 ____________________________________________________________________________
2371 [  3217] By: gsar                                  on 1999/04/04  01:59:26
2372         Log: correct places that said newSVpv() when they meant newSVpvn()
2373      Branch: perl
2374            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
2375            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
2376            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
2377            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
2378            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
2379            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
2380            ! win32/win32.c
2381 ____________________________________________________________________________
2382 [  3216] By: gsar                                  on 1999/04/03  23:58:27
2383         Log: avoid duplicate code
2384      Branch: perl
2385            ! sv.c
2386 ____________________________________________________________________________
2387 [  3215] By: gsar                                  on 1999/04/03  23:14:34
2388         Log: grow PL_tmps_stack more efficiently; make it more amenable to
2389              STRESS_REALLOC testing
2390      Branch: perl
2391            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
2392            ! sv.c
2393 ____________________________________________________________________________
2394 [  3214] By: gsar                                  on 1999/04/03  21:01:09
2395         Log: scrounge and save three extra branches in pp_entersub()
2396      Branch: perl
2397            ! cv.h pp_ctl.c pp_hot.c
2398 ____________________________________________________________________________
2399 [  3213] By: gsar                                  on 1999/04/03  17:43:23
2400         Log: remove duplicate code and an extra branch in sv_setsv() and
2401              other hot code by making SvTHINKFIRST() think about FAKE SVs
2402      Branch: perl
2403            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
2404            ! proto.h scope.c sv.c sv.h
2405 ____________________________________________________________________________
2406 [  3212] By: jhi                                   on 1999/04/03  16:20:09
2407         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
2408              
2409              From: John Bley <jbb6@acpub.duke.edu>
2410              To: perlbug@perl.org
2411              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
2412              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
2413              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
2414      Branch: cfgperl
2415            ! doio.c pp_sys.c
2416 ____________________________________________________________________________
2417 [  3211] By: jhi                                   on 1999/04/03  13:27:26
2418         Log: Change #3210 was rather unportable.  This is better.
2419      Branch: cfgperl
2420            ! Configure config_h.SH
2421 ____________________________________________________________________________
2422 [  3210] By: jhi                                   on 1999/04/03  13:16:20
2423         Log: Avoid Digital UNIX' ksh.
2424              
2425              From: Jarkko Hietaniemi <jhi@iki.fi> 
2426              To: Henrik Tougaard <ht000@siberut.foa.dk> 
2427              Cc: perlbug@perl.com, ht000@foa.dk 
2428              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
2429              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
2430              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
2431      Branch: cfgperl
2432            ! Configure config_h.SH
2433 ____________________________________________________________________________
2434 [  3209] By: jhi                                   on 1999/04/03  12:49:04
2435         Log: Integrate from mainperl.
2436      Branch: cfgperl
2437           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
2438 ____________________________________________________________________________
2439 [  3208] By: jhi                                   on 1999/04/03  12:27:24
2440         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
2441              
2442              From: Lionel Cons <lionel.cons@cern.ch>
2443              To: jhi@iki.fi
2444              Cc: perlbug@perl.com, kstar@isinet.com,
2445              Philippe Defert <philippe.defert@cern.ch>
2446              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
2447              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
2448              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
2449      Branch: cfgperl
2450            ! hints/irix_6.sh
2451 ____________________________________________________________________________
2452 [  3207] By: jhi                                   on 1999/04/03  12:20:21
2453         Log: Be polite about usemymalloc.
2454      Branch: cfgperl
2455            ! hints/aix.sh
2456 ____________________________________________________________________________
2457 [  3206] By: gsar                                  on 1999/04/02  23:31:59
2458         Log: a typo in change#3205
2459      Branch: perl
2460            ! t/lib/bigfloatpm.t
2461 ____________________________________________________________________________
2462 [  3205] By: gsar                                  on 1999/04/02  23:20:31
2463         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
2464              returns NaNs faithfully)
2465      Branch: perl
2466            ! t/lib/bigfloatpm.t
2467 ____________________________________________________________________________
2468 [  3204] By: jhi                                   on 1999/04/02  22:03:23
2469         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
2470              
2471              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2472              To: perl5-porters@perl.org
2473              Subject: linux hints nit
2474              Date: Fri, 2 Apr 1999 16:49:47 -0500
2475              Message-ID: <19990402164947.E80926@O2.chapin.edu>
2476      Branch: cfgperl
2477            ! hints/linux.sh
2478 ____________________________________________________________________________
2479 [  3203] By: jhi                                   on 1999/04/02  22:00:56
2480         Log: Display exact glibc version in Linux. 
2481              
2482              From: Andy Dougherty <doughera@lafayette.edu>
2483              To: Perl Porters <perl5-porters@perl.org>
2484              Subject: Displaying glibc version on Linux
2485              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
2486              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
2487      Branch: cfgperl
2488            ! hints/linux.sh
2489 ____________________________________________________________________________
2490 [  3202] By: gsar                                  on 1999/04/02  21:23:18
2491         Log: various little goofs
2492      Branch: perl
2493            ! Changes Makefile.SH README installperl
2494 ____________________________________________________________________________
2495 [  3201] By: jhi                                   on 1999/04/02  13:13:39
2496         Log: Configure regen.
2497              
2498              Add llseek + offset_t probing.
2499              Change CONFIG to CONFIGDOTSH.
2500              'unset foo' is unportable, use foo=''.
2501      Branch: cfgperl
2502            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
2503            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
2504            ! perl_exp.SH writemain.SH
2505 ____________________________________________________________________________
2506 [  3200] By: jhi                                   on 1999/04/02  12:06:22
2507         Log: Introduce myconfig.SH.
2508              
2509              From: Andy Dougherty <doughera@lafayette.edu>
2510              To: Jarkko Hietaniemi <jhi@iki.fi>
2511              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
2512              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
2513              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
2514              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
2515      Branch: cfgperl
2516            + myconfig.SH
2517            - myconfig
2518            ! MANIFEST
2519 ____________________________________________________________________________
2520 [  3195] By: jhi                                   on 1999/03/28  16:42:54
2521         Log: Update perlhist on 5_03.
2522      Branch: maint-5.005/perl
2523            ! pod/perlhist.pod
2524 ____________________________________________________________________________
2525 [  3194] By: jhi                                   on 1999/03/28  12:30:01
2526         Log: Integrate from mainperl.
2527      Branch: cfgperl
2528           +> t/op/grep.t
2529            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
2530            ! t/lib/bigintpm.t
2531           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
2532           !> t/lib/thread.t
2533 ____________________________________________________________________________
2534 [  3189] By: gsar                                  on 1999/03/28  08:22:00
2535         Log: various pod niggles
2536      Branch: maint-5.005/perl
2537            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
2538            ! pod/perlfunc.pod pod/perlhist.pod
2539 ____________________________________________________________________________
2540 [  3187] By: gsar                                  on 1999/03/28  07:31:16
2541         Log: regularize CAPI declarations (CAPI extensions now build under
2542              the Borland compiler)
2543      Branch: maint-5.005/perl
2544            ! win32/GenCAPI.pl
2545 ____________________________________________________________________________
2546 [  3186] By: gsar                                  on 1999/03/28  07:26:33
2547         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
2548              -DPERL_CAPI
2549      Branch: maint-5.005/perl
2550            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
2551 ____________________________________________________________________________
2552 [  3183] By: gsar                                  on 1999/03/28  06:00:46
2553         Log: update p4 utility to ignore non-text files
2554      Branch: perl
2555            ! Porting/p4desc
2556 ____________________________________________________________________________
2557 [  3181] By: gsar                                  on 1999/03/28  03:37:23
2558         Log: integrate change#3179 from maint-5.005
2559      Branch: perl
2560           !> ext/Thread/Thread.xs t/lib/thread.t
2561 ____________________________________________________________________________
2562 [  3180] By: gsar                                  on 1999/03/28  02:28:20
2563         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
2564              (sometimes caused bizarreness in the BLOCK)
2565      Branch: perl
2566            + t/op/grep.t
2567            ! MANIFEST op.c
2568 ____________________________________________________________________________
2569 [  3179] By: gsar                                  on 1999/03/28  02:14:04
2570         Log: fix thread segfault when passing large number of arguments to child
2571              a la C<Thread->new($foo, 1..1000)>
2572      Branch: maint-5.005/perl
2573            ! ext/Thread/Thread.xs t/lib/thread.t
2574 ____________________________________________________________________________
2575 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
2576         Log: fix $Config{'usethreads'} typo in perlthrtut
2577              
2578              From: Ian Maloney <szhmf9@wsblob.ubs.com>
2579              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
2580              Message-Id: <199903251540.QAA02439@wsblob.>
2581              Subject: perlthrtut documentation error
2582      Branch: maint-5.005/perl
2583            ! pod/perlthrtut.pod
2584 ____________________________________________________________________________
2585 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
2586         Log: Update Test.pm to VERSION 1.122 from CPAN
2587      Branch: maint-5.005/perl
2588            ! lib/Test.pm
2589 ____________________________________________________________________________
2590 [  3171] By: jhi                                   on 1999/03/26  22:38:28
2591         Log: Integrate from mainperl.
2592      Branch: cfgperl
2593           !> (integrate 37 files)
2594 ____________________________________________________________________________
2595 [  3170] By: gsar                                  on 1999/03/26  01:30:25
2596         Log: specify type of bracket in "Unmatched bracket" diagnostic;
2597              prefer 'brace' or 'curly bracket' over 'curly brace'
2598      Branch: perl
2599            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
2600            ! t/op/misc.t t/op/re_tests toke.c
2601 ____________________________________________________________________________
2602 [  3169] By: gsar                                  on 1999/03/26  00:50:51
2603         Log: better description of "Integer overflow" diagnostic
2604      Branch: perl
2605            ! pod/perldiag.pod
2606 ____________________________________________________________________________
2607 [  3168] By: gsar                                  on 1999/03/25  11:02:46
2608         Log: applied needful parts of suggested patch
2609              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
2610              Date: Tue, 23 Mar 1999 16:21:43 -0800
2611              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
2612              Subject: [PATCH 5.005_56] pp_formline correction
2613      Branch: perl
2614            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
2615 ____________________________________________________________________________
2616 [  3167] By: gsar                                  on 1999/03/25  10:39:02
2617         Log: clarify what a "comment" means (due to Mark-Jason Dominus
2618              <mjd@plover.com>)
2619      Branch: perl
2620            ! pod/perlsyn.pod
2621 ____________________________________________________________________________
2622 [  3166] By: gsar                                  on 1999/03/25  10:33:18
2623         Log: describe current behavior on local($foo{nothere}) (suggested by
2624              Lionel Cons <lionel.cons@cern.ch>)
2625      Branch: perl
2626            ! pod/perlsub.pod
2627 ____________________________________________________________________________
2628 [  3165] By: gsar                                  on 1999/03/25  06:21:05
2629         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
2630              <vishalb@hotmail.com>)
2631      Branch: perl
2632            ! ext/B/B/C.pm
2633 ____________________________________________________________________________
2634 [  3164] By: gsar                                  on 1999/03/25  06:17:27
2635         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
2636              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
2637              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
2638              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
2639      Branch: perl
2640            ! ext/B/B.xs op.h opcode.pl
2641 ____________________________________________________________________________
2642 [  3163] By: gsar                                  on 1999/03/25  06:15:49
2643         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
2644              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
2645              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
2646              Subject: [PATCH _56] B::Deparse 0.57
2647              --
2648              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
2649              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
2650              Subject: Re: [PATCH _56] B::Deparse 0.57 
2651      Branch: perl
2652            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
2653 ____________________________________________________________________________
2654 [  3162] By: gsar                                  on 1999/03/25  06:11:46
2655         Log: fix a few places that said 'int', but meant 'STRLEN'
2656      Branch: perl
2657            ! pod/perlguts.pod proto.h sv.c
2658 ____________________________________________________________________________
2659 [  3161] By: gsar                                  on 1999/03/25  06:01:18
2660         Log: From: Russ Allbery <rra@stanford.edu>
2661              Date: 22 Mar 1999 04:26:26 -0800
2662              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
2663              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
2664      Branch: perl
2665            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
2666            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
2667            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
2668            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
2669 ____________________________________________________________________________
2670 [  3160] By: gsar                                  on 1999/03/25  02:26:31
2671         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
2672      Branch: perl
2673            ! opcode.h opcode.pl
2674 ____________________________________________________________________________
2675 [  3159] By: gsar                                  on 1999/03/25  02:18:17
2676         Log: add statement-modifier loops to :base_loop class
2677      Branch: perl
2678            ! ext/Opcode/Opcode.pm
2679 ____________________________________________________________________________
2680 [  3158] By: gsar                                  on 1999/03/25  00:36:57
2681         Log: integrate changes#3105,3130,3154 from maint-5.005
2682      Branch: perl
2683           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
2684 ____________________________________________________________________________
2685 [  3157] By: gsar                                  on 1999/03/25  00:24:17
2686         Log: remove bogus panic()
2687      Branch: perl
2688            ! Changes lib/Math/BigFloat.pm
2689 ____________________________________________________________________________
2690 [  3156] By: jhi                                   on 1999/03/24  22:43:43
2691         Log: Integrate from mainperl.
2692      Branch: cfgperl
2693           +> (branch 38 files)
2694           !> (integrate 68 files)
2695 ____________________________________________________________________________
2696 [  3155] By: jhi                                   on 1999/03/24  22:12:17
2697         Log: Configure regenerated because of changes #3130/#3154 and #3147.
2698      Branch: cfgperl
2699            ! Configure config_h.SH
2700 ____________________________________________________________________________
2701 [  3154] By: jhi                                   on 1999/03/24  21:40:51
2702         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
2703              based on suggestions from Andy Dougherty.
2704      Branch: maint-5.005/perl
2705            ! INSTALL
2706 ____________________________________________________________________________
2707 [  3153] By: gsar                                  on 1999/03/24  10:38:05
2708         Log: applied suggested patch, modulo superceded parts
2709              From: Charles Bailey <BAILEY@newman.upenn.edu>
2710              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
2711              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
2712              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
2713      Branch: perl
2714            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
2715            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
2716            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
2717            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
2718 ____________________________________________________________________________
2719 [  3152] By: gsar                                  on 1999/03/24  10:30:51
2720         Log: applied suggested patch, modulo superceded parts
2721              From: Charles Bailey <BAILEY@newman.upenn.edu>
2722              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
2723              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
2724              Subject: [PATCH 5.005_56] Miscellaneous small fixes
2725      Branch: perl
2726            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
2727            ! lib/File/Basename.pm
2728 ____________________________________________________________________________
2729 [  3151] By: gsar                                  on 1999/03/24  10:15:00
2730         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
2731      Branch: perl
2732            ! pod/perlop.pod
2733 ____________________________________________________________________________
2734 [  3150] By: gsar                                  on 1999/03/24  10:09:13
2735         Log: missing integration in previous change
2736      Branch: perl
2737           !> README.apollo
2738 ____________________________________________________________________________
2739 [  3149] By: gsar                                  on 1999/03/24  10:06:44
2740         Log: integrate changes#3116,3119 from maint-5.005
2741      Branch: perl
2742            + README.apollo
2743           +> apollo/netinet/in.h
2744           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
2745 ____________________________________________________________________________
2746 [  3148] By: gsar                                  on 1999/03/24  10:01:56
2747         Log: integrate changes#3091-3094 from maint-5.005
2748      Branch: perl
2749           !> README.hurd vms/subconfigure.com vos/config.h
2750           !> vos/config_h.SH_orig
2751 ____________________________________________________________________________
2752 [  3147] By: gsar                                  on 1999/03/24  09:31:49
2753         Log: warn about newfangled vfork() caveats
2754      Branch: perl
2755            ! Configure
2756 ____________________________________________________________________________
2757 [  3146] By: jhi                                   on 1999/03/24  09:20:14
2758         Log: Bring in changes #2808 and #2812 (from mainline perl)
2759              that enhance the perlbug checklist.
2760      Branch: maint-5.005/perl
2761            ! utils/perlbug.PL
2762 ____________________________________________________________________________
2763 [  3145] By: gsar                                  on 1999/03/24  08:37:02
2764         Log: integrate change#3115 from maint-5.005
2765      Branch: perl
2766           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
2767           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
2768 ____________________________________________________________________________
2769 [  3144] By: gsar                                  on 1999/03/24  08:33:59
2770         Log: add note about map in scalar context
2771      Branch: perl
2772            ! pod/perlfunc.pod
2773 ____________________________________________________________________________
2774 [  3143] By: gsar                                  on 1999/03/24  08:25:59
2775         Log: doc tweak
2776      Branch: perl
2777            ! lib/Time/Local.pm
2778 ____________________________________________________________________________
2779 [  3142] By: gsar                                  on 1999/03/24  08:20:37
2780         Log: applied suggested patch, modulo bogus hunk
2781              From: "Vishal Bhatia" <vishalb@hotmail.com>
2782              Date: Thu, 11 Mar 1999 07:40:27 PST
2783              Message-ID: <19990311154027.25891.qmail@hotmail.com>
2784              Subject: [PATCH 5.005_56] Minor fixes in perlcc
2785      Branch: perl
2786            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
2787 ____________________________________________________________________________
2788 [  3141] By: gsar                                  on 1999/03/24  08:06:12
2789         Log: integrate change#3104 from maint-5.005
2790      Branch: perl
2791           !> README.os390 t/lib/posix.t
2792 ____________________________________________________________________________
2793 [  3140] By: gsar                                  on 1999/03/24  06:34:56
2794         Log: fix failure of C<&locked_sub;> under -Dusethreads
2795      Branch: perl
2796            ! pp_hot.c t/lib/thread.t
2797 ____________________________________________________________________________
2798 [  3139] By: gsar                                  on 1999/03/24  05:52:00
2799         Log: debugger tweak (wasn't printing a newline after recalled commands)
2800      Branch: perl
2801            ! lib/perl5db.pl
2802 ____________________________________________________________________________
2803 [  3138] By: gsar                                  on 1999/03/24  05:33:28
2804         Log: document OO exceptions (based on a suggestion by Andreas Koenig
2805              <andreas.koenig@anima.de>)
2806      Branch: perl
2807            ! pod/perlfunc.pod
2808 ____________________________________________________________________________
2809 [  3137] By: gsar                                  on 1999/03/24  02:50:20
2810         Log: better "Illegal %s digit ignored" warnings
2811      Branch: perl
2812            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
2813            ! toke.c util.c
2814 ____________________________________________________________________________
2815 [  3136] By: gsar                                  on 1999/03/24  02:26:38
2816         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
2817      Branch: perl
2818            + t/pragma/utf8.t
2819            ! regcomp.c
2820 ____________________________________________________________________________
2821 [  3135] By: gsar                                  on 1999/03/24  01:29:09
2822         Log: flip release & version in win32_uname()
2823      Branch: perl
2824            ! win32/win32.c
2825 ____________________________________________________________________________
2826 [  3134] By: gsar                                  on 1999/03/24  01:08:33
2827         Log: support POSIX::uname() via win32_uname()
2828      Branch: perl
2829            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
2830            ! win32/config.gc win32/config.vc win32/config_H.bc
2831            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
2832            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
2833 ____________________________________________________________________________
2834 [  3133] By: gsar                                  on 1999/03/23  22:20:10
2835         Log: From: jan.dubois@ibm.net (Jan Dubois)
2836              Date: Sat, 06 Mar 1999 21:42:56 +0100
2837              Message-ID: <36e49281.50337171@smtp1.ibm.net>
2838              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
2839      Branch: perl
2840            ! pod/perldelta.pod
2841 ____________________________________________________________________________
2842 [  3132] By: gsar                                  on 1999/03/23  22:17:45
2843         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
2844              Date: Sat, 06 Mar 1999 17:50:49 +0100
2845              Message-ID: <36e25209.33833760@smtp1.ibm.net>
2846              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
2847              --
2848              Date: Sat, 06 Mar 1999 18:15:00 +0100
2849              Message-ID: <36e36222.37954195@smtp1.ibm.net>
2850              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
2851      Branch: perl
2852            + t/lib/filefunc.t
2853            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
2854            ! pod/perldelta.pod pod/perlmodlib.pod
2855 ____________________________________________________________________________
2856 [  3131] By: gsar                                  on 1999/03/23  22:07:59
2857         Log: integrate cfgperl changes into mainline
2858      Branch: perl
2859           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
2860           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
2861           !> installperl malloc.c perl.c perl.h pod/perl.pod
2862           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
2863 ____________________________________________________________________________
2864 [  3130] By: jhi                                   on 1999/03/23  22:02:23
2865         Log: Don't use config.msg to remind about the
2866              LD_LIBRARY_PATH because Makefile.SH takes
2867              care of that.
2868              
2869              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
2870              This used to be the default but in some MT or another it
2871              was dropped because of some transient error or another.
2872      Branch: maint-5.005/perl
2873            ! Configure hints/dec_osf.sh
2874 ____________________________________________________________________________
2875 [  3129] By: gsar                                  on 1999/03/23  21:38:03
2876         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
2877              to size    and better maintainability)
2878      Branch: perl
2879            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2880            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
2881            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
2882            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
2883            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
2884            + t/pod/include.xr t/pod/included.t t/pod/included.xr
2885            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
2886            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
2887            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
2888            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
2889            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
2890            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
2891            ! win32/Makefile win32/makefile.mk win32/pod.mak
2892 ____________________________________________________________________________
2893 [  3128] By: jhi                                   on 1999/03/23  10:14:54
2894         Log: Integrate from mainperl.
2895      Branch: cfgperl
2896           !> (integrate 46 files)
2897 ____________________________________________________________________________
2898 [  3127] By: gsar                                  on 1999/03/23  06:57:30
2899         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
2900              Date: Thu, 4 Mar 1999 10:54:01 -0800
2901              Message-Id: <9903041854.AA46868@frc0000>
2902              Subject: patch for useless Math::BigInt warnings
2903      Branch: perl
2904            ! lib/Math/BigInt.pm
2905 ____________________________________________________________________________
2906 [  3126] By: gsar                                  on 1999/03/23  05:54:37
2907         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
2908              From: "Kurt D. Starsinic" <kstar@chapin.edu>
2909              Date: Fri, 19 Feb 1999 15:47:59 -0500
2910              Message-ID: <19990219154759.A32350@O2.chapin.edu>
2911              Subject: [PATCH] OSF/1 hints
2912      Branch: perl
2913            ! hints/dec_osf.sh
2914 ____________________________________________________________________________
2915 [  3125] By: gsar                                  on 1999/03/23  00:56:38
2916         Log: avoid typeglob persistence in pp_readline()
2917      Branch: perl
2918            ! sv.c t/op/gv.t
2919 ____________________________________________________________________________
2920 [  3124] By: gsar                                  on 1999/03/22  21:12:23
2921         Log: update copyright years
2922      Branch: perl
2923            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
2924            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
2925            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
2926            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
2927            ! sv.c sv.h toke.c utf8.c utf8.h util.c
2928 ____________________________________________________________________________
2929 [  3123] By: gsar                                  on 1999/03/22  07:07:06
2930         Log: implement win32_spawnvp() internally, making it return true PIDs
2931              for asynchronous spawns; fix win32_kill() to always deal with
2932              PIDs
2933      Branch: perl
2934            ! win32/win32.c win32/win32.h
2935 ____________________________________________________________________________
2936 [  3122] By: jhi                                   on 1999/03/19  21:12:14
2937         Log: Describe the new Benchmark feature in more detail.
2938      Branch: cfgperl
2939            ! pod/perldelta.pod
2940      Branch: maint-5.005/perl
2941            ! pod/perldelta.pod
2942 ____________________________________________________________________________
2943 [  3121] By: jhi                                   on 1999/03/19  08:16:12
2944         Log: AVAILABILITY tuning.
2945      Branch: cfgperl
2946            ! pod/perl.pod
2947      Branch: maint-5.005/perl
2948            ! pod/perl.pod
2949 ____________________________________________________________________________
2950 [  3120] By: jhi                                   on 1999/03/17  14:52:17
2951         Log: Rhapsody change assumed too much.
2952      Branch: cfgperl
2953            ! t/op/stat.t
2954 ____________________________________________________________________________
2955 [  3119] By: jhi                                   on 1999/03/17  14:33:43
2956         Log: More Apollo fixes.
2957      Branch: maint-5.005/perl
2958            ! README.apollo hints/apollo.sh t/lib/io_udp.t
2959 ____________________________________________________________________________
2960 [  3118] By: jhi                                   on 1999/03/16  17:23:39
2961         Log: Nada.
2962      Branch: maint-5.005/perl
2963            ! README.apollo
2964 ____________________________________________________________________________
2965 [  3117] By: jhi                                   on 1999/03/16  17:18:49
2966         Log: Apollo DomainOS AVAILABILITY.
2967      Branch: cfgperl
2968            ! pod/perl.pod
2969      Branch: maint-5.005/perl
2970            ! pod/perl.pod
2971 ____________________________________________________________________________
2972 [  3116] By: jhi                                   on 1999/03/16  17:14:00
2973         Log: Apollo DomainOS patch
2974              From: Johann Klasek <jk@auto.tuwien.ac.at>
2975              Subject: Re: DomainPerl
2976              Date: Tue, 16 Mar 1999 17:46:32 +0100
2977              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
2978      Branch: maint-5.005/perl
2979            + README.apollo apollo/netinet/in.h
2980            ! MANIFEST hints/apollo.sh
2981 ____________________________________________________________________________
2982 [  3115] By: jhi                                   on 1999/03/16  14:23:54
2983         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
2984              To: Gurusamy Sarathy <gsar@activestate.com>,
2985              Graham Barr <gbarr@pobox.com>
2986              Cc: Perl5 Porters <perl5-porters@perl.org>,
2987              "Paul.Marquess" <Paul.Marquess@btinternet.com>
2988              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
2989              Date: Sun, 14 Mar 1999 14:43:57 -0000
2990              Message-Id: <199903141841.NAA17040@defender.perl.org>
2991      Branch: maint-5.005/perl
2992            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2993            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
2994 ____________________________________________________________________________
2995 [  3114] By: jhi                                   on 1999/03/16  12:42:20
2996         Log: Mention Rhapsody in 5.005_5X perldelta,
2997              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
2998              *planned* AVAILABILITY.
2999      Branch: cfgperl
3000            ! pod/perl.pod pod/perldelta.pod
3001      Branch: maint-5.005/perl
3002            ! pod/perl.pod
3003 ____________________________________________________________________________
3004 [  3113] By: jhi                                   on 1999/03/16  10:38:53
3005         Log: perldelta niggling.
3006      Branch: cfgperl
3007            ! pod/perldelta.pod
3008      Branch: maint-5.005/perl
3009            ! pod/perldelta.pod
3010 ____________________________________________________________________________
3011 [  3112] By: jhi                                   on 1999/03/16  10:35:21
3012         Log: Integrate from mainperl.
3013      Branch: cfgperl
3014           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
3015           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
3016 ____________________________________________________________________________
3017 [  3111] By: jhi                                   on 1999/03/16  10:28:10
3018         Log: AVAILABILITY update: still mention PowerUX,
3019              Novell Netware now has sources available.
3020      Branch: cfgperl
3021            ! pod/perl.pod
3022      Branch: maint-5.005/perl
3023            ! pod/perl.pod
3024 ____________________________________________________________________________
3025 [  3110] By: gsar                                  on 1999/03/16  04:34:23
3026         Log: sundry pod niggles
3027      Branch: perl
3028            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
3029            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
3030 ____________________________________________________________________________
3031 [  3109] By: jhi                                   on 1999/03/15  17:00:11
3032         Log: Integrate from mainperl.
3033      Branch: cfgperl
3034           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
3035           +> lib/unicode/Is/Syllable.pl
3036           +> lib/unicode/MakeEthiopicSyllables.PL
3037           +> lib/unicode/README.Ethiopic
3038           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
3039           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
3040           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
3041           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
3042           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
3043           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
3044           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
3045           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
3046 ____________________________________________________________________________
3047 [  3108] By: jhi                                   on 1999/03/15  16:58:12
3048         Log: First pass of integrating the Rhapsody port,
3049              
3050              From: Wilfredo Sanchez <wsanchez@apple.com> 
3051              Subject: Keeping the world in sync.
3052              Reply-To: wsanchez@apple.com 
3053              To: perlbug@perl.com 
3054              Date: Fri, 13 Nov 1998 17:11:30 -0800 
3055              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
3056      Branch: cfgperl
3057            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
3058            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
3059            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
3060            ! x2p/util.c
3061 ____________________________________________________________________________
3062 [  3107] By: gsar                                  on 1999/03/15  03:22:10
3063         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
3064              From: Daniel Yacob <dmulholl@cs.indiana.edu>
3065              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
3066              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
3067              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
3068      Branch: perl
3069            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
3070            + lib/unicode/Is/Syllable.pl
3071            + lib/unicode/MakeEthiopicSyllables.PL
3072            + lib/unicode/README.Ethiopic
3073            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
3074            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
3075            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
3076            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
3077            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
3078            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
3079            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
3080            ! lib/unicode/Name.pl lib/unicode/Number.pl
3081 ____________________________________________________________________________
3082 [  3106] By: gsar                                  on 1999/03/12  20:35:36
3083         Log: change#3067 failed package.t due to needless creation of $a and $b;
3084              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
3085      Branch: perl
3086            ! op.c
3087 ____________________________________________________________________________
3088 [  3105] By: jhi                                   on 1999/03/12  15:54:57
3089         Log: Recognize the NetBSD packages collection.
3090      Branch: maint-5.005/perl
3091            ! hints/netbsd.sh
3092 ____________________________________________________________________________
3093 [  3104] By: jhi                                   on 1999/03/12  09:07:04
3094         Log: From: pvhp@forte.com (Peter Prymmer)
3095              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
3096              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
3097              Date: Thu, 11 Mar 99 14:24:54 PST
3098              Message-Id: <9903112224.AA24346@forte.com>
3099      Branch: maint-5.005/perl
3100            ! README.os390 t/lib/posix.t
3101 ____________________________________________________________________________
3102 [  3103] By: jhi                                   on 1999/03/10  11:07:46
3103         Log: Integrate from mainperl.
3104      Branch: cfgperl
3105           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
3106           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
3107           !> t/pragma/warn/1global toke.c win32/makedef.pl
3108 ____________________________________________________________________________
3109 [  3102] By: jhi                                   on 1999/03/10  11:01:20
3110         Log: From: pvhp@forte.com (Peter Prymmer)
3111              To: perl5-porters@perl.org
3112              Subject: [5.005_03-MT6]Patch: time passes
3113              Date: Tue, 9 Mar 99 18:42:17 PST
3114              Message-Id: <9903100242.AA29057@forte.com>
3115      Branch: maint-5.005/perl
3116            ! perl.c
3117 ____________________________________________________________________________
3118 [  3101] By: jhi                                   on 1999/03/10  10:30:15
3119         Log: From: Mark-Jason Dominus <mjd@plover.com>
3120              To: perl5-porters@perl.com
3121              Subject: Minor fix to perlfunc.pod
3122              Date: Mon, 08 Mar 1999 20:05:53 -0500
3123              Message-ID: <19990309010553.13757.qmail@plover.com>
3124      Branch: maint-5.005/perl
3125            ! pod/perlfunc.pod
3126 ____________________________________________________________________________
3127 [  3100] By: gsar                                  on 1999/03/09  23:04:44
3128         Log: change#3060 had the wrong quotes
3129      Branch: perl
3130            ! pod/pod2man.PL
3131 ____________________________________________________________________________
3132 [  3099] By: jhi                                   on 1999/03/09  12:52:21
3133         Log: d_uname was broken (probably since _53), reported by
3134              
3135              From: Alan Burlison <Alan.Burlison@uk.sun.com>
3136              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
3137              cpan-testers@perl.org
3138              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
3139              Date: Mon, 08 Mar 1999 13:22:31 +0000
3140              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
3141              
3142              and
3143              
3144              From: lvirden@cas.org (Larry W. Virden)
3145              To: perlbug@perl.com
3146              Subject: configure not correctly identifying uname posix compatibility
3147              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
3148              Message-Id: <199903081136.GAA23682@cas.org>
3149      Branch: cfgperl
3150            ! Configure config_h.SH
3151 ____________________________________________________________________________
3152 [  3098] By: gsar                                  on 1999/03/09  03:16:07
3153         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
3154      Branch: perl
3155            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
3156 ____________________________________________________________________________
3157 [  3097] By: gsar                                  on 1999/03/09  02:50:43
3158         Log: use yyerror() instead of croak() so that compile-time failures in
3159              my(LIST) don't confuse globals with lexicals
3160      Branch: perl
3161            ! op.c toke.c
3162 ____________________________________________________________________________
3163 [  3096] By: gsar                                  on 1999/03/09  02:47:36
3164         Log: adjust testsuite for change#3067
3165      Branch: perl
3166            ! t/pragma/warn/1global
3167 ____________________________________________________________________________
3168 [  3095] By: gsar                                  on 1999/03/08  21:04:48
3169         Log: remove bogus symbols from global.sym
3170      Branch: perl
3171            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
3172            ! perl.h win32/makedef.pl
3173 ____________________________________________________________________________
3174 [  3094] By: jhi                                   on 1999/03/06  16:16:15
3175         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
3176              To: jhi@iki.fi
3177              Subject: Oops
3178              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
3179              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
3180      Branch: maint-5.005/perl
3181            ! README.hurd
3182 ____________________________________________________________________________
3183 [  3093] By: jhi                                   on 1999/03/06  15:59:46
3184         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
3185              To: jhi@iki.fi
3186              Subject: New Hurd README
3187              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
3188              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
3189      Branch: maint-5.005/perl
3190            ! README.hurd
3191 ____________________________________________________________________________
3192 [  3092] By: jhi                                   on 1999/03/06  12:52:06
3193         Log: From: Paul_Green@stratus.com
3194              To: perl5-porters@perl.org
3195              Cc: jhi@iki.fi, Paul_Green@stratus.com
3196              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
3197              Date: Fri, 5 Mar 1999 18:08:49 -0500 
3198              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
3199      Branch: maint-5.005/perl
3200            ! vos/config.h vos/config_h.SH_orig
3201 ____________________________________________________________________________
3202 [  3091] By: jhi                                   on 1999/03/06  12:42:21
3203         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3204              To: perl5-porters@perl.org, vmsperl@perl.org
3205              Subject: [PATCH 5.005_03-MT6]VMS build patch
3206              Date: Fri, 05 Mar 1999 12:36:19 -0800
3207              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
3208      Branch: maint-5.005/perl
3209            ! vms/subconfigure.com
3210 ____________________________________________________________________________
3211 [  3090] By: gsar                                  on 1999/03/06  04:40:03
3212         Log: integrate change#3089 from mainline
3213              
3214              tolerate CRs after options
3215      Branch: maint-5.005/perl
3216           !> perl.c
3217 ____________________________________________________________________________
3218 [  3089] By: gsar                                  on 1999/03/06  04:30:40
3219         Log: tolerate CRs after options
3220      Branch: perl
3221            ! perl.c
3222 ____________________________________________________________________________
3223 [  3088] By: jhi                                   on 1999/03/05  12:49:01
3224         Log: Integrate from mainperl.
3225      Branch: cfgperl
3226           +> README.hurd
3227           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
3228 ____________________________________________________________________________
3229 [  3087] By: gsar                                  on 1999/03/05  06:41:16
3230         Log: adjust timeouts to accomodate slow/busy systems
3231      Branch: perl
3232            ! t/lib/io_sock.t
3233 ____________________________________________________________________________
3234 [  3083] By: gsar                                  on 1999/03/05  01:32:47
3235         Log: integrate change#3081 from maint-5.005
3236      Branch: perl
3237           !> ext/Errno/Errno_pm.PL
3238 ____________________________________________________________________________
3239 [  3082] By: gsar                                  on 1999/03/05  01:31:06
3240         Log: integrate change#2904 from maint-5.005
3241      Branch: perl
3242           +> README.hurd
3243           !> MANIFEST
3244 ____________________________________________________________________________
3245 [  3081] By: gsar                                  on 1999/03/05  00:14:33
3246         Log: protect against doubled backslashes
3247      Branch: maint-5.005/perl
3248            ! ext/Errno/Errno_pm.PL
3249 ____________________________________________________________________________
3250 [  3077] By: jhi                                   on 1999/03/04  08:10:13
3251         Log: Integrate from mainperl.
3252      Branch: cfgperl
3253           +> ext/B/B/Stash.pm
3254           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
3255           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
3256           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
3257           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
3258 ____________________________________________________________________________
3259 [  3076] By: jhi                                   on 1999/03/04  08:07:59
3260         Log: Regen config_h.SH once more because of *size, 
3261              noticed by
3262              
3263              From: Hans Mulder <hansm@icgned.icgroup.nl>
3264              To: Jarkko Hietaniemi <jhi@iki.fi>
3265              Cc: perl5-porters@perl.org
3266              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
3267              Date: Thu,  4 Mar 99 00:10:45 +0100
3268              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
3269      Branch: cfgperl
3270            ! Configure config_h.SH
3271 ____________________________________________________________________________
3272 [  3068] By: gsar                                  on 1999/03/04  05:48:03
3273         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
3274              Date: Thu,  4 Mar 99 00:10:45 +0100
3275              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
3276              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
3277      Branch: perl
3278            ! config_h.SH
3279 ____________________________________________________________________________
3280 [  3067] By: gsar                                  on 1999/03/04  05:44:32
3281         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
3282              From: Graham Barr <gbarr@ti.com>
3283              Date: Wed, 3 Mar 1999 17:23:56 -0600
3284              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
3285              Subject: Re: 'use strict' doesn't work for one-letter variables
3286      Branch: perl
3287            ! gv.c op.c
3288 ____________________________________________________________________________
3289 [  3066] By: gsar                                  on 1999/03/04  05:20:50
3290         Log: updates to compiler modules
3291              From: "Vishal Bhatia" <vishalb@hotmail.com>
3292              Date: Tue, 02 Mar 1999 23:27:25 PST
3293              Message-ID: <19990303072725.779.qmail@hotmail.com>
3294              Subject: PATCH 5.005_56 + Test procedure
3295      Branch: perl
3296            + ext/B/B/Stash.pm
3297            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
3298            ! lib/Test/Harness.pm utils/perlcc.PL
3299 ____________________________________________________________________________
3300 [  3065] By: gsar                                  on 1999/03/04  05:03:30
3301         Log: more s/s_/s!/ etc.
3302      Branch: perl
3303            ! pod/perldelta.pod pod/perlfunc.pod
3304 ____________________________________________________________________________
3305 [  3064] By: gsar                                  on 1999/03/04  04:50:45
3306         Log: integrate cfgperl contents into mainline
3307      Branch: perl
3308           !> Configure README.vms bytecode.h config_h.SH configure.com
3309           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
3310           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
3311           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
3312 ____________________________________________________________________________
3313 [  3063] By: gsar                                  on 1999/03/04  04:44:13
3314         Log: HP-UX has yet another spelling for /NaNQ?/
3315      Branch: perl
3316            ! t/lib/bigfloatpm.t
3317 ____________________________________________________________________________
3318 [  3062] By: gsar                                  on 1999/03/04  04:36:08
3319         Log: error-check for accept() test
3320      Branch: perl
3321            ! t/lib/io_sock.t
3322 ____________________________________________________________________________
3323 [  3061] By: gsar                                  on 1999/03/04  03:40:25
3324         Log: allow custom comparison function in File::Compare::compare_text()
3325              From: jan.dubois@ibm.net (Jan Dubois)
3326              Date: Fri, 26 Feb 1999 21:56:09 +0100
3327              Message-ID: <36db0838.8805651@smtp1.ibm.net>
3328              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
3329      Branch: perl
3330            ! lib/File/Compare.pm
3331 ____________________________________________________________________________
3332 [  3060] By: gsar                                  on 1999/03/04  03:37:38
3333         Log: better version of change#3038
3334              From: abigail@fnx.com
3335              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
3336              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
3337              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
3338      Branch: perl
3339            ! pod/pod2man.PL
3340 ____________________________________________________________________________
3341 [  3058] By: jhi                                   on 1999/03/03  22:30:40
3342         Log: Configure regen to
3343              (1) match maint-5.005 patches #3056 and #3057
3344              (2) better version of PHOSTNAME of #3050
3345              (3) the crosscompile/multiarch config_h.SH trouble solved for now
3346      Branch: cfgperl
3347            ! Configure config_h.SH
3348 ____________________________________________________________________________
3349 [  3054] By: jhi                                   on 1999/03/03  09:57:59
3350         Log: Change #3053 missed perldelta.
3351      Branch: cfgperl
3352            ! pod/perldelta.pod
3353 ____________________________________________________________________________
3354 [  3053] By: jhi                                   on 1999/03/03  08:29:43
3355         Log: Use '!' to mark native integer packings instead of '_'.
3356      Branch: cfgperl
3357            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
3358 ____________________________________________________________________________
3359 [  3052] By: jhi                                   on 1999/03/02  23:12:36
3360         Log: The HP-UX threads patch (change #3028) is needed also here.
3361      Branch: cfgperl
3362            ! hints/hpux.sh thread.h
3363 ____________________________________________________________________________
3364 [  3051] By: jhi                                   on 1999/03/02  08:24:52
3365         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3366              To: perl5-porters@perl.org, vmsperl@perl.org
3367              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
3368              Date: Mon, 01 Mar 1999 16:10:57 -0800
3369              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
3370      Branch: cfgperl
3371            ! README.vms
3372      Branch: maint-5.005/perl
3373            ! README.vms
3374 ____________________________________________________________________________
3375 [  3050] By: jhi                                   on 1999/03/02  08:22:29
3376         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3377              To: perl5-porters@perl.org, vmsperl@perl.org
3378              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
3379              Date: Mon, 01 Mar 1999 16:06:29 -0800
3380              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
3381              
3382              From: Dan Sugalski <sugalskd@osshe.edu>
3383              To: perl5-porters@perl.org, vmsperl@perl.org
3384              Subject: [PATCH 5.005_56]vmsish.pm patch
3385              Date: Mon, 01 Mar 1999 20:19:04 -0800
3386              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
3387              
3388              plus Configure regen containing a "solution" to the
3389              crosscompile/multiarch problem.
3390      Branch: cfgperl
3391            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
3392            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
3393 ____________________________________________________________________________
3394 [  3049] By: jhi                                   on 1999/03/02  07:34:21
3395         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
3396              To: perl5-porters@perl.org
3397              Subject: [PATCH] Eliminate (valid) warning in byterun.c
3398              Date: Mon, 01 Mar 1999 17:27:59 -0500
3399              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
3400      Branch: cfgperl
3401            ! bytecode.h
3402      Branch: maint-5.005/perl
3403            ! bytecode.h
3404 ____________________________________________________________________________
3405 [  3048] By: gsar                                  on 1999/03/02  06:41:21
3406         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3407      Branch: perl
3408            ! MANIFEST README.hpux
3409 ____________________________________________________________________________
3410 [  3047] By: jhi                                   on 1999/03/01  06:34:43
3411         Log: Integrate from mainperl.
3412      Branch: cfgperl
3413           +> README.hpux lib/File/Spec/Functions.pm
3414           !> (integrate 28 files)
3415 ____________________________________________________________________________
3416 [  3046] By: gsar                                  on 1999/03/01  05:34:28
3417         Log: this is 5.005_56
3418      Branch: perl
3419            ! Changes
3420
3421 ----------------
3422 Version 5.005_56
3423 ----------------
3424
3425 ____________________________________________________________________________
3426 [  3045] By: gsar                                  on 1999/03/01  03:32:30
3427         Log: destroy PL_svref_mutex in perl_destruct()
3428      Branch: perl
3429            ! perl.c
3430 ____________________________________________________________________________
3431 [  3044] By: gsar                                  on 1999/03/01  00:38:50
3432         Log: up patchlevel &c.
3433      Branch: perl
3434            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
3435            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3436            ! win32/makefile.mk
3437 ____________________________________________________________________________
3438 [  3043] By: gsar                                  on 1999/03/01  00:14:15
3439         Log: integrate cfgperl contents into mainline
3440      Branch: perl
3441            ! pod/perldelta.pod
3442           !> Configure config_h.SH
3443 ____________________________________________________________________________
3444 [  3042] By: gsar                                  on 1999/02/28  23:55:08
3445         Log: slightly edited version of suggested patch
3446              From: jan.dubois@ibm.net (Jan Dubois)
3447              Date: Mon, 01 Mar 1999 00:32:05 +0100
3448              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
3449              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
3450      Branch: perl
3451            + lib/File/Spec/Functions.pm
3452            ! MANIFEST lib/File/Spec.pm
3453 ____________________________________________________________________________
3454 [  3041] By: gsar                                  on 1999/02/28  22:47:19
3455         Log: fix subtle bug in eval'' testsuite
3456      Branch: perl
3457            ! t/op/eval.t
3458 ____________________________________________________________________________
3459 [  3040] By: gsar                                  on 1999/02/28  22:46:24
3460         Log: avoid literal control characters in change#3039
3461      Branch: perl
3462            ! t/base/lex.t
3463 ____________________________________________________________________________
3464 [  3039] By: gsar                                  on 1999/02/28  21:47:18
3465         Log: todo item: permit extended control variables a la ${^Foo} (patch
3466              courtesy Mark-Jason Dominus <mjd@plover.com>)
3467      Branch: perl
3468            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
3469            ! t/base/lex.t toke.c
3470 ____________________________________________________________________________
3471 [  3038] By: gsar                                  on 1999/02/28  21:21:05
3472         Log: From: abigail@fnx.com
3473              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
3474              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
3475              Subject: Recognize -> and => inside [A-Z]<> sequences.
3476      Branch: perl
3477            ! pod/pod2man.PL
3478 ____________________________________________________________________________
3479 [  3037] By: gsar                                  on 1999/02/28  21:12:22
3480         Log: fix longstanding bug: searches for lexicals originating within eval''
3481              weren't stopping at the subroutine boundary correctly
3482      Branch: perl
3483            ! op.c proto.h t/op/eval.t
3484 ____________________________________________________________________________
3485 [  3036] By: gsar                                  on 1999/02/28  20:02:29
3486         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
3487              as stacked list values
3488              From: jan.dubois@ibm.net (Jan Dubois)
3489              Date: Sat, 27 Feb 1999 18:24:17 +0100
3490              Message-ID: <36e22849.36531259@smtp1.ibm.net>
3491              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
3492      Branch: perl
3493            ! win32/win32.c
3494 ____________________________________________________________________________
3495 [  3035] By: gsar                                  on 1999/02/28  19:48:54
3496         Log: remove superfluous stack_sp decl
3497      Branch: perl
3498            ! jpl/JNI/JNI.xs
3499 ____________________________________________________________________________
3500 [  3034] By: gsar                                  on 1999/02/28  19:34:58
3501         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
3502      Branch: perl
3503            ! lib/Getopt/Std.pm
3504 ____________________________________________________________________________
3505 [  3033] By: gsar                                  on 1999/02/28  19:23:41
3506         Log: add File::Compare::compare_text()
3507              From: jan.dubois@ibm.net (Jan Dubois)
3508              Date: Fri, 26 Feb 1999 00:20:41 +0100
3509              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
3510              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
3511      Branch: perl
3512            ! lib/File/Compare.pm pod/perltodo.pod
3513 ____________________________________________________________________________
3514 [  3032] By: gsar                                  on 1999/02/28  19:01:33
3515         Log: add README.hpux
3516      Branch: perl
3517            + README.hpux
3518            ! MAINTAIN MANIFEST
3519 ____________________________________________________________________________
3520 [  3031] By: gsar                                  on 1999/02/28  18:49:08
3521         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
3522              James Cromie <jcromie@fossil.uswc.uswest.com>
3523      Branch: perl
3524            ! lib/Pod/Html.pm
3525 ____________________________________________________________________________
3526 [  3030] By: gsar                                  on 1999/02/28  18:35:09
3527         Log: From: jan.dubois@ibm.net (Jan Dubois)
3528              Date: Wed, 24 Feb 1999 22:34:56 +0100
3529              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
3530              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
3531      Branch: perl
3532            ! lib/Test/Harness.pm
3533 ____________________________________________________________________________
3534 [  3029] By: gsar                                  on 1999/02/28  18:28:18
3535         Log: add note about env pollution
3536      Branch: perl
3537            ! INSTALL pod/perltodo.pod
3538 ____________________________________________________________________________
3539 [  3028] By: jhi                                   on 1999/02/26  14:40:00
3540         Log: HP-UX 11 threads.
3541              
3542              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3543              To: perl5-porters@perl.org
3544              Cc: jhi@cc.hut.fi
3545              Subject: Maint 5 and _54 with threading on HP-UX 11.00
3546              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
3547              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
3548              
3549              NOTE from jhi: the hpux hints could still be more robust by
3550              disabling gdbm when necessary.
3551              
3552              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
3553              linking -lgdbm -lpthread creates an executable that instantly
3554              core dumps on a pthreads internal panic:
3555              
3556              ./gdpt
3557              
3558              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
3559              Return Pointer is 0xc082bf33
3560              17639 quit (core dumped)  ./gdpt
3561              
3562              You don't have to *use* either gdbm or pthreads in the executable,
3563              just linking them together is enough.  Workaround is to recompile
3564              the GDBM under HP-UX 11, that makes the problem go away.
3565      Branch: maint-5.005/perl
3566            ! hints/hpux.sh thread.h
3567 ____________________________________________________________________________
3568 [  3025] By: jhi                                   on 1999/02/25  20:41:07
3569         Log: Temporary workaround for the config_h.SH versus
3570              crosscompile and multiarch plus introduce 'rt'
3571              to $libswanted: in UNIX98 sched_yield() lives there.
3572      Branch: cfgperl
3573            ! Configure config_h.SH
3574 ____________________________________________________________________________
3575 [  3024] By: jhi                                   on 1999/02/24  12:54:59
3576         Log: Integrate from mainperl.
3577      Branch: cfgperl
3578           +> t/lib/fatal.t
3579           !> (integrate 44 files)
3580 ____________________________________________________________________________
3581 [  3023] By: gsar                                  on 1999/02/24  07:02:12
3582         Log: integrate cfgperl contents
3583      Branch: perl
3584           !> (integrate 30 files)
3585 ____________________________________________________________________________
3586 [  3022] By: gsar                                  on 1999/02/24  05:59:47
3587         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
3588              Date: 23 Feb 1999 17:53:22 -0700
3589              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
3590              Subject: [PATCH: _55] perldoc -q broken
3591      Branch: perl
3592            ! utils/perldoc.PL
3593 ____________________________________________________________________________
3594 [  3021] By: gsar                                  on 1999/02/24  05:51:53
3595         Log: ansify perlio.c, fix PerlIO-ish typos
3596      Branch: perl
3597            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
3598            ! iperlsys.h perlio.c
3599 ____________________________________________________________________________
3600 [  3020] By: gsar                                  on 1999/02/24  05:28:06
3601         Log: adjust a Perl_malloc() flag for NeXT
3602              From: Hans Mulder <hansm@icgned.icgroup.nl>
3603              Date: Tue, 23 Feb 99 00:26:25 +0100
3604              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
3605              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
3606      Branch: perl
3607            ! perl.h
3608 ____________________________________________________________________________
3609 [  3019] By: gsar                                  on 1999/02/24  05:19:42
3610         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
3611      Branch: perl
3612            ! pod/perltodo.pod
3613 ____________________________________________________________________________
3614 [  3018] By: gsar                                  on 1999/02/24  04:15:18
3615         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
3616              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
3617              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
3618              Subject: improved error message [PATCH _55] [RESEND]
3619      Branch: perl
3620            ! sv.c
3621 ____________________________________________________________________________
3622 [  3017] By: gsar                                  on 1999/02/24  03:50:34
3623         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
3624              Date: Sun, 21 Feb 1999 20:02:18 -0700
3625              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
3626              Subject: perlfunc updates (against 55)
3627      Branch: perl
3628            ! pod/perlfunc.pod
3629 ____________________________________________________________________________
3630 [  3016] By: gsar                                  on 1999/02/24  03:17:05
3631         Log: testsuite adjustments
3632              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3633              Date: Sat, 20 Feb 1999 15:24:57 +0000
3634              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
3635              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
3636      Branch: perl
3637            ! t/lib/io_sock.t t/op/lex_assign.t
3638 ____________________________________________________________________________
3639 [  3015] By: gsar                                  on 1999/02/24  02:54:47
3640         Log: avoid modifying readonly values from qw()
3641      Branch: perl
3642            ! lib/ExtUtils/MM_Unix.pm
3643 ____________________________________________________________________________
3644 [  3014] By: gsar                                  on 1999/02/24  02:49:04
3645         Log: more "correct" utbuf for utime()
3646      Branch: perl
3647            ! doio.c
3648 ____________________________________________________________________________
3649 [  3013] By: jhi                                   on 1999/02/22  19:27:44
3650         Log: Fix MacPerl version, change PowerUX to PowerMAX.
3651              
3652              From: Chris Nandor <pudge@pobox.com>
3653              To: jhi@iki.fi
3654              Cc: perl5-porters@perl.org
3655              Subject: Re: perl current availability as documented by perl.pod
3656              Date: Sun, 21 Feb 1999 11:06:03 -0500
3657              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
3658              
3659              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
3660              To: jhi@iki.fi
3661              Cc: perl5-porters@perl.org
3662              Subject: Re: perl current availability as documented by perl.pod
3663              Date: Mon, 22 Feb 1999 13:08:30 GMT
3664              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
3665      Branch: cfgperl
3666            ! pod/perl.pod
3667      Branch: maint-5.005/perl
3668            ! pod/perl.pod
3669 ____________________________________________________________________________
3670 [  3012] By: jhi                                   on 1999/02/22  10:26:11
3671         Log: Snapshot the cross-compilation/multiarchitecture stuff
3672              (currently broken in next)
3673      Branch: cfgperl
3674            ! Configure config_h.SH pp.c
3675 ____________________________________________________________________________
3676 [  3011] By: jhi                                   on 1999/02/22  10:24:51
3677         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3678              To: gsar@activestate.com (Gurusamy Sarathy)
3679              Cc: perl5-porters@perl.org (Perl5 Porters)
3680              Subject: [PATCH 5.005_55] DB_File 1.64 patch
3681              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
3682              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
3683      Branch: cfgperl
3684            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3685            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
3686 ____________________________________________________________________________
3687 [  3009] By: jhi                                   on 1999/02/22  09:14:26
3688         Log: Scratch #3008 and introduce $crosscompile and $multiarch
3689              also in non-Configure lands.
3690      Branch: cfgperl
3691            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
3692            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
3693            ! win32/config.gc win32/config.vc win32/config_H.bc
3694            ! win32/config_H.gc win32/config_H.vc
3695 ____________________________________________________________________________
3696 [  3008] By: jhi                                   on 1999/02/22  08:58:04
3697         Log: Add -DMULTIARCH (see change #3006).
3698      Branch: cfgperl
3699            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
3700 ____________________________________________________________________________
3701 [  3007] By: jhi                                   on 1999/02/22  08:54:06
3702         Log: Undo the references to local{lib,arch} introduced by #3006.
3703      Branch: cfgperl
3704            ! Configure config_h.SH
3705 ____________________________________________________________________________
3706 [  3006] By: jhi                                   on 1999/02/22  08:43:50
3707         Log: From: hansm@icgned.icgroup.nl
3708              To: perlbug@perl.com
3709              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
3710              Date: Sun, 21 Feb 1999 22:58:55 +0100
3711              Reply-To: hansmu@xs4all.nl
3712              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
3713              
3714              plus other Configure changes: prepare for cross-compilation/
3715              multiarchitecture builds.
3716      Branch: cfgperl
3717            ! Configure config_h.SH
3718 ____________________________________________________________________________
3719 [  3005] By: jhi                                   on 1999/02/22  08:35:30
3720         Log: Configure/Perl knew how to look for use Mach cthreads
3721              but Configure didn't let them to be used ($osname 'next').
3722      Branch: cfgperl
3723            ! Configure config_h.SH
3724      Branch: maint-5.005/perl
3725            ! Configure
3726 ____________________________________________________________________________
3727 [  3004] By: jhi                                   on 1999/02/21  15:46:02
3728         Log: Update Acorn AVAILABILITY.
3729      Branch: cfgperl
3730            ! pod/perl.pod
3731      Branch: maint-5.005/perl
3732            ! pod/perl.pod
3733 ____________________________________________________________________________
3734 [  3003] By: jhi                                   on 1999/02/21  14:50:42
3735         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
3736              To: perl5-porters@perl.org (Perl 5 Porters)
3737              Subject: PATCH: perlref.pod - symbolic ref example
3738              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
3739              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
3740      Branch: cfgperl
3741            ! pod/perlref.pod
3742      Branch: maint-5.005/perl
3743            ! pod/perlref.pod
3744 ____________________________________________________________________________
3745 [  3002] By: jhi                                   on 1999/02/21  14:35:22
3746         Log: Sync cfgperl with maint-5.005 change #3000.
3747      Branch: cfgperl
3748            ! pod/perlfunc.pod t/op/pack.t
3749 ____________________________________________________________________________
3750 [  2999] By: gsar                                  on 1999/02/20  22:48:30
3751         Log: From:    John Bley <jbb6@acpub.duke.edu>
3752              Date:    Sat, 20 Feb 1999 16:02:34 EST
3753              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
3754              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
3755      Branch: perl
3756            ! regcomp.c
3757 ____________________________________________________________________________
3758 [  2998] By: jhi                                   on 1999/02/20  14:13:06
3759         Log: Enhanced the endianness description.
3760      Branch: cfgperl
3761            ! pod/perlfunc.pod
3762 ____________________________________________________________________________
3763 [  2996] By: jhi                                   on 1999/02/20  13:55:41
3764         Log: Glossary now mostly fixed.
3765      Branch: cfgperl
3766            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3767            ! config_h.SH
3768 ____________________________________________________________________________
3769 [  2994] By: jhi                                   on 1999/02/20  11:58:33
3770         Log: Perldeltify GNU/Hurd.
3771      Branch: cfgperl
3772            ! pod/perldelta.pod
3773 ____________________________________________________________________________
3774 [  2993] By: gsar                                  on 1999/02/20  00:59:10
3775         Log: fix typo in Perl_sbrk()
3776              From: hansm@icgned.icgroup.nl
3777              Date: Fri, 19 Feb 1999 23:19:31 +0100
3778              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
3779              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
3780      Branch: perl
3781            ! malloc.c
3782 ____________________________________________________________________________
3783 [  2992] By: gsar                                  on 1999/02/20  00:51:08
3784         Log: integrate change#2980 from maint-5.005
3785      Branch: perl
3786           !> utils/h2xs.PL
3787 ____________________________________________________________________________
3788 [  2991] By: gsar                                  on 1999/02/20  00:34:01
3789         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3790              Date: Thu, 18 Feb 1999 18:51:38 +0000
3791              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
3792              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
3793      Branch: perl
3794            ! pp_hot.c t/op/pat.t
3795 ____________________________________________________________________________
3796 [  2990] By: gsar                                  on 1999/02/20  00:30:48
3797         Log: From: jan.dubois@ibm.net (Jan Dubois)
3798              Date: Thu, 18 Feb 1999 19:14:07 +0100
3799              Message-ID: <36d15809.40853323@smtp1.ibm.net>
3800              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
3801      Branch: perl
3802            ! win32/win32.c
3803 ____________________________________________________________________________
3804 [  2989] By: gsar                                  on 1999/02/20  00:27:01
3805         Log: do poll() emulation unless HAS_POLL && I_POLL
3806      Branch: perl
3807            ! ext/IO/poll.h
3808 ____________________________________________________________________________
3809 [  2988] By: gsar                                  on 1999/02/19  23:52:12
3810         Log: tweak RE for NaNQ? recognition
3811      Branch: perl
3812            ! t/lib/bigfloatpm.t
3813 ____________________________________________________________________________
3814 [  2987] By: gsar                                  on 1999/02/19  23:29:59
3815         Log: mention C<use utf8> and C<use warning> in perldelta
3816      Branch: perl
3817            ! pod/perldelta.pod
3818 ____________________________________________________________________________
3819 [  2985] By: jhi                                   on 1999/02/19  20:43:19
3820         Log: pack/unpack better in (network-)short-non-16-bits and
3821              (network-)long-non-32-bits systems such as Cray C90.
3822      Branch: cfgperl
3823            ! perl.h pp.c t/op/pack.t
3824 ____________________________________________________________________________
3825 [  2984] By: jhi                                   on 1999/02/19  20:38:54
3826         Log: Regen Configure.
3827      Branch: cfgperl
3828            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3829            ! perl.c
3830 ____________________________________________________________________________
3831 [  2982] By: jhi                                   on 1999/02/19  19:51:49
3832         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
3833              not probed for and         
3834              
3835              From: "Kurt D. Starsinic" <kstar@chapin.edu>
3836              To: Chaim Frenkel <chaimf@pobox.com>,
3837              Russ Allbery <rra@stanford.edu>,
3838              Jarkko Hietaniemi <jhi@iki.fi>,
3839              Gurusamy Sarathy <gsar@activestate.com>,
3840              Graham Barr <gbarr@pobox.com>
3841              Cc: bdensch@ameritech.net, perlbug@perl.com
3842              Subject: [PATCH] Re: Solaris 7 for Intel
3843              Message-ID: <19990219124404.A30182@O2.chapin.edu>
3844              
3845              Glossary is still missing some terms because
3846              mkglossary is misbehaving (change #2981 updated
3847              Glossary manually)
3848      Branch: cfgperl
3849            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
3850            ! Porting/config_H
3851 ____________________________________________________________________________
3852 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
3853         Log: Make result of h2xs work when user adds C<use strict>
3854      Branch: maint-5.005/perl
3855            ! utils/h2xs.PL
3856 ____________________________________________________________________________
3857 [  2979] By: gsar                                  on 1999/02/19  05:24:29
3858         Log: doc for change#2978
3859      Branch: perl
3860            ! pod/perlsub.pod
3861 ____________________________________________________________________________
3862 [  2978] By: gsar                                  on 1999/02/19  05:08:29
3863         Log: bring '*' prototype closer to how it behaves internally
3864      Branch: perl
3865            + t/lib/fatal.t
3866            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
3867 ____________________________________________________________________________
3868 [  2977] By: gsar                                  on 1999/02/19  02:50:31
3869         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
3870      Branch: perl
3871            ! perly.h
3872 ____________________________________________________________________________
3873 [  2975] By: gsar                                  on 1999/02/18  21:41:57
3874         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
3875              of lexical searches in BEGIN|INIT|END)
3876      Branch: perl
3877            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
3878            ! vms/perly_c.vms
3879 ____________________________________________________________________________
3880 [  2974] By: gsar                                  on 1999/02/18  21:03:06
3881         Log: missing PERL_POLLUTE_MALLOC
3882      Branch: perl
3883            ! ext/SDBM_File/sdbm/sdbm.h
3884 ____________________________________________________________________________
3885 [  2973] By: gsar                                  on 1999/02/18  17:10:49
3886         Log: From:    Andy Dougherty <doughera@lafayette.edu>
3887              Date:    Wed, 17 Feb 1999 17:22:50 EST
3888              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
3889              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
3890      Branch: perl
3891            ! lib/dotsh.pl
3892 ____________________________________________________________________________
3893 [  2972] By: gsar                                  on 1999/02/18  17:04:12
3894         Log: s/#defined/#define/
3895      Branch: perl
3896            ! ext/Data/Dumper/Dumper.xs
3897 ____________________________________________________________________________
3898 [  2970] By: gsar                                  on 1999/02/18  03:26:43
3899         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
3900      Branch: perl
3901            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3902            ! ext/GDBM_File/typemap
3903 ____________________________________________________________________________
3904 [  2969] By: gsar                                  on 1999/02/17  23:30:47
3905         Log: correct slurp mode doc
3906      Branch: perl
3907            ! pod/perlfunc.pod pod/perlop.pod
3908 ____________________________________________________________________________
3909 [  2968] By: jhi                                   on 1999/02/17  23:15:49
3910         Log: Ultrix hints update.
3911              
3912              From: Spider Boardman <spider@zk3.dec.com>
3913              To: perlbug@perl.com
3914              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
3915              Date: Tue, 16 Feb 1999 23:04:28 -0500
3916              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
3917      Branch: cfgperl
3918            ! hints/ultrix_4.sh
3919 ____________________________________________________________________________
3920 [  2966] By: jhi                                   on 1999/02/17  23:09:21
3921         Log: Change #2965 wiped out some Sarathy's _55 changes.
3922              Now unwiped.
3923      Branch: cfgperl
3924            ! Configure pp.c t/op/pack.t
3925 ____________________________________________________________________________
3926 [  2965] By: jhi                                   on 1999/02/17  23:00:04
3927         Log: Configure tweaks.
3928              
3929              Fix the Unixware/SCO uname scan:
3930              
3931              From: Tom Hughes <thh@cyberscience.com>
3932              To: perlbug@perl.com
3933              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
3934              Date: 17 Feb 1999 15:34:15 +0000    
3935              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
3936              
3937              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
3938              
3939              From: Joe Buehler <jhpb@hekimian.com>
3940              To: perl5-porters@perl.org
3941              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
3942              Date: 12 Feb 1999 11:25:21 -0500
3943              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
3944              
3945              Make the pthreads joinable constant scan to output to fd 4, not 2.
3946      Branch: cfgperl
3947            ! Configure
3948 ____________________________________________________________________________
3949 [  2964] By: gsar                                  on 1999/02/17  21:30:07
3950         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
3951              Date: Wed, 17 Feb 1999 06:53:13 -0700
3952              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
3953              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
3954      Branch: perl
3955            ! lib/Pod/Functions.pm
3956 ____________________________________________________________________________
3957 [  2963] By: gsar                                  on 1999/02/17  21:18:21
3958         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
3959              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3960              Date: Wed, 17 Feb 1999 10:06:01 +0000
3961              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
3962              Subject: Re: [5.005_53] panic: pad_free curpad 
3963      Branch: perl
3964            ! regcomp.c regexec.c t/op/misc.t
3965 ____________________________________________________________________________
3966 [  2962] By: gsar                                  on 1999/02/16  21:26:28
3967         Log: NaNQ? tweak
3968      Branch: perl
3969            ! t/lib/bigfloatpm.t
3970 ____________________________________________________________________________
3971 [  2961] By: jhi                                   on 1999/02/16  19:26:38
3972         Log: Integrate from mainperl.
3973      Branch: cfgperl
3974           !> (integrate 37 files)
3975 ____________________________________________________________________________
3976 [  2960] By: gsar                                  on 1999/02/16  18:04:29
3977         Log: undo change#2465 (qw[] is a real list now)
3978      Branch: perl
3979            ! pod/perlop.pod
3980 ____________________________________________________________________________
3981 [  2959] By: gsar                                  on 1999/02/16  07:09:33
3982         Log: this was 5.005_55
3983      Branch: perl
3984            ! Changes
3985
3986 ----------------
3987 Version 5.005_55
3988 ----------------
3989
3990 ____________________________________________________________________________
3991 [  2958] By: gsar                                  on 1999/02/16  06:18:27
3992         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
3993              elide dups and non-dependents from Changes
3994      Branch: perl
3995            ! Changes pod/perlhist.pod
3996           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
3997           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
3998           !> pod/perlport.pod pp.c t/op/pack.t
3999 ____________________________________________________________________________
4000 [  2957] By: gsar                                  on 1999/02/16  04:09:47
4001         Log: propagate PERL_VERSION everywhere, add to pod
4002      Branch: perl
4003            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
4004            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
4005            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
4006            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
4007            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
4008            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
4009            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
4010            ! win32/config.gc win32/config.vc win32/config_sh.PL
4011            ! win32/win32.c x2p/a2py.c
4012 ____________________________________________________________________________
4013 [  2955] By: jhi                                   on 1999/02/15  16:15:03
4014         Log: The pack tests now better in C90 (after the packnative patches).
4015      Branch: cfgperl
4016            ! t/op/pack.t
4017 ____________________________________________________________________________
4018 [  2954] By: gsar                                  on 1999/02/15  14:11:50
4019         Log: tweak Configure to follow new PERL_VERSION etc.
4020      Branch: perl
4021            ! Configure patchlevel.h pod/perlhist.pod
4022 ____________________________________________________________________________
4023 [  2953] By: jhi                                   on 1999/02/15  14:02:21
4024         Log: Integrate from mainperl.
4025      Branch: cfgperl
4026           !> MANIFEST Porting/makerel
4027 ____________________________________________________________________________
4028 [  2952] By: jhi                                   on 1999/02/15  13:50:07
4029         Log: Enhance the packnative patch: use the packnative code
4030              only if required.  Also added hefty testing (hopefully
4031              I didn't assume too much...).  Tested on alpha, ix86, sparc.
4032      Branch: cfgperl
4033            ! pod/perlfunc.pod pp.c t/op/pack.t
4034 ____________________________________________________________________________
4035 [  2951] By: jhi                                   on 1999/02/15  13:46:56
4036         Log: AVAILABILITY from 5.005_03-tobe, will of course
4037              require updating when 5.006 comes out.
4038      Branch: cfgperl
4039            ! pod/perl.pod
4040 ____________________________________________________________________________
4041 [  2949] By: gsar                                  on 1999/02/15  13:28:51
4042         Log: will this be it for 5.005_55?
4043      Branch: perl
4044            ! MANIFEST Porting/makerel
4045 ____________________________________________________________________________
4046 [  2948] By: jhi                                   on 1999/02/15  13:23:52
4047         Log: Integrate from mainperl.
4048      Branch: cfgperl
4049           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
4050           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4051           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
4052           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
4053           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
4054           !> win32/config.gc win32/config.vc win32/config_H.bc
4055           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
4056 ____________________________________________________________________________
4057 [  2947] By: jhi                                   on 1999/02/15  13:20:41
4058         Log: perlport.pod 1.39 from Chris.
4059      Branch: cfgperl
4060            ! pod/perlport.pod
4061 ____________________________________________________________________________
4062 [  2946] By: jhi                                   on 1999/02/15  13:09:58
4063         Log: Import Ultrix update, change #2864, 
4064              
4065              From: Spider Boardman <spider@zk3.dec.com>
4066              To: perlbug@perl.com
4067              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
4068              Date: Wed, 10 Feb 1999 23:33:31 -0500
4069              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
4070      Branch: cfgperl
4071            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
4072 ____________________________________________________________________________
4073 [  2945] By: jhi                                   on 1999/02/15  13:04:50
4074         Log: OpenBSD sparc SHMLBA.
4075      Branch: cfgperl
4076            ! ext/IPC/SysV/SysV.xs
4077 ____________________________________________________________________________
4078 [  2944] By: gsar                                  on 1999/02/15  12:09:52
4079         Log: update win32/config* stuff, Changes
4080      Branch: perl
4081            ! Changes win32/Makefile win32/config.bc win32/config.gc
4082            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4083            ! win32/config_H.vc win32/makefile.mk
4084 ____________________________________________________________________________
4085 [  2943] By: gsar                                  on 1999/02/15  11:54:08
4086         Log: #include patchlevel.h by default, provide
4087              PERL_{REVISION,VERSION,SUBVERSION}
4088      Branch: perl
4089            ! patchlevel.h perl.h
4090 ____________________________________________________________________________
4091 [  2942] By: gsar                                  on 1999/02/15  10:26:59
4092         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
4093              misc fixes
4094      Branch: perl
4095            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
4096 ____________________________________________________________________________
4097 [  2941] By: gsar                                  on 1999/02/15  10:24:37
4098         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
4099              Message-ID: <19990207002851.B9185@toldyouso.com>
4100              Message-ID: <19990207212152.A9765@toldyouso.com>
4101              Message-ID: <19990207212041.A9622@toldyouso.com>
4102              Message-ID: <19990207213127.A10244@toldyouso.com>
4103              Message-ID: <19990207212559.A9950@toldyouso.com>
4104              Message-ID: <19990207212842.A9994@toldyouso.com>
4105              Message-ID: <19990207212500.A9860@toldyouso.com>
4106              Message-ID: <19990207213013.A10105@toldyouso.com>
4107      Branch: perl
4108            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
4109            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
4110            ! pod/perlmodlib.pod pod/perltoc.pod
4111 ____________________________________________________________________________
4112 [  2940] By: gsar                                  on 1999/02/15  10:07:08
4113         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
4114              of suggested patch)
4115              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
4116              Date: Mon, 08 Feb 1999 01:14:41 -0000
4117              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
4118              Subject: [PATCH 5.005_54] some pending C.pm stuff 
4119      Branch: perl
4120            ! ext/B/B/C.pm
4121 ____________________________________________________________________________
4122 [  2939] By: jhi                                   on 1999/02/15  08:40:18
4123         Log: Integrate from mainperl.
4124      Branch: cfgperl
4125           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
4126            - lib/File/PathConvert.pm
4127           !> (integrate 81 files)
4128 ____________________________________________________________________________
4129 [  2938] By: gsar                                  on 1999/02/15  06:56:39
4130         Log: change#2839 was bogus, redo
4131      Branch: perl
4132           !> t/lib/h2ph.pht
4133 ____________________________________________________________________________
4134 [  2937] By: gsar                                  on 1999/02/15  06:38:15
4135         Log: support Win32::GetFullPathName() and Win32::SetLastError()
4136              From: jan.dubois@ibm.net (Jan Dubois)
4137              Date: Tue, 09 Feb 1999 22:27:31 +0100
4138              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
4139              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
4140      Branch: perl
4141            ! win32/win32.c
4142 ____________________________________________________________________________
4143 [  2936] By: gsar                                  on 1999/02/15  06:26:39
4144         Log: support native integers, pack("L_",...) etc. (via private mail)
4145              From: Jarkko Hietaniemi <jhi@iki.fi>
4146              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
4147              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
4148              Subject: the "packnative" patch
4149      Branch: perl
4150            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
4151            ! t/lib/ipc_sysv.t t/op/pack.t
4152 ____________________________________________________________________________
4153 [  2935] By: gsar                                  on 1999/02/15  06:04:02
4154         Log: From: Michael G Schwern <schwern@pobox.com>
4155              Date: Tue, 9 Feb 1999 04:13:12 -0500
4156              Message-ID: <19990209041312.A15788@toldyouso.com>
4157              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
4158      Branch: perl
4159            ! utils/h2xs.PL
4160 ____________________________________________________________________________
4161 [  2934] By: gsar                                  on 1999/02/15  05:30:13
4162         Log: fix bugs in the handling of negative numbers, among other things
4163              From: Steven Knight <knight@theopera.baldmt.citilink.com>
4164              Date: Mon, 8 Feb 1999 01:16:24 -0600
4165              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
4166              Subject: Math::BigFloat and Math::BigInt
4167      Branch: perl
4168            + t/lib/bigfloat.t t/lib/bigfloatpm.t
4169            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
4170            ! t/lib/bigintpm.t
4171 ____________________________________________________________________________
4172 [  2933] By: gsar                                  on 1999/02/15  04:57:52
4173         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
4174              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
4175              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
4176              Subject: s2p incorrectly handles hold space commands
4177      Branch: perl
4178            ! x2p/s2p.PL
4179 ____________________________________________________________________________
4180 [  2932] By: gsar                                  on 1999/02/15  04:45:55
4181         Log: clarify what a "line" is
4182      Branch: perl
4183            ! pod/perlfunc.pod pod/perlvar.pod
4184 ____________________________________________________________________________
4185 [  2931] By: gsar                                  on 1999/02/15  04:23:29
4186         Log: backout change#2811 and add newer version based on File::Spec
4187              From: Barrie Slaymaker <rbs@telerama.com>
4188              Date: Thu, 11 Feb 1999 16:29:24 -0500
4189              Message-ID: <36C34BB4.A62090E0@telerama.com>
4190              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
4191      Branch: perl
4192            - lib/File/PathConvert.pm
4193            ! MANIFEST installhtml lib/Pod/Html.pm
4194 ____________________________________________________________________________
4195 [  2930] By: gsar                                  on 1999/02/15  04:16:25
4196         Log: From: Barrie Slaymaker <rbs@telerama.com>
4197              Date: Thu, 11 Feb 1999 19:39:48 -0500
4198              Message-ID: <36C37854.707D139@telerama.com>
4199              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
4200      Branch: perl
4201            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
4202 ____________________________________________________________________________
4203 [  2929] By: gsar                                  on 1999/02/15  04:06:50
4204         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
4205              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
4206              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
4207              Subject: [PATCH]5.005_54 (DOC) fix many typos
4208              --
4209              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
4210              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
4211              Subject: [PATCH]5.005_54 (DOC) typos
4212      Branch: perl
4213            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
4214            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
4215            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4216            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4217            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
4218            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
4219            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
4220            ! pod/perlvar.pod pod/perlxs.pod
4221 ____________________________________________________________________________
4222 [  2928] By: gsar                                  on 1999/02/15  03:39:53
4223         Log: allow the Carp routines to pass through exception objects
4224      Branch: perl
4225            ! lib/Carp.pm
4226 ____________________________________________________________________________
4227 [  2927] By: gsar                                  on 1999/02/15  03:22:57
4228         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
4229      Branch: perl
4230            ! pod/perlfaq8.pod
4231 ____________________________________________________________________________
4232 [  2926] By: gsar                                  on 1999/02/15  03:19:39
4233         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
4234              have done that, but didn't)
4235      Branch: perl
4236           !> utils/h2ph.PL
4237 ____________________________________________________________________________
4238 [  2925] By: gsar                                  on 1999/02/15  03:17:01
4239         Log: integrate cfgperl changes into mainline
4240      Branch: perl
4241            ! Changes
4242           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4243           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
4244           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
4245           !> vms/subconfigure.com
4246 ____________________________________________________________________________
4247 [  2924] By: gsar                                  on 1999/02/15  03:07:08
4248         Log: add const qualifier to most char* prototypes, handle ripple effect
4249      Branch: perl
4250            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
4251            ! universal.c util.c
4252 ____________________________________________________________________________
4253 [  2923] By: gsar                                  on 1999/02/15  01:04:30
4254         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4255              Date: Thu, 04 Feb 1999 02:37:31 +0000
4256              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
4257              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
4258      Branch: perl
4259            ! pp_ctl.c t/op/range.t
4260 ____________________________________________________________________________
4261 [  2922] By: gsar                                  on 1999/02/15  00:24:34
4262         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4263              Date: Sun, 31 Jan 1999 01:50:06 +0000
4264              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
4265              Subject: [PATCH 5.005_03t4] regexp flags bug
4266      Branch: perl
4267            ! regcomp.c t/op/re_tests
4268 ____________________________________________________________________________
4269 [  2921] By: gsar                                  on 1999/02/15  00:13:02
4270         Log: use New() et al., rather than safemalloc() et al.
4271              From: jan.dubois@ibm.net (Jan Dubois)
4272              Date: Fri, 29 Jan 1999 23:27:22 +0100
4273              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
4274              Subject: [PATCH _03-MT5] POSIX.xs memory API
4275      Branch: perl
4276            ! ext/POSIX/POSIX.xs
4277 ____________________________________________________________________________
4278 [  2920] By: gsar                                  on 1999/02/15  00:05:33
4279         Log: tweak READ() docs to mention $buffer must be altered by reference
4280      Branch: perl
4281            ! pod/perltie.pod
4282 ____________________________________________________________________________
4283 [  2919] By: gsar                                  on 1999/02/14  23:50:39
4284         Log: applied suggested patch, with several language/readability tweaks
4285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4286              Date: Fri, 29 Jan 1999 00:25:02 -0500
4287              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
4288              Subject: Re: [PATCH 5.005_*] Better parsing docs
4289      Branch: perl
4290            ! pod/perlop.pod
4291 ____________________________________________________________________________
4292 [  2918] By: gsar                                  on 1999/02/14  23:20:42
4293         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
4294              of silently returning bogus values)
4295              From: Peter Chines <pchines@nhgri.nih.gov>
4296              Date: Wed, 27 Jan 1999 16:11:31 -0500
4297              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
4298              Subject: Time::Local
4299      Branch: perl
4300            ! lib/Time/Local.pm pod/perldelta.pod
4301 ____________________________________________________________________________
4302 [  2917] By: gsar                                  on 1999/02/14  11:21:43
4303         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4304              Date: Thu, 28 Jan 1999 10:02:20 -0500
4305              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
4306              Subject: Re: [PATCH 5.005_53] Better perldoc
4307      Branch: perl
4308            ! utils/perldoc.PL
4309 ____________________________________________________________________________
4310 [  2916] By: gsar                                  on 1999/02/14  10:59:38
4311         Log: back out change#2751, apply updated version 
4312              From: jan.dubois@ibm.net (Jan Dubois)
4313              Date: Sat, 06 Feb 1999 01:06:29 +0100
4314              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
4315              Subject: [PATCH] Cleanup of File::Spec module
4316      Branch: perl
4317            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4318            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4319            ! lib/File/Spec/Win32.pm
4320 ____________________________________________________________________________
4321 [  2915] By: gsar                                  on 1999/02/14  10:48:01
4322         Log: tweak select() test
4323      Branch: perl
4324            ! pod/perlipc.pod t/op/fh.t
4325 ____________________________________________________________________________
4326 [  2914] By: gsar                                  on 1999/02/14  10:25:55
4327         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
4328      Branch: perl
4329            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
4330 ____________________________________________________________________________
4331 [  2913] By: gsar                                  on 1999/02/14  10:03:51
4332         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
4333              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
4334              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
4335              Subject: Re: SvOPV() or SvPV_nolen() or ...
4336      Branch: perl
4337            ! pod/perlguts.pod
4338 ____________________________________________________________________________
4339 [  2912] By: gsar                                  on 1999/02/14  09:57:29
4340         Log: provide SvPV_nolen(sv) to avoid use of PL_na
4341              From: jan.dubois@ibm.net (Jan Dubois)
4342              Date: Sun, 24 Jan 1999 02:45:32 +0100
4343              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
4344              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
4345      Branch: perl
4346            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
4347            ! sv.h
4348 ____________________________________________________________________________
4349 [  2911] By: gsar                                  on 1999/02/14  06:51:05
4350         Log: elide stray effluvium
4351      Branch: perl
4352            ! pod/perldelta.pod
4353 ____________________________________________________________________________
4354 [  2910] By: gsar                                  on 1999/02/14  05:51:56
4355         Log: slurping an empty file should return '' rather than undef, with
4356              commensurate effects on ARGV processing
4357      Branch: perl
4358            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4359            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
4360 ____________________________________________________________________________
4361 [  2909] By: gsar                                  on 1999/02/14  00:02:11
4362         Log: perly_c.diff typo
4363      Branch: perl
4364            ! perly.c perly_c.diff vms/perly_c.vms
4365 ____________________________________________________________________________
4366 [  2908] By: gsar                                  on 1999/02/13  18:20:13
4367         Log: From: jan.dubois@ibm.net (Jan Dubois)
4368              Date: Sat, 13 Feb 1999 13:25:53 +0100
4369              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
4370              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
4371      Branch: perl
4372            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
4373 ____________________________________________________________________________
4374 [  2907] By: jhi                                   on 1999/02/13  15:07:26
4375         Log: Integrate from mainperl.
4376      Branch: cfgperl
4377           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
4378           !> (integrate 150 files)
4379 ____________________________________________________________________________
4380 [  2903] By: gsar                                  on 1999/02/12  13:25:59
4381         Log: From: jan.dubois@ibm.net (Jan Dubois)
4382              Date: Sun, 24 Jan 1999 01:12:00 +0100
4383              Message-ID: <36b66479.62756298@smtp1.ibm.net>
4384              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
4385      Branch: perl
4386            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
4387            ! proto.h sv.c sv.h
4388 ____________________________________________________________________________
4389 [  2902] By: gsar                                  on 1999/02/12  12:55:11
4390         Log: script to generate ctags from etags
4391              From: Colin Kuskie <ckuskie@cadence.com>
4392              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
4393              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
4394              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
4395      Branch: perl
4396            + emacs/e2ctags.pl
4397            ! Makefile.SH pod/perlfaq3.pod
4398 ____________________________________________________________________________
4399 [  2901] By: gsar                                  on 1999/02/12  12:40:17
4400         Log: allow boolean assign ops to be lvalues
4401              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4402              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
4403              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
4404              --
4405              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4406              Date: Mon, 18 Jan 1999 10:04:00 +0000
4407              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
4408              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
4409      Branch: perl
4410            + t/op/lop.t
4411            ! MANIFEST op.c
4412 ____________________________________________________________________________
4413 [  2899] By: jhi                                   on 1999/02/12  12:03:48
4414         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
4415      Branch: cfgperl
4416            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4417            ! config_h.SH hints/openbsd.sh
4418 ____________________________________________________________________________
4419 [  2898] By: gsar                                  on 1999/02/12  11:49:25
4420         Log: support win32_putenv()
4421      Branch: perl
4422            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
4423            ! win32/win32.c win32/win32iop.h
4424 ____________________________________________________________________________
4425 [  2894] By: gsar                                  on 1999/02/12  11:09:27
4426         Log: add missing hunk in change#2657
4427      Branch: perl
4428            ! ext/B/B/CC.pm
4429 ____________________________________________________________________________
4430 [  2893] By: gsar                                  on 1999/02/12  11:00:13
4431         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4432              Date: Tue, 19 Jan 1999 20:13:15 -0500
4433              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
4434              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
4435      Branch: perl
4436            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
4437            ! t/pragma/subs.t t/pragma/warning.t
4438 ____________________________________________________________________________
4439 [  2892] By: gsar                                  on 1999/02/12  10:44:38
4440         Log: update change#2670 to later version
4441              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4442              Date: Sun, 31 Jan 1999 16:16:14 +0000
4443              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
4444              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
4445      Branch: perl
4446            ! t/op/subst.t toke.c
4447 ____________________________________________________________________________
4448 [  2891] By: gsar                                  on 1999/02/12  10:31:17
4449         Log: make testsuite somewhat location independent
4450      Branch: perl
4451            ! (edit 117 files)
4452 ____________________________________________________________________________
4453 [  2890] By: gsar                                  on 1999/02/12  10:00:30
4454         Log: add $AutoLoader::VERSION
4455      Branch: perl
4456            ! lib/AutoLoader.pm
4457 ____________________________________________________________________________
4458 [  2889] By: gsar                                  on 1999/02/12  09:55:48
4459         Log: tweak PERL_STRICT_CR notes
4460      Branch: perl
4461            ! pod/perl5005delta.pod
4462 ____________________________________________________________________________
4463 [  2888] By: gsar                                  on 1999/02/12  09:41:45
4464         Log: add note about test-notty target
4465      Branch: perl
4466            ! README.win32
4467 ____________________________________________________________________________
4468 [  2887] By: gsar                                  on 1999/02/12  09:37:37
4469         Log: add perltodo.pod
4470      Branch: perl
4471            + pod/perltodo.pod
4472            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
4473            ! win32/pod.mak
4474 ____________________________________________________________________________
4475 [  2886] By: jhi                                   on 1999/02/12  08:52:14
4476         Log: Integrate from mainperl.
4477      Branch: cfgperl
4478           +> t/op/fh.t
4479           !> (integrate 30 files)
4480 ____________________________________________________________________________
4481 [  2885] By: gsar                                  on 1999/02/12  08:42:10
4482         Log: note how to find REG_INFTY limit
4483      Branch: perl
4484            ! pod/perlre.pod
4485 ____________________________________________________________________________
4486 [  2884] By: jhi                                   on 1999/02/12  08:36:14
4487         Log: OpenBSD pthreads awareness, thanks to
4488              David Leonard <david.leonard@csee.uq.edu.au>
4489      Branch: maint-5.005/perl
4490            ! Configure hints/openbsd.sh
4491 ____________________________________________________________________________
4492 [  2882] By: gsar                                  on 1999/02/12  08:05:20
4493         Log: IO is maintained by p5p (per Graham Barr's wishes)
4494      Branch: perl
4495            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
4496            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
4497            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
4498            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
4499 ____________________________________________________________________________
4500 [  2881] By: gsar                                  on 1999/02/12  07:57:13
4501         Log: fh.t typo
4502      Branch: perl
4503            ! t/op/fh.t
4504 ____________________________________________________________________________
4505 [  2880] By: gsar                                  on 1999/02/12  07:38:16
4506         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
4507      Branch: perl
4508            ! perl.c pod/perlrun.pod
4509 ____________________________________________________________________________
4510 [  2879] By: gsar                                  on 1999/02/12  05:39:29
4511         Log: fix ops that are not filehandle constructors to not create GV if it
4512              doesn't already exist (avoids leaks); extend semantics of defined()
4513              so that defined(*{$foo}) works (experimental)
4514      Branch: perl
4515            + t/op/fh.t
4516            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
4517            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
4518 ____________________________________________________________________________
4519 [  2877] By: jhi                                   on 1999/02/11  20:44:00
4520         Log: From: Chris Nandor <pudge@pobox.com>
4521              To: perl5-porters@perl.org
4522              Subject: [PATCH] perlport.pod 1.39
4523              Date: Thu, 11 Feb 1999 12:28:35 -0500
4524              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
4525      Branch: cfgperl
4526            ! pod/perlport.pod
4527 ____________________________________________________________________________
4528 [  2870] By: gsar                                  on 1999/02/11  11:17:08
4529         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
4530      Branch: perl
4531            ! ext/IO/lib/IO/Pipe.pm
4532 ____________________________________________________________________________
4533 [  2869] By: gsar                                  on 1999/02/11  11:00:56
4534         Log: update win32/pod.mak
4535      Branch: perl
4536            ! win32/pod.mak
4537 ____________________________________________________________________________
4538 [  2868] By: gsar                                  on 1999/02/11  10:42:44
4539         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
4540              Date: Fri, 08 Jan 1999 14:36:53 +1100
4541              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
4542              Subject: Re: [Fwd: IO::Socket::connect and blocking]
4543      Branch: perl
4544            ! ext/IO/lib/IO/Socket.pm
4545 ____________________________________________________________________________
4546 [  2867] By: gsar                                  on 1999/02/11  09:43:03
4547         Log: av_extend() doc tweak from Jan Dubois
4548      Branch: perl
4549            ! pod/perlguts.pod
4550 ____________________________________________________________________________
4551 [  2866] By: gsar                                  on 1999/02/11  09:27:17
4552         Log: display full pathname of unreadable files
4553      Branch: perl
4554            ! utils/perldoc.PL
4555 ____________________________________________________________________________
4556 [  2865] By: gsar                                  on 1999/02/11  09:02:31
4557         Log: missing patch in change#2522
4558      Branch: perl
4559            ! lib/Pod/Text.pm
4560 ____________________________________________________________________________
4561 [  2864] By: jhi                                   on 1999/02/11  08:45:00
4562         Log: From: Spider Boardman <spider@zk3.dec.com>
4563              To: perlbug@perl.com
4564              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
4565              Date: Wed, 10 Feb 1999 23:33:31 -0500
4566              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
4567      Branch: maint-5.005/perl
4568            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
4569 ____________________________________________________________________________
4570 [  2862] By: gsar                                  on 1999/02/11  08:14:34
4571         Log: integrate changes#2738,2740 from maint-5.005
4572      Branch: perl
4573           !> lib/ExtUtils/MakeMaker.pm
4574 ____________________________________________________________________________
4575 [  2861] By: jhi                                   on 1999/02/11  08:04:25
4576         Log: Integrate from mainperl.
4577      Branch: cfgperl
4578           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
4579           !> t/op/range.t win32/config.gc
4580 ____________________________________________________________________________
4581 [  2860] By: gsar                                  on 1999/02/11  07:30:08
4582         Log: binmode() support for cygwin32 (suggested by Steven Morlock
4583              <newspost@morlock.net>)
4584      Branch: perl
4585            ! perl.h
4586 ____________________________________________________________________________
4587 [  2859] By: gsar                                  on 1999/02/11  07:14:21
4588         Log: update Changes
4589      Branch: perl
4590            ! Changes
4591           !> pod/perl5005delta.pod
4592 ____________________________________________________________________________
4593 [  2856] By: gsar                                  on 1999/02/11  07:07:39
4594         Log: integrate perldelta changes from maint-5.005
4595      Branch: perl
4596           !> pod/perl5005delta.pod
4597 ____________________________________________________________________________
4598 [  2855] By: gsar                                  on 1999/02/11  06:31:50
4599         Log: applied suggested patch; added tests
4600              From: Adam Krolnik <adamk@gypsy.cyrix.com>
4601              Date: Sat, 12 Dec 98 15:30:18 -0600
4602              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
4603              Subject: Range operation doesn't handle IV_MAX
4604      Branch: perl
4605            ! pp_ctl.c t/op/range.t
4606 ____________________________________________________________________________
4607 [  2854] By: gsar                                  on 1999/02/11  05:00:55
4608         Log: compatibility fix: magic non-propagation in foreach implicit localization
4609      Branch: perl
4610            ! pp_ctl.c t/op/local.t win32/config.gc
4611 ____________________________________________________________________________
4612 [  2852] By: gsar                                  on 1999/02/10  23:17:49
4613         Log: fair warning about -Dusethreads
4614      Branch: maint-5.005/perl
4615            ! Configure INSTALL README.threads
4616 ____________________________________________________________________________
4617 [  2847] By: jhi                                   on 1999/02/09  19:13:28
4618         Log: Integrate from mainperl.
4619      Branch: cfgperl
4620           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
4621           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
4622 ____________________________________________________________________________
4623 [  2846] By: gsar                                  on 1999/02/09  13:53:28
4624         Log: a modified version of suggested patch for pack template 'Z'; added docs
4625              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
4626              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
4627              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
4628              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
4629      Branch: perl
4630            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
4631 ____________________________________________________________________________
4632 [  2845] By: gsar                                  on 1999/02/09  00:03:26
4633         Log: clarify docs for change#2835
4634      Branch: perl
4635            ! pod/perldelta.pod pod/perlop.pod
4636 ____________________________________________________________________________
4637 [  2844] By: gsar                                  on 1999/02/08  23:40:57
4638         Log: addendum to change#2823
4639              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4640              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
4641              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
4642              Subject: [PATCH] Docs and tests for method-call syntax
4643      Branch: perl
4644            ! pod/perlobj.pod t/op/method.t
4645 ____________________________________________________________________________
4646 [  2843] By: jhi                                   on 1999/02/08  21:06:28
4647         Log: Ultrix mmap tidbit.
4648      Branch: cfgperl
4649            ! hints/ultrix_4.sh
4650 ____________________________________________________________________________
4651 [  2842] By: jhi                                   on 1999/02/08  20:22:55
4652         Log: Integrate from mainperl.
4653      Branch: cfgperl
4654           +> t/op/subst_wamp.t
4655           !> (integrate 35 files)
4656 ____________________________________________________________________________
4657 [  2841] By: jhi                                   on 1999/02/08  18:23:26
4658         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4659              To: Mailing list Perl5 <perl5-porters@perl.org>
4660              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
4661              Date: Sun, 7 Feb 1999 17:25:22 -0500
4662              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
4663      Branch: cfgperl
4664            + t/op/subst_amp.t
4665            ! MANIFEST regcomp.c t/op/subst.t
4666 ____________________________________________________________________________
4667 [  2840] By: jhi                                   on 1999/02/08  18:16:54
4668         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4669              To: Mailing list Perl5 <perl5-porters@perl.org>
4670              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
4671              Date: Sun, 7 Feb 1999 17:00:10 -0500
4672              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
4673      Branch: cfgperl
4674            ! pp_hot.c t/op/pat.t
4675 ____________________________________________________________________________
4676 [  2839] By: jhi                                   on 1999/02/08  17:25:30
4677         Log: A require was missing.
4678      Branch: cfgperl
4679            ! t/lib/h2ph.pht
4680 ____________________________________________________________________________
4681 [  2838] By: jhi                                   on 1999/02/08  16:38:41
4682         Log: Bring in the change #2809 (the Configure part has been
4683              modified rather a lot since the #2809, though.)
4684      Branch: cfgperl
4685            ! Configure utils/h2ph.PL
4686 ____________________________________________________________________________
4687 [  2835] By: gsar                                  on 1999/02/08  14:40:23
4688         Log: make qw() into a true list at compile time (slightly modified
4689              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
4690      Branch: perl
4691            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
4692 ____________________________________________________________________________
4693 [  2834] By: gsar                                  on 1999/02/08  13:23:16
4694         Log: make safesysmalloc() etc., always available; safemalloc() et al are
4695              now macros that point to the right malloc; fix various places in
4696              sources that need to always use safesysmalloc() et al
4697      Branch: perl
4698            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
4699            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
4700 ____________________________________________________________________________
4701 [  2833] By: gsar                                  on 1999/02/08  10:56:16
4702         Log: remove spurious #endif in last change
4703      Branch: perl
4704            ! perl.h
4705 ____________________________________________________________________________
4706 [  2832] By: gsar                                  on 1999/02/08  10:34:55
4707         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
4708              them ask for insanity (untested)
4709      Branch: perl
4710            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
4711            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
4712            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
4713 ____________________________________________________________________________
4714 [  2831] By: jhi                                   on 1999/02/08  08:33:33
4715         Log: Update vms/subconfigure.com along the lines of change #2829.
4716      Branch: cfgperl
4717            ! vms/subconfigure.com
4718 ____________________________________________________________________________
4719 [  2830] By: gsar                                  on 1999/02/08  00:19:46
4720         Log: integrate cfgperl changes into mainline
4721      Branch: perl
4722           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
4723           +> lib/File/PathConvert.pm pod/perlthrtut.pod
4724            ! Changes
4725           !> (integrate 93 files)
4726 ____________________________________________________________________________
4727 [  2829] By: jhi                                   on 1999/02/07  23:49:46
4728         Log: Configure update.
4729              
4730              Probe for mmap() et alia.
4731              The *cc*symbols patch (just Configure, no h2ph).
4732      Branch: cfgperl
4733            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4734            ! config_h.SH perl.h
4735 ____________________________________________________________________________
4736 [  2828] By: gsar                                  on 1999/02/07  23:38:47
4737         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4738              Date: Sun, 7 Feb 1999 17:25:22 -0500
4739              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
4740              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
4741      Branch: perl
4742            + t/op/subst_amp.t t/op/subst_wamp.t
4743            ! MANIFEST regcomp.c t/op/subst.t
4744 ____________________________________________________________________________
4745 [  2827] By: gsar                                  on 1999/02/07  23:27:32
4746         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4747              Date: Sun, 7 Feb 1999 17:00:10 -0500
4748              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
4749              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
4750      Branch: perl
4751            ! pp_hot.c t/op/pat.t
4752 ____________________________________________________________________________
4753 [  2826] By: gsar                                  on 1999/02/07  23:26:04
4754         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
4755              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4756              Date: Sun, 7 Feb 1999 15:07:27 -0500
4757              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
4758              Subject: Re: fixing memory leaks in REx compilation
4759      Branch: perl
4760            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
4761            ! regexec.c
4762 ____________________________________________________________________________
4763 [  2825] By: jhi                                   on 1999/02/07  18:05:13
4764         Log: Integrate from mainperl.
4765      Branch: cfgperl
4766           +> lib/DB.pm t/comp/bproto.t
4767           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
4768           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
4769           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
4770           !> toke.c vms/perly_c.vms
4771 ____________________________________________________________________________
4772 [  2824] By: gsar                                  on 1999/02/07  14:21:48
4773         Log: tweak doc on bitwise ops
4774      Branch: perl
4775            ! pod/perlop.pod
4776 ____________________________________________________________________________
4777 [  2823] By: gsar                                  on 1999/02/07  13:38:31
4778         Log: applied suggested patch; regen perly* and vms/perly*
4779              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
4780              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
4781              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
4782              Subject: [PATCH] Re: Suggestion for perlobj man page
4783      Branch: perl
4784            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
4785 ____________________________________________________________________________
4786 [  2822] By: gsar                                  on 1999/02/07  12:39:09
4787         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
4788              disabled, fails tests)
4789      Branch: perl
4790            ! regcomp.h
4791 ____________________________________________________________________________
4792 [  2821] By: gsar                                  on 1999/02/07  11:09:39
4793         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
4794              <Alexander.Barilo@aexp.com>)
4795      Branch: perl
4796            ! lib/Pod/Html.pm
4797 ____________________________________________________________________________
4798 [  2820] By: gsar                                  on 1999/02/07  10:20:35
4799         Log: add draft debugging API implementation
4800      Branch: perl
4801            + lib/DB.pm
4802            ! MANIFEST
4803 ____________________________________________________________________________
4804 [  2819] By: gsar                                  on 1999/02/07  09:58:45
4805         Log: avoid garbage in db->dirbuf
4806              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
4807              Date: Sat, 05 Dec 1998 14:14:54 +0900
4808              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
4809              Subject: SDBM bug
4810      Branch: perl
4811            ! ext/SDBM_File/sdbm/sdbm.c
4812 ____________________________________________________________________________
4813 [  2818] By: gsar                                  on 1999/02/07  09:32:24
4814         Log: missing entry
4815      Branch: perl
4816            ! MANIFEST
4817 ____________________________________________________________________________
4818 [  2817] By: gsar                                  on 1999/02/07  09:30:47
4819         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
4820      Branch: perl
4821            + t/comp/bproto.t
4822            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
4823 ____________________________________________________________________________
4824 [  2816] By: gsar                                  on 1999/02/06  00:14:29
4825         Log: minor bug in dumping blessed subrefs
4826      Branch: perl
4827            ! ext/Data/Dumper/Dumper.pm
4828 ____________________________________________________________________________
4829 [  2812] By: jhi                                   on 1999/02/03  22:02:24
4830         Log: Enhance change #2808.
4831              
4832              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4833              To: perl5-porters@perl.org
4834              Subject: Re: [PATCH 5.00*]: perlbug checklist
4835              Date: Wed, 3 Feb 1999 19:02:27 +0000
4836              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
4837      Branch: cfgperl
4838            ! utils/perlbug.PL
4839 ____________________________________________________________________________
4840 [  2811] By: jhi                                   on 1999/02/03  21:53:23
4841         Log: From: Barrie Slaymaker <rbs@telerama.com>
4842              To: perl5-porters@perl.org
4843              CC: pod-people@perl.org
4844              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
4845              Date: Wed, 03 Feb 1999 10:34:18 -0500
4846              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
4847              
4848              Add File::PathConvert.pm.
4849              Fix Pod::Html and installhtml to understand relative urls.
4850      Branch: cfgperl
4851            + lib/File/PathConvert.pm
4852            ! MANIFEST installhtml lib/Pod/Html.pm
4853 ____________________________________________________________________________
4854 [  2810] By: jhi                                   on 1999/02/03  20:25:10
4855         Log: From: Francois Desarmenien <desar@club-internet.fr>
4856              To: Mailing list Perl5 <perl5-porters@perl.org>
4857              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
4858              Date: Wed, 03 Feb 1999 13:13:24 +0000
4859              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
4860              
4861              (note: this patch completely overrides Tom Wolfe's patch,
4862              change #2604)
4863      Branch: cfgperl
4864            + ext/GDBM_File/hints/sco.pl
4865            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
4866 ____________________________________________________________________________
4867 [  2809] By: jhi                                   on 1999/02/03  19:54:16
4868         Log: h2ph fixes + Configure patch to support them.
4869              
4870              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4871              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
4872              Gurusamy Sarathy <gsar@engin.umich.edu>
4873              Cc: perl5-porters@perl.org
4874              Subject: [PATCH 5.00503_MT5] h2ph.PL
4875              Date: Tue, 2 Feb 1999 19:48:06 -0500
4876              Message-ID: <19990202194806.E10647@O2.chapin.edu>
4877      Branch: maint-5.005/perl
4878            ! Configure utils/h2ph.PL
4879 ____________________________________________________________________________
4880 [  2808] By: jhi                                   on 1999/02/03  16:59:55
4881         Log: Enhance the perlbug checklist.
4882      Branch: cfgperl
4883            ! utils/perlbug.PL
4884 ____________________________________________________________________________
4885 [  2807] By: jhi                                   on 1999/02/03  14:01:37
4886         Log: Document the standard strftime %formats.
4887              
4888              From: Dominic Dunlop <domo@vo.lu>
4889              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
4890              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
4891              Date: Tue, 2 Feb 1999 15:55:29 +0100
4892              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
4893      Branch: cfgperl
4894            ! ext/POSIX/POSIX.pod
4895 ____________________________________________________________________________
4896 [  2806] By: jhi                                   on 1999/02/03  13:58:00
4897         Log: Integrate from mainperl.
4898      Branch: cfgperl
4899           !> perl.h
4900 ____________________________________________________________________________
4901 [  2805] By: gsar                                  on 1999/02/03  03:32:31
4902         Log: PL_uuemap[] init needs help for sizeof()
4903      Branch: perl
4904            ! perl.h
4905 ____________________________________________________________________________
4906 [  2804] By: jhi                                   on 1999/02/02  20:44:30
4907         Log: These should've been already in #2803.
4908      Branch: cfgperl
4909            ! Configure config_h.SH vms/subconfigure.com
4910 ____________________________________________________________________________
4911 [  2803] By: jhi                                   on 1999/02/02  20:38:45
4912         Log: telldir prototype issue, from mists of time...
4913      Branch: cfgperl
4914            ! hints/netbsd.sh pp_sys.c
4915 ____________________________________________________________________________
4916 [  2801] By: jhi                                   on 1999/02/02  17:40:14
4917         Log: From: John Bley <jbb6@acpub.duke.edu>
4918              To: perlbug@perl.org
4919              Subject: [PATCH]5.005_54 (DOC) fix minor typos
4920              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
4921              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
4922      Branch: cfgperl
4923            ! pod/perlre.pod
4924 ____________________________________________________________________________
4925 [  2800] By: jhi                                   on 1999/02/02  17:26:49
4926         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
4927      Branch: cfgperl
4928            ! Todo-5.005
4929 ____________________________________________________________________________
4930 [  2799] By: jhi                                   on 1999/02/02  17:18:51
4931         Log: Update FindBin from maint-5.005.
4932      Branch: cfgperl
4933            ! lib/FindBin.pm
4934 ____________________________________________________________________________
4935 [  2798] By: jhi                                   on 1999/02/02  17:16:07
4936         Log: Fix typecasts in #2797
4937              
4938              From: "G. Del Merritt" <del@intranetics.com>
4939              Date: Fri, 29 Jan 1999 11:47:25 -0700
4940              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
4941              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
4942      Branch: cfgperl
4943            ! ext/POSIX/POSIX.xs
4944 ____________________________________________________________________________
4945 [  2797] By: jhi                                   on 1999/02/02  17:14:37
4946         Log: From: Ted Law <tedlaw@cibcwg.com>
4947              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
4948              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
4949              Subject: POSIX::strftime buffer overflow problem
4950      Branch: cfgperl
4951            ! ext/POSIX/POSIX.xs
4952 ____________________________________________________________________________
4953 [  2796] By: jhi                                   on 1999/02/02  17:13:23
4954         Log: Do not use File::Slurp.
4955      Branch: cfgperl
4956            ! t/lib/textfill.t
4957 ____________________________________________________________________________
4958 [  2795] By: jhi                                   on 1999/02/02  17:11:48
4959         Log: perlhist update from maint-5.005.
4960      Branch: cfgperl
4961            ! pod/perlhist.pod
4962 ____________________________________________________________________________
4963 [  2794] By: jhi                                   on 1999/02/02  17:10:33
4964         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
4965      Branch: cfgperl
4966            ! ext/POSIX/POSIX.pm
4967 ____________________________________________________________________________
4968 [  2793] By: jhi                                   on 1999/02/02  17:08:39
4969         Log: Missed the html test from change #2787. 
4970      Branch: cfgperl
4971            ! t/lib/cgi-html.t
4972 ____________________________________________________________________________
4973 [  2792] By: jhi                                   on 1999/02/02  17:01:24
4974         Log: Update Getopt::Long to 2.19.
4975      Branch: cfgperl
4976            ! lib/Getopt/Long.pm
4977 ____________________________________________________________________________
4978 [  2791] By: jhi                                   on 1999/02/02  16:59:13
4979         Log: overload syntax is no longer experimental
4980      Branch: cfgperl
4981            ! lib/overload.pm
4982 ____________________________________________________________________________
4983 [  2789] By: jhi                                   on 1999/02/02  16:47:50
4984         Log: Still doc fixes.
4985      Branch: cfgperl
4986            ! lib/diagnostics.pm
4987 ____________________________________________________________________________
4988 [  2788] By: jhi                                   on 1999/02/02  16:47:07
4989         Log: Doc fixes.
4990      Branch: cfgperl
4991            ! lib/CGI.pm lib/diagnostics.pm
4992 ____________________________________________________________________________
4993 [  2787] By: jhi                                   on 1999/02/02  16:38:55
4994         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
4995              where applicable).
4996      Branch: cfgperl
4997            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
4998            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
4999            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
5000            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
5001            ! eg/cgi/frameset.cgi eg/cgi/index.html
5002            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
5003            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
5004            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
5005            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
5006            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
5007            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
5008 ____________________________________________________________________________
5009 [  2786] By: jhi                                   on 1999/02/02  16:17:52
5010         Log: Update CPAN to 1.47.
5011      Branch: cfgperl
5012            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5013 ____________________________________________________________________________
5014 [  2785] By: jhi                                   on 1999/02/02  16:09:03
5015         Log: From: Mark-Jason Dominus <mjd@plover.com>
5016              Date: Sat, 16 Jan 1999 17:22:06 -0500
5017              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
5018              Message-ID: <19990116222206.3674.qmail@plover.com>
5019      Branch: cfgperl
5020            ! pod/perlsub.pod
5021 ____________________________________________________________________________
5022 [  2784] By: jhi                                   on 1999/02/02  16:01:31
5023         Log: Fix incorrect "used only once" warnings
5024              
5025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5026              Date: Fri, 8 Jan 1999 04:37:10 -0500
5027              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
5028              Subject: Re: change#965 flakiness
5029      Branch: cfgperl
5030            ! gv.c
5031 ____________________________________________________________________________
5032 [  2783] By: jhi                                   on 1999/02/02  15:50:38
5033         Log: perldelta updates.
5034      Branch: cfgperl
5035            ! pod/perldelta.pod
5036 ____________________________________________________________________________
5037 [  2782] By: jhi                                   on 1999/02/02  14:28:26
5038         Log: Mirror change #2781.
5039      Branch: cfgperl
5040            ! hints/linux.sh
5041 ____________________________________________________________________________
5042 [  2781] By: jhi                                   on 1999/02/02  14:27:01
5043         Log: Update the MkLinux note.
5044      Branch: maint-5.005/perl
5045            ! hints/linux.sh
5046 ____________________________________________________________________________
5047 [  2780] By: jhi                                   on 1999/02/02  14:10:59
5048         Log: Update todo.
5049      Branch: cfgperl
5050            ! Todo-5.005
5051 ____________________________________________________________________________
5052 [  2779] By: jhi                                   on 1999/02/02  14:00:25
5053         Log: Integrate from mainperl.
5054      Branch: cfgperl
5055            ! t/lib/textfill.t t/lib/textwrap.t
5056           !> (integrate 32 files)
5057 ____________________________________________________________________________
5058 [  2778] By: jhi                                   on 1999/02/02  13:56:23
5059         Log: VMS update, applicable parts of
5060              
5061              From: Dan Sugalski <sugalskd@osshe.edu>
5062              To: perl5-porters@perl.org
5063              Subject: [PATCH 5.005_03MT3]VMS configure tweak
5064              Date: Wed, 20 Jan 1999 12:05:18 -0800
5065              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
5066              
5067              From: Dan Sugalski <sugalskd@osshe.edu>
5068              To: perlbug@perl.com, vmsperl@perl.org
5069              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
5070              Date: Tue, 26 Jan 1999 14:40:38 -0800
5071              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
5072              
5073              From: Dan Sugalski <sugalskd@osshe.edu>
5074              To: perl5-porters@perl.org, vmsperl@perl.org
5075              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
5076              Date: Tue, 26 Jan 1999 14:55:29 -0800
5077              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
5078      Branch: cfgperl
5079            ! vms/ext/Stdio/test.pl vms/subconfigure.com
5080 ____________________________________________________________________________
5081 [  2777] By: jhi                                   on 1999/02/02  13:43:24
5082         Log: Synch usethreads parts from maint-5.005.
5083      Branch: cfgperl
5084            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
5085            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
5086            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
5087            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
5088 ____________________________________________________________________________
5089 [  2776] By: jhi                                   on 1999/02/02  13:17:16
5090         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
5091      Branch: cfgperl
5092            ! Makefile.SH hints/freebsd.sh
5093 ____________________________________________________________________________
5094 [  2774] By: jhi                                   on 1999/02/02  13:10:39
5095         Log: Add perlthrtut, update pod/* machinery.
5096              (a pod/Makefile.SH is sorely needed)
5097      Branch: cfgperl
5098            + pod/perlthrtut.pod
5099            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
5100 ____________________________________________________________________________
5101 [  2773] By: jhi                                   on 1999/02/02  12:54:24
5102         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5103              To: perl5-porters@perl.org
5104              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
5105              Date: Tue, 26 Jan 1999 22:25:07 +0000
5106              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
5107      Branch: cfgperl
5108            ! pod/perlguts.pod
5109 ____________________________________________________________________________
5110 [  2771] By: jhi                                   on 1999/02/02  12:47:34
5111         Log: Use perlbug instead of personal email address.
5112      Branch: cfgperl
5113            ! Configure
5114 ____________________________________________________________________________
5115 [  2770] By: jhi                                   on 1999/02/02  12:42:06
5116         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
5117              
5118              From: "G. Del Merritt" <del@intranetics.com>
5119              To: perlbug@perl.com
5120              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
5121              Date: Tue, 26 Jan 1999 12:09:09 -0700
5122              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5123      Branch: cfgperl
5124            ! iperlsys.h
5125 ____________________________________________________________________________
5126 [  2769] By: jhi                                   on 1999/02/02  12:37:57
5127         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5128              To: Mailing list Perl5 <perl5-porters@perl.org>
5129              Subject: [PATCH 5.005_*] OS/2 threads
5130              Date: Tue, 26 Jan 1999 13:39:46 -0500
5131              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
5132      Branch: cfgperl
5133            ! os2/os2ish.h
5134 ____________________________________________________________________________
5135 [  2768] By: jhi                                   on 1999/02/02  12:36:16
5136         Log: Apply change #2711 from maint-5.005:
5137              
5138              make ok", "make okfile", and "make nok" were broken
5139              with -Duseshrplib, because of a shared typo.
5140              
5141              From: Spider Boardman <spider@web.zk3.dec.com>
5142              To: perlbug@perl.com
5143              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5144              Date: Wed, 27 Jan 1999 12:27:15 -0500
5145              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
5146      Branch: cfgperl
5147            ! Makefile.SH
5148 ____________________________________________________________________________
5149 [  2766] By: jhi                                   on 1999/02/02  12:27:08
5150         Log: Make Configure use "int main()" instead of bare "main()".
5151              Like maint-5.005 change #2703 but now via metaconfig.
5152      Branch: cfgperl
5153            ! Configure
5154 ____________________________________________________________________________
5155 [  2765] By: jhi                                   on 1999/02/02  11:59:30
5156         Log: Undo part of change #2562.
5157      Branch: cfgperl
5158            ! Configure
5159 ____________________________________________________________________________
5160 [  2764] By: jhi                                   on 1999/02/02  11:52:39
5161         Log: NetBSD synch with maint-5.005.
5162      Branch: cfgperl
5163            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
5164 ____________________________________________________________________________
5165 [  2763] By: jhi                                   on 1999/02/02  11:44:07
5166         Log: $Config{installusrbinperl}
5167              (maint-5.005 changes #2614 and #2709)
5168      Branch: cfgperl
5169            ! Configure installperl
5170 ____________________________________________________________________________
5171 [  2762] By: jhi                                   on 1999/02/02  11:29:13
5172         Log: Errno update from maint-5.005 (changes #2583, #2710).
5173      Branch: cfgperl
5174            ! Configure ext/Errno/Errno_pm.PL
5175 ____________________________________________________________________________
5176 [  2759] By: jhi                                   on 1999/02/02  10:53:20
5177         Log: Update Trig.pm from maint-5.005.
5178      Branch: cfgperl
5179            ! lib/Math/Trig.pm
5180 ____________________________________________________________________________
5181 [  2757] By: jhi                                   on 1999/02/02  10:41:26
5182         Log: MPE/iX update (mirror maint-5.005 change #2715)
5183      Branch: cfgperl
5184            ! hints/mpeix.sh mpeix/relink
5185 ____________________________________________________________________________
5186 [  2756] By: jhi                                   on 1999/02/02  10:38:08
5187         Log: BeOS update (Mirror maint-5.005 change #2727).
5188      Branch: cfgperl
5189            + ext/DynaLoader/dl_beos.xs
5190            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
5191            ! lib/ExtUtils/MM_Unix.pm
5192 ____________________________________________________________________________
5193 [  2754] By: gsar                                  on 1999/02/02  08:52:13
5194         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
5195      Branch: perl
5196            ! Porting/pumpkin.pod Todo Todo-5.005
5197 ____________________________________________________________________________
5198 [  2753] By: gsar                                  on 1999/02/02  08:46:21
5199         Log: Todo tweaks
5200      Branch: perl
5201            ! Todo Todo-5.005
5202 ____________________________________________________________________________
5203 [  2752] By: jhi                                   on 1999/02/01  22:15:12
5204         Log: Add perlthrtut.pod.
5205              
5206              From: Dan Sugalski <sugalskd@osshe.edu>
5207              To: perl5-porters@perl.org
5208              Subject: perlthrtut.pod
5209              Date: Mon, 01 Feb 1999 10:57:11 -0800
5210              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
5211      Branch: maint-5.005/perl
5212            + pod/perlthrtut.pod
5213            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
5214            ! pod/roffitall
5215 ____________________________________________________________________________
5216 [  2751] By: gsar                                  on 1999/02/01  07:28:05
5217         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
5218      Branch: perl
5219            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5220            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5221 ____________________________________________________________________________
5222 [  2750] By: gsar                                  on 1999/02/01  07:09:20
5223         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5224              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
5225              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
5226              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
5227      Branch: perl
5228            ! regexec.c
5229 ____________________________________________________________________________
5230 [  2749] By: gsar                                  on 1999/02/01  07:07:59
5231         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5232              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
5233              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
5234              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
5235      Branch: perl
5236            ! regexec.c
5237 ____________________________________________________________________________
5238 [  2748] By: gsar                                  on 1999/02/01  06:47:06
5239         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
5240              Date: Thu, 3 Dec 1998 15:10:17 -0500
5241              Message-Id: <199812032010.PAA09692@jik.shore.net>
5242              Subject: sample checksum code in "perlfunc" man page is wrong
5243      Branch: perl
5244            ! pod/perlfunc.pod
5245 ____________________________________________________________________________
5246 [  2747] By: gsar                                  on 1999/02/01  06:35:13
5247         Log: typos in Pod/Text.pm
5248              From: "Greg Chapman" <glc@well.com>
5249              Date: Tue, 1 Dec 1998 10:50:18 -0800
5250              Message-Id: <199812011849.KAA08816@smtp.well.com>
5251              Subject: Glitch in Pod::Text
5252      Branch: perl
5253            ! lib/Pod/Text.pm
5254 ____________________________________________________________________________
5255 [  2746] By: gsar                                  on 1999/02/01  06:27:35
5256         Log: various win32-ish changes merged from maint-5.005
5257      Branch: perl
5258            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
5259            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
5260            ! win32/Makefile win32/config.bc win32/config.vc
5261            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
5262            ! win32/win32.c
5263 ____________________________________________________________________________
5264 [  2745] By: gsar                                  on 1999/02/01  04:51:54
5265         Log: integrate cfgperl changes into mainline
5266      Branch: perl
5267           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
5268 ____________________________________________________________________________
5269 [  2744] By: gsar                                  on 1999/02/01  04:31:09
5270         Log: improved diagnostic on syntax errors at EOL
5271      Branch: perl
5272            ! toke.c
5273 ____________________________________________________________________________
5274 [  2743] By: gsar                                  on 1999/02/01  03:59:13
5275         Log: don't attempt connect() to bogus IP addresses
5276              From:    Graham Barr <gbarr@pobox.com>
5277              Date:    Sun, 31 Jan 1999 21:50:45 CST
5278              Message-Id: <19990131215045.A633@pobox.com>
5279      Branch: perl
5280            ! t/lib/io_multihomed.t
5281 ____________________________________________________________________________
5282 [  2742] By: gsar                                  on 1999/02/01  03:08:58
5283         Log: update Changes
5284      Branch: perl
5285            ! Changes pod/perldelta.pod
5286 ____________________________________________________________________________
5287 [  2740] By: gsar                                  on 1999/02/01  02:43:07
5288         Log: CAPI inheritance tweak and doc
5289      Branch: maint-5.005/perl
5290            ! lib/ExtUtils/MakeMaker.pm
5291 ____________________________________________________________________________
5292 [  2739] By: jhi                                   on 1999/01/31  18:31:54
5293         Log: Undo changes #2730 and #2731 and replace them
5294              with an extensively tested patch from
5295              Anton Berezin <tobez@plab.ku.dk> (via private email).
5296      Branch: maint-5.005/perl
5297            ! Makefile.SH hints/freebsd.sh
5298 ____________________________________________________________________________
5299 [  2738] By: gsar                                  on 1999/01/31  05:04:32
5300         Log: fix bogus CAPI inheritance from change#2541
5301      Branch: maint-5.005/perl
5302            ! lib/ExtUtils/MakeMaker.pm
5303 ____________________________________________________________________________
5304 [  2731] By: jhi                                   on 1999/01/29  14:33:12
5305         Log: FreeBSD version numbers can be like "2.2.8-release".
5306      Branch: maint-5.005/perl
5307            ! hints/freebsd.sh
5308 ____________________________________________________________________________
5309 [  2730] By: jhi                                   on 1999/01/29  12:40:38
5310         Log: FreeBSD hints iteration (hopefully convergent).
5311              usethreads: require at least FreeBSD 2.2.8.
5312              signal type: mirror change #2429 in cfgperl.
5313      Branch: maint-5.005/perl
5314            ! hints/freebsd.sh
5315 ____________________________________________________________________________
5316 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
5317         Log: From: Tom Spindler <dogcow@isi.net>
5318              Date: Thu, 28 Jan 1999 17:15:11 -0800
5319              Message-ID: <19990128171510.A11778@isi.net>
5320              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
5321      Branch: maint-5.005/perl
5322            + ext/DynaLoader/dl_beos.xs
5323            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
5324            ! lib/ExtUtils/MM_Unix.pm
5325 ____________________________________________________________________________
5326 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
5327         Log: Remove use of File::Slurp in t/lib/textfill.t
5328      Branch: maint-5.005/perl
5329            ! t/lib/textfill.t
5330 ____________________________________________________________________________
5331 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
5332         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
5333              Date: Wed, 27 Jan 1999 23:14:33 -0800
5334              Message-Id: <199901280714.XAA10176@activestate.com>
5335              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
5336      Branch: maint-5.005/perl
5337            ! win32/Makefile win32/makefile.mk
5338 ____________________________________________________________________________
5339 [  2720] By: gsar                                  on 1999/01/27  21:54:42
5340         Log: missing space while munging CCFLAGS for PERL_CAPI
5341      Branch: perl
5342            ! lib/ExtUtils/MM_Unix.pm
5343 ____________________________________________________________________________
5344 [  2718] By: jhi                                   on 1999/01/27  19:46:04
5345         Log: io/fs.t fails test #18 (sense of tests appears to have been
5346              changed incompletely; this patch just skips the test attached,
5347              a la test #17 preceding it).
5348              
5349              From: "G. Del Merritt" <del@intranetics.com>
5350              To: perlbug@perl.com
5351              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
5352              Date: Tue, 26 Jan 1999 12:09:09 -0700
5353              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5354      Branch: maint-5.005/perl
5355            ! t/io/fs.t
5356 ____________________________________________________________________________
5357 [  2717] By: jhi                                   on 1999/01/27  19:44:46
5358         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
5359              
5360              From: "G. Del Merritt" <del@intranetics.com>
5361              To: perlbug@perl.com
5362              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
5363              Date: Tue, 26 Jan 1999 12:09:09 -0700
5364              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
5365      Branch: maint-5.005/perl
5366            ! iperlsys.h
5367 ____________________________________________________________________________
5368 [  2715] By: jhi                                   on 1999/01/27  19:34:28
5369         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
5370              To: perl5-porters@perl.org
5371              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
5372              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
5373              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
5374      Branch: maint-5.005/perl
5375            ! hints/mpeix.sh mpeix/relink
5376 ____________________________________________________________________________
5377 [  2710] By: jhi                                   on 1999/01/27  19:22:23
5378         Log: Errno fixes:
5379              
5380              From: Spider Boardman <spider@web.zk3.dec.com>
5381              To: perlbug@perl.com
5382              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5383              Date: Wed, 27 Jan 1999 12:27:15 -0500
5384              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
5385              
5386              From: Spider Boardman <spider@web.zk3.dec.com>
5387              To: perlbug@perl.com
5388              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5389              Date: Wed, 27 Jan 1999 13:31:16 -0500
5390              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
5391      Branch: maint-5.005/perl
5392            ! Configure ext/Errno/Errno_pm.PL
5393 ____________________________________________________________________________
5394 [  2709] By: jhi                                   on 1999/01/27  19:17:35
5395         Log: Fix Configure installusrbinperl:
5396              
5397              From: Spider Boardman <spider@web.zk3.dec.com>
5398              To: jhi@iki.fi
5399              cc: perl5-porters@perl.org
5400              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
5401              Date: Wed, 27 Jan 1999 13:03:35 -0500
5402              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
5403      Branch: maint-5.005/perl
5404            ! Configure
5405 ____________________________________________________________________________
5406 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
5407         Log: Add redef IO::Handle::* for setv?buf()
5408      Branch: maint-5.005/perl
5409            ! ext/POSIX/POSIX.pm
5410 ____________________________________________________________________________
5411 [  2705] By: jhi                                   on 1999/01/24  15:14:30
5412         Log: Mention year-1900 and month 0..11.
5413      Branch: cfgperl
5414            ! lib/Time/Local.pm
5415 ____________________________________________________________________________
5416 [  2704] By: jhi                                   on 1999/01/24  15:13:36
5417         Log: Document Configure -Uinstallusrbinperl.
5418      Branch: cfgperl
5419            ! INSTALL pod/perldelta.pod
5420 ____________________________________________________________________________
5421 [  2698] By: jhi                                   on 1999/01/24  12:46:00
5422         Log: Use only xlc_r for usethreads.
5423      Branch: cfgperl
5424            ! hints/aix.sh
5425 ____________________________________________________________________________
5426 [  2695] By: gsar                                  on 1999/01/24  07:09:05
5427         Log: integrate cfgperl changes into mainline
5428      Branch: perl
5429           +> lib/Exporter/Heavy.pm
5430           !> (integrate 65 files)
5431 ____________________________________________________________________________
5432 [  2694] By: gsar                                  on 1999/01/24  01:28:49
5433         Log: better notes on 'make' on win32
5434      Branch: perl
5435            ! README.win32
5436 ____________________________________________________________________________
5437 [  2683] By: jhi                                   on 1999/01/22  15:41:00
5438         Log: More de-cut-and-pastos.
5439      Branch: cfgperl
5440            ! hints/irix_6.sh hints/os2.sh
5441 ____________________________________________________________________________
5442 [  2682] By: jhi                                   on 1999/01/22  15:30:51
5443         Log: usethreads.cbu cut-and-pasto.
5444      Branch: cfgperl
5445            ! hints/solaris_2.sh
5446 ____________________________________________________________________________
5447 [  2681] By: jhi                                   on 1999/01/22  14:54:55
5448         Log: Better (I hope) LANGUAGE documentation.
5449      Branch: cfgperl
5450            ! pod/perllocale.pod
5451 ____________________________________________________________________________
5452 [  2680] By: jhi                                   on 1999/01/22  09:20:29
5453         Log: From: Dan Sugalski <sugalskd@osshe.edu>
5454              To: perl5-porters@perl.org
5455              Subject: [PATCH 5.005_03MT3]VMS configure tweak
5456              Date: Wed, 20 Jan 1999 12:05:18 -0800
5457              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
5458      Branch: cfgperl
5459            ! vms/subconfigure.com
5460 ____________________________________________________________________________
5461 [  2679] By: jhi                                   on 1999/01/22  09:13:18
5462         Log: nosuid getmntent() branch.
5463      Branch: cfgperl
5464            ! perl.c perl.h
5465 ____________________________________________________________________________
5466 [  2678] By: jhi                                   on 1999/01/22  08:54:19
5467         Log: nosuid patch continued: *BSD needs <sys/param.h>.
5468      Branch: cfgperl
5469            ! Configure config_h.SH
5470 ____________________________________________________________________________
5471 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
5472         Log: Fixup FindBin to use File::Spec
5473              
5474              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
5475              Date: Wed, 20 Jan 1999 18:51:57 +0000
5476              From: Paul Johnson <pjcj@transeda.com>
5477              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
5478      Branch: maint-5.005/perl
5479            ! lib/FindBin.pm
5480 ____________________________________________________________________________
5481 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
5482         Log: Fix win32 for Borland compiler and spaces in paths
5483              
5484              From: Gurusamy Sarathy <gsar@activestate.com>
5485              Date: Mon, 18 Jan 1999 20:33:17 -0800
5486              Message-Id: <199901190433.UAA03656@activestate.com>
5487              Subject: [PATCH] 5.005_03-trial3 win32 issues
5488      Branch: maint-5.005/perl
5489            ! README.win32 win32/Makefile win32/config_sh.PL
5490            ! win32/makefile.mk win32/runperl.c
5491 ____________________________________________________________________________
5492 [  2670] By: jhi                                   on 1999/01/21  16:12:38
5493         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5494              To: perl5-porters@perl.org
5495              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
5496              Date: Thu, 21 Jan 1999 12:08:01 +0000
5497              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
5498      Branch: cfgperl
5499            ! pod/perldiag.pod t/op/subst.t toke.c
5500 ____________________________________________________________________________
5501 [  2669] By: jhi                                   on 1999/01/21  16:11:46
5502         Log: To: perl5-porters@perl.org
5503              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
5504              From: Anton Berezin <tobez@plab.ku.dk>
5505              Date: 21 Jan 1999 17:07:28 +0100
5506              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
5507      Branch: cfgperl
5508            ! hints/freebsd.sh
5509 ____________________________________________________________________________
5510 [  2668] By: jhi                                   on 1999/01/21  15:38:34
5511         Log: Add Daniel Grisinger <dgris@dimensional.com>.
5512      Branch: cfgperl
5513            ! AUTHORS MAINTAIN
5514 ____________________________________________________________________________
5515 [  2667] By: jhi                                   on 1999/01/21  15:32:28
5516         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5517              To: Mailing list Perl5 <perl5-porters@perl.org>
5518              Subject: [PATCH 5.005_53] Lean Exporter.pm
5519              Date: Thu, 21 Jan 1999 03:25:23 -0500
5520              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
5521      Branch: cfgperl
5522            + lib/Exporter/Heavy.pm
5523            ! MANIFEST lib/Exporter.pm
5524 ____________________________________________________________________________
5525 [  2666] By: jhi                                   on 1999/01/21  15:24:10
5526         Log: From: "W. Phillip Moore" <wpm@ms.com>
5527              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
5528              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
5529              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
5530              Message-ID: <13988.46383.298992.97303@zappa>
5531      Branch: cfgperl
5532            ! lib/File/Path.pm
5533 ____________________________________________________________________________
5534 [  2665] By: jhi                                   on 1999/01/21  15:20:48
5535         Log: CPAN update (CPAN-1.44_54) from Andreas and
5536              jumbo doc patch from Abigail.
5537              
5538              From: abigail@fnx.com
5539              To: perl5-porters@perl.org (Perl Porters)
5540              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
5541              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
5542              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
5543              
5544              From: abigail@fnx.com
5545              To: perl5-porters@perl.org (Perl Porters)
5546              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
5547              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
5548              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
5549              
5550              From: abigail@fnx.com
5551              To: perl5-porters@perl.org (Perl Porters)
5552              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
5553              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
5554              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
5555              
5556              From: abigail@fnx.com
5557              To: perl5-porters@perl.org (Perl Porters)
5558              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
5559              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
5560              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
5561              
5562              From: abigail@fnx.com
5563              To: perl5-porters@perl.org (Perl Porters)
5564              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
5565              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
5566              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
5567              
5568              From: abigail@fnx.com
5569              To: perl5-porters@perl.org (Perl Porters)
5570              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
5571              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
5572              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
5573              
5574              From: abigail@fnx.com
5575              To: perl5-porters@perl.org (Perl Porters)
5576              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
5577              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
5578              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
5579              
5580              From: abigail@fnx.com
5581              To: perl5-porters@perl.org (Perl Porters)
5582              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
5583              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
5584              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
5585              
5586              From: abigail@fnx.com
5587              To: perl5-porters@perl.org (Perl Porters)
5588              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
5589              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
5590              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
5591              
5592              From: abigail@fnx.com
5593              To: perl5-porters@perl.org (Perl Porters)
5594              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
5595              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
5596              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
5597              
5598              From: abigail@fnx.com
5599              To: perl5-porters@perl.org (Perl Porters)
5600              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
5601              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
5602              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
5603              
5604              From: abigail@fnx.com
5605              To: perl5-porters@perl.org (Perl Porters)
5606              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
5607              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
5608              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
5609              
5610              From: abigail@fnx.com
5611              To: perl5-porters@perl.org (Perl Porters)
5612              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
5613              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
5614              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
5615      Branch: cfgperl
5616            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
5617            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5618            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
5619            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
5620 ____________________________________________________________________________
5621 [  2664] By: jhi                                   on 1999/01/21  14:47:43
5622         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5623              To: Mailing list Perl5 <perl5-porters@perl.org>
5624              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
5625              Date: Thu, 21 Jan 1999 03:58:29 -0500
5626              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
5627      Branch: cfgperl
5628            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
5629 ____________________________________________________________________________
5630 [  2663] By: jhi                                   on 1999/01/21  14:43:58
5631         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5632              To: Mailing list Perl5 <perl5-porters@perl.org>
5633              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
5634              Date: Thu, 21 Jan 1999 02:46:34 -0500
5635              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
5636      Branch: cfgperl
5637            ! ext/Errno/Errno_pm.PL
5638 ____________________________________________________________________________
5639 [  2662] By: jhi                                   on 1999/01/21  14:42:42
5640         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
5641              To: Francois Desarmenien <desar@club-internet.fr>
5642              Cc: Gurusamy Sarathy <gsar@activestate.com>,
5643              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
5644              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
5645              Date: 21 Jan 1999 00:17:35 -0700
5646              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
5647      Branch: cfgperl
5648            ! Porting/patching.pod
5649 ____________________________________________________________________________
5650 [  2661] By: jhi                                   on 1999/01/21  14:41:13
5651         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5652              To: Mailing list Perl5 <perl5-porters@perl.org>
5653              Subject: [PATCH 5.00*] makedepend
5654              Date: Thu, 21 Jan 1999 02:08:27 -0500
5655              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
5656      Branch: cfgperl
5657            ! makedepend.SH
5658 ____________________________________________________________________________
5659 [  2660] By: jhi                                   on 1999/01/21  14:36:45
5660         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5661              To: Mailing list Perl5 <perl5-porters@perl.org>
5662              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
5663              Date: Tue, 19 Jan 1999 20:06:45 -0500
5664              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
5665      Branch: cfgperl
5666            ! os2/Changes os2/os2.c
5667 ____________________________________________________________________________
5668 [  2657] By: jhi                                   on 1999/01/21  11:40:35
5669         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5670              To: perl5-porters@perl.org
5671              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
5672              Date: Mon, 18 Jan 1999 01:32:31 PST
5673              Message-ID: <19990118093231.18443.qmail@hotmail.com>
5674      Branch: cfgperl
5675            ! ext/B/B/CC.pm
5676 ____________________________________________________________________________
5677 [  2656] By: jhi                                   on 1999/01/21  11:35:34
5678         Log: From: Achim Bohnet <ach@mpe.mpg.de>
5679              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
5680              Date: Wed, 20 Jan 1999 20:25:53 +0100
5681              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
5682      Branch: cfgperl
5683            ! pp.c
5684 ____________________________________________________________________________
5685 [  2655] By: jhi                                   on 1999/01/21  10:46:01
5686         Log: Handle NIS (and NetInfo) more robustly.
5687      Branch: cfgperl
5688            ! t/op/grent.t t/op/pwent.t
5689 ____________________________________________________________________________
5690 [  2654] By: jhi                                   on 1999/01/21  10:17:20
5691         Log: Two-argument eaccess() of SCO.
5692      Branch: cfgperl
5693            ! pp_sys.c
5694 ____________________________________________________________________________
5695 [  2653] By: jhi                                   on 1999/01/21  08:53:14
5696         Log: -DNO_NOSUID_CHECK for those platforms which have no way
5697              of checking for nosuid but still want suidperl.
5698      Branch: cfgperl
5699            ! perl.c
5700 ____________________________________________________________________________
5701 [  2652] By: jhi                                   on 1999/01/21  08:22:50
5702         Log: The LANGUAGE mirrors LC_ALL usage.
5703      Branch: cfgperl
5704            ! Configure config_h.SH
5705 ____________________________________________________________________________
5706 [  2651] By: jhi                                   on 1999/01/20  22:01:21
5707         Log: I_MNTENT was missing.
5708      Branch: cfgperl
5709            ! Configure config_h.SH
5710 ____________________________________________________________________________
5711 [  2650] By: jhi                                   on 1999/01/19  13:42:03
5712         Log: NetBSD update, based on patches from the NetBSD packages system.
5713      Branch: cfgperl
5714            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
5715 ____________________________________________________________________________
5716 [  2649] By: jhi                                   on 1999/01/19  12:44:02
5717         Log: Jumbo Configure update.
5718              * -Uinstallusrbinperl: disable /usr/bin/perl installation
5719              by installperl
5720              * usethreads.cbu
5721              * use64bits.cbu
5722              * "nosuid"
5723      Branch: cfgperl
5724            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
5725            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
5726            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
5727            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
5728            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
5729            ! pod/perldiag.pod
5730 ____________________________________________________________________________
5731 [  2648] By: jhi                                   on 1999/01/19  09:16:44
5732         Log: Mention /usr/share/locale.
5733      Branch: cfgperl
5734            ! pod/perllocale.pod
5735 ____________________________________________________________________________
5736 [  2647] By: jhi                                   on 1999/01/19  09:11:11
5737         Log: SHMLBA strikes back in NetBSD/sparc.
5738              
5739              From: Dave Nelson <David.Nelson@bellcow.com>
5740              To: jhi@iki.fi
5741              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
5742              Date: Mon, 18 Jan 1999 22:07:56 -0600
5743              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
5744      Branch: cfgperl
5745            ! ext/IPC/SysV/SysV.xs
5746 ____________________________________________________________________________
5747 [  2646] By: jhi                                   on 1999/01/19  08:58:17
5748         Log: Show LANGUAGE env var when needed. (Augment change #2645).
5749      Branch: cfgperl
5750            ! util.c utils/perlbug.PL
5751 ____________________________________________________________________________
5752 [  2645] By: jhi                                   on 1999/01/19  08:52:15
5753         Log: Document the GNU LANGUAGE env var.
5754      Branch: cfgperl
5755            ! pod/perllocale.pod
5756 ____________________________________________________________________________
5757 [  2644] By: jhi                                   on 1999/01/19  08:42:25
5758         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5759              To: Mailing list Perl5 <perl5-porters@perl.org>
5760              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
5761              Date: Mon, 18 Jan 1999 20:57:02 -0500
5762              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
5763      Branch: cfgperl
5764            ! pp_hot.c t/op/pat.t
5765 ____________________________________________________________________________
5766 [  2643] By: jhi                                   on 1999/01/18  11:23:41
5767         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
5768      Branch: cfgperl
5769            ! Makefile.SH
5770 ____________________________________________________________________________
5771 [  2642] By: jhi                                   on 1999/01/18  11:03:38
5772         Log: GNU libc locale system has LANGUAGE env var that partly
5773              overrides even LC_ALL.
5774      Branch: cfgperl
5775            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
5776 ____________________________________________________________________________
5777 [  2641] By: jhi                                   on 1999/01/18  10:55:04
5778         Log: Integrate from mainperl.
5779      Branch: cfgperl
5780           +> ext/B/defsubs.h.PL
5781            ! t/op/groups.t
5782           !> (integrate 38 files)
5783 ____________________________________________________________________________
5784 [  2640] By: gsar                                  on 1999/01/18  10:06:29
5785         Log: a few random cleanups
5786      Branch: perl
5787            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
5788 ____________________________________________________________________________
5789 [  2639] By: gsar                                  on 1999/01/18  05:56:21
5790         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
5791              Date:    Sun, 17 Jan 1999 16:41:10 PST
5792              Message-Id: <19990118004111.29667.qmail@hotmail.com>
5793              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
5794      Branch: perl
5795            ! ext/B/B/C.pm
5796 ____________________________________________________________________________
5797 [  2638] By: gsar                                  on 1999/01/18  05:41:21
5798         Log: From:    jan.dubois@ibm.net (Jan Dubois)
5799              Date:    Mon, 18 Jan 1999 00:37:41 +0100
5800              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
5801              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
5802      Branch: perl
5803            ! dump.c
5804 ____________________________________________________________________________
5805 [  2633] By: gsar                                  on 1999/01/17  13:39:59
5806         Log: bogus assert()
5807      Branch: perl
5808            ! pp.c t/op/groups.t
5809 ____________________________________________________________________________
5810 [  2632] By: gsar                                  on 1999/01/17  13:22:04
5811         Log: various tweaks for clean build and test on win32
5812      Branch: perl
5813            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
5814            ! op.c t/pragma/warn/doio
5815 ____________________________________________________________________________
5816 [  2631] By: gsar                                  on 1999/01/17  12:28:06
5817         Log: undo change#2336, and add clarification about subversive
5818              CPAN distributions from Andreas Koenig
5819      Branch: perl
5820            ! Porting/pumpkin.pod lib/CPAN.pm
5821 ____________________________________________________________________________
5822 [  2630] By: gsar                                  on 1999/01/17  12:04:06
5823         Log: fix silent taint failures under -U
5824      Branch: perl
5825            ! doio.c
5826 ____________________________________________________________________________
5827 [  2629] By: gsar                                  on 1999/01/17  12:00:23
5828         Log: sanity check piped opens (tweaked version of patch suggested
5829              by Mark-Jason Dominus)
5830      Branch: perl
5831            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
5832            ! t/op/taint.t t/pragma/warn/doio
5833 ____________________________________________________________________________
5834 [  2628] By: gsar                                  on 1999/01/17  11:26:21
5835         Log: regen headers
5836      Branch: perl
5837            ! embed.h embedvar.h objXSUB.h
5838 ____________________________________________________________________________
5839 [  2627] By: gsar                                  on 1999/01/17  11:23:37
5840         Log: PERL_OBJECTness for change#2595
5841      Branch: perl
5842            ! embed.pl op.c pod/perlport.pod proto.h
5843 ____________________________________________________________________________
5844 [  2626] By: gsar                                  on 1999/01/17  09:47:07
5845         Log: PERL_OBJECT tweaks for change#2426
5846      Branch: perl
5847            ! embed.pl proto.h regcomp.c
5848 ____________________________________________________________________________
5849 [  2625] By: gsar                                  on 1999/01/17  09:37:58
5850         Log: documentation in change#2596 is not quite right; fix it
5851      Branch: perl
5852            ! lib/Math/BigFloat.pm pod/perlguts.pod
5853 ____________________________________________________________________________
5854 [  2624] By: gsar                                  on 1999/01/17  09:28:34
5855         Log: undo change#2571; C<use File::Spec> instead
5856      Branch: perl
5857            ! lib/FindBin.pm
5858 ____________________________________________________________________________
5859 [  2623] By: gsar                                  on 1999/01/17  09:20:42
5860         Log: change#2572 is not applicable; undo, retaining scan_bin addition
5861              to global.sym
5862      Branch: perl
5863            ! global.sym perl.c proto.h
5864 ____________________________________________________________________________
5865 [  2622] By: gsar                                  on 1999/01/17  09:17:42
5866         Log: change#2576 is based on a wrong premise; undo it
5867      Branch: perl
5868            ! pp_ctl.c
5869 ____________________________________________________________________________
5870 [  2621] By: gsar                                  on 1999/01/17  09:12:42
5871         Log: fix change#2602 to not used hard coded constants
5872      Branch: perl
5873            ! ext/B/B/C.pm ext/B/defsubs.h.PL
5874 ____________________________________________________________________________
5875 [  2620] By: gsar                                  on 1999/01/17  09:02:07
5876         Log: integrate cfgperl changes into mainline, fix conflicts
5877      Branch: perl
5878           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
5879           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
5880           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
5881           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
5882           +> pod/perlopentut.pod
5883           !> (integrate 162 files)
5884 ____________________________________________________________________________
5885 [  2619] By: gsar                                  on 1999/01/17  08:42:04
5886         Log: a few doc typos
5887      Branch: perl
5888            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
5889 ____________________________________________________________________________
5890 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
5891         Log: Win32 changes from Jan
5892              
5893              From: jan.dubois@ibm.net (Jan Dubois)
5894              Date: Fri, 15 Jan 1999 23:38:35 +0100
5895              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
5896              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
5897              
5898              From: jan.dubois@ibm.net (Jan Dubois)
5899              Date: Sat, 16 Jan 1999 13:02:45 +0100
5900              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
5901              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
5902      Branch: maint-5.005/perl
5903            ! README.win32 win32/Makefile win32/makefile.mk
5904 ____________________________________________________________________________
5905 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
5906         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
5907              
5908              From: Gurusamy Sarathy <gsar@engin.umich.edu>
5909              Date: Thu, 07 Jan 1999 00:12:00 -0500
5910              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
5911              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5912              
5913              From: Gurusamy Sarathy <gsar@engin.umich.edu>
5914              Date: Thu, 14 Jan 1999 19:21:46 -0500
5915              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
5916              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
5917      Branch: maint-5.005/perl
5918            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
5919            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
5920            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
5921            ! win32/makedef.pl win32/runperl.c win32/win32.c
5922 ____________________________________________________________________________
5923 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
5924         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
5925              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
5926              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
5927              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
5928              
5929              From: Jarkko Hietaniemi <jhi@iki.fi>
5930              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
5931              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
5932              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
5933              
5934              From: Jarkko Hietaniemi <jhi@iki.fi>
5935              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
5936              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
5937              Subject: the promised "installusrbinperl + NetBSD" fix
5938      Branch: maint-5.005/perl
5939            ! Configure Makefile.SH hints/netbsd.sh installperl
5940            ! makedepend.SH unixish.h
5941 ____________________________________________________________________________
5942 [  2611] By: jhi                                   on 1999/01/14  12:16:14
5943         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
5944              To: pumpkings@jhereg.perl.com
5945              Subject: perlopentut.pod
5946              Date: Sat, 09 Jan 1999 08:13:18 -0700
5947              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
5948      Branch: cfgperl
5949            + pod/perlopentut.pod
5950            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
5951 ____________________________________________________________________________
5952 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
5953         Log: Added Carp::cluck to perldelta.pod
5954      Branch: maint-5.005/perl
5955            ! pod/perldelta.pod
5956 ____________________________________________________________________________
5957 [  2605] By: jhi                                   on 1999/01/13  18:26:19
5958         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
5959              To: "'cpan@perl.org'" <cpan@perl.org>
5960              Subject: "Bug" fix for File::Find.pm
5961              Date:   Thu, 31 Dec 1998 13:01:50 -0500
5962              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
5963      Branch: cfgperl
5964            ! lib/File/Find.pm
5965 ____________________________________________________________________________
5966 [  2604] By: jhi                                   on 1999/01/13  18:08:45
5967         Log: From: Peter Wolfe <wolfe@teloseng.com>
5968              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
5969              To: perlbug@perl.com
5970              Date: 11 Jan 1999 23:00:05 +0200
5971              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
5972      Branch: cfgperl
5973            ! hints/sco.sh
5974 ____________________________________________________________________________
5975 [  2603] By: jhi                                   on 1999/01/13  18:06:56
5976         Log: From: hans@icgroup.nl (Hans Mulder)
5977              Subject: [Patch for 5.005_54] re::debugcolors dumps core
5978              To: perlbug@perl.com
5979              Cc: hansmu@xs4all.nl
5980              Date: 11 Jan 1999 22:22:45 +0200
5981              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
5982      Branch: cfgperl
5983            ! ext/re/re.pm regcomp.c
5984 ____________________________________________________________________________
5985 [  2602] By: jhi                                   on 1999/01/13  18:05:43
5986         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
5987              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
5988              Date: 11 Jan 1999 08:02:41 +0200
5989              Lines: 134
5990              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
5991      Branch: cfgperl
5992            ! ext/B/B.xs ext/B/B/C.pm
5993 ____________________________________________________________________________
5994 [  2601] By: jhi                                   on 1999/01/13  18:01:53
5995         Log: From: James FitzGibbon <james@ican.net>
5996              Subject: Trivial patch for HP-UX 11 and shared libperl
5997              To: perl5-porters@perl.org
5998              Date: 8 Jan 1999 19:13:23 +0200
5999              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
6000      Branch: cfgperl
6001            ! Makefile.SH
6002 ____________________________________________________________________________
6003 [  2600] By: jhi                                   on 1999/01/13  17:59:45
6004         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6005              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
6006              To: perl5-porters@perl.org
6007              Date: 8 Jan 1999 12:43:36 +0200
6008              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
6009      Branch: cfgperl
6010            ! ext/B/B/CC.pm
6011 ____________________________________________________________________________
6012 [  2599] By: jhi                                   on 1999/01/13  17:50:11
6013         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
6014              Subject: PATCH to installperl
6015              To: perl5-porters@perl.org
6016              Date: 4 Jan 1999 16:15:18 +0200
6017              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
6018      Branch: cfgperl
6019            ! installperl
6020 ____________________________________________________________________________
6021 [  2598] By: jhi                                   on 1999/01/13  17:34:51
6022         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
6023              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
6024              Cc: perl5-porters@perl.org
6025              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
6026              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
6027              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
6028      Branch: cfgperl
6029            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6030            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
6031 ____________________________________________________________________________
6032 [  2597] By: jhi                                   on 1999/01/13  17:30:33
6033         Log: From: David Dyck <dcd@tc.fluke.com>
6034              To: Perl Porters <perl5-porters@perl.org>,
6035              Gurusamy Sarathy <gsar@engin.umich.edu>
6036              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
6037              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
6038              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
6039      Branch: cfgperl
6040            ! pod/perldsc.pod
6041 ____________________________________________________________________________
6042 [  2596] By: jhi                                   on 1999/01/13  17:26:44
6043         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6044              To: perl5-porters@perl.org
6045              Subject: [PATCH] modglobal w/ spelling fixes
6046              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
6047              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
6048      Branch: cfgperl
6049            ! pod/perlguts.pod
6050 ____________________________________________________________________________
6051 [  2595] By: jhi                                   on 1999/01/13  17:24:59
6052         Log: From: Hans Mulder <hansm@icgroup.nl>
6053              Optimize common sort routines.  Thread started by the message
6054              
6055              From: Hans Mulder <hansm@icgroup.nl>
6056              Sender: owner-perl5-porters@perl.org
6057              To: perl5-porters@perl.org
6058              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
6059              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
6060              
6061              and the patch from the message
6062              
6063              From: Hans Mulder <hans@icgroup.nl>
6064              To: jhi@iki.fi
6065              Cc: perl5-porters@perl.org
6066              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
6067              $b }
6068              Date: Wed, 13 Jan 1999 17:39:35 +0100
6069              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
6070      Branch: cfgperl
6071            ! Todo op.c op.h pp_ctl.c t/op/sort.t
6072 ____________________________________________________________________________
6073 [  2594] By: jhi                                   on 1999/01/13  16:50:17
6074         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
6075              (the diffs were based on 5.004_02).  Tested by Guido
6076              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
6077      Branch: cfgperl
6078            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
6079            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
6080            + mint/sys/time.h mint/time.h
6081            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
6082            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
6083 ____________________________________________________________________________
6084 [  2593] By: jhi                                   on 1999/01/09  16:54:26
6085         Log: Detypo.
6086      Branch: cfgperl
6087            ! hints/dec_osf.sh
6088 ____________________________________________________________________________
6089 [  2592] By: jhi                                   on 1999/01/09  16:17:13
6090         Log: Move usethreads and use64bits logic from hints to Configure.
6091      Branch: cfgperl
6092            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
6093            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
6094            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
6095            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
6096 ____________________________________________________________________________
6097 [  2591] By: jhi                                   on 1999/01/09  14:45:24
6098         Log: Missing dTHRs added.
6099      Branch: cfgperl
6100            ! regcomp.c toke.c
6101 ____________________________________________________________________________
6102 [  2590] By: jhi                                   on 1999/01/08  15:27:17
6103         Log: Finalize change #2589 and add better AIX nm scanning from:
6104              
6105              Message-Id: <m0zyNW0-00017VC@gentoo.com>
6106              From: bll@gentoo.com (Brad Lanam)
6107              Subject: Re: mailhelp returned a non-zero status
6108              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
6109              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
6110      Branch: cfgperl
6111            ! Configure hints/freebsd.sh hints/linux.sh
6112 ____________________________________________________________________________
6113 [  2589] By: jhi                                   on 1999/01/08  15:14:54
6114         Log: Undo change #2581.
6115      Branch: cfgperl
6116            ! Configure hints/freebsd.sh hints/linux.sh
6117 ____________________________________________________________________________
6118 [  2588] By: jhi                                   on 1999/01/08  11:51:52
6119         Log: FAQ jumbo patch from tchrist.
6120              
6121              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
6122              From: Tom Christiansen <tchrist@jhereg.perl.com>
6123              To: pumpkings@jhereg.perl.com
6124              Subject: newest version of perlfaq.pod
6125              Date: Thu, 7 Jan 1999 23:05:02 -0700
6126              
6127              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
6128              From: Tom Christiansen <tchrist@jhereg.perl.com>
6129              To: pumpkings@jhereg.perl.com
6130              Subject: newest version of perlfaq1.pod
6131              Date: Thu, 7 Jan 1999 23:05:02 -0700
6132              
6133              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
6134              From: Tom Christiansen <tchrist@jhereg.perl.com>
6135              To: pumpkings@jhereg.perl.com
6136              Subject: newest version of perlfaq2.pod
6137              Date: Thu, 7 Jan 1999 23:05:02 -0700
6138              
6139              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
6140              From: Tom Christiansen <tchrist@jhereg.perl.com>
6141              To: pumpkings@jhereg.perl.com
6142              Subject: newest version of perlfaq3.pod
6143              Date: Thu, 7 Jan 1999 23:05:02 -0700
6144              
6145              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
6146              From: Tom Christiansen <tchrist@jhereg.perl.com>
6147              To: pumpkings@jhereg.perl.com
6148              Subject: newest version of perlfaq4.pod
6149              Date: Thu, 7 Jan 1999 23:05:02 -0700
6150              
6151              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
6152              From: Tom Christiansen <tchrist@jhereg.perl.com>
6153              To: pumpkings@jhereg.perl.com
6154              Subject: newest version of perlfaq5.pod
6155              Date: Thu, 7 Jan 1999 23:05:02 -0700
6156              
6157              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
6158              From: Tom Christiansen <tchrist@jhereg.perl.com>
6159              To: pumpkings@jhereg.perl.com
6160              Subject: newest version of perlfaq6.pod
6161              Date: Thu, 7 Jan 1999 23:05:02 -0700
6162              
6163              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
6164              From: Tom Christiansen <tchrist@jhereg.perl.com>
6165              To: pumpkings@jhereg.perl.com
6166              Subject: newest version of perlfaq7.pod
6167              Date: Thu, 7 Jan 1999 23:05:03 -0700
6168              
6169              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
6170              From: Tom Christiansen <tchrist@jhereg.perl.com>
6171              To: pumpkings@jhereg.perl.com
6172              Subject: newest version of perlfaq8.pod
6173              Date: Thu, 7 Jan 1999 23:05:03 -0700
6174              
6175              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
6176              From: Tom Christiansen <tchrist@jhereg.perl.com>
6177              To: pumpkings@jhereg.perl.com
6178              Subject: newest version of perlfaq9.pod
6179              Date: Thu, 7 Jan 1999 23:05:03 -0700
6180      Branch: cfgperl
6181            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6182            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6183            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
6184            ! pod/perlfaq9.pod
6185 ____________________________________________________________________________
6186 [  2587] By: jhi                                   on 1999/01/08  11:17:43
6187         Log: More doc fixes from Abigail.
6188      Branch: cfgperl
6189            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
6190            ! lib/User/pwent.pm
6191 ____________________________________________________________________________
6192 [  2585] By: jhi                                   on 1999/01/08  08:31:02
6193         Log: Change #2584 from maint-5.005:
6194              
6195              implemented Ilya's suggested fix, and added a testcase
6196              
6197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6198              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
6199              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
6200              Subject: Re: Text::ParseWords: regex fix
6201      Branch: cfgperl
6202            ! lib/Text/ParseWords.pm t/lib/parsewords.t
6203 ____________________________________________________________________________
6204 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
6205         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6206              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
6207              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
6208              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
6209      Branch: maint-5.005/perl
6210            ! ext/Errno/Errno_pm.PL
6211 ____________________________________________________________________________
6212 [  2581] By: jhi                                   on 1999/01/07  16:38:03
6213         Log: Configure update:
6214              - usethreads, use64bits, and usemultiplicity
6215              are no more interactively asked by Configure
6216              - "int main()" (vs bare "main()") enforced in test programs
6217      Branch: cfgperl
6218            ! Configure hints/freebsd.sh hints/linux.sh
6219 ____________________________________________________________________________
6220 [  2580] By: jhi                                   on 1999/01/07  11:19:12
6221         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6222              Date: Wed, 06 Jan 1999 13:47:34 -0800
6223              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
6224              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
6225      Branch: cfgperl
6226            ! vms/vms.c
6227 ____________________________________________________________________________
6228 [  2579] By: jhi                                   on 1999/01/07  09:08:36
6229         Log: Another set of doc patches from Abigail
6230              
6231              From: abigail@fnx.com
6232              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
6233              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
6234              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
6235              
6236              From: abigail@fnx.com
6237              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
6238              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
6239              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
6240              
6241              From: abigail@fnx.com
6242              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
6243              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
6244              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
6245              
6246              From: abigail@fnx.com
6247              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
6248              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
6249              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
6250              
6251              From: abigail@fnx.com
6252              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
6253              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
6254              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
6255              
6256              From: abigail@fnx.com
6257              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
6258              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
6259              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
6260              
6261              From: abigail@fnx.com
6262              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
6263              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
6264              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
6265              
6266              From: abigail@fnx.com
6267              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
6268              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
6269              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
6270              
6271              From: abigail@fnx.com
6272              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
6273              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
6274              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
6275              
6276              From: abigail@fnx.com
6277              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
6278              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
6279              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
6280              
6281              From: abigail@fnx.com
6282              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
6283              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
6284              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
6285              
6286              From: abigail@fnx.com
6287              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
6288              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
6289              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
6290              
6291              From: abigail@fnx.com
6292              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
6293              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
6294              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
6295              
6296              From: abigail@fnx.com
6297              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
6298              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
6299              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
6300      Branch: cfgperl
6301            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
6302            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
6303            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
6304            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
6305            ! lib/Tie/Array.pm lib/Tie/Hash.pm
6306 ____________________________________________________________________________
6307 [  2576] By: jhi                                   on 1999/01/06  17:05:20
6308         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
6309      Branch: cfgperl
6310            ! pp_ctl.c
6311 ____________________________________________________________________________
6312 [  2575] By: jhi                                   on 1999/01/06  13:18:56
6313         Log: Enhance the great_circle_distance() documentation.
6314      Branch: cfgperl
6315            ! lib/Math/Trig.pm
6316 ____________________________________________________________________________
6317 [  2574] By: jhi                                   on 1999/01/06  12:58:03
6318         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
6319              To: perlbug@perl.com
6320              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
6321              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
6322              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
6323      Branch: cfgperl
6324            ! t/op/sysio.t
6325 ____________________________________________________________________________
6326 [  2573] By: jhi                                   on 1999/01/06  12:40:19
6327         Log: From: "W. Phillip Moore" <wpm@ms.com>
6328              To: perlbug@perl.org
6329              Subject: [PATCH] POSIX getpgrp is not -w clean
6330              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
6331              Message-ID: <13970.20107.190314.549471@zappa>
6332      Branch: cfgperl
6333            ! ext/POSIX/POSIX.pm
6334 ____________________________________________________________________________
6335 [  2572] By: jhi                                   on 1999/01/06  12:25:24
6336         Log: Based on
6337              From: jan.dubois@ibm.net (Jan Dubois)
6338              To: perl5-porters@perl.org
6339              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6340              Date: Wed, 06 Jan 1999 01:24:09 +0100
6341              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
6342              except that
6343              - objXSUB.h was already okay
6344              - embed.h patching is futile, global.sym patched instead
6345              - objpp.h does not exist
6346              - proto.h addition applied manually
6347              - win32/GenCAPI.pl was already okay
6348              - win32/makedef.pl was already okay
6349      Branch: cfgperl
6350            ! global.sym perl.c proto.h
6351 ____________________________________________________________________________
6352 [  2571] By: jhi                                   on 1999/01/06  11:25:48
6353         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
6354              To: perlbug@perl.com
6355              Subject: FindBin.pm on Win32 systems
6356              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
6357              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
6358      Branch: cfgperl
6359            ! lib/FindBin.pm
6360 ____________________________________________________________________________
6361 [  2570] By: jhi                                   on 1999/01/06  11:21:48
6362         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6363              To: perl5-porters@perl.org, vmsperl@perl.org
6364              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
6365              Date: Tue, 05 Jan 1999 16:47:31 -0800
6366              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
6367              
6368              (the ext/IO/lib/IO/Socket.pm was not really changed here;
6369              it was a leftover from #2569)
6370      Branch: cfgperl
6371            ! ext/IO/lib/IO/Socket.pm taint.c
6372 ____________________________________________________________________________
6373 [  2569] By: jhi                                   on 1999/01/06  11:18:22
6374         Log: Jumbo doc patch from Abigail (almost identical to
6375              the 5.005-maint change #2562 except for the
6376              ext/IO/lib/IO/Socket.pm patch which was not
6377              applicable because the IO version of 5.005-devel
6378              is somewhat different (why?))
6379              
6380              From: abigail@fnx.com
6381              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
6382              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
6383              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
6384              
6385              From: abigail@fnx.com
6386              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
6387              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
6388              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
6389              
6390              From: abigail@fnx.com
6391              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
6392              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
6393              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
6394              
6395              From: abigail@fnx.com
6396              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
6397              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
6398              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
6399              
6400              From: abigail@fnx.com
6401              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
6402              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
6403              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
6404              
6405              From: abigail@fnx.com
6406              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
6407              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
6408              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
6409              
6410              From: abigail@fnx.com
6411              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
6412              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
6413              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
6414              
6415              From: abigail@fnx.com
6416              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
6417              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
6418              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
6419              
6420              From: abigail@fnx.com
6421              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
6422              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
6423              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
6424              
6425              From: abigail@fnx.com
6426              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
6427              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
6428              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
6429      Branch: cfgperl
6430            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
6431            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
6432            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
6433            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6434            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
6435 ____________________________________________________________________________
6436 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
6437         Log: From: jan.dubois@ibm.net (Jan Dubois)
6438              Date: Wed, 06 Jan 1999 01:24:09 +0100
6439              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
6440              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
6441      Branch: maint-5.005/perl
6442            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
6443            ! win32/GenCAPI.pl win32/makedef.pl
6444 ____________________________________________________________________________
6445 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
6446         Log: From: "W. Phillip Moore" <wpm@ms.com>
6447              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
6448              Message-ID: <13970.20107.190314.549471@zappa>
6449              Subject: [PATCH] POSIX getpgrp is not -w clean
6450      Branch: maint-5.005/perl
6451            ! ext/POSIX/POSIX.pm
6452 ____________________________________________________________________________
6453 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
6454         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
6455              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
6456              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
6457              Subject: FindBin.pm on Win32 systems
6458      Branch: maint-5.005/perl
6459            ! lib/FindBin.pm
6460 ____________________________________________________________________________
6461 [  2561] By: jhi                                   on 1999/01/05  10:49:10
6462         Log: Reword the setlocale() 1-arg case better.
6463      Branch: cfgperl
6464            ! ext/POSIX/POSIX.pod
6465 ____________________________________________________________________________
6466 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
6467         Log: From: Blair Zajac <bzajac@geostaff.com>
6468              Date: Wed, 23 Dec 1998 17:13:32 -0800
6469              Message-ID: <3681953C.8B6A90AA@geostaff.com>
6470              Subject: Tie::SubstrHash patch
6471      Branch: maint-5.005/perl
6472            ! lib/Tie/SubstrHash.pm
6473 ____________________________________________________________________________
6474 [  2554] By: jhi                                   on 1999/01/02  14:55:06
6475         Log: Object destruction order testing.
6476      Branch: cfgperl
6477            ! t/op/misc.t
6478 ____________________________________________________________________________
6479 [  2553] By: jhi                                   on 1999/01/02  14:49:40
6480         Log: perldelta the Dumpvalue.pm of change #2513.
6481      Branch: cfgperl
6482            ! lib/Dumpvalue.pm pod/perldelta.pod
6483 ____________________________________________________________________________
6484 [  2552] By: nick                                  on 1999/01/02  14:45:38
6485         Log: Tone down Makefile.PL so it works on Win32
6486      Branch: perl
6487            ! ext/B/Makefile.PL
6488 ____________________________________________________________________________
6489 [  2551] By: nick                                  on 1999/01/02  14:06:30
6490         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
6491              Use them in various B::* rather than have local defs.
6492      Branch: perl
6493            + ext/B/defsubs.h.PL
6494            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
6495            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
6496            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
6497 ____________________________________________________________________________
6498 [  2550] By: nick                                  on 1999/01/02  10:04:02
6499         Log: Integrate ext/B changes from //depot/cfgperl
6500      Branch: perl
6501           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6502 ____________________________________________________________________________
6503 [  2549] By: jhi                                   on 1999/01/01  13:54:16
6504         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
6505              To: perlbug@perl.com
6506              Subject: op/groups.t fails test 1 on HP-UX 10.20
6507              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
6508              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
6509      Branch: cfgperl
6510            ! t/op/groups.t
6511 ____________________________________________________________________________
6512 [  2548] By: jhi                                   on 1999/01/01  13:53:31
6513         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6514              To: perl5-porters@perl.org
6515              cc: hv@crypt0.demon.co.uk
6516              Subject: [bug 5.004_54] duplicate error message
6517              Date: Thu, 31 Dec 1998 04:05:25 +0000
6518              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
6519              
6520              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
6521              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6522              To: hv@crypt0.demon.co.uk
6523              Cc: perl5-porters@perl.org
6524              Subject: [PATCH _54] Re: duplicate error message
6525              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
6526              
6527              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
6528              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6529              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
6530              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
6531              Subject: [TEST PATCH _54] Re: duplicate error message 
6532              Date: Fri, 01 Jan 1999 07:32:14 +0000
6533      Branch: cfgperl
6534            ! op.c t/pragma/warn/op
6535 ____________________________________________________________________________
6536 [  2547] By: jhi                                   on 1998/12/31  14:15:04
6537         Log: From: Chris Nandor <pudge@pobox.com>
6538              To: jhi@iki.fi
6539              Cc: perl5-porters@perl.org
6540              Subject: Re: [PATCH] perlport.pod 1.38
6541              Date: Thu, 31 Dec 1998 09:06:48 -0500
6542              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
6543      Branch: cfgperl
6544            ! pod/perlport.pod
6545 ____________________________________________________________________________
6546 [  2546] By: jhi                                   on 1998/12/31  11:18:17
6547         Log: From: Wilson P. Snyder II
6548              To: perl5-porters@perl.org
6549              Subject: [PATCH v5.5.53] REV2: Binary number support
6550              Date: 1998/11/30
6551              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
6552      Branch: cfgperl
6553            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
6554            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
6555            ! toke.c util.c
6556 ____________________________________________________________________________
6557 [  2545] By: jhi                                   on 1998/12/31  09:27:40
6558         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6559              To: perlbug@perl.com
6560              Subject: "perl -T -P" dumps core on OpenBSD and Linux
6561              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
6562              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
6563      Branch: cfgperl
6564            ! taint.c
6565 ____________________________________________________________________________
6566 [  2544] By: jhi                                   on 1998/12/31  09:21:45
6567         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
6568              To: perlbug@perl.com 
6569              Subject: bug in pod2man search for perl binary [5.005_5x]
6570              Date: Sat, 12 Dec 1998 23:08:51 +0000 
6571              Message-ID: <19981212230851.A20578@ig.co.uk> 
6572      Branch: cfgperl
6573            ! pod/pod2man.PL
6574 ____________________________________________________________________________
6575 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
6576         Log: From: jan.dubois@ibm.net (Jan Dubois)
6577              Date: Wed, 23 Dec 1998 21:26:38 +0100
6578              Message-ID: <36895086.8849224@smtp1.ibm.net>
6579              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
6580      Branch: maint-5.005/perl
6581            ! lib/ExtUtils/MakeMaker.pm
6582 ____________________________________________________________________________
6583 [  2540] By: jhi                                   on 1998/12/30  08:42:04
6584         Log: Evermore AUTHORS and MAINTAIN.
6585      Branch: cfgperl
6586            ! AUTHORS MAINTAIN
6587 ____________________________________________________________________________
6588 [  2539] By: jhi                                   on 1998/12/29  15:10:34
6589         Log: More AUTHORS and MAINTAIN.
6590      Branch: cfgperl
6591            ! AUTHORS MAINTAIN
6592 ____________________________________________________________________________
6593 [  2537] By: jhi                                   on 1998/12/29  14:34:47
6594         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
6595              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
6596              Message-ID: <13942.32480.700000.640927@utensil>
6597              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
6598              (mirror change#2531 in the 5.005-maint)
6599      Branch: cfgperl
6600            ! lib/AutoSplit.pm
6601 ____________________________________________________________________________
6602 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
6603         Log: change in_pod pattern to /^=\w/ from /^=/
6604              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
6605              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
6606              Message-ID: <13942.32480.700000.640927@utensil>
6607              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
6608      Branch: maint-5.005/perl
6609            ! lib/AutoSplit.pm
6610 ____________________________________________________________________________
6611 [  2525] By: jhi                                   on 1998/12/29  13:06:26
6612         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6613              To: perl5-porters@perl.org
6614              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
6615              Date: 16 Dec 1998 03:17:03 +0200
6616              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
6617      Branch: cfgperl
6618            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6619 ____________________________________________________________________________
6620 [  2524] By: jhi                                   on 1998/12/29  13:00:06
6621         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6622              To: perl5-porters@perl.org
6623              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
6624              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
6625              Date: 10 Dec 1998 08:30:02 +0200
6626              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
6627              
6628              (Nick's part was applied earlier, in change #2460)
6629      Branch: cfgperl
6630            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
6631 ____________________________________________________________________________
6632 [  2523] By: jhi                                   on 1998/12/29  12:41:31
6633         Log: From: "vishal bhatia" <vishalb@hotmail.com>
6634              To: nick@ni-s.u-net.com
6635              Cc: perl5-porters@perl.org
6636              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
6637              Date: 9 Dec 1998 06:50:30 +0200
6638              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
6639      Branch: cfgperl
6640            ! ext/B/B/CC.pm
6641 ____________________________________________________________________________
6642 [  2522] By: jhi                                   on 1998/12/29  12:15:18
6643         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
6644              To: perl5-porters@perl.org (Perl 5 Porters)
6645              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
6646              Date: 25 Dec 1998 23:02:28 +0200
6647              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
6648      Branch: cfgperl
6649            ! lib/Pod/Text.pm
6650 ____________________________________________________________________________
6651 [  2521] By: jhi                                   on 1998/12/29  12:07:54
6652         Log: Undo #2519 (breaks universal.c).
6653      Branch: cfgperl
6654            ! XSUB.h
6655 ____________________________________________________________________________
6656 [  2519] By: jhi                                   on 1998/12/29  11:41:10
6657         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
6658              To: perl5-porters@perl.org
6659              Cc: perl-xs@perl.org
6660              Subject: XSUB.h refinement [PATCH]
6661              Date: 18 Dec 1998 03:58:44 +0200
6662              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
6663      Branch: cfgperl
6664            ! XSUB.h
6665 ____________________________________________________________________________
6666 [  2518] By: jhi                                   on 1998/12/29  11:36:19
6667         Log: From: abigail@fnx.com
6668              To: perl5-porters@perl.org (Perl Porters)
6669              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
6670              Date: 28 Dec 1998 21:39:15 +0200
6671              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
6672      Branch: cfgperl
6673            ! lib/fields.pm
6674 ____________________________________________________________________________
6675 [  2517] By: jhi                                   on 1998/12/29  11:35:03
6676         Log: Document change #2516.
6677      Branch: cfgperl
6678            ! pod/perldelta.pod
6679 ____________________________________________________________________________
6680 [  2516] By: jhi                                   on 1998/12/29  11:32:26
6681         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6682              To: perl5-porters@perl.org (Mailing list Perl5)
6683              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
6684              Date: 9 Dec 1998 10:39:31 +0200
6685              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
6686      Branch: cfgperl
6687            ! pod/perldiag.pod regcomp.c toke.c
6688 ____________________________________________________________________________
6689 [  2515] By: jhi                                   on 1998/12/29  11:27:11
6690         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6691              To: perl5-porters@perl.org (Mailing list Perl5)
6692              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
6693              Date: 8 Dec 1998 09:02:04 +0200
6694              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
6695              
6696              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
6697      Branch: cfgperl
6698            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
6699 ____________________________________________________________________________
6700 [  2514] By: jhi                                   on 1998/12/29  11:21:31
6701         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6702              To: perl5-porters@perl.org (Mailing list Perl5)
6703              Subject: [PATCH 5.005_53] Regexp tests and UTF8
6704              Date: 8 Dec 1998 07:02:01 +0200
6705              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
6706      Branch: cfgperl
6707            ! regcomp.c
6708 ____________________________________________________________________________
6709 [  2513] By: jhi                                   on 1998/12/29  11:18:34
6710         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6711              Subject: [PATCH 5.005_*] Dumpvar.pm
6712              To: perl5-porters@perl.org (Mailing list Perl5)
6713              Date: 7 Dec 1998 10:17:35 +0200
6714              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
6715      Branch: cfgperl
6716            + lib/Dumpvalue.pm
6717            ! MANIFEST
6718 ____________________________________________________________________________
6719 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
6720         Log: From: jan.dubois@ibm.net (Jan Dubois)
6721              Date: Tue, 01 Dec 1998 00:07:33 +0100
6722              Message-ID: <366921b5.14512598@smtp1.ibm.net>
6723              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
6724              
6725              From: jan.dubois@ibm.net (Jan Dubois)
6726              Date: Wed, 02 Dec 1998 00:24:54 +0100
6727              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
6728              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
6729      Branch: maint-5.005/perl
6730            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
6731            ! win32/config.bc win32/config.gc win32/config.vc
6732            ! win32/config_sh.PL win32/makedef.pl
6733 ____________________________________________________________________________
6734 [  2509] By: jhi                                   on 1998/12/28  13:00:31
6735     Log: Kickstart AUTHORS and MAINTAIN.
6736  Branch: cfgperl
6737        + AUTHORS MAINTAIN
6738        ! MANIFEST
6739 ____________________________________________________________________________
6740 [  2508] By: jhi                                   on 1998/12/28  08:04:00
6741     Log: From: Nathan Torkington <gnat@frii.com>
6742          To: perlbug@perl.com
6743          Subject: [PATCH] perlxstut.pod fix
6744          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
6745          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
6746  Branch: cfgperl
6747        ! pod/perlxstut.pod
6748 ____________________________________________________________________________
6749 [  2507] By: jhi                                   on 1998/12/28  07:59:00
6750     Log: From: abigail@fnx.com
6751          To: perlbug@perl.com
6752          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
6753          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
6754          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
6755          (slightly modified, a part of the patch was rejected)
6756          (strange, I thought I had already submitted this one
6757          but Perforce disagrees with me...)
6758  Branch: cfgperl
6759        ! pod/perlop.pod
6760 ____________________________________________________________________________
6761 [  2506] By: jhi                                   on 1998/12/28  07:56:59
6762     Log: From: Artur <artur@vogon-solutions.com>
6763          To: perlbug@perl.com
6764          Subject: PATCH: perlmodlib.pod
6765          Date: Fri, 25 Dec 1998 00:48:39 +0000
6766          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
6767  Branch: cfgperl
6768        ! pod/perlmodlib.pod pod/perlop.pod
6769 ____________________________________________________________________________
6770 [  2505] By: jhi                                   on 1998/12/28  07:46:06
6771     Log: From: abigail@fnx.com
6772          To: perl5-porters@perl.org (Perl Porters)
6773          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
6774          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
6775          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
6776  Branch: cfgperl
6777        ! pod/pod2html.PL
6778 ____________________________________________________________________________
6779 [  2504] By: jhi                                   on 1998/12/28  07:44:35
6780     Log: From: Jim Avera <avera@fjst.com>
6781          To: perlbug@perl.com
6782          Subject: perlbug bug - shows dates reversed
6783          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
6784          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
6785  Branch: cfgperl
6786        ! utils/perlbug.PL
6787 ____________________________________________________________________________
6788 [  2503] By: jhi                                   on 1998/12/28  07:41:39
6789     Log: From: jan.dubois@ibm.net (Jan Dubois)
6790          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
6791          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
6792          Date: Wed, 23 Dec 1998 21:26:38 +0100
6793          Message-ID: <36895086.8849224@smtp1.ibm.net>
6794  Branch: cfgperl
6795        ! lib/ExtUtils/MakeMaker.pm
6796 ____________________________________________________________________________
6797 [  2502] By: jhi                                   on 1998/12/28  07:39:20
6798     Log: From: Blair Zajac <bzajac@geostaff.com>
6799          To: perl5-porters@perl.org
6800          Subject: Tie::SubstrHash patch
6801          Date: Wed, 23 Dec 1998 17:13:32 -0800
6802          Message-ID: <3681953C.8B6A90AA@geostaff.com>
6803  Branch: cfgperl
6804        ! lib/Tie/SubstrHash.pm
6805 ____________________________________________________________________________
6806 [  2501] By: jhi                                   on 1998/12/28  07:37:16
6807     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
6808          To: perlbug@perl.com
6809          Subject: perlfaq9 minor error
6810          Date: Wed, 23 Dec 1998 14:54:19 -0800
6811          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
6812  Branch: cfgperl
6813        ! pod/perlfaq9.pod
6814 ____________________________________________________________________________
6815 [  2500] By: jhi                                   on 1998/12/23  10:38:18
6816     Log: More porting notes about filesystems, AmigaOS, and MiNT.
6817  Branch: cfgperl
6818        ! pod/perlport.pod
6819 ____________________________________________________________________________
6820 [  2499] By: jhi                                   on 1998/12/22  09:26:49
6821     Log: Add few MSG_ and uio constants.
6822  Branch: cfgperl
6823        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
6824 ____________________________________________________________________________
6825 [  2498] By: jhi                                   on 1998/12/22  08:39:30
6826     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
6827          a Digital C compiler optimizer bug that broke the 'x'
6828          operator under certain circumstances.  See t/op/repeat.t
6829          test #20 for graphic details.  Reported in
6830          
6831          From: Gisle Aas <gisle@aas.no>
6832          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
6833          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
6834          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
6835          Date: 18 Dec 1998 14:27:40 +0100
6836          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
6837          
6838          and discussed further in the thread
6839          
6840          From: Jarkko Hietaniemi <jhi@iki.fi>
6841          To: Gisle Aas <gisle@aas.no>
6842          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
6843          cpan-testers@perl.org, perl5-porters@perl.org
6844          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
6845          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
6846          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
6847  Branch: cfgperl
6848        ! t/op/repeat.t util.c
6849 ____________________________________________________________________________
6850 [  2497] By: jhi                                   on 1998/12/21  14:18:57
6851     Log: Change #2483 update.
6852  Branch: cfgperl
6853        ! t/op/tr.t
6854 ____________________________________________________________________________
6855 [  2496] By: jhi                                   on 1998/12/21  14:07:41
6856     Log: Update on change #2493.
6857  Branch: cfgperl
6858        ! t/pragma/warn/op
6859 ____________________________________________________________________________
6860 [  2495] By: jhi                                   on 1998/12/21  13:52:00
6861     Log: Change #2487 aftershock.
6862  Branch: cfgperl
6863        ! warning.pl
6864 ____________________________________________________________________________
6865 [  2494] By: jhi                                   on 1998/12/21  12:35:00
6866     Log: From: Chris Nandor <pudge@pobox.com>
6867          To: perl5-porters@perl.org
6868          Subject: [PATCH] perlport.pod v1.37
6869          Date: Sat, 19 Dec 1998 12:54:34 -0500
6870          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
6871  Branch: cfgperl
6872        ! pod/perlport.pod
6873 ____________________________________________________________________________
6874 [  2493] By: jhi                                   on 1998/12/21  12:22:44
6875     Log: From: Mark-Jason Dominus <mjd@plover.com>
6876          To: perl5-porters@perl.com
6877          Subject: PATCH (5.005_02): Dejargonizing
6878          Date: Sun, 20 Dec 1998 14:35:20 -0500
6879          Message-ID: <19981220193520.11230.qmail@plover.com>
6880          
6881          From: Mark-Jason Dominus <mjd@plover.com>
6882          To: perl5-porters@perl.com
6883          Subject: PATCH (5.005_02): Spelling correction in warning message
6884          Date: Sun, 20 Dec 1998 13:51:30 -0500
6885          Message-ID: <19981220185130.11067.qmail@plover.com>
6886  Branch: cfgperl
6887        ! doio.c op.c
6888 ____________________________________________________________________________
6889 [  2492] By: jhi                                   on 1998/12/21  09:00:05
6890     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
6891          To: perl5-porters@perl.org
6892          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
6893          Date: Sun, 20 Dec 1998 19:03:25 PST
6894          Message-ID: <19981221030326.27660.qmail@hotmail.com>
6895          
6896          (slightly reformatted)
6897  Branch: cfgperl
6898        ! ext/B/B/CC.pm
6899 ____________________________________________________________________________
6900 [  2491] By: nick                                  on 1998/12/20  14:21:29
6901     Log: Save _all_ GV's which have SV, AV or HV set.
6902  Branch: perl
6903        ! ext/B/B/C.pm
6904 ____________________________________________________________________________
6905 [  2490] By: jhi                                   on 1998/12/18  15:13:19
6906     Log: Add idea about generalising cpp symbol probing of Errno.
6907  Branch: cfgperl
6908        ! Todo
6909 ____________________________________________________________________________
6910 [  2489] By: jhi                                   on 1998/12/18  14:47:57
6911     Log: Address some of the issues of:
6912          
6913          From: Tom Christiansen <tchrist@jhereg.perl.com>
6914          To: perl-porters-active@jhereg.perl.com
6915          Subject: Undocumentation Issues for 5.005
6916          Date: Thu, 17 Dec 1998 14:46:24 -0700
6917          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
6918  Branch: cfgperl
6919        ! pod/perl5005delta.pod
6920 ____________________________________________________________________________
6921 [  2488] By: jhi                                   on 1998/12/18  11:26:32
6922     Log: From: root <root@dubravka.in-berlin.de>
6923          To: perlbug@perl.com
6924          Cc: k@dubravka.in-berlin.de
6925          Subject: Please add no_modify to PERL_POLLUTE
6926          Date: Fri, 18 Dec 1998 10:45:52 +0100
6927          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
6928          
6929          (Really from Andreas König)
6930  Branch: cfgperl
6931        ! embed.pl
6932 ____________________________________________________________________________
6933 [  2487] By: jhi                                   on 1998/12/17  14:05:52
6934     Log: Some (by far not all) issues of the below message addressed.
6935          
6936          From: Tom Christiansen <tchrist@jhereg.perl.com>
6937          To: The Perl Porters Mailing List <perl5-porters@perl.org>
6938          Subject: important UNDOC issues for 5.005_54
6939          Date: Wed, 16 Dec 1998 21:14:53 -0700
6940          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
6941  Branch: cfgperl
6942        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
6943 ____________________________________________________________________________
6944 [  2486] By: jhi                                   on 1998/12/17  12:47:15
6945     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6946          To: domo@computer.org
6947          Cc: jhi@iki.fi, perl5-porters@perl.org
6948          Subject: Re: stuff related to malloc.c
6949          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
6950          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
6951  Branch: cfgperl
6952        ! malloc.c
6953 ____________________________________________________________________________
6954 [  2485] By: jhi                                   on 1998/12/17  12:17:19
6955     Log: More porting notes.
6956  Branch: cfgperl
6957        ! Porting/pumpkin.pod
6958 ____________________________________________________________________________
6959 [  2484] By: jhi                                   on 1998/12/15  08:38:05
6960     Log: Undo #2386 and #2205.
6961  Branch: cfgperl
6962        ! pod/perlfunc.pod
6963 ____________________________________________________________________________
6964 [  2483] By: jhi                                   on 1998/12/14  17:58:35
6965     Log: lib was missing from @INC.
6966  Branch: cfgperl
6967        ! t/op/tr.t
6968 ____________________________________________________________________________
6969 [  2482] By: jhi                                   on 1998/12/14  17:52:42
6970     Log: Was missing use Text::Wrap.
6971  Branch: cfgperl
6972        ! t/lib/textfill.t
6973 ____________________________________________________________________________
6974 [  2481] By: jhi                                   on 1998/12/14  16:00:22
6975     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
6976          
6977          From: Jonathan Roy <roy@idle.com>
6978          To: perl5-porters@perl.org
6979          Subject: nlist.h add to Configure checks?
6980          Date: Sun, 13 Dec 1998 22:22:49 -0500
6981          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
6982  Branch: cfgperl
6983        + ext/DynaLoader/hints/linux.pl
6984        ! MANIFEST
6985 ____________________________________________________________________________
6986 [  2480] By: jhi                                   on 1998/12/14  15:02:44
6987     Log: Give up completely using nm in AIX.
6988          
6989          From: "Kurt D. Starsinic" <kstar@chapin.edu>
6990          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
6991          Cc: perl5-porters@perl.org
6992          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
6993          Date: Thu, 10 Dec 1998 00:51:46 -0500
6994          Message-ID: <19981210005146.B29986@O2.chapin.edu>
6995  Branch: cfgperl
6996        ! hints/aix.sh
6997 ____________________________________________________________________________
6998 [  2479] By: jhi                                   on 1998/12/14  14:39:52
6999     Log: AIX' error messages are different.
7000          
7001          From: "Kurt D. Starsinic" <kstar@chapin.edu>
7002          To: Gurusamy Sarathy <gsar@engin.umich.edu>
7003          Cc: perl5-porters@perl.org
7004          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
7005          Date: Thu, 10 Dec 1998 00:42:36 -0500
7006          Message-ID: <19981210004236.A29986@O2.chapin.edu>
7007          
7008          From: Michael Engel <engel@nms1.cc.huji.ac.il>
7009          To: perlbug@perl.com
7010          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
7011          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
7012          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
7013  Branch: cfgperl
7014        ! t/pragma/warn/doio
7015 ____________________________________________________________________________
7016 [  2475] By: jhi                                   on 1998/12/13  12:35:55
7017     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7018          To: jhi@iki.fi
7019          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
7020          Subject: Re: stuff related to malloc.c
7021          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
7022          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
7023  Branch: cfgperl
7024        ! malloc.c
7025 ____________________________________________________________________________
7026 [  2474] By: jhi                                   on 1998/12/13  12:32:42
7027     Log: Some notes about porting issues.
7028  Branch: cfgperl
7029        ! Porting/pumpkin.pod
7030 ____________________________________________________________________________
7031 [  2473] By: jhi                                   on 1998/12/13  12:03:58
7032     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
7033          To: Perl 5 Porters <perl5-porters@perl.org>
7034          Subject: [patch 5.005_02] dos-djgpp update
7035          Date: Sun, 13 Dec 1998 00:08:44 +0100
7036          Message-ID: <19981213000844.C264@beeblebrox>
7037  Branch: cfgperl
7038        ! djgpp/config.over
7039 ____________________________________________________________________________
7040 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
7041     Log: undo changes to Exporter.pm from #2312
7042  Branch: maint-5.005/perl
7043        ! lib/Exporter.pm
7044 ____________________________________________________________________________
7045 [  2465] By: jhi                                   on 1998/12/12  12:31:21
7046     Log: Document that qw() taints.
7047          
7048          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
7049          To: perlbug@perl.com 
7050          Subject: taint problems
7051          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
7052          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
7053  Branch: cfgperl
7054        ! pod/perlop.pod
7055 ____________________________________________________________________________
7056 [  2464] By: jhi                                   on 1998/12/11  14:09:51
7057     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7058          To: dist-users@foretune.co.jp
7059          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
7060          Date: Mon, 07 Dec 1998 20:13:04 -0400
7061          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
7062  Branch: cfgperl
7063        ! Configure
7064 ____________________________________________________________________________
7065 [  2463] By: jhi                                   on 1998/12/11  13:29:54
7066     Log: MAXPATHLEN.
7067  Branch: cfgperl
7068        ! perl.h
7069 ____________________________________________________________________________
7070 [  2462] By: jhi                                   on 1998/12/11  08:37:58
7071     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
7072          To: perl5-porters@perl.org
7073          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
7074          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
7075          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
7076  Branch: cfgperl
7077        + hints/gnu.sh
7078 ____________________________________________________________________________
7079 [  2461] By: nick                                  on 1998/12/10  21:00:50
7080     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
7081          From: Vishal Bhatia <vishalb@hotmail.com>
7082          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
7083          2. Fixes the bug  regarding return value of c-functions generated out 
7084          of perl subs. ( Just includes the patch I sent earlier)
7085          3. Incorporates the other changes that need to be done to get CC.pm
7086          use ISA search for packages and methods on the same lines as C.pm
7087          
7088          Vishal would appreciate comments about B::Stackobj changes from 
7089          someone knowing that module well.
7090  Branch: perl
7091        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
7092 ____________________________________________________________________________
7093 [  2460] By: jhi                                   on 1998/12/08  08:11:27
7094     Log: Integrate from mainperl.
7095  Branch: cfgperl
7096       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
7097       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
7098       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
7099       !> toke.c util.c
7100 ____________________________________________________________________________
7101 [  2459] By: jhi                                   on 1998/12/07  07:50:11
7102     Log: From: hansm@icgroup.nl 
7103          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
7104          Reply-To: hansmu@xs4all.nl 
7105          To: perlbug@perl.com 
7106          Date: Sun, 6 Dec 98 22:19:54 +0100 
7107          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
7108  Branch: cfgperl
7109        ! util.c
7110 ____________________________________________________________________________
7111 [  2458] By: gsar                                  on 1998/12/07  06:00:55
7112     Log: fix dup lexical
7113  Branch: perl
7114        ! ext/B/B/Deparse.pm t/lib/io_unix.t
7115 ____________________________________________________________________________
7116 [  2457] By: gsar                                  on 1998/12/06  14:38:59
7117     Log: mention limit on line numbers reported by diagnostics
7118  Branch: perl
7119        ! pod/perl.pod toke.c
7120 ____________________________________________________________________________
7121 [  2456] By: gsar                                  on 1998/12/06  13:49:02
7122     Log: branch perldelta.pod
7123  Branch: maint-5.005/perl
7124       +> pod/perldelta.pod
7125 ____________________________________________________________________________
7126 [  2455] By: gsar                                  on 1998/12/06  13:47:21
7127     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
7128  Branch: maint-5.005/perl
7129        - pod/perldelta.pod
7130 ____________________________________________________________________________
7131 [  2454] By: gsar                                  on 1998/12/06  13:35:31
7132     Log: fix outdated/incorrect info about arbitrary limits
7133  Branch: perl
7134        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
7135        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
7136 ____________________________________________________________________________
7137 [  2453] By: nick                                  on 1998/12/05  16:14:42
7138     Log: Avoid hard-coding op numbers
7139          Update CC.pm to save %INC, and to co-exist with new C.pm
7140  Branch: perl
7141        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
7142 ____________________________________________________________________________
7143 [  2452] By: nick                                  on 1998/12/05  10:44:28
7144     Log: B.xs had its own code to calculate hash() which differed from
7145          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
7146          which meant that run-time require was re-done.
7147          Removed some debug from C.pm
7148  Branch: perl
7149        ! ext/B/B.xs ext/B/B/C.pm
7150 ____________________________________________________________________________
7151 [  2451] By: nick                                  on 1998/12/04  21:58:49
7152     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
7153          well as _54, but with pre-scan for classes and save the ISA scheme.
7154  Branch: perl
7155        ! ext/B/B/C.pm
7156 ____________________________________________________________________________
7157 [  2450] By: nick                                  on 1998/12/04  17:58:44
7158     Log: Vishal Bhatia's patch as a basis.
7159  Branch: perl
7160        ! ext/B/B/C.pm ext/B/B/CC.pm
7161 ____________________________________________________________________________
7162 [  2449] By: jhi                                   on 1998/12/04  16:39:21
7163     Log: Integrate from mainperl.
7164  Branch: cfgperl
7165       !> t/op/goto.t t/op/tr.t
7166 ____________________________________________________________________________
7167 [  2448] By: gsar                                  on 1998/12/04  06:06:49
7168     Log: tweak test for UTEST
7169  Branch: perl
7170        ! t/op/tr.t
7171 ____________________________________________________________________________
7172 [  2444] By: jhi                                   on 1998/12/03  14:37:22
7173     Log: s/\bthe the\b/the/g *.pod
7174  Branch: cfgperl
7175        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
7176 ____________________________________________________________________________
7177 [  2443] By: jhi                                   on 1998/12/03  13:39:53
7178     Log: Change#2441 aftermath.
7179  Branch: cfgperl
7180        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7181        ! config_h.SH thread.h vms/subconfigure.com
7182 ____________________________________________________________________________
7183 [  2441] By: jhi                                   on 1998/12/03  08:15:13
7184     Log: From: Dan Sugalski <sugalskd@osshe.edu>
7185          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
7186          Subject: [PATCH 5.005_54]Initial VMS patches
7187          Date: 3 Dec 1998 01:05:55 +0200
7188          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
7189          
7190          The patch to config_h.SH requires more study because
7191          metaconfig needs to agree.
7192  Branch: cfgperl
7193        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
7194        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
7195        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
7196 ____________________________________________________________________________
7197 [  2440] By: gsar                                  on 1998/12/03  01:32:16
7198     Log: add failed check-in of goto.t from change#1867
7199  Branch: perl
7200        ! t/op/goto.t
7201 ____________________________________________________________________________
7202 [  2437] By: jhi                                   on 1998/12/02  18:03:51
7203     Log: Fix most of the bad L<> links of
7204          
7205          From: Tom Christiansen <tchrist@jhereg.perl.com> 
7206          Subject: bad L<> links
7207          Reply-to: tchrist@perl.com 
7208          To: perlbug@jhereg.perl.com 
7209          Date: Tue, 11 Aug 1998 10:58:07 -0500 
7210          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
7211          
7212          The ones not fixed may require darker Pod::HTML magic,
7213          for example the perlguts.html#tags should work fine, IMHO.
7214  Branch: cfgperl
7215        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
7216        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
7217        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
7218        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
7219        ! pod/perlvar.pod
7220 ____________________________________________________________________________
7221 [  2436] By: jhi                                   on 1998/12/02  16:35:04
7222     Log: One paste too many in #2345.
7223  Branch: cfgperl
7224        ! lib/Pod/Html.pm
7225 ____________________________________________________________________________
7226 [  2435] By: jhi                                   on 1998/12/02  16:32:33
7227     Log: Pod::Html and Pod::Text were not locale-savvy:
7228          for example in =head1 all non-ASCII-\w-runs were
7229          turned into underscores in NAME tags.  This could
7230          result in several NAME tags becoming identical.
7231          Reported by:
7232          
7233          From: Fyodor Krasnov <fyodor@aha.ru> 
7234          Subject: pod2html vs Russian Characters
7235          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
7236          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
7237          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
7238  Branch: cfgperl
7239        ! lib/Pod/Html.pm lib/Pod/Text.pm
7240 ____________________________________________________________________________
7241 [  2434] By: jhi                                   on 1998/12/02  10:29:00
7242     Log: The real Mc5_54 integration.
7243  Branch: cfgperl
7244       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
7245 ____________________________________________________________________________
7246 [  2433] By: jhi                                   on 1998/12/02  08:52:13
7247     Log: From: Andy Dougherty <doughera@lafayette.edu>
7248          To: Perl Porters <perl5-porters@perl.org>
7249          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
7250          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
7251          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
7252  Branch: cfgperl
7253        ! Configure
7254 ____________________________________________________________________________
7255 [  2432] By: jhi                                   on 1998/12/02  08:49:47
7256     Log: From: Andy Dougherty <doughera@lafayette.edu>
7257          To: Perl Porters <perl5-porters@perl.org>
7258          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
7259          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
7260          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
7261  Branch: cfgperl
7262        ! Configure
7263 ____________________________________________________________________________
7264 [  2431] By: jhi                                   on 1998/12/01  16:11:50
7265     Log: From: achampio@lehman.com (Alan Champion)
7266          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
7267          To: perlbug@perl.com
7268          Date: 1 Dec 1998 17:36:33 +0200
7269          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
7270          
7271          Skip NIS includes.
7272  Branch: cfgperl
7273        ! t/op/pwent.t
7274 ____________________________________________________________________________
7275 [  2430] By: gsar                                  on 1998/12/01  12:12:50
7276     Log: 5.005_54, as released
7277  Branch: perl
7278        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
7279 ____________________________________________________________________________
7280 [  2429] By: jhi                                   on 1998/12/01  11:28:39
7281     Log: From: Anton Berezin <tobez@plab.ku.dk>
7282          To: perl5-porters@perl.org
7283          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
7284          Date: 30 Nov 1998 19:46:24 +0100
7285          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
7286  Branch: cfgperl
7287        ! hints/freebsd.sh
7288 ____________________________________________________________________________
7289 [  2428] By: jhi                                   on 1998/12/01  11:08:16
7290     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
7291  Branch: cfgperl
7292       +> (branch 30 files)
7293       !> (integrate 71 files)
7294 ____________________________________________________________________________
7295 [  2427] By: jhi                                   on 1998/12/01  10:51:37
7296     Log: Default to accepting a hinted $randfunc even when $csym
7297          does not find it.  (the previous defaylt behaviour was not
7298          to accept).
7299  Branch: cfgperl
7300        ! Configure
7301 ____________________________________________________________________________
7302 [  2426] By: jhi                                   on 1998/12/01  10:13:03
7303     Log: Separated the [:foo:] parsing to its own function.
7304          Passes all tests.
7305  Branch: cfgperl
7306        ! regcomp.c
7307 ____________________________________________________________________________
7308 [  2425] By: jhi                                   on 1998/12/01  08:22:49
7309     Log: Typo in comments.
7310  Branch: cfgperl
7311        ! regexec.c
7312 ____________________________________________________________________________
7313 [  2424] By: jhi                                   on 1998/12/01  08:21:38
7314     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7315          Subject: [PATCH 5.005_*] Debugger 'v' command
7316          To: perl5-porters@perl.org (Mailing list Perl5)
7317          Date: 1 Dec 1998 07:55:11 +0200
7318          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
7319  Branch: cfgperl
7320        ! lib/perl5db.pl
7321 ____________________________________________________________________________
7322 [  2423] By: jhi                                   on 1998/12/01  08:19:08
7323     Log: From: pvhp@forte.com (Peter Prymmer)
7324          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
7325          To: perl5-porters@perl.org
7326          Date: 1 Dec 1998 07:27:11 +0200
7327          Message-ID: <MLIST_9812010508.AA07791@forte.com>
7328  Branch: cfgperl
7329        ! hints/os390.sh
7330 ____________________________________________________________________________
7331 [  2417] By: jhi                                   on 1998/11/30  08:14:00
7332     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
7333  Branch: cfgperl
7334        ! ext/Socket/Socket.xs
7335 ____________________________________________________________________________
7336 [  2416] By: jhi                                   on 1998/11/30  08:00:15
7337     Log: Undo #2395, seems more like a problem in netbsd-current.
7338  Branch: cfgperl
7339        ! util.c
7340
7341 ----------------
7342 Version 5.005_54
7343 ----------------
7344
7345 ____________________________________________________________________________
7346 [  2414] By: gsar                                  on 1998/11/30  02:23:55
7347     Log: more JPL tweaks
7348  Branch: perl
7349        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
7350        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
7351 ____________________________________________________________________________
7352 [  2413] By: gsar                                  on 1998/11/30  01:35:56
7353     Log: stub bin/jpl that just runs JPL::Compile::files()
7354  Branch: perl
7355        + jpl/bin/jpl
7356 ____________________________________________________________________________
7357 [  2412] By: gsar                                  on 1998/11/30  01:32:14
7358     Log: delete symlink
7359  Branch: perl
7360        - jpl/bin/jpl
7361 ____________________________________________________________________________
7362 [  2410] By: gsar                                  on 1998/11/30  01:30:44
7363     Log: branch jpl from perlext to perl
7364  Branch: perl
7365       +> (branch 30 files)
7366 ____________________________________________________________________________
7367 [  2407] By: gsar                                  on 1998/11/30  01:24:53
7368     Log: JPL tweaks to build with 5.005
7369  Branch: perlext
7370        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
7371        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
7372 ____________________________________________________________________________
7373 [  2406] By: gsar                                  on 1998/11/30  00:55:54
7374     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
7375  Branch: perl
7376        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
7377 ____________________________________________________________________________
7378 [  2405] By: gsar                                  on 1998/11/30  00:28:55
7379     Log: patchlevel up to 54
7380  Branch: perl
7381        ! patchlevel.h win32/Makefile win32/config_H.bc
7382        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7383 ____________________________________________________________________________
7384 [  2403] By: gsar                                  on 1998/11/29  23:35:50
7385     Log: integrate cfgperl changes into mainline
7386  Branch: perl
7387       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7388       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
7389 ____________________________________________________________________________
7390 [  2402] By: gsar                                  on 1998/11/29  23:08:42
7391     Log: sync Text::Wrap version number
7392  Branch: perl
7393        ! lib/Text/Wrap.pm
7394 ____________________________________________________________________________
7395 [  2401] By: gsar                                  on 1998/11/29  22:56:21
7396     Log: textfill.t tweak
7397  Branch: perl
7398        ! t/lib/textfill.t
7399 ____________________________________________________________________________
7400 [  2400] By: gsar                                  on 1998/11/29  22:50:41
7401     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
7402          <muir@idiom.com>
7403  Branch: perl
7404        + t/lib/textfill.t
7405        ! MANIFEST lib/Text/Wrap.pm
7406 ____________________________________________________________________________
7407 [  2399] By: gsar                                  on 1998/11/29  22:28:05
7408     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
7409          has happened without the authors knowledge or consent; the subversive
7410          version (which is in 5.00502) breaks one of the tests in the
7411          authors testsuite; attempts are being made to find a fix that
7412          avoids breaking code already running with the 5.005_02 version
7413          From:    David Muir Sharnoff <muir@idiom.com>
7414          Date:    Sat, 28 Nov 1998 04:34:17 PST
7415          Message-Id: <199811281234.EAA03082@idiom.com>
7416          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
7417  Branch: perl
7418        ! lib/Text/Wrap.pm t/lib/textwrap.t
7419 ____________________________________________________________________________
7420 [  2397] By: nick                                  on 1998/11/29  20:13:58
7421     Log: Update docs and English.pm for $^C
7422  Branch: perl
7423        ! lib/English.pm pod/perlvar.pod
7424 ____________________________________________________________________________
7425 [  2396] By: jhi                                   on 1998/11/29  20:13:03
7426     Log: Mirror #2384.
7427  Branch: cfgperl
7428        ! t/op/pwent.t
7429 ____________________________________________________________________________
7430 [  2395] By: jhi                                   on 1998/11/29  19:59:12
7431     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
7432  Branch: cfgperl
7433        ! util.c
7434 ____________________________________________________________________________
7435 [  2394] By: gsar                                  on 1998/11/29  19:49:08
7436     Log: updated perlreftut.pod
7437  Branch: perl
7438        ! pod/perlreftut.pod
7439 ____________________________________________________________________________
7440 [  2393] By: gsar                                  on 1998/11/29  19:31:56
7441     Log: misc tweaks
7442  Branch: perl
7443        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
7444 ____________________________________________________________________________
7445 [  2392] By: gsar                                  on 1998/11/29  19:31:18
7446     Log: notes about -DPERL_POLLUTE
7447  Branch: perl
7448        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
7449 ____________________________________________________________________________
7450 [  2391] By: gsar                                  on 1998/11/29  19:13:52
7451     Log: explain various win32 build caveats more clearly
7452  Branch: perl
7453        ! README.win32 win32/Makefile win32/makefile.mk
7454 ____________________________________________________________________________
7455 [  2390] By: gsar                                  on 1998/11/29  16:51:59
7456     Log: remove I_POLL detection (Configure will do that now)
7457  Branch: perl
7458        ! ext/IO/Makefile.PL
7459 ____________________________________________________________________________
7460 [  2389] By: jhi                                   on 1998/11/29  16:39:16
7461     Log: Add I_POLL for IO 1.20.
7462  Branch: cfgperl
7463        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7464        ! config_h.SH
7465 ____________________________________________________________________________
7466 [  2388] By: gsar                                  on 1998/11/29  16:23:30
7467     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
7468  Branch: perl
7469        + Porting/p4desc
7470        ! MANIFEST
7471 ____________________________________________________________________________
7472 [  2387] By: gsar                                  on 1998/11/29  16:08:03
7473     Log: another threads reliability fix: serialize writes to thr->threadsv
7474          avoid most uses of PL_na (which is much more inefficient than a
7475          simple local); update docs to suit; PL_na now being thr->Tna may
7476          be a minor compatibility issue for extensions--will require dTHR
7477          outside of XSUBs (those get automatic dTHR)
7478  Branch: perl
7479        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
7480        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
7481        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
7482        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
7483        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
7484        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
7485        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
7486        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
7487        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
7488 ____________________________________________________________________________
7489 [  2386] By: jhi                                   on 1998/11/29  15:40:42
7490     Log: Tune the "if" entry.
7491  Branch: cfgperl
7492        ! pod/perlfunc.pod
7493 ____________________________________________________________________________
7494 [  2385] By: gsar                                  on 1998/11/29  12:40:28
7495     Log: various fixes for race conditions under threads: mutex locks based
7496          on PL_threadnum were seriously flawed, since it means more than one
7497          thread could enter the critical region; PL_na was global instead of
7498          thread-local; child thread could finish and free thr structures
7499          before Thread->new() got around to creating the Thread object;
7500          cv_clone() needed locking, as it mucks with PL_comppad and other
7501          global data; new_struct_thread() needed to lock template-thread's
7502          mutex while copying its data
7503  Branch: perl
7504        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
7505        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
7506 ____________________________________________________________________________
7507 [  2384] By: gsar                                  on 1998/11/29  10:54:38
7508     Log: s/warn/print/ on multiply defined groups
7509  Branch: perl
7510        ! t/op/grent.t
7511 ____________________________________________________________________________
7512 [  2383] By: gsar                                  on 1998/11/29  10:48:39
7513     Log: backout change#2334
7514  Branch: perl
7515        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
7516 ____________________________________________________________________________
7517 [  2382] By: jhi                                   on 1998/11/29  10:33:40
7518     Log: Better NetInfo behaviour.
7519  Branch: cfgperl
7520        ! t/op/grent.t t/op/pwent.t
7521 ____________________________________________________________________________
7522 [  2381] By: jhi                                   on 1998/11/29  10:08:15
7523     Log: Integrate from mainperl.
7524  Branch: cfgperl
7525       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
7526       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
7527       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
7528       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
7529       +> t/lib/io_poll.t t/lib/io_unix.t
7530       !> (integrate 58 files)
7531 ____________________________________________________________________________
7532 [  2380] By: gsar                                  on 1998/11/29  08:22:49
7533     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
7534          Tim Bunce)
7535  Branch: perl
7536        ! gv.c
7537 ____________________________________________________________________________
7538 [  2379] By: gsar                                  on 1998/11/29  07:06:43
7539     Log: fix for pat.t failure under USE_THREADS
7540  Branch: perl
7541        ! pp_ctl.c regexec.c
7542 ____________________________________________________________________________
7543 [  2378] By: nick                                  on 1998/11/28  22:46:57
7544     Log: More C.pm tweaks
7545          Save globs even if we have saved cv itself before - may be imported.
7546          
7547          While we don't save "bootstrap" CV we need to provide a stub,
7548          so that if we require it later we don't fall through and attempt
7549          to DynaLoad module again.
7550          
7551          Attempt to save %INC so that "require" does not reload things
7552          we have compiled-in (does not work right yet - seems to be due
7553          to PL_incgv being created in perl_parse() current scheme setting 
7554          GvHV() is "better" than saving the glob, but still does not 
7555          work as I expect). 
7556  Branch: perl
7557        ! ext/B/B/C.pm
7558 ____________________________________________________________________________
7559 [  2377] By: gsar                                  on 1998/11/28  22:30:38
7560     Log: various tweaks; result passes all tests for normal build on Solaris;
7561          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
7562          win32 due to lack of select() that works on non-socket fds
7563  Branch: perl
7564        ! ext/IO/poll.c regcomp.c regexec.c scope.c
7565        ! t/lib/io_multihomed.t win32/makefile.mk
7566 ____________________________________________________________________________
7567 [  2376] By: gsar                                  on 1998/11/28  20:44:39
7568     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
7569  Branch: perl
7570        ! myconfig
7571 ____________________________________________________________________________
7572 [  2375] By: gsar                                  on 1998/11/28  20:42:58
7573     Log: integrate cfgperl changes into mainline
7574  Branch: perl
7575       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
7576       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
7577 ____________________________________________________________________________
7578 [  2374] By: gsar                                  on 1998/11/28  20:02:03
7579     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7580          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
7581          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
7582          Subject: [PATCH 5.00553] Yet another OS/2 patch
7583  Branch: perl
7584        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
7585 ____________________________________________________________________________
7586 [  2373] By: gsar                                  on 1998/11/28  19:30:06
7587     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7588          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
7589          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
7590          Subject: [PATCH 5.005_53] Change $#+
7591  Branch: perl
7592        ! mg.c pod/perlvar.pod t/op/pat.t
7593 ____________________________________________________________________________
7594 [  2372] By: gsar                                  on 1998/11/28  19:28:00
7595     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7596          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
7597          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
7598          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
7599  Branch: perl
7600        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
7601        ! thrdvar.h
7602 ____________________________________________________________________________
7603 [  2371] By: gsar                                  on 1998/11/28  19:23:53
7604     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7605          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
7606          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
7607          Subject: [PATCH 5.005_53] better -Mre=debugcolor
7608  Branch: perl
7609        ! embedvar.h objXSUB.h regexec.c thrdvar.h
7610 ____________________________________________________________________________
7611 [  2370] By: gsar                                  on 1998/11/28  19:21:17
7612     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7613          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
7614          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
7615          Subject: [PATCH 5.005_*] regcolors
7616  Branch: perl
7617        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
7618 ____________________________________________________________________________
7619 [  2369] By: gsar                                  on 1998/11/28  19:00:15
7620     Log: allow final period in a file (not followed by a newline) to
7621          terminate format spec
7622  Branch: perl
7623        ! toke.c
7624 ____________________________________________________________________________
7625 [  2368] By: gsar                                  on 1998/11/28  18:58:25
7626     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
7627          add C<$Config{installarchlib}/CORE> to the default locations searched
7628          on win32
7629  Branch: perl
7630        ! lib/ExtUtils/Liblist.pm
7631 ____________________________________________________________________________
7632 [  2367] By: gsar                                  on 1998/11/28  18:46:05
7633     Log: applied suggested patch with PERL_OBJECT tweaks
7634          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7635          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
7636          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
7637          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
7638  Branch: perl
7639        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
7640        ! regexec.c t/op/pat.t thrdvar.h
7641 ____________________________________________________________________________
7642 [  2366] By: gsar                                  on 1998/11/28  18:38:34
7643     Log: additional documentation for qr//
7644          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7645          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
7646          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
7647          Subject: [PATCH 5.005_*] Documentation (fwd)
7648  Branch: perl
7649        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
7650 ____________________________________________________________________________
7651 [  2365] By: gsar                                  on 1998/11/28  18:35:35
7652     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7653          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
7654          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
7655          Subject: [PATCH 5.005_*] Fix \G in REx without //g
7656  Branch: perl
7657        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
7658        ! regexp.h t/op/pat.t thrdvar.h
7659 ____________________________________________________________________________
7660 [  2364] By: gsar                                  on 1998/11/28  18:24:20
7661     Log: update Test.pm to Test-1.12; tweak 're' detection
7662  Branch: perl
7663        ! lib/Test.pm
7664 ____________________________________________________________________________
7665 [  2363] By: gsar                                  on 1998/11/28  18:12:04
7666     Log: avoid command-line quoting portability problems in lex_assign.t
7667  Branch: perl
7668        ! t/op/lex_assign.t
7669 ____________________________________________________________________________
7670 [  2362] By: gsar                                  on 1998/11/28  18:08:50
7671     Log: From: John Tobey <jtobey@channel1.com>
7672          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
7673          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
7674          Subject: PATCH: document English.pm sawampersand and thread issues
7675  Branch: perl
7676        ! lib/English.pm pod/perlvar.pod
7677 ____________________________________________________________________________
7678 [  2361] By: gsar                                  on 1998/11/28  18:03:04
7679     Log: fix uninitialized warnings
7680          From: Brian Callaghan <callagh@itginc.com>
7681          Date: Thu, 19 Nov 1998 17:49:10 -0800
7682          Message-Id: <3654CA96.B64FCAEB@itginc.com>
7683          Subject: Complete.pm patch (version 1.1)
7684  Branch: perl
7685        ! lib/Term/Complete.pm
7686 ____________________________________________________________________________
7687 [  2360] By: gsar                                  on 1998/11/28  17:59:16
7688     Log: s/Array/List/ suggested by John Tobey
7689  Branch: perl
7690        ! pod/perldata.pod
7691 ____________________________________________________________________________
7692 [  2359] By: gsar                                  on 1998/11/28  17:47:48
7693     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
7694  Branch: perl
7695        ! lib/Tie/Handle.pm pod/perlfunc.pod
7696 ____________________________________________________________________________
7697 [  2358] By: jhi                                   on 1998/11/28  17:23:15
7698     Log: Revamp the locale tests.
7699          (0) Instead of rewiring a few locales scan for them.
7700          (1) Bogus test #101 removed.
7701          (2) All the locales are checked, the lists of failed
7702          and non-failed ones are displayed.
7703          (3) The test #103 is again 'active' so that it may fail.
7704          (4) To balance (3) a hopefully pacifying message is shown
7705          if the #103 fails.
7706  Branch: cfgperl
7707        ! t/pragma/locale.t
7708 ____________________________________________________________________________
7709 [  2357] By: gsar                                  on 1998/11/28  17:21:07
7710     Log: add perlreftut.pod
7711  Branch: perl
7712        + pod/perlreftut.pod
7713        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
7714        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
7715        ! win32/pod.mak
7716 ____________________________________________________________________________
7717 [  2356] By: jhi                                   on 1998/11/28  16:58:01
7718     Log: Change #2346 fallout.
7719  Branch: cfgperl
7720        ! t/op/undef.t
7721 ____________________________________________________________________________
7722 [  2355] By: gsar                                  on 1998/11/28  16:46:43
7723     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
7724          ANSI prototypes
7725  Branch: perl
7726        ! ext/IO/IO.xs
7727 ____________________________________________________________________________
7728 [  2354] By: gsar                                  on 1998/11/28  16:08:07
7729     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
7730          keep platform hacks that aren't in the 1.20 dist; add new files
7731          to MANIFEST; hack Makefile.PL; result hasn't been tested
7732          anywhere
7733  Branch: perl
7734        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
7735        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
7736        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
7737        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
7738        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
7739        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
7740        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
7741        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
7742        ! t/lib/io_sock.t t/lib/io_udp.t
7743 ____________________________________________________________________________
7744 [  2353] By: jhi                                   on 1998/11/28  15:51:03
7745     Log: Locale collation, ctype, and numeric, were initialized wrong
7746          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
7747          as reported by
7748          
7749          From: Ilya.Sandler@etak.com (Ilya Sandler)
7750          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
7751          To: perlbug@perl.com
7752          Date: 25 Nov 1998 04:53:52 +0200
7753          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
7754  Branch: cfgperl
7755        ! util.c
7756 ____________________________________________________________________________
7757 [  2352] By: nick                                  on 1998/11/28  15:21:59
7758     Log: Implement $^C to allow perl access to -c flag - I think this 
7759          was agreed once...
7760  Branch: perl
7761        ! gv.c mg.c
7762 ____________________________________________________________________________
7763 [  2351] By: jhi                                   on 1998/11/28  15:14:24
7764     Log: Change #2251 fixup.
7765  Branch: cfgperl
7766        ! myconfig
7767 ____________________________________________________________________________
7768 [  2350] By: jhi                                   on 1998/11/28  14:58:19
7769     Log: Integrate from mainperl.
7770  Branch: cfgperl
7771       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
7772       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
7773       +> pod/perl5005delta.pod
7774       !> (integrate 49 files)
7775 ____________________________________________________________________________
7776 [  2349] By: jhi                                   on 1998/11/28  14:27:36
7777     Log: Passwd and group file groveling.
7778  Branch: cfgperl
7779        ! t/op/grent.t t/op/pwent.t
7780 ____________________________________________________________________________
7781 [  2348] By: gsar                                  on 1998/11/28  14:09:50
7782     Log: more conservative version of changes#2345,2346,2347; those break
7783          C<defined(@{"foo::ISA"})> which seems to be extensively used in
7784          the libs :-(
7785  Branch: perl
7786        ! pp.c t/op/method.t
7787 ____________________________________________________________________________
7788 [  2347] By: gsar                                  on 1998/11/28  13:36:08
7789     Log: tweak bogus test
7790  Branch: perl
7791        ! t/op/method.t
7792 ____________________________________________________________________________
7793 [  2346] By: gsar                                  on 1998/11/28  13:20:34
7794     Log: test cases for previous change
7795  Branch: perl
7796        ! t/op/undef.t
7797 ____________________________________________________________________________
7798 [  2345] By: gsar                                  on 1998/11/28  13:07:17
7799     Log: fix typo in pp_defined() causing C<defined %tied> to fail
7800  Branch: perl
7801        ! pp.c
7802 ____________________________________________________________________________
7803 [  2344] By: gsar                                  on 1998/11/28  13:03:29
7804     Log: s/comment/comment_t/ tweak (suggested by John Gorman
7805          <jgorman@webbysoft.com>)
7806  Branch: perl
7807        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
7808 ____________________________________________________________________________
7809 [  2343] By: gsar                                  on 1998/11/28  12:52:40
7810     Log: add (stub) perldelta.pod
7811  Branch: perl
7812        + pod/perldelta.pod
7813 ____________________________________________________________________________
7814 [  2342] By: gsar                                  on 1998/11/28  12:49:26
7815     Log: rename perldelta.pod to perl5005delta.pod in preparation for
7816          starting a new one
7817  Branch: perl
7818       +> pod/perl5005delta.pod
7819        - pod/perldelta.pod
7820        ! MANIFEST pod/perl.pod
7821 ____________________________________________________________________________
7822 [  2341] By: gsar                                  on 1998/11/28  12:41:55
7823     Log: fix MALLOC_LOCK #define
7824  Branch: perl
7825        ! malloc.c
7826 ____________________________________________________________________________
7827 [  2340] By: gsar                                  on 1998/11/28  12:18:23
7828     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7829          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
7830          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
7831          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
7832  Branch: perl
7833        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
7834 ____________________________________________________________________________
7835 [  2339] By: jhi                                   on 1998/11/28  11:59:01
7836     Log: Add -lm to dynix/ptx POSIX hints.
7837          From: "Martin J. Bligh" <mbligh@sequent.com>
7838          To: jhi@iki.fi
7839          Subject: Re: Making Perl work on DYNIX/ptx
7840          Date: Wed, 25 Nov 1998 10:34:41 -0800
7841          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
7842  Branch: cfgperl
7843        ! ext/POSIX/hints/dynixptx.pl
7844 ____________________________________________________________________________
7845 [  2338] By: jhi                                   on 1998/11/28  11:57:19
7846     Log: Detypo.
7847  Branch: cfgperl
7848        ! lib/filetest.pm
7849 ____________________________________________________________________________
7850 [  2337] By: jhi                                   on 1998/11/28  11:56:29
7851     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
7852  Branch: cfgperl
7853        ! Configure
7854 ____________________________________________________________________________
7855 [  2336] By: gsar                                  on 1998/11/28  11:41:14
7856     Log: teach CPAN.pm to ignore beta perl distributions when looking for
7857          modules
7858          From: root@dogberry.rutgers.edu (root)
7859          Date: Thu, 12 Nov 1998 23:08:39 -0500
7860          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
7861          Subject: recompile tries getting a perl distribution
7862  Branch: perl
7863        ! lib/CPAN.pm
7864 ____________________________________________________________________________
7865 [  2335] By: gsar                                  on 1998/11/28  11:27:46
7866     Log: make $1 et al readonly under threads; make C<undef $1> fail like
7867          C<$1 = undef> does
7868  Branch: perl
7869        ! op.c pp.c t/op/undef.t
7870 ____________________________________________________________________________
7871 [  2334] By: gsar                                  on 1998/11/28  10:24:52
7872     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
7873  Branch: perl
7874        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
7875 ____________________________________________________________________________
7876 [  2333] By: gsar                                  on 1998/11/28  09:36:40
7877     Log: document changed PERL_HASH()
7878  Branch: perl
7879        ! pod/perlfunc.pod pod/perlguts.pod
7880 ____________________________________________________________________________
7881 [  2332] By: nick                                  on 1998/11/27  21:10:27
7882     Log: Handle INIT list in C.pm
7883          1. Provide init_av() from B.xs
7884          2. Export it in B.pm
7885          3. Use it in C.pm
7886          Also disable some pruning in savecv() which seems to undo
7887          my previous patch.
7888          Experimental feature - save pathnames of .so files in easily 
7889          grep-able form for use in wrapper to feed to linker.  
7890  Branch: perl
7891        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
7892 ____________________________________________________________________________
7893 [  2327] By: gsar                                  on 1998/11/27  15:12:01
7894     Log: integrate change#2315 from maint-5.005
7895  Branch: perl
7896        ! t/op/sort.t
7897       !> op.c sv.c
7898 ____________________________________________________________________________
7899 [  2326] By: gsar                                  on 1998/11/27  15:00:42
7900     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
7901  Branch: perl
7902       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
7903       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
7904       !> lib/ExtUtils/typemap
7905 ____________________________________________________________________________
7906 [  2325] By: gsar                                  on 1998/11/27  14:46:18
7907     Log: malloc bugfix and documentation from Ilya Zakharevich
7908          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
7909          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
7910          Subject: [PATCH 5.005_*] Re: Internal coredump
7911          --
7912          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
7913          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
7914          Subject: [PATCH 5.005_*] malloc.c documentation
7915  Branch: perl
7916        ! malloc.c
7917 ____________________________________________________________________________
7918 [  2324] By: gsar                                  on 1998/11/27  14:41:38
7919     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
7920  Branch: perl
7921        ! ext/B/B/C.pm
7922 ____________________________________________________________________________
7923 [  2323] By: gsar                                  on 1998/11/27  14:33:44
7924     Log: From: maeda@src.ricoh.co.jp
7925          Date: Tue, 24 Nov 1998 10:37:45 +0900
7926          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
7927          Subject: format "..." bug
7928  Branch: perl
7929        ! pp_ctl.c t/op/write.t
7930 ____________________________________________________________________________
7931 [  2322] By: gsar                                  on 1998/11/27  14:20:12
7932     Log: add ext/Devel/Peek
7933          From: jan.dubois@ibm.net (Jan Dubois)
7934          Date: Mon, 23 Nov 1998 00:48:11 +0100
7935          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
7936          Subject: [PATCH 5.005_53] Devel::Peek integration
7937  Branch: perl
7938        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
7939        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
7940        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
7941        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
7942        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
7943 ____________________________________________________________________________
7944 [  2321] By: gsar                                  on 1998/11/27  13:03:08
7945     Log: ensure 'make regen_headers' even without perl installed
7946          (suggested by Ilya Zakharevich)
7947  Branch: perl
7948        ! bytecode.pl warning.pl
7949 ____________________________________________________________________________
7950 [  2320] By: gsar                                  on 1998/11/27  12:58:36
7951     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7952          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
7953          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
7954          Subject: [PATCH 5.005_*] Cosmetic malloc patch
7955  Branch: perl
7956        ! malloc.c
7957 ____________________________________________________________________________
7958 [  2319] By: gsar                                  on 1998/11/27  12:56:13
7959     Log: eliminate dup hunk from integration
7960  Branch: perl
7961        ! lib/filetest.pm perl.h
7962 ____________________________________________________________________________
7963 [  2318] By: gsar                                  on 1998/11/27  12:50:08
7964     Log: integrate cfgperl changes into mainline
7965  Branch: perl
7966       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
7967        ! pod/perlfaq4.pod
7968       !> (integrate 30 files)
7969 ____________________________________________________________________________
7970 [  2317] By: jhi                                   on 1998/11/27  11:38:13
7971     Log: C<-x>.
7972  Branch: cfgperl
7973        ! lib/filetest.pm
7974 ____________________________________________________________________________
7975 [  2316] By: jhi                                   on 1998/11/27  11:10:22
7976     Log: Integrate from mainperl.
7977  Branch: cfgperl
7978       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
7979       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
7980       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
7981       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
7982       !> win32/win32sck.c
7983 ____________________________________________________________________________
7984 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
7985     Log: integrate change#2246 from mainline, while still allowing
7986          C<sort $globref @foo>
7987          
7988          allow C<sort $coderef @foo>
7989  Branch: maint-5.005/perl
7990        ! op.c sv.c
7991       !> t/op/sort.t
7992 ____________________________________________________________________________
7993 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
7994     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
7995          forwarded by Jarkko Hietaniemi from Mark Bixby
7996  Branch: maint-5.005/perl
7997        ! ext/DynaLoader/dl_mpeix.xs installperl
7998 ____________________________________________________________________________
7999 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
8000     Log: Allow PL_FILES to have multiple targets from one source by allowing
8001          an array ref as the value in the hash
8002  Branch: maint-5.005/perl
8003        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8004        ! lib/ExtUtils/MakeMaker.pm
8005 ____________________________________________________________________________
8006 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
8007     Log: fix unsigned variables to use SvUV and sv_setuv
8008  Branch: maint-5.005/perl
8009        ! lib/ExtUtils/typemap
8010 ____________________________________________________________________________
8011 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
8012     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
8013  Branch: maint-5.005/perl
8014        ! lib/ExtUtils/MM_Unix.pm
8015 ____________________________________________________________________________
8016 [  2301] By: gsar                                  on 1998/11/26  10:16:54
8017     Log: fix PL_defoutgv leak under threads
8018  Branch: perl
8019        ! ext/Thread/Thread.xs
8020 ____________________________________________________________________________
8021 [  2300] By: gsar                                  on 1998/11/26  09:04:44
8022     Log: properly free temporaries created by threads
8023  Branch: perl
8024        ! ext/Thread/Thread.xs
8025 ____________________________________________________________________________
8026 [  2299] By: gsar                                  on 1998/11/26  06:51:16
8027     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
8028          to set the package for the block properly
8029  Branch: perl
8030        ! op.c t/comp/package.t t/lib/dumper.t
8031 ____________________________________________________________________________
8032 [  2298] By: nick                                  on 1998/11/24  22:04:20
8033     Log: Part-1 of tweaks to allow Tk to be "compiled"
8034          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
8035          (May also need attention to exports etc. - to follow.)
8036  Branch: perl
8037        ! universal.c
8038 ____________________________________________________________________________
8039 [  2294] By: jhi                                   on 1998/11/23  10:44:26
8040     Log: The new socket tests need in some platforms
8041          to #include <sys/types.h>.
8042  Branch: cfgperl
8043        ! Configure
8044 ____________________________________________________________________________
8045 [  2293] By: jhi                                   on 1998/11/23  10:33:42
8046     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8047          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
8048          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8049          Date: Mon, 23 Nov 1998 10:07:04 +0100
8050          Message-Id: <9811230907.AA06484@AWT.nl>
8051          
8052          NeXTstep NetInfo uses nidump to get the user/group databases.
8053  Branch: cfgperl
8054        ! t/op/grent.t t/op/pwent.t
8055 ____________________________________________________________________________
8056 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
8057     Log: Updated Porting/patchls utility.
8058  Branch: maint-5.004/perl
8059        ! Porting/patchls
8060 ____________________________________________________________________________
8061 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
8062     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
8063          From:  Henrik Tougaard <ht.000@foa.dk>
8064          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
8065          Files:  lib/Sys/Syslog.pm
8066  Branch: maint-5.004/perl
8067        ! lib/Sys/Syslog.pm
8068 ____________________________________________________________________________
8069 [  2286] By: jhi                                   on 1998/11/22  19:08:42
8070     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
8071  Branch: cfgperl
8072        ! ext/Socket/Socket.xs
8073 ____________________________________________________________________________
8074 [  2285] By: jhi                                   on 1998/11/22  18:21:07
8075     Log: MSG_PROXY for GNU/Hurd (previously we believed that
8076          all GNU libc platforms have MSG_PROXY.  Untrue).
8077          In fact this ended up as a major MSG_* and SCM_*
8078          update.  The MSG_XXX known to be enums in some
8079          versions of the glibc are now probed for and respective
8080          HAS_MSG_XXX are defined.  While I was at it I noticed
8081          SCM_RIGHTS being similarly an enum.  This reminded me of
8082          an ancient discussion in perl5-porters:
8083          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
8084          The BSD socket interface has a nifty feature for passing
8085          file descriptors and credentials--via sockets.  It may be
8086          too late to add this functionality to the CORE but
8087          at least Configure now probes for the functions,
8088          structs, and includes, defining the appropriate
8089          HAS_YYY and I_ZZZ, and the Socket extension exports
8090          the constants, in case somebody wants to write an
8091          extension for this interface.
8092  Branch: cfgperl
8093        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8094        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
8095        ! iperlsys.h
8096 ____________________________________________________________________________
8097 [  2284] By: jhi                                   on 1998/11/22  18:13:21
8098     Log: perlhist.pod 1.54, containing 5_53.
8099  Branch: cfgperl
8100        ! pod/perlhist.pod
8101 ____________________________________________________________________________
8102 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
8103     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
8104  Branch: maint-5.004/perl
8105        ! doio.c
8106 ____________________________________________________________________________
8107 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
8108     Log: Improve op/die_exit.t test for implicit close changing $!
8109  Branch: maint-5.004/perl
8110        ! t/op/die_exit.t
8111 ____________________________________________________________________________
8112 [  2268] By: jhi                                   on 1998/11/22  14:44:11
8113     Log: Fix thinko.
8114  Branch: cfgperl
8115        ! hints/dynixptx.sh
8116 ____________________________________________________________________________
8117 [  2267] By: jhi                                   on 1998/11/22  13:19:41
8118     Log: Document the d_socket override.
8119  Branch: cfgperl
8120        ! hints/dynixptx.sh
8121 ____________________________________________________________________________
8122 [  2266] By: jhi                                   on 1998/11/22  12:12:29
8123     Log: From: John Tobey <jtobey@channel1.com>
8124          Subject: [PATCH] perlfaq typos
8125          To: perl5-porters@perl.com
8126          Date: 22 Nov 1998 04:25:15 +0200
8127          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
8128  Branch: cfgperl
8129        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8130        ! pod/perlfaq7.pod pod/perlfaq8.pod
8131 ____________________________________________________________________________
8132 [  2265] By: jhi                                   on 1998/11/22  12:06:29
8133     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8134          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
8135          Newsgroups: hut.lists.perl5-porters
8136          To: gsar@engin.umich.edu (Gurusamy Sarathy)
8137          Cc: perl5-porters@perl.org (Perl5 Porters)
8138          Date: 20 Nov 1998 12:20:41 +0200
8139  Branch: cfgperl
8140        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8141        ! ext/DB_File/DB_File.xs
8142 ____________________________________________________________________________
8143 [  2264] By: jhi                                   on 1998/11/22  11:55:09
8144     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
8145          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8146          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8147          To: perlbug@perl.com
8148          Date: 20 Nov 1998 18:39:06 +0200
8149          Lines: 47
8150          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
8151  Branch: cfgperl
8152        ! t/op/grent.t t/op/pwent.t
8153 ____________________________________________________________________________
8154 [  2263] By: jhi                                   on 1998/11/22  11:42:59
8155     Log: Permission testing is tricky when we have too much power.
8156          Problem reported in
8157          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
8158          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
8159          To: perlbug@perl.com
8160          Date: 20 Nov 1998 18:39:06 +0200
8161          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
8162  Branch: cfgperl
8163        ! t/op/filetest.t
8164 ____________________________________________________________________________
8165 [  2262] By: gsar                                  on 1998/11/22  11:37:02
8166     Log: fix broken CAPI generation
8167  Branch: perl
8168        ! win32/GenCAPI.pl
8169 ____________________________________________________________________________
8170 [  2261] By: jhi                                   on 1998/11/22  11:17:00
8171     Log: -x should be C<-x>, reported by Gerben Wierda.
8172  Branch: cfgperl
8173        ! pod/perlfunc.pod
8174 ____________________________________________________________________________
8175 [  2260] By: gsar                                  on 1998/11/22  11:12:02
8176     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
8177  Branch: perl
8178        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
8179        ! proto.h
8180 ____________________________________________________________________________
8181 [  2259] By: jhi                                   on 1998/11/22  11:06:40
8182     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8183          Subject: Re: [PATCH] Re: pod2man bug in date generated line
8184          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
8185          Cc: perlbug@perl.com
8186          Date: 20 Nov 1998 21:30:17 +0200
8187          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
8188  Branch: cfgperl
8189        ! pod/pod2man.PL
8190 ____________________________________________________________________________
8191 [  2256] By: jhi                                   on 1998/11/21  10:44:01
8192     Log: From: Thomas Bowditch <bowditch@inmet.com>
8193          Subject: Benchmark.pm suggestion
8194          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
8195          Date: Fri, 20 Nov 1998 17:43:46 -0500
8196          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
8197          
8198          Added timesum().
8199  Branch: cfgperl
8200        ! lib/Benchmark.pm
8201 ____________________________________________________________________________
8202 [  2255] By: gsar                                  on 1998/11/21  08:45:06
8203     Log: another win32 portability fix: make sysread() and syswrite()
8204          work on sockets
8205  Branch: perl
8206        ! pp_sys.c win32/win32.h
8207 ____________________________________________________________________________
8208 [  2254] By: gsar                                  on 1998/11/21  07:49:06
8209     Log: win32_recvfrom() compatibility fix
8210  Branch: perl
8211        ! win32/win32sck.c
8212 ____________________________________________________________________________
8213 [  2253] By: jhi                                   on 1998/11/20  08:22:06
8214     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
8215          To: jhi@iki.fi
8216          Subject: MPE/iX Perl 5.005_02 oops
8217          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
8218          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
8219  Branch: cfgperl
8220        ! ext/DynaLoader/dl_mpeix.xs installperl
8221 ____________________________________________________________________________
8222 [  2252] By: gsar                                  on 1998/11/19  17:38:03
8223     Log: mess_sv tweak for change#2249
8224  Branch: perl
8225        ! util.c
8226 ____________________________________________________________________________
8227 [  2251] By: jhi                                   on 1998/11/18  12:32:19
8228     Log: Display use64bits and usemultiplicity but only if necessary.
8229  Branch: cfgperl
8230        ! myconfig
8231 ____________________________________________________________________________
8232 [  2250] By: jhi                                   on 1998/11/18  12:26:50
8233     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
8234          Subject: pp.c uses 'unsigned Quad_t'
8235          To: perlbug@perl.com 
8236          Date: Sun, 15 Nov 1998 20:57:05 -0300 
8237          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
8238  Branch: cfgperl
8239        ! perl.h pp.c
8240 ____________________________________________________________________________
8241 [  2249] By: gsar                                  on 1998/11/18  05:43:11
8242     Log: use PL_mess_sv only during global destruction (fixes problems with
8243          overlapping invocations of form()/warn()/die()/croak() trampling on
8244          each other's messages)
8245  Branch: perl
8246        ! mg.c util.c
8247 ____________________________________________________________________________
8248 [  2248] By: gsar                                  on 1998/11/18  05:39:36
8249     Log: tweak change#2245 to skip previous message if any
8250  Branch: perl
8251        ! pp_ctl.c t/pragma/warn/pp_ctl
8252 ____________________________________________________________________________
8253 [  2247] By: jhi                                   on 1998/11/17  11:46:56
8254     Log: Integrate from mainperl.
8255  Branch: cfgperl
8256       !> (integrate 26 files)
8257 ____________________________________________________________________________
8258 [  2246] By: gsar                                  on 1998/11/17  09:41:10
8259     Log: allow C<sort $coderef @foo>
8260  Branch: perl
8261        ! op.c t/op/sort.t t/pragma/overload.t
8262 ____________________________________________________________________________
8263 [  2245] By: gsar                                  on 1998/11/17  08:28:26
8264     Log: propagate failures in DESTROY() as (optional) warnings
8265  Branch: perl
8266        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
8267 ____________________________________________________________________________
8268 [  2244] By: gsar                                  on 1998/11/17  07:43:08
8269     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
8270  Branch: perl
8271        ! perl.c thrdvar.h
8272 ____________________________________________________________________________
8273 [  2243] By: gsar                                  on 1998/11/17  07:40:09
8274     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
8275  Branch: perl
8276        ! lib/warning.pm warning.h warning.pl
8277 ____________________________________________________________________________
8278 [  2242] By: gsar                                  on 1998/11/17  06:32:39
8279     Log: fix skipspace() to properly account for newlines in eval''-ed
8280          strings (caused bogus line numbers in diagnostics and debugger)
8281  Branch: perl
8282        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
8283 ____________________________________________________________________________
8284 [  2241] By: gsar                                  on 1998/11/17  03:48:12
8285     Log: s/Perl_utf8skip/PL_utf8skip/g
8286  Branch: perl
8287        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
8288 ____________________________________________________________________________
8289 [  2240] By: gsar                                  on 1998/11/14  06:09:06
8290     Log: rework op/groups.t
8291  Branch: perl
8292        ! t/op/filetest.t t/op/groups.t
8293 ____________________________________________________________________________
8294 [  2235] By: gsar                                  on 1998/11/14  00:17:05
8295     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
8296  Branch: perl
8297        ! op.c
8298 ____________________________________________________________________________
8299 [  2234] By: gsar                                  on 1998/11/14  00:14:02
8300     Log: update Changes
8301  Branch: perl
8302        ! Changes win32/config.bc win32/config.gc win32/config.vc
8303 ____________________________________________________________________________
8304 [  2233] By: gsar                                  on 1998/11/13  09:43:03
8305     Log: doc tweak
8306  Branch: perl
8307        ! README.win32
8308 ____________________________________________________________________________
8309 [  2230] By: jhi                                   on 1998/11/12  17:07:45
8310     Log: Allow hints file override for d_socket
8311          (based on Sequent-induced change #2229).
8312  Branch: cfgperl
8313        ! Configure
8314 ____________________________________________________________________________
8315 [  2229] By: jhi                                   on 1998/11/12  16:32:33
8316     Log: 
8317          From: "Martin J. Bligh" <mbligh@sequent.com>
8318          To: jhi@iki.fi
8319          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
8320          Subject: Re: Making Perl work on DYNIX/ptx
8321          Date: Tue, 10 Nov 1998 16:24:26 -0800
8322          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
8323  Branch: cfgperl
8324        ! hints/dynixptx.sh
8325 ____________________________________________________________________________
8326 [  2228] By: jhi                                   on 1998/11/12  11:40:37
8327     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
8328          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
8329          To: jhi@iki.fi
8330          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
8331          Subject: Re: Making Perl work on DYNIX/ptx
8332          Date: Tue, 10 Nov 1998 18:01:10 -0800
8333  Branch: cfgperl
8334        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
8335 ____________________________________________________________________________
8336 [  2227] By: jhi                                   on 1998/11/12  11:17:42
8337     Log: Integrate from mainperl.
8338  Branch: cfgperl
8339       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
8340       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
8341       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
8342       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
8343       !> win32/win32.c x2p/s2p.PL
8344 ____________________________________________________________________________
8345 [  2226] By: gsar                                  on 1998/11/11  21:05:42
8346     Log: provide -DPERL_POLLUTE
8347  Branch: perl
8348        ! embed.pl embedvar.h
8349 ____________________________________________________________________________
8350 [  2225] By: jhi                                   on 1998/11/09  07:45:12
8351     Log: From: Hans Mulder <hansm@icgroup.nl>
8352          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
8353          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
8354          perl5-porters@perl.org
8355          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
8356          (UNINSTALLED)
8357          Date: Sun,  8 Nov 98 22:20:23 +0100
8358          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
8359  Branch: cfgperl
8360        ! malloc.c perl.h
8361 ____________________________________________________________________________
8362 [  2224] By: gsar                                  on 1998/11/09  03:13:14
8363     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
8364          Christoph <lupe@alanya.m.isar.de>)
8365  Branch: perl
8366        ! lib/Text/Wrap.pm
8367 ____________________________________________________________________________
8368 [  2223] By: gsar                                  on 1998/11/09  02:09:06
8369     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
8370          <lionel.fourquaux@wanadoo.fr>)
8371  Branch: perl
8372        ! x2p/s2p.PL
8373 ____________________________________________________________________________
8374 [  2222] By: gsar                                  on 1998/11/09  01:56:24
8375     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
8376          Date: Wed, 04 Nov 1998 12:19:44 +0000
8377          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
8378          Subject: [PATCH] Re: [5.005_53] read overflow? 
8379          --
8380          Date: Wed, 04 Nov 1998 13:15:18 +0000
8381          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
8382          Subject: [PATCH 5.005_53] perl -V fix
8383  Branch: perl
8384        ! perl.c regexec.c
8385 ____________________________________________________________________________
8386 [  2221] By: gsar                                  on 1998/11/09  01:34:56
8387     Log: From: jan.dubois@ibm.net (Jan Dubois)
8388          Date: Sun, 01 Nov 1998 00:05:01 +0100
8389          Message-ID: <364294bd.18052307@smtp1.ibm.net>
8390          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
8391  Branch: perl
8392        ! Changes win32/makedef.pl
8393 ____________________________________________________________________________
8394 [  2220] By: gsar                                  on 1998/11/08  21:13:07
8395     Log: integrate changes#2120,2168,2218 from maint-5.005;
8396          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
8397          enum; make regen_headers
8398  Branch: perl
8399        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
8400        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
8401 ____________________________________________________________________________
8402 [  2219] By: gsar                                  on 1998/11/08  19:42:57
8403     Log: integrate cfgperl changes into mainline
8404  Branch: perl
8405       +> README.vmesa
8406       !> Configure MANIFEST Porting/Glossary Porting/config.sh
8407       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
8408       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
8409       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
8410       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
8411       !> thread.h vms/subconfigure.com vos/config.h
8412 ____________________________________________________________________________
8413 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
8414     Log: From: Graham Barr <gbarr@ti.com>
8415          Date: Mon, 2 Nov 1998 07:38:52 -0600
8416          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
8417          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
8418  Branch: maint-5.005/perl
8419        ! ext/IPC/SysV/Msg.pm
8420 ____________________________________________________________________________
8421 [  2215] By: gsar                                  on 1998/11/08  02:52:52
8422     Log: set close-on-exec bit on pipe() FDs
8423  Branch: perl
8424        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
8425 ____________________________________________________________________________
8426 [  2214] By: gsar                                  on 1998/11/08  02:27:57
8427     Log: typo in newHVhv()
8428  Branch: perl
8429        ! hv.c
8430 ____________________________________________________________________________
8431 [  2211] By: jhi                                   on 1998/11/07  21:14:18
8432     Log: Finalize the Mach CThreads support.
8433          
8434          From: Hans Mulder <hansm@icgroup.nl>
8435          Date: Sat,  7 Nov 98 22:06:20 +0100
8436          To: Gurusamy Sarathy <gsar@engin.umich.edu>
8437          Cc: jhi@iki.fi, perl5-porters@perl.org
8438          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
8439          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
8440  Branch: cfgperl
8441        ! malloc.c perl.h
8442 ____________________________________________________________________________
8443 [  2210] By: gsar                                  on 1998/11/06  20:36:50
8444     Log: fix AvREALISH bogusness
8445  Branch: perl
8446        ! av.c t/op/array.t
8447 ____________________________________________________________________________
8448 [  2209] By: jhi                                   on 1998/11/06  08:05:31
8449     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
8450          ASSERT() causes problems in {NeXTStep,OpenStep}.
8451          
8452          From: Hans Mulder <hansm@icgroup.nl>
8453          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
8454          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
8455          Date: Fri,  6 Nov 98 01:27:41 +0100
8456          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
8457          
8458          and
8459          
8460          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8461          Subject: Re: ASSERT() in malloc.c
8462          To: jhi@iki.fi
8463          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
8464          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
8465  Branch: cfgperl
8466        ! malloc.c
8467 ____________________________________________________________________________
8468 [  2208] By: jhi                                   on 1998/11/06  07:55:38
8469     Log: Mach CThreads needs #include <mach/cthreads.h>.
8470  Branch: cfgperl
8471        ! perl.h
8472 ____________________________________________________________________________
8473 [  2206] By: jhi                                   on 1998/11/05  14:54:52
8474     Log: PERL_BADLANG wrongly documented.
8475          
8476          From: ts <decoux@moulon.inra.fr>
8477          To: jhi@cc.hut.fi
8478          Subject: Re: Locale warning messages
8479          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
8480          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
8481          
8482          and
8483          
8484          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8485          Subject: Re: PERL_BADLANG
8486          To: jhi@iki.fi
8487          Subject: Re: PERL_BADLANG
8488          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
8489          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
8490  Branch: cfgperl
8491        ! pod/perllocale.pod
8492 ____________________________________________________________________________
8493 [  2205] By: jhi                                   on 1998/11/05  14:24:33
8494     Log: Document all the control flow keywords in perlfunc
8495          so that "perlfunc -f while" works.
8496  Branch: cfgperl
8497        ! pod/perlfunc.pod
8498 ____________________________________________________________________________
8499 [  2204] By: jhi                                   on 1998/11/05  12:46:02
8500     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
8501          (from vos/config.h).  Update Porting/{Glossary,config*}.
8502  Branch: cfgperl
8503        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8504        ! config_h.SH vos/config.h
8505 ____________________________________________________________________________
8506 [  2203] By: jhi                                   on 1998/11/05  08:34:39
8507     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
8508  Branch: cfgperl
8509        ! hints/vmesa.sh vms/subconfigure.com
8510 ____________________________________________________________________________
8511 [  2202] By: jhi                                   on 1998/11/05  08:03:20
8512     Log: Integrate from mainperl.
8513  Branch: cfgperl
8514       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
8515       !> win32/Makefile win32/makefile.mk win32/win32.c
8516 ____________________________________________________________________________
8517 [  2201] By: gsar                                  on 1998/11/05  04:40:44
8518     Log: another POPSTACK victim
8519  Branch: perl
8520        ! cop.h sv.c
8521 ____________________________________________________________________________
8522 [  2196] By: gsar                                  on 1998/11/05  02:07:54
8523     Log: fix a location affected by change#2191, add note about POPSTACK
8524  Branch: perl
8525        ! cop.h gv.c pp_ctl.c
8526 ____________________________________________________________________________
8527 [  2195] By: gsar                                  on 1998/11/05  02:04:45
8528     Log: makefile notes
8529  Branch: perl
8530        ! win32/Makefile win32/makefile.mk
8531 ____________________________________________________________________________
8532 [  2192] By: gsar                                  on 1998/11/04  23:48:53
8533     Log: indeterminate order-of-evaluation fixes
8534  Branch: perl
8535        ! mg.c
8536 ____________________________________________________________________________
8537 [  2191] By: gsar                                  on 1998/11/04  23:02:16
8538     Log: refetch local stack pointer in POPSTACK
8539  Branch: perl
8540        ! cop.h perl.c
8541 ____________________________________________________________________________
8542 [  2190] By: jhi                                   on 1998/11/04  08:50:40
8543     Log: Configure update.
8544          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
8545          
8546          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8547          To: Martin Bligh <mbligh@sequent.com>
8548          Cc: Jarkko Hietaniemi <jhi@iki.fi>
8549          Subject: Re: Perl 5's configure on DYNIX/ptx
8550          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
8551          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
8552          
8553          find sockets also from libsocket, not just libnet.
8554          OS390: $compile_ok instead of $compile for <inttypes.h>,
8555          
8556          From: pvhp@forte.com (Peter Prymmer)
8557          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
8558          Subject: _53 not OK on os390 but looking better than ever
8559          Date: Tue, 3 Nov 98 17:33:22 PST
8560          Message-Id: <9811040133.AA09450@forte.com>
8561  Branch: cfgperl
8562        ! Configure
8563 ____________________________________________________________________________
8564 [  2189] By: jhi                                   on 1998/11/04  07:43:58
8565     Log: sysio.t failure: fix undefined order of evaluation, from
8566          
8567          From: Spider Boardman <spider@web.zk3.dec.com>
8568          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
8569          To: perlbug@perl.com
8570          Date: 4 Nov 1998 01:22:30 +0200
8571          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
8572  Branch: cfgperl
8573        ! pp_sys.c
8574 ____________________________________________________________________________
8575 [  2188] By: gsar                                  on 1998/11/04  02:59:16
8576     Log: fix return value of win32_pclose()
8577  Branch: perl
8578        ! win32/win32.c
8579 ____________________________________________________________________________
8580 [  2187] By: gsar                                  on 1998/11/04  02:56:34
8581     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
8582  Branch: perl
8583        ! Changes doop.c gv.c util.c
8584 ____________________________________________________________________________
8585 [  2186] By: jhi                                   on 1998/11/03  08:17:52
8586     Log: Document quads in pack.
8587  Branch: cfgperl
8588        ! pod/perlfunc.pod
8589 ____________________________________________________________________________
8590 [  2185] By: jhi                                   on 1998/11/03  07:49:35
8591     Log: (IV) vs (I32) vs I_V()
8592          
8593          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
8594          From: Anton Berezin <tobez@plab.ku.dk> 
8595          To: "p5p" <perl5-porters@perl.org> 
8596          Date: 01 Nov 1998 15:09:11 +0100 
8597          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
8598          
8599          and
8600          
8601          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
8602          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
8603          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
8604  Branch: cfgperl
8605        ! sv.c
8606 ____________________________________________________________________________
8607 [  2184] By: jhi                                   on 1998/11/03  07:42:46
8608     Log: VM/ESA updates.
8609  Branch: cfgperl
8610        + README.vmesa
8611        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
8612 ____________________________________________________________________________
8613 [  2183] By: jhi                                   on 1998/11/02  12:58:13
8614     Log: The id(1)-parsing is real fun.
8615  Branch: cfgperl
8616        ! t/op/groups.t
8617 ____________________________________________________________________________
8618 [  2182] By: jhi                                   on 1998/11/02  12:07:43
8619     Log: Decommission the symlink test.
8620  Branch: cfgperl
8621        ! t/op/lex_assign.t
8622 ____________________________________________________________________________
8623 [  2181] By: jhi                                   on 1998/11/02  12:03:08
8624     Log: Replace ATTR_JOINABLE with true Configure probe
8625          for PTHREAD_CREATE_JOINABLE (or equivalent:
8626          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
8627          Remove ATTR_JOINABLE itself: Thread.xs uses
8628          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
8629          
8630          Really scan for <mach/cthreads.h> only if usethreads.
8631  Branch: cfgperl
8632        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
8633 ____________________________________________________________________________
8634 [  2180] By: jhi                                   on 1998/11/02  11:07:34
8635     Log: In HP-UX 10.X usethreads only if the required files are present.
8636  Branch: cfgperl
8637        ! hints/hpux.sh
8638 ____________________________________________________________________________
8639 [  2179] By: jhi                                   on 1998/11/02  09:10:33
8640     Log: Prefer groups(1).
8641          id -Gn can be broken.
8642          id -a can save the day.
8643  Branch: cfgperl
8644        ! t/op/groups.t
8645 ____________________________________________________________________________
8646 [  2178] By: jhi                                   on 1998/11/02  08:35:29
8647     Log: Detrail enum comma.
8648  Branch: cfgperl
8649        ! perl.h
8650 ____________________________________________________________________________
8651 [  2177] By: jhi                                   on 1998/11/02  08:24:12
8652     Log: 0**0 = 1, from
8653          
8654          From: d-lewart@uiuc.edu (Daniel S. Lewart)
8655          Subject: Math::Complex 0**0 patches
8656          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
8657          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
8658          To: jhi@iki.fi (Jarkko Hietaniemi),
8659          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
8660  Branch: cfgperl
8661        ! lib/Math/Complex.pm t/lib/complex.t
8662 ____________________________________________________________________________
8663 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
8664     Log: From: jan.dubois@ibm.net (Jan Dubois)   
8665          Date: Fri, 09 Oct 1998 23:28:31 +0200
8666          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
8667          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
8668  Branch: maint-5.005/perl
8669        ! XSUB.h
8670 ____________________________________________________________________________
8671 [  2164] By: jhi                                   on 1998/10/31  15:50:02
8672     Log: Integrate from mainperl.
8673  Branch: cfgperl
8674       +> t/op/lex_assign.t
8675       !> (integrate 45 files)
8676
8677 ----------------
8678 Version 5.005_53
8679 ----------------
8680
8681 ____________________________________________________________________________
8682 [  2163] By: gsar                                  on 1998/10/31  11:31:12
8683     Log: bump patchlevel; other minor fixes for clean build and test on
8684          Solaris and win32
8685  Branch: perl
8686        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
8687        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
8688        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
8689        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8690        ! x2p/a2p.c
8691 ____________________________________________________________________________
8692 [  2162] By: gsar                                  on 1998/10/31  09:40:31
8693     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8694          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
8695          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
8696          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
8697  Branch: perl
8698        ! pp.h
8699 ____________________________________________________________________________
8700 [  2161] By: gsar                                  on 1998/10/31  09:39:13
8701     Log: From: Albert Dvornik <bert@genscan.com>
8702          Date: 30 Oct 1998 17:50:04 -0500
8703          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
8704          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
8705  Branch: perl
8706        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
8707 ____________________________________________________________________________
8708 [  2160] By: gsar                                  on 1998/10/31  09:35:03
8709     Log: fix for bugs in -x mode
8710          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8711          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
8712          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
8713          Subject: [PATCH 5.00552] Fix h2xs
8714  Branch: perl
8715        ! utils/h2xs.PL
8716 ____________________________________________________________________________
8717 [  2159] By: gsar                                  on 1998/10/31  09:31:36
8718     Log: Data::Dumper update
8719  Branch: perl
8720        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
8721        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
8722 ____________________________________________________________________________
8723 [  2153] By: gsar                                  on 1998/10/30  21:40:09
8724     Log: add testsuite portion of patch
8725          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8726          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
8727          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
8728          Subject: [PATCH 5.00321 ;-)] 87% speedup
8729  Branch: perl
8730        + t/op/lex_assign.t
8731        ! MANIFEST
8732 ____________________________________________________________________________
8733 [  2152] By: gsar                                  on 1998/10/30  21:08:11
8734     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
8735  Branch: perl
8736        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
8737 ____________________________________________________________________________
8738 [  2151] By: gsar                                  on 1998/10/30  20:18:09
8739     Log: From: Mark-Jason Dominus <mjd@plover.com>
8740          Date: Fri, 30 Oct 1998 14:24:23 EST
8741          Message-Id: <19981030192423.27276.qmail@plover.com>
8742          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
8743  Branch: perl
8744        ! x2p/walk.c
8745 ____________________________________________________________________________
8746 [  2150] By: gsar                                  on 1998/10/30  20:08:57
8747     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8748          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
8749          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
8750          Subject: [PATCH 5.00552] Overloaded <> and deref again
8751  Branch: perl
8752        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
8753        ! t/pragma/overload.t toke.c
8754 ____________________________________________________________________________
8755 [  2149] By: gsar                                  on 1998/10/30  19:38:15
8756     Log: From: Roderick Schertler <roderick@argon.org>
8757          Date: Thu, 29 Oct 1998 14:50:18 -0500
8758          Message-ID: <17625.909690618@eeyore.ibcinc.com>
8759          Subject: patch for daemonization docs in perlipc
8760  Branch: perl
8761        ! pod/perlipc.pod
8762 ____________________________________________________________________________
8763 [  2148] By: gsar                                  on 1998/10/30  19:36:07
8764     Log: From: Anton Berezin <tobez@plab.ku.dk>
8765          Date: 29 Oct 1998 17:06:25 +0100
8766          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
8767          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
8768  Branch: perl
8769        ! win32/win32.c
8770 ____________________________________________________________________________
8771 [  2147] By: gsar                                  on 1998/10/30  19:31:37
8772     Log: tweaked version of suggested patch
8773          From: Anton Berezin <tobez@plab.ku.dk>
8774          Date: 29 Oct 1998 14:48:54 +0100
8775          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
8776          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
8777  Branch: perl
8778        ! win32/win32.c
8779 ____________________________________________________________________________
8780 [  2146] By: gsar                                  on 1998/10/30  19:03:50
8781     Log: hand-apply whitespace-mutiliated patch
8782          From: "vishal bhatia" <vishalb@hotmail.com>
8783          Date: Wed, 28 Oct 1998 23:45:32 PST
8784          Message-ID: <19981029074534.2334.qmail@hotmail.com>
8785          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
8786  Branch: perl
8787        ! ext/B/B/C.pm ext/B/B/CC.pm
8788 ____________________________________________________________________________
8789 [  2145] By: gsar                                  on 1998/10/30  18:46:58
8790     Log: remaining PL_foo stragglers
8791  Branch: perl
8792        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
8793        ! op.h os2/os2.c vms/gen_shrfls.pl
8794 ____________________________________________________________________________
8795 [  2144] By: gsar                                  on 1998/10/30  17:38:36
8796     Log: integrate cfgperl tweaks into mainline
8797  Branch: perl
8798       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
8799       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
8800 ____________________________________________________________________________
8801 [  2143] By: jhi                                   on 1998/10/30  13:27:39
8802     Log: There can be multiple yacc/bison errors.
8803  Branch: cfgperl
8804        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
8805 ____________________________________________________________________________
8806 [  2142] By: jhi                                   on 1998/10/30  13:18:43
8807     Log: README.posix-bc update.
8808  Branch: cfgperl
8809        ! README.posix-bc
8810 ____________________________________________________________________________
8811 [  2141] By: jhi                                   on 1998/10/30  09:12:59
8812     Log: #2133 fallout.
8813  Branch: cfgperl
8814        ! doio.c ext/POSIX/POSIX.xs
8815 ____________________________________________________________________________
8816 [  2140] By: jhi                                   on 1998/10/30  08:43:18
8817     Log: Integrate from mainperl.
8818  Branch: cfgperl
8819       +> globvar.sym pp.sym
8820        - objpp.h thread.sym
8821       !> (integrate 61 files)
8822 ____________________________________________________________________________
8823 [  2133] By: gsar                                  on 1998/10/30  02:51:39
8824     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
8825          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
8826          should soon be automated also; the global variables that
8827          escaped the PL_foo conversion are now reined in; renamed
8828          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
8829          type of same name; duplicated lists of pp_things in various
8830          places is now gone; result has only been tested on win32
8831  Branch: perl
8832        + globvar.sym pp.sym
8833        - objpp.h thread.sym
8834        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
8835        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
8836        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
8837        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
8838        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
8839        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
8840        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
8841        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
8842        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8843        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8844        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
8845 ____________________________________________________________________________
8846 [  2130] By: jhi                                   on 1998/10/29  15:31:26
8847     Log: Pure bison yylex() proto was broken.
8848  Branch: cfgperl
8849        ! proto.h
8850 ____________________________________________________________________________
8851 [  2126] By: jhi                                   on 1998/10/29  08:35:54
8852     Log: Integrate mainperl.
8853  Branch: cfgperl
8854       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
8855       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
8856       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
8857       !> t/pragma/warn/doio toke.c win32/makefile.mk
8858 ____________________________________________________________________________
8859 [  2125] By: jhi                                   on 1998/10/29  08:32:38
8860     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
8861  Branch: cfgperl
8862        ! Makefile.SH
8863 ____________________________________________________________________________
8864 [  2124] By: jhi                                   on 1998/10/29  08:06:44
8865     Log: EBCDIC Makefile.SH tuneup.
8866  Branch: cfgperl
8867        ! Makefile.SH
8868 ____________________________________________________________________________
8869 [  2119] By: gsar                                  on 1998/10/28  23:24:04
8870     Log: remove doubled hunk from integration
8871  Branch: perl
8872        ! pp.c
8873 ____________________________________________________________________________
8874 [  2118] By: gsar                                  on 1998/10/28  22:03:31
8875     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8876          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
8877          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
8878          Subject: [PATCH 5.00552] Minor debugger tweaks
8879  Branch: perl
8880        ! lib/perl5db.pl
8881 ____________________________________________________________________________
8882 [  2117] By: gsar                                  on 1998/10/28  22:02:30
8883     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8884          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
8885          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
8886          Subject: [PATCH 5.00552] Make sort respect overloading
8887  Branch: perl
8888        ! pp_ctl.c proto.h t/pragma/overload.t
8889 ____________________________________________________________________________
8890 [  2116] By: gsar                                  on 1998/10/28  21:51:11
8891     Log: MM patches from Ilya Zakharevich
8892          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
8893          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
8894          Subject: [PATCH 5.00552] Make MakeMaker more verbose
8895          --
8896          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
8897          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
8898          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
8899  Branch: perl
8900        ! lib/ExtUtils/MakeMaker.pm
8901 ____________________________________________________________________________
8902 [  2115] By: gsar                                  on 1998/10/28  21:46:19
8903     Log: add explicit references to perl source path in ld2 and gcc2
8904  Branch: perl
8905        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
8906 ____________________________________________________________________________
8907 [  2114] By: gsar                                  on 1998/10/28  21:39:56
8908     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8909          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
8910          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
8911          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
8912  Branch: perl
8913        ! INSTALL
8914 ____________________________________________________________________________
8915 [  2113] By: gsar                                  on 1998/10/28  21:21:16
8916     Log: integrate cfgperl into mainline
8917  Branch: perl
8918       +> t/op/filetest.t
8919       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
8920       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
8921       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
8922       !> thread.h toke.c vmesa/Makefile
8923 ____________________________________________________________________________
8924 [  2112] By: gsar                                  on 1998/10/28  21:14:18
8925     Log: minor cleanup
8926  Branch: perl
8927        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
8928 ____________________________________________________________________________
8929 [  2111] By: gsar                                  on 1998/10/28  18:52:10
8930     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
8931  Branch: perl
8932        ! toke.c
8933 ____________________________________________________________________________
8934 [  2110] By: jhi                                   on 1998/10/28  15:07:54
8935     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
8936  Branch: cfgperl
8937        ! Makefile.SH
8938 ____________________________________________________________________________
8939 [  2109] By: jhi                                   on 1998/10/28  13:39:54
8940     Log: a2p.y needs to generate also y.tab.h.
8941  Branch: cfgperl
8942        ! Makefile.SH
8943 ____________________________________________________________________________
8944 [  2108] By: jhi                                   on 1998/10/28  10:33:36
8945     Log: The "parse error" must be converted to "syntax error",
8946          just matching it aint' enough.
8947  Branch: cfgperl
8948        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8949        ! t/pragma/warning.t
8950 ____________________________________________________________________________
8951 [  2107] By: jhi                                   on 1998/10/28  10:23:05
8952     Log: Regen sig_n{ame,umber}* if slightest doubt.
8953  Branch: cfgperl
8954        ! Configure
8955 ____________________________________________________________________________
8956 [  2106] By: jhi                                   on 1998/10/28  08:44:49
8957     Log: Bison says 'parse error', not 'parser error'.
8958  Branch: cfgperl
8959        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
8960        ! t/pragma/warning.t
8961 ____________________________________________________________________________
8962 [  2105] By: jhi                                   on 1998/10/28  08:42:09
8963     Log: yylex() parametrization.
8964  Branch: cfgperl
8965        ! proto.h toke.c
8966 ____________________________________________________________________________
8967 [  2104] By: jhi                                   on 1998/10/28  08:25:09
8968     Log: Bring in #2102.
8969  Branch: cfgperl
8970        ! pp.c
8971 ____________________________________________________________________________
8972 [  2103] By: jhi                                   on 1998/10/28  08:22:04
8973     Log: From: Dominic Dunlop <domo@vo.lu>
8974          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
8975          Date: 27 Oct 1998 20:47:25 +0200
8976          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
8977  Branch: cfgperl
8978        ! t/op/groups.t
8979 ____________________________________________________________________________
8980 [  2102] By: larry                                 on 1998/10/27  18:58:55
8981     Log: utf8 change to quotemeta broke EBCDIC
8982  Branch: perl
8983        ! pp.c
8984 ____________________________________________________________________________
8985 [  2101] By: jhi                                   on 1998/10/27  12:55:34
8986     Log: $Config{sig_num_init}.
8987          Also, a new approach to the 'pthreads-created-joinable': drop
8988          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
8989          directly. (See also #2096).
8990  Branch: cfgperl
8991        ! Configure config_h.SH
8992 ____________________________________________________________________________
8993 [  2100] By: jhi                                   on 1998/10/27  10:48:55
8994     Log: Regenerated perly_c.diff.
8995  Branch: cfgperl
8996        ! perly_c.diff
8997 ____________________________________________________________________________
8998 [  2099] By: jhi                                   on 1998/10/27  08:42:25
8999     Log: First the mangler was Netscape, then it was me.
9000  Branch: cfgperl
9001        ! vmesa/Makefile
9002 ____________________________________________________________________________
9003 [  2098] By: jhi                                   on 1998/10/27  08:34:40
9004     Log: `id -Gn` might be available where `groups` is not.
9005  Branch: cfgperl
9006        ! t/op/groups.t
9007 ____________________________________________________________________________
9008 [  2097] By: jhi                                   on 1998/10/27  08:05:17
9009     Log: Netscape had mangled the tabs.
9010  Branch: cfgperl
9011        ! vmesa/Makefile
9012 ____________________________________________________________________________
9013 [  2096] By: jhi                                   on 1998/10/27  08:03:05
9014     Log: ATTR_JOINABLE logic, based on (private email)
9015          
9016          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9017          Subject: Some little diffs
9018          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
9019          Date: Tue, 27 Oct 1998 13:44:42 +1300
9020  Branch: cfgperl
9021        ! thread.h
9022 ____________________________________________________________________________
9023 [  2095] By: jhi                                   on 1998/10/27  07:56:57
9024     Log: Mach cthreads support based on:
9025          
9026          From: brie@corp.home.net (Brian Harrison)
9027          Subject: perl5.005_02 patch for mthreads
9028          To: perl5-porters@perl.org
9029          Date: 24 Oct 1998 01:01:55 +0300
9030          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
9031          
9032          Pthread yield probe (dejavu)
9033          Cosmetic nanochange for the union semun output.
9034          Better inttypes.h probe.
9035          Undo the 'void *' $selecttype probe from #1971 because
9036          it breaks the $selectminbits test.
9037  Branch: cfgperl
9038        ! Configure config_h.SH perl.h thread.h
9039 ____________________________________________________________________________
9040 [  2094] By: jhi                                   on 1998/10/26  13:02:07
9041     Log: Also posix-bc wants to reyacc.
9042  Branch: cfgperl
9043        ! Makefile.SH
9044 ____________________________________________________________________________
9045 [  2093] By: jhi                                   on 1998/10/26  10:17:21
9046     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
9047          5_02 and really breaking things in non-ASCII worlds.
9048  Branch: cfgperl
9049        ! pp.c
9050 ____________________________________________________________________________
9051 [  2092] By: jhi                                   on 1998/10/26  09:08:00
9052     Log: More robustness.
9053  Branch: cfgperl
9054        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9055        ! t/pragma/warning.t
9056 ____________________________________________________________________________
9057 [  2091] By: jhi                                   on 1998/10/26  08:47:32
9058     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
9059          Bison really wants YYLEX_PARAM.
9060  Branch: cfgperl
9061        ! perly.y proto.h toke.c
9062 ____________________________________________________________________________
9063 [  2090] By: jhi                                   on 1998/10/26  08:21:25
9064     Log: s/YYLEX_PARAM/YYLEXPARAM/
9065  Branch: cfgperl
9066        ! perly.y
9067 ____________________________________________________________________________
9068 [  2089] By: jhi                                   on 1998/10/26  08:17:33
9069     Log: Indicate skipped subtests.
9070  Branch: cfgperl
9071        ! t/io/pipe.t
9072 ____________________________________________________________________________
9073 [  2088] By: jhi                                   on 1998/10/26  08:11:36
9074     Log: Integrate from mainperl.
9075  Branch: cfgperl
9076       !> (integrate 54 files)
9077 ____________________________________________________________________________
9078 [  2087] By: jhi                                   on 1998/10/26  08:08:02
9079     Log: Add test for filetests.
9080  Branch: cfgperl
9081        + t/op/filetest.t
9082        ! MANIFEST
9083 ____________________________________________________________________________
9084 [  2086] By: gsar                                  on 1998/10/26  02:44:44
9085     Log: various win32 tweaks; disable new xs_cpp section (it creates
9086          ambiguous inference graph for %.xs --> %.o)
9087  Branch: perl
9088        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
9089        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
9090        ! win32/config.gc win32/config_H.gc win32/makedef.pl
9091        ! win32/makefile.mk win32/win32.h
9092 ____________________________________________________________________________
9093 [  2085] By: gsar                                  on 1998/10/26  00:50:02
9094     Log: sanity-check $Config{drand01} in rand.t
9095  Branch: perl
9096        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
9097        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9098 ____________________________________________________________________________
9099 [  2078] By: gsar                                  on 1998/10/25  10:22:04
9100     Log: update win32/config*.?c
9101  Branch: perl
9102        ! Changes win32/config.bc win32/config.gc win32/config.vc
9103        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9104 ____________________________________________________________________________
9105 [  2077] By: gsar                                  on 1998/10/25  08:39:25
9106     Log: From: Graham Barr <gbarr@pobox.com>
9107          Date: Sat, 24 Oct 1998 21:45:50 -0500
9108          Message-ID: <19981024214550.C508@pobox.com>
9109          Subject: Re: die with a reference  should use overload "" operator
9110  Branch: perl
9111        ! pp_ctl.c
9112 ____________________________________________________________________________
9113 [  2076] By: gsar                                  on 1998/10/25  08:37:49
9114     Log: From: Graham Barr <gbarr@pobox.com>
9115          Date: Sat, 24 Oct 1998 12:45:21 -0500
9116          Message-ID: <19981024124521.C512@pobox.com>
9117          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
9118  Branch: perl
9119        ! sv.c
9120 ____________________________________________________________________________
9121 [  2075] By: gsar                                  on 1998/10/25  08:24:09
9122     Log: fix C<print $n += 5;> etc.
9123  Branch: perl
9124        ! toke.c
9125 ____________________________________________________________________________
9126 [  2074] By: gsar                                  on 1998/10/25  08:12:28
9127     Log: list builtins with portability caveats
9128          From: Jarkko Hietaniemi <jhi@iki.fi>
9129          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
9130          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
9131          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
9132  Branch: perl
9133        ! pod/perlfunc.pod
9134 ____________________________________________________________________________
9135 [  2073] By: gsar                                  on 1998/10/25  07:55:43
9136     Log: fix stack overrun in file test operators
9137  Branch: perl
9138        ! pp_sys.c
9139 ____________________________________________________________________________
9140 [  2072] By: gsar                                  on 1998/10/25  07:29:45
9141     Log: implement C<goto &func> and other fixes (via private mail)
9142          From:    "vishal bhatia" <vishalb@hotmail.com>
9143          Date:    Wed, 21 Oct 1998 22:59:03 PDT
9144          Message-Id: <19981022055904.20083.qmail@hotmail.com>
9145          Subject: [PATCH 5.005_52] More fixes for B
9146  Branch: perl
9147        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
9148 ____________________________________________________________________________
9149 [  2071] By: gsar                                  on 1998/10/25  07:14:41
9150     Log: From: Graham Barr <gbarr@pobox.com>
9151          Date: Sat, 17 Oct 1998 20:42:41 -0500
9152          Message-ID: <19981017204241.G510@pobox.com>
9153          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
9154  Branch: perl
9155        ! pp_ctl.c
9156 ____________________________________________________________________________
9157 [  2070] By: gsar                                  on 1998/10/25  07:07:29
9158     Log: avoid bogus line number in XSUB redefined warnings
9159  Branch: perl
9160        ! op.c
9161 ____________________________________________________________________________
9162 [  2069] By: gsar                                  on 1998/10/25  06:59:03
9163     Log: From: Martijn Koster <mak@excitecorp.com>
9164          Date: Wed, 21 Oct 1998 13:12:03 +0100
9165          Message-ID: <19981021131203.A15661@excitecorp.com>
9166          Subject: File::Path::mkpath reports the wrong error
9167  Branch: perl
9168        ! lib/File/Path.pm
9169 ____________________________________________________________________________
9170 [  2068] By: gsar                                  on 1998/10/25  06:54:43
9171     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
9172          Date: Tue, 20 Oct 1998 20:52:20 -0500
9173          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
9174          Subject: Exporter.pm's export_to_level() argument handling buggy
9175  Branch: perl
9176        ! lib/Exporter.pm
9177 ____________________________________________________________________________
9178 [  2067] By: gsar                                  on 1998/10/25  06:50:19
9179     Log: From: jan.dubois@ibm.net (Jan Dubois)
9180          Date: Wed, 21 Oct 1998 00:55:51 +0200
9181          Message-ID: <36380269.55370608@smtp1.ibm.net>
9182          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
9183  Branch: perl
9184        ! ext/DynaLoader/DynaLoader_pm.PL
9185 ____________________________________________________________________________
9186 [  2066] By: gsar                                  on 1998/10/25  06:48:19
9187     Log: recognize '%' as a shell metachar for win32
9188          From: jan.dubois@ibm.net (Jan Dubois)
9189          Date: Tue, 20 Oct 1998 21:57:35 +0200
9190          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
9191          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
9192  Branch: perl
9193        ! win32/win32.c
9194 ____________________________________________________________________________
9195 [  2065] By: gsar                                  on 1998/10/25  06:46:30
9196     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
9197  Branch: perl
9198        ! sv.c
9199 ____________________________________________________________________________
9200 [  2064] By: gsar                                  on 1998/10/25  06:45:09
9201     Log: From: Gisle Aas <gisle@aas.no>
9202          Date: 20 Oct 1998 14:24:44 +0200
9203          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
9204          Subject: ord() and unpack("U*",...) should not be negative
9205  Branch: perl
9206        ! pp.c
9207 ____________________________________________________________________________
9208 [  2063] By: gsar                                  on 1998/10/25  06:42:29
9209     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9210          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
9211          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
9212          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
9213  Branch: perl
9214        ! os2/os2.c
9215 ____________________________________________________________________________
9216 [  2062] By: gsar                                  on 1998/10/25  06:41:26
9217     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9218          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
9219          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
9220          Subject: [PATCH 5.005_*] Speed up aassign
9221  Branch: perl
9222        ! pp_hot.c
9223 ____________________________________________________________________________
9224 [  2061] By: gsar                                  on 1998/10/25  06:39:04
9225     Log: From: Graham Barr <gbarr@pobox.com>
9226          Date: Sat, 17 Oct 1998 22:22:02 -0500
9227          Message-ID: <19981017222202.J510@pobox.com>
9228          Subject: Re: '*' prototype does not allow bareword with strict
9229  Branch: perl
9230        ! toke.c
9231 ____________________________________________________________________________
9232 [  2060] By: gsar                                  on 1998/10/25  06:37:34
9233     Log: handle '::' in section names properly
9234          From: Graham Barr <gbarr@pobox.com>
9235          Date: Sat, 17 Oct 1998 12:57:54 -0500
9236          Message-ID: <19981017125754.C510@pobox.com>
9237          Subject: Re: pod2html
9238  Branch: perl
9239        ! lib/Pod/Html.pm
9240 ____________________________________________________________________________
9241 [  2059] By: gsar                                  on 1998/10/25  06:33:43
9242     Log: integrate changes#1982,2014,2021 (from maint-5.005)
9243  Branch: perl
9244       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
9245       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
9246 ____________________________________________________________________________
9247 [  2058] By: gsar                                  on 1998/10/25  05:44:17
9248     Log: allow more win32 symbol exports (suggested by Jan Dubois)
9249  Branch: perl
9250        ! win32/makedef.pl
9251 ____________________________________________________________________________
9252 [  2057] By: gsar                                  on 1998/10/25  05:40:40
9253     Log: integrate change#2053 from maint-5.005
9254  Branch: perl
9255       !> cop.h t/cmd/while.t
9256 ____________________________________________________________________________
9257 [  2056] By: gsar                                  on 1998/10/25  05:16:41
9258     Log: commented version of a patch suggested by Drago Goricanec
9259          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9260          Date: 16 Oct 1998 15:24:45 +0300
9261          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
9262          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
9263  Branch: perl
9264        ! pp_sys.c
9265 ____________________________________________________________________________
9266 [  2055] By: gsar                                  on 1998/10/25  05:11:03
9267     Log: include eof() in description of buffering caveats
9268          From: Anton Berezin <tobez@plab.ku.dk>
9269          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
9270          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
9271          Subject: [DOCPATCH] pod/perlfunc.pod
9272  Branch: perl
9273        ! pod/perlfunc.pod
9274 ____________________________________________________________________________
9275 [  2054] By: gsar                                  on 1998/10/25  05:07:42
9276     Log: disallow 'x' in hex numbers (except leading '0x')
9277          From: Gisle Aas <gisle@aas.no>
9278          Date: 16 Oct 1998 16:33:12 +0200
9279          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
9280          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
9281  Branch: perl
9282        ! perlvars.h t/op/oct.t util.c
9283 ____________________________________________________________________________
9284 [  2052] By: gsar                                  on 1998/10/25  04:49:04
9285     Log: avoid the circular refcnt logic in magic_mutexfree()
9286  Branch: perl
9287        ! mg.c pp.c pp_hot.c
9288 ____________________________________________________________________________
9289 [  2051] By: gsar                                  on 1998/10/25  04:35:07
9290     Log: properly restore PL_rsfp_filters after require
9291  Branch: perl
9292        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
9293        ! scope.h
9294 ____________________________________________________________________________
9295 [  2050] By: gsar                                  on 1998/10/25  02:42:32
9296     Log: integrate cfgperl changes back into mainline
9297  Branch: perl
9298       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
9299       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
9300       !> (integrate 33 files)
9301 ____________________________________________________________________________
9302 [  2049] By: gsar                                  on 1998/10/25  01:30:48
9303     Log: avoid "mysterious" compile-time failures without messages
9304  Branch: perl
9305        ! gv.c
9306 ____________________________________________________________________________
9307 [  2041] By: gsar                                  on 1998/10/23  21:11:56
9308     Log: checkin jpl under //depot/perlext/jpl/...
9309  Branch: perlext
9310        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
9311        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
9312        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
9313        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
9314        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
9315        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
9316        + jpl/PerlInterpreter/Makefile.PL
9317        + jpl/PerlInterpreter/PerlInterpreter.c
9318        + jpl/PerlInterpreter/PerlInterpreter.h
9319        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
9320        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
9321        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
9322        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
9323        + jpl/get_jdk/jdk_hosts jpl/install-jpl
9324 ____________________________________________________________________________
9325 [  2040] By: larry                                 on 1998/10/23  19:31:42
9326     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
9327  Branch: perl
9328        ! pp.c
9329 ____________________________________________________________________________
9330 [  2039] By: larry                                 on 1998/10/23  18:48:34
9331     Log: tr///d does not seem to work
9332  Branch: perl
9333        ! lib/utf8_heavy.pl
9334 ____________________________________________________________________________
9335 [  2038] By: larry                                 on 1998/10/23  18:00:41
9336     Log: Program with utf8 identifiers fails to compile
9337  Branch: perl
9338        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
9339 ____________________________________________________________________________
9340 [  2037] By: jhi                                   on 1998/10/23  14:04:51
9341     Log: Test suite portability:
9342          - posix-bc does not write to broken pipes
9343          - filehand #11 only iff we have fork
9344          - warning.t can now match $expected using regular expressions
9345  Branch: cfgperl
9346        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
9347        ! t/pragma/warning.t
9348 ____________________________________________________________________________
9349 [  2036] By: jhi                                   on 1998/10/23  12:12:07
9350     Log: yacc clarification.
9351  Branch: cfgperl
9352        ! README.posix-bc
9353 ____________________________________________________________________________
9354 [  2035] By: jhi                                   on 1998/10/23  12:09:59
9355     Log: Some C compilers get upset about 8-bit characters in /* comments. */
9356  Branch: cfgperl
9357        ! mg.c
9358 ____________________________________________________________________________
9359 [  2034] By: jhi                                   on 1998/10/22  09:11:52
9360     Log: Configure update: both for pthread_yield more robust
9361          testing (all variants of pthread_attr_getdetachstate()) --
9362          and because Configure was broken in major way! About 1000
9363          last lines were truncated.
9364  Branch: cfgperl
9365        ! Configure
9366 ____________________________________________________________________________
9367 [  2033] By: jhi                                   on 1998/10/22  07:47:10
9368     Log: DJGPP feedback for #2028.
9369  Branch: cfgperl
9370        ! thread.h
9371 ____________________________________________________________________________
9372 [  2032] By: jhi                                   on 1998/10/21  13:03:57
9373     Log: yielding, the saga continues.
9374  Branch: cfgperl
9375        ! Configure config_h.SH
9376       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
9377       !> t/op/goto.t t/pragma/constant.t
9378 ____________________________________________________________________________
9379 [  2031] By: jhi                                   on 1998/10/21  09:15:42
9380     Log: VM/ESA feedback for #2028.
9381  Branch: cfgperl
9382        ! Configure config_h.SH thread.h
9383 ____________________________________________________________________________
9384 [  2030] By: gsar                                  on 1998/10/21  04:22:53
9385     Log: fix handling of mayhaps-extended @_ in goto &sub
9386  Branch: perl
9387        ! av.c pp_ctl.c t/op/goto.t
9388 ____________________________________________________________________________
9389 [  2029] By: gsar                                  on 1998/10/21  00:54:14
9390     Log: restore sanity to "constant" references
9391  Branch: perl
9392        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
9393 ____________________________________________________________________________
9394 [  2028] By: jhi                                   on 1998/10/20  15:01:20
9395     Log: OLD_PTHREADS_API reorganizing.
9396  Branch: cfgperl
9397        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
9398        ! vmesa/vmesaish.h
9399 ____________________________________________________________________________
9400 [  2027] By: jhi                                   on 1998/10/20  14:14:51
9401     Log: #2026 fallout.
9402  Branch: cfgperl
9403        ! Makefile.SH
9404 ____________________________________________________________________________
9405 [  2026] By: jhi                                   on 1998/10/20  11:47:21
9406     Log: VM/ESA update.
9407  Branch: cfgperl
9408        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
9409 ____________________________________________________________________________
9410 [  2025] By: jhi                                   on 1998/10/20  08:20:56
9411     Log: 64-bitness, based on
9412          
9413          From: Scott Henry <scotth@sgi.com>
9414          To: perl-64bit@perl.org
9415          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
9416          Subject: Re: Configure problems/questions...
9417          Date: 19 Oct 1998 22:38:06 -0700
9418  Branch: cfgperl
9419        ! hints/irix_6.sh perl.h
9420 ____________________________________________________________________________
9421 [  2024] By: jhi                                   on 1998/10/20  08:09:07
9422     Log: Add lseeksize.
9423  Branch: cfgperl
9424        ! config_h.SH
9425 ____________________________________________________________________________
9426 [  2023] By: jhi                                   on 1998/10/20  08:08:33
9427     Log: Mumble about _yields() only when threaded.
9428  Branch: cfgperl
9429        ! Configure
9430 ____________________________________________________________________________
9431 [  2022] By: jhi                                   on 1998/10/20  07:46:26
9432     Log: Thinko at PTHREADS_CREATED_JOINABLE.
9433  Branch: cfgperl
9434        ! thread.h
9435 ____________________________________________________________________________
9436 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
9437     Log: From: Chip Salzenberg <chip@perlsupport.com>
9438          Date: Tue, 6 Oct 1998 13:33:05 -0400
9439          Message-ID: <19981006133305.A2348@perlsupport.com>
9440          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
9441  Branch: maint-5.005/perl
9442        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
9443        ! t/op/tie.t
9444 ____________________________________________________________________________
9445 [  2020] By: jhi                                   on 1998/10/19  09:15:53
9446     Log: YIELD more robustly.
9447  Branch: cfgperl
9448        ! thread.h
9449 ____________________________________________________________________________
9450 [  2019] By: jhi                                   on 1998/10/19  08:48:33
9451     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
9452          the 'new' one (just like DJGPP, it seems).
9453  Branch: cfgperl
9454        ! thread.h
9455 ____________________________________________________________________________
9456 [  2018] By: jhi                                   on 1998/10/19  07:02:44
9457     Log: vmesaish.h doesn't exclude unixish.h.
9458  Branch: cfgperl
9459        ! perl.h
9460 ____________________________________________________________________________
9461 [  2017] By: jhi                                   on 1998/10/19  06:44:19
9462     Log: 1<<$randbits is not good for randbits=48.
9463  Branch: cfgperl
9464        ! t/op/rand.t
9465 ____________________________________________________________________________
9466 [  2016] By: jhi                                   on 1998/10/19  06:39:47
9467     Log: Make #2012 glob pattern more portable.
9468  Branch: cfgperl
9469        ! Makefile.SH
9470 ____________________________________________________________________________
9471 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
9472     Log: Fix POSIX::sigprocmask not to check type of $old parameter
9473          as it is output only
9474  Branch: maint-5.005/perl
9475        ! ext/POSIX/POSIX.xs
9476 ____________________________________________________________________________
9477 [  2012] By: jhi                                   on 1998/10/17  15:04:23
9478     Log: clean numbered core dumps and t/tmp[0-9]*.
9479  Branch: cfgperl
9480        ! Makefile.SH
9481 ____________________________________________________________________________
9482 [  2011] By: jhi                                   on 1998/10/17  14:59:15
9483     Log: More robust yacc/bison failure output handling.
9484  Branch: cfgperl
9485        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
9486 ____________________________________________________________________________
9487 [  2010] By: jhi                                   on 1998/10/17  14:51:05
9488     Log: BC2000 POSIX update.
9489  Branch: cfgperl
9490        ! MANIFEST
9491 ____________________________________________________________________________
9492 [  2009] By: jhi                                   on 1998/10/17  14:49:46
9493     Log: POSIX BC2000 port from perl-mvs:
9494          
9495          Subject: Ported perl 5.005.02 to BS2000 / POSIX
9496          From: Dorner Thomas <Thomas.Dorner@start.de> 
9497          Date: Tue, 29 Sep 1998 13:29:36 +0100 
9498          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
9499  Branch: cfgperl
9500        + README.posix-bc hints/posix-bc.sh
9501        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
9502        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
9503        ! unixish.h
9504 ____________________________________________________________________________
9505 [  2008] By: jhi                                   on 1998/10/17  14:07:49
9506     Log: VM/ESA-update.
9507  Branch: cfgperl
9508        ! MANIFEST
9509 ____________________________________________________________________________
9510 [  2007] By: jhi                                   on 1998/10/17  13:55:34
9511     Log: Forgot few S_I* imports.
9512  Branch: cfgperl
9513        ! t/lib/ipc_sysv.t
9514 ____________________________________________________________________________
9515 [  2006] By: jhi                                   on 1998/10/17  13:43:54
9516     Log: The VM/ESA port essentials, based on
9517          
9518          perl-mvs:
9519          
9520          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9521          Subject: Re: Can't find Data/Dumper.pm
9522          Date: Mon, 28 Sep 1998 07:40:49 +1300
9523          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
9524          
9525          private email:
9526          
9527          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9528          Subject: Re: Perl thread problems in VM/ESA
9529          Date: Thu, 15 Oct 1998 07:18:35 +1300
9530          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
9531          
9532          and private email:
9533          
9534          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
9535          Subject:  perl archive
9536          Date:  Sun, 11 Oct 1998 19:28:54 EDT
9537          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
9538          which gave a pointer to
9539          
9540          http://pucc.princeton.edu/~neale/perl.tar
9541          
9542          (based on Perl 5.005_51)
9543  Branch: cfgperl
9544        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
9545        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
9546        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
9547        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
9548 ____________________________________________________________________________
9549 [  2005] By: jhi                                   on 1998/10/17  13:17:19
9550     Log: Integrate mainperl.
9551  Branch: cfgperl
9552       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
9553       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
9554       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
9555       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
9556       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
9557       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
9558       !> win32/makefile.mk
9559 ____________________________________________________________________________
9560 [  2004] By: jhi                                   on 1998/10/17  11:19:06
9561     Log: Removed an extra ' from the int64_t test.
9562  Branch: cfgperl
9563        ! Configure
9564 ____________________________________________________________________________
9565 [  2003] By: gsar                                  on 1998/10/17  04:11:40
9566     Log: silence -w noises (suggested by Greg Bacon)
9567  Branch: perl
9568        ! lib/Term/Complete.pm
9569 ____________________________________________________________________________
9570 [  2002] By: gsar                                  on 1998/10/17  04:07:48
9571     Log: From: Gisle Aas <gisle@aas.no>
9572          Date: 14 Oct 1998 15:53:14 +0200
9573          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
9574          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
9575  Branch: perl
9576        ! util.c
9577 ____________________________________________________________________________
9578 [  2001] By: gsar                                  on 1998/10/17  04:06:10
9579     Log: From: Gisle Aas <gisle@aas.no>
9580          Date: 14 Oct 1998 15:17:44 +0200
9581          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
9582          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
9583  Branch: perl
9584        ! toke.c
9585 ____________________________________________________________________________
9586 [  2000] By: gsar                                  on 1998/10/17  03:06:33
9587     Log: From: Gisle Aas <gisle@aas.no>
9588          Date: 14 Oct 1998 00:38:06 +0200
9589          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
9590          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
9591  Branch: perl
9592        ! sv.c
9593 ____________________________________________________________________________
9594 [  1999] By: gsar                                  on 1998/10/17  03:04:48
9595     Log: From: Dan Sugalski <sugalskd@osshe.edu>
9596          Date: Tue, 13 Oct 1998 15:10:57 -0700
9597          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
9598          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
9599  Branch: perl
9600        ! vms/ext/Stdio/Stdio.pm
9601 ____________________________________________________________________________
9602 [  1998] By: gsar                                  on 1998/10/17  03:00:40
9603     Log: skip readonly vars and unref references when doing a reset()
9604  Branch: perl
9605        ! sv.c
9606 ____________________________________________________________________________
9607 [  1997] By: gsar                                  on 1998/10/17  02:49:19
9608     Log: fix buggy treatment of large checksums on unicode strings
9609          From: Gisle Aas <gisle@aas.no>
9610          Date: 13 Oct 1998 21:35:39 +0200
9611          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
9612          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
9613  Branch: perl
9614        ! pp.c
9615 ____________________________________________________________________________
9616 [  1996] By: gsar                                  on 1998/10/17  02:43:22
9617     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9618          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
9619          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
9620          Subject: [PATCH 5.005_52] Memory overrun in os2.c
9621  Branch: perl
9622        ! os2/Makefile.SHs os2/os2.c
9623 ____________________________________________________________________________
9624 [  1995] By: gsar                                  on 1998/10/17  02:42:01
9625     Log: clarify section name rules for typemaps
9626  Branch: perl
9627        ! pod/perlxs.pod
9628 ____________________________________________________________________________
9629 [  1994] By: gsar                                  on 1998/10/17  02:33:02
9630     Log: whitespace-proof grent.t
9631  Branch: perl
9632        ! t/op/grent.t
9633 ____________________________________________________________________________
9634 [  1993] By: gsar                                  on 1998/10/17  02:27:29
9635     Log: fix bug in B::CC::pp_sassign()
9636          From: "vishal bhatia" <vishalb@hotmail.com>
9637          Date: Sun, 11 Oct 1998 18:41:38 PDT
9638          Message-ID: <19981012014139.19614.qmail@hotmail.com>
9639          Subject: B::CC problems with pp_sassign routine
9640  Branch: perl
9641        ! ext/B/B/CC.pm
9642 ____________________________________________________________________________
9643 [  1992] By: gsar                                  on 1998/10/17  02:17:49
9644     Log: applied suggested patch with small doc tweak
9645          From: Gisle Aas <gisle@aas.no>
9646          Date: 11 Oct 1998 12:53:13 +0200
9647          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
9648          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
9649  Branch: perl
9650        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
9651        ! t/op/tiehandle.t
9652 ____________________________________________________________________________
9653 [  1991] By: gsar                                  on 1998/10/17  02:08:30
9654     Log: apply non-conflicting parts from suggested patch
9655          From: jan.dubois@ibm.net (Jan Dubois)
9656          Date: Sat, 10 Oct 1998 13:15:45 +0200
9657          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
9658          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
9659  Branch: perl
9660        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
9661 ____________________________________________________________________________
9662 [  1990] By: gsar                                  on 1998/10/17  02:01:24
9663     Log: provide option to enable optimization with VC (suggested by Jan
9664          Dubois)
9665  Branch: perl
9666        ! win32/Makefile win32/makefile.mk
9667 ____________________________________________________________________________
9668 [  1989] By: gsar                                  on 1998/10/17  01:55:27
9669     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
9670          Dave Leppik <dleppik@gage.com>
9671  Branch: perl
9672        ! perl.h
9673 ____________________________________________________________________________
9674 [  1988] By: gsar                                  on 1998/10/17  01:49:05
9675     Log: stray typo found by Hugo van der Sanden
9676  Branch: perl
9677        ! op.c
9678 ____________________________________________________________________________
9679 [  1987] By: gsar                                  on 1998/10/17  01:45:52
9680     Log: perldoc pod update
9681          From: Daniel Grisinger <dgris@perrin.dimensional.com>
9682          Date: 06 Oct 1998 23:56:51 -0600
9683          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
9684          Subject: [PATCH _02 and _52] perldoc
9685  Branch: perl
9686        ! utils/perldoc.PL
9687 ____________________________________________________________________________
9688 [  1986] By: gsar                                  on 1998/10/17  01:41:40
9689     Log: qualify names of builtins
9690  Branch: perl
9691        ! ext/POSIX/POSIX.pm
9692 ____________________________________________________________________________
9693 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
9694     Log: From: Jochen Wiedmann <joe@ispsoft.de>
9695          Date: Thu, 17 Sep 1998 17:16:06 +0200
9696          Message-ID: <360127B6.E44564A@ispsoft.de>
9697          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
9698  Branch: maint-5.005/perl
9699        ! lib/ExtUtils/MakeMaker.pm
9700 ____________________________________________________________________________
9701 [  1978] By: gsar                                  on 1998/10/16  01:58:58
9702     Log: integrate cfgperl mods into mainline
9703  Branch: perl
9704       +> ext/DynaLoader/dl_vmesa.xs
9705        ! Porting/genlog
9706       !> Configure MANIFEST Makefile.SH config_h.SH
9707       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
9708       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
9709       !> x2p/Makefile.SH
9710 ____________________________________________________________________________
9711 [  1976] By: gsar                                  on 1998/10/16  00:10:52
9712     Log: stray tweak
9713  Branch: perl
9714        ! op.c
9715 ____________________________________________________________________________
9716 [  1975] By: gsar                                  on 1998/10/15  23:54:38
9717     Log: propagate typeness of lexicals while cloning them
9718  Branch: perl
9719        ! op.c
9720 ____________________________________________________________________________
9721 [  1974] By: gsar                                  on 1998/10/15  23:53:25
9722     Log: s/last/first/ typo in append_list()
9723  Branch: perl
9724        ! op.c
9725 ____________________________________________________________________________
9726 [  1973] By: gsar                                  on 1998/10/15  20:06:17
9727     Log: nuke confperl branch and contents
9728  Branch: confperl
9729        - (delete 1284 files)
9730 ____________________________________________________________________________
9731 [  1972] By: jhi                                   on 1998/10/15  07:07:35
9732     Log: Test #162 had been added but the "print 1..161" had not been updated.
9733  Branch: cfgperl
9734        ! t/op/pat.t
9735 ____________________________________________________________________________
9736 [  1971] By: gsar                                  on 1998/10/15  03:09:58
9737     Log: check in all confperl changes as of change#1964 into cfgperl
9738  Branch: cfgperl
9739        + ext/DynaLoader/dl_vmesa.xs
9740        ! Configure MANIFEST Makefile.SH config_h.SH
9741        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
9742        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
9743 ____________________________________________________________________________
9744 [  1970] By: gsar                                  on 1998/10/15  03:05:59
9745     Log: integrate mainline to get tr.t
9746  Branch: cfgperl
9747       +> t/op/tr.t
9748 ____________________________________________________________________________
9749 [  1969] By: gsar                                  on 1998/10/15  03:04:17
9750     Log: add missing tr.t to repository
9751  Branch: perl
9752        + t/op/tr.t
9753 ____________________________________________________________________________
9754 [  1968] By: gsar                                  on 1998/10/15  03:02:43
9755     Log: create cfgperl branch
9756  Branch: cfgperl
9757       +> (branch 1282 files)
9758 ____________________________________________________________________________
9759 [  1967] By: gsar                                  on 1998/10/15  02:46:08
9760     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
9761          (MAN3PODS cannot be set to ' '; stray stricture violation)
9762  Branch: perl
9763        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
9764        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
9765        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
9766        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
9767        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
9768        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
9769        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
9770        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
9771        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
9772        ! lib/ExtUtils/MM_Unix.pm
9773 ____________________________________________________________________________
9774 [  1966] By: gsar                                  on 1998/10/15  02:19:03
9775     Log: tweak to make fix in change#1944 behave correctly for closures
9776          created within eval''
9777  Branch: perl
9778        ! op.c t/op/eval.t
9779 ____________________________________________________________________________
9780 [  1965] By: gsar                                  on 1998/10/14  23:22:41
9781     Log: use better numbers for exitstatus test
9782  Branch: perl
9783        ! t/op/die_exit.t
9784 ____________________________________________________________________________
9785 [  1964] By: jhi                                   on 1998/10/14  17:25:41
9786     Log: Add VM/ESA dynaloading (uses <dll.h>).
9787  Branch: confperl
9788        + ext/DynaLoader/dl_vmesa.xs
9789        ! MANIFEST
9790 ____________________________________________________________________________
9791 [  1963] By: jhi                                   on 1998/10/14  17:17:10
9792     Log: Remove a2p.loadmap in 'clean' target.
9793  Branch: confperl
9794        ! x2p/Makefile.SH
9795 ____________________________________________________________________________
9796 [  1962] By: jhi                                   on 1998/10/14  17:13:11
9797     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
9798  Branch: confperl
9799        ! Makefile.SH
9800 ____________________________________________________________________________
9801 [  1961] By: jhi                                   on 1998/10/14  16:27:39
9802     Log: VM/ESA creates executable.loadmaps.
9803  Branch: confperl
9804        ! Makefile.SH
9805 ____________________________________________________________________________
9806 [  1960] By: jhi                                   on 1998/10/14  15:37:39
9807     Log: Introduce SCHED_YIELD (one of sched_yield(),
9808          pthread_yield(), or pthread_yield(NULL)).
9809          YIELD is then defined using SCHED_YIELD unless
9810          a platform-specific YIELD has already been defined.
9811          
9812          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
9813          
9814          The need for pthread_yield(NULL) and pthread_attr_setdet...
9815          introduced by (private email)
9816          
9817          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
9818          Date: Sat, 10 Oct 1998 21:08:15 +1300
9819          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
9820          Subject: Re: Perl thread problems in VM/ESA
9821          
9822          Better select() protoprobe (for AIX), from (private email)
9823          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9824          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
9825          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
9826          Subject: AIX select (fwd)
9827          From: Lars Hecking <lhecking@nmrc.ucc.ie>
9828          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
9829          Date: Fri, 2 Oct 1998 10:40:01 +0100
9830          Subject: AIX select
9831          
9832          Linux-avoid-so.X.Y, based on
9833          From: "Kurt D. Starsinic" <kstar@chapin.edu>
9834          Date: Tue, 13 Oct 1998 15:55:07 -0400
9835          Message-ID: <19981013155507.B4004@O2.chapin.edu>
9836          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
9837  Branch: confperl
9838        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
9839        ! thread.h
9840 ____________________________________________________________________________
9841 [  1959] By: jhi                                   on 1998/10/14  12:51:26
9842     Log: Some old pthread implementations have
9843          pthread_attr_setdetachstate(pthread_attr_t*, int*).
9844  Branch: confperl
9845        ! ext/Thread/Thread.xs
9846 ____________________________________________________________________________
9847 [  1958] By: jhi                                   on 1998/10/14  12:41:11
9848     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
9849          counterparts will follow soon.
9850  Branch: confperl
9851        ! thread.h
9852 ____________________________________________________________________________
9853 [  1957] By: jhi                                   on 1998/10/14  12:38:11
9854     Log: Add tr.t (MANIFEST already knew about it, strange)
9855  Branch: confperl
9856        + t/op/tr.t
9857 ____________________________________________________________________________
9858 [  1956] By: jhi                                   on 1998/10/14  12:24:35
9859     Log: Mutexen should be initialized only once.
9860  Branch: confperl
9861        ! gv.c op.c
9862 ____________________________________________________________________________
9863 [  1955] By: jhi                                   on 1998/10/14  12:19:38
9864     Log: os390 has its own cppstdin.
9865  Branch: confperl
9866        ! hints/os390.sh
9867 ____________________________________________________________________________
9868 [  1954] By: jhi                                   on 1998/10/14  12:15:06
9869     Log: Integrate with mainperl.
9870  Branch: confperl
9871       !> (integrate 1280 files)
9872 ____________________________________________________________________________
9873 [  1953] By: jhi                                   on 1998/10/14  11:48:08
9874     Log: Removed duplicate CMA threads code for HPUX 10.X.
9875          (probably residue of patch(1) being too understanding)
9876          Enhanced 64-bit settings. (redo change#1940)
9877  Branch: confperl
9878        ! hints/hpux.sh
9879 ____________________________________________________________________________
9880 [  1952] By: jhi                                   on 1998/10/14  11:45:16
9881     Log: (redo change#1949) Detypo in the d_open64 warning about
9882          the impending WHOA.
9883  Branch: confperl
9884        ! hints/irix_6.sh
9885 ____________________________________________________________________________
9886 [  1951] By: jhi                                   on 1998/10/14  10:54:16
9887     Log: Mutexen should only be inited once, after they have been New()ed.
9888  Branch: confperl
9889        ! gv.c op.c
9890 ____________________________________________________________________________
9891 [  1950] By: jhi                                   on 1998/10/14  10:41:43
9892     Log: Own cppstdin.
9893  Branch: confperl
9894        ! hints/os390.sh
9895 ____________________________________________________________________________
9896 [  1949] By: jhi                                   on 1998/10/14  10:34:23
9897     Log: Detypo in the d_open64 warning about the impending WHOA.
9898  Branch: confperl
9899        ! hints/irix_6.sh
9900 ____________________________________________________________________________
9901 [  1948] By: gsar                                  on 1998/10/14  05:38:01
9902     Log: two typos
9903  Branch: perl
9904        ! pp_hot.c t/op/eval.t
9905 ____________________________________________________________________________
9906 [  1947] By: gsar                                  on 1998/10/14  05:37:10
9907     Log: let docatch() pass the buck when restartop turns out to be null,
9908          making exceptions in BEGIN{} propagate as expected
9909  Branch: perl
9910        ! pp_ctl.c t/op/misc.t
9911 ____________________________________________________________________________
9912 [  1946] By: gsar                                  on 1998/10/13  03:41:49
9913     Log: add missing file from change#1943
9914  Branch: perl
9915        ! proto.h
9916 ____________________________________________________________________________
9917 [  1945] By: gsar                                  on 1998/10/13  03:32:02
9918     Log: defer "deep recursion" warnings until CXt_SUB context is properly
9919          set up
9920  Branch: perl
9921        ! pp_hot.c t/pragma/warn/pp_hot
9922 ____________________________________________________________________________
9923 [  1944] By: gsar                                  on 1998/10/13  03:15:50
9924     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
9925          fixup the cop_seq value that must be seen by lexical lookups that
9926          emanate within eval''
9927  Branch: perl
9928        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
9929 ____________________________________________________________________________
9930 [  1943] By: gsar                                  on 1998/10/13  02:06:09
9931     Log: ensure recursive attempts to findlex()icals know enough about where
9932          the last eval'' context was encountered
9933  Branch: perl
9934        ! op.c t/op/eval.t
9935 ____________________________________________________________________________
9936 [  1942] By: gsar                                  on 1998/10/13  02:01:24
9937     Log: force copy of substrings when matching against temporaries
9938  Branch: perl
9939        ! pp_hot.c t/op/pat.t
9940 ____________________________________________________________________________
9941 [  1941] By: gsar                                  on 1998/10/13  01:49:16
9942     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
9943          implementation)
9944  Branch: perl
9945        ! pp_ctl.c t/op/runlevel.t
9946 ____________________________________________________________________________
9947 [  1940] By: jhi                                   on 1998/10/12  09:57:44
9948     Log: Removed duplicate CMA threads code for HPUX 10.X.
9949          (probably residue of patch(1) being too understanding)
9950          Enhanced 64-bit settings.
9951  Branch: confperl
9952        ! hints/hpux.sh
9953 ____________________________________________________________________________
9954 [  1939] By: jhi                                   on 1998/10/12  09:53:11
9955     Log: Initial sync from mainline perl.
9956  Branch: confperl
9957        + (add 1282 files)
9958 ____________________________________________________________________________
9959 [  1937] By: gsar                                  on 1998/10/06  21:16:34
9960     Log: fix $/ init for USE_THREADS
9961  Branch: perl
9962        ! perl.c
9963 ____________________________________________________________________________
9964 [  1936] By: gsar                                  on 1998/10/06  07:19:39
9965     Log: fix globals caught by change#1927; builds and tests on Solaris
9966  Branch: perl
9967        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
9968        ! warning.h warning.pl
9969 ____________________________________________________________________________
9970 [  1935] By: gsar                                  on 1998/10/06  06:50:35
9971     Log: add test for previous fix
9972  Branch: perl
9973        ! ext/Thread/create.t
9974 ____________________________________________________________________________
9975 [  1934] By: gsar                                  on 1998/10/06  06:37:36
9976     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
9977  Branch: perl
9978        ! util.c
9979 ____________________________________________________________________________
9980 [  1933] By: gsar                                  on 1998/10/06  05:04:20
9981     Log: undo bogus part of change#1903 (as pointed out by Larry)
9982  Branch: perl
9983        ! pp_ctl.c
9984 ____________________________________________________________________________
9985 [  1932] By: gsar                                  on 1998/10/06  04:21:31
9986     Log: added tweaked version of suggested patch
9987          From: jan.dubois@ibm.net (Jan Dubois)
9988          Date: Sat, 03 Oct 1998 19:04:48 +0200
9989          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
9990          Subject: [PATCH 5.005_52] More MakeMaker  patches
9991  Branch: perl
9992        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9993        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
9994 ____________________________________________________________________________
9995 [  1931] By: gsar                                  on 1998/10/06  04:04:33
9996     Log: use cpp symbols instead of hardwired constants
9997          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9998          Date: Mon, 05 Oct 1998 09:23:33 +0100
9999          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
10000          Subject: [PATCH 5.005_52] By the numbers (resend)
10001  Branch: perl
10002        ! op.c
10003 ____________________________________________________________________________
10004 [  1930] By: gsar                                  on 1998/10/06  04:01:55
10005     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10006          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
10007          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
10008          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
10009  Branch: perl
10010        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
10011        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
10012 ____________________________________________________________________________
10013 [  1929] By: gsar                                  on 1998/10/06  03:50:36
10014     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10015          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
10016          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
10017          Subject: [PATCH 5.00552] Minor test improvement
10018  Branch: perl
10019        ! t/op/magic.t
10020 ____________________________________________________________________________
10021 [  1928] By: gsar                                  on 1998/10/06  03:49:03
10022     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10023          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
10024          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
10025          Subject: [PATCH 5.00552] emacs/ptags inprovements
10026  Branch: perl
10027        ! emacs/ptags
10028 ____________________________________________________________________________
10029 [  1927] By: gsar                                  on 1998/10/06  03:47:44
10030     Log: disable C<#define dirty PL_dirty> et al.
10031  Branch: perl
10032        ! embed.pl embedvar.h
10033 ____________________________________________________________________________
10034 [  1926] By: gsar                                  on 1998/10/06  03:43:32
10035     Log: From: Mark-Jason Dominus <mjd@plover.com>
10036          Date: Sun, 04 Oct 1998 14:48:11 -0400
10037          Message-ID: <19981004184811.16048.qmail@plover.com>
10038          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
10039  Branch: perl
10040        ! utils/perldoc.PL
10041 ____________________________________________________________________________
10042 [  1925] By: gsar                                  on 1998/10/06  03:27:35
10043     Log: disable USE_THREADS when PERL_OBJECT is enabled
10044  Branch: perl
10045        ! win32/Makefile win32/makefile.mk
10046 ____________________________________________________________________________
10047 [  1924] By: gsar                                  on 1998/10/06  03:26:54
10048     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
10049  Branch: perl
10050        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
10051        ! vms/perly_c.vms
10052 ____________________________________________________________________________
10053 [  1923] By: gsar                                  on 1998/10/03  05:19:56
10054     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
10055          overridden
10056  Branch: perl
10057        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
10058        ! proto.h vms/perly_c.vms
10059 ____________________________________________________________________________
10060 [  1922] By: gsar                                  on 1998/10/03  03:59:50
10061     Log: suppress manifypods leak in extensions
10062  Branch: perl
10063        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
10064 ____________________________________________________________________________
10065 [  1921] By: gsar                                  on 1998/10/02  22:30:15
10066     Log: os390 fixes (suggested by Peter Prymmer)
10067  Branch: perl
10068        ! Makefile.SH regcomp.c
10069 ____________________________________________________________________________
10070 [  1920] By: gsar                                  on 1998/10/02  21:41:19
10071     Log: squelch undef warnings
10072          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10073          Date: Fri, 02 Oct 1998 11:01:14 +0100
10074          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
10075          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
10076  Branch: perl
10077        ! Changes lib/Math/BigInt.pm
10078 ____________________________________________________________________________
10079 [  1919] By: gsar                                  on 1998/10/02  04:59:13
10080     Log: add note to INSTALL about ANSI C
10081  Branch: perl
10082        ! INSTALL
10083 ____________________________________________________________________________
10084 [  1918] By: gsar                                  on 1998/10/02  04:21:10
10085     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
10086          From: jan.dubois@ibm.net (Jan Dubois)
10087          Date: Wed, 30 Sep 1998 23:35:30 +0200
10088          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
10089          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
10090  Branch: perl
10091        ! lib/ExtUtils/xsubpp
10092 ____________________________________________________________________________
10093 [  1917] By: gsar                                  on 1998/10/02  04:16:02
10094     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10095          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
10096          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
10097          Subject: Re: Configure test for selectbits busted
10098  Branch: perl
10099        ! Configure
10100 ____________________________________________________________________________
10101 [  1916] By: gsar                                  on 1998/10/02  04:14:17
10102     Log: From: Dan Sugalski <sugalskd@osshe.edu>
10103          Date: Wed, 30 Sep 1998 17:15:20 -0700
10104          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
10105          Subject: [PATCH 5.005_02]VMS config tweaks
10106  Branch: perl
10107        ! vms/descrip_mms.template vms/subconfigure.com
10108 ____________________________________________________________________________
10109 [  1915] By: gsar                                  on 1998/10/02  04:10:47
10110     Log: use Off_t to permit 64-bit seek()
10111          From: Scott Henry <scotth@sgi.com>
10112          Date: 29 Sep 1998 17:38:46 -0700
10113          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
10114          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
10115          --
10116          Date: 28 Sep 1998 18:55:37 -0700
10117          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
10118          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
10119  Branch: perl
10120        ! doio.c pp_sys.c proto.h sv.c
10121 ____________________________________________________________________________
10122 [  1914] By: gsar                                  on 1998/10/02  04:05:36
10123     Log: normalize tm struct passed to strftime() with mktime()
10124          From: Spider Boardman <spider@orb.nashua.nh.us>
10125          Date: Wed, 30 Sep 1998 15:12:09 -0400
10126          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
10127          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
10128  Branch: perl
10129        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10130 ____________________________________________________________________________
10131 [  1913] By: gsar                                  on 1998/10/02  03:59:46
10132     Log: don't try to run foo_SH.orig etc.
10133  Branch: perl
10134        ! Configure
10135 ____________________________________________________________________________
10136 [  1912] By: gsar                                  on 1998/10/02  03:45:37
10137     Log: make warning about glob process failure optional
10138  Branch: perl
10139        ! pod/perldiag.pod pp_hot.c
10140 ____________________________________________________________________________
10141 [  1911] By: gsar                                  on 1998/10/02  02:52:21
10142     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
10143          From: Dominic Dunlop <domo@vo.lu>
10144          Date: Tue, 29 Sep 1998 21:06:30 +0000
10145          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
10146          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
10147          --
10148          Date: Wed, 30 Sep 1998 11:46:44 +0000
10149          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
10150          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
10151  Branch: perl
10152        ! pod/perldiag.pod regcomp.c
10153 ____________________________________________________________________________
10154 [  1910] By: gsar                                  on 1998/10/02  02:48:48
10155     Log: minor Configure tweaks (via private mail)
10156          From: Jarkko Hietaniemi <jhi@iki.fi>
10157          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
10158          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
10159          Subject: [PATCH] 5.005_52: the drizzle continues
10160  Branch: perl
10161        ! Configure config_h.SH handy.h
10162 ____________________________________________________________________________
10163 [  1909] By: gsar                                  on 1998/10/02  02:46:39
10164     Log: update SCO hints for dynamic loading
10165          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10166          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
10167          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
10168          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
10169          --
10170          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
10171          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
10172          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
10173  Branch: perl
10174        ! hints/sco.sh
10175 ____________________________________________________________________________
10176 [  1908] By: gsar                                  on 1998/10/02  02:33:39
10177     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
10178  Branch: perl
10179        ! lib/File/Find.pm
10180 ____________________________________________________________________________
10181 [  1907] By: gsar                                  on 1998/10/02  02:21:52
10182     Log: applied patches, but retained old behavior for win32 (where compilers
10183          can't read from stdin at all)
10184          From: Graham Barr <gbarr@ti.com>
10185          Date: Mon, 28 Sep 1998 09:41:49 -0500
10186          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
10187          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
10188          --
10189          Date: Tue, 29 Sep 1998 12:35:43 -0500
10190          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
10191          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
10192  Branch: perl
10193        ! ext/Errno/Errno_pm.PL
10194 ____________________________________________________________________________
10195 [  1906] By: gsar                                  on 1998/10/02  02:02:19
10196     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
10197          Hietaniemi)
10198  Branch: perl
10199        ! t/op/grent.t
10200 ____________________________________________________________________________
10201 [  1905] By: gsar                                  on 1998/10/02  01:59:56
10202     Log: win32 caveats about truncate()
10203  Branch: perl
10204        ! pod/perlport.pod
10205 ____________________________________________________________________________
10206 [  1904] By: gsar                                  on 1998/10/02  01:53:25
10207     Log: various Configure and hints updates (prefer drand48() or random()
10208          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
10209          applied modulo SCO hints superceded by later patch
10210          From: Jarkko Hietaniemi <jhi@iki.fi>
10211          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
10212          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
10213          Subject: [PATCH] 5.005_52: Configure et al:
10214  Branch: perl
10215        + ext/IPC/SysV/hints/next_3.pl
10216        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
10217        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
10218        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
10219 ____________________________________________________________________________
10220 [  1903] By: gsar                                  on 1998/10/02  01:42:37
10221     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
10222          Date: Mon, 28 Sep 1998 17:41:49 +0100
10223          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
10224          Subject: [PATCH 5.005_52] Re: More on ?p 
10225          --
10226          Date: Thu, 01 Oct 1998 09:10:58 +0100
10227          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
10228          Subject: [PATCH 5.005_52] ?p fix
10229          --
10230          Date: Thu, 01 Oct 1998 10:45:56 +0100
10231          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
10232          Subject: [PATCH 5.005_52] more on ?p
10233  Branch: perl
10234        ! pp_ctl.c
10235 ____________________________________________________________________________
10236 [  1902] By: gsar                                  on 1998/10/02  01:36:14
10237     Log: From: Kenneth Duda <kjd@cisco.com>
10238          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
10239          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
10240          Subject: writemain dies when there are more than 4000 characters of extensions
10241  Branch: perl
10242        ! writemain.SH
10243 ____________________________________________________________________________
10244 [  1901] By: gsar                                  on 1998/10/02  01:33:16
10245     Log: tweak run_byacc recipe
10246  Branch: perl
10247        ! Makefile.SH Porting/pumpkin.pod
10248 ____________________________________________________________________________
10249 [  1900] By: gsar                                  on 1998/10/02  01:02:09
10250     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
10251  Branch: perl
10252        ! perl.h pp_ctl.c
10253 ____________________________________________________________________________
10254 [  1899] By: gsar                                  on 1998/09/28  20:46:30
10255     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
10256          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
10257          Dvornik)
10258  Branch: perl
10259        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
10260 ____________________________________________________________________________
10261 [  1898] By: gsar                                  on 1998/09/28  20:42:52
10262     Log: flush unsubmitted 5.00552 change
10263  Branch: perl
10264        ! MANIFEST
10265 ____________________________________________________________________________
10266 [  1897] By: gsar                                  on 1998/09/27  04:43:06
10267     Log: run vms_yfix.pl
10268  Branch: perl
10269        ! vms/perly_c.vms
10270 ____________________________________________________________________________
10271 [  1896] By: gsar                                  on 1998/09/27  03:38:55
10272     Log: small tweak on last change
10273  Branch: perl
10274        ! win32/win32.c
10275 ____________________________________________________________________________
10276 [  1895] By: gsar                                  on 1998/09/27  03:17:17
10277     Log: fix win32_stat() to do the right thing for share names
10278  Branch: perl
10279        ! win32/win32.c
10280 ____________________________________________________________________________
10281 [  1891] By: larry                                 on 1998/09/25  18:50:40
10282     Log: Fixed apostrophe problem from Mark Knutsen.
10283  Branch: perl
10284        ! sv.h
10285
10286 ----------------
10287 Version 5.005_52
10288 ----------------
10289
10290 ____________________________________________________________________________
10291 [  1890] By: gsar                                  on 1998/09/25  10:25:00
10292     Log: update template config.sh, add new config vars to win32 stuff
10293  Branch: perl
10294        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
10295        ! pp_sys.c proto.h win32/config.bc win32/config.gc
10296        ! win32/config.vc win32/config_H.bc win32/config_H.gc
10297        ! win32/config_H.vc win32/win32.h
10298 ____________________________________________________________________________
10299 [  1889] By: gsar                                  on 1998/09/25  07:13:13
10300     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
10301          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
10302          of full-fledged 64-bit support (including support for: fseeko/ftello,
10303          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
10304          in Fcntl)
10305          From: Jarkko Hietaniemi <jhi@iki.fi>
10306          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
10307          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
10308          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
10309          --
10310          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
10311          Date: 12 Sep 1998 09:44:25 +0300
10312          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
10313          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
10314  Branch: perl
10315        + lib/filetest.pm
10316        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
10317        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
10318        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
10319        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
10320        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
10321        ! win32/makedef.pl
10322 ____________________________________________________________________________
10323 [  1888] By: gsar                                  on 1998/09/25  06:27:12
10324     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
10325  Branch: perl
10326        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
10327        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10328        ! win32/makedef.pl win32/makefile.mk win32/win32.c
10329 ____________________________________________________________________________
10330 [  1887] By: gsar                                  on 1998/09/25  04:50:49
10331     Log: win32.c tweak
10332  Branch: perl
10333        ! win32/win32.c
10334 ____________________________________________________________________________
10335 [  1886] By: gsar                                  on 1998/09/25  04:47:32
10336     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
10337  Branch: perl
10338        ! lib/ExtUtils/MakeMaker.pm
10339 ____________________________________________________________________________
10340 [  1885] By: gsar                                  on 1998/09/25  04:05:09
10341     Log: From: Dominic Dunlop <domo@vo.lu>
10342          Date: Thu, 10 Sep 1998 11:02:46 +0000
10343          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
10344          Subject: MM_Unix::canonpath erroneously turns leading // into /
10345  Branch: perl
10346        ! lib/ExtUtils/MM_Unix.pm
10347 ____________________________________________________________________________
10348 [  1884] By: gsar                                  on 1998/09/25  03:06:10
10349     Log: temporarily disable perl malloc for a2p until we clean up
10350          conflicting malloc() declarations everywhere
10351  Branch: perl
10352        ! x2p/Makefile.SH
10353 ____________________________________________________________________________
10354 [  1883] By: gsar                                  on 1998/09/25  02:27:00
10355     Log: remove obsolete win32/bin/*.pl
10356  Branch: perl
10357        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
10358        ! Changes MANIFEST win32/Makefile win32/makefile.mk
10359 ____________________________________________________________________________
10360 [  1882] By: gsar                                  on 1998/09/25  02:04:43
10361     Log: missing file in last submit
10362  Branch: perl
10363        ! proto.h
10364 ____________________________________________________________________________
10365 [  1881] By: gsar                                  on 1998/09/25  01:56:54
10366     Log: serial access to PL_x[inpr]v_root for USE_THREADS
10367  Branch: perl
10368        ! sv.c
10369 ____________________________________________________________________________
10370 [  1880] By: gsar                                  on 1998/09/25  01:19:38
10371     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
10372          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
10373          Date: Thu, 24 Sep 1998 22:01:09 +0900
10374          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
10375          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
10376  Branch: perl
10377        ! hv.c proto.h
10378 ____________________________________________________________________________
10379 [  1879] By: gsar                                  on 1998/09/25  00:20:07
10380     Log: tweaks to enable PERL_OBJECT to build & test on win32
10381  Branch: perl
10382        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
10383        ! win32/GenCAPI.pl
10384 ____________________________________________________________________________
10385 [  1878] By: gsar                                  on 1998/09/25  00:13:36
10386     Log: fix change#1861, which breaks default boot_xxx symbol generation
10387  Branch: perl
10388        ! lib/ExtUtils/Mksymlists.pm
10389 ____________________________________________________________________________
10390 [  1877] By: gsar                                  on 1998/09/24  10:29:54
10391     Log: two tweaks for clean build and test on Solaris
10392  Branch: perl
10393        ! op.c t/op/subst.t
10394 ____________________________________________________________________________
10395 [  1876] By: gsar                                  on 1998/09/24  09:04:43
10396     Log: From: Colin Kuskie <ckuskie@cadence.com>
10397          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
10398          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
10399          Subject: [PATCH 5.005_51] perlform.pod
10400  Branch: perl
10401        ! pod/perlform.pod
10402 ____________________________________________________________________________
10403 [  1875] By: gsar                                  on 1998/09/24  08:47:47
10404     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10405          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
10406          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
10407          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
10408  Branch: perl
10409        ! regexec.c
10410 ____________________________________________________________________________
10411 [  1874] By: gsar                                  on 1998/09/24  08:44:55
10412     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10413          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
10414          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
10415          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
10416  Branch: perl
10417        ! toke.c
10418 ____________________________________________________________________________
10419 [  1873] By: gsar                                  on 1998/09/24  08:39:41
10420     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10421          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
10422          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
10423          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
10424  Branch: perl
10425        ! Changes regcomp.c
10426 ____________________________________________________________________________
10427 [  1872] By: gsar                                  on 1998/09/24  08:37:00
10428     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
10429          Date: Sun, 23 Aug 1998 23:18:38 PDT
10430          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
10431          Subject: new irix_6.sh hints file
10432  Branch: perl
10433        ! hints/irix_6.sh
10434 ____________________________________________________________________________
10435 [  1871] By: gsar                                  on 1998/09/24  07:26:37
10436     Log: correct FSF address in various places
10437  Branch: perl
10438        ! Copying README ext/B/README lib/Getopt/Long.pm
10439 ____________________________________________________________________________
10440 [  1870] By: gsar                                  on 1998/09/24  07:11:56
10441     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
10442          Date:    Fri, 14 Aug 1998 09:20:16 PDT
10443          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
10444          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
10445  Branch: perl
10446        ! configure.com
10447 ____________________________________________________________________________
10448 [  1869] By: gsar                                  on 1998/09/24  06:55:59
10449     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
10450          From:    Scott Henry <scotth@sgi.com>
10451          Date:    13 Aug 1998 09:52:15 PDT
10452          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
10453          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
10454  Branch: perl
10455        ! hints/irix_6.sh
10456 ____________________________________________________________________________
10457 [  1868] By: gsar                                  on 1998/09/24  06:51:23
10458     Log: From:    Nathan Torkington <gnat@frii.com>
10459          Date:    Thu, 13 Aug 1998 10:59:48 MDT
10460          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
10461          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
10462  Branch: perl
10463        ! pod/perlfunc.pod
10464 ____________________________________________________________________________
10465 [  1867] By: gsar                                  on 1998/09/24  06:45:13
10466     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
10467          that are autoloaded)
10468  Branch: perl
10469        ! pp_ctl.c
10470 ____________________________________________________________________________
10471 [  1866] By: gsar                                  on 1998/09/24  05:21:19
10472     Log: grandfather deprecated "$$<digit>" no more
10473  Branch: perl
10474        ! pod/perldiag.pod toke.c
10475 ____________________________________________________________________________
10476 [  1865] By: gsar                                  on 1998/09/24  04:52:48
10477     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
10478          low bits (suggested by Ilya Zakharevich)
10479  Branch: perl
10480        ! hv.h
10481 ____________________________________________________________________________
10482 [  1864] By: gsar                                  on 1998/09/24  04:29:14
10483     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
10484          perly_c.diff
10485  Branch: perl
10486        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
10487        ! perly_c.diff toke.c
10488 ____________________________________________________________________________
10489 [  1863] By: gsar                                  on 1998/09/24  03:36:30
10490     Log: provide locked access to string table for USE_THREADS
10491  Branch: perl
10492        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
10493 ____________________________________________________________________________
10494 [  1862] By: gsar                                  on 1998/09/24  03:30:32
10495     Log: remove bogus warn()
10496  Branch: perl
10497        ! embed.pl
10498 ____________________________________________________________________________
10499 [  1861] By: gsar                                  on 1998/09/24  02:58:51
10500     Log: applied suggested patch, adapted for all platforms
10501          From: jan.dubois@ibm.net (Jan Dubois)
10502          Date: Sun, 20 Sep 1998 12:56:38 +0200
10503          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
10504          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
10505  Branch: perl
10506        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
10507        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10508        ! lib/ExtUtils/MakeMaker.pm
10509 ____________________________________________________________________________
10510 [  1860] By: gsar                                  on 1998/09/24  02:16:14
10511     Log: upgrade to CPAN-1.40
10512  Branch: perl
10513        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
10514 ____________________________________________________________________________
10515 [  1859] By: gsar                                  on 1998/09/24  02:08:59
10516     Log: use $ENV{MAKEMAKEROPT} to set default command line args
10517  Branch: perl
10518        ! lib/ExtUtils/MakeMaker.pm
10519 ____________________________________________________________________________
10520 [  1857] By: gsar                                  on 1998/09/23  10:58:36
10521     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10522          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
10523          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
10524          Subject: More verbose Test::Harness [PATCH]
10525  Branch: perl
10526        ! lib/Test/Harness.pm
10527 ____________________________________________________________________________
10528 [  1856] By: gsar                                  on 1998/09/23  10:56:24
10529     Log: update hints for OPENSTEP 4.2 on i386
10530          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
10531          Date: Sun, 20 Sep 1998 01:03:18 +0200
10532          Message-Id: <9809192303.AA29190@Spike>
10533          Subject: Perl 5.005_02 compilation problems
10534  Branch: perl
10535        ! hints/next_4.sh
10536 ____________________________________________________________________________
10537 [  1855] By: gsar                                  on 1998/09/23  10:52:27
10538     Log: reset errno after C<require> search (as suggested by Larry)
10539  Branch: perl
10540        ! pp_ctl.c
10541 ____________________________________________________________________________
10542 [  1854] By: gsar                                  on 1998/09/23  10:50:26
10543     Log: misc pod tweaks
10544  Branch: perl
10545        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
10546 ____________________________________________________________________________
10547 [  1853] By: gsar                                  on 1998/09/23  10:46:06
10548     Log: make Pod/Html.pm handle the --title option properly (as suggested
10549          by gml4410@ggr.co.uk)
10550  Branch: perl
10551        ! lib/Pod/Html.pm
10552 ____________________________________________________________________________
10553 [  1852] By: gsar                                  on 1998/09/23  10:41:39
10554     Log: SSNEW() API for allocating memory on the savestack
10555          From: Albert Dvornik <bert@genscan.com>
10556          Date: 17 Sep 1998 19:23:07 -0400
10557          Message-Id: <tqemtae338.fsf@puma.genscan.com>
10558          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
10559  Branch: perl
10560        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
10561        ! perl.h proto.h scope.c scope.h t/io/tell.t
10562 ____________________________________________________________________________
10563 [  1851] By: gsar                                  on 1998/09/23  10:37:05
10564     Log: From: Jochen Wiedmann <joe@ispsoft.de>
10565          Date: Thu, 17 Sep 1998 17:16:06 +0200
10566          Message-ID: <360127B6.E44564A@ispsoft.de>
10567          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
10568  Branch: perl
10569        ! lib/ExtUtils/MakeMaker.pm
10570 ____________________________________________________________________________
10571 [  1850] By: gsar                                  on 1998/09/23  10:33:05
10572     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
10573          Date: 15 Sep 1998 01:32:31 +0200
10574          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
10575          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
10576  Branch: perl
10577        ! lib/ExtUtils/MM_Unix.pm
10578 ____________________________________________________________________________
10579 [  1849] By: gsar                                  on 1998/09/23  10:29:04
10580     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
10581          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
10582          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
10583          Subject: Re: extralibs.ld problem in MM_VMS.pm
10584  Branch: perl
10585        ! lib/ExtUtils/MM_VMS.pm
10586 ____________________________________________________________________________
10587 [  1848] By: gsar                                  on 1998/09/23  10:25:24
10588     Log: From: Roderick Schertler <roderick@argon.org>
10589          Date: 11 Sep 1998 16:19:21 -0400
10590          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
10591          Subject: Re: Open2 and memory leaks
10592  Branch: perl
10593        ! lib/IPC/Open3.pm
10594 ____________________________________________________________________________
10595 [  1847] By: gsar                                  on 1998/09/23  10:18:31
10596     Log: From: Roderick Schertler <roderick@argon.org>
10597          Date: Wed, 09 Sep 1998 23:52:48 -0400
10598          Message-ID: <20567.905399568@eeyore.ibcinc.com>
10599          Subject: seed srand from /dev/urandom when possible
10600  Branch: perl
10601        ! pod/perlfunc.pod pp.c
10602 ____________________________________________________________________________
10603 [  1846] By: gsar                                  on 1998/09/23  10:12:22
10604     Log: From: Roderick Schertler <roderick@argon.org>
10605          Date: Thu, 10 Sep 1998 00:32:17 -0400
10606          Message-ID: <21142.905401937@eeyore.ibcinc.com>
10607          Subject: doc update for crypt()'s salt
10608  Branch: perl
10609        ! pod/perlfunc.pod
10610 ____________________________________________________________________________
10611 [  1845] By: gsar                                  on 1998/09/23  10:09:23
10612     Log: fix h2ph handling of C<#error "foo">
10613          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
10614          Date: Thu, 10 Sep 1998 09:59:33 +0900
10615          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
10616          Subject: [5.005_02] h2ph problem
10617  Branch: perl
10618        ! utils/h2ph.PL
10619 ____________________________________________________________________________
10620 [  1844] By: gsar                                  on 1998/09/23  10:06:13
10621     Log: plug strictly private function leaks in API listing
10622  Branch: perl
10623        ! pod/perlguts.pod
10624 ____________________________________________________________________________
10625 [  1843] By: gsar                                  on 1998/09/23  10:02:57
10626     Log: hide symbol for static build
10627          From: Dominic Dunlop <domo@vo.lu>
10628          Date: Tue, 8 Sep 1998 21:40:46 +0000
10629          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
10630          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
10631  Branch: perl
10632        ! regcomp.c
10633 ____________________________________________________________________________
10634 [  1842] By: gsar                                  on 1998/09/23  09:52:46
10635     Log: define PUT_svindex(), PUT_opindex()
10636  Branch: perl
10637        ! ext/B/B/Assembler.pm
10638 ____________________________________________________________________________
10639 [  1841] By: gsar                                  on 1998/09/23  09:44:25
10640     Log: From: Dominic Dunlop <domo@vo.lu>
10641          Date: Tue, 8 Sep 1998 15:34:53 +0000
10642          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
10643          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
10644  Branch: perl
10645        ! t/pragma/warn/regexec
10646 ____________________________________________________________________________
10647 [  1840] By: gsar                                  on 1998/09/23  09:42:17
10648     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
10649  Branch: perl
10650        ! win32/bin/pl2bat.pl
10651 ____________________________________________________________________________
10652 [  1839] By: gsar                                  on 1998/09/23  09:38:18
10653     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
10654          Date: Mon, 7 Sep 1998 17:36:09 +0900
10655          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
10656          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
10657  Branch: perl
10658        ! ext/Thread/Thread.xs
10659 ____________________________________________________________________________
10660 [  1838] By: gsar                                  on 1998/09/23  09:21:11
10661     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
10662          Date: Thu, 10 Sep 1998 00:02:07 -0400
10663          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
10664          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
10665  Branch: perl
10666        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
10667        + vos/config.h vos/config_h.SH_orig vos/perl.bind
10668        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
10669        ! MANIFEST perl.c perl.h pod/perlport.pod
10670 ____________________________________________________________________________
10671 [  1837] By: gsar                                  on 1998/09/23  08:45:58
10672     Log: (via private mail)
10673          From: Charles Bailey <BAILEY@newman.upenn.edu>
10674          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
10675          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
10676          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
10677  Branch: perl
10678        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
10679        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10680        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
10681        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
10682        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
10683        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
10684        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
10685        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
10686        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
10687        ! vms/writemain.pl
10688 ____________________________________________________________________________
10689 [  1836] By: gsar                                  on 1998/09/23  08:17:42
10690     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10691          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
10692          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
10693          Subject: [PATCH 5.005_*] OS/2 spawning typos
10694  Branch: perl
10695        ! os2/os2.c
10696 ____________________________________________________________________________
10697 [  1835] By: gsar                                  on 1998/09/23  08:09:55
10698     Log: warn on C<my($foo,$foo)>
10699  Branch: perl
10700        ! op.c pod/perldiag.pod
10701 ____________________________________________________________________________
10702 [  1834] By: gsar                                  on 1998/09/23  07:35:56
10703     Log: From: pvhp@forte.com (Peter Prymmer)
10704          Date: Fri, 4 Sep 98 13:27:41 PDT
10705          Message-Id: <9809042027.AA04463@forte.com>
10706          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
10707  Branch: perl
10708        ! README.vms
10709 ____________________________________________________________________________
10710 [  1833] By: gsar                                  on 1998/09/23  07:27:34
10711     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
10712          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
10713          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
10714          Subject: PATCH: 5.005_02 hint/hpux.sh
10715  Branch: perl
10716        ! hints/hpux.sh
10717 ____________________________________________________________________________
10718 [  1832] By: gsar                                  on 1998/09/23  07:22:40
10719     Log: fix (some) installhtml bugs
10720          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
10721          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
10722          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
10723          Subject: installhtml script needs work
10724  Branch: perl
10725        ! installhtml
10726 ____________________________________________________________________________
10727 [  1831] By: gsar                                  on 1998/09/23  07:19:30
10728     Log: document 'U' magic with examples
10729          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
10730          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
10731          Message-Id: <199809011455.PAA00631@sale-wts>
10732          Subject: Re: Looking for some XS MAGIC examples...
10733  Branch: perl
10734        ! pod/perlguts.pod
10735 ____________________________________________________________________________
10736 [  1830] By: gsar                                  on 1998/09/23  07:16:43
10737     Log: From: pvhp@forte.com (Peter Prymmer)
10738          Date: Mon, 31 Aug 98 17:13:49 PDT
10739          Message-Id: <9809010013.AA06737@forte.com>
10740          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
10741  Branch: perl
10742        ! README.os390
10743 ____________________________________________________________________________
10744 [  1829] By: gsar                                  on 1998/09/23  07:15:08
10745     Log: fix problematic typecast in filter_del()
10746          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
10747          Date: Mon, 31 Aug 1998 21:13:11 GMT
10748          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
10749          Subject: perl5.005_02 does not build on Cray T90
10750  Branch: perl
10751        ! toke.c
10752 ____________________________________________________________________________
10753 [  1828] By: gsar                                  on 1998/09/23  07:11:34
10754     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10755          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
10756          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
10757          Subject: [PATCH 5.005_5*] (?>) broken in RE
10758  Branch: perl
10759        ! regexec.c t/op/re_tests
10760 ____________________________________________________________________________
10761 [  1827] By: gsar                                  on 1998/09/23  07:09:50
10762     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
10763  Branch: perl
10764        ! t/op/grent.t t/op/groups.t
10765 ____________________________________________________________________________
10766 [  1826] By: gsar                                  on 1998/09/23  07:03:16
10767     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10768          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
10769          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
10770          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
10771  Branch: perl
10772        - interp.sym
10773        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
10774 ____________________________________________________________________________
10775 [  1825] By: gsar                                  on 1998/09/23  06:56:40
10776     Log: re-introduce change#1703
10777  Branch: perl
10778        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
10779 ____________________________________________________________________________
10780 [  1824] By: gsar                                  on 1998/09/23  06:44:19
10781     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10782          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
10783          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
10784          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
10785  Branch: perl
10786        ! lib/perl5db.pl
10787 ____________________________________________________________________________
10788 [  1823] By: gsar                                  on 1998/09/23  06:41:34
10789         Log: From: Joe Buehler <jhpb@hekimian.com>
10790              Date: 29 Aug 1998 17:13:28 -0400
10791              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
10792              Subject: patches for perl 5.005_51 under U/WIN
10793      Branch: perl
10794            + hints/uwin.sh
10795            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
10796            ! t/lib/posix.t
10797 ____________________________________________________________________________
10798 [  1822] By: gsar                                  on 1998/09/23  06:36:59
10799         Log: add missing C<no utf8;> tweak from Larry
10800      Branch: perl
10801            ! t/op/subst.t
10802 ____________________________________________________________________________
10803 [  1821] By: gsar                                  on 1998/09/23  06:27:51
10804         Log: s/runops/CALLRUNOPS/
10805      Branch: perl
10806            ! cc_runtime.h
10807 ____________________________________________________________________________
10808 [  1820] By: gsar                                  on 1998/09/23  06:24:49
10809         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
10810      Branch: perl
10811           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
10812           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
10813           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
10814           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
10815           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
10816           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
10817           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
10818           +> t/pragma/warn/util
10819            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
10820            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
10821            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
10822            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
10823            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
10824            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
10825            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
10826            - t/pragma/warn-util
10827            ! MANIFEST t/pragma/warning.t
10828 ____________________________________________________________________________
10829 [  1819] By: gsar                                  on 1998/09/23  06:08:46
10830         Log: make \(%foo) return refs to values (not copies of values)
10831              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10832              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
10833              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
10834              --
10835              From: Roderick Schertler <roderick@argon.org>
10836              Date: Sat, 29 Aug 1998 00:58:33 -0400
10837              Message-ID: <29894.904366713@eeyore.ibcinc.com>
10838              Subject: Re: \(%x) problems
10839      Branch: perl
10840            ! doop.c pod/perlref.pod
10841 ____________________________________________________________________________
10842 [  1818] By: gsar                                  on 1998/09/23  06:05:08
10843         Log: make h2xs generate ANSI prototypes
10844      Branch: perl
10845            ! utils/h2xs.PL
10846 ____________________________________________________________________________
10847 [  1817] By: gsar                                  on 1998/09/23  05:57:16
10848         Log: updated usethreads hints for hpux 10.X
10849              From: Matthew T Harden <mthard@mthard1.monsanto.com>
10850              Date: Fri, 28 Aug 1998 14:10:42 GMT
10851              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
10852              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
10853      Branch: perl
10854            ! hints/hpux.sh perl.h
10855 ____________________________________________________________________________
10856 [  1816] By: gsar                                  on 1998/09/23  05:53:31
10857         Log: don't create empty directories in installperl
10858              From: Robin Barker <rmb1@cise.npl.co.uk>
10859              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
10860              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
10861              Subject: [PATCH 5.005_02] install: empty dirs
10862      Branch: perl
10863            ! installperl
10864 ____________________________________________________________________________
10865 [  1815] By: gsar                                  on 1998/09/23  05:50:36
10866         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
10867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10868              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
10869              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
10870              Subject: Re: your mail
10871      Branch: perl
10872            ! regexec.c t/op/re_tests
10873 ____________________________________________________________________________
10874 [  1814] By: gsar                                  on 1998/09/23  05:45:17
10875         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10876              Date: Thu, 20 Aug 1998 20:59:03 -0400
10877              Message-ID: <19980820205903.A12908@O2.chapin.edu>
10878              Subject: [PATCH] h2ph misquotes #error directives
10879      Branch: perl
10880            ! t/lib/h2ph.pht utils/h2ph.PL
10881 ____________________________________________________________________________
10882 [  1813] By: gsar                                  on 1998/09/23  05:42:41
10883         Log: patch to support computed regular subexpressions
10884              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10885              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
10886              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
10887              Subject: [5.005_5* PATCH] Postponed RE - now!
10888      Branch: perl
10889            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
10890            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
10891 ____________________________________________________________________________
10892 [  1812] By: gsar                                  on 1998/09/23  05:26:26
10893         Log: better CR-handling on shebang line and in formats (fixed variant of
10894              patch suggested by Igor Sysoev <igor@nitek.ru>)
10895      Branch: perl
10896            ! perl.c toke.c
10897 ____________________________________________________________________________
10898 [  1811] By: gsar                                  on 1998/09/23  04:35:46
10899         Log: document non-loopish blocks better
10900              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10901              Date: Tue, 18 Aug 1998 12:28:36 +0100
10902              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
10903              Subject: Re: next in do {} while block gives error message
10904      Branch: perl
10905            ! pod/perlfunc.pod
10906 ____________________________________________________________________________
10907 [  1810] By: gsar                                  on 1998/09/23  04:12:05
10908         Log: fix bogus integerization of pop()'s return value
10909              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10910              Date: Sat, 15 Aug 1998 23:27:54 -0400
10911              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
10912              Subject: Re: Complex expression does integer arithmetic 
10913      Branch: perl
10914            ! opcode.h opcode.pl
10915 ____________________________________________________________________________
10916 [  1809] By: gsar                                  on 1998/09/23  04:09:43
10917         Log: tweak README.win32
10918      Branch: perl
10919            ! README.win32
10920 ____________________________________________________________________________
10921 [  1808] By: gsar                                  on 1998/09/23  03:40:57
10922         Log: better diagnostic for do{} used as lvalue
10923      Branch: perl
10924            ! op.c pod/perlport.pod
10925 ____________________________________________________________________________
10926 [  1807] By: gsar                                  on 1998/09/23  03:38:30
10927         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
10928              From: hansm@icgroup.nl
10929              Date: Tue, 11 Aug 98 21:08:51 +0200
10930              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
10931              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
10932      Branch: perl
10933            ! malloc.c
10934 ____________________________________________________________________________
10935 [  1806] By: gsar                                  on 1998/09/23  03:36:08
10936         Log: support make written in perl (aka "pmake") on win32
10937      Branch: perl
10938            ! lib/ExtUtils/MM_Win32.pm
10939 ____________________________________________________________________________
10940 [  1805] By: gsar                                  on 1998/09/23  03:30:07
10941         Log: fix mismatched UV/U32 types for to_utf8_*()
10942      Branch: perl
10943            ! utf8.c
10944 ____________________________________________________________________________
10945 [  1804] By: gsar                                  on 1998/09/23  03:22:22
10946         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10947              Date: Sun, 9 Aug 1998 22:38:23 +0200
10948              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
10949              Subject: [PATCH 5.5002] dos-djgpp update
10950      Branch: perl
10951            ! t/io/fs.t
10952 ____________________________________________________________________________
10953 [  1803] By: gsar                                  on 1998/09/23  03:20:13
10954         Log: apply minimal variant of patch (sent via private mail)
10955              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
10956              Date: Wed, 12 Aug 1998 15:42:35 +0300
10957              Message-Id: <199808121242.PAA29761@comanche.spices>
10958              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
10959      Branch: perl
10960            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
10961            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
10962 ____________________________________________________________________________
10963 [  1802] By: gsar                                  on 1998/09/23  03:03:39
10964         Log: adjust searchdict.t for EBCDIC (still needs documenting)
10965              From: pvhp@forte.com (Peter Prymmer)
10966              Date: Thu, 6 Aug 98 18:09:39 PDT
10967              Message-Id: <9808070109.AA06158@forte.com>
10968              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
10969      Branch: perl
10970            ! README.os390 t/lib/searchdict.t
10971 ____________________________________________________________________________
10972 [  1801] By: gsar                                  on 1998/09/23  02:54:15
10973         Log: silence redefined warning for XS(INIT) {}
10974      Branch: perl
10975            ! op.c
10976 ____________________________________________________________________________
10977 [  1800] By: gsar                                  on 1998/09/23  02:42:23
10978         Log: support match indices via special variables @- and @+
10979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10980              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
10981              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
10982              Subject: [PATCH 5.004_76] @- and @+
10983      Branch: perl
10984            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
10985            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
10986 ____________________________________________________________________________
10987 [  1799] By: gsar                                  on 1998/09/23  01:44:31
10988         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10989              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
10990              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
10991              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
10992      Branch: perl
10993            ! regcomp.c t/op/re_tests
10994 ____________________________________________________________________________
10995 [  1798] By: gsar                                  on 1998/09/23  01:39:23
10996         Log: integrate maint-5.005 changes (except conflicting change#1794)
10997      Branch: perl
10998            ! Changes
10999           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
11000           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
11001           !> win32/win32.h
11002 ____________________________________________________________________________
11003 [  1797] By: gsar                                  on 1998/09/23  01:32:36
11004         Log: add note to win32/Makefile about setting CCHOME
11005      Branch: perl
11006            ! win32/Makefile win32/makefile.mk
11007 ____________________________________________________________________________
11008 [  1796] By: gsar                                  on 1998/09/23  01:31:32
11009         Log: perl.pod tweak
11010      Branch: perl
11011            ! pod/perl.pod
11012 ____________________________________________________________________________
11013 [  1795] By: gsar                                  on 1998/09/21  20:34:10
11014         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
11015      Branch: perl
11016            ! lib/ExtUtils/xsubpp
11017 ____________________________________________________________________________
11018 [  1789] By: gsar                                  on 1998/09/18  18:01:37
11019         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
11020      Branch: perl
11021            ! cop.h t/cmd/for.t
11022 ____________________________________________________________________________
11023 [  1788] By: gsar                                  on 1998/09/17  02:19:11
11024         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
11025      Branch: perl
11026            ! win32/config.bc win32/config.gc win32/config.vc
11027 ____________________________________________________________________________
11028 [  1787] By: gsar                                  on 1998/09/17  01:45:14
11029         Log: suppress bogus warning on C<sub x {} x()>
11030      Branch: perl
11031            ! toke.c
11032 ____________________________________________________________________________
11033 [  1786] By: gsar                                  on 1998/09/17  01:42:51
11034         Log: ntohl typo in objXSUB.h
11035      Branch: perl
11036            ! objXSUB.h
11037 ____________________________________________________________________________
11038 [  1785] By: gsar                                  on 1998/09/17  01:41:48
11039         Log: fill gaps in sig_* entries in win32/config.?c
11040      Branch: perl
11041            ! win32/config.bc win32/config.gc win32/config.vc
11042 ____________________________________________________________________________
11043 [  1781] By: larry                                 on 1998/09/05  23:48:24
11044         Log: tr/// logic was hosed under utf8
11045      Branch: perl
11046            ! doop.c op.c op.h pp.c proto.h
11047 ____________________________________________________________________________
11048 [  1780] By: larry                                 on 1998/09/05  23:44:16
11049         Log: several new tests needed tweaking to work under utf8
11050      Branch: perl
11051            ! t/comp/require.t t/op/pack.t t/op/substr.t
11052 ____________________________________________________________________________
11053 [  1779] By: larry                                 on 1998/09/05  23:41:42
11054         Log: index() applied BM optimization to wrong argument
11055      Branch: perl
11056            ! op.c util.c
11057 ____________________________________________________________________________
11058 [  1778] By: larry                                 on 1998/09/05  23:38:29
11059         Log: Implicit require during compile reset line numbering
11060      Branch: perl
11061            ! pp_ctl.c
11062
11063 ----------------
11064 Version 5.005_51
11065 ----------------
11066
11067 ____________________________________________________________________________
11068 [  1777] By: gsar                                  on 1998/08/10  07:02:38
11069         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
11070              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
11071              lexical warning testsuite for win32
11072      Branch: perl
11073            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
11074            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
11075            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
11076            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
11077            ! win32/Makefile win32/makefile.mk
11078 ____________________________________________________________________________
11079 [  1776] By: gsar                                  on 1998/08/09  17:53:48
11080         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
11081      Branch: perl
11082            ! Changes MANIFEST perl.c pod/perlhist.pod
11083 ____________________________________________________________________________
11084 [  1775] By: gsar                                  on 1998/08/09  14:35:33
11085         Log: tweak warning test
11086      Branch: perl
11087            ! t/pragma/warn-toke
11088 ____________________________________________________________________________
11089 [  1774] By: gsar                                  on 1998/08/09  14:13:46
11090         Log: add missing dTHR; notes for test failures due to small stacksize
11091      Branch: perl
11092            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
11093            ! toke.c universal.c util.c
11094 ____________________________________________________________________________
11095 [  1773] By: gsar                                  on 1998/08/09  11:31:53
11096         Log: lexical warnings; tweaks to places that didn't apply correctly
11097              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
11098              Date:    Wed, 29 Jul 1998 09:28:45 BST
11099              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
11100              Subject: lexical warnings patch for 5.005_50
11101      Branch: perl
11102            + README.lexwarn lib/warning.pm t/pragma/warn-2use
11103            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
11104            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
11105            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
11106            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
11107            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
11108            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
11109            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
11110            + warning.h warning.pl
11111            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
11112            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
11113            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
11114            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
11115            ! universal.c util.c
11116 ____________________________________________________________________________
11117 [  1772] By: gsar                                  on 1998/08/08  23:06:00
11118         Log: bump patchlevel to 5.005_51
11119      Branch: perl
11120            ! patchlevel.h win32/Makefile win32/config_H.bc
11121            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11122 ____________________________________________________________________________
11123 [  1771] By: gsar                                  on 1998/08/08  23:01:57
11124         Log: fix bogus warning on "\x{123}"
11125              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
11126              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
11127              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
11128              Subject: [5.005_50 PATCH] Some unicode problems
11129      Branch: perl
11130            ! regcomp.c toke.c
11131 ____________________________________________________________________________
11132 [  1770] By: gsar                                  on 1998/08/08  22:56:55
11133         Log: hide dup symbol for static build of ext/re
11134              From: Dominic Dunlop <domo@ppp72.vo.lu>
11135              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
11136              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
11137              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
11138      Branch: perl
11139            ! regcomp.c
11140 ____________________________________________________________________________
11141 [  1769] By: gsar                                  on 1998/08/08  22:45:06
11142         Log: fix double free on -Mutf8 -e '$b=uc("")'
11143              From: larry@wall.org (Larry Wall)
11144              Date: Fri, 7 Aug 1998 14:42:43 -0700
11145              Message-Id: <199808072142.OAA14920@wall.org>
11146              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
11147      Branch: perl
11148            ! pp.c
11149 ____________________________________________________________________________
11150 [  1768] By: gsar                                  on 1998/08/08  22:42:29
11151         Log: substr() assumes utf8 without say-so
11152              From: larry@wall.org (Larry Wall)
11153              Date: Fri, 7 Aug 1998 12:25:12 -0700
11154              Message-Id: <199808071925.MAA13436@wall.org>
11155              Subject: [PATCH 5.005_50] substr bug?
11156      Branch: perl
11157            ! pp.c
11158 ____________________________________________________________________________
11159 [  1767] By: gsar                                  on 1998/08/08  22:38:25
11160         Log: fix intolerance of SWASHes for blank lines
11161              From: Gisle Aas <aas@sn.no>
11162              Date: 06 Aug 1998 23:28:57 +0200
11163              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
11164              Subject: Re: Re[2]: another joyride begins
11165      Branch: perl
11166            ! lib/utf8_heavy.pl
11167 ____________________________________________________________________________
11168 [  1766] By: gsar                                  on 1998/08/08  22:33:10
11169         Log: utf8 doc tweak
11170              From: Gisle Aas <aas@sn.no>
11171              Date: 05 Aug 1998 00:41:04 +0200
11172              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
11173              Subject: Matching clumps
11174      Branch: perl
11175            ! lib/utf8.pm
11176 ____________________________________________________________________________
11177 [  1765] By: gsar                                  on 1998/08/08  22:31:37
11178         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
11179              From: Gisle Aas <aas@sn.no>
11180              Date: 04 Aug 1998 22:56:11 +0200
11181              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
11182              Subject: Re: another joyride begins
11183      Branch: perl
11184            ! lib/utf8_heavy.pl
11185 ____________________________________________________________________________
11186 [  1764] By: gsar                                  on 1998/08/08  22:28:43
11187         Log: From: larry@wall.org (Larry Wall)
11188              Date: Tue, 4 Aug 1998 17:04:51 -0700
11189              Message-Id: <199808050004.RAA22592@wall.org>
11190              Subject: [PATCH 5.005_50] \pX not implemented!
11191      Branch: perl
11192            ! regcomp.c
11193 ____________________________________________________________________________
11194 [  1763] By: gsar                                  on 1998/08/08  22:27:15
11195         Log: From: Stephen McCamant <alias@mcs.com>
11196              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
11197              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
11198              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
11199      Branch: perl
11200            ! op.c
11201 ____________________________________________________________________________
11202 [  1762] By: gsar                                  on 1998/08/08  22:26:09
11203         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11204              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
11205              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
11206              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
11207      Branch: perl
11208            + t/op/grent.t t/op/pwent.t
11209            ! MANIFEST
11210 ____________________________________________________________________________
11211 [  1761] By: gsar                                  on 1998/08/08  22:21:52
11212         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11213              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
11214              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
11215              Subject: [5.005_50 PATCH] misprint in RE engine
11216      Branch: perl
11217            ! regexec.c t/op/re_tests
11218 ____________________________________________________________________________
11219 [  1760] By: gsar                                  on 1998/08/08  22:18:54
11220         Log: integrate maint-5.005 changes into mainline
11221      Branch: perl
11222           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
11223           !> (integrate 138 files)
11224 ____________________________________________________________________________
11225 [  1672] By: gsar                                  on 1998/07/27  18:35:28
11226         Log: create new Changes
11227      Branch: perl
11228            + Changes
11229            ! Changes5.005 MANIFEST
11230 ____________________________________________________________________________
11231 [  1671] By: gsar                                  on 1998/07/27  18:30:57
11232         Log: rename Changes --> Changes5.005
11233      Branch: perl
11234           +> Changes5.005
11235            - Changes
11236 ____________________________________________________________________________
11237 [  1670] By: gsar                                  on 1998/07/27  18:10:14
11238         Log: integrate 5.005_01 changes from maint
11239      Branch: perl
11240            ! Changes
11241           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
11242           !> win32/win32.c
11243 ____________________________________________________________________________
11244 [  1667] By: nick                                  on 1998/07/26  14:31:01
11245         Log: Add dTHR so that it compiles miniperl in threaded mode
11246      Branch: perl
11247            ! doop.c mg.c regcomp.c regexec.c
11248 ____________________________________________________________________________
11249 [  1666] By: nick                                  on 1998/07/26  13:01:10
11250         Log: Resolve ansiperl against mainline (@1648?)
11251              Unclear that change number has "taken".
11252      Branch: ansiperl
11253           +> (branch 169 files)
11254            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
11255           !> (integrate 131 files)
11256
11257 ----------------
11258 Version 5.005_50
11259 ----------------
11260
11261 ____________________________________________________________________________
11262 [  1665] By: gsar                                  on 1998/07/26  05:38:48
11263         Log: add trailing newline to file
11264      Branch: perl
11265            ! Changes lib/unicode/blocks.txt
11266 ____________________________________________________________________________
11267 [  1664] By: gsar                                  on 1998/07/26  05:08:48
11268         Log: integrate proto.h additions from maint-5.005
11269      Branch: perl
11270           !> pod/perlhist.pod proto.h
11271 ____________________________________________________________________________
11272 [  1663] By: gsar                                  on 1998/07/26  05:07:05
11273         Log: add new files to MANIFEST; add missing prototypes to proto.h;
11274              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
11275              add typecasts to silence warnings; tweaks for win32 builds
11276      Branch: perl
11277            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
11278            ! win32/Makefile win32/makefile.mk
11279 ____________________________________________________________________________
11280 [  1662] By: gsar                                  on 1998/07/26  05:01:52
11281         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
11282      Branch: maint-5.005/perl
11283            ! pod/perlhist.pod proto.h
11284 ____________________________________________________________________________
11285 [  1661] By: gsar                                  on 1998/07/26  02:52:48
11286         Log: up patchlevel to 5.005_50
11287      Branch: perl
11288            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
11289            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11290 ____________________________________________________________________________
11291 [  1660] By: gsar                                  on 1998/07/26  02:43:57
11292         Log: integrate utfperl
11293      Branch: perl
11294           +> (branch 162 files)
11295           !> (integrate 29 files)
11296 ____________________________________________________________________________
11297 [  1659] By: gsar                                  on 1998/07/26  02:38:22
11298         Log: integrate maint-5.005 changes
11299      Branch: perl
11300           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
11301           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
11302           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
11303           !> vms/descrip_mms.template vms/subconfigure.com
11304 ____________________________________________________________________________
11305 [  1658] By: gsar                                  on 1998/07/26  02:23:46
11306         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
11307              Date: Fri, 24 Jul 1998 11:38:25 -0700
11308              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
11309              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
11310              --
11311              Date: Fri, 24 Jul 1998 12:30:36 -0700
11312              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
11313              Subject: [PATCH 5.005]Tweaks to README.vms
11314              --
11315              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
11316              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
11317              Subject: [PATCH 5.005] Final build cleanup patch
11318      Branch: maint-5.005/perl
11319            ! README.vms vms/descrip_mms.template vms/subconfigure.com
11320 ____________________________________________________________________________
11321 [  1657] By: gsar                                  on 1998/07/26  02:19:50
11322         Log: another platform where pp_sselect() needs a whole fd_set buffer
11323              From: Lupe Christoph <lupe@alanya.m.isar.de>
11324              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
11325              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
11326              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
11327      Branch: maint-5.005/perl
11328            ! pp_sys.c
11329 ____________________________________________________________________________
11330 [  1656] By: gsar                                  on 1998/07/26  02:12:46
11331         Log: fix problem building modules on dos-djgpp
11332              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11333              Date: Sat, 25 Jul 1998 00:53:39 +0200
11334              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
11335              Subject: [PATCH 5.005] dos-djgpp and modules problem
11336      Branch: maint-5.005/perl
11337            ! djgpp/fixpmain
11338 ____________________________________________________________________________
11339 [  1655] By: gsar                                  on 1998/07/26  02:11:09
11340         Log: From: Tom Spindler <dogcow@home.merit.edu>
11341              Date: Wed, 22 Jul 1998 16:11:07 -0400
11342              Message-ID: <19980722161107.A16813@home.merit.edu>
11343              Subject: [PATCH 5.005] BeOS tweak
11344      Branch: maint-5.005/perl
11345            ! hints/beos.sh
11346 ____________________________________________________________________________
11347 [  1654] By: gsar                                  on 1998/07/26  02:09:29
11348         Log: various pod tweaks
11349      Branch: maint-5.005/perl
11350            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
11351            ! pod/perltoc.pod
11352 ____________________________________________________________________________
11353 [  1653] By: gsar                                  on 1998/07/26  02:05:46
11354         Log: fix emacs/ptags for PL_* changes
11355              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11356              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
11357              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
11358              Subject: [PATCH 5.004_76] Yet better ptags
11359      Branch: maint-5.005/perl
11360            ! emacs/ptags
11361 ____________________________________________________________________________
11362 [  1652] By: gsar                                  on 1998/07/26  02:03:01
11363         Log: fix behavior of <=> on bigints
11364              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11365              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
11366              Date: Fri, 24 Jul 1998 18:29:53 +0100
11367              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
11368      Branch: maint-5.005/perl
11369            ! lib/Math/BigInt.pm t/lib/bigintpm.t
11370 ____________________________________________________________________________
11371 [  1651] By: larry                                 on 1998/07/24  05:44:33
11372         Log: Here are the long-expected Unicode/UTF-8 modifications.
11373      Branch: utfperl
11374            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
11375            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
11376            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
11377            + lib/unicode/Decomposition.pl
11378            + lib/unicode/In/AlphabeticPresentationForms.pl
11379            + lib/unicode/In/Arabic.pl
11380            + lib/unicode/In/ArabicPresentationForms-A.pl
11381            + lib/unicode/In/ArabicPresentationForms-B.pl
11382            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11383            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11384            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11385            + lib/unicode/In/BoxDrawing.pl
11386            + lib/unicode/In/CJKCompatibility.pl
11387            + lib/unicode/In/CJKCompatibilityForms.pl
11388            + lib/unicode/In/CJKCompatibilityIdeographs.pl
11389            + lib/unicode/In/CJKSymbolsandPunctuation.pl
11390            + lib/unicode/In/CJKUnifiedIdeographs.pl
11391            + lib/unicode/In/CombiningDiacriticalMarks.pl
11392            + lib/unicode/In/CombiningHalfMarks.pl
11393            + lib/unicode/In/CombiningMarksforSymbols.pl
11394            + lib/unicode/In/ControlPictures.pl
11395            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11396            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11397            + lib/unicode/In/EnclosedAlphanumerics.pl
11398            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
11399            + lib/unicode/In/GeneralPunctuation.pl
11400            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11401            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11402            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11403            + lib/unicode/In/HalfwidthandFullwidthForms.pl
11404            + lib/unicode/In/HangulCompatibilityJamo.pl
11405            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11406            + lib/unicode/In/Hebrew.pl
11407            + lib/unicode/In/HighPrivateUseSurrogates.pl
11408            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11409            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
11410            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11411            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
11412            + lib/unicode/In/LatinExtended-A.pl
11413            + lib/unicode/In/LatinExtended-B.pl
11414            + lib/unicode/In/LatinExtendedAdditional.pl
11415            + lib/unicode/In/LetterlikeSymbols.pl
11416            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11417            + lib/unicode/In/MathematicalOperators.pl
11418            + lib/unicode/In/MiscellaneousSymbols.pl
11419            + lib/unicode/In/MiscellaneousTechnical.pl
11420            + lib/unicode/In/NumberForms.pl
11421            + lib/unicode/In/OpticalCharacterRecognition.pl
11422            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11423            + lib/unicode/In/SmallFormVariants.pl
11424            + lib/unicode/In/SpacingModifierLetters.pl
11425            + lib/unicode/In/Specials.pl
11426            + lib/unicode/In/SuperscriptsandSubscripts.pl
11427            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
11428            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11429            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
11430            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
11431            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
11432            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
11433            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
11434            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
11435            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
11436            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
11437            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
11438            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
11439            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
11440            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
11441            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
11442            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
11443            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
11444            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
11445            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
11446            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
11447            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
11448            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
11449            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
11450            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
11451            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
11452            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
11453            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
11454            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
11455            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
11456            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
11457            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
11458            + lib/unicode/JamoShort.pl lib/unicode/Makefile
11459            + lib/unicode/Name.pl lib/unicode/Number.pl
11460            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
11461            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
11462            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
11463            + lib/unicode/blocks.txt lib/unicode/index2.txt
11464            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
11465            + lib/unicode/names2.txt lib/unicode/props2.txt
11466            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
11467            + utf8.c utf8.h
11468            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
11469            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
11470            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11471            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
11472            ! t/op/vec.t toke.c util.c vms/vmsish.h
11473 ____________________________________________________________________________
11474 [  1650] By: gsar                                  on 1998/07/24  04:06:48
11475         Log: create utfperl branch
11476      Branch: utfperl
11477           +> (branch 1079 files)
11478 ____________________________________________________________________________
11479 [  1649] By: gsar                                  on 1998/07/24  03:56:56
11480         Log: create maint-5.005 branch
11481      Branch: maint-5.005/perl
11482           +> (branch 1079 files)
11483 ____________________________________________________________________________
11484 [  1648] By: gsar                                  on 1998/07/24  03:36:35
11485         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
11486      Branch: perl
11487            ! Changes
11488