Add the NEXTSTEP strftime %j bug to Known Problems.
[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 February 2000):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@delanet.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Brad Appleton       <bradapp@enteract.com>
24     Greg Bacon          <gbacon@itsc.uah.edu>
25     Robin Barker        <rmb1@cise.npl.co.uk>
26     Vishal Bhatia       <vishal@gol.com>
27     Spider Boardman     <spider@orb.nashua.nh.us>
28     Tom Christiansen    <tchrist@perl.com>
29     Mark-Jason Dominus  <mjd@plover.com>
30     Jan Dubois          <jand@activestate.com>
31     Dominic Dunlop      <domo@computer.org>
32     Eric Fifer          <efifer@sanwaint.com>
33     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
34     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
35     Jarkko Hietaniemi   <jhi@iki.fi>
36     Tom Hughes          <tom@compton.nu>
37     Nick Ing-Simmons    <nik@tiuk.ti.com>
38     Andreas Koenig      <a.koenig@mind.de>
39     Douglas Lankshear   <dougl@activestate.com>
40     Doug MacEachern     <dougm@opengroup.org>
41     Raphael Manfredi    <Raphael.Manfredi@st.com>
42     Paul Marquess       <Paul.Marquess@btinternet.com>
43     Stephen McCamant    <alias@mcs.com>
44     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
45     Hans Mulder         <hansmu@xs4all.nl>
46     Chris Nandor        <pudge@pobox.com>
47     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
48     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
49     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
50     Tom Phoenix         <rootbeer@teleport.com>
51     Joshua Pritikin     <joshua.pritikin@db.com>
52     Peter Prymmer       <pvhp@forte.com>
53     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
54     Dean Roehrich       <roehrich@cray.com>
55     Hugo van der Sanden <hv@crypt0.demon.co.uk>
56     Michael G Schwern   <schwern@pobox.com>
57     Roderick Schertler  <roderick@argon.org>
58     Kurt D. Starsinic   <kstar@chapin.edu>
59     Benjamin Stuhl      <sho_pi@hotmail.com>
60     Dan Sugalski        <sugalskd@osshe.edu>
61     Nathan Torkington   <gnat@frii.com>
62     Larry W. Virden     <lvirden@cas.org>
63     Johan Vromans       <jvromans@squirrel.nl>
64     Ilya Zakharevich    <ilya@math.ohio-state.edu>
65
66 And the Keepers of the Patch Pumpkin:
67
68     Charles Bailey      <bailey@newman.upenn.edu>
69     Graham Barr         <gbarr@ti.com>
70     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
71     Tim Bunce           <Tim.Bunce@ig.co.uk>
72     Andy Dougherty      <doughera@lafcol.lafayette.edu>
73     Gurusamy Sarathy    <gsar@activestate.com>
74     Chip Salzenberg     <chip@perl.com>
75
76 And, of course, the Author of Perl:
77
78     Larry Wall          <larry@wall.org>
79
80
81 NOTE: Each change entry shows the change number; who checked it into the
82 repository; when; description of the change; which branch the change
83 happened in; and the affected files.  The file lists have a short symbolic
84 indicator:
85
86             !       modified
87             +       added
88             -       deleted
89             +>      branched (from elsewhere)
90             !>      merged changes (from elsewhere)
91
92
93 --------------
94 Version v5.6.0
95 --------------
96
97 ____________________________________________________________________________
98 [  5747] By: gsar                                  on 2000/03/14  22:44:27
99         Log: more warnings tidy-ups (from Paul Marquess)
100      Branch: perl
101            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod
102            ! t/lib/attrs.t utils/h2xs.PL
103 ____________________________________________________________________________
104 [  5746] By: gsar                                  on 2000/03/14  22:30:43
105         Log: Sys::Syslog fix for accidental arguments to autoloaded constants
106      Branch: perl
107            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
108 ____________________________________________________________________________
109 [  5745] By: gsar                                  on 2000/03/14  22:20:27
110         Log: tweak to use SIZE_ONLY
111      Branch: perl
112            ! regcomp.c
113 ____________________________________________________________________________
114 [  5744] By: gsar                                  on 2000/03/14  21:56:48
115         Log: regen win32/config*
116      Branch: perl
117            ! win32/Makefile win32/config_H.bc win32/config_H.gc
118            ! win32/config_H.vc win32/makefile.mk
119 ____________________________________________________________________________
120 [  5743] By: gsar                                  on 2000/03/14  21:46:25
121         Log: change#5729 had syntax errors
122      Branch: perl
123            ! t/lib/complex.t
124 ____________________________________________________________________________
125 [  5742] By: gsar                                  on 2000/03/14  21:26:33
126         Log: integrate vmsperl changes into mainline (change#5693 denied)
127      Branch: perl
128           !> configure.com lib/File/Spec/VMS.pm t/lib/complex.t
129           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
130           !> vms/vms.c
131 ____________________________________________________________________________
132 [  5741] By: gsar                                  on 2000/03/14  21:17:34
133         Log: update Changes; integrate cfgperl contents into mainline
134      Branch: perl
135            ! Changes
136           !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t
137 ____________________________________________________________________________
138 [  5740] By: gsar                                  on 2000/03/14  20:57:12
139         Log: perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>)
140      Branch: perl
141            ! pod/perlfaq4.pod
142 ____________________________________________________________________________
143 [  5739] By: gsar                                  on 2000/03/14  20:53:07
144         Log: allow alternates to negate correctly (from Johan Vromans)
145      Branch: perl
146            ! lib/Getopt/Long.pm
147 ____________________________________________________________________________
148 [  5738] By: gsar                                  on 2000/03/14  20:34:19
149         Log: kludge our way around warnings on C<use POSIX; use IO::File;>
150      Branch: perl
151            ! ext/IO/lib/IO/Seekable.pm
152 ____________________________________________________________________________
153 [  5737] By: gsar                                  on 2000/03/14  20:06:23
154         Log: protect special characters better against interpretation by *roff
155              (from Russ Allbery)
156      Branch: perl
157            ! lib/Pod/Man.pm
158 ____________________________________________________________________________
159 [  5736] By: gsar                                  on 2000/03/14  19:47:00
160         Log: provide an explicit base address for perl56.dll to avoid relocations;
161              increase the default stack size (RE engine can use a lot more stack
162              than the 1MB default limit); default to using the regular version of
163              the MSVCRT even for DEBUGGING builds (this allows extensions to be
164              selectively built with debugging)
165      Branch: perl
166            ! win32/Makefile win32/makefile.mk
167 ____________________________________________________________________________
168 [  5735] By: gsar                                  on 2000/03/14  19:31:53
169         Log: regen perltoc, other pod nits
170      Branch: perl
171            ! ext/IO/poll.c pod/Makefile pod/buildtoc pod/perlnumber.pod
172            ! pod/perltoc.pod pod/roffitall
173 ____________________________________________________________________________
174 [  5734] By: gsar                                  on 2000/03/14  19:08:22
175         Log: avoid dup warning (from Simon Cozens)
176      Branch: perl
177            ! regcomp.c
178 ____________________________________________________________________________
179 [  5733] By: gsar                                  on 2000/03/14  18:46:50
180         Log: allow usemymalloc to be overridden via -Uusemymalloc
181      Branch: perl
182            ! hints/hpux.sh
183 ____________________________________________________________________________
184 [  5732] By: gsar                                  on 2000/03/14  17:23:47
185         Log: test case for change#5700 (from M. J. T. Guy)
186      Branch: perl
187            ! t/op/universal.t
188 ____________________________________________________________________________
189 [  5731] By: gsar                                  on 2000/03/14  17:15:44
190         Log: revise README.win32 for currentness, point to function
191              list in perlport.pod (from a patch suggested by Dominic Dunlop)
192      Branch: perl
193            ! README.win32 pod/perlport.pod
194 ____________________________________________________________________________
195 [  5730] By: gsar                                  on 2000/03/14  17:14:21
196         Log: tweak sort() notes (from Nathan Torkington)
197      Branch: perl
198            ! pod/perlfunc.pod
199 ____________________________________________________________________________
200 [  5729] By: jhi                                   on 2000/03/14  15:13:13
201         Log: Make the tests 1018 and 1019 more robust.
202      Branch: cfgperl
203            ! t/lib/complex.t
204 ____________________________________________________________________________
205 [  5728] By: jhi                                   on 2000/03/14  15:07:48
206         Log: Fix for one of the problems in RC1 reported by M. E. O'Neill
207              in NEXTSTEP 3.3p2.
208      Branch: cfgperl
209            ! ext/Socket/Socket.xs
210 ____________________________________________________________________________
211 [  5727] By: jhi                                   on 2000/03/14  14:57:04
212         Log: Integrate with Sarathy; unapply the #5539 that snekt in
213              with #5539.
214      Branch: cfgperl
215           +> pod/perldebguts.pod
216            ! patchlevel.h perl.h
217           !> MANIFEST lib/Text/Abbrev.pm lib/perl5db.pl pod/perl.pod
218           !> pod/perldebug.pod pod/perldelta.pod pod/perlnumber.pod
219           !> t/lib/io_sock.t utils/perlcc.PL utils/perldoc.PL
220           !> win32/makefile.mk
221 ____________________________________________________________________________
222 [  5726] By: gsar                                  on 2000/03/14  07:43:37
223         Log: fixes for Borland compiler (from Vadim Konovalov
224              <vkonovalov@lucent.com>)
225      Branch: perl
226            ! utils/perlcc.PL win32/makefile.mk
227 ____________________________________________________________________________
228 [  5725] By: gsar                                  on 2000/03/14  07:38:00
229         Log: more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)
230      Branch: perl
231            ! lib/Text/Abbrev.pm
232 ____________________________________________________________________________
233 [  5724] By: gsar                                  on 2000/03/14  05:59:02
234         Log: integrate cfgperl changes into mainline, ignoring the
235              __attribute__((unused)) stuff that seems to have snuck
236              back in
237      Branch: perl
238           !> Todo-5.6 patchlevel.h perl.h pod/perl.pod pod/perlport.pod
239           !> vms/perlvms.pod
240 ____________________________________________________________________________
241 [  5723] By: gsar                                  on 2000/03/14  05:49:08
242         Log: patches for many bugs in the debugger; documentation updates for
243              perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from
244              Tom Christiansen)
245      Branch: perl
246            + pod/perldebguts.pod
247            ! MANIFEST lib/perl5db.pl pod/perl.pod pod/perldebug.pod
248            ! pod/perldelta.pod pod/perlnumber.pod pod/perlport.pod
249 ____________________________________________________________________________
250 [  5722] By: gsar                                  on 2000/03/14  05:37:29
251         Log: add sleep() to avoid race on NeXT (from M.E. O'Neill
252              <oneill@cs.sfu.ca>)
253      Branch: perl
254            ! t/lib/io_sock.t
255 ____________________________________________________________________________
256 [  5721] By: gsar                                  on 2000/03/14  03:53:50
257         Log: support a -U option when run as root to drop privileges (from
258              Tom Christiansen)
259      Branch: perl
260            ! utils/perldoc.PL
261 ____________________________________________________________________________
262 [  5720] By: jhi                                   on 2000/03/14  03:43:51
263         Log: move the big AVAILABILITY list to perlport as Supported Platforms
264              (Tom Christiansen); add few more platforms
265      Branch: cfgperl
266            ! pod/perl.pod pod/perlport.pod
267 ____________________________________________________________________________
268 [  5719] By: jhi                                   on 2000/03/14  02:44:55
269         Log: more todo
270      Branch: cfgperl
271            ! Todo-5.6
272 ____________________________________________________________________________
273 [  5718] By: jhi                                   on 2000/03/14  02:17:16
274         Log: detypo
275      Branch: cfgperl
276            ! vms/perlvms.pod
277 ____________________________________________________________________________
278 [  5717] By: jhi                                   on 2000/03/14  02:00:24
279         Log: Integrate with Sarathy.
280      Branch: cfgperl
281            ! patchlevel.h perl.h
282           !> (integrate 60 files)
283 ____________________________________________________________________________
284 [  5716] By: gsar                                  on 2000/03/14  00:01:39
285         Log: reference miscount in Devel::Peek that causes debugger to
286              crash unceremoniously when doing "V DB" etc., repeatedly
287      Branch: perl
288            ! ext/Devel/Peek/Peek.xs
289 ____________________________________________________________________________
290 [  5715] By: gsar                                  on 2000/03/13  21:40:23
291         Log: fixes for broken L<> links (from Wolfgang Laun
292              <wolfgang.laun@alcatel.at>)
293      Branch: perl
294            ! pod/Win32.pod pod/perlcall.pod pod/perlcompile.pod
295            ! pod/perldata.pod pod/perlfaq7.pod pod/perlfunc.pod
296            ! pod/perlguts.pod pod/perllocale.pod pod/perlnumber.pod
297            ! pod/perlop.pod pod/perlxstut.pod vms/perlvms.pod
298 ____________________________________________________________________________
299 [  5714] By: gsar                                  on 2000/03/13  21:37:48
300         Log: typos in perlboot.pod (from Randal L. Schwartz <merlyn@stonehenge.com>)
301      Branch: perl
302            ! pod/perlboot.pod
303 ____________________________________________________________________________
304 [  5713] By: gsar                                  on 2000/03/13  21:36:24
305         Log: avoid infinite loop in h2xs (from Hugo van der Sanden)
306      Branch: perl
307            ! utils/h2xs.PL
308 ____________________________________________________________________________
309 [  5712] By: gsar                                  on 2000/03/13  21:29:15
310         Log: lexical warnings update for docs and tests (from Paul Marquess)
311      Branch: perl
312            ! ext/File/Glob/Glob.pm lib/fields.pm pod/perl.pod
313            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlfaq3.pod
314            ! pod/perlfaq4.pod pod/perlfaq7.pod pod/perlfilter.pod
315            ! pod/perlipc.pod pod/perlmod.pod pod/perlmodlib.pod
316            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
317            ! pod/perlstyle.pod pod/perlsyn.pod pod/perltie.pod
318            ! pod/perltrap.pod pod/perlunicode.pod pod/perlxstut.pod
319            ! t/io/open.t t/lib/fields.t t/lib/parsewords.t
320            ! t/op/assignwarn.t t/op/gv.t t/op/hashwarn.t t/op/magic.t
321            ! t/op/pack.t t/op/pat.t t/op/sort.t t/op/sprintf.t
322            ! t/pragma/constant.t t/pragma/locale.t
323 ____________________________________________________________________________
324 [  5711] By: gsar                                  on 2000/03/13  21:08:29
325         Log: updates from PodParser v1.12 on CPAN (from Brad Appleton)
326      Branch: perl
327            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
328            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
329            ! lib/Pod/Usage.pm t/pod/poderrs.xr t/pod/testp2pt.pl
330            ! t/pod/testpchk.pl
331 ____________________________________________________________________________
332 [  5710] By: gsar                                  on 2000/03/13  20:46:37
333         Log: cleaner logic in op.c, also avoids QNX optimizer bug (from Norton
334              Allen <allen@huarp.harvard.edu>)
335      Branch: perl
336            ! op.c
337 ____________________________________________________________________________
338 [  5709] By: gsar                                  on 2000/03/13  20:43:30
339         Log: mention changes to diagnostics
340      Branch: perl
341            ! pod/perldelta.pod
342 ____________________________________________________________________________
343 [  5708] By: gsar                                  on 2000/03/13  20:34:38
344         Log: ignore const for the purposes of typemaps (from Hugo van der Sanden)
345      Branch: perl
346            ! lib/ExtUtils/xsubpp
347 ____________________________________________________________________________
348 [  5707] By: gsar                                  on 2000/03/13  20:23:24
349         Log: don't check for errno after Atof() (atof() doesn't set errno, and
350              where Atof() is actually strto[l]d(), some platforms seem to want
351              to set errno randomly)
352      Branch: perl
353            ! toke.c
354 ____________________________________________________________________________
355 [  5706] By: gsar                                  on 2000/03/13  18:14:18
356         Log: integrate cfgperl changes into mainline
357      Branch: perl
358           !> Configure config_h.SH hints/hpux.sh hints/solaris_2.sh mg.c
359           !> perl.h pod/perl.pod pp.c
360 ____________________________________________________________________________
361 [  5705] By: jhi                                   on 2000/03/13  14:44:11
362         Log: STRLEN != int.
363      Branch: cfgperl
364            ! mg.c
365 ____________________________________________________________________________
366 [  5704] By: jhi                                   on 2000/03/13  13:18:07
367         Log: Integrate with Sarathy.
368      Branch: cfgperl
369           +> lib/warnings/register.pm
370           !> (integrate 42 files)
371 ____________________________________________________________________________
372 [  5703] By: gsar                                  on 2000/03/13  12:40:51
373         Log: mention autoflush portability caveat
374      Branch: perl
375            ! pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
376 ____________________________________________________________________________
377 [  5702] By: gsar                                  on 2000/03/13  11:09:05
378         Log: final touches for lexical warnings (from Paul Marquess)
379      Branch: perl
380            + lib/warnings/register.pm
381            ! MANIFEST ext/IO/lib/IO/Select.pm ext/Socket/Socket.pm
382            ! lib/Class/Struct.pm lib/I18N/Collate.pm lib/Tie/Handle.pm
383            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/constant.pm
384            ! lib/syslog.pl lib/vars.pm lib/warnings.pm mg.c perl.c
385            ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t
386            ! t/lib/socket.t t/lib/tie-stdhandle.t t/op/tie.t
387            ! t/pragma/constant.t t/pragma/diagnostics.t t/pragma/warn/2use
388            ! t/pragma/warn/9enabled warnings.h warnings.pl
389 ____________________________________________________________________________
390 [  5701] By: gsar                                  on 2000/03/13  11:00:00
391         Log: avoid compiler warnings
392      Branch: perl
393            ! pp_hot.c
394 ____________________________________________________________________________
395 [  5700] By: gsar                                  on 2000/03/13  09:57:59
396         Log: make the is_utf8_*() safe for use on invalid utf8 (they now
397              return false on such input instead of emitting warnings)
398      Branch: perl
399            ! embed.h embed.pl global.sym gv.c objXSUB.h perlapi.c
400            ! pod/perlapi.pod proto.h universal.c utf8.c
401 ____________________________________________________________________________
402 [  5699] By: gsar                                  on 2000/03/13  06:59:57
403         Log: the premature FREETMPS calls in change#1187 weren't defensive enough
404      Branch: perl
405            ! pp_ctl.c pp_hot.c t/op/recurse.t
406 ____________________________________________________________________________
407 [  5698] By: jhi                                   on 2000/03/13  05:03:37
408         Log: hints nibbling continues
409      Branch: cfgperl
410            ! hints/hpux.sh
411 ____________________________________________________________________________
412 [  5697] By: jhi                                   on 2000/03/13  04:45:57
413         Log: there's no end to tweaking
414      Branch: cfgperl
415            ! hints/hpux.sh
416 ____________________________________________________________________________
417 [  5696] By: jhi                                   on 2000/03/13  04:26:15
418         Log: hints tweak
419      Branch: cfgperl
420            ! hints/hpux.sh
421 ____________________________________________________________________________
422 [  5695] By: bailey                                on 2000/03/13  03:54:09
423         Log: Trim out leftover hunk from prior resolve conflict
424      Branch: vmsperl
425            ! lib/File/Spec/VMS.pm
426 ____________________________________________________________________________
427 [  5694] By: bailey                                on 2000/03/13  03:20:20
428         Log: Assorted configuration cleanups (Peter Prymmer, and a
429              bit from Charles Bailey and Dan Sugalski)
430      Branch: vmsperl
431            ! configure.com vms/subconfigure.com
432 ____________________________________________________________________________
433 [  5693] By: bailey                                on 2000/03/13  03:00:16
434         Log: Add vmsish 'hushed' option to suppress error messages at exit
435      Branch: vmsperl
436            ! perl.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com
437            ! vms/vmsish.h
438 ____________________________________________________________________________
439 [  5692] By: bailey                                on 2000/03/13  02:50:10
440         Log: Fix inverted test conditions for secure lnm translation
441              and default file types.  (Dan Sugalski)
442      Branch: vmsperl
443            ! vms/subconfigure.com
444 ____________________________________________________________________________
445 [  5691] By: bailey                                on 2000/03/13  02:41:36
446         Log: Insulate tests of default display_format from different precision
447              on different machines by truncating at 1 digit less than the most
448              common choice (.15g)
449      Branch: vmsperl
450            ! t/lib/complex.t
451 ____________________________________________________________________________
452 [  5690] By: bailey                                on 2000/03/13  02:31:44
453         Log: Resync with mainline post RC1
454      Branch: vmsperl
455           +> lib/Pod/Plainer.pm
456           !> (integrate 137 files)
457 ____________________________________________________________________________
458 [  5689] By: bailey                                on 2000/03/13  02:22:24
459         Log: Update File::Spec::VMS and tests
460              Since reduce_ricochet has been removed from File::Spec,
461              revert changes to VMS::Filespec::vmsify made to accomodate it.
462      Branch: vmsperl
463            ! lib/File/Spec/VMS.pm t/lib/filespec.t vms/ext/filespec.t
464            ! vms/vms.c
465 ____________________________________________________________________________
466 [  5688] By: bailey                                on 2000/03/13  02:12:11
467         Log: Basic 5.6.0 RC1 build patches for VMS
468      Branch: vmsperl
469            ! configure.com t/pragma/warn/doio t/pragma/warn/util
470            ! vms/subconfigure.com
471 ____________________________________________________________________________
472 [  5687] By: jhi                                   on 2000/03/13  00:41:51
473         Log: Solaris long double fixes from Alan Burlison.
474      Branch: cfgperl
475            ! hints/solaris_2.sh perl.h pp.c
476 ____________________________________________________________________________
477 [  5686] By: jhi                                   on 2000/03/13  00:17:13
478         Log: Integrate with Sarathy.
479      Branch: cfgperl
480           !> dump.c hints/hpux.sh op.c pod/perldelta.pod t/op/misc.t
481 ____________________________________________________________________________
482 [  5685] By: jhi                                   on 2000/03/13  00:13:17
483         Log: Retract #5680, it broke more than it helped.
484      Branch: cfgperl
485            ! hints/hpux.sh
486 ____________________________________________________________________________
487 [  5684] By: gsar                                  on 2000/03/12  21:48:44
488         Log: set optimize=-O only if not already set
489      Branch: perl
490            ! hints/hpux.sh
491 ____________________________________________________________________________
492 [  5683] By: gsar                                  on 2000/03/12  20:11:45
493         Log: another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX
494              were being mistakenly subverted anyway
495      Branch: perl
496            ! dump.c op.c pod/perldelta.pod t/op/misc.t
497 ____________________________________________________________________________
498 [  5682] By: jhi                                   on 2000/03/12  18:11:52
499         Log: update AVAILABILITY for LynxOS
500      Branch: cfgperl
501            ! pod/perl.pod
502 ____________________________________________________________________________
503 [  5681] By: jhi                                   on 2000/03/12  18:03:46
504         Log: 64-bitness hints tweaks
505      Branch: cfgperl
506            ! hints/solaris_2.sh
507 ____________________________________________________________________________
508 [  5680] By: jhi                                   on 2000/03/12  17:49:25
509         Log: 64-bitness tweak: separate 64bitint and 64bitall.
510      Branch: cfgperl
511            ! hints/hpux.sh
512 ____________________________________________________________________________
513 [  5679] By: jhi                                   on 2000/03/12  17:43:09
514         Log: metaconfig-ify #5676.
515      Branch: cfgperl
516            ! Configure config_h.SH
517      Branch: metaconfig/U/perl
518            ! fflushall.U
519 ____________________________________________________________________________
520 [  5678] By: jhi                                   on 2000/03/12  17:37:14
521         Log: Integrate with Sarathy.
522      Branch: cfgperl
523           !> Changes Configure Todo lib/File/DosGlob.pm
524 ____________________________________________________________________________
525 [  5677] By: gsar                                  on 2000/03/12  11:35:10
526         Log: integrate cfgperl changes into mainline
527      Branch: perl
528            ! Changes Todo
529           !> Todo-5.6 perl.h pod/perldelta.pod
530 ____________________________________________________________________________
531 [  5676] By: gsar                                  on 2000/03/12  11:27:38
532         Log: don't bother testing if we can flush all handles when fflush(stdin)
533              shows the pipe bug
534      Branch: perl
535            ! Configure
536 ____________________________________________________________________________
537 [  5675] By: jhi                                   on 2000/03/12  05:08:29
538         Log: continue flogging the string->int conversion ifdefs
539      Branch: cfgperl
540            ! perl.h
541 ____________________________________________________________________________
542 [  5674] By: gsar                                  on 2000/03/12  05:01:30
543         Log: fix File::DosGlob for patterns with drive names like c:*.bat
544              (suggested by Jason Mathews <mathews@computer.org>)
545      Branch: perl
546            ! lib/File/DosGlob.pm
547 ____________________________________________________________________________
548 [  5673] By: jhi                                   on 2000/03/12  04:48:14
549         Log: Integrate with Sarathy.
550      Branch: cfgperl
551           !> doop.c perl.h pod/perldelta.pod pod/perldiag.pod
552           !> pod/perlpod.pod toke.c utils/perldoc.PL
553 ____________________________________________________________________________
554 [  5672] By: gsar                                  on 2000/03/12  03:57:23
555         Log: security fixes for perldoc (from Tom Christiansen)
556      Branch: perl
557            ! utils/perldoc.PL
558 ____________________________________________________________________________
559 [  5671] By: gsar                                  on 2000/03/12  03:45:27
560         Log: Larry's patch to disallow CORE::Snark, with perldiag entry
561      Branch: perl
562            ! pod/perldelta.pod pod/perldiag.pod toke.c
563 ____________________________________________________________________________
564 [  5670] By: gsar                                  on 2000/03/12  03:36:17
565         Log: insufficient buffer in change#5317
566      Branch: perl
567            ! doop.c
568 ____________________________________________________________________________
569 [  5669] By: gsar                                  on 2000/03/12  03:15:29
570         Log: avoid L<foo|bar> for now, not all the pod2foo support it
571      Branch: perl
572            ! pod/perlpod.pod
573 ____________________________________________________________________________
574 [  5668] By: gsar                                  on 2000/03/12  02:35:55
575         Log: rework change#5664
576      Branch: perl
577            ! perl.h
578 ____________________________________________________________________________
579 [  5667] By: jhi                                   on 2000/03/11  21:35:29
580         Log: todo and perldelta updates
581      Branch: cfgperl
582            ! Todo Todo-5.6 pod/perldelta.pod
583 ____________________________________________________________________________
584 [  5666] By: jhi                                   on 2000/03/11  21:00:34
585         Log: Integrate with Sarathy.
586      Branch: cfgperl
587           !> perl.h
588 ____________________________________________________________________________
589 [  5665] By: jhi                                   on 2000/03/11  20:58:58
590         Log: Fixes for #5661.
591      Branch: cfgperl
592            ! perl.h
593 ____________________________________________________________________________
594 [  5664] By: gsar                                  on 2000/03/11  19:50:06
595         Log: fix Strtoul() misdefinition is change#5661
596      Branch: perl
597            ! perl.h
598 ____________________________________________________________________________
599 [  5663] By: gsar                                  on 2000/03/11  19:21:18
600         Log: integrate cfgperl contents into mainline
601      Branch: perl
602           !> Configure config_h.SH hints/solaris_2.sh perl.h
603           !> t/pragma/warn/pp_hot toke.c
604 ____________________________________________________________________________
605 [  5662] By: jhi                                   on 2000/03/11  19:06:20
606         Log: Integrate with Sarathy.
607      Branch: cfgperl
608           !> cop.h perl.c pp_ctl.c t/op/eval.t t/op/misc.t
609 ____________________________________________________________________________
610 [  5661] By: jhi                                   on 2000/03/11  19:03:32
611         Log: Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()
612              (introduce the latter) instead of bare strtoll()/strtoll().
613      Branch: cfgperl
614            ! perl.h toke.c
615 ____________________________________________________________________________
616 [  5660] By: gsar                                  on 2000/03/11  18:40:49
617         Log: another long-standing eval bug: return doesn't reset $@ correctly
618      Branch: perl
619            ! pp_ctl.c t/op/eval.t
620 ____________________________________________________________________________
621 [  5659] By: jhi                                   on 2000/03/11  18:27:54
622         Log: metaconfig-ify the test for broken fflush(NULL)
623              (which ails e.g. Solaris), from Ulrich Pfeifer.
624      Branch: cfgperl
625            ! Configure config_h.SH hints/solaris_2.sh
626      Branch: metaconfig/U/perl
627            ! d_unorderedl.U fflushall.U
628 ____________________________________________________________________________
629 [  5658] By: gsar                                  on 2000/03/11  18:11:22
630         Log: change#3511 was not defensive enough about try blocks, causing
631              bogus attempts to free closures, and thence, segfaults
632      Branch: perl
633            ! cop.h perl.c pp_ctl.c t/op/misc.t
634 ____________________________________________________________________________
635 [  5657] By: jhi                                   on 2000/03/11  18:04:44
636         Log: Rewording.
637      Branch: cfgperl
638            ! t/pragma/warn/pp_hot
639 ____________________________________________________________________________
640 [  5656] By: jhi                                   on 2000/03/11  17:41:29
641         Log: Integrate with Sarathy.
642      Branch: cfgperl
643           !> (integrate 27 files)
644 ____________________________________________________________________________
645 [  5655] By: gsar                                  on 2000/03/11  17:06:03
646         Log: reword comment
647      Branch: perl
648            ! t/pragma/warn/pp_hot
649 ____________________________________________________________________________
650 [  5654] By: gsar                                  on 2000/03/11  17:01:47
651         Log: off-by-one in os2.c (from Ilya Zakharevich)
652      Branch: perl
653            ! os2/os2.c
654 ____________________________________________________________________________
655 [  5653] By: gsar                                  on 2000/03/11  16:59:48
656         Log: File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)
657      Branch: perl
658            ! lib/File/Spec/VMS.pm t/lib/filespec.t
659 ____________________________________________________________________________
660 [  5652] By: gsar                                  on 2000/03/11  16:52:03
661         Log: missing export list entry in change#5619
662      Branch: perl
663            ! makedef.pl
664 ____________________________________________________________________________
665 [  5651] By: gsar                                  on 2000/03/11  16:50:05
666         Log: avoid using context pointer in MUTEX_INIT() et al; remove the
667              *_NOCONTEXT variants to keep it simple
668      Branch: perl
669            ! malloc.c thread.h win32/win32thread.h
670 ____________________________________________________________________________
671 [  5650] By: gsar                                  on 2000/03/11  16:07:35
672         Log: remove =for section (from Johan Vromans)
673      Branch: perl
674            ! lib/Getopt/Long.pm
675 ____________________________________________________________________________
676 [  5649] By: gsar                                  on 2000/03/11  16:05:50
677         Log: add nokfile target in Makefile (from Andy Dougherty)
678      Branch: perl
679            ! Makefile.SH
680 ____________________________________________________________________________
681 [  5648] By: gsar                                  on 2000/03/11  16:02:53
682         Log: mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)
683      Branch: perl
684            ! pod/perlpod.pod
685 ____________________________________________________________________________
686 [  5647] By: gsar                                  on 2000/03/11  16:01:03
687         Log: VMS build tweaks (from Charles Bailey)
688      Branch: perl
689            ! configure.com perl.c t/pragma/warn/doio t/pragma/warn/util
690            ! vms/subconfigure.com
691 ____________________________________________________________________________
692 [  5646] By: gsar                                  on 2000/03/11  10:13:27
693         Log: remove outdated ftp.cis.ufl.edu reference
694      Branch: perl
695            ! pod/perlfaq2.pod
696 ____________________________________________________________________________
697 [  5645] By: gsar                                  on 2000/03/11  10:10:39
698         Log: failed hunk in change#5644
699      Branch: perl
700            ! t/op/pat.t
701 ____________________________________________________________________________
702 [  5644] By: gsar                                  on 2000/03/11  10:08:47
703         Log: fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
704      Branch: perl
705            ! regcomp.c t/op/pat.t
706 ____________________________________________________________________________
707 [  5643] By: gsar                                  on 2000/03/11  09:48:30
708         Log: better {local,gm}time documentation (from Mark-Jason Dominus)
709      Branch: perl
710            ! pod/perlfunc.pod
711 ____________________________________________________________________________
712 [  5642] By: gsar                                  on 2000/03/11  09:45:10
713         Log: tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)
714      Branch: perl
715            ! doio.c hints/lynxos.sh perl.h
716 ____________________________________________________________________________
717 [  5641] By: gsar                                  on 2000/03/11  09:42:56
718         Log: integrate cfgperl contents into mainline
719      Branch: perl
720           !> Configure Todo-5.6 config_h.SH hints/irix_6.sh
721           !> lib/Math/Complex.pm regcomp.c t/op/64bit.t
722 ____________________________________________________________________________
723 [  5640] By: gsar                                  on 2000/03/11  09:24:30
724         Log: perldelta update, typos and whitespace adjustments
725      Branch: perl
726            ! lib/open.pm miniperlmain.c pod/perldelta.pod win32/perllib.c
727 ____________________________________________________________________________
728 [  5639] By: jhi                                   on 2000/03/11  00:51:48
729         Log: Integrate with Sarathy.
730      Branch: cfgperl
731           !> (integrate 44 files)
732 ____________________________________________________________________________
733 [  5638] By: jhi                                   on 2000/03/11  00:45:46
734         Log: Cpp out deadcode that IRIX compiler noticed. 
735      Branch: cfgperl
736            ! regcomp.c
737 ____________________________________________________________________________
738 [  5637] By: jhi                                   on 2000/03/10  14:22:24
739         Log: Do not use Perl's malloc in IRIX.
740      Branch: cfgperl
741            ! hints/irix_6.sh
742 ____________________________________________________________________________
743 [  5636] By: jhi                                   on 2000/03/10  05:27:03
744         Log: More/modified unused floating point units.
745      Branch: metaconfig/U/perl
746            + d_fp_class_l.U d_unordered.U d_unorderedl.U
747            ! d_fpclass.U
748 ____________________________________________________________________________
749 [  5635] By: jhi                                   on 2000/03/10  01:54:07
750         Log: Add various yet-unused units.
751      Branch: metaconfig/U/perl
752            + d_class.U d_fchdir.U d_finite.U d_fp_class.U d_fp_classl.U
753            + d_fpclass.U d_fpclassify.U d_frexpl.U d_futimes.U
754            + d_getitimer.U d_getrlimit.U d_iconv.U d_isfinite.U d_isinf.U
755            + d_isnan.U d_isnanl.U d_lchmod.U d_lutimes.U d_setitimer.U
756            + d_setrlimit.U d_ualarm.U d_utimes.U
757 ____________________________________________________________________________
758 [  5634] By: jhi                                   on 2000/03/10  01:07:54
759         Log: Fix goofups noticed by Mark Bixby and Jeff Okamoto.
760      Branch: cfgperl
761            ! Configure config_h.SH
762      Branch: metaconfig
763            ! U/compline/nblock_io.U
764      Branch: metaconfig/U/perl
765            ! use64bits.U
766 ____________________________________________________________________________
767 [  5633] By: jhi                                   on 2000/03/09  23:22:33
768         Log: Remove an obsolete note.
769      Branch: cfgperl
770            ! t/op/64bit.t
771 ____________________________________________________________________________
772 [  5632] By: gsar                                  on 2000/03/09  18:50:43
773         Log: update Changes
774      Branch: perl
775            ! Changes
776 ____________________________________________________________________________
777 [  5631] By: gsar                                  on 2000/03/09  18:49:12
778         Log: track more of the child state on Windows
779      Branch: perl
780            ! win32/win32.c win32/win32.h
781 ____________________________________________________________________________
782 [  5630] By: gsar                                  on 2000/03/09  18:48:05
783         Log: UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values
784      Branch: perl
785            ! universal.c
786 ____________________________________________________________________________
787 [  5629] By: gsar                                  on 2000/03/09  18:37:35
788         Log: tweak Unicode notes, other cleanups
789      Branch: perl
790            ! Changes lib/bytes.pm lib/utf8.pm pod/perldelta.pod
791            ! pod/perlhist.pod pod/perlunicode.pod
792 ____________________________________________________________________________
793 [  5628] By: gsar                                  on 2000/03/09  17:39:58
794         Log: support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
795              semantics; the pragma sets defaults for both open() and qx//
796      Branch: perl
797            ! doio.c dosish.h embed.h embed.pl epoc/epocish.h lib/open.pm
798            ! mpeix/mpeixish.h op.c op.h opcode.h opcode.pl os2/os2ish.h
799            ! perl.h perlapi.c plan9/plan9ish.h pod/perlfunc.pod pp.sym
800            ! pp_proto.h pp_sys.c proto.h sv.h vms/vmsish.h vos/vosish.h
801 ____________________________________________________________________________
802 [  5627] By: gsar                                  on 2000/03/09  12:54:08
803         Log: avoid autoflushing behavior of fork/system/exec on Solaris (thanks
804              to fflush(NULL) bug)
805      Branch: perl
806            ! hints/solaris_2.sh pod/perldelta.pod
807 ____________________________________________________________________________
808 [  5626] By: gsar                                  on 2000/03/09  11:34:51
809         Log: abort build on HP-UX if bundled non-ANSI compiler is detected
810              (from Dominic Dunlop <domo@computer.org>)
811      Branch: perl
812            ! hints/hpux.sh
813 ____________________________________________________________________________
814 [  5625] By: gsar                                  on 2000/03/09  11:17:07
815         Log: patch from Larry to make -T filetest algorithm recognize utf8 as
816              "text"
817      Branch: perl
818            ! pp_sys.c
819 ____________________________________________________________________________
820 [  5624] By: gsar                                  on 2000/03/09  11:11:59
821         Log: provide support for deleting actions etc. (from Ronald J Kimball
822              <rjk@linguist.dartmouth.edu>)
823      Branch: perl
824            ! lib/perl5db.pl pod/perldebug.pod
825 ____________________________________________________________________________
826 [  5623] By: gsar                                  on 2000/03/09  06:39:21
827         Log: new xsubpp keywords should be in all caps
828      Branch: perl
829            ! lib/ExtUtils/xsubpp
830 ____________________________________________________________________________
831 [  5622] By: gsar                                  on 2000/03/09  06:26:04
832         Log: demand-load utf8.pm in swash routines
833      Branch: perl
834            ! op.c utf8.c
835 ____________________________________________________________________________
836 [  5621] By: gsar                                  on 2000/03/08  19:27:02
837         Log: make Dump() call the XSUB implementation transparently (modified
838              version of patch suggested by David Boyce <dsb@world.std.com>)
839      Branch: perl
840            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
841            ! pod/perldelta.pod
842 ____________________________________________________________________________
843 [  5620] By: gsar                                  on 2000/03/08  18:35:48
844         Log: do FILE should not see outside lexicals (from Rick Delaney
845              <rick@consumercontact.com>)
846      Branch: perl
847            ! op.c pp_ctl.c t/comp/require.t
848 ____________________________________________________________________________
849 [  5619] By: gsar                                  on 2000/03/08  18:04:45
850         Log: abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()
851              API function
852      Branch: perl
853            ! doio.c embed.h embed.pl global.sym objXSUB.h op.c op.h
854            ! perlapi.c pp_sys.c proto.h
855 ____________________________________________________________________________
856 [  5618] By: jhi                                   on 2000/03/08  18:03:30
857         Log: Integrate with Sarathy.
858      Branch: cfgperl
859           +> lib/Pod/Plainer.pm
860           !> Changes MANIFEST dosish.h embedvar.h lib/Pod/InputObjects.pm
861           !> lib/Pod/Parser.pm makedef.pl op.c op.h perl.c perlapi.h
862           !> perlvars.h pod/perlop.pod pod/pod2latex.PL sv.c unixish.h
863           !> vms/vmsish.h
864 ____________________________________________________________________________
865 [  5617] By: jhi                                   on 2000/03/08  15:44:05
866         Log: ICU todo fixes.
867      Branch: cfgperl
868            ! Todo-5.6
869 ____________________________________________________________________________
870 [  5616] By: jhi                                   on 2000/03/08  14:30:40
871         Log: Even more Todo.
872      Branch: cfgperl
873            ! Todo-5.6
874 ____________________________________________________________________________
875 [  5615] By: jhi                                   on 2000/03/08  14:13:45
876         Log: More Todo.
877      Branch: cfgperl
878            ! Todo-5.6
879 ____________________________________________________________________________
880 [  5614] By: jhi                                   on 2000/03/08  13:50:53
881         Log: wording changes
882      Branch: cfgperl
883            ! lib/Math/Complex.pm
884 ____________________________________________________________________________
885 [  5613] By: gsar                                  on 2000/03/08  12:51:35
886         Log: clarify docs on return value from binding operators
887      Branch: perl
888            ! pod/perlop.pod
889 ____________________________________________________________________________
890 [  5612] By: gsar                                  on 2000/03/08  12:41:38
891         Log: shore up pod2latex shortcomings, and a Pod::Parser fix (from
892              Robin Barker)
893      Branch: perl
894            + lib/Pod/Plainer.pm
895            ! MANIFEST lib/Pod/Parser.pm pod/pod2latex.PL
896 ____________________________________________________________________________
897 [  5611] By: gsar                                  on 2000/03/08  12:22:59
898         Log: integrate cfgperl changes into mainline
899      Branch: perl
900            ! Changes
901           !> installperl lib/Math/Complex.pm pod/perldelta.pod
902           !> t/lib/complex.t vms/vmsish.h
903 ____________________________________________________________________________
904 [  5610] By: gsar                                  on 2000/03/08  12:08:17
905         Log: add missing locks for op refcounts
906      Branch: perl
907            ! dosish.h embedvar.h makedef.pl op.c op.h perl.c perlapi.h
908            ! perlvars.h sv.c unixish.h vms/vmsish.h
909 ____________________________________________________________________________
910 [  5609] By: gsar                                  on 2000/03/08  11:30:32
911         Log: Pod::InputObjects tweak (from Brad Appleton)
912      Branch: perl
913            ! lib/Pod/InputObjects.pm
914 ____________________________________________________________________________
915 [  5608] By: jhi                                   on 2000/03/08  05:08:59
916         Log: Integrate with Sarathy.
917      Branch: cfgperl
918           !> (integrate 27 files)
919 ____________________________________________________________________________
920 [  5607] By: jhi                                   on 2000/03/08  05:07:06
921         Log: Make the stringification more customizable.
922              A potentially backward incompatible change.
923              Based on a suggestion by Roman Kosenko <ra@amk.al.lg.ua>.
924      Branch: cfgperl
925            ! lib/Math/Complex.pm pod/perldelta.pod t/lib/complex.t
926 ____________________________________________________________________________
927 [  5606] By: jhi                                   on 2000/03/08  00:49:14
928         Log: s/lfs/largefiles/
929      Branch: metaconfig
930            ! U/mksample
931 ____________________________________________________________________________
932 [  5605] By: gsar                                  on 2000/03/07  23:37:48
933         Log: VMS build patch (from Peter Prymmer)
934      Branch: perl
935            ! configure.com installhtml lib/lib.pm vms/descrip_mms.template
936            ! vms/subconfigure.com vms/vms.c
937 ____________________________________________________________________________
938 [  5604] By: gsar                                  on 2000/03/07  23:25:46
939         Log: CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)
940      Branch: perl
941            ! perl.c
942 ____________________________________________________________________________
943 [  5603] By: gsar                                  on 2000/03/07  23:05:16
944         Log: type mismatch
945      Branch: perl
946            ! sv.c
947 ____________________________________________________________________________
948 [  5602] By: gsar                                  on 2000/03/07  22:40:55
949         Log: add note to INSTALL about C++ compilers (from M J T Guy)
950      Branch: perl
951            ! INSTALL
952 ____________________________________________________________________________
953 [  5601] By: gsar                                  on 2000/03/07  22:30:35
954         Log: separate options to incpush() for adding version directories and
955              architecture directories (from Andy Dougherty)
956      Branch: perl
957            ! embed.h embed.pl perl.c proto.h t/lib/fatal.t
958 ____________________________________________________________________________
959 [  5600] By: gsar                                  on 2000/03/07  20:18:54
960         Log: support :void to enable croaking only in void context (from
961              Simon Cozens <simon@othersideofthe.earth.li>)
962      Branch: perl
963            ! lib/Fatal.pm t/lib/fatal.t
964 ____________________________________________________________________________
965 [  5599] By: gsar                                  on 2000/03/07  18:35:21
966         Log: Pod::Html tweak to avoid false falses
967      Branch: perl
968            ! lib/Pod/Html.pm
969 ____________________________________________________________________________
970 [  5598] By: gsar                                  on 2000/03/07  18:21:58
971         Log: skip null siblings encountered by goto out of loopish block
972              (from Doug Lankshear)
973      Branch: perl
974            ! pp_ctl.c
975 ____________________________________________________________________________
976 [  5597] By: gsar                                  on 2000/03/07  16:33:29
977         Log: omit XSLoader from bytecode dumps
978      Branch: perl
979            ! ext/B/B/Bytecode.pm ext/B/B/Stash.pm ext/B/B/Xref.pm
980 ____________________________________________________________________________
981 [  5596] By: gsar                                  on 2000/03/07  10:58:17
982         Log: avoid coredump on C<printf "%vd">
983      Branch: perl
984            ! sv.c
985 ____________________________________________________________________________
986 [  5595] By: gsar                                  on 2000/03/07  10:26:03
987         Log: add missing HTML escapes that can be displayed in xterm (from
988              Tim Jenness <timj@jach.hawaii.edu>)
989      Branch: perl
990            ! lib/Pod/Text.pm
991 ____________________________________________________________________________
992 [  5594] By: gsar                                  on 2000/03/07  10:24:55
993         Log: Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
994      Branch: perl
995            ! lib/Fatal.pm
996 ____________________________________________________________________________
997 [  5593] By: gsar                                  on 2000/03/07  09:57:24
998         Log: get ByteLoader working again
999      Branch: perl
1000            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
1001            ! ext/B/B/C.pm ext/ByteLoader/bytecode.h
1002            ! ext/ByteLoader/byterun.c
1003 ____________________________________________________________________________
1004 [  5592] By: gsar                                  on 2000/03/07  05:14:49
1005         Log: typo in makedef.pl
1006      Branch: perl
1007            ! lib/File/Path.pm makedef.pl
1008 ____________________________________________________________________________
1009 [  5591] By: jhi                                   on 2000/03/06  22:56:24
1010         Log: Integrate with Sarathy.
1011      Branch: cfgperl
1012           !> Changes ext/File/Glob/Glob.xs lib/Pod/Html.pm
1013 ____________________________________________________________________________
1014 [  5590] By: gsar                                  on 2000/03/06  22:32:44
1015         Log: fix incorrect prototypes in File::Glob
1016      Branch: perl
1017            ! ext/File/Glob/Glob.xs
1018 ____________________________________________________________________________
1019 [  5589] By: gsar                                  on 2000/03/06  22:07:38
1020         Log: update Changes
1021      Branch: perl
1022            ! Changes
1023 ____________________________________________________________________________
1024 [  5588] By: jhi                                   on 2000/03/06  21:46:18
1025         Log: From: "Craig A. Berry" <craig.berry@metamorgs.com>
1026              To: vmsperl@perl.org, perl5-porters@perl.org
1027              Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, gsar@activestate.com
1028              Subject: [PATCH 5.5.670] circumvent VMS fileno bug in old DEC C version
1029              Date: Mon, 06 Mar 2000 15:36:13 -0600
1030              Message-Id: <4.2.2.20000306153539.00ca6420@exchi01.midwest.metamorgs.com>
1031      Branch: cfgperl
1032            ! vms/vmsish.h
1033 ____________________________________________________________________________
1034 [  5587] By: jhi                                   on 2000/03/06  21:23:27
1035         Log: Use $^O.
1036      Branch: cfgperl
1037            ! installperl
1038 ____________________________________________________________________________
1039 [  5586] By: jhi                                   on 2000/03/06  21:19:15
1040         Log: Undo drift from the mainline.
1041      Branch: cfgperl
1042           !> (integrate 1607 files)
1043 ____________________________________________________________________________
1044 [  5585] By: gsar                                  on 2000/03/06  20:23:37
1045         Log: change#5513 accidentally undid change#5373, put it back
1046      Branch: perl
1047            ! lib/Pod/Html.pm
1048 ____________________________________________________________________________
1049 [  5584] By: jhi                                   on 2000/03/06  17:30:48
1050         Log: Integrate with Sarathy.
1051      Branch: cfgperl
1052           !> lib/File/Path.pm lib/Getopt/Long.pm lib/IPC/Open2.pm
1053           !> lib/Pod/Man.pm makedef.pl toke.c vms/subconfigure.com
1054 ____________________________________________________________________________
1055 [  5583] By: gsar                                  on 2000/03/06  17:02:52
1056         Log: makedef.pl typos
1057      Branch: perl
1058            ! makedef.pl
1059 ____________________________________________________________________________
1060 [  5582] By: gsar                                  on 2000/03/06  15:24:14
1061         Log: Pod::Man bugfixes (from Russ Allbery)
1062      Branch: perl
1063            ! lib/Pod/Man.pm
1064 ____________________________________________________________________________
1065 [  5581] By: gsar                                  on 2000/03/06  15:17:08
1066         Log: File::Path::rmtree() doesn't delete stale symlinks correctly
1067      Branch: perl
1068            ! lib/File/Path.pm
1069 ____________________________________________________________________________
1070 [  5580] By: gsar                                  on 2000/03/06  14:55:57
1071         Log: pod nits
1072      Branch: perl
1073            ! lib/Getopt/Long.pm lib/IPC/Open2.pm
1074 ____________________________________________________________________________
1075 [  5579] By: gsar                                  on 2000/03/06  14:55:08
1076         Log: 64-bit build fix on VMS (from Dan Sugalski)
1077      Branch: perl
1078            ! toke.c vms/subconfigure.com
1079 ____________________________________________________________________________
1080 [  5578] By: jhi                                   on 2000/03/06  14:37:46
1081         Log: Integrate with Sarathy.
1082      Branch: cfgperl
1083           !> README.win32 configure.com iperlsys.h lib/File/Spec/VMS.pm
1084           !> lib/IPC/Open2.pm lib/IPC/Open3.pm perl.c t/lib/filefind.t
1085           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1086           !> vms/test.com vms/vms.c win32/config.bc win32/config.gc
1087           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1088           !> win32/config_H.vc win32/config_h.PL win32/perlhost.h
1089           !> win32/win32.c win32/win32.h
1090 ____________________________________________________________________________
1091 [  5577] By: gsar                                  on 2000/03/06  07:26:18
1092         Log: skip tests that need VMS::Filespec on other platforms
1093      Branch: perl
1094            ! t/lib/filespec.t
1095 ____________________________________________________________________________
1096 [  5576] By: gsar                                  on 2000/03/06  07:11:21
1097         Log: integrate vmsperl contents into mainline
1098      Branch: perl
1099           !> configure.com lib/File/Spec/VMS.pm t/lib/filefind.t
1100           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1101           !> vms/test.com vms/vms.c
1102 ____________________________________________________________________________
1103 [  5575] By: gsar                                  on 2000/03/06  07:05:34
1104         Log: support for autovivified handles (from Tom Christiansen)
1105      Branch: perl
1106            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
1107 ____________________________________________________________________________
1108 [  5574] By: gsar                                  on 2000/03/06  06:31:55
1109         Log: vendorlib support for Windows; regen win32/config*
1110      Branch: perl
1111            ! README.win32 iperlsys.h perl.c win32/config.bc win32/config.gc
1112            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1113            ! win32/config_H.vc win32/config_h.PL win32/perlhost.h
1114            ! win32/win32.c win32/win32.h
1115 ____________________________________________________________________________
1116 [  5573] By: bailey                                on 2000/03/06  05:23:23
1117         Log: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers)
1118      Branch: vmsperl
1119            ! vms/test.com
1120 ____________________________________________________________________________
1121 [  5572] By: gsar                                  on 2000/03/06  05:21:26
1122         Log: the incpush()es weren't all quite right on Windows in change#5559
1123      Branch: perl
1124            ! perl.c
1125 ____________________________________________________________________________
1126 [  5571] By: bailey                                on 2000/03/06  05:18:59
1127         Log: Fix ricochet in File::Spec::VMS
1128              Fix eval error in filespec.t
1129              Misc. minor fixes in filespec.t
1130      Branch: vmsperl
1131            ! lib/File/Spec/VMS.pm t/lib/filespec.t
1132 ____________________________________________________________________________
1133 [  5570] By: gsar                                  on 2000/03/06  05:00:44
1134         Log: integrate cfgperl changes into mainline
1135      Branch: perl
1136           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
1137           !> Porting/config_H config_h.SH epoc/config.sh
1138           !> ext/DynaLoader/DynaLoader_pm.PL hints/aix.sh patchlevel.h
1139           !> perl.c perl.h toke.c vos/config.def vos/config.h
1140           !> vos/config_h.SH_orig
1141 ____________________________________________________________________________
1142 [  5569] By: jhi                                   on 2000/03/06  04:51:39
1143         Log: Integrate with Sarathy.
1144      Branch: cfgperl
1145           !> installperl pp.c
1146 ____________________________________________________________________________
1147 [  5568] By: gsar                                  on 2000/03/06  04:48:17
1148         Log: installperl wasn't putting extensions with two or more
1149              nested package names in the archlib
1150      Branch: perl
1151            ! installperl
1152 ____________________________________________________________________________
1153 [  5567] By: bailey                                on 2000/03/06  03:43:36
1154         Log: Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)
1155      Branch: vmsperl
1156            ! configure.com vms/subconfigure.com
1157 ____________________________________________________________________________
1158 [  5566] By: bailey                                on 2000/03/06  03:40:14
1159         Log: Change $Config{'extensions'} to look Unixy (Charles Lane)
1160              FIx logic error in glob-basic.t (Charles Lane)
1161      Branch: vmsperl
1162            ! configure.com vms/subconfigure.com
1163 ____________________________________________________________________________
1164 [  5565] By: bailey                                on 2000/03/06  03:37:46
1165         Log: Remove trailing . from typeless files (Charles Lane)
1166      Branch: vmsperl
1167            ! t/lib/filefind.t
1168 ____________________________________________________________________________
1169 [  5564] By: bailey                                on 2000/03/06  03:36:26
1170         Log: Resync with mainline, update test in vmsfspec.t
1171      Branch: vmsperl
1172           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
1173            ! vms/ext/filespec.t
1174           !> (integrate 171 files)
1175 ____________________________________________________________________________
1176 [  5563] By: gsar                                  on 2000/03/06  03:29:11
1177         Log: avoid warning
1178      Branch: perl
1179            ! pp.c
1180 ____________________________________________________________________________
1181 [  5562] By: bailey                                on 2000/03/06  02:48:17
1182         Log: Downcase function call to hush picky cc
1183      Branch: vmsperl
1184            ! vms/vms.c
1185 ____________________________________________________________________________
1186 [  5561] By: jhi                                   on 2000/03/06  00:23:22
1187         Log: VOS patch from Paul Green.  Note that the vos/config_h.SH_orig
1188              is not exactly identical to the current config_h.SH because
1189              Paul needs better $sitearch control.
1190      Branch: cfgperl
1191            ! vos/config.def vos/config.h vos/config_h.SH_orig
1192 ____________________________________________________________________________
1193 [  5560] By: jhi                                   on 2000/03/05  23:26:41
1194         Log: Avoid wiping out @dl_{librefs,modules} when XSLoader
1195              falls back to DynaLoader.
1196              
1197              From: Doug MacEachern <dougm@pobox.com>
1198              To: perl5-porters@perl.org
1199              Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules}
1200              Date: Sun, 5 Mar 2000 15:19:01 -0800 (PST)
1201              Message-ID: <Pine.LNX.4.10.10003051509460.16885-100000@mojo.covalent.net>
1202      Branch: cfgperl
1203            ! ext/DynaLoader/DynaLoader_pm.PL
1204 ____________________________________________________________________________
1205 [  5559] By: jhi                                   on 2000/03/05  22:05:54
1206         Log: sitelib_stem and vendorlib_stem patches from Andy;
1207              problem reported in
1208              From: schwern@athens.arena-i.com (Michael G Schwern)
1209              To: perl5-porters@perl.org
1210              Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack.
1211              Date: Sun,  5 Mar 2000 06:31:29 -0500 (EST)
1212              Message-Id: <20000305113129.80DC23820@athens.arena-i.com>
1213      Branch: cfgperl
1214            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1215            ! config_h.SH epoc/config.sh patchlevel.h perl.c perl.h
1216            ! vos/config.def vos/config.h vos/config_h.SH_orig
1217      Branch: metaconfig
1218            ! U/installdirs/instubperl.U U/installdirs/sitelib.U
1219            ! U/installdirs/vendorlib.U
1220 ____________________________________________________________________________
1221 [  5558] By: jhi                                   on 2000/03/05  21:18:59
1222         Log: Integrate with Sarathy.
1223      Branch: cfgperl
1224           !> hints/linux.sh lib/Getopt/Long.pm
1225 ____________________________________________________________________________
1226 [  5557] By: gsar                                  on 2000/03/05  20:35:13
1227         Log: Getopt-Long v2.21 update (from Johan Vromans)
1228      Branch: perl
1229            ! lib/Getopt/Long.pm
1230 ____________________________________________________________________________
1231 [  5556] By: gsar                                  on 2000/03/05  20:26:57
1232         Log: Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too
1233              (from Matthias Urlichs <smurf@noris.net>)
1234      Branch: perl
1235            ! hints/linux.sh
1236 ____________________________________________________________________________
1237 [  5555] By: jhi                                   on 2000/03/05  20:15:34
1238         Log: Integrate with Sarathy.
1239      Branch: cfgperl
1240           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
1241           !> MANIFEST lib/Pod/InputObjects.pm opcode.h opcode.pl
1242           !> pod/perldelta.pod pod/perlfunc.pod pp.c pp_sys.c
1243           !> t/comp/proto.t toke.c utils/perlbug.PL
1244 ____________________________________________________________________________
1245 [  5554] By: gsar                                  on 2000/03/05  20:02:17
1246         Log: prototype changes for eventually supporting C<binmode(F, ":raw")>
1247              and C<open F, "-|", 'cat', '-v'>
1248      Branch: perl
1249            ! opcode.h opcode.pl pod/perlfunc.pod pp.c pp_sys.c
1250            ! t/comp/proto.t toke.c
1251 ____________________________________________________________________________
1252 [  5553] By: jhi                                   on 2000/03/05  19:55:02
1253         Log: AIX gcvt() cannot format long doubles very well.
1254      Branch: cfgperl
1255            ! hints/aix.sh
1256 ____________________________________________________________________________
1257 [  5552] By: jhi                                   on 2000/03/05  18:44:37
1258         Log: the monster cpp expression needs to be on one line to
1259              appease makedepend
1260      Branch: cfgperl
1261            ! toke.c
1262 ____________________________________________________________________________
1263 [  5551] By: jhi                                   on 2000/03/05  18:24:32
1264         Log: IRIX cpp is fussy.
1265      Branch: cfgperl
1266            ! toke.c
1267 ____________________________________________________________________________
1268 [  5550] By: gsar                                  on 2000/03/05  17:46:18
1269         Log: perlbug tweak to grok local_patches better
1270      Branch: perl
1271            ! utils/perlbug.PL
1272 ____________________________________________________________________________
1273 [  5549] By: gsar                                  on 2000/03/05  17:33:10
1274         Log: add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug
1275              in Pod::InputObjects (from Russ Allbery)
1276      Branch: perl
1277            + lib/Term/ANSIColor.pm t/lib/ansicolor.t
1278            ! MANIFEST lib/Pod/InputObjects.pm pod/perldelta.pod
1279 ____________________________________________________________________________
1280 [  5548] By: jhi                                   on 2000/03/05  17:27:06
1281         Log: clean up the makedepend temp file
1282      Branch: cfgperl
1283            ! Makefile.SH
1284 ____________________________________________________________________________
1285 [  5547] By: jhi                                   on 2000/03/05  17:23:18
1286         Log: Integrate with Sarathy.
1287      Branch: cfgperl
1288           !> perl.c
1289 ____________________________________________________________________________
1290 [  5546] By: jhi                                   on 2000/03/05  17:16:12
1291         Log: Integrate with Sarathy.
1292      Branch: cfgperl
1293           !> (integrate 47 files)
1294 ____________________________________________________________________________
1295 [  5545] By: gsar                                  on 2000/03/05  17:13:48
1296         Log: strip last component of SITELIB_EXP only if it looks like a
1297              number
1298      Branch: perl
1299            ! perl.c
1300 ____________________________________________________________________________
1301 [  5544] By: jhi                                   on 2000/03/05  17:12:42
1302         Log: s/Perl/PeRl/; # yeah
1303      Branch: cfgperl
1304            ! Configure config_h.SH
1305      Branch: metaconfig
1306            ! U/modified/cpp_stuff.U
1307 ____________________________________________________________________________
1308 [  5543] By: gsar                                  on 2000/03/05  16:54:10
1309         Log: thinko in change#4546 that caused variables to lose their importedness
1310              (GvIMPORTED_XV_off should be !GvIMPORTED_XV)
1311      Branch: perl
1312            ! sv.c t/pragma/strict-vars
1313 ____________________________________________________________________________
1314 [  5542] By: gsar                                  on 2000/03/05  09:37:26
1315         Log: regen win32/config*, up version numbers &c.
1316      Branch: perl
1317            ! patchlevel.h win32/Makefile win32/config.bc win32/config.gc
1318            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1319            ! win32/config_H.vc win32/makefile.mk
1320 ____________________________________________________________________________
1321 [  5541] By: gsar                                  on 2000/03/05  09:20:12
1322         Log: undo change#5506; add patch to make blank line warnings optional
1323              (from Brad Appleton)
1324      Branch: perl
1325            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/poderrs.xr
1326 ____________________________________________________________________________
1327 [  5540] By: gsar                                  on 2000/03/05  09:04:52
1328         Log: fixes for most warnings identified by gcc -Wall
1329      Branch: perl
1330            ! av.c cop.h deb.c doop.c dump.c embed.h embed.pl gv.c hv.c mg.c
1331            ! miniperlmain.c objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c
1332            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c regexp.h run.c
1333            ! scope.c sv.c sv.h toke.c universal.c util.c xsutils.c
1334 ____________________________________________________________________________
1335 [  5539] By: gsar                                  on 2000/03/05  06:37:58
1336         Log: shup up warnings about dNOOP from gcc with __attribute__ ((unused))
1337              (from Doug MacEachern <dougm@pobox.com>)
1338      Branch: perl
1339            ! patchlevel.h perl.h
1340 ____________________________________________________________________________
1341 [  5538] By: gsar                                  on 2000/03/05  05:50:44
1342         Log: tyop
1343      Branch: perl
1344            ! config_h.SH
1345 ____________________________________________________________________________
1346 [  5537] By: gsar                                  on 2000/03/05  05:41:10
1347         Log: integrate cfgperl contents into mainline; add new tests from
1348              inc.t into 64bit.t
1349      Branch: perl
1350            ! t/op/64bit.t
1351           !> Configure config_h.SH hints/hpux.sh hints/sco.sh perl.h
1352           !> pod/perl.pod toke.c
1353 ____________________________________________________________________________
1354 [  5536] By: jhi                                   on 2000/03/05  05:37:22
1355         Log: dethinko
1356      Branch: cfgperl
1357            ! toke.c
1358 ____________________________________________________________________________
1359 [  5535] By: jhi                                   on 2000/03/05  05:14:40
1360         Log: Integrate with Sarathy.
1361      Branch: cfgperl
1362           !> pp.c t/op/inc.t toke.c
1363 ____________________________________________________________________________
1364 [  5534] By: gsar                                  on 2000/03/05  04:50:26
1365         Log: optimize change#5533 to stick to IVs if constant is <= IV_MAX,
1366              since runtime is highly optimized for IVs rather than UVs
1367      Branch: perl
1368            ! toke.c
1369 ____________________________________________________________________________
1370 [  5533] By: gsar                                  on 2000/03/05  04:30:02
1371         Log: scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't
1372              end up being promoted to an NV)
1373      Branch: perl
1374            ! pp.c t/op/inc.t toke.c
1375 ____________________________________________________________________________
1376 [  5532] By: jhi                                   on 2000/03/05  01:11:37
1377         Log: more cpp cosmetics, logic cleanup
1378      Branch: cfgperl
1379            ! toke.c
1380 ____________________________________________________________________________
1381 [  5531] By: jhi                                   on 2000/03/05  00:51:20
1382         Log: Implement #5525 in metaconfig.
1383      Branch: cfgperl
1384            ! Configure config_h.SH
1385      Branch: metaconfig
1386            ! U/modified/cpp_stuff.U
1387 ____________________________________________________________________________
1388 [  5530] By: jhi                                   on 2000/03/05  00:32:51
1389         Log: Integrate with Sarathy.
1390      Branch: cfgperl
1391           !> config_h.SH doio.c lib/Cwd.pm lib/Pod/Html.pm lib/bytes.pm
1392           !> lib/charnames.pm lib/filetest.pm lib/integer.pm lib/locale.pm
1393           !> lib/overload.pm lib/utf8.pm os2/os2ish.h pod/perldebug.pod
1394           !> t/lib/ipc_sysv.t t/pragma/warn/regcomp win32/config_H.bc
1395           !> win32/config_H.gc win32/config_H.vc
1396 ____________________________________________________________________________
1397 [  5529] By: jhi                                   on 2000/03/05  00:31:17
1398         Log: Sanity check on the strtoll and strtoull.
1399      Branch: cfgperl
1400            ! Configure config_h.SH
1401      Branch: metaconfig/U/perl
1402            ! d_strtoll.U d_strtoull.U
1403 ____________________________________________________________________________
1404 [  5528] By: jhi                                   on 2000/03/05  00:07:21
1405         Log: Reformat the fearful cpp expression to be a little bit less fearful.
1406      Branch: cfgperl
1407            ! toke.c
1408 ____________________________________________________________________________
1409 [  5527] By: gsar                                  on 2000/03/04  21:55:03
1410         Log: make hints available via globals in the respective pragmas to
1411              avoid duplicating the constants everywhere
1412      Branch: perl
1413            ! lib/bytes.pm lib/charnames.pm lib/filetest.pm lib/integer.pm
1414            ! lib/locale.pm lib/overload.pm lib/utf8.pm
1415 ____________________________________________________________________________
1416 [  5526] By: gsar                                  on 2000/03/04  20:39:36
1417         Log: remove deadcode
1418      Branch: perl
1419            ! lib/Cwd.pm
1420 ____________________________________________________________________________
1421 [  5525] By: gsar                                  on 2000/03/04  19:42:55
1422         Log: make CAT2() portable for use as a macro argument with an extra
1423              level of macros
1424      Branch: perl
1425            ! config_h.SH
1426 ____________________________________________________________________________
1427 [  5524] By: gsar                                  on 2000/03/04  19:02:27
1428         Log: avoid looking up stale PL_statbuf (spotted by Charles Lane
1429              <lane@DUPHY4.Physics.Drexel.Edu>)
1430      Branch: perl
1431            ! doio.c
1432 ____________________________________________________________________________
1433 [  5523] By: gsar                                  on 2000/03/04  18:59:03
1434         Log: pod tweak
1435      Branch: perl
1436            ! pod/perldebug.pod
1437 ____________________________________________________________________________
1438 [  5522] By: gsar                                  on 2000/03/04  17:46:58
1439         Log: regen win32/config_H*
1440      Branch: perl
1441            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1442 ____________________________________________________________________________
1443 [  5521] By: jhi                                   on 2000/03/04  16:35:48
1444         Log: From: "Matthias Urlichs" <smurf@noris.net>
1445              To: perl5-porters@perl.org
1446              Subject: BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats
1447              Date:   Sat, 4 Mar 2000 12:48:42 +0100
1448              Message-ID: <20000304124841.A8090@noris.de>
1449      Branch: cfgperl
1450            ! toke.c
1451 ____________________________________________________________________________
1452 [  5520] By: jhi                                   on 2000/03/04  15:41:12
1453         Log: unthink wishful thinking
1454      Branch: cfgperl
1455            ! pod/perl.pod
1456 ____________________________________________________________________________
1457 [  5519] By: gsar                                  on 2000/03/04  06:42:47
1458         Log: fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)
1459      Branch: perl
1460            ! os2/os2ish.h
1461 ____________________________________________________________________________
1462 [  5518] By: gsar                                  on 2000/03/04  06:02:26
1463         Log: avoid "scalars leaked" message in test
1464      Branch: perl
1465            ! t/pragma/warn/regcomp
1466 ____________________________________________________________________________
1467 [  5517] By: jhi                                   on 2000/03/04  06:01:16
1468         Log: detypo
1469      Branch: cfgperl
1470            ! pod/perl.pod
1471 ____________________________________________________________________________
1472 [  5516] By: jhi                                   on 2000/03/04  05:59:21
1473         Log: cleanup AVAILABILITY and mention binaries
1474      Branch: cfgperl
1475            ! pod/perl.pod
1476 ____________________________________________________________________________
1477 [  5515] By: gsar                                  on 2000/03/04  05:55:02
1478         Log: syntax error in change#5498
1479      Branch: perl
1480            ! t/lib/ipc_sysv.t
1481 ____________________________________________________________________________
1482 [  5514] By: jhi                                   on 2000/03/04  05:50:56
1483         Log: assuming that removing the libbind will be a good idea
1484      Branch: cfgperl
1485            ! hints/sco.sh
1486 ____________________________________________________________________________
1487 [  5513] By: gsar                                  on 2000/03/04  05:50:15
1488         Log: Pod::Html fixups for nicer links to functions (from Wolfgang Laun
1489              <wolfgang.laun@chello.at>)
1490      Branch: perl
1491            ! lib/Pod/Html.pm
1492 ____________________________________________________________________________
1493 [  5512] By: jhi                                   on 2000/03/04  05:45:52
1494         Log: Integrate with Sarathy.
1495      Branch: cfgperl
1496           !> (integrate 41 files)
1497 ____________________________________________________________________________
1498 [  5511] By: jhi                                   on 2000/03/04  05:42:37
1499         Log: HP-UX 64-bitness cures
1500      Branch: cfgperl
1501            ! hints/hpux.sh perl.h
1502 ____________________________________________________________________________
1503 [  5510] By: gsar                                  on 2000/03/04  05:40:08
1504         Log: better error messages when xsubpp fails to find map for a particular
1505              type (from Ilya Zakharevich)
1506      Branch: perl
1507            ! lib/ExtUtils/xsubpp
1508 ____________________________________________________________________________
1509 [  5509] By: jhi                                   on 2000/03/04  05:33:27
1510         Log: scratch #5508
1511      Branch: cfgperl
1512            ! perl.h
1513 ____________________________________________________________________________
1514 [  5508] By: jhi                                   on 2000/03/04  05:31:19
1515         Log: In HP-UX there is a secret handshake to get strtoll and strtoull.
1516      Branch: cfgperl
1517            ! perl.h
1518 ____________________________________________________________________________
1519 [  5507] By: gsar                                  on 2000/03/04  04:27:51
1520         Log: more whitespace removal (from Michael G Schwern)
1521      Branch: perl
1522            ! ext/Data/Dumper/Dumper.pm ext/Errno/Errno_pm.PL
1523            ! ext/File/Glob/Glob.pm ext/IO/lib/IO/Select.pm
1524            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
1525            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm lib/CGI.pm
1526            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm lib/CGI/Push.pm
1527            ! lib/Carp/Heavy.pm lib/DB.pm lib/Exporter/Heavy.pm
1528            ! lib/File/DosGlob.pm lib/File/Find.pm lib/Getopt/Long.pm
1529            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/netent.pm
1530            ! lib/SelfLoader.pm lib/Tie/Array.pm lib/Tie/Handle.pm
1531            ! lib/Tie/Scalar.pm lib/Time/Local.pm lib/filetest.pm
1532            ! lib/overload.pm x2p/s2p.PL
1533 ____________________________________________________________________________
1534 [  5506] By: gsar                                  on 2000/03/04  04:12:06
1535         Log: temporarily disable blank line warning from Pod::Parser until
1536              it can be made optional
1537      Branch: perl
1538            ! lib/Pod/Parser.pm t/pod/poderrs.xr
1539 ____________________________________________________________________________
1540 [  5505] By: gsar                                  on 2000/03/04  04:00:44
1541         Log: rid blanks in pods (from Michael G Schwern)
1542      Branch: perl
1543            ! README.amiga README.dos README.os2
1544 ____________________________________________________________________________
1545 [  5504] By: gsar                                  on 2000/03/04  03:59:07
1546         Log: avoid warnings from shmread() when given undefined variable
1547              (from Tom Christiansen)
1548      Branch: perl
1549            ! doio.c
1550 ____________________________________________________________________________
1551 [  5503] By: gsar                                  on 2000/03/04  03:53:43
1552         Log: fpsetmask() needs include on freebsd (from Slaven Rezic
1553              <eserte@vran.herceg.de>)
1554      Branch: perl
1555            ! unixish.h
1556 ____________________________________________________________________________
1557 [  5502] By: gsar                                  on 2000/03/04  03:51:05
1558         Log: avoid ambiguity in indirect object notation (breaks with overridden
1559              run time require)
1560      Branch: perl
1561            ! lib/CGI.pm
1562 ____________________________________________________________________________
1563 [  5501] By: gsar                                  on 2000/03/04  01:08:54
1564         Log: adjust perldelta
1565      Branch: perl
1566            ! Todo-5.6 pod/perl.pod pod/perldelta.pod
1567 ____________________________________________________________________________
1568 [  5500] By: gsar                                  on 2000/03/04  00:33:49
1569         Log: integrate cfgperl contents into mainline
1570      Branch: perl
1571           !> hints/irix_6.sh hints/solaris_2.sh pod/perl.pod
1572           !> pod/perlfunc.pod t/lib/ipc_sysv.t
1573 ____________________________________________________________________________
1574 [  5499] By: jhi                                   on 2000/03/03  22:51:53
1575         Log: solaris hints tweak
1576      Branch: cfgperl
1577            ! hints/solaris_2.sh
1578 ____________________________________________________________________________
1579 [  5498] By: jhi                                   on 2000/03/03  22:35:46
1580         Log: The SysV IPC test must use the native integers
1581              (long or short), also noted this in the msgsnd/semctl
1582              documentation.  Reported in
1583              
1584              From: schwern@athens.arena-i.com (Michael G Schwern)
1585              To: perl5-porters@perl.org
1586              Subject: [ID 20000302.006] [BUG 5.5.670 t/ipc_sysv.t] Fails 2,5,6 with 64bit on Linux
1587              Date: Thu,  2 Mar 2000 17:15:03 -0500 (EST)
1588              Message-Id: <20000302221503.EDF6E3830@athens.arena-i.com>
1589      Branch: cfgperl
1590            ! pod/perlfunc.pod t/lib/ipc_sysv.t
1591 ____________________________________________________________________________
1592 [  5497] By: jhi                                   on 2000/03/03  21:08:53
1593         Log: Update AVAILABILITY.
1594      Branch: cfgperl
1595            ! pod/perl.pod
1596 ____________________________________________________________________________
1597 [  5496] By: gsar                                  on 2000/03/03  20:21:05
1598         Log: perldebug tweak (from M J T Guy)
1599      Branch: perl
1600            ! pod/perldebug.pod
1601 ____________________________________________________________________________
1602 [  5495] By: jhi                                   on 2000/03/03  19:32:58
1603         Log: Integrate with Sarathy.
1604      Branch: cfgperl
1605           !> (integrate 79 files)
1606 ____________________________________________________________________________
1607 [  5494] By: jhi                                   on 2000/03/03  19:14:01
1608         Log: the workaround is needed in all 7.2.* compilers,
1609              not just on IRIX64.
1610      Branch: cfgperl
1611            ! hints/irix_6.sh
1612 ____________________________________________________________________________
1613 [  5493] By: gsar                                  on 2000/03/03  18:58:45
1614         Log: whitespace and readabiliti nits in the pods (from Michael G Schwern
1615              and Robin Barker)
1616      Branch: perl
1617            ! Changes pod/perl.pod pod/perl5004delta.pod
1618            ! pod/perl5005delta.pod pod/perlboot.pod pod/perldata.pod
1619            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
1620            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq2.pod
1621            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
1622            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
1623            ! pod/perlfilter.pod pod/perlguts.pod pod/perlipc.pod
1624            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodinstall.pod
1625            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlopentut.pod
1626            ! pod/perlpod.pod pod/perlport.pod pod/perlre.pod
1627            ! pod/perlref.pod pod/perlreftut.pod pod/perlsub.pod
1628            ! pod/perltie.pod pod/perltodo.pod pod/perltoot.pod
1629            ! pod/perltootc.pod pod/perltrap.pod pod/perlvar.pod
1630            ! pod/perlxstut.pod
1631 ____________________________________________________________________________
1632 [  5492] By: gsar                                  on 2000/03/03  17:48:31
1633         Log: support for list assignment to pseudohashes (from John Tobey
1634              <jtobey@john-edwin-tobey.org>)
1635      Branch: perl
1636            ! av.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1637            ! perlapi.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
1638 ____________________________________________________________________________
1639 [  5491] By: gsar                                  on 2000/03/03  16:45:49
1640         Log: add MakeMaker caveat to INSTALL (from Andy Dougherty)
1641      Branch: perl
1642            ! INSTALL
1643 ____________________________________________________________________________
1644 [  5490] By: gsar                                  on 2000/03/03  16:44:42
1645         Log: perldelta tweaks
1646      Branch: perl
1647            ! pod/perldelta.pod
1648 ____________________________________________________________________________
1649 [  5489] By: gsar                                  on 2000/03/03  16:26:52
1650         Log: /dev/console may not be writable in Syslog.pm (from Ask Bjoern Hansen
1651              <ask@valueclick.com>)
1652      Branch: perl
1653            ! ext/Sys/Syslog/Syslog.pm
1654 ____________________________________________________________________________
1655 [  5488] By: gsar                                  on 2000/03/03  16:21:34
1656         Log: OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes
1657              <sthoenna@efn.org>)
1658      Branch: perl
1659            ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h
1660            ! os2/os2.sym
1661 ____________________________________________________________________________
1662 [  5487] By: gsar                                  on 2000/03/03  16:16:34
1663         Log: skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)
1664      Branch: perl
1665            ! t/lib/glob-basic.t
1666 ____________________________________________________________________________
1667 [  5486] By: gsar                                  on 2000/03/03  15:42:28
1668         Log: integrate cfgperl and vmsperl contents into mainline
1669      Branch: perl
1670            ! pod/perl.pod
1671           !> (integrate 38 files)
1672 ____________________________________________________________________________
1673 [  5485] By: jhi                                   on 2000/03/03  15:21:40
1674         Log: pull the sparcv9 workshop libraries in front of loclibpth
1675      Branch: cfgperl
1676            ! hints/solaris_2.sh
1677 ____________________________________________________________________________
1678 [  5484] By: jhi                                   on 2000/03/03  15:09:03
1679         Log: Introduce i_ieefp because FreeBSD on ix86 needs that
1680              for ftpsetmask(0); regen Configure.
1681      Branch: cfgperl
1682            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1683            ! config_h.SH epoc/config.sh perl.h vms/subconfigure.com
1684            ! vos/config.def vos/config.h vos/config_h.SH_orig
1685            ! win32/config.bc win32/config.gc win32/config.vc
1686            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1687 ____________________________________________________________________________
1688 [  5483] By: jhi                                   on 2000/03/03  05:37:58
1689         Log: The _cflags must be left-aligned.
1690      Branch: cfgperl
1691            ! hints/irix_6.sh
1692 ____________________________________________________________________________
1693 [  5482] By: bailey                                on 2000/03/03  04:42:45
1694         Log: Once more unto resync
1695      Branch: vmsperl
1696           !> (integrate 48 files)
1697 ____________________________________________________________________________
1698 [  5481] By: bailey                                on 2000/03/03  04:36:46
1699         Log: VMS-specific perldelta update
1700      Branch: vmsperl
1701            ! pod/perldelta.pod
1702 ____________________________________________________________________________
1703 [  5480] By: bailey                                on 2000/03/03  04:05:28
1704         Log: Set up Perl invocation method during configuration (Peter Prymmer)
1705              Add missing bits to various utilities and install them (ditto)
1706      Branch: vmsperl
1707            ! configure.com pod/pod2usage.PL pod/podselect.PL
1708            ! utils/dprofpp.PL vms/descrip_mms.template
1709 ____________________________________________________________________________
1710 [  5479] By: bailey                                on 2000/03/03  04:01:48
1711         Log: Fix test to match new behavior of vmsify() (Craig Berry)
1712      Branch: vmsperl
1713            ! vms/ext/filespec.t
1714 ____________________________________________________________________________
1715 [  5478] By: bailey                                on 2000/03/03  03:54:10
1716         Log: Try to intuit whether typeless file invoked in subprocess
1717              is an executable image or DCL procedure.
1718      Branch: vmsperl
1719            ! vms/perlvms.pod vms/vms.c
1720 ____________________________________________________________________________
1721 [  5477] By: bailey                                on 2000/03/03  03:37:18
1722         Log: Remove leftover bits of VAXC support (Dan Sugalski)
1723      Branch: vmsperl
1724            ! vms/gen_shrfls.pl
1725 ____________________________________________________________________________
1726 [  5476] By: bailey                                on 2000/03/03  03:34:51
1727         Log: Add missing declaration (Dan Sugalski)
1728      Branch: vmsperl
1729            ! vms/vms.c
1730 ____________________________________________________________________________
1731 [  5475] By: gsar                                  on 2000/03/03  03:27:52
1732         Log: warn about /(?p{})/ (from Simon Cozens)
1733      Branch: perl
1734            ! regcomp.c toke.c
1735 ____________________________________________________________________________
1736 [  5474] By: bailey                                on 2000/03/03  03:27:05
1737         Log: Ad hoc patch for duping stdout into stderr
1738      Branch: vmsperl
1739            ! vms/vms.c
1740 ____________________________________________________________________________
1741 [  5473] By: bailey                                on 2000/03/03  03:23:29
1742         Log: Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
1743      Branch: vmsperl
1744            ! vms/subconfigure.com vms/vmsish.h
1745 ____________________________________________________________________________
1746 [  5472] By: gsar                                  on 2000/03/03  02:58:49
1747         Log: File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)
1748      Branch: perl
1749            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
1750            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
1751 ____________________________________________________________________________
1752 [  5471] By: jhi                                   on 2000/03/03  02:38:23
1753         Log: more todo
1754      Branch: cfgperl
1755            ! Todo-5.6
1756 ____________________________________________________________________________
1757 [  5470] By: gsar                                  on 2000/03/03  02:36:02
1758         Log: skip test if db doesn't have null key support
1759      Branch: perl
1760            ! t/lib/anydbm.t
1761 ____________________________________________________________________________
1762 [  5469] By: jhi                                   on 2000/03/03  02:26:53
1763         Log: Integrate with Sarathy.
1764      Branch: cfgperl
1765           !> INSTALL lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
1766           !> lib/Test/Harness.pm lib/constant.pm pod/perl.pod
1767           !> pod/perldelta.pod pod/perlpod.pod pod/perlre.pod
1768           !> pod/perltoc.pod regcomp.c t/op/misc.t t/op/pat.t toke.c
1769           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
1770 ____________________________________________________________________________
1771 [  5468] By: jhi                                   on 2000/03/03  02:24:05
1772         Log: irix hints tweak
1773      Branch: cfgperl
1774            ! hints/irix_6.sh
1775 ____________________________________________________________________________
1776 [  5467] By: gsar                                  on 2000/03/03  02:19:50
1777         Log: /(?p{})/ changed to /(??{})/, per Larry's suggestion (from
1778              Simon Cozens <simon@othersideofthe.earth.li>)
1779      Branch: perl
1780            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
1781            ! pod/perlre.pod pod/perltoc.pod regcomp.c t/op/misc.t
1782            ! t/op/pat.t toke.c
1783 ____________________________________________________________________________
1784 [  5466] By: jhi                                   on 2000/03/03  02:12:41
1785         Log: in words order bad
1786      Branch: cfgperl
1787            ! pod/perlre.pod
1788 ____________________________________________________________________________
1789 [  5465] By: jhi                                   on 2000/03/03  02:09:45
1790         Log: /[[:alpha]/ now dies on unmatched [] instead of
1791              "an unknown character class" (spotted by Tom Christiansen)
1792      Branch: cfgperl
1793            ! regcomp.c t/pragma/warn/regcomp
1794 ____________________________________________________________________________
1795 [  5464] By: gsar                                  on 2000/03/03  02:04:48
1796         Log: perldelta notes about IO::Socket changes (from Graham Barr)
1797      Branch: perl
1798            ! pod/perldelta.pod
1799 ____________________________________________________________________________
1800 [  5463] By: gsar                                  on 2000/03/03  02:02:50
1801         Log: relax restrictions on constant names a bit (from M J T Guy)
1802      Branch: perl
1803            ! lib/constant.pm
1804 ____________________________________________________________________________
1805 [  5462] By: gsar                                  on 2000/03/03  01:59:49
1806         Log: support for generation of accessor functions (from Hugo van der
1807              Sanden)
1808      Branch: perl
1809            ! utils/h2xs.PL
1810 ____________________________________________________________________________
1811 [  5461] By: jhi                                   on 2000/03/03  01:51:53
1812         Log: cosmetics
1813      Branch: cfgperl
1814            ! t/op/pack.t
1815 ____________________________________________________________________________
1816 [  5460] By: jhi                                   on 2000/03/03  01:50:07
1817         Log: detypo
1818      Branch: cfgperl
1819            ! t/op/pack.t
1820 ____________________________________________________________________________
1821 [  5459] By: gsar                                  on 2000/03/03  01:46:35
1822         Log: pod tweaks
1823      Branch: perl
1824            ! pod/perl.pod pod/perlpod.pod
1825 ____________________________________________________________________________
1826 [  5458] By: jhi                                   on 2000/03/03  01:25:21
1827         Log: solaris hints tweak
1828      Branch: cfgperl
1829            ! hints/solaris_2.sh
1830 ____________________________________________________________________________
1831 [  5457] By: jhi                                   on 2000/03/02  22:56:49
1832         Log: detypo
1833      Branch: cfgperl
1834            ! hints/solaris_2.sh
1835 ____________________________________________________________________________
1836 [  5456] By: gsar                                  on 2000/03/02  21:15:11
1837         Log: Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;
1838              add test targets for -C switch on windows
1839      Branch: perl
1840            ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk
1841 ____________________________________________________________________________
1842 [  5455] By: gsar                                  on 2000/03/02  21:06:49
1843         Log: add note about failed tests on memory starved systems (from
1844              Andy Dougherty)
1845      Branch: perl
1846            ! INSTALL
1847 ____________________________________________________________________________
1848 [  5454] By: jhi                                   on 2000/03/02  21:03:35
1849         Log: Integrate with Sarathy.
1850      Branch: cfgperl
1851           !> Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
1852           !> lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
1853           !> pod/perldata.pod pod/perldelta.pod pod/perlop.pod
1854 ____________________________________________________________________________
1855 [  5453] By: jhi                                   on 2000/03/02  20:58:43
1856         Log: Further long double patches from Spider Boardman.
1857      Branch: cfgperl
1858            ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t
1859 ____________________________________________________________________________
1860 [  5452] By: gsar                                  on 2000/03/02  20:52:08
1861         Log: move doc about v-strings from perlop to perldata (suggested by
1862              David Dyck <dcd@tc.fluke.com>)
1863      Branch: perl
1864            ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod
1865 ____________________________________________________________________________
1866 [  5451] By: gsar                                  on 2000/03/02  20:30:29
1867         Log: integrate cfgperl changes into mainline
1868      Branch: perl
1869           !> Configure hints/irix_6.sh pp.c
1870 ____________________________________________________________________________
1871 [  5450] By: gsar                                  on 2000/03/02  20:08:10
1872         Log: still other multiline match cleanups (from Greg Bacon)
1873      Branch: perl
1874            ! Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
1875            ! lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
1876 ____________________________________________________________________________
1877 [  5449] By: jhi                                   on 2000/03/02  20:01:58
1878         Log: Integrate with Sarathy.
1879      Branch: cfgperl
1880           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1881           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
1882           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
1883           !> vms/descrip_mms.template vms/gen_shrfls.pl
1884           !> vms/subconfigure.com vms/vms.c win32/Makefile
1885           !> win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
1886 ____________________________________________________________________________
1887 [  5448] By: jhi                                   on 2000/03/02  20:00:37
1888         Log: workaround for Tru64 compiler bug (cleaner fix will have
1889              to wait until 5.6.1), from Spider Boardman
1890      Branch: cfgperl
1891            ! pp.c
1892 ____________________________________________________________________________
1893 [  5447] By: jhi                                   on 2000/03/02  19:52:34
1894         Log: Workaround for an optimizer bug.
1895      Branch: cfgperl
1896            ! hints/irix_6.sh
1897 ____________________________________________________________________________
1898 [  5446] By: jhi                                   on 2000/03/02  19:44:35
1899         Log: installation directory fix from Andy Dougherty
1900              (installstyle was being clobbered, spotted by Spider Boardman)
1901      Branch: cfgperl
1902            ! Configure
1903      Branch: metaconfig
1904            ! U/installdirs/installstyle.U
1905 ____________________________________________________________________________
1906 [  5445] By: gsar                                  on 2000/03/02  19:40:44
1907         Log: patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);
1908              some parts not applied
1909      Branch: perl
1910            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
1911            ! win32/win32.h
1912 ____________________________________________________________________________
1913 [  5444] By: gsar                                  on 2000/03/02  19:26:08
1914         Log: avoid buffering issue in warn/8signal
1915      Branch: perl
1916            ! t/pragma/warn/8signal
1917 ____________________________________________________________________________
1918 [  5443] By: gsar                                  on 2000/03/02  18:13:28
1919         Log: integrate cfgperl changes into mainline
1920      Branch: perl
1921           !> Configure config_h.SH hints/aix.sh hints/hpux.sh
1922           !> hints/solaris_2.sh makedepend.SH sv.c t/lib/syslfs.t
1923           !> t/op/lfs.t t/op/pack.t
1924 ____________________________________________________________________________
1925 [  5442] By: gsar                                  on 2000/03/02  18:02:40
1926         Log: integrate vmsperl changes into mainline (denied their changes to
1927              Glob.pm, t/pragma/warn/{8signal,pp_ctl})
1928      Branch: perl
1929           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1930           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
1931           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
1932           !> vms/descrip_mms.template vms/gen_shrfls.pl
1933           !> vms/subconfigure.com vms/vms.c
1934 ____________________________________________________________________________
1935 [  5441] By: jhi                                   on 2000/03/02  17:56:20
1936         Log: nit from Spider Boardman
1937      Branch: cfgperl
1938            ! makedepend.SH
1939 ____________________________________________________________________________
1940 [  5440] By: jhi                                   on 2000/03/02  17:48:15
1941         Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one
1942              is the correct one), spotted by Robin Parker.
1943      Branch: cfgperl
1944            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
1945      Branch: metaconfig/U/perl
1946            ! uselfs.U
1947 ____________________________________________________________________________
1948 [  5439] By: jhi                                   on 2000/03/02  15:32:04
1949         Log: Remove the pack.t kludge introduced to fudge the test
1950              to pass under long doubles: leave the similar kludge
1951              to posix.t because POSIX::strtod() is still double,
1952              not long double. 
1953      Branch: cfgperl
1954            ! t/op/pack.t
1955 ____________________________________________________________________________
1956 [  5438] By: jhi                                   on 2000/03/02  04:58:48
1957         Log: Integrate with Sarathy.
1958      Branch: cfgperl
1959           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
1960           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
1961           !> lib/Pod/Html.pm op.c
1962 ____________________________________________________________________________
1963 [  5437] By: jhi                                   on 2000/03/02  04:51:46
1964         Log: A patch on #5407.
1965      Branch: cfgperl
1966            ! sv.c
1967 ____________________________________________________________________________
1968 [  5436] By: gsar                                  on 2000/03/02  04:45:37
1969         Log: avoid useless comparison
1970      Branch: perl
1971            ! op.c
1972 ____________________________________________________________________________
1973 [  5435] By: bailey                                on 2000/03/02  04:43:11
1974         Log: YA sync with mainline
1975      Branch: vmsperl
1976           +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod
1977           +> t/lib/env-array.t
1978           !> (integrate 150 files)
1979 ____________________________________________________________________________
1980 [  5434] By: gsar                                  on 2000/03/02  04:28:48
1981         Log: make the "back to top" links optional
1982      Branch: perl
1983            ! lib/Pod/Html.pm
1984 ____________________________________________________________________________
1985 [  5433] By: bailey                                on 2000/03/02  04:26:58
1986         Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)
1987      Branch: vmsperl
1988            ! vms/vms.c
1989 ____________________________________________________________________________
1990 [  5432] By: bailey                                on 2000/03/02  04:20:51
1991         Log: Update dependencies and remove obsolete VAXC support
1992      Branch: vmsperl
1993            ! vms/descrip_mms.template
1994 ____________________________________________________________________________
1995 [  5431] By: bailey                                on 2000/03/02  04:19:42
1996         Log: Rmeove obsolete VAXC support
1997      Branch: vmsperl
1998            ! vms/gen_shrfls.pl
1999 ____________________________________________________________________________
2000 [  5430] By: bailey                                on 2000/03/02  04:18:57
2001         Log: Minor updates to subconfigure.com:
2002              - remove old VAXC support
2003              - avoid echoing commands to tempfiles
2004              - fix typos
2005              - define 64bit symbols (as "undef") when not using 64 bit support
2006      Branch: vmsperl
2007            ! vms/subconfigure.com
2008 ____________________________________________________________________________
2009 [  5429] By: bailey                                on 2000/03/02  04:16:11
2010         Log: Minor changes to Configure.Com:
2011              - permit operation in batch mode (splits output)
2012              - remove old VAXC support
2013              - default to enabling secure internal lnm translation
2014      Branch: vmsperl
2015            ! configure.com
2016 ____________________________________________________________________________
2017 [  5428] By: bailey                                on 2000/03/02  04:06:53
2018         Log: Optional warning for truncated logical name equivalence string (Dan Sugalski)
2019      Branch: vmsperl
2020            ! vms/vms.c
2021 ____________________________________________________________________________
2022 [  5427] By: bailey                                on 2000/03/02  04:05:47
2023         Log: FIx no-op in vms.c
2024      Branch: vmsperl
2025            ! vms/vms.c
2026 ____________________________________________________________________________
2027 [  5426] By: bailey                                on 2000/03/02  04:04:52
2028         Log: MIscellaneous tweaks to test and driver (Charles Lane)
2029      Branch: vmsperl
2030            ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t
2031            ! vms/test.com
2032 ____________________________________________________________________________
2033 [  5425] By: bailey                                on 2000/03/02  04:02:44
2034         Log: Take advantage of new subprocess invocation (Charles Lane)
2035      Branch: vmsperl
2036            ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t
2037            ! t/pragma/warnings.t
2038 ____________________________________________________________________________
2039 [  5424] By: bailey                                on 2000/03/02  04:00:20
2040         Log: Increment counter for skipped tests (Charles Lane)
2041      Branch: vmsperl
2042            ! t/io/open.t
2043 ____________________________________________________________________________
2044 [  5423] By: bailey                                on 2000/03/02  03:59:14
2045         Log: Remove redundant elements of @INC to cope with VMS' 255-char limit
2046              on PERL5LIB logical (Dan Sugalski)
2047      Branch: vmsperl
2048            ! lib/Test/Harness.pm
2049 ____________________________________________________________________________
2050 [  5422] By: bailey                                on 2000/03/02  03:57:40
2051         Log: Use temp to construct dirspec in File::Find (Charles Lane)
2052      Branch: vmsperl
2053            ! lib/File/Find.pm
2054 ____________________________________________________________________________
2055 [  5421] By: bailey                                on 2000/03/02  03:56:13
2056         Log: Satisfy various Pod::* needs for Unix syntax (Charles Lane)
2057              (Should move to File::Spec in long term)
2058      Branch: vmsperl
2059            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl
2060 ____________________________________________________________________________
2061 [  5420] By: bailey                                on 2000/03/02  03:52:45
2062         Log: Escape \n in commands written to Descrip.MMS (Charles Lane)
2063      Branch: vmsperl
2064            ! lib/ExtUtils/MM_VMS.pm
2065 ____________________________________________________________________________
2066 [  5419] By: bailey                                on 2000/03/02  03:50:53
2067         Log: Make File::Glob more VMS-friendly (Charles Lane)
2068      Branch: vmsperl
2069            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2070            ! t/lib/glob-basic.t
2071 ____________________________________________________________________________
2072 [  5418] By: bailey                                on 2000/03/02  03:47:21
2073         Log: Miscellaneous fixes to build procedures (Peter Prymmer)
2074      Branch: vmsperl
2075            ! configure.com vms/subconfigure.com
2076 ____________________________________________________________________________
2077 [  5417] By: bailey                                on 2000/03/02  03:42:49
2078         Log: Temrinate statements in pp_ctl warning test (Charles Lane)
2079      Branch: vmsperl
2080            ! t/pragma/warn/pp_ctl
2081 ____________________________________________________________________________
2082 [  5416] By: bailey                                on 2000/03/02  03:39:46
2083         Log: Warn but continue installing when file missing (Dan Sugalski)
2084      Branch: vmsperl
2085            ! installperl
2086 ____________________________________________________________________________
2087 [  5415] By: jhi                                   on 2000/03/01  23:31:23
2088         Log: Make file sparseness detection more portable (Scott Henry)
2089      Branch: cfgperl
2090            ! t/lib/syslfs.t t/op/lfs.t
2091 ____________________________________________________________________________
2092 [  5414] By: jhi                                   on 2000/03/01  22:53:48
2093         Log: detypo #5411 continues: Sun grep doesn't have -e.
2094      Branch: cfgperl
2095            ! hints/solaris_2.sh
2096 ____________________________________________________________________________
2097 [  5413] By: jhi                                   on 2000/03/01  22:49:44
2098         Log: detypo #5411
2099      Branch: cfgperl
2100            ! hints/solaris_2.sh
2101 ____________________________________________________________________________
2102 [  5412] By: gsar                                  on 2000/03/01  20:04:42
2103         Log: typo in change#5408
2104      Branch: perl
2105            ! lib/ExtUtils/MM_Unix.pm
2106 ____________________________________________________________________________
2107 [  5411] By: jhi                                   on 2000/03/01  18:48:52
2108         Log: Better detection of the solaris workshop compiler.
2109      Branch: cfgperl
2110            ! hints/solaris_2.sh
2111 ____________________________________________________________________________
2112 [  5410] By: jhi                                   on 2000/03/01  18:18:04
2113         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
2114              To: perl5-porters@perl.org
2115              Subject: solaris 64-bit and gcc
2116              Date: Wed, 1 Mar 2000 17:59:36 GMT
2117              Message-Id: <200003011759.RAA03938@tempest.npl.co.uk>
2118      Branch: cfgperl
2119            ! hints/solaris_2.sh
2120 ____________________________________________________________________________
2121 [  5409] By: jhi                                   on 2000/03/01  18:16:43
2122         Log: Integrate with Sarathy.
2123      Branch: cfgperl
2124           +> t/lib/env-array.t
2125           !> MANIFEST README.cygwin ext/DynaLoader/DynaLoader_pm.PL
2126           !> ext/DynaLoader/dlutils.c lib/AutoLoader.pm lib/AutoSplit.pm
2127           !> lib/CGI/Carp.pm lib/CPAN.pm lib/Cwd.pm lib/Env.pm
2128           !> lib/File/Find.pm lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
2129           !> pod/perldebug.pod pod/perldelta.pod t/lib/env.t
2130           !> t/lib/filefind.t t/lib/glob-basic.t
2131 ____________________________________________________________________________
2132 [  5408] By: gsar                                  on 2000/03/01  18:15:49
2133         Log: still more multiline match cleanups (from Greg Bacon)
2134      Branch: perl
2135            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2136            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
2137 ____________________________________________________________________________
2138 [  5407] By: jhi                                   on 2000/03/01  18:11:09
2139         Log: A further patch from Spider Boardman for long doubleness.
2140      Branch: cfgperl
2141            ! sv.c
2142 ____________________________________________________________________________
2143 [  5406] By: gsar                                  on 2000/03/01  17:32:09
2144         Log: yet more multiline match cleanups (from Greg Bacon)
2145      Branch: perl
2146            ! lib/CPAN.pm lib/Cwd.pm
2147 ____________________________________________________________________________
2148 [  5405] By: gsar                                  on 2000/03/01  17:24:53
2149         Log: add support for Env arrays (from Gregor N. Purdy
2150              <gregor@focusresearch.com>)
2151      Branch: perl
2152            + t/lib/env-array.t
2153            ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t
2154 ____________________________________________________________________________
2155 [  5404] By: gsar                                  on 2000/03/01  17:00:23
2156         Log: cygwin update (from Eric Fifer)
2157      Branch: perl
2158            ! README.cygwin t/lib/glob-basic.t
2159 ____________________________________________________________________________
2160 [  5403] By: gsar                                  on 2000/03/01  16:55:47
2161         Log: more multiline match cleanups (from Greg Bacon)
2162      Branch: perl
2163            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CGI/Carp.pm
2164            ! lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
2165 ____________________________________________________________________________
2166 [  5402] By: gsar                                  on 2000/03/01  16:38:48
2167         Log: avoid DProf entering dl_unload_file() (from Alan Burlison)
2168      Branch: perl
2169            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
2170 ____________________________________________________________________________
2171 [  5401] By: gsar                                  on 2000/03/01  16:35:28
2172         Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch)
2173      Branch: perl
2174            ! lib/File/Find.pm t/lib/filefind.t
2175 ____________________________________________________________________________
2176 [  5400] By: gsar                                  on 2000/03/01  16:32:24
2177         Log: mention "r" debugger command (from Ilya Zakharevich)
2178      Branch: perl
2179            ! pod/perldebug.pod
2180 ____________________________________________________________________________
2181 [  5399] By: jhi                                   on 2000/03/01  14:58:33
2182         Log: Integrate with Sarathy.
2183      Branch: cfgperl
2184           !> Changes configure.com ext/File/Glob/Glob.pm
2185           !> ext/File/Glob/bsd_glob.c installperl lib/ExtUtils/MM_VMS.pm
2186           !> lib/File/Find.pm lib/Pod/Checker.pm lib/Pod/Parser.pm
2187           !> t/io/open.t t/io/openpid.t t/lib/glob-basic.t t/op/goto.t
2188           !> t/op/runlevel.t t/op/split.t t/pod/testp2pt.pl
2189           !> t/pragma/strict.t t/pragma/subs.t t/pragma/warn/8signal
2190           !> t/pragma/warn/pp_sys t/pragma/warnings.t
2191           !> vms/descrip_mms.template vms/subconfigure.com vms/test.com
2192           !> vms/vms.c
2193 ____________________________________________________________________________
2194 [  5398] By: gsar                                  on 2000/03/01  07:03:13
2195         Log: fix testsuite issues in change#5397
2196      Branch: perl
2197            ! Changes t/pragma/warn/8signal t/pragma/warn/pp_sys
2198
2199 ----------------
2200 Version v5.5.670
2201 ----------------
2202
2203 ____________________________________________________________________________
2204 [  5397] By: gsar                                  on 2000/03/01  06:44:42
2205         Log: consolidated VMS patches (from Craig A. Berry
2206              <craig.berry@metamorgs.com>); Glob.pm patch modified to use
2207              $DEFAULT_FLAGS, and iff no flags were supplied
2208      Branch: perl
2209            ! configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2210            ! installperl lib/ExtUtils/MM_VMS.pm lib/File/Find.pm
2211            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/io/open.t
2212            ! t/io/openpid.t t/lib/glob-basic.t t/op/goto.t t/op/runlevel.t
2213            ! t/op/split.t t/pod/testp2pt.pl t/pragma/strict.t
2214            ! t/pragma/subs.t t/pragma/warn/8signal t/pragma/warn/pp_sys
2215            ! t/pragma/warnings.t vms/descrip_mms.template
2216            ! vms/subconfigure.com vms/test.com vms/vms.c
2217 ____________________________________________________________________________
2218 [  5396] By: gsar                                  on 2000/03/01  06:28:22
2219         Log: integrate cfgperl changes into mainline
2220      Branch: perl
2221           !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c
2222 ____________________________________________________________________________
2223 [  5395] By: jhi                                   on 2000/03/01  06:12:10
2224         Log: Integrate with Sarathy.
2225      Branch: cfgperl
2226           +> lib/open.pm
2227           !> MANIFEST Todo-5.6 mg.c
2228 ____________________________________________________________________________
2229 [  5394] By: gsar                                  on 2000/03/01  06:07:00
2230         Log: fix segfault on C<local ${^WARNING_BITS}>
2231      Branch: perl
2232            ! mg.c
2233 ____________________________________________________________________________
2234 [  5393] By: jhi                                   on 2000/03/01  06:02:12
2235         Log: Fcntl de-cut-and-pasto.
2236              From: Doug MacEachern <dougm@pobox.com>
2237              To: perl5-porters@perl.org
2238              Subject: [PATCH v5.5.660] Fcntl.pm
2239              Date: Tue, 29 Feb 2000 21:24:00 -0800 (PST)
2240              Message-ID: <Pine.LNX.4.10.10002292120200.382-100000@mojo.itixs.com>
2241      Branch: cfgperl
2242            ! ext/Fcntl/Fcntl.pm
2243 ____________________________________________________________________________
2244 [  5392] By: gsar                                  on 2000/03/01  05:55:20
2245         Log: update Todo-5.6, add stub open.pm
2246      Branch: perl
2247            + lib/open.pm
2248            ! MANIFEST Todo-5.6
2249 ____________________________________________________________________________
2250 [  5391] By: jhi                                   on 2000/03/01  05:42:25
2251         Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.
2252      Branch: cfgperl
2253            ! hints/solaris_2.sh
2254 ____________________________________________________________________________
2255 [  5390] By: jhi                                   on 2000/03/01  05:35:53
2256         Log: Couple of math functions need to be Perl_ so that
2257              they are correctly long double, especially the frexp()
2258              in sv_vcatpvfn() (spotted by Spider Boardman).
2259      Branch: cfgperl
2260            ! pp.c sv.c
2261 ____________________________________________________________________________
2262 [  5389] By: jhi                                   on 2000/03/01  05:33:54
2263         Log: Integrate with Sarathy.
2264      Branch: cfgperl
2265           +> pod/perlnumber.pod
2266           !> Changes MANIFEST README.win32 ext/DynaLoader/DynaLoader_pm.PL
2267           !> ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_dlopen.xs
2268           !> ext/DynaLoader/dlutils.c lib/File/Find.pm lib/Test/Harness.pm
2269           !> pod/Makefile pod/buildtoc pod/perl.pod pod/perldelta.pod
2270           !> pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
2271           !> pod/perlport.pod pod/perltoc.pod pod/roffitall vms/vms.c
2272           !> win32/perllib.c win32/win32.c win32/win32.h
2273 ____________________________________________________________________________
2274 [  5388] By: gsar                                  on 2000/03/01  03:38:03
2275         Log: Windows miscellany
2276      Branch: perl
2277            ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h
2278 ____________________________________________________________________________
2279 [  5387] By: gsar                                  on 2000/03/01  03:13:37
2280         Log: mention ftp/rsync access to repository in perlhack
2281      Branch: perl
2282            ! Changes pod/perlhack.pod pod/perlhist.pod
2283 ____________________________________________________________________________
2284 [  5386] By: gsar                                  on 2000/03/01  03:04:54
2285         Log: support kill(0,$pid) on Windows to test if process exists
2286      Branch: perl
2287            ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
2288 ____________________________________________________________________________
2289 [  5385] By: gsar                                  on 2000/03/01  02:10:01
2290         Log: integrate cfgperl changes into mainline
2291      Branch: perl
2292           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2293           !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh
2294           !> perl.h vms/subconfigure.com vos/config.def win32/config.bc
2295           !> win32/config.gc win32/config.vc
2296 ____________________________________________________________________________
2297 [  5384] By: gsar                                  on 2000/03/01  01:47:55
2298         Log: oops, change#5382 didn't really fix the typo
2299      Branch: perl
2300            ! ext/DynaLoader/dl_dlopen.xs
2301 ____________________________________________________________________________
2302 [  5383] By: gsar                                  on 2000/03/01  01:38:25
2303         Log: avoid warning on type-mismatch
2304      Branch: perl
2305            ! ext/DynaLoader/dlutils.c
2306 ____________________________________________________________________________
2307 [  5382] By: gsar                                  on 2000/03/01  01:33:42
2308         Log: fix bug in change#5381
2309      Branch: perl
2310            ! ext/DynaLoader/dl_dlopen.xs
2311 ____________________________________________________________________________
2312 [  5381] By: gsar                                  on 2000/03/01  00:46:44
2313         Log: unload extension shared objects when exiting, implemented
2314              only for dl_dlopen.xs (from Alan Burlison)
2315      Branch: perl
2316            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
2317            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
2318 ____________________________________________________________________________
2319 [  5380] By: gsar                                  on 2000/03/01  00:34:10
2320         Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
2321              prose
2322      Branch: perl
2323            + pod/perlnumber.pod
2324            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
2325            ! pod/perltoc.pod pod/roffitall
2326 ____________________________________________________________________________
2327 [  5379] By: jhi                                   on 2000/02/29  23:37:01
2328         Log: Be understanding.
2329      Branch: cfgperl
2330            ! Configure config_h.SH
2331      Branch: metaconfig/U/perl
2332            ! use64bits.U uselfs.U
2333 ____________________________________________________________________________
2334 [  5378] By: gsar                                  on 2000/02/29  23:35:50
2335         Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
2336      Branch: perl
2337            ! lib/Test/Harness.pm vms/vms.c
2338 ____________________________________________________________________________
2339 [  5377] By: jhi                                   on 2000/02/29  23:12:29
2340         Log: Tru64 hints fix from Spider Boardman; Tru64 hint for
2341              d_Gconvert on long doubles to use sprintf %Lg.
2342      Branch: cfgperl
2343            ! hints/dec_osf.sh
2344 ____________________________________________________________________________
2345 [  5376] By: jhi                                   on 2000/02/29  23:02:45
2346         Log: Integrate with Sarathy.
2347      Branch: cfgperl
2348           !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod
2349           !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
2350           !> pod/perlguts.pod pod/perlop.pod
2351 ____________________________________________________________________________
2352 [  5375] By: gsar                                  on 2000/02/29  23:02:34
2353         Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
2354      Branch: perl
2355            ! lib/File/Find.pm
2356 ____________________________________________________________________________
2357 [  5374] By: jhi                                   on 2000/02/29  23:01:35
2358         Log: Add libsunmath (long double math library for Solaris,
2359              SUNWspro cc only) awareness; fix various Solaris nits.
2360      Branch: cfgperl
2361            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2362            ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h
2363            ! vms/subconfigure.com vos/config.def win32/config.bc
2364            ! win32/config.gc win32/config.vc
2365      Branch: metaconfig
2366            ! U/modified/libs.U
2367      Branch: metaconfig/U/perl
2368            + i_sunmath.U
2369 ____________________________________________________________________________
2370 [  5373] By: gsar                                  on 2000/02/29  22:56:10
2371         Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods
2372              to the more readable form (from Robin Barker)
2373      Branch: perl
2374            ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
2375 ____________________________________________________________________________
2376 [  5372] By: gsar                                  on 2000/02/29  22:52:27
2377         Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
2378      Branch: perl
2379            ! malloc.c
2380 ____________________________________________________________________________
2381 [  5371] By: gsar                                  on 2000/02/29  22:29:36
2382         Log: fix pods to reflect newer canonical names for call_sv() etc.
2383      Branch: perl
2384            ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
2385            ! pod/perlembed.pod pod/perlguts.pod
2386 ____________________________________________________________________________
2387 [  5370] By: jhi                                   on 2000/02/29  22:08:26
2388         Log: Integrate with Sarathy.
2389      Branch: cfgperl
2390           !> perl.c perl.h win32/win32.c win32/win32.h
2391 ____________________________________________________________________________
2392 [  5369] By: gsar                                  on 2000/02/29  21:37:10
2393         Log: remove bogus code that caused test failures on HP-UX
2394      Branch: perl
2395            ! perl.h
2396 ____________________________________________________________________________
2397 [  5368] By: gsar                                  on 2000/02/29  20:45:01
2398         Log: change#5364 had a few problems
2399      Branch: perl
2400            ! perl.c win32/win32.c win32/win32.h
2401 ____________________________________________________________________________
2402 [  5367] By: gsar                                  on 2000/02/29  18:19:04
2403         Log: integrate cfgperl changes into mainline
2404      Branch: perl
2405           !> Configure config_h.SH epoc/config.sh hints/hpux.sh
2406           !> hints/solaris_2.sh regcomp.c vms/subconfigure.com
2407           !> vos/config.def win32/config.bc win32/config.gc win32/config.vc
2408 ____________________________________________________________________________
2409 [  5366] By: jhi                                   on 2000/02/29  18:15:09
2410         Log: Some compilers have problems with quad switch() controls.
2411      Branch: cfgperl
2412            ! regcomp.c
2413 ____________________________________________________________________________
2414 [  5365] By: jhi                                   on 2000/02/29  18:14:30
2415         Log: Integrate with Sarathy.
2416      Branch: cfgperl
2417           !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
2418           !> win32/win32.h
2419 ____________________________________________________________________________
2420 [  5364] By: gsar                                  on 2000/02/29  18:11:34
2421         Log: utf8-ize @ARGV when -C switch is used on Windows
2422      Branch: perl
2423            ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
2424            ! win32/win32.h
2425 ____________________________________________________________________________
2426 [  5363] By: jhi                                   on 2000/02/29  17:47:48
2427         Log: HP-UX lddlflags were broken.
2428      Branch: cfgperl
2429            ! Configure config_h.SH
2430      Branch: metaconfig/U/perl
2431            ! dlsrc.U
2432 ____________________________________________________________________________
2433 [  5362] By: jhi                                   on 2000/02/29  17:32:27
2434         Log: Make the failsafe question about socket address structure
2435              sizes hopefully a bit less confusing.
2436      Branch: cfgperl
2437            ! Configure config_h.SH
2438      Branch: metaconfig
2439            ! U/protos/socksizetype.U
2440 ____________________________________________________________________________
2441 [  5361] By: jhi                                   on 2000/02/29  17:17:10
2442         Log: Integrate with Sarathy.
2443      Branch: cfgperl
2444           !> malloc.c
2445 ____________________________________________________________________________
2446 [  5360] By: gsar                                  on 2000/02/29  17:16:09
2447         Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
2448      Branch: perl
2449            ! malloc.c
2450 ____________________________________________________________________________
2451 [  5359] By: jhi                                   on 2000/02/29  17:06:12
2452         Log: Make the warning about preferring HP's ar more visible.
2453      Branch: cfgperl
2454            ! hints/hpux.sh
2455 ____________________________________________________________________________
2456 [  5358] By: jhi                                   on 2000/02/29  17:04:36
2457         Log: The sprintf option was blithely printing long doubles as
2458              doubles (spotted by Spider Boardman); dqgcvt() wasn't ever
2459              being used; made the test more thorough.
2460      Branch: cfgperl
2461            ! Configure config_h.SH epoc/config.sh vms/subconfigure.com
2462            ! vos/config.def win32/config.bc win32/config.gc win32/config.vc
2463      Branch: metaconfig
2464            ! U/compline/d_gconvert.U
2465 ____________________________________________________________________________
2466 [  5357] By: jhi                                   on 2000/02/29  16:58:08
2467         Log: Make the warning about abandoning long doubles more visible.
2468      Branch: cfgperl
2469            ! Configure config_h.SH
2470      Branch: metaconfig/U/perl
2471            ! uselongdbl.U
2472 ____________________________________________________________________________
2473 [  5356] By: jhi                                   on 2000/02/29  16:51:33
2474         Log: HP-UX gcc fix; detypo in use64bits.
2475      Branch: cfgperl
2476            ! Configure config_h.SH
2477      Branch: metaconfig/U/perl
2478            ! dlsrc.U use64bits.U
2479 ____________________________________________________________________________
2480 [  5355] By: jhi                                   on 2000/02/29  16:31:17
2481         Log: Solaris 64-bitness hints saga continues.
2482      Branch: cfgperl
2483            ! hints/solaris_2.sh
2484 ____________________________________________________________________________
2485 [  5354] By: jhi                                   on 2000/02/29  16:04:42
2486         Log: Integrate with Sarathy.
2487      Branch: cfgperl
2488           !> ext/Thread/Thread.xs perl.c perl.h
2489 ____________________________________________________________________________
2490 [  5353] By: jhi                                   on 2000/02/29  15:54:10
2491         Log: Solaris hints tweak for 64-bitallness.
2492      Branch: cfgperl
2493            ! hints/solaris_2.sh
2494 ____________________________________________________________________________
2495 [  5352] By: jhi                                   on 2000/02/29  15:35:13
2496         Log: Too many 64-bitness option combinations.
2497      Branch: cfgperl
2498            ! Configure config_h.SH
2499      Branch: metaconfig/U/perl
2500            ! use64bits.U
2501 ____________________________________________________________________________
2502 [  5351] By: gsar                                  on 2000/02/29  15:31:56
2503         Log: more adjustments needed for change#5342 under use5005threads
2504      Branch: perl
2505            ! ext/Thread/Thread.xs perl.c perl.h
2506 ____________________________________________________________________________
2507 [  5350] By: jhi                                   on 2000/02/29  15:24:59
2508         Log: Integrate with Sarathy.
2509      Branch: cfgperl
2510           +> pod/perlboot.pod
2511           !> (integrate 40 files)
2512 ____________________________________________________________________________
2513 [  5349] By: gsar                                  on 2000/02/29  08:13:56
2514         Log: more m//s and $ vs \z fixups (from Greg Bacon)
2515      Branch: perl
2516            ! lib/File/CheckTree.pm lib/File/Copy.pm lib/File/DosGlob.pm
2517            ! lib/File/Path.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2518            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2519            ! lib/File/Spec/Win32.pm
2520 ____________________________________________________________________________
2521 [  5348] By: gsar                                  on 2000/02/29  08:00:48
2522         Log: increase sleep to compensate for slow cpu (from Peter Haworth
2523              <pmh@edison.ioppublishing.com>)
2524      Branch: perl
2525            ! t/io/pipe.t
2526 ____________________________________________________________________________
2527 [  5347] By: gsar                                  on 2000/02/29  07:52:35
2528         Log: add OO tutorial for beginners (from Randal L. Schwartz
2529              <merlyn@stonehenge.com>)
2530      Branch: perl
2531            + pod/perlboot.pod
2532            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
2533            ! pod/perldelta.pod pod/perltoc.pod
2534 ____________________________________________________________________________
2535 [  5346] By: gsar                                  on 2000/02/29  07:24:52
2536         Log: malloc bug fix and machten hints (from Dominic Dunlop
2537              <domo@computer.org>)
2538      Branch: perl
2539            ! hints/machten.sh malloc.c
2540 ____________________________________________________________________________
2541 [  5345] By: gsar                                  on 2000/02/29  06:32:56
2542         Log: integrate cfgperl contents into mainline
2543      Branch: perl
2544           !> Configure MANIFEST config_h.SH ext/DynaLoader/dl_aix.xs
2545           !> ext/DynaLoader/hints/aix.pl ext/File/Glob/Makefile.PL
2546           !> hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
2547           !> mg.c perl.h pod/perldelta.pod pod/perlop.pod pp.c sv.c
2548           !> t/lib/ipc_sysv.t t/op/64bit.t t/op/misc.t t/op/numconvert.t
2549           !> win32/config.bc win32/config.gc win32/config.vc
2550 ____________________________________________________________________________
2551 [  5344] By: gsar                                  on 2000/02/29  06:25:33
2552         Log: export list tweak
2553      Branch: perl
2554            ! makedef.pl
2555 ____________________________________________________________________________
2556 [  5343] By: gsar                                  on 2000/02/29  06:01:22
2557         Log: various shenanigans in change#5342
2558      Branch: perl
2559            ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
2560            ! win32/win32.h win32/win32thread.h
2561 ____________________________________________________________________________
2562 [  5342] By: gsar                                  on 2000/02/29  04:53:00
2563         Log: support fetching current interpreter from TLS under useithreads
2564      Branch: perl
2565            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
2566            ! objXSUB.h perl.c perl.h perlapi.h perlvars.h pod/perldelta.pod
2567            ! proto.h sv.c thread.h util.c win32/perlhost.h win32/perllib.c
2568            ! win32/win32.h win32/win32thread.c win32/win32thread.h
2569 ____________________________________________________________________________
2570 [  5341] By: jhi                                   on 2000/02/29  03:26:11
2571         Log: Don't know how to do large files using gcc in HP-UX.
2572      Branch: cfgperl
2573            ! hints/hpux.sh
2574 ____________________________________________________________________________
2575 [  5340] By: jhi                                   on 2000/02/29  03:07:16
2576         Log: Added few more libs to scan.
2577      Branch: cfgperl
2578            ! Configure config_h.SH
2579      Branch: metaconfig
2580            ! U/modified/Myinit.U U/modified/libs.U
2581 ____________________________________________________________________________
2582 [  5339] By: jhi                                   on 2000/02/29  01:37:43
2583         Log: Bigger warning on the changed behaviour of the unary ~.
2584      Branch: cfgperl
2585            ! pod/perldelta.pod
2586 ____________________________________________________________________________
2587 [  5338] By: jhi                                   on 2000/02/29  01:17:07
2588         Log: IRIX 64-bitness fixes.
2589      Branch: cfgperl
2590            ! Configure config_h.SH hints/irix_6.sh
2591      Branch: metaconfig
2592            ! U/modified/Cppsym.U
2593 ____________________________________________________________________________
2594 [  5337] By: jhi                                   on 2000/02/29  00:59:08
2595         Log: Userfriendliness.
2596      Branch: cfgperl
2597            ! Configure config_h.SH
2598      Branch: metaconfig/U/perl
2599            ! use64bits.U
2600 ____________________________________________________________________________
2601 [  5336] By: jhi                                   on 2000/02/29  00:53:51
2602         Log: Undo the sv_2pv() change of #5329, caused numconvert.t
2603              problems in IRIX 32-n32. 
2604      Branch: cfgperl
2605            ! sv.c
2606 ____________________________________________________________________________
2607 [  5335] By: jhi                                   on 2000/02/29  00:22:37
2608         Log: Fixes for building on HP-UX using gcc from Daniel S. Lewart.
2609      Branch: cfgperl
2610            ! Configure config_h.SH hints/hpux.sh
2611      Branch: metaconfig/U/perl
2612            ! dlsrc.U
2613 ____________________________________________________________________________
2614 [  5334] By: jhi                                   on 2000/02/28  23:59:59
2615         Log: Do not cast pointers into I32s.
2616      Branch: cfgperl
2617            ! mg.c
2618 ____________________________________________________________________________
2619 [  5333] By: jhi                                   on 2000/02/28  23:39:26
2620         Log: More AIX fixes from Steven Hirsch.
2621      Branch: cfgperl
2622            ! Configure config_h.SH ext/DynaLoader/dl_aix.xs
2623            ! ext/DynaLoader/hints/aix.pl hints/aix.sh
2624      Branch: metaconfig/U/perl
2625            ! use64bits.U
2626 ____________________________________________________________________________
2627 [  5332] By: jhi                                   on 2000/02/28  22:45:59
2628         Log: Detypo.
2629      Branch: cfgperl
2630            ! hints/irix_6.sh
2631 ____________________________________________________________________________
2632 [  5331] By: jhi                                   on 2000/02/28  22:23:36
2633         Log: Regularize the call-back units (and fix a bug in #5330).
2634      Branch: cfgperl
2635            ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
2636 ____________________________________________________________________________
2637 [  5330] By: jhi                                   on 2000/02/28  21:50:28
2638         Log: Don't be overeager to turn on 64-bitallness.
2639      Branch: cfgperl
2640            ! hints/solaris_2.sh
2641 ____________________________________________________________________________
2642 [  5329] By: jhi                                   on 2000/02/28  20:32:53
2643         Log: Lift the 32-bit straightjacket from bit ops;
2644              prefer IV/UV over NV in sv_2pv().
2645      Branch: cfgperl
2646            ! pod/perldelta.pod pod/perlop.pod pp.c sv.c t/op/64bit.t
2647            ! t/op/misc.t t/op/numconvert.t
2648 ____________________________________________________________________________
2649 [  5328] By: jhi                                   on 2000/02/28  20:11:59
2650         Log: Do not add -Ae for gcc.
2651      Branch: cfgperl
2652            ! hints/hpux.sh
2653 ____________________________________________________________________________
2654 [  5327] By: jhi                                   on 2000/02/28  17:35:39
2655         Log: Use the vendor file(1).
2656      Branch: cfgperl
2657            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
2658 ____________________________________________________________________________
2659 [  5326] By: jhi                                   on 2000/02/28  17:31:19
2660         Log: Put back madvise lost because of a typo.
2661      Branch: cfgperl
2662            ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
2663            ! win32/config.vc
2664 ____________________________________________________________________________
2665 [  5325] By: jhi                                   on 2000/02/28  16:44:32
2666         Log: Tweak HP-UX libraries.
2667      Branch: cfgperl
2668            ! hints/hpux.sh
2669 ____________________________________________________________________________
2670 [  5324] By: jhi                                   on 2000/02/28  16:37:43
2671         Log: Don't be overeager to turn on largefileness.
2672      Branch: cfgperl
2673            ! hints/solaris_2.sh
2674 ____________________________________________________________________________
2675 [  5323] By: jhi                                   on 2000/02/28  16:23:15
2676         Log: AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
2677              The patch to File/Glob/Makefile.PL is inconvenient but at the
2678              moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
2679              off the optimization ($self->{OPTIMIZE} = '') doesn't work,
2680              the file is processed by MakeMaker but OPTIMIZE ends up as -O
2681              in the resulting Makefile.  A MakeMaker bug?
2682      Branch: cfgperl
2683            ! MANIFEST ext/DynaLoader/dl_aix.xs ext/File/Glob/Makefile.PL
2684            ! hints/aix.sh t/lib/ipc_sysv.t
2685 ____________________________________________________________________________
2686 [  5322] By: jhi                                   on 2000/02/28  16:17:33
2687         Log: Integrate with Sarathy.
2688      Branch: cfgperl
2689           !> (integrate 45 files)
2690 ____________________________________________________________________________
2691 [  5321] By: gsar                                  on 2000/02/28  10:13:03
2692         Log: avoid warnings in legacy code (from David Dyck)
2693      Branch: perl
2694            ! lib/pwd.pl
2695 ____________________________________________________________________________
2696 [  5320] By: gsar                                  on 2000/02/28  10:11:37
2697         Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
2698      Branch: perl
2699            ! x2p/find2perl.PL
2700 ____________________________________________________________________________
2701 [  5319] By: gsar                                  on 2000/02/28  10:07:00
2702         Log: fix outdated URLs (from Michael G Schwern)
2703      Branch: perl
2704            ! pod/perldelta.pod pod/perlfaq1.pod pod/perlfaq2.pod
2705            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
2706            ! pod/perlfaq9.pod pod/perlmodinstall.pod pod/perlmodlib.pod
2707            ! pod/perlopentut.pod pod/perlport.pod pod/perltoc.pod
2708            ! pod/perlvar.pod pod/perlxs.pod
2709 ____________________________________________________________________________
2710 [  5318] By: gsar                                  on 2000/02/28  10:04:57
2711         Log: update Changes, patchlevel etc.
2712      Branch: perl
2713            ! Changes patchlevel.h win32/Makefile win32/config.bc
2714            ! win32/config.gc win32/config.vc win32/config_H.bc
2715            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2716 ____________________________________________________________________________
2717 [  5317] By: gsar                                  on 2000/02/28  09:39:47
2718         Log: make stringwise bitops work properly on utf8 strings
2719      Branch: perl
2720            ! doop.c t/op/bop.t
2721 ____________________________________________________________________________
2722 [  5316] By: gsar                                  on 2000/02/28  07:04:22
2723         Log: integrate cfgperl and vmsperl changes into mainline
2724      Branch: perl
2725            ! Porting/makerel
2726           !> Configure Makefile.SH config_h.SH configure.com
2727           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
2728           !> hints/hpux.sh lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2729           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
2730           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm t/comp/script.t
2731           !> t/io/openpid.t t/lib/cgi-html.t t/op/goto.t t/op/split.t
2732           !> vms/descrip_mms.template vms/gen_shrfls.pl
2733           !> vms/subconfigure.com vms/vms.c
2734 ____________________________________________________________________________
2735 [  5315] By: jhi                                   on 2000/02/28  06:31:08
2736         Log: The search for static _s-suffixex libs was broken;
2737              add -L/lib/pa20_64 only iff there.
2738      Branch: cfgperl
2739            ! Configure config_h.SH hints/hpux.sh
2740      Branch: metaconfig
2741            ! U/modified/libs.U
2742 ____________________________________________________________________________
2743 [  5314] By: jhi                                   on 2000/02/28  06:08:40
2744         Log: Even better use64bitall logic.
2745      Branch: cfgperl
2746            ! Configure config_h.SH
2747      Branch: metaconfig/U/perl
2748            ! use64bits.U uselfs.U
2749 ____________________________________________________________________________
2750 [  5313] By: jhi                                   on 2000/02/28  05:47:27
2751         Log: Integrate with Sarathy.
2752      Branch: cfgperl
2753           !> lib/File/Basename.pm lib/File/Find.pm lib/fields.pm
2754           !> pod/perldelta.pod pod/perlfunc.pod pod/perlref.pod
2755           !> t/lib/fields.t x2p/find2perl.PL
2756 ____________________________________________________________________________
2757 [  5312] By: jhi                                   on 2000/02/28  05:09:31
2758         Log: Ask about use64bitall regardless of whether use64bitint is defined.
2759      Branch: cfgperl
2760            ! Configure config_h.SH
2761      Branch: metaconfig/U/perl
2762            ! use64bits.U
2763 ____________________________________________________________________________
2764 [  5311] By: bailey                                on 2000/02/28  05:05:56
2765         Log: Integrate mainline
2766      Branch: vmsperl
2767           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
2768           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Basename.pm
2769           !> lib/File/Find.pm lib/fields.pm op.c pod/perldelta.pod
2770           !> pod/perlfaq5.pod pod/perlfunc.pod pod/perlop.pod
2771           !> pod/perlref.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
2772           !> regexec.c sv.c t/lib/fields.t t/pragma/locale.t
2773           !> x2p/find2perl.PL
2774 ____________________________________________________________________________
2775 [  5310] By: bailey                                on 2000/02/28  04:36:20
2776         Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
2777      Branch: vmsperl
2778            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2779 ____________________________________________________________________________
2780 [  5309] By: jhi                                   on 2000/02/28  04:17:36
2781         Log: The #5249 wasn't doing any good.
2782      Branch: cfgperl
2783            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
2784 ____________________________________________________________________________
2785 [  5308] By: bailey                                on 2000/02/28  03:56:51
2786         Log: Repair typo -- conjunction of variable with text
2787      Branch: vmsperl
2788            ! t/lib/cgi-html.t
2789 ____________________________________________________________________________
2790 [  5307] By: jhi                                   on 2000/02/28  03:46:14
2791         Log: A less ambitious version of #5292.
2792      Branch: cfgperl
2793            ! Makefile.SH
2794 ____________________________________________________________________________
2795 [  5306] By: bailey                                on 2000/02/28  03:42:38
2796         Log: Defer inclusion of VMS-specific code to runtime
2797      Branch: vmsperl
2798            ! t/io/openpid.t
2799 ____________________________________________________________________________
2800 [  5305] By: jhi                                   on 2000/02/28  03:41:48
2801         Log: The #5292 was Not So Good Idea.
2802      Branch: cfgperl
2803            ! Makefile.SH
2804 ____________________________________________________________________________
2805 [  5304] By: bailey                                on 2000/02/28  02:57:14
2806         Log: Minor test updates to accomodate new subprocess invocation
2807      Branch: vmsperl
2808            ! t/comp/script.t t/op/goto.t t/op/split.t
2809 ____________________________________________________________________________
2810 [  5303] By: bailey                                on 2000/02/28  02:52:47
2811         Log: Missed bit of #5302 (case-sensitive symbols)
2812      Branch: vmsperl
2813            ! lib/ExtUtils/Mksymlists.pm
2814 ____________________________________________________________________________
2815 [  5302] By: bailey                                on 2000/02/28  02:51:00
2816         Log: Support case-sensitive symbols usage in linker
2817      Branch: vmsperl
2818            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
2819            ! lib/ExtUtils/MM_VMS.pm vms/gen_shrfls.pl
2820 ____________________________________________________________________________
2821 [  5301] By: bailey                                on 2000/02/28  02:46:47
2822         Log: Free $PARSE context after lookups
2823      Branch: vmsperl
2824            ! vms/vms.c
2825 ____________________________________________________________________________
2826 [  5300] By: bailey                                on 2000/02/28  02:43:56
2827         Log: Don't wait for subprocess to read final EOF
2828      Branch: vmsperl
2829            ! vms/vms.c
2830 ____________________________________________________________________________
2831 [  5299] By: bailey                                on 2000/02/28  00:44:45
2832         Log: Dan Sugalski's config/build changes to .660
2833      Branch: vmsperl
2834            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2835 ____________________________________________________________________________
2836 [  5298] By: bailey                                on 2000/02/28  00:07:13
2837         Log: When testing CGI.pm, use its notion of CRLF
2838      Branch: vmsperl
2839            ! t/lib/cgi-html.t
2840 ____________________________________________________________________________
2841 [  5297] By: bailey                                on 2000/02/28  00:00:08
2842         Log: Quote command line args which need to be upper case
2843              Tell subprocess we're finished before waiting for it
2844      Branch: vmsperl
2845            ! t/io/openpid.t
2846 ____________________________________________________________________________
2847 [  5296] By: gsar                                  on 2000/02/28  00:00:05
2848         Log: m/.*$/ etc should be m/.*\z/s in many file handling modules; fix
2849              these insidious errors in File::Basename, File::Find and find2perl
2850              (from Tom Christiansen)
2851              
2852              TODO: many other modules need to be fixed as well!
2853      Branch: perl
2854            ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
2855 ____________________________________________________________________________
2856 [  5295] By: jhi                                   on 2000/02/27  23:18:40
2857         Log: Version number update.
2858      Branch: cfgperl
2859            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2860 ____________________________________________________________________________
2861 [  5294] By: gsar                                  on 2000/02/27  22:27:46
2862         Log: typos in change#5293
2863      Branch: perl
2864            ! lib/fields.pm
2865 ____________________________________________________________________________
2866 [  5293] By: gsar                                  on 2000/02/27  21:57:40
2867         Log: support fields::new() and fields::phash() to create pseudo-hash
2868              objects and plain pseudo-hashes respectively (this avoids users
2869              from having to diddle %FIELDS directly); update documentation to
2870              suit (from original fields::phash() implementation by Peter
2871              Scott <Peter@PSDT.com>)
2872      Branch: perl
2873            ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
2874            ! pod/perlref.pod t/lib/fields.t
2875 ____________________________________________________________________________
2876 [  5292] By: jhi                                   on 2000/02/27  21:49:25
2877         Log: proto.h was mssing from the list of generated files;
2878              added rules to generate any single wanted file
2879              (a bunch of other files may also be generated
2880              at the same time, as before)
2881      Branch: cfgperl
2882            ! Makefile.SH
2883 ____________________________________________________________________________
2884 [  5291] By: jhi                                   on 2000/02/27  18:57:12
2885         Log: Integrate with Sarathy.
2886      Branch: cfgperl
2887           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
2888           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Spec/OS2.pm
2889           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2890           !> lib/File/Spec/Win32.pm op.c pod/perldelta.pod pod/perlfaq5.pod
2891           !> pod/perlfunc.pod pod/perlop.pod pod/perlsec.pod
2892           !> pod/perltodo.pod pp_sys.c sv.c vms/perlvms.pod vms/vms.c
2893 ____________________________________________________________________________
2894 [  5290] By: gsar                                  on 2000/02/27  18:47:00
2895         Log: integrate cfgperl and vmsperl contents into mainline
2896      Branch: perl
2897           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
2898           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm regexec.c
2899           !> t/pragma/locale.t vms/perlvms.pod vms/vms.c
2900 ____________________________________________________________________________
2901 [  5289] By: gsar                                  on 2000/02/27  18:09:04
2902         Log: tweak change#5286 (we don't ever get to pp_glob() if we're using
2903              the internal glob())
2904      Branch: perl
2905            ! pp_sys.c
2906 ____________________________________________________________________________
2907 [  5288] By: gsar                                  on 2000/02/27  17:12:41
2908         Log: djgpp update (from Laszlo Molnar)
2909      Branch: perl
2910            ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
2911            ! hints/dos_djgpp.sh
2912 ____________________________________________________________________________
2913 [  5287] By: gsar                                  on 2000/02/27  16:58:53
2914         Log: tweak comment about core glob()
2915      Branch: perl
2916            ! ext/File/Glob/Glob.pm
2917 ____________________________________________________________________________
2918 [  5286] By: gsar                                  on 2000/02/27  16:52:54
2919         Log: remove outdated info about csh and glob(); glob() need not fail
2920              when tainting anymore if using internal globbing
2921      Branch: perl
2922            ! pod/perldelta.pod pod/perlfaq5.pod pod/perlfunc.pod
2923            ! pod/perlop.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
2924 ____________________________________________________________________________
2925 [  5285] By: gsar                                  on 2000/02/27  16:20:31
2926         Log: make readdir() respect IOf_UNTAINT flag (allows untainting of directory
2927              handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;>
2928      Branch: perl
2929            ! pp_sys.c
2930 ____________________________________________________________________________
2931 [  5284] By: gsar                                  on 2000/02/27  14:31:24
2932         Log: avoid compiler warnings (from Dan Sugalski)
2933      Branch: perl
2934            ! op.c sv.c
2935 ____________________________________________________________________________
2936 [  5283] By: gsar                                  on 2000/02/27  14:21:16
2937         Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
2938      Branch: perl
2939            ! sv.c
2940 ____________________________________________________________________________
2941 [  5282] By: bailey                                on 2000/02/27  05:07:08
2942         Log: Impose security constraints on lnm lookup only if tainting
2943      Branch: vmsperl
2944            ! vms/vms.c
2945 ____________________________________________________________________________
2946 [  5281] By: bailey                                on 2000/02/27  05:05:35
2947         Log: Add new File::Spec::VMS methods
2948              Don't add implicit device in VMS <-> Unix filespec translation
2949              Make File::Spec::Unix{rel2abs|abs2rel} OS-independent
2950      Branch: vmsperl
2951            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
2952            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm vms/vms.c
2953 ____________________________________________________________________________
2954 [  5280] By: bailey                                on 2000/02/27  04:58:01
2955         Log: Accept filespecs as command verbs for subprocesses
2956      Branch: vmsperl
2957            ! vms/perlvms.pod vms/vms.c
2958 ____________________________________________________________________________
2959 [  5279] By: jhi                                   on 2000/02/27  04:01:53
2960         Log: Integrate with Sarathy.
2961      Branch: cfgperl
2962           !> pp_hot.c
2963 ____________________________________________________________________________
2964 [  5278] By: bailey                                on 2000/02/27  02:43:01
2965         Log: Resync with mainline again
2966      Branch: vmsperl
2967           !> Makefile.SH README.vms configure.com lib/ExtUtils/MM_Unix.pm
2968           !> lib/Pod/Checker.pm lib/Pod/InputObjects.pm
2969           !> lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
2970           !> lib/Pod/Usage.pm pod/perlfunc.pod pp_hot.c t/pod/poderrs.t
2971           !> t/pod/poderrs.xr vms/descrip_mms.template vms/sockadapt.h
2972           !> vms/subconfigure.com
2973 ____________________________________________________________________________
2974 [  5277] By: jhi                                   on 2000/02/27  02:36:36
2975         Log: Fix locale case-ignorant matching bug reported in
2976              
2977              From: gomar@md.media-web.de
2978              To: perl5-porters@perl.org
2979              Subject: [ID 20000223.005]
2980              Date: 23 Feb 2000 16:03:08 -0000
2981              Message-Id: <20000223160308.1830.qmail@md.media-web.de>
2982      Branch: cfgperl
2983            ! regexec.c t/pragma/locale.t
2984 ____________________________________________________________________________
2985 [  5276] By: gsar                                  on 2000/02/26  18:18:16
2986         Log: allow $fh->autoflush on globrefs, and thence autovivified filehandles
2987              (from Tom Christiansen)
2988      Branch: perl
2989            ! pp_hot.c
2990 ____________________________________________________________________________
2991 [  5275] By: jhi                                   on 2000/02/26  16:43:11
2992         Log: Integrate with Sarathy.
2993      Branch: cfgperl
2994           !> (integrate 34 files)
2995 ____________________________________________________________________________
2996 [  5274] By: gsar                                  on 2000/02/26  15:23:45
2997         Log: rework binmode() entry in perlfunc (from Martien Verbruggen
2998              <mgjv@comdyn.com.au>)
2999      Branch: perl
3000            ! pod/perlfunc.pod
3001 ____________________________________________________________________________
3002 [  5273] By: gsar                                  on 2000/02/26  15:04:54
3003         Log: PodParser v1.11 update (from Brad Appleton)
3004      Branch: perl
3005            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3006            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3007            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
3008 ____________________________________________________________________________
3009 [  5272] By: gsar                                  on 2000/02/26  14:48:24
3010         Log: add missing perl headers to perldepend action
3011      Branch: perl
3012            ! lib/ExtUtils/MM_Unix.pm
3013 ____________________________________________________________________________
3014 [  5271] By: gsar                                  on 2000/02/26  08:03:36
3015         Log: VMS patch (from Peter Prymmer)
3016      Branch: perl
3017            ! Makefile.SH README.vms configure.com vms/descrip_mms.template
3018            ! vms/sockadapt.h vms/subconfigure.com
3019 ____________________________________________________________________________
3020 [  5270] By: gsar                                  on 2000/02/26  07:46:35
3021         Log: integrate vmsperl changes into mainline
3022      Branch: perl
3023           !> av.c configure.com installperl lib/ExtUtils/MM_VMS.pm mg.h
3024           !> pp_sys.c scope.c vms/vms.c vms/vmsish.h
3025 ____________________________________________________________________________
3026 [  5269] By: bailey                                on 2000/02/26  07:04:55
3027         Log: Resync with mainline
3028      Branch: vmsperl
3029           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs
3030           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
3031           +> ext/Sys/Hostname/Makefile.PL hints/darwin.sh lib/bytes.pm
3032           +> lib/bytes_heavy.pl t/pragma/warn/9enabled
3033            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm lib/byte.pm
3034            - lib/byte_heavy.pl lib/unicode/Eq/Latin1.pl
3035            - lib/unicode/Eq/Unicode.pl
3036           !> (integrate 323 files)
3037 ____________________________________________________________________________
3038 [  5268] By: gsar                                  on 2000/02/26  06:50:04
3039         Log: reintroduce useithreads (accidentally deleted in change#5261)
3040      Branch: perl
3041            ! win32/config.vc
3042 ____________________________________________________________________________
3043 [  5266] By: gsar                                  on 2000/02/26  06:46:06
3044         Log: integrate cfgperl changes into mainline
3045      Branch: perl
3046           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3047            - ext/DynaLoader/dl_rhapsody.xs
3048           !> (integrate 62 files)
3049 ____________________________________________________________________________
3050 [  5265] By: gsar                                  on 2000/02/26  06:31:10
3051         Log: support for version vectors in UNIVERSAL::VERSION(), so that
3052              C<use Foo v1.2.3> etc., work; tests for the same
3053              
3054              TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this
3055      Branch: perl
3056            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
3057            ! t/comp/use.t toke.c universal.c
3058 ____________________________________________________________________________
3059 [  5264] By: jhi                                   on 2000/02/26  04:14:15
3060         Log: Add libscheck for IRIX.
3061      Branch: cfgperl
3062            ! hints/irix_6.sh
3063 ____________________________________________________________________________
3064 [  5263] By: jhi                                   on 2000/02/26  03:40:47
3065         Log: Add libscheck for Solaris.
3066      Branch: cfgperl
3067            ! hints/solaris_2.sh
3068 ____________________________________________________________________________
3069 [  5262] By: jhi                                   on 2000/02/26  03:10:47
3070         Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
3071      Branch: cfgperl
3072            + ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3073            - ext/DynaLoader/dl_rhapsody.xs
3074            ! Configure INSTALL MANIFEST Makefile.SH README.threads
3075            ! config_h.SH hints/rhapsody.sh installperl pp_sys.c
3076      Branch: metaconfig
3077            ! U/a_dvisory/multiarch.U
3078 ____________________________________________________________________________
3079 [  5261] By: jhi                                   on 2000/02/26  02:48:23
3080         Log: Rename use64bits to use64bitint;
3081              rename usefull64bits to use64bitall.
3082      Branch: cfgperl
3083            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3084            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
3085            ! hints/hpux.sh hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
3086            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/solaris_2.sh
3087            ! myconfig.SH perl.c perl.h pod/perldelta.pod pod/perlfunc.pod
3088            ! vms/subconfigure.com vos/config.def vos/config.h
3089            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
3090            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3091            ! win32/config_H.vc
3092      Branch: metaconfig
3093            ! U/a_dvisory/quadtype.U U/mksample U/modified/libpth.U
3094            ! U/protos/socksizetype.U U/threads/archname.U
3095      Branch: metaconfig/U/perl
3096            ! Extensions.U dbm64.U perlxv.U stdio64.U use64bits.U uselfs.U
3097            ! usemorebits.U
3098 ____________________________________________________________________________
3099 [  5260] By: jhi                                   on 2000/02/25  22:57:16
3100         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3101              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
3102              Subject: [PATCH 5.5.660] cygwin port
3103              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>
3104      Branch: cfgperl
3105            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
3106 ____________________________________________________________________________
3107 [  5259] By: jhi                                   on 2000/02/25  22:53:51
3108         Log: Configure nits; add socksizetype; add getfsstat for completeness;
3109              add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
3110              lands; regen Configure.
3111      Branch: cfgperl
3112            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3113            ! config_h.SH doio.c epoc/config.sh perl.c pp_sys.c
3114            ! vms/subconfigure.com vos/config.def win32/config.bc
3115            ! win32/config.gc win32/config.vc win32/config_H.bc
3116            ! win32/config_H.gc win32/config_H.vc
3117      Branch: metaconfig
3118            + U/protos/socksizetype.U
3119      Branch: metaconfig/U/perl
3120            + d_getfsstat.U
3121            ! d_fstatfs.U fpossize.U use64bits.U uselfs.U
3122 ____________________________________________________________________________
3123 [  5258] By: jhi                                   on 2000/02/25  21:04:17
3124         Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
3125      Branch: cfgperl
3126            ! malloc.c
3127 ____________________________________________________________________________
3128 [  5257] By: jhi                                   on 2000/02/25  20:48:13
3129         Log: Integrate with Sarathy.
3130      Branch: cfgperl
3131           !> embed.h embed.pl objXSUB.h op.c op.h perlapi.c pp_ctl.c
3132           !> proto.h t/cmd/while.t
3133 ____________________________________________________________________________
3134 [  5256] By: gsar                                  on 2000/02/25  20:04:37
3135         Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
3136      Branch: perl
3137            ! embed.h embed.pl objXSUB.h perlapi.c proto.h
3138 ____________________________________________________________________________
3139 [  5255] By: gsar                                  on 2000/02/25  19:23:58
3140         Log: change#4849 wasn't restoring savestack correctly; make loops that have
3141              continue blocks recognizable at run time
3142      Branch: perl
3143            ! op.c op.h pp_ctl.c t/cmd/while.t
3144 ____________________________________________________________________________
3145 [  5254] By: jhi                                   on 2000/02/25  06:00:01
3146         Log: Integrate with Sarathy.
3147      Branch: cfgperl
3148           !> ext/B/B.xs ext/B/B/C.pm lib/Pod/InputObjects.pm
3149           !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm
3150           !> t/lib/filefind.t t/pod/poderrs.xr
3151 ____________________________________________________________________________
3152 [  5253] By: jhi                                   on 2000/02/25  05:57:59
3153         Log: Megalopatch for Configure: Andy's new installation schemes;
3154              introduce usefull64bits, beautify and regularize the various
3155              type probes; introduce d_lseekproto.
3156      Branch: cfgperl
3157            ! Configure INSTALL Policy_sh.SH config_h.SH perl.h
3158            ! pod/perldelta.pod
3159      Branch: metaconfig
3160            + U/installdirs/perl5.U U/installdirs/sitehtml1.U
3161            + U/installdirs/sitehtml3.U U/installdirs/siteman1.U
3162            + U/installdirs/siteman3.U U/installdirs/sitescript.U
3163            + U/installdirs/vendorhtml1.U U/installdirs/vendorhtml3.U
3164            + U/installdirs/vendorman1.U U/installdirs/vendorman3.U
3165            + U/installdirs/vendorscript.U U/protos/d_lseekproto.U
3166            - U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
3167            - U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
3168            - U/installdirs/vendorscriptdir.U
3169            ! U/compline/doublesize.U U/compline/ptrsize.U
3170            ! U/installdirs/archlib.U U/installdirs/bin.U
3171            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
3172            ! U/installdirs/inc_version_list.U U/installdirs/installprefix.U
3173            ! U/installdirs/installstyle.U U/installdirs/instubperl.U
3174            ! U/installdirs/localarch.U U/installdirs/locallib.U
3175            ! U/installdirs/otherlibdirs.U U/installdirs/prefix.U
3176            ! U/installdirs/privlib.U U/installdirs/scriptdir.U
3177            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
3178            ! U/installdirs/sitelib.U U/installdirs/siteprefix.U
3179            ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U
3180            ! U/installdirs/vendorlib.U U/installdirs/vendorprefix.U
3181            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3182            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
3183            ! U/typedefs/uidsize.U
3184      Branch: metaconfig/U/perl
3185            ! d_fpos64_t.U d_int64_t.U d_off64_t.U d_socklen_t.U fpossize.U
3186            ! patchlevel.U use64bits.U uselfs.U usemultiplicity.U
3187 ____________________________________________________________________________
3188 [  5252] By: gsar                                  on 2000/02/25  03:15:03
3189         Log: update PodParser to v1.10 (from Brad Appleton)
3190      Branch: perl
3191            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3192            ! lib/Pod/Usage.pm t/pod/poderrs.xr
3193 ____________________________________________________________________________
3194 [  5251] By: gsar                                  on 2000/02/25  03:10:51
3195         Log: make File::Find tests tolerate case-insensitive systems (from
3196              Laszlo Molnar)
3197      Branch: perl
3198            ! t/lib/filefind.t
3199 ____________________________________________________________________________
3200 [  5250] By: gsar                                  on 2000/02/25  01:50:04
3201         Log: more Compiler tweaks for useithreads
3202      Branch: perl
3203            ! ext/B/B.xs ext/B/B/C.pm
3204 ____________________________________________________________________________
3205 [  5249] By: jhi                                   on 2000/02/25  00:17:53
3206         Log: Remove NFS temp files and Configure temp C files.
3207      Branch: cfgperl
3208            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3209 ____________________________________________________________________________
3210 [  5248] By: jhi                                   on 2000/02/24  23:57:49
3211         Log: In FreeBSD disable floating point exception handlers.
3212              As the comment says, this should be done in the hints.
3213              
3214              From: dive <dive@ender.com>
3215              To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3216              cc: perl5-porters@perl.org
3217              Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
3218              Date: Thu, 24 Feb 2000 15:54:24 -0800 (PST)
3219              Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>
3220      Branch: cfgperl
3221            ! unixish.h
3222 ____________________________________________________________________________
3223 [  5247] By: jhi                                   on 2000/02/24  23:46:27
3224         Log: From: Gisle Aas <gisle@aas.no>
3225              To: perl5-porters@perl.org
3226              Subject: [PATCH v5.5.660] More UTF8_MAXLEN fixes
3227              Date: 25 Feb 2000 00:24:53 +0100
3228              Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
3229      Branch: cfgperl
3230            ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
3231 ____________________________________________________________________________
3232 [  5246] By: jhi                                   on 2000/02/24  23:15:56
3233         Log: The op/stat.t patch in #5341 wasn't robust enough,
3234              it broke subtest 4 almost everywhere else.
3235      Branch: cfgperl
3236            ! t/op/stat.t
3237 ____________________________________________________________________________
3238 [  5245] By: jhi                                   on 2000/02/24  19:28:53
3239         Log: More VMS patches from Peter Prymmer.
3240      Branch: cfgperl
3241            ! configure.com vms/subconfigure.com
3242 ____________________________________________________________________________
3243 [  5244] By: jhi                                   on 2000/02/24  19:26:33
3244         Log: Largefileness in Solaris doesn't require long longs;
3245              use64bits enhancements; introduce usefull64bits.
3246      Branch: cfgperl
3247            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
3248            ! hints/irix_6.sh hints/solaris_2.sh
3249      Branch: metaconfig
3250            ! U/threads/archname.U
3251      Branch: metaconfig/U/perl
3252            ! use64bits.U
3253 ____________________________________________________________________________
3254 [  5243] By: jhi                                   on 2000/02/24  18:40:25
3255         Log: Tidy up the 64-bit (and socklen_t) type probing.
3256      Branch: cfgperl
3257            ! Configure config_h.SH
3258      Branch: metaconfig
3259            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3260      Branch: metaconfig/U/perl
3261            + d_fpos64_t.U d_off64_t.U
3262            - io64.U
3263            ! d_int64_t.U d_socklen_t.U
3264 ____________________________________________________________________________
3265 [  5242] By: jhi                                   on 2000/02/24  18:09:49
3266         Log: Integrate with Sarathy.
3267      Branch: cfgperl
3268           !> pod/perlop.pod
3269 ____________________________________________________________________________
3270 [  5241] By: jhi                                   on 2000/02/24  18:00:49
3271         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3272              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
3273              Subject: [PATCH 5.5.660] cygwin port
3274              Date: Thu, 24 Feb 2000 17:15:28 -0000
3275              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>
3276      Branch: cfgperl
3277            + cygwin/cygwin.c
3278            ! MANIFEST Makefile.SH README.cygwin cygwin/Makefile.SHs
3279            ! hints/cygwin.sh perl.c t/lib/glob-basic.t t/op/stat.t
3280 ____________________________________________________________________________
3281 [  5240] By: jhi                                   on 2000/02/24  17:53:12
3282         Log: VMS patch from Peter Prymmer; use full_ar.
3283      Branch: cfgperl
3284            ! vms/subconfigure.com
3285 ____________________________________________________________________________
3286 [  5239] By: jhi                                   on 2000/02/24  17:46:45
3287         Log: MPE/ix patches from Mark Bixby.
3288      Branch: cfgperl
3289            ! pp_sys.c t/io/pipe.t t/lib/glob-basic.t t/lib/io_poll.t
3290            ! t/lib/io_sock.t t/op/die_exit.t t/op/exec.t t/op/fork.t
3291            ! t/op/stat.t
3292 ____________________________________________________________________________
3293 [  5238] By: jhi                                   on 2000/02/24  17:13:22
3294         Log: Get -lbind if available.  Add pointer to perldelta.pod/64-bit
3295              support to t/op/numconvert.t.
3296              
3297              From: Lupe Christoph <lupe@lupe-christoph.de>
3298              To: perl5-porters@perl.org
3299              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
3300              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
3301              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
3302      Branch: cfgperl
3303            ! Configure config_h.SH t/op/numconvert.t
3304      Branch: metaconfig
3305            ! U/modified/libs.U
3306 ____________________________________________________________________________
3307 [  5237] By: jhi                                   on 2000/02/24  15:47:11
3308         Log: Remove more cruft from IO.
3309      Branch: cfgperl
3310            ! ext/IO/IO.xs
3311 ____________________________________________________________________________
3312 [  5236] By: jhi                                   on 2000/02/24  15:14:48
3313         Log: From: Hugo <hv@crypt.compulink.co.uk>
3314              To: perl5-porters@perl.org
3315              Subject: [PATCH 5.5.660] double EXPORT_OK in h2xs
3316              Date: Thu, 24 Feb 2000 13:24:10 +0000
3317              Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>
3318      Branch: cfgperl
3319            ! utils/h2xs.PL
3320 ____________________________________________________________________________
3321 [  5235] By: jhi                                   on 2000/02/24  15:12:40
3322         Log: Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
3323              S_IROTH, S_IWOTH, S_IXOTH.
3324              
3325              From: js@ddre.dk
3326              To: perl5-porters@perl.org
3327              Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
3328              Date: Thu, 24 Feb 2000 15:11:33 +0100
3329              Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>
3330      Branch: cfgperl
3331            ! perl.h
3332 ____________________________________________________________________________
3333 [  5234] By: gsar                                  on 2000/02/24  03:39:17
3334         Log: integrate cfgperl changes into mainline
3335      Branch: perl
3336            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
3337            ! pod/perlop.pod
3338           !> Configure MANIFEST Porting/Glossary Porting/config.sh
3339           !> Porting/config_H config_h.SH configpm configure.com doio.c
3340           !> ext/Fcntl/Fcntl.pm ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3341           !> ext/Sys/Hostname/Hostname.xs hints/dec_osf.sh hints/irix_6.sh
3342           !> lib/unicode/mktables.PL malloc.c myconfig.SH pp_sys.c
3343           !> t/op/64bit.t vms/descrip_mms.template vms/subconfigure.com
3344 ____________________________________________________________________________
3345 [  5233] By: jhi                                   on 2000/02/24  01:31:38
3346         Log: VMS patch from Peter Prymmer.
3347      Branch: cfgperl
3348            ! vms/subconfigure.com
3349 ____________________________________________________________________________
3350 [  5232] By: jhi                                   on 2000/02/24  01:15:03
3351         Log: Detypo fpos64_t test.
3352      Branch: cfgperl
3353            ! Configure config_h.SH
3354      Branch: metaconfig/U/perl
3355            ! io64.U
3356 ____________________________________________________________________________
3357 [  5231] By: jhi                                   on 2000/02/24  01:11:17
3358         Log: miscut'n'paste in #5230.
3359      Branch: cfgperl
3360            ! Configure config_h.SH
3361      Branch: metaconfig/U/perl
3362            ! d_int64_t.U
3363 ____________________________________________________________________________
3364 [  5230] By: jhi                                   on 2000/02/24  01:02:05
3365         Log: The #5228 wasn't quite right + fix typos.
3366      Branch: cfgperl
3367            ! Configure config_h.SH
3368      Branch: metaconfig
3369            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3370      Branch: metaconfig/U/perl
3371            ! d_int64_t.U d_socklen_t.U io64.U
3372 ____________________________________________________________________________
3373 [  5229] By: jhi                                   on 2000/02/24  00:40:01
3374         Log: Depickify the compiler (about unused and set but not used variables)
3375      Branch: cfgperl
3376            ! hints/irix_6.sh
3377 ____________________________________________________________________________
3378 [  5228] By: jhi                                   on 2000/02/24  00:34:35
3379         Log: Cosmetics.
3380      Branch: cfgperl
3381            ! Configure config_h.SH
3382      Branch: metaconfig
3383            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3384      Branch: metaconfig/U/perl
3385            ! d_int64_t.U d_socklen_t.U
3386 ____________________________________________________________________________
3387 [  5227] By: jhi                                   on 2000/02/24  00:17:34
3388         Log: In IRIX <sys/mode.h> is something completely different.
3389              
3390              From: jarausch@numa1.igpm.rwth-aachen.de (Helmut Jarausch)
3391              To: perl5-porters@perl.org
3392              Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
3393              Date: Wed, 23 Feb 2000 10:55:08 +0100 (CST)
3394              Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>
3395      Branch: cfgperl
3396            ! hints/irix_6.sh
3397 ____________________________________________________________________________
3398 [  5226] By: jhi                                   on 2000/02/23  20:39:28
3399         Log: Integrate with Sarathy.
3400      Branch: cfgperl
3401           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3402           !> t/comp/require.t t/op/ver.t toke.c
3403 ____________________________________________________________________________
3404 [  5225] By: jhi                                   on 2000/02/23  20:35:58
3405         Log: From: Dominic Dunlop <domo@computer.org>
3406              To: perl5-porters@perl.org
3407              Cc: Gurusamy Sarathy <gsar@activestate.com>
3408              Subject: [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
3409              Date: Wed, 23 Feb 2000 21:23:44 +0100
3410              Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>
3411      Branch: cfgperl
3412            ! malloc.c
3413 ____________________________________________________________________________
3414 [  5224] By: jhi                                   on 2000/02/23  20:22:43
3415         Log: From: Dan Sugalski <dan@sidhe.org>
3416              To: perl5-porters@perl.org, vmsperl@perl.org
3417              Subject: [PATCH 5.5.660]VMS build patches
3418              Date: Wed, 23 Feb 2000 15:14:27 -0500
3419              Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>
3420              
3421              (the patch was mangled, had to be manually applied)
3422      Branch: cfgperl
3423            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3424 ____________________________________________________________________________
3425 [  5223] By: jhi                                   on 2000/02/23  19:54:04
3426         Log: From: Dominic Dunlop <domo@computer.org>
3427              To: perl5-porters@perl.org
3428              Cc: Andy Dougherty <doughera@lafayette.edu>,
3429              Gurusamy Sarathy <gsar@activestate.com>
3430              Subject: [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
3431              Date: Wed, 23 Feb 2000 20:41:54 +0100
3432              Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>
3433      Branch: cfgperl
3434            ! Configure config_h.SH
3435      Branch: metaconfig
3436            ! U/modified/Oldconfig.U U/modified/libs.U
3437      Branch: metaconfig/U/perl
3438            ! dlsrc.U
3439 ____________________________________________________________________________
3440 [  5222] By: jhi                                   on 2000/02/23  18:02:39
3441         Log: Remove &IO::EINPROGRESS now that IO uses Errno anyway
3442              (suggested by Graham Barr).
3443      Branch: cfgperl
3444            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3445 ____________________________________________________________________________
3446 [  5221] By: jhi                                   on 2000/02/23  16:00:29
3447         Log: Streamline #5218 even more.
3448      Branch: cfgperl
3449            ! ext/IO/lib/IO/Socket.pm
3450 ____________________________________________________________________________
3451 [  5220] By: gsar                                  on 2000/02/23  09:10:43
3452         Log: per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
3453              C<use 5.6.0> work as well; underscores are now permitted in v-strings
3454      Branch: perl
3455            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3456            ! t/comp/require.t t/op/ver.t toke.c
3457 ____________________________________________________________________________
3458 [  5219] By: jhi                                   on 2000/02/23  04:24:54
3459         Log: Streamline #5218.
3460      Branch: cfgperl
3461            ! ext/IO/lib/IO/Socket.pm
3462 ____________________________________________________________________________
3463 [  5218] By: jhi                                   on 2000/02/23  02:08:19
3464         Log: Trying to connect to an already open socket may give EISCONN.
3465      Branch: cfgperl
3466            ! ext/IO/lib/IO/Socket.pm
3467 ____________________________________________________________________________
3468 [  5217] By: jhi                                   on 2000/02/22  23:54:51
3469         Log: Fix prototype conflicts with POSIX.pm.
3470      Branch: cfgperl
3471            ! ext/Fcntl/Fcntl.pm
3472 ____________________________________________________________________________
3473 [  5216] By: jhi                                   on 2000/02/22  22:27:19
3474         Log: See http://www.unicode.org/unicode/reports/tr15/
3475              for in-depth description of the problem.
3476      Branch: cfgperl
3477            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
3478            ! MANIFEST lib/unicode/mktables.PL
3479 ____________________________________________________________________________
3480 [  5215] By: jhi                                   on 2000/02/22  22:11:17
3481         Log: Add uselongdouble, regroup the use* more logically.
3482      Branch: cfgperl
3483            ! myconfig.SH
3484 ____________________________________________________________________________
3485 [  5214] By: jhi                                   on 2000/02/22  22:04:43
3486         Log: Integrate with Sarathy.
3487      Branch: cfgperl
3488           !> malloc.c perl.c pod/perldelta.pod pod/perldiag.pod
3489           !> pod/perlpod.pod pod/perlrun.pod toke.c utils/perldoc.PL
3490 ____________________________________________________________________________
3491 [  5213] By: jhi                                   on 2000/02/22  22:03:26
3492         Log: Add socklen_t probe; Configure maintenance.
3493      Branch: cfgperl
3494            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3495            ! config_h.SH doio.c ext/Sys/Hostname/Hostname.xs pp_sys.c
3496      Branch: metaconfig
3497            ! U/a_dvisory/quadtype.U U/compline/alignbytes.U U/modified/cc.U
3498            ! U/modified/libs.U
3499      Branch: metaconfig/U/perl
3500            + d_int64_t.U d_socklen_t.U
3501            - d_int64t.U
3502            ! i_sysutsname.U
3503 ____________________________________________________________________________
3504 [  5212] By: gsar                                  on 2000/02/22  21:46:45
3505         Log: make Perl's malloc work for allocations over 2GB (from Ilya
3506              Zakharevich)
3507      Branch: perl
3508            ! malloc.c
3509 ____________________________________________________________________________
3510 [  5211] By: gsar                                  on 2000/02/22  19:51:47
3511         Log: add -W and -X to -h output; fix other pod omissions
3512      Branch: perl
3513            ! perl.c pod/perlrun.pod
3514 ____________________________________________________________________________
3515 [  5210] By: gsar                                  on 2000/02/22  19:51:13
3516         Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
3517      Branch: perl
3518            ! pod/perlpod.pod
3519 ____________________________________________________________________________
3520 [  5209] By: jhi                                   on 2000/02/22  19:40:43
3521         Log: The subtests 28 and 31 were wrong.  Tightened also the similar
3522              tests nearby.
3523      Branch: cfgperl
3524            ! t/op/64bit.t
3525 ____________________________________________________________________________
3526 [  5208] By: gsar                                  on 2000/02/22  19:13:44
3527         Log: s/Activeware/ActiveState/
3528      Branch: perl
3529            ! pod/perlrun.pod
3530 ____________________________________________________________________________
3531 [  5207] By: jhi                                   on 2000/02/22  18:38:29
3532         Log: Perl version nit spotted by Spider Boardman.
3533      Branch: cfgperl
3534            ! configpm
3535 ____________________________________________________________________________
3536 [  5206] By: gsar                                  on 2000/02/22  17:50:44
3537         Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
3538      Branch: perl
3539            ! toke.c
3540 ____________________________________________________________________________
3541 [  5205] By: gsar                                  on 2000/02/22  17:36:26
3542         Log: fix memory overrun due to off-by-one in change#5192
3543      Branch: perl
3544            ! toke.c
3545 ____________________________________________________________________________
3546 [  5204] By: gsar                                  on 2000/02/22  17:10:39
3547         Log: sundry typos and such
3548      Branch: perl
3549            ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
3550 ____________________________________________________________________________
3551 [  5203] By: jhi                                   on 2000/02/22  17:10:22
3552         Log: Integrate with Sarathy.
3553      Branch: cfgperl
3554           !> (integrate 56 files)
3555 ____________________________________________________________________________
3556 [  5202] By: gsar                                  on 2000/02/22  16:48:58
3557         Log: remove vestiges of older attribute syntax
3558      Branch: perl
3559            ! ext/attrs/attrs.pm pod/Win32.pod pod/perldelta.pod
3560            ! pod/perlop.pod pod/perlthrtut.pod pod/perlvar.pod
3561 ____________________________________________________________________________
3562 [  5201] By: jhi                                   on 2000/02/22  14:39:56
3563         Log: Configure nits spotted by Spider Boardman.
3564      Branch: cfgperl
3565            ! Configure config_h.SH
3566      Branch: metaconfig
3567            ! U/modified/libs.U
3568      Branch: metaconfig/U/perl
3569            ! fpossize.U
3570 ____________________________________________________________________________
3571 [  5200] By: jhi                                   on 2000/02/22  14:31:21
3572         Log: Tru64 V5.0 patches from Spider Boardman.
3573      Branch: cfgperl
3574            ! hints/dec_osf.sh
3575
3576 ----------------
3577 Version v5.5.660
3578 ----------------
3579
3580 ____________________________________________________________________________
3581 [  5199] By: gsar                                  on 2000/02/22  11:29:28
3582         Log: beta2
3583      Branch: perl
3584            ! Changes
3585 ____________________________________________________________________________
3586 [  5198] By: gsar                                  on 2000/02/22  10:45:54
3587         Log: PodParser-1.093 update (from Brad Appleton's site)
3588      Branch: perl
3589            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
3590            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3591            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
3592            ! t/pod/special_seqs.t t/pod/special_seqs.xr
3593 ____________________________________________________________________________
3594 [  5197] By: gsar                                  on 2000/02/22  10:24:13
3595         Log: integrate cfgperl contents into mainline, update Changes
3596      Branch: perl
3597            ! Changes pod/perlhist.pod
3598           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3599           !> config_h.SH hints/solaris_2.sh malloc.c perl.h
3600           !> pod/perldelta.pod
3601 ____________________________________________________________________________
3602 [  5196] By: gsar                                  on 2000/02/22  10:10:36
3603         Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
3604      Branch: perl
3605            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
3606            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3607            ! t/lib/glob-taint.t t/lib/io_unix.t
3608 ____________________________________________________________________________
3609 [  5195] By: gsar                                  on 2000/02/22  10:01:49
3610         Log: s/undef/NO_INIT/g in change#5183
3611      Branch: perl
3612            ! lib/ExtUtils/xsubpp pod/perlxs.pod
3613 ____________________________________________________________________________
3614 [  5194] By: gsar                                  on 2000/02/22  09:44:07
3615         Log: perlipc bug (spotted by Ben Low)
3616      Branch: perl
3617            ! pod/perlipc.pod
3618 ____________________________________________________________________________
3619 [  5193] By: gsar                                  on 2000/02/22  09:38:58
3620         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
3621      Branch: perl
3622            ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
3623 ____________________________________________________________________________
3624 [  5192] By: gsar                                  on 2000/02/22  09:26:06
3625         Log: improvements for high-bit text literals (from Gisle Aas)
3626      Branch: perl
3627            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
3628            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
3629 ____________________________________________________________________________
3630 [  5191] By: gsar                                  on 2000/02/22  07:35:47
3631         Log: allow C<print v10>, $h{v13.10} etc.
3632      Branch: perl
3633            ! t/op/ver.t toke.c
3634 ____________________________________________________________________________
3635 [  5190] By: gsar                                  on 2000/02/22  05:35:27
3636         Log: adjust for lost fp precision in require version check
3637      Branch: perl
3638            ! pp_ctl.c t/comp/require.t
3639 ____________________________________________________________________________
3640 [  5189] By: jhi                                   on 2000/02/22  05:14:35
3641         Log: Check the alignment of long doubles if they are to be used;
3642              regen Configure.
3643      Branch: cfgperl
3644            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3645            ! config_h.SH
3646      Branch: metaconfig
3647            ! U/compline/alignbytes.U
3648 ____________________________________________________________________________
3649 [  5188] By: gsar                                  on 2000/02/22  04:45:57
3650         Log: use same treatment for EINVAL as for ETIMEDOUT
3651      Branch: perl
3652            ! ext/IO/lib/IO/Socket/INET.pm
3653 ____________________________________________________________________________
3654 [  5187] By: gsar                                  on 2000/02/21  23:15:12
3655         Log: type mismatch
3656      Branch: perl
3657            ! sv.c
3658 ____________________________________________________________________________
3659 [  5186] By: gsar                                  on 2000/02/21  21:10:26
3660         Log: remove dual-valueness of v-strings (i.e., they are pure strings
3661              now); avoid the word "tuple" to describe strings represented as
3662              character ordinals; usurp $PERL_VERSION for $^V as suggested by
3663              Larry, deprecate $] ; adjust the documentation and testsuite
3664              accordingly
3665      Branch: perl
3666            ! MANIFEST lib/English.pm op.c pod/perldelta.pod
3667            ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
3668            ! t/comp/require.t t/op/ver.t toke.c
3669 ____________________________________________________________________________
3670 [  5185] By: jhi                                   on 2000/02/21  20:36:05
3671         Log: detypo
3672      Branch: cfgperl
3673            ! perl.h
3674 ____________________________________________________________________________
3675 [  5184] By: gsar                                  on 2000/02/21  18:37:38
3676         Log: clarify "use Module VERSION LIST" (from Robin Barker)
3677      Branch: perl
3678            ! pod/perlfunc.pod
3679 ____________________________________________________________________________
3680 [  5183] By: gsar                                  on 2000/02/21  18:31:42
3681         Log: allow optional XSUB parameters without being forced to use a
3682              default (from Hugo van der Sanden)
3683      Branch: perl
3684            ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
3685 ____________________________________________________________________________
3686 [  5182] By: jhi                                   on 2000/02/21  18:22:47
3687         Log: Add Solaris LP64 notes. 
3688      Branch: cfgperl
3689            ! hints/solaris_2.sh
3690 ____________________________________________________________________________
3691 [  5181] By: gsar                                  on 2000/02/21  16:53:39
3692         Log: generalize "%v" format into a flag for any integral format type:
3693              "%vd", "%v#o", "%*vX", etc are allowed
3694      Branch: perl
3695            ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
3696            ! utils/perlbug.PL
3697 ____________________________________________________________________________
3698 [  5180] By: gsar                                  on 2000/02/21  07:11:00
3699         Log: detypo
3700      Branch: perl
3701            ! ext/B/B.xs
3702 ____________________________________________________________________________
3703 [  5179] By: gsar                                  on 2000/02/21  07:08:38
3704         Log: undo accidental delete
3705      Branch: perl
3706            ! ext/B/B.pm ext/B/B.xs
3707 ____________________________________________________________________________
3708 [  5178] By: gsar                                  on 2000/02/21  07:02:16
3709         Log: get Compiler "working" under useithreads
3710      Branch: perl
3711            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
3712            ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
3713 ____________________________________________________________________________
3714 [  5177] By: jhi                                   on 2000/02/21  03:16:24
3715         Log: Thou shalt not printf longs with %d.
3716      Branch: cfgperl
3717            ! malloc.c
3718 ____________________________________________________________________________
3719 [  5176] By: jhi                                   on 2000/02/21  01:37:35
3720         Log: Integrate with Sarathy.
3721      Branch: cfgperl
3722           +> t/pragma/warn/9enabled
3723           !> (integrate 63 files)
3724 ____________________________________________________________________________
3725 [  5175] By: gsar                                  on 2000/02/21  00:25:00
3726         Log: misplaced braces
3727      Branch: perl
3728            ! malloc.c
3729 ____________________________________________________________________________
3730 [  5174] By: gsar                                  on 2000/02/21  00:09:16
3731         Log: more malloc.c tweaks for change#5070
3732      Branch: perl
3733            ! malloc.c
3734 ____________________________________________________________________________
3735 [  5173] By: gsar                                  on 2000/02/21  00:01:17
3736         Log: malloc.c fixups in change#5170 need to fetch thx pointer
3737      Branch: perl
3738            ! malloc.c
3739 ____________________________________________________________________________
3740 [  5172] By: gsar                                  on 2000/02/20  23:52:39
3741         Log: missing file in change#5170
3742      Branch: perl
3743            + t/pragma/warn/9enabled
3744 ____________________________________________________________________________
3745 [  5171] By: gsar                                  on 2000/02/20  23:49:17
3746         Log: skip conditionally defined symbols in change#5162
3747      Branch: perl
3748            ! makedef.pl
3749 ____________________________________________________________________________
3750 [  5170] By: gsar                                  on 2000/02/20  22:58:09
3751         Log: lexical warnings update, ability to inspect bitmask in calling
3752              scope, among other things (from Paul Marquess)
3753      Branch: perl
3754            ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
3755            ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
3756            ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
3757            ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
3758            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
3759            ! t/pragma/warn/toke toke.c warnings.h warnings.pl
3760 ____________________________________________________________________________
3761 [  5169] By: gsar                                  on 2000/02/20  22:22:28
3762         Log: windows fixes for virtualizing child std{in,out,err} handles,
3763              attempts to lock uninitialized critical section in files that
3764              were never explicitly opened (from Doug Lankshear)
3765      Branch: perl
3766            ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
3767 ____________________________________________________________________________
3768 [  5168] By: gsar                                  on 2000/02/20  20:19:11
3769         Log: update Changes, credits
3770      Branch: perl
3771            ! Changes
3772 ____________________________________________________________________________
3773 [  5167] By: gsar                                  on 2000/02/20  18:54:27
3774         Log: avoid reading out-of-bounds memory when matching against reference
3775      Branch: perl
3776            ! regexec.c
3777 ____________________________________________________________________________
3778 [  5166] By: gsar                                  on 2000/02/20  17:59:41
3779         Log: byte mode chop() should clear UTF8 (from Gisle Aas)
3780      Branch: perl
3781            ! doop.c
3782 ____________________________________________________________________________
3783 [  5165] By: gsar                                  on 2000/02/20  17:57:08
3784         Log: test fix needed by change#5164
3785      Branch: perl
3786            ! t/pragma/warn/toke
3787 ____________________________________________________________________________
3788 [  5164] By: gsar                                  on 2000/02/20  17:50:38
3789         Log: default mkdir() mode argument to 0777
3790      Branch: perl
3791            ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
3792            ! t/op/mkdir.t toke.c
3793 ____________________________________________________________________________
3794 [  5163] By: gsar                                  on 2000/02/20  16:34:33
3795         Log: glob() takes one or no user arguments and a non-user-visible second
3796              hidden argument, fix its prototype-checking accordingly
3797      Branch: perl
3798            ! op.c opcode.h opcode.pl
3799 ____________________________________________________________________________
3800 [  5162] By: gsar                                  on 2000/02/20  16:07:38
3801         Log: make change#3386 a build-time option (avoids problems due to
3802              perl_run() longjmping out)
3803      Branch: perl
3804            ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
3805            ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
3806            ! scope.h sv.c thrdvar.h util.c
3807 ____________________________________________________________________________
3808 [  5161] By: gsar                                  on 2000/02/20  12:13:37
3809         Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
3810              modified to use Errno more portably)
3811      Branch: perl
3812            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
3813 ____________________________________________________________________________
3814 [  5160] By: gsar                                  on 2000/02/20  11:53:28
3815         Log: mention portability caveat about C<use Errno 'EFOO'>
3816      Branch: perl
3817            ! ext/Errno/Errno_pm.PL
3818 ____________________________________________________________________________
3819 [  5159] By: gsar                                  on 2000/02/20  11:14:36
3820         Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
3821      Branch: perl
3822            ! pod/perlvar.pod
3823 ____________________________________________________________________________
3824 [  5158] By: gsar                                  on 2000/02/20  10:53:49
3825         Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
3826      Branch: perl
3827            ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
3828            ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
3829            ! vms/descrip_mms.template
3830 ____________________________________________________________________________
3831 [  5157] By: jhi                                   on 2000/02/19  20:29:26
3832         Log: Be explicit about what ops work with bt vectors.
3833              (And implicit about which don't.)
3834      Branch: cfgperl
3835            ! pod/perldelta.pod
3836 ____________________________________________________________________________
3837 [  5156] By: jhi                                   on 2000/02/19  18:38:14
3838         Log: Integrate with Sarathy.
3839      Branch: cfgperl
3840           +> lib/bytes.pm lib/bytes_heavy.pl
3841            - lib/byte.pm lib/byte_heavy.pl
3842           !> (integrate 61 files)
3843 ____________________________________________________________________________
3844 [  5155] By: gsar                                  on 2000/02/19  17:57:39
3845         Log: char vs U8 warnings
3846      Branch: perl
3847            ! sv.c
3848 ____________________________________________________________________________
3849 [  5154] By: gsar                                  on 2000/02/19  17:44:56
3850         Log: remove outdated caveat about C<while ($k = each %foo)> (from
3851              Hugo van der Sanden)
3852      Branch: perl
3853            ! pod/perlfunc.pod
3854 ____________________________________________________________________________
3855 [  5153] By: gsar                                  on 2000/02/19  17:41:41
3856         Log: tests, doc tweak (from Gisle Aas)
3857      Branch: perl
3858            ! pod/perlfaq9.pod t/op/ord.t
3859 ____________________________________________________________________________
3860 [  5152] By: gsar                                  on 2000/02/19  17:35:50
3861         Log: document behavior of splice(@ary) (from Gisle Aas)
3862      Branch: perl
3863            ! pod/perlfunc.pod
3864 ____________________________________________________________________________
3865 [  5151] By: gsar                                  on 2000/02/19  17:33:59
3866         Log: fix bug in backtracking optimizer (from Makoto Ishisone
3867              <ishisone@sra.co.jp>)
3868      Branch: perl
3869            ! regexec.c t/op/pat.t
3870 ____________________________________________________________________________
3871 [  5150] By: gsar                                  on 2000/02/19  17:33:05
3872         Log: more B fixups to cope with empty GVs (these can only happen in pads)
3873      Branch: perl
3874            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
3875 ____________________________________________________________________________
3876 [  5149] By: gsar                                  on 2000/02/19  17:32:03
3877         Log: avoid compiler warnings
3878      Branch: perl
3879            ! malloc.c perl.h
3880 ____________________________________________________________________________
3881 [  5148] By: gsar                                  on 2000/02/19  17:18:09
3882         Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
3883      Branch: perl
3884            ! lib/attributes.pm
3885 ____________________________________________________________________________
3886 [  5147] By: gsar                                  on 2000/02/19  17:15:34
3887         Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
3888              for that)
3889      Branch: perl
3890            ! ext/Errno/Errno_pm.PL
3891 ____________________________________________________________________________
3892 [  5146] By: gsar                                  on 2000/02/19  16:18:46
3893         Log: integrate cfgperl contents into mainline
3894      Branch: perl
3895           !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3896           !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
3897           !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
3898           !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
3899 ____________________________________________________________________________
3900 [  5145] By: gsar                                  on 2000/02/19  16:10:37
3901         Log: POSIX::strftime gets the date wrong (from John Tobey
3902              <jtobey@epsilondev.com>)
3903      Branch: perl
3904            ! ext/POSIX/POSIX.xs t/lib/posix.t
3905 ____________________________________________________________________________
3906 [  5144] By: gsar                                  on 2000/02/19  16:02:40
3907         Log: don't blindly set bool=char on linux (from Andy Dougherty)
3908      Branch: perl
3909            ! handy.h hints/linux.sh x2p/a2p.h
3910 ____________________________________________________________________________
3911 [  5143] By: gsar                                  on 2000/02/19  15:54:04
3912         Log: some rearrangement of the includes for easier "microperl" build;
3913              add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
3914      Branch: perl
3915            ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
3916 ____________________________________________________________________________
3917 [  5142] By: gsar                                  on 2000/02/19  15:22:17
3918         Log: fixes for Pod::Html issues (from Wolfgang Laun
3919              <wolfgang.laun@chello.at>)
3920      Branch: perl
3921            ! lib/Pod/Html.pm
3922 ____________________________________________________________________________
3923 [  5141] By: gsar                                  on 2000/02/19  08:27:29
3924         Log: grammos (spotted by Tom Christiansen)
3925      Branch: perl
3926            ! pod/perlfunc.pod
3927 ____________________________________________________________________________
3928 [  5140] By: gsar                                  on 2000/02/19  08:17:04
3929         Log: various xsubpp enhancements that make it easier to use with
3930              C::Scan (from Ilya Zakharevich)
3931              
3932              TODO: still needs documentation
3933      Branch: perl
3934            ! lib/ExtUtils/xsubpp
3935 ____________________________________________________________________________
3936 [  5139] By: gsar                                  on 2000/02/19  07:55:18
3937         Log: s/croak/Perl_croak/
3938      Branch: perl
3939            ! sv.c
3940 ____________________________________________________________________________
3941 [  5138] By: gsar                                  on 2000/02/19  07:51:39
3942         Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
3943      Branch: perl
3944            ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
3945            ! pp_hot.c proto.h sv.c toke.c
3946 ____________________________________________________________________________
3947 [  5137] By: gsar                                  on 2000/02/19  07:42:12
3948         Log: set close-on-exec flag on sockets too, like we do for files
3949              and pipes
3950      Branch: perl
3951            ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
3952 ____________________________________________________________________________
3953 [  5136] By: gsar                                  on 2000/02/19  07:23:48
3954         Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
3955              permitted by change#5011 (from Gisle Aas)
3956      Branch: perl
3957            ! pp.c utf8.c utf8.h
3958 ____________________________________________________________________________
3959 [  5135] By: gsar                                  on 2000/02/19  06:53:13
3960         Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
3961      Branch: perl
3962            ! lib/warnings.pm op.c warnings.h warnings.pl
3963 ____________________________________________________________________________
3964 [  5134] By: gsar                                  on 2000/02/19  06:36:46
3965         Log: s/byte/bytes/g remnants
3966      Branch: perl
3967            ! lib/bytes.pm lib/bytes_heavy.pl
3968 ____________________________________________________________________________
3969 [  5133] By: gsar                                  on 2000/02/19  06:33:49
3970         Log: rename byte:: to bytes::
3971      Branch: perl
3972           +> lib/bytes.pm lib/bytes_heavy.pl
3973            - lib/byte.pm lib/byte_heavy.pl
3974            ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
3975            ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
3976            ! t/lib/charnames.t t/op/ver.t
3977 ____________________________________________________________________________
3978 [  5132] By: gsar                                  on 2000/02/19  05:58:42
3979         Log: English names for $^R and $^S
3980      Branch: perl
3981            ! lib/English.pm pod/perlvar.pod
3982 ____________________________________________________________________________
3983 [  5131] By: gsar                                  on 2000/02/19  05:44:20
3984         Log: rename "Probable precendence problem" diagnostic to "Bareword found
3985              in conditional" to better reflect the class of error (as suggested
3986              by Larry)
3987      Branch: perl
3988            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
3989 ____________________________________________________________________________
3990 [  5130] By: gsar                                  on 2000/02/19  05:43:10
3991         Log: fix outdated info about PerlClinic and the bug-tracking system
3992      Branch: perl
3993            ! pod/perlfaq2.pod pod/perltodo.pod
3994 ____________________________________________________________________________
3995 [  5129] By: gsar                                  on 2000/02/19  04:14:19
3996         Log: some fixes for mingw32/GCC (SETERRNO() still appears to
3997              trash memory)
3998      Branch: perl
3999            ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
4000            ! win32/win32.h
4001 ____________________________________________________________________________
4002 [  5128] By: gsar                                  on 2000/02/18  06:55:33
4003         Log: avoid $@-clearing sideeffect of require in Carp
4004      Branch: perl
4005            ! lib/Carp.pm
4006 ____________________________________________________________________________
4007 [  5127] By: gsar                                  on 2000/02/18  04:58:26
4008         Log: stronger testcase for change#5126
4009      Branch: perl
4010            ! t/op/pat.t
4011 ____________________________________________________________________________
4012 [  5126] By: gsar                                  on 2000/02/18  04:44:28
4013         Log: make /\S/ match the same things /[\S]/ matches; likewise for
4014              \D (from Rick Delaney <rick@consumercontact.com>)
4015      Branch: perl
4016            ! regexec.c t/op/pat.t
4017 ____________________________________________________________________________
4018 [  5125] By: gsar                                  on 2000/02/18  03:57:43
4019         Log: Compiler fixups from Jan Dubois
4020      Branch: perl
4021            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
4022 ____________________________________________________________________________
4023 [  5124] By: jhi                                   on 2000/02/17  22:09:09
4024         Log: Take out the -Wl,-z as we have survice so far without.
4025      Branch: cfgperl
4026            ! hints/hpux.sh
4027 ____________________________________________________________________________
4028 [  5123] By: jhi                                   on 2000/02/17  18:40:17
4029         Log: Integrate with Sarathy.
4030      Branch: cfgperl
4031           !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
4032 ____________________________________________________________________________
4033 [  5122] By: gsar                                  on 2000/02/17  18:01:14
4034         Log: fix test that depends on op_dump() output
4035      Branch: perl
4036            ! t/op/split.t
4037 ____________________________________________________________________________
4038 [  5121] By: gsar                                  on 2000/02/17  17:55:18
4039         Log: op_dump() tweak
4040      Branch: perl
4041            ! dump.c
4042 ____________________________________________________________________________
4043 [  5120] By: jhi                                   on 2000/02/16  23:11:04
4044         Log: Regularize the use* questions, and replace
4045              "Configure *must* be run with -Duse..." with.
4046              "can be run".
4047      Branch: cfgperl
4048            ! Configure config_h.SH
4049      Branch: metaconfig
4050            ! U/threads/usethreads.U
4051      Branch: metaconfig/U/perl
4052            ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
4053            ! usemultiplicity.U useperlio.U usesocks.U
4054 ____________________________________________________________________________
4055 [  5119] By: jhi                                   on 2000/02/16  22:29:11
4056         Log: HP-UX 64-bitness/largefile fixes.
4057      Branch: cfgperl
4058            ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
4059            ! perl.h
4060      Branch: metaconfig
4061            ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
4062      Branch: metaconfig/U/perl
4063            ! Extensions.U
4064 ____________________________________________________________________________
4065 [  5118] By: jhi                                   on 2000/02/16  19:47:51
4066         Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
4067              (tag :seek), add S_I constants (and functions) (tag :mode);
4068              refer only to the SEEK_ of Fcntl, not the ones from
4069              POSIX or IO::; add SHUT_ to Socket; get trigonometric
4070              functions from Math::Trig instead of POSIX.
4071      Branch: cfgperl
4072            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
4073            ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
4074            ! pod/perlopentut.pod t/lib/syslfs.t
4075      Branch: metaconfig/U/perl
4076            + i_sysmode.U
4077 ____________________________________________________________________________
4078 [  5117] By: gsar                                  on 2000/02/16  06:39:06
4079         Log: avoid warnings due to redefined NULL
4080      Branch: perl
4081            ! ext/ODBM_File/ODBM_File.xs
4082 ____________________________________________________________________________
4083 [  5116] By: gsar                                  on 2000/02/16  00:10:25
4084         Log: integrate cfgperl changes into mainline
4085      Branch: perl
4086           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4087           !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
4088           !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
4089           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
4090 ____________________________________________________________________________
4091 [  5115] By: jhi                                   on 2000/02/15  23:11:55
4092         Log: Probe for <sys/utsname.h>.
4093      Branch: cfgperl
4094            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4095            ! config_h.SH ext/Sys/Hostname/Hostname.xs
4096      Branch: metaconfig/U/perl
4097            + i_sysutsname.U
4098 ____________________________________________________________________________
4099 [  5114] By: jhi                                   on 2000/02/15  22:59:59
4100         Log: Integrate with Sarathy.
4101      Branch: cfgperl
4102           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
4103           +> ext/Sys/Hostname/Makefile.PL
4104            - lib/Sys/Hostname.pm
4105           !> (integrate 41 files)
4106 ____________________________________________________________________________
4107 [  5113] By: gsar                                  on 2000/02/15  21:22:18
4108         Log: update Changes, patchlevel
4109      Branch: perl
4110            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4111            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4112 ____________________________________________________________________________
4113 [  5112] By: gsar                                  on 2000/02/15  20:57:12
4114         Log: fix change#5104 under useithreads
4115      Branch: perl
4116            ! op.c
4117 ____________________________________________________________________________
4118 [  5111] By: gsar                                  on 2000/02/15  20:45:10
4119         Log: export list tweak needed by change#5103
4120      Branch: perl
4121            ! makedef.pl
4122 ____________________________________________________________________________
4123 [  5110] By: gsar                                  on 2000/02/15  19:32:56
4124         Log: add XS version of Sys::Hostname (from Greg Bacon
4125              <gbacon@itsc.uah.edu>)
4126      Branch: perl
4127            + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
4128            + ext/Sys/Hostname/Makefile.PL
4129            - lib/Sys/Hostname.pm
4130            ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
4131            ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
4132            ! win32/makefile.mk
4133 ____________________________________________________________________________
4134 [  5109] By: gsar                                  on 2000/02/15  18:35:28
4135         Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
4136              given undefined values (from Graham Barr <gbarr@pobox.com>)
4137      Branch: perl
4138            ! universal.c
4139 ____________________________________________________________________________
4140 [  5108] By: gsar                                  on 2000/02/15  18:25:05
4141         Log: avoid accidental #line directives (from Rick Delaney
4142              <rick@consumercontact.com>)
4143      Branch: perl
4144            ! pod/perlsyn.pod toke.c
4145 ____________________________________________________________________________
4146 [  5107] By: gsar                                  on 2000/02/15  18:04:31
4147         Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
4148      Branch: perl
4149            ! perl.c
4150 ____________________________________________________________________________
4151 [  5106] By: gsar                                  on 2000/02/15  18:02:17
4152         Log: incorrect docs about delete() (spotted by Martyn Pearce
4153              <martyn@inpharmatica.co.uk>)
4154      Branch: perl
4155            ! pod/perldelta.pod pod/perlfunc.pod
4156 ____________________________________________________________________________
4157 [  5105] By: gsar                                  on 2000/02/15  17:43:27
4158         Log: s/use vars/our/ (from Gisle Aas)
4159      Branch: perl
4160            ! bytecode.pl
4161 ____________________________________________________________________________
4162 [  5104] By: gsar                                  on 2000/02/15  17:42:06
4163         Log: optimize pseudohash slice in array slice at compile time (from
4164              John Tobey <jtobey@john-edwin-tobey.org>)
4165      Branch: perl
4166            ! op.c t/lib/fields.t
4167 ____________________________________________________________________________
4168 [  5103] By: gsar                                  on 2000/02/15  17:18:12
4169         Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
4170      Branch: perl
4171            ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
4172            ! perl.h perlapi.c proto.h vos/vos_dummies.c
4173 ____________________________________________________________________________
4174 [  5102] By: gsar                                  on 2000/02/15  17:05:12
4175         Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
4176      Branch: perl
4177            ! Todo-5.6 pod/perldata.pod pod/perlport.pod
4178 ____________________________________________________________________________
4179 [  5101] By: gsar                                  on 2000/02/15  17:02:51
4180         Log: fix regen_headers target to make all the autogenerated files
4181              writable first
4182      Branch: perl
4183            ! Makefile.SH
4184 ____________________________________________________________________________
4185 [  5100] By: gsar                                  on 2000/02/15  16:41:53
4186         Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
4187              Ilya Zakharevich)
4188      Branch: perl
4189            ! op.c t/op/lex_assign.t
4190 ____________________________________________________________________________
4191 [  5099] By: gsar                                  on 2000/02/15  16:17:36
4192         Log: more complete File::Spec support for Mac and VMS, tests (from
4193              Barrie Slaymaker <barries@slaysys.com>)
4194      Branch: perl
4195            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
4196            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
4197 ____________________________________________________________________________
4198 [  5098] By: gsar                                  on 2000/02/15  16:10:46
4199         Log: fix incompatibility with bison generated parser (from
4200              Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
4201      Branch: perl
4202            ! toke.c
4203 ____________________________________________________________________________
4204 [  5097] By: gsar                                  on 2000/02/15  16:07:17
4205         Log: propagate st_mode bits to group/other for Borland build
4206              (from Vadim Konovalov <vkonovalov@lucent.com>)
4207      Branch: perl
4208            ! win32/win32.c
4209 ____________________________________________________________________________
4210 [  5096] By: jhi                                   on 2000/02/15  14:22:23
4211         Log: Integrate with Sarathy.
4212      Branch: cfgperl
4213           !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
4214 ____________________________________________________________________________
4215 [  5095] By: jhi                                   on 2000/02/15  14:19:22
4216         Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
4217              easier just to drop the paranoid test.
4218      Branch: cfgperl
4219            ! hints/aix.sh
4220 ____________________________________________________________________________
4221 [  5094] By: gsar                                  on 2000/02/15  05:42:17
4222         Log: update exetype.pl tool
4223      Branch: perl
4224            ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
4225 ____________________________________________________________________________
4226 [  5093] By: jhi                                   on 2000/02/15  05:24:02
4227         Log: Integrate with Sarathy.
4228      Branch: cfgperl
4229           !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
4230           !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
4231           !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
4232           !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
4233 ____________________________________________________________________________
4234 [  5092] By: jhi                                   on 2000/02/15  05:22:09
4235         Log: Unroll the libs scan thanks to HP-UX.
4236      Branch: cfgperl
4237            ! Configure config_h.SH hints/hpux.sh
4238      Branch: metaconfig
4239            ! U/modified/libpth.U U/modified/libs.U
4240      Branch: metaconfig/U/perl
4241            ! Extensions.U dlsrc.U
4242 ____________________________________________________________________________
4243 [  5091] By: gsar                                  on 2000/02/15  05:17:56
4244         Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
4245              safefree() rather than Safefree()
4246      Branch: perl
4247            ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
4248            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
4249            ! ext/SDBM_File/SDBM_File.xs
4250 ____________________________________________________________________________
4251 [  5090] By: gsar                                  on 2000/02/15  04:54:17
4252         Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
4253              introduced XPVMG storage in arenas
4254      Branch: perl
4255            ! sv.c
4256 ____________________________________________________________________________
4257 [  5089] By: jhi                                   on 2000/02/15  00:41:36
4258         Log: AIX perl linkage tweakage.
4259      Branch: cfgperl
4260            ! Makefile.SH
4261 ____________________________________________________________________________
4262 [  5088] By: jhi                                   on 2000/02/15  00:07:06
4263         Log: abort instead of just promising.
4264      Branch: cfgperl
4265            ! hints/aix.sh
4266 ____________________________________________________________________________
4267 [  5087] By: jhi                                   on 2000/02/14  23:51:05
4268         Log: silly compilers don't know that croak() exits
4269              and complain about unitialized RETVALs
4270      Branch: cfgperl
4271            ! ext/Sys/Syslog/Syslog.xs
4272 ____________________________________________________________________________
4273 [  5086] By: jhi                                   on 2000/02/14  21:13:24
4274         Log: Add lseektype and lseeksize to myconfig.
4275      Branch: cfgperl
4276            ! myconfig.SH
4277 ____________________________________________________________________________
4278 [  5085] By: gsar                                  on 2000/02/14  18:51:11
4279         Log: avoid warnings
4280      Branch: perl
4281            ! perl.c
4282 ____________________________________________________________________________
4283 [  5084] By: gsar                                  on 2000/02/14  18:26:08
4284         Log: fix small interpreter leaks identified by Purify
4285      Branch: perl
4286            ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
4287            ! t/op/ord.t t/pragma/warnings.t
4288 ____________________________________________________________________________
4289 [  5083] By: jhi                                   on 2000/02/14  17:50:52
4290         Log: Remove tagged core files.
4291      Branch: cfgperl
4292            ! lib/ExtUtils/MM_Unix.pm
4293 ____________________________________________________________________________
4294 [  5082] By: jhi                                   on 2000/02/14  17:41:07
4295         Log: Prefer full_ar.
4296      Branch: cfgperl
4297            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4298 ____________________________________________________________________________
4299 [  5081] By: jhi                                   on 2000/02/14  17:20:32
4300         Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
4301      Branch: cfgperl
4302            ! myconfig.SH
4303 ____________________________________________________________________________
4304 [  5080] By: jhi                                   on 2000/02/14  15:33:03
4305         Log: Integrate with Sarathy.
4306      Branch: cfgperl
4307           !> Porting/pumpkin.pod av.c malloc.c sv.c
4308 ____________________________________________________________________________
4309 [  5079] By: gsar                                  on 2000/02/14  08:50:06
4310         Log: notes about running Purify
4311      Branch: perl
4312            ! Porting/pumpkin.pod av.c sv.c
4313 ____________________________________________________________________________
4314 [  5078] By: gsar                                  on 2000/02/14  07:27:21
4315         Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
4316      Branch: perl
4317            ! malloc.c
4318 ____________________________________________________________________________
4319 [  5077] By: gsar                                  on 2000/02/14  07:25:44
4320         Log: integrate cfgperl contents into mainline
4321      Branch: perl
4322           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4323           !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
4324           !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
4325           !> vms/subconfigure.com vos/config.def vos/config.h
4326           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
4327           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4328           !> win32/config_H.vc
4329 ____________________________________________________________________________
4330 [  5076] By: jhi                                   on 2000/02/14  05:01:56
4331         Log: Integrate with Sarathy.
4332      Branch: cfgperl
4333           !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
4334 ____________________________________________________________________________
4335 [  5075] By: jhi                                   on 2000/02/14  04:56:52
4336         Log: Configure -A stopped processing of any further options.
4337      Branch: cfgperl
4338            ! Configure config_h.SH
4339      Branch: metaconfig
4340            ! U/modified/Options.U
4341 ____________________________________________________________________________
4342 [  5074] By: gsar                                  on 2000/02/14  04:45:01
4343         Log: remove outdated -DPURIFY code--it reports bogus errors during global
4344              destruction since we actually depend on SVs being in arenas there
4345      Branch: perl
4346            ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
4347 ____________________________________________________________________________
4348 [  5073] By: jhi                                   on 2000/02/13  19:28:17
4349         Log: Integrate with Sarathy.
4350      Branch: cfgperl
4351            - Todo-5.005
4352           !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
4353           !> util.c
4354 ____________________________________________________________________________
4355 [  5072] By: gsar                                  on 2000/02/13  19:02:07
4356         Log: more purification (pp_require() could access free memory; vdie()
4357              could think message was random length when passed a null argument;
4358              utilize() didn't set up the hash for the method name leading to
4359              pp_method_named() accessing random state; PL_curpm wasn't zeroed
4360              properly)
4361      Branch: perl
4362            ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
4363            ! util.c
4364 ____________________________________________________________________________
4365 [  5071] By: jhi                                   on 2000/02/12  19:59:35
4366         Log: uselonglong sits deep.
4367      Branch: cfgperl
4368            ! Configure config_h.SH hints/solaris_2.sh
4369      Branch: metaconfig/U/perl
4370            ! use64bits.U
4371 ____________________________________________________________________________
4372 [  5070] By: jhi                                   on 2000/02/12  01:25:41
4373         Log: megalomaniac 64-bit update: most importantly,
4374              uselonglong is eradicated, only backward
4375              compatibility hooks in use64bits remain.
4376      Branch: cfgperl
4377            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4378            ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
4379            ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
4380            ! vos/config.def vos/config.h vos/config_h.SH_orig
4381            ! win32/config.bc win32/config.gc win32/config.vc
4382            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4383      Branch: metaconfig
4384            ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
4385      Branch: metaconfig/U/perl
4386            ! use64bits.U
4387 ____________________________________________________________________________
4388 [  5069] By: jhi                                   on 2000/02/11  21:13:41
4389         Log: undo #5064 for now; there seems to be no good selection
4390              of flags to add the new option.
4391      Branch: cfgperl
4392            ! hints/hpux.sh
4393 ____________________________________________________________________________
4394 [  5068] By: jhi                                   on 2000/02/11  21:01:21
4395         Log: Guard against accidental long long use.
4396      Branch: cfgperl
4397            ! perl.h
4398 ____________________________________________________________________________
4399 [  5067] By: jhi                                   on 2000/02/11  19:50:32
4400         Log: logic fixes
4401      Branch: cfgperl
4402            ! Configure config_h.SH
4403      Branch: metaconfig/U/perl
4404            ! uselonglong.U
4405 ____________________________________________________________________________
4406 [  5066] By: jhi                                   on 2000/02/11  19:32:30
4407         Log: Clarify 64-bit issues.
4408      Branch: cfgperl
4409            ! pod/perldelta.pod
4410 ____________________________________________________________________________
4411 [  5065] By: jhi                                   on 2000/02/11  18:13:29
4412         Log: Integrate with Sarathy.
4413      Branch: cfgperl
4414           !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
4415           !> toke.c
4416 ____________________________________________________________________________
4417 [  5064] By: jhi                                   on 2000/02/11  18:11:47
4418         Log: Silence linker warnings about binary backward incompatibilities.
4419      Branch: cfgperl
4420            ! hints/hpux.sh
4421 ____________________________________________________________________________
4422 [  5063] By: gsar                                  on 2000/02/11  16:36:14
4423         Log: fix uninitialized memory reads found by purify
4424      Branch: perl
4425            ! ext/Devel/Peek/Peek.xs regcomp.c
4426 ____________________________________________________________________________
4427 [  5062] By: jhi                                   on 2000/02/11  00:11:39
4428         Log: de-fancify the largefiles hints
4429      Branch: cfgperl
4430            ! hints/hpux.sh
4431 ____________________________________________________________________________
4432 [  5061] By: gsar                                  on 2000/02/10  19:17:09
4433         Log: longstanding bug in parsing "require VERSION", could reallocate
4434              current line and not know it; exposed by change#5004; manifested
4435              as parse failure of C<{require 5.003}>
4436      Branch: perl
4437            ! t/comp/require.t t/comp/use.t toke.c
4438 ____________________________________________________________________________
4439 [  5060] By: jhi                                   on 2000/02/10  13:29:25
4440         Log: Integrate with Sarathy.
4441      Branch: cfgperl
4442           !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
4443 ____________________________________________________________________________
4444 [  5059] By: gsar                                  on 2000/02/10  06:21:21
4445         Log: make global symbol exports AIX-specific
4446      Branch: perl
4447            ! makedef.pl
4448 ____________________________________________________________________________
4449 [  5058] By: gsar                                  on 2000/02/10  06:16:57
4450         Log: integrate cfgperl contents into mainline
4451      Branch: perl
4452           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4453           !> Porting/config_H config_h.SH makedef.pl perl.h
4454           !> vms/subconfigure.com vos/config.def win32/config.bc
4455           !> win32/config.gc win32/config.vc win32/config_H.bc
4456           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
4457           !> win32/config_sh.PL
4458 ____________________________________________________________________________
4459 [  5057] By: gsar                                  on 2000/02/10  01:08:01
4460         Log: windows bugfixes for virtual directories under USE_ITHREADS:
4461              allows path mapping to unknown devices to work properly;
4462              special file names like CONOUT$ can be opened with sysopen()
4463              again
4464      Branch: perl
4465            ! win32/vdir.h
4466 ____________________________________________________________________________
4467 [  5056] By: gsar                                  on 2000/02/10  00:56:27
4468         Log: formline() could wipe out readonly-ness, freeing constants
4469              prematurely, or affect cloning of pad constants
4470      Branch: perl
4471            ! pp_ctl.c t/op/write.t
4472 ____________________________________________________________________________
4473 [  5055] By: jhi                                   on 2000/02/09  19:48:58
4474         Log: Regenerate Configure for I_SYSLOG.
4475      Branch: cfgperl
4476            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4477            ! config_h.SH
4478 ____________________________________________________________________________
4479 [  5054] By: jhi                                   on 2000/02/09  19:38:04
4480         Log: fix AIX and multiplicity problems
4481      Branch: cfgperl
4482            ! Makefile.SH makedef.pl
4483 ____________________________________________________________________________
4484 [  5053] By: bailey                                on 2000/02/09  10:58:11
4485         Log: remove redundant archcore directory prefix in installperl
4486      Branch: vmsperl
4487            ! installperl
4488 ____________________________________________________________________________
4489 [  5052] By: bailey                                on 2000/02/09  10:44:22
4490         Log: Work around prefixing bug in older DECC preprocessors
4491      Branch: vmsperl
4492            ! vms/vms.c vms/vmsish.h
4493 ____________________________________________________________________________
4494 [  5051] By: bailey                                on 2000/02/09  09:52:06
4495         Log: Eliminate unnecessary (and sometimes confounding) test for
4496              word boundary
4497      Branch: vmsperl
4498            ! lib/ExtUtils/MM_VMS.pm
4499 ____________________________________________________________________________
4500 [  5050] By: bailey                                on 2000/02/09  09:29:06
4501         Log: Minor fixes to assuage picky compilers (unsigned comparisons and
4502              alias rules lead to compilation warnings)
4503      Branch: vmsperl
4504            ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
4505 ____________________________________________________________________________
4506 [  5049] By: bailey                                on 2000/02/09  09:09:45
4507         Log: Resync with mainline
4508      Branch: vmsperl
4509           +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
4510           +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
4511           +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
4512           +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
4513           +> vos/config.def vos/config.pl win32/bin/exetype.pl
4514            - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
4515            ! vms/subconfigure.com
4516           !> (integrate 358 files)
4517 ____________________________________________________________________________
4518 [  5048] By: jhi                                   on 2000/02/09  03:54:05
4519         Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
4520              (reported by Yitzchak Scott-Thoennes in p5p)
4521      Branch: cfgperl
4522            ! Configure config_h.SH
4523      Branch: metaconfig
4524            ! U/modified/Cppsym.U
4525 ____________________________________________________________________________
4526 [  5047] By: jhi                                   on 2000/02/09  02:56:43
4527         Log: (fake) use of getcwd.
4528      Branch: cfgperl
4529            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4530            ! config_h.SH perl.h
4531 ____________________________________________________________________________
4532 [  5046] By: jhi                                   on 2000/02/09  02:22:50
4533         Log: lib scan fix
4534      Branch: cfgperl
4535            ! Configure config_h.SH
4536      Branch: metaconfig
4537            ! U/modified/libs.U
4538 ____________________________________________________________________________
4539 [  5045] By: jhi                                   on 2000/02/09  02:17:34
4540         Log: Reintroduce #5019 via metaconfig.
4541      Branch: cfgperl
4542            ! Configure config_h.SH
4543      Branch: metaconfig
4544            ! U/installdirs/inc_version_list.U
4545 ____________________________________________________________________________
4546 [  5044] By: jhi                                   on 2000/02/09  02:07:08
4547         Log: Add/restore probes for getcwd/mk*temp*/mmap.
4548      Branch: cfgperl
4549            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4550            ! config_h.SH perl.h vms/subconfigure.com vos/config.def
4551            ! win32/config.bc win32/config.gc win32/config.vc
4552            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4553            ! win32/config_h.PL win32/config_sh.PL
4554      Branch: metaconfig
4555            ! U/modified/d_mkstemp.U U/modified/libs.U
4556      Branch: metaconfig/U/perl
4557            + d_mkdtemp.U d_mkstemps.U
4558 ____________________________________________________________________________
4559 [  5043] By: jhi                                   on 2000/02/08  20:58:02
4560         Log: Integrate with Sarathy.
4561      Branch: cfgperl
4562           +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
4563           !> (integrate 110 files)
4564 ____________________________________________________________________________
4565 [  5042] By: gsar                                  on 2000/02/08  20:32:12
4566         Log: avoid exiting just because we didn't scan for libm ('libs' may still
4567              have it, but we avoided scan for things in 'libs')
4568      Branch: perl
4569            ! Configure
4570
4571 ----------------
4572 Version v5.5.650
4573 ----------------
4574
4575 ____________________________________________________________________________
4576 [  5041] By: gsar                                  on 2000/02/08  07:57:11
4577         Log: update Changes
4578      Branch: perl
4579            ! Changes
4580 ____________________________________________________________________________
4581 [  5040] By: gsar                                  on 2000/02/08  07:51:20
4582         Log: documentation patches (from Michael Schwern and Yitzchak
4583              Scott-Thoennes)
4584      Branch: perl
4585            ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
4586 ____________________________________________________________________________
4587 [  5039] By: gsar                                  on 2000/02/08  07:22:46
4588         Log: alias to $^V to $PERL_VERSION_TUPLE
4589      Branch: perl
4590            ! lib/English.pm pod/perlvar.pod
4591 ____________________________________________________________________________
4592 [  5038] By: gsar                                  on 2000/02/08  07:03:34
4593         Log: update Changes
4594      Branch: perl
4595            ! Changes pod/perlhist.pod
4596 ____________________________________________________________________________
4597 [  5037] By: gsar                                  on 2000/02/08  06:59:55
4598         Log: Windows has a somewhat different sitelib layout, and needs
4599              $sitelib/archname added as well
4600      Branch: perl
4601            ! perl.c
4602 ____________________________________________________________________________
4603 [  5036] By: gsar                                  on 2000/02/08  06:59:03
4604         Log: change#4987 appears to have broken libs scan for platforms that
4605              don't set ignore_versioned_solibs (Solaris is one of them); add
4606              derivative fix from the older logic for skipping versioned .so
4607              libs
4608      Branch: perl
4609            ! Configure
4610 ____________________________________________________________________________
4611 [  5035] By: gsar                                  on 2000/02/07  21:21:44
4612         Log: sprintf("%v"...) buffer resizing busted
4613      Branch: perl
4614            ! sv.c
4615 ____________________________________________________________________________
4616 [  5034] By: gsar                                  on 2000/02/07  19:16:21
4617         Log: update Changes
4618      Branch: perl
4619            ! Changes pod/perlhist.pod
4620 ____________________________________________________________________________
4621 [  5033] By: gsar                                  on 2000/02/07  19:01:08
4622         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
4623              only when XX > 127
4624      Branch: perl
4625            ! pp_hot.c toke.c
4626 ____________________________________________________________________________
4627 [  5032] By: gsar                                  on 2000/02/07  18:25:31
4628         Log: add note about printf("%v",...)
4629      Branch: perl
4630            ! pod/perldelta.pod
4631 ____________________________________________________________________________
4632 [  5031] By: gsar                                  on 2000/02/07  18:18:43
4633         Log: update Changes
4634      Branch: perl
4635            ! Changes Todo-5.6
4636 ____________________________________________________________________________
4637 [  5030] By: gsar                                  on 2000/02/07  18:17:49
4638         Log: thinko in change#5029
4639      Branch: perl
4640            ! gv.c
4641 ____________________________________________________________________________
4642 [  5029] By: gsar                                  on 2000/02/07  17:49:58
4643         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
4644              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
4645      Branch: perl
4646            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
4647            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
4648            ! win32/win32.h
4649 ____________________________________________________________________________
4650 [  5028] By: gsar                                  on 2000/02/07  17:10:03
4651         Log: perlport updates (from Peter Prymmer)
4652      Branch: perl
4653            ! pod/perlport.pod
4654 ____________________________________________________________________________
4655 [  5027] By: gsar                                  on 2000/02/07  16:53:47
4656         Log: fix up Todo-5.6
4657      Branch: perl
4658            ! Todo-5.6
4659 ____________________________________________________________________________
4660 [  5026] By: gsar                                  on 2000/02/07  16:32:31
4661         Log: rename Todo-5.005 to Todo-5.6
4662      Branch: perl
4663           +> Todo-5.6
4664            - Todo-5.005
4665            ! MANIFEST
4666 ____________________________________________________________________________
4667 [  5025] By: gsar                                  on 2000/02/07  16:09:54
4668         Log: ${^Warnings} renamed to ${^WARNING_BITS}
4669      Branch: perl
4670            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
4671            ! toke.c warnings.pl
4672 ____________________________________________________________________________
4673 [  5024] By: gsar                                  on 2000/02/07  11:47:06
4674         Log: various Windows tweaks: make $^E a little less buggy by saving
4675              and restoring system error across TLS fetch; avoid needless
4676              copying of buffers
4677      Branch: perl
4678            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
4679            ! win32/win32.h
4680 ____________________________________________________________________________
4681 [  5023] By: gsar                                  on 2000/02/07  11:44:19
4682         Log: avoid MakeMaker setting $^W=1
4683      Branch: perl
4684            ! lib/ExtUtils/MakeMaker.pm
4685 ____________________________________________________________________________
4686 [  5022] By: gsar                                  on 2000/02/07  10:38:56
4687         Log: up to v5.5.650
4688      Branch: perl
4689            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4690            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4691 ____________________________________________________________________________
4692 [  5021] By: gsar                                  on 2000/02/07  10:10:31
4693         Log: mention threads status in pod
4694      Branch: perl
4695            ! ext/Thread/Thread.pm
4696 ____________________________________________________________________________
4697 [  5020] By: gsar                                  on 2000/02/07  09:57:46
4698         Log: tolerate NULL SITELIB_EXP
4699      Branch: perl
4700            ! perl.c
4701 ____________________________________________________________________________
4702 [  5019] By: gsar                                  on 2000/02/07  09:46:11
4703         Log: NULL-terminate PERL_INC_VERSION_LIST
4704      Branch: perl
4705            ! Configure perl.c win32/config.bc win32/config.gc
4706            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4707            ! win32/config_H.vc
4708 ____________________________________________________________________________
4709 [  5018] By: gsar                                  on 2000/02/07  09:13:10
4710         Log: add compatible versions from $Config{inc_ver_list} to search
4711              paths automatically (from Tom Hughes <tom@compton.nu>)
4712      Branch: perl
4713            ! lib/lib.pm perl.c
4714 ____________________________________________________________________________
4715 [  5017] By: gsar                                  on 2000/02/07  08:58:56
4716         Log: makefiles now use exetype.pl to make wperl.exe
4717      Branch: perl
4718            ! sv.c win32/Makefile win32/makefile.mk
4719 ____________________________________________________________________________
4720 [  5016] By: gsar                                  on 2000/02/07  08:38:25
4721         Log: add exetype.pl (from Jan Dubois)
4722      Branch: perl
4723            + win32/bin/exetype.pl
4724            ! MANIFEST
4725 ____________________________________________________________________________
4726 [  5015] By: gsar                                  on 2000/02/07  08:29:28
4727         Log: pod fixes (from Abigail and M J T Guy)
4728      Branch: perl
4729            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
4730            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
4731            ! pod/perlport.pod pod/perlvar.pod
4732 ____________________________________________________________________________
4733 [  5014] By: gsar                                  on 2000/02/07  07:09:08
4734         Log: clarify behavior of vec() when arguments are off the end of the
4735              string (from M J T Guy)
4736      Branch: perl
4737            ! pod/perlfunc.pod
4738 ____________________________________________________________________________
4739 [  5013] By: gsar                                  on 2000/02/07  07:08:15
4740         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
4741              now return bytes all the way to 255, they will be transparently
4742              coerced (in future) to UTF-8 when they are used in operations
4743              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
4744      Branch: perl
4745            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
4746            ! pp.c sv.c
4747 ____________________________________________________________________________
4748 [  5012] By: gsar                                  on 2000/02/07  06:36:33
4749         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
4750              per strict reading of standard (says Tom Christiansen)
4751      Branch: perl
4752            ! lib/Sys/Hostname.pm
4753 ____________________________________________________________________________
4754 [  5011] By: gsar                                  on 2000/02/07  06:26:30
4755         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
4756      Branch: perl
4757            ! utf8.c utf8.h
4758 ____________________________________________________________________________
4759 [  5010] By: gsar                                  on 2000/02/06  21:27:03
4760         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
4761      Branch: perl
4762            ! malloc.c
4763 ____________________________________________________________________________
4764 [  5009] By: gsar                                  on 2000/02/06  20:45:30
4765         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
4766              years (from Gisle Aas)
4767      Branch: perl
4768            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
4769            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
4770            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
4771            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
4772            ! toke.c utf8.c utf8.h util.c util.h
4773 ____________________________________________________________________________
4774 [  5008] By: gsar                                  on 2000/02/06  19:28:31
4775         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
4776              <EFifer@sanwaint.com>)
4777      Branch: perl
4778            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
4779            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
4780            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
4781            ! unixish.h util.c
4782 ____________________________________________________________________________
4783 [  5007] By: gsar                                  on 2000/02/06  17:47:01
4784         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
4785      Branch: perl
4786            ! ext/POSIX/POSIX.pm
4787 ____________________________________________________________________________
4788 [  5006] By: gsar                                  on 2000/02/06  17:28:35
4789         Log: integrate cfgperl contents into mainline
4790      Branch: perl
4791           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
4792           !> perl.h pp_sys.c
4793 ____________________________________________________________________________
4794 [  5005] By: gsar                                  on 2000/02/06  17:18:39
4795         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
4796      Branch: perl
4797            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
4798            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
4799            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
4800            ! vos/vos_dummies.c vos/vosish.h
4801 ____________________________________________________________________________
4802 [  5004] By: gsar                                  on 2000/02/06  17:00:49
4803         Log: fix parse error on C<{ use strict }> and other constructs that
4804              make the parser reenter while LEX_KNOWNEXT is active
4805      Branch: perl
4806            ! t/comp/use.t toke.c
4807 ____________________________________________________________________________
4808 [  5003] By: gsar                                  on 2000/02/06  14:57:30
4809         Log: avoid -Bforcearchive on netbsd too
4810      Branch: perl
4811            ! Changes hints/netbsd.sh
4812 ____________________________________________________________________________
4813 [  5002] By: gsar                                  on 2000/02/06  14:45:17
4814         Log: revised notes about Pod::Parser & Co.
4815      Branch: perl
4816            ! lib/Pod/Usage.pm pod/perldelta.pod
4817 ____________________________________________________________________________
4818 [  5001] By: gsar                                  on 2000/02/06  14:02:43
4819         Log: fix description of obsolete diagnostic
4820      Branch: perl
4821            ! pod/perldiag.pod
4822 ____________________________________________________________________________
4823 [  5000] By: gsar                                  on 2000/02/06  13:59:58
4824         Log: allow "\x{12ab}" even without C<use utf8>
4825      Branch: perl
4826            ! t/pragma/warn/toke toke.c
4827 ____________________________________________________________________________
4828 [  4999] By: gsar                                  on 2000/02/06  13:58:31
4829         Log: make perlbug use new-style version numbers; improve compatibility
4830              (runs with perl 5.005); fix swapped old vs new version reporting
4831      Branch: perl
4832            ! utils/perlbug.PL
4833 ____________________________________________________________________________
4834 [  4998] By: gsar                                  on 2000/02/06  13:56:45
4835         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
4836              fact); add tests for version tuples
4837      Branch: perl
4838            + t/op/ver.t
4839            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
4840            ! pod/perlop.pod sv.c toke.c
4841 ____________________________________________________________________________
4842 [  4997] By: gsar                                  on 2000/02/04  21:40:08
4843         Log: change#4970 fallout for useithreads
4844      Branch: perl
4845            ! sv.c
4846 ____________________________________________________________________________
4847 [  4996] By: jhi                                   on 2000/02/04  20:09:00
4848         Log: Largefilify offsets of tied handles.
4849      Branch: cfgperl
4850            ! pp_sys.c
4851 ____________________________________________________________________________
4852 [  4995] By: jhi                                   on 2000/02/04  19:54:25
4853         Log: Sanity check for libraries scan.
4854      Branch: cfgperl
4855            ! Configure config_h.SH
4856      Branch: metaconfig
4857            ! U/modified/libs.U
4858 ____________________________________________________________________________
4859 [  4994] By: jhi                                   on 2000/02/04  19:48:42
4860         Log: HP-UX largefileness doesn't like lseek being redeclared;
4861              no more USE_LONG_LONG.
4862      Branch: cfgperl
4863            ! perl.h
4864 ____________________________________________________________________________
4865 [  4993] By: jhi                                   on 2000/02/04  19:18:59
4866         Log: fix the description as much as possible; the whole
4867              separation into three different symbols lists is
4868              pretty broken now.
4869      Branch: metaconfig
4870            ! U/modified/Cppsym.U
4871 ____________________________________________________________________________
4872 [  4992] By: jhi                                   on 2000/02/04  19:13:10
4873         Log: Use <syslog.h>, not <sys/syslog.h>.
4874      Branch: cfgperl
4875            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
4876 ____________________________________________________________________________
4877 [  4991] By: gsar                                  on 2000/02/04  19:11:07
4878         Log: dmake is on CPAN now
4879      Branch: perl
4880            ! README.win32
4881 ____________________________________________________________________________
4882 [  4990] By: jhi                                   on 2000/02/04  19:04:01
4883         Log: Re-introduce #4817 and #4964 wiped out by #4987.
4884      Branch: cfgperl
4885            ! Configure config_h.SH
4886      Branch: metaconfig
4887            ! U/threads/usethreads.U
4888      Branch: metaconfig/U/perl
4889            ! patchlevel.U
4890 ____________________________________________________________________________
4891 [  4989] By: jhi                                   on 2000/02/04  18:54:00
4892         Log: typo fix
4893      Branch: cfgperl
4894            ! Configure config_h.SH
4895      Branch: metaconfig
4896            ! U/modified/libs.U
4897 ____________________________________________________________________________
4898 [  4988] By: jhi                                   on 2000/02/04  18:34:06
4899         Log: Integrate with Sarathy.
4900      Branch: cfgperl
4901           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
4902           +> ext/Sys/Syslog/Syslog.xs
4903            - lib/Sys/Syslog.pm
4904           !> (integrate 37 files)
4905 ____________________________________________________________________________
4906 [  4987] By: jhi                                   on 2000/02/04  18:31:05
4907         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
4908              default is to use long long if available; various nits
4909              here and there; fixed to hpux 64-bitnes and largefileness.
4910      Branch: cfgperl
4911            ! Configure config_h.SH hints/hpux.sh perl.h
4912      Branch: metaconfig
4913            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
4914            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
4915      Branch: metaconfig/U/perl
4916            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
4917            ! usemultiplicity.U xs_apiversion.U
4918 ____________________________________________________________________________
4919 [  4986] By: gsar                                  on 2000/02/04  17:26:37
4920         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
4921      Branch: perl
4922            ! sv.c
4923 ____________________________________________________________________________
4924 [  4985] By: gsar                                  on 2000/02/04  16:43:49
4925         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
4926      Branch: perl
4927            ! ext/Devel/DProf/DProf.xs
4928 ____________________________________________________________________________
4929 [  4984] By: gsar                                  on 2000/02/04  08:20:05
4930         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
4931      Branch: perl
4932            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
4933 ____________________________________________________________________________
4934 [  4983] By: gsar                                  on 2000/02/04  08:00:38
4935         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
4936      Branch: perl
4937            ! hints/openbsd.sh
4938 ____________________________________________________________________________
4939 [  4982] By: gsar                                  on 2000/02/04  07:54:04
4940         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
4941      Branch: perl
4942            ! lib/Pod/Parser.pm
4943 ____________________________________________________________________________
4944 [  4981] By: gsar                                  on 2000/02/04  07:34:38
4945         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
4946      Branch: perl
4947            ! Makefile.SH
4948 ____________________________________________________________________________
4949 [  4980] By: gsar                                  on 2000/02/04  07:29:59
4950         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
4951      Branch: perl
4952            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
4953            + ext/Sys/Syslog/Syslog.xs
4954            - lib/Sys/Syslog.pm
4955            ! MANIFEST pod/perldelta.pod
4956 ____________________________________________________________________________
4957 [  4979] By: gsar                                  on 2000/02/04  07:13:19
4958         Log: pod updates (from David Adler, M J T Guy)
4959      Branch: perl
4960            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
4961 ____________________________________________________________________________
4962 [  4978] By: gsar                                  on 2000/02/04  07:08:14
4963         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
4964      Branch: perl
4965            ! config_h.SH
4966 ____________________________________________________________________________
4967 [  4977] By: gsar                                  on 2000/02/04  07:06:10
4968         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
4969              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
4970      Branch: perl
4971            ! Makefile.SH
4972 ____________________________________________________________________________
4973 [  4976] By: gsar                                  on 2000/02/04  06:33:43
4974         Log: VMS update (from Dan Sugalski and Peter Prymmer)
4975      Branch: perl
4976            ! configure.com vms/descrip_mms.template vms/subconfigure.com
4977 ____________________________________________________________________________
4978 [  4975] By: gsar                                  on 2000/02/04  05:51:14
4979         Log: patch to provide more informative names for evals and anonymous
4980              subroutines (from Ilya Zakharevich)
4981      Branch: perl
4982            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
4983            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
4984            ! pod/perlvar.pod pp_ctl.c
4985 ____________________________________________________________________________
4986 [  4974] By: gsar                                  on 2000/02/04  05:05:57
4987         Log: off-by-one in malloc.c (from Ilya Zakharevich)
4988      Branch: perl
4989            ! malloc.c
4990 ____________________________________________________________________________
4991 [  4973] By: gsar                                  on 2000/02/04  05:03:00
4992         Log: OS/2 build fixups from Ilya Zakharevich
4993      Branch: perl
4994            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
4995 ____________________________________________________________________________
4996 [  4972] By: gsar                                  on 2000/02/04  04:58:57
4997         Log: avoid /* within comment
4998      Branch: perl
4999            ! xsutils.c
5000 ____________________________________________________________________________
5001 [  4971] By: gsar                                  on 2000/02/04  04:56:09
5002         Log: another HINT_BYTE victim
5003      Branch: perl
5004            ! lib/charnames.pm
5005 ____________________________________________________________________________
5006 [  4970] By: gsar                                  on 2000/02/04  04:45:13
5007         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
5008      Branch: perl
5009            ! op.c scope.c scope.h t/op/closure.t toke.c
5010 ____________________________________________________________________________
5011 [  4969] By: gsar                                  on 2000/02/04  01:09:37
5012         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
5013      Branch: perl
5014            ! lib/byte.pm
5015 ____________________________________________________________________________
5016 [  4968] By: jhi                                   on 2000/02/02  13:17:25
5017         Log: Integrate with Sarathy.
5018      Branch: cfgperl
5019           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5020            ! Configure
5021           !> (integrate 29 files)
5022
5023 ----------------
5024 Version v5.5.640
5025 ----------------
5026
5027 ____________________________________________________________________________
5028 [  4967] By: gsar                                  on 2000/02/02  12:22:29
5029         Log: update makerel for new version format
5030      Branch: perl
5031            ! Changes Porting/makerel
5032 ____________________________________________________________________________
5033 [  4966] By: gsar                                  on 2000/02/02  11:42:03
5034         Log: workaround for undefined symbol
5035      Branch: perl
5036            ! win32/win32.h
5037 ____________________________________________________________________________
5038 [  4965] By: gsar                                  on 2000/02/02  11:19:19
5039         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
5040              (from Eric Fifer <EFifer@sanwaint.com>)
5041      Branch: perl
5042            ! pp_sys.c
5043 ____________________________________________________________________________
5044 [  4964] By: gsar                                  on 2000/02/02  11:11:15
5045         Log: adjust notes on use5005threads
5046      Branch: perl
5047            ! Configure INSTALL README.threads
5048 ____________________________________________________________________________
5049 [  4963] By: gsar                                  on 2000/02/02  10:14:30
5050         Log: fix typo
5051      Branch: perl
5052            ! Configure
5053 ____________________________________________________________________________
5054 [  4962] By: gsar                                  on 2000/02/02  10:13:10
5055         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
5056      Branch: perl
5057           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5058           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
5059 ____________________________________________________________________________
5060 [  4961] By: gsar                                  on 2000/02/02  09:55:45
5061         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
5062      Branch: perl
5063            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5064            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
5065 ____________________________________________________________________________
5066 [  4960] By: gsar                                  on 2000/02/02  08:22:31
5067         Log: replace misleading docs with a BUGS section
5068      Branch: perl
5069            ! lib/English.pm
5070 ____________________________________________________________________________
5071 [  4959] By: gsar                                  on 2000/02/02  08:16:17
5072         Log: remove FUD from perlfunc/use (from M J T Guy)
5073      Branch: perl
5074            ! pod/perlfunc.pod
5075 ____________________________________________________________________________
5076 [  4958] By: gsar                                  on 2000/02/02  08:13:04
5077         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
5078              <cedric.auzanne@nist.gov>)
5079      Branch: perl
5080            ! Changes lib/Benchmark.pm
5081 ____________________________________________________________________________
5082 [  4957] By: gsar                                  on 2000/02/02  08:04:52
5083         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
5084      Branch: perl
5085            ! pp_hot.c
5086 ____________________________________________________________________________
5087 [  4956] By: gsar                                  on 2000/02/02  08:02:57
5088         Log: flock() pod talks about "adding" in the sense of "or-ing"
5089      Branch: perl
5090            ! pod/perlfunc.pod
5091 ____________________________________________________________________________
5092 [  4955] By: gsar                                  on 2000/02/02  07:58:35
5093         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
5094      Branch: perl
5095            ! lib/perl5db.pl pod/perldebug.pod
5096 ____________________________________________________________________________
5097 [  4954] By: gsar                                  on 2000/02/02  07:53:51
5098         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
5099      Branch: perl
5100            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
5101            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
5102            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
5103            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
5104 ____________________________________________________________________________
5105 [  4953] By: gsar                                  on 2000/02/02  07:40:33
5106         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
5107      Branch: perl
5108            ! hints/dynixptx.sh
5109 ____________________________________________________________________________
5110 [  4952] By: gsar                                  on 2000/02/02  07:36:39
5111         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
5112              Brad Appleton)
5113      Branch: perl
5114            ! pod/perldelta.pod
5115 ____________________________________________________________________________
5116 [  4951] By: gsar                                  on 2000/02/02  06:54:22
5117         Log: avoid mismatched type warnings
5118      Branch: perl
5119            ! embed.pl perlapi.h
5120 ____________________________________________________________________________
5121 [  4950] By: jhi                                   on 2000/02/02  06:49:10
5122         Log: Integrate with Sarathy.
5123      Branch: cfgperl
5124           +> pod/perlunicode.pod
5125           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
5126           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
5127           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
5128           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
5129           !> vms/descrip_mms.template warnings.pl
5130 ____________________________________________________________________________
5131 [  4949] By: gsar                                  on 2000/02/02  06:41:17
5132         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
5133      Branch: perl
5134            ! lib/File/Spec/Win32.pm
5135 ____________________________________________________________________________
5136 [  4948] By: gsar                                  on 2000/02/02  06:30:41
5137         Log: makefile tweak
5138      Branch: perl
5139            ! Makefile.SH
5140 ____________________________________________________________________________
5141 [  4947] By: gsar                                  on 2000/02/02  06:27:43
5142         Log: future-proof unknown warning categories (from Greg Bacon
5143              <gbacon@cs.uah.edu>)
5144      Branch: perl
5145            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
5146 ____________________________________________________________________________
5147 [  4946] By: gsar                                  on 2000/02/02  06:21:34
5148         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
5149      Branch: perl
5150            ! lib/Text/Tabs.pm
5151 ____________________________________________________________________________
5152 [  4945] By: gsar                                  on 2000/02/02  06:03:04
5153         Log: more meaningful message on invalid pattern argument (from
5154              Kevin Meltzer <KMeltzer@USCO.com>)
5155      Branch: perl
5156            ! utils/perldoc.PL
5157 ____________________________________________________________________________
5158 [  4944] By: gsar                                  on 2000/02/02  05:43:49
5159         Log: XSLoader build patch for VMS (from Craig A. Berry
5160              <craig.berry@metamorgs.com>)
5161      Branch: perl
5162            ! vms/descrip_mms.template
5163 ____________________________________________________________________________
5164 [  4943] By: gsar                                  on 2000/02/02  03:40:49
5165         Log: reword some sections of perlunicode.pod
5166      Branch: perl
5167            ! pod/perlunicode.pod
5168 ____________________________________________________________________________
5169 [  4942] By: gsar                                  on 2000/02/01  21:02:01
5170         Log: AIX warning on undefined symbol
5171      Branch: perl
5172            ! makedef.pl
5173 ____________________________________________________________________________
5174 [  4941] By: gsar                                  on 2000/02/01  20:29:30
5175         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
5176              perlunicode.pod that reflects changes to unicode support so far
5177      Branch: perl
5178            + pod/perlunicode.pod
5179            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
5180            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
5181 ____________________________________________________________________________
5182 [  4940] By: jhi                                   on 2000/02/01  12:22:30
5183         Log: Integrate with Sarathy.
5184      Branch: cfgperl
5185           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
5186           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
5187           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
5188           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
5189 ____________________________________________________________________________
5190 [  4939] By: gsar                                  on 2000/02/01  08:52:16
5191         Log: export pregexec(), Tk uses it
5192      Branch: perl
5193            ! embed.pl global.sym objXSUB.h perlapi.c
5194 ____________________________________________________________________________
5195 [  4938] By: gsar                                  on 2000/02/01  04:00:09
5196         Log: mark literal utf8 in string literals properly
5197      Branch: perl
5198            ! toke.c
5199 ____________________________________________________________________________
5200 [  4937] By: gsar                                  on 2000/01/31  20:19:34
5201         Log: introduce $^U, a global bit to indicate whether system
5202              calls should using widechar APIs; chr and sprintf "%c" also
5203              follow this flag in the absense of "use byte"; "use utf8"
5204              sets $^U=1 (this appears kludgey)
5205      Branch: perl
5206            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
5207            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
5208            ! t/lib/charnames.t win32/win32.h
5209 ____________________________________________________________________________
5210 [  4936] By: jhi                                   on 2000/01/31  20:17:44
5211         Log: HP-UX (induced) fixes.
5212      Branch: cfgperl
5213            ! Configure config_h.SH hints/hpux.sh
5214      Branch: metaconfig
5215            ! U/modified/Oldconfig.U U/modified/libs.U
5216      Branch: metaconfig/U/perl
5217            ! quadfio.U
5218 ____________________________________________________________________________
5219 [  4935] By: jhi                                   on 2000/01/31  19:15:43
5220         Log: Cosmetics.
5221      Branch: metaconfig
5222            ! U/compline/d_gconvert.U
5223 ____________________________________________________________________________
5224 [  4934] By: jhi                                   on 2000/01/31  19:15:22
5225         Log: Cppsym saga continues.
5226      Branch: cfgperl
5227            ! Configure config_h.SH
5228      Branch: metaconfig
5229            ! U/modified/Cppsym.U
5230 ____________________________________________________________________________
5231 [  4933] By: gsar                                  on 2000/01/31  18:45:07
5232         Log: !USING_WIDE() branch is busted in win32_stat()
5233      Branch: perl
5234            ! win32/win32.c
5235 ____________________________________________________________________________
5236 [  4932] By: jhi                                   on 2000/01/31  06:41:47
5237         Log: Reveal even more symbols.
5238      Branch: cfgperl
5239            ! Configure config_h.SH
5240      Branch: metaconfig
5241            ! U/modified/Cppsym.U
5242 ____________________________________________________________________________
5243 [  4931] By: jhi                                   on 2000/01/31  06:21:41
5244         Log: Integrate with Sarathy.
5245      Branch: cfgperl
5246            - lib/caller.pm
5247           !> (integrate 29 files)
5248 ____________________________________________________________________________
5249 [  4930] By: gsar                                  on 2000/01/31  04:57:42
5250         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
5251              whether to use widechar semantics; lexer and RE engine continue
5252              to need "use utf8" to enable unicode awareness in literals
5253              and patterns (TODO: this needs to be fixed); $1 et al are marked
5254              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
5255              it from the data is probably better)
5256      Branch: perl
5257            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
5258            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
5259            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
5260 ____________________________________________________________________________
5261 [  4929] By: gsar                                  on 2000/01/31  04:17:09
5262         Log: remove caller.pm from change#3534 (flawed idea)
5263      Branch: perl
5264            - lib/caller.pm
5265            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
5266 ____________________________________________________________________________
5267 [  4928] By: gsar                                  on 2000/01/31  04:16:01
5268         Log: fix factual regression (-e doesn't create temporary files anymore)
5269      Branch: perl
5270            ! pod/perlfilter.pod
5271 ____________________________________________________________________________
5272 [  4927] By: gsar                                  on 2000/01/30  21:27:12
5273         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
5274              document version tuples
5275      Branch: perl
5276            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
5277            ! pod/perlvar.pod
5278 ____________________________________________________________________________
5279 [  4926] By: gsar                                  on 2000/01/28  18:10:12
5280         Log: implement -follow option in find2perl (from Helmut Jarausch
5281              <jarausch@igpm.rwth-aachen.de>)
5282      Branch: perl
5283            ! lib/File/Find.pm x2p/find2perl.PL
5284 ____________________________________________________________________________
5285 [  4925] By: gsar                                  on 2000/01/28  18:03:28
5286         Log: document what chdir() without an argument does (from Mark-Jason
5287              Dominus <mjd@plover.com>)
5288      Branch: perl
5289            ! pod/perlfunc.pod
5290 ____________________________________________________________________________
5291 [  4924] By: gsar                                  on 2000/01/28  17:49:34
5292         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
5293      Branch: perl
5294            ! README.cygwin
5295 ____________________________________________________________________________
5296 [  4923] By: gsar                                  on 2000/01/28  17:10:08
5297         Log: avoid leaking lexicals into program being debugged (from Ilya
5298              Zakharevich)
5299      Branch: perl
5300            ! lib/perl5db.pl
5301 ____________________________________________________________________________
5302 [  4922] By: gsar                                  on 2000/01/28  16:36:13
5303         Log: perldelta note about export list changes
5304      Branch: perl
5305            ! Changes pod/perldelta.pod
5306 ____________________________________________________________________________
5307 [  4921] By: gsar                                  on 2000/01/28  15:49:04
5308         Log: alias realpath() to abs_path() (from Tom Christiansen)
5309      Branch: perl
5310            ! lib/Cwd.pm
5311 ____________________________________________________________________________
5312 [  4920] By: jhi                                   on 2000/01/28  09:52:47
5313         Log: Cppsym fixup from Andy.
5314      Branch: cfgperl
5315            ! Configure config_h.SH
5316      Branch: metaconfig
5317            ! U/modified/Cppsym.U
5318 ____________________________________________________________________________
5319 [  4919] By: jhi                                   on 2000/01/28  09:52:22
5320         Log: In HP-UX no largefiles if no 64 bits.
5321      Branch: cfgperl
5322            ! hints/hpux.sh
5323 ____________________________________________________________________________
5324 [  4918] By: jhi                                   on 2000/01/28  09:03:37
5325         Log: The #4880 was too eager, the $n test is useful too.
5326      Branch: cfgperl
5327            ! lib/Benchmark.pm
5328 ____________________________________________________________________________
5329 [  4917] By: jhi                                   on 2000/01/28  06:27:50
5330         Log: Integrate with Sarathy.
5331      Branch: cfgperl
5332           +> pod/perlapi.pod pod/perlintern.pod
5333           !> (integrate 39 files)
5334 ____________________________________________________________________________
5335 [  4916] By: gsar                                  on 2000/01/28  05:29:37
5336         Log: more exported symbols needed for build on windows
5337      Branch: perl
5338            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
5339            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
5340 ____________________________________________________________________________
5341 [  4915] By: gsar                                  on 2000/01/28  03:43:52
5342         Log: autogenerate API listing from comments in the source (from Benjamin
5343              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
5344              flexible for better readability; add missing docs in sv.c; regenerate
5345              perltoc
5346      Branch: perl
5347            + pod/perlapi.pod pod/perlintern.pod
5348            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
5349            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
5350            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
5351            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
5352            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
5353            ! universal.c util.c
5354 ____________________________________________________________________________
5355 [  4914] By: gsar                                  on 2000/01/27  19:43:35
5356         Log: document unimplemented status of forking pipe open() on windows
5357      Branch: perl
5358            ! pod/perlfork.pod t/op/fork.t
5359 ____________________________________________________________________________
5360 [  4913] By: jhi                                   on 2000/01/27  11:18:51
5361         Log: Integrate with Sarathy.
5362      Branch: cfgperl
5363           !> (integrate 51 files)
5364 ____________________________________________________________________________
5365 [  4912] By: jhi                                   on 2000/01/27  10:35:48
5366         Log: Cppsym update continues.
5367      Branch: cfgperl
5368            ! Configure config_h.SH
5369      Branch: metaconfig
5370            ! U/modified/Cppsym.U
5371 ____________________________________________________________________________
5372 [  4911] By: gsar                                  on 2000/01/27  08:04:17
5373         Log: add missing flag in change#4892
5374      Branch: perl
5375            ! win32/win32.c
5376 ____________________________________________________________________________
5377 [  4910] By: gsar                                  on 2000/01/27  03:56:48
5378         Log: various pod nits identified by installhtml (all fixed except
5379              unresolved links)
5380      Branch: perl
5381            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
5382            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
5383            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
5384            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
5385            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
5386            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
5387 ____________________________________________________________________________
5388 [  4909] By: gsar                                  on 2000/01/26  22:45:28
5389         Log: typo
5390      Branch: perl
5391            ! Porting/p4desc
5392 ____________________________________________________________________________
5393 [  4908] By: gsar                                  on 2000/01/26  22:41:18
5394         Log: update p4 tool
5395      Branch: perl
5396            ! Porting/p4desc
5397 ____________________________________________________________________________
5398 [  4907] By: gsar                                  on 2000/01/26  21:45:41
5399         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
5400              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
5401      Branch: perl
5402            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
5403            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
5404            ! t/op/attrs.t toke.c
5405 ____________________________________________________________________________
5406 [  4906] By: gsar                                  on 2000/01/26  20:16:39
5407         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
5408      Branch: perl
5409            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
5410 ____________________________________________________________________________
5411 [  4905] By: gsar                                  on 2000/01/26  19:10:26
5412         Log: s/STOP/CHECK/ blocks
5413      Branch: perl
5414            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
5415            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
5416            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
5417            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
5418            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
5419            ! vms/perly_c.vms
5420 ____________________________________________________________________________
5421 [  4904] By: jhi                                   on 2000/01/26  13:58:18
5422         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
5423              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
5424      Branch: cfgperl
5425            ! ext/IO/IO.xs
5426 ____________________________________________________________________________
5427 [  4903] By: jhi                                   on 2000/01/26  11:16:34
5428         Log: Continue cpp symbol update.
5429      Branch: cfgperl
5430            ! Configure config_h.SH
5431      Branch: metaconfig
5432            ! U/modified/Cppsym.U
5433 ____________________________________________________________________________
5434 [  4902] By: gsar                                  on 2000/01/26  09:28:37
5435         Log: tweak exports list on Windows
5436      Branch: perl
5437            ! makedef.pl t/op/fork.t win32/win32.h
5438 ____________________________________________________________________________
5439 [  4901] By: jhi                                   on 2000/01/26  08:05:57
5440         Log: Integrate with Sarathy.
5441      Branch: cfgperl
5442           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
5443           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
5444           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
5445           !> win32/win32.c win32/win32.h
5446 ____________________________________________________________________________
5447 [  4900] By: jhi                                   on 2000/01/26  07:59:05
5448         Log: s/d_nvpresuv/d_nv_preserves_uv/;
5449              plus cosmetic change for #4899.
5450      Branch: cfgperl
5451            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5452            ! config_h.SH
5453      Branch: metaconfig
5454            ! U/modified/Cppsym.U
5455      Branch: metaconfig/U/perl
5456            ! perlxv.U
5457 ____________________________________________________________________________
5458 [  4899] By: jhi                                   on 2000/01/26  07:46:56
5459         Log: Update the scan of the cpp symbols.
5460      Branch: cfgperl
5461            ! Configure config_h.SH
5462      Branch: metaconfig
5463            ! U/modified/Cppsym.U
5464 ____________________________________________________________________________
5465 [  4898] By: gsar                                  on 2000/01/26  04:49:45
5466         Log: allow '--' to terminate argument processing (suggested by
5467              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
5468      Branch: perl
5469            ! lib/Getopt/Std.pm
5470 ____________________________________________________________________________
5471 [  4897] By: gsar                                  on 2000/01/26  02:42:38
5472         Log: change#3744 should have made grep more like map instead of the
5473              other way around
5474      Branch: perl
5475            ! t/op/grep.t toke.c
5476 ____________________________________________________________________________
5477 [  4896] By: gsar                                  on 2000/01/26  00:56:14
5478         Log: integrate cfgperl contents into mainline
5479      Branch: perl
5480           +> vos/config.def vos/config.pl
5481            ! Changes
5482           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
5483           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
5484           !> vos/config.h vos/config_h.SH_orig
5485 ____________________________________________________________________________
5486 [  4895] By: gsar                                  on 2000/01/26  00:45:45
5487         Log: fix parse failure of (my $foo : bar) and similar (from Spider
5488              Boardman)
5489      Branch: perl
5490            ! toke.c
5491 ____________________________________________________________________________
5492 [  4894] By: gsar                                  on 2000/01/26  00:33:53
5493         Log: avoid failure if directories already read by rmtree() are
5494              deleted by another process
5495      Branch: perl
5496            ! lib/File/Path.pm
5497 ____________________________________________________________________________
5498 [  4893] By: gsar                                  on 2000/01/25  23:19:18
5499         Log: typo in change#4892
5500      Branch: perl
5501            ! win32/win32.c
5502 ____________________________________________________________________________
5503 [  4892] By: gsar                                  on 2000/01/25  22:16:19
5504         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
5505              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
5506              to call the fixed version of open_osfhandle() only on Windows 9x;
5507              updated the makefiles and README.win32 to suit
5508      Branch: perl
5509            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
5510            ! win32/win32.h
5511 ____________________________________________________________________________
5512 [  4891] By: gsar                                  on 2000/01/25  20:22:01
5513         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
5514      Branch: perl
5515            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
5516 ____________________________________________________________________________
5517 [  4890] By: gsar                                  on 2000/01/25  19:21:17
5518         Log: update Makefile notes on the now deprecated USE_5005THREADS and
5519              USE_OBJECT
5520      Branch: perl
5521            ! win32/Makefile win32/makefile.mk
5522 ____________________________________________________________________________
5523 [  4889] By: jhi                                   on 2000/01/25  14:44:55
5524         Log: Misedit in #4888.
5525      Branch: cfgperl
5526            ! pp.c
5527 ____________________________________________________________________________
5528 [  4888] By: jhi                                   on 2000/01/25  14:38:59
5529         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
5530              rash but it's the best move I can think of right now.
5531              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
5532              but I think it did in the past.
5533              Removing the _CRAYMPP test fixes a legion of pack/unpack
5534              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
5535              One subtest, t/lib/io_sock.t #14, is still failing.
5536      Branch: cfgperl
5537            ! Configure config_h.SH hints/unicosmk.sh pp.c
5538      Branch: metaconfig
5539            ! U/modified/Oldconfig.U
5540 ____________________________________________________________________________
5541 [  4887] By: jhi                                   on 2000/01/25  06:13:14
5542         Log: Integrate with Sarathy.
5543      Branch: cfgperl
5544           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
5545           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
5546           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
5547           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
5548           !> win32/perllib.c win32/win32.c win32/win32.h
5549 ____________________________________________________________________________
5550 [  4886] By: gsar                                  on 2000/01/25  02:54:00
5551         Log: consistently use MAX_PATH+1 buffer sizes
5552      Branch: perl
5553            ! win32/win32.c
5554 ____________________________________________________________________________
5555 [  4885] By: gsar                                  on 2000/01/25  02:51:35
5556         Log: workaround for rename('x','X') bug in Windows NT
5557      Branch: perl
5558            ! t/io/fs.t win32/win32.c
5559 ____________________________________________________________________________
5560 [  4884] By: gsar                                  on 2000/01/25  01:32:57
5561         Log: windows build fixups from uniform DLL name change to perl56.dll
5562      Branch: perl
5563            ! installperl makedef.pl win32/perllib.c
5564 ____________________________________________________________________________
5565 [  4883] By: gsar                                  on 2000/01/25  01:31:27
5566         Log: more fixes for warnings from change#4840
5567      Branch: perl
5568            ! lib/Pod/Html.pm
5569 ____________________________________________________________________________
5570 [  4882] By: gsar                                  on 2000/01/24  15:35:12
5571         Log: assorted little nits
5572      Branch: perl
5573            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
5574            ! win32/win32.c
5575 ____________________________________________________________________________
5576 [  4881] By: gsar                                  on 2000/01/24  14:32:31
5577         Log: add new warnings to perldelta
5578      Branch: perl
5579            ! Changes pod/perldelta.pod pod/perldiag.pod
5580 ____________________________________________________________________________
5581 [  4880] By: jhi                                   on 2000/01/24  14:14:23
5582         Log: From: Stephane Payrard <properler@freesurf.fr>
5583              To: Gurusamy Sarathy <gsar@ActiveState.com>
5584              Cc: perl5-porters@perl.org
5585              Subject: <patch> avoid division by 0 in Benchmark.pm
5586              Date: Mon, 24 Jan 2000 16:15:38 +0100
5587              Message-ID: <20000124161538.A995@freesurf.fr>
5588      Branch: cfgperl
5589            ! lib/Benchmark.pm
5590 ____________________________________________________________________________
5591 [  4879] By: gsar                                  on 2000/01/24  14:14:20
5592         Log: force linkage of the function wrappers for globals in change#4878
5593      Branch: perl
5594            ! embed.pl globals.c perlapi.h win32/win32.h
5595 ____________________________________________________________________________
5596 [  4878] By: gsar                                  on 2000/01/24  13:04:45
5597         Log: enable function wrappers for access to globals under MULTIPLICITY
5598              (provides binary compatibility in the face of changes in interpreter
5599              structure)
5600      Branch: perl
5601            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
5602            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
5603 ____________________________________________________________________________
5604 [  4877] By: jhi                                   on 2000/01/24  11:41:57
5605         Log: perlhist update.
5606      Branch: cfgperl
5607            ! pod/perlhist.pod
5608 ____________________________________________________________________________
5609 [  4876] By: jhi                                   on 2000/01/24  11:32:07
5610         Log: Updates on the large file support status.
5611      Branch: cfgperl
5612            ! pod/perldelta.pod
5613 ____________________________________________________________________________
5614 [  4875] By: jhi                                   on 2000/01/24  11:23:16
5615         Log: Integrate with Sarathy.
5616      Branch: cfgperl
5617           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
5618           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
5619           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
5620 ____________________________________________________________________________
5621 [  4874] By: gsar                                  on 2000/01/24  10:43:03
5622         Log: fix typos; avoid use constant for lowercase constants (produces
5623              warnings now)
5624      Branch: perl
5625            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
5626            ! lib/Shell.pm
5627 ____________________________________________________________________________
5628 [  4873] By: gsar                                  on 2000/01/24  09:40:24
5629         Log: avoid warnings when there's no subs to autosplit
5630      Branch: perl
5631            ! lib/AutoSplit.pm
5632 ____________________________________________________________________________
5633 [  4872] By: jhi                                   on 2000/01/24  09:39:01
5634         Log: Create a tool for converting a config_h.SH into a VOS config.h.
5635      Branch: cfgperl
5636            + vos/config.def vos/config.pl
5637            ! MANIFEST vos/config.h vos/config_h.SH_orig
5638 ____________________________________________________________________________
5639 [  4871] By: gsar                                  on 2000/01/24  09:15:20
5640         Log: typos in change#4623
5641      Branch: perl
5642            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
5643 ____________________________________________________________________________
5644 [  4870] By: jhi                                   on 2000/01/24  06:43:19
5645         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
5646      Branch: cfgperl
5647            ! Configure config_h.SH
5648      Branch: metaconfig
5649            + U/modified/cf_email.U U/modified/so.U
5650      Branch: metaconfig/U/perl
5651            ! dlsrc.U
5652 ____________________________________________________________________________
5653 [  4869] By: jhi                                   on 2000/01/24  06:04:31
5654         Log: Integrate with Sarathy.
5655      Branch: cfgperl
5656           +> t/pragma/diagnostics.t
5657           !> (integrate 120 files)
5658 ____________________________________________________________________________
5659 [  4868] By: gsar                                  on 2000/01/23  21:49:28
5660         Log: on windows, set seek position to end for files opened in append mode
5661              (improves compatibility with Unix, avoids buffering issues)
5662      Branch: perl
5663            ! win32/win32.c
5664 ____________________________________________________________________________
5665 [  4867] By: gsar                                  on 2000/01/23  21:19:31
5666         Log: change#4866 was flawed; revert and add better fix for warning
5667      Branch: perl
5668            ! op.c op.h
5669 ____________________________________________________________________________
5670 [  4866] By: gsar                                  on 2000/01/23  20:43:56
5671         Log: optimize away runtime code for our($foo) (also avoid warnings)
5672      Branch: perl
5673            ! op.c
5674 ____________________________________________________________________________
5675 [  4865] By: gsar                                  on 2000/01/23  13:17:18
5676         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
5677      Branch: perl
5678            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5679            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
5680 ____________________________________________________________________________
5681 [  4864] By: gsar                                  on 2000/01/23  13:12:31
5682         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
5683              suggested by Dominic Dunlop <domo@computer.org>)
5684      Branch: perl
5685            ! doio.c
5686 ____________________________________________________________________________
5687 [  4863] By: gsar                                  on 2000/01/23  13:01:35
5688         Log: fix misclassified warnings
5689      Branch: perl
5690            ! pod/perldiag.pod
5691 ____________________________________________________________________________
5692 [  4862] By: gsar                                  on 2000/01/23  12:52:12
5693         Log: document bareword prototype incompatibility
5694      Branch: perl
5695            ! pod/perldelta.pod pod/perlsub.pod
5696 ____________________________________________________________________________
5697 [  4861] By: gsar                                  on 2000/01/23  12:32:25
5698         Log: faulty edit
5699      Branch: perl
5700            ! lib/File/stat.pm
5701 ____________________________________________________________________________
5702 [  4860] By: gsar                                  on 2000/01/23  12:23:48
5703         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
5704      Branch: perl
5705            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
5706            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
5707            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
5708            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
5709            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
5710            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
5711            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
5712            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
5713            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
5714            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
5715            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
5716            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
5717            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
5718            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
5719            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
5720            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
5721            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
5722            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
5723            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
5724            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
5725            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
5726            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
5727            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
5728            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
5729            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
5730            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
5731 ____________________________________________________________________________
5732 [  4859] By: gsar                                  on 2000/01/23  11:29:22
5733         Log: fix diagnostics to report "our" vs "my" correctly
5734      Branch: perl
5735            ! op.c pod/perldiag.pod
5736 ____________________________________________________________________________
5737 [  4858] By: gsar                                  on 2000/01/23  10:14:46
5738         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
5739              more widely)
5740      Branch: perl
5741            ! patchlevel.h
5742 ____________________________________________________________________________
5743 [  4857] By: gsar                                  on 2000/01/23  10:04:03
5744         Log: disallow our($foo::bar)
5745      Branch: perl
5746            ! pod/perldiag.pod toke.c
5747 ____________________________________________________________________________
5748 [  4856] By: gsar                                  on 2000/01/23  09:50:54
5749         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
5750      Branch: perl
5751            ! utils/dprofpp.PL
5752 ____________________________________________________________________________
5753 [  4855] By: gsar                                  on 2000/01/23  09:36:51
5754         Log: new test (from Michael G Schwern <schwern@pobox.com>)
5755      Branch: perl
5756            + t/pragma/diagnostics.t
5757            ! MANIFEST
5758 ____________________________________________________________________________
5759 [  4854] By: gsar                                  on 2000/01/23  09:24:40
5760         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
5761              <schwern@pobox.com>)
5762      Branch: perl
5763            ! utils/h2xs.PL
5764 ____________________________________________________________________________
5765 [  4853] By: gsar                                  on 2000/01/23  09:08:30
5766         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
5767      Branch: perl
5768            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
5769 ____________________________________________________________________________
5770 [  4852] By: gsar                                  on 2000/01/23  08:52:44
5771         Log: mark some extensions as "special versions" to avoid CPAN indexer
5772              confusion (from Ilya Zakharevich)
5773      Branch: perl
5774            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
5775 ____________________________________________________________________________
5776 [  4851] By: gsar                                  on 2000/01/23  08:48:46
5777         Log: prefer POSIX::uname() rather than syscalls, which require attempting
5778              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
5779      Branch: perl
5780            ! lib/Sys/Hostname.pm
5781 ____________________________________________________________________________
5782 [  4850] By: gsar                                  on 2000/01/23  08:36:43
5783         Log: integrate cfgperl contents into mainline
5784      Branch: perl
5785           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
5786           !> Porting/config_H config_h.SH perl.h
5787 ____________________________________________________________________________
5788 [  4849] By: gsar                                  on 2000/01/23  08:17:30
5789         Log: fix localization in while BLOCK when there is a continue BLOCK
5790              by introducing an explicit scope (c.f. change#4848)
5791      Branch: perl
5792            ! op.c pp_ctl.c t/cmd/while.t
5793 ____________________________________________________________________________
5794 [  4848] By: gsar                                  on 2000/01/23  06:43:51
5795         Log: fix scope cleanup when next jumps to a continue block; this is rather
5796              in the nature of a kludge; it doesn't fix the longstanding bug that
5797              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
5798              instead of "1")
5799      Branch: perl
5800            ! pp_ctl.c t/cmd/while.t
5801 ____________________________________________________________________________
5802 [  4847] By: gsar                                  on 2000/01/23  04:47:25
5803         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
5804              C<while (my $x = foo()) { my $x = bar(); }> etc.
5805      Branch: perl
5806            ! op.c
5807 ____________________________________________________________________________
5808 [  4846] By: gsar                                  on 2000/01/23  04:44:17
5809         Log: avoid warnings in change#4839
5810      Branch: perl
5811            ! lib/Carp/Heavy.pm
5812 ____________________________________________________________________________
5813 [  4845] By: gsar                                  on 2000/01/22  13:12:38
5814         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
5815      Branch: perl
5816            ! Changes Configure
5817 ____________________________________________________________________________
5818 [  4844] By: gsar                                  on 2000/01/22  12:46:26
5819         Log: wrong category for exec() warning
5820      Branch: perl
5821            ! op.c pod/perlop.pod
5822 ____________________________________________________________________________
5823 [  4843] By: gsar                                  on 2000/01/22  12:42:40
5824         Log: fix line continuations in argument lists (from Helmut Jarausch)
5825      Branch: perl
5826            ! lib/ExtUtils/xsubpp
5827 ____________________________________________________________________________
5828 [  4842] By: gsar                                  on 2000/01/22  12:34:39
5829         Log: CGI.pm upgraded to v2.56 from CPAN
5830      Branch: perl
5831            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
5832            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
5833            ! t/lib/cgi-html.t
5834 ____________________________________________________________________________
5835 [  4841] By: gsar                                  on 2000/01/22  12:07:23
5836         Log: avoid warnings due to lack of forward declarations
5837      Branch: perl
5838            ! lib/Pod/Html.pm
5839 ____________________________________________________________________________
5840 [  4840] By: gsar                                  on 2000/01/22  12:04:30
5841         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
5842              <wolfgang.laun@alcatel.at>)
5843      Branch: perl
5844            ! lib/Pod/Html.pm
5845 ____________________________________________________________________________
5846 [  4839] By: gsar                                  on 2000/01/22  11:57:24
5847         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
5848              <wolfgang.laun@alcatel.at>)
5849      Branch: perl
5850            ! lib/Carp/Heavy.pm pod/perldelta.pod
5851 ____________________________________________________________________________
5852 [  4838] By: gsar                                  on 2000/01/22  10:53:06
5853         Log: truncate(FH) flushes FH before truncating it
5854      Branch: perl
5855            ! pp_sys.c t/io/fs.t
5856 ____________________________________________________________________________
5857 [  4837] By: gsar                                  on 2000/01/22  10:37:16
5858         Log: #line directives without a filename leave the file name as it was
5859              instead of setting it to the script name (from Andrew Pimlott
5860              <andrew@pimlott.ne.mediaone.net>)
5861      Branch: perl
5862            ! toke.c
5863 ____________________________________________________________________________
5864 [  4836] By: gsar                                  on 2000/01/22  10:06:53
5865         Log: add patch for printf-style format typechecks (from Robin Barker
5866              <rmb1@cise.npl.co.uk>); fixes for problems so identified
5867      Branch: perl
5868            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
5869            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
5870 ____________________________________________________________________________
5871 [  4835] By: gsar                                  on 2000/01/22  08:42:52
5872         Log: From: John Tobey <jtobey@isay.com>
5873              Date: Thu, 16 Dec 1999 20:20:38 -0500
5874              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
5875              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
5876      Branch: perl
5877            ! lib/base.pm lib/fields.pm t/lib/fields.t
5878 ____________________________________________________________________________
5879 [  4834] By: gsar                                  on 2000/01/22  08:08:08
5880         Log: fix deeply nested closures that have no references to lexical in
5881              intervening subs
5882      Branch: perl
5883            ! embed.h embed.pl op.c proto.h t/op/closure.t
5884 ____________________________________________________________________________
5885 [  4833] By: gsar                                  on 2000/01/21  17:04:21
5886         Log: add $VERSION
5887      Branch: perl
5888            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
5889 ____________________________________________________________________________
5890 [  4832] By: gsar                                  on 2000/01/21  16:49:09
5891         Log: fix bug in dumping self-referential scalars
5892      Branch: perl
5893            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
5894            ! t/lib/dumper.t
5895 ____________________________________________________________________________
5896 [  4831] By: jhi                                   on 2000/01/21  09:16:07
5897         Log: Integrate with Sarathy.
5898      Branch: cfgperl
5899           +> t/op/exists_sub.t
5900           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
5901           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
5902           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
5903           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
5904           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
5905 ____________________________________________________________________________
5906 [  4830] By: gsar                                  on 2000/01/21  04:28:08
5907         Log: patch to report warnings on bogus filehandles passed to flock(),
5908              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
5909              (slightly modified)
5910      Branch: perl
5911            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
5912            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
5913            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
5914 ____________________________________________________________________________
5915 [  4829] By: gsar                                  on 2000/01/21  03:43:46
5916         Log: typo fix
5917      Branch: perl
5918            ! pod/perlop.pod
5919 ____________________________________________________________________________
5920 [  4828] By: gsar                                  on 2000/01/21  03:32:31
5921         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
5922              fixups of faulty facts and prose
5923      Branch: perl
5924            ! pod/perlvar.pod
5925 ____________________________________________________________________________
5926 [  4827] By: gsar                                  on 2000/01/21  01:45:51
5927         Log: support for C<exists &func> (from Spider Boardman)
5928      Branch: perl
5929            + t/op/exists_sub.t
5930            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
5931            ! pod/perlfunc.pod pp.c
5932 ____________________________________________________________________________
5933 [  4826] By: gsar                                  on 2000/01/21  01:35:46
5934         Log: mention the fact that open(my $foo, ...) covers all handle
5935              constructors
5936      Branch: perl
5937            ! pod/perldelta.pod
5938 ____________________________________________________________________________
5939 [  4825] By: gsar                                  on 2000/01/21  01:03:34
5940         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5941              Date: Wed, 19 Jan 2000 15:05:11 -0500
5942              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
5943              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
5944      Branch: perl
5945            ! utils/h2xs.PL
5946 ____________________________________________________________________________
5947 [  4824] By: gsar                                  on 2000/01/20  19:14:26
5948         Log: INSTALL updates from Andy Dougherty
5949      Branch: perl
5950            ! INSTALL
5951 ____________________________________________________________________________
5952 [  4823] By: gsar                                  on 2000/01/20  08:40:13
5953         Log: sv_true() has a superfluous test
5954      Branch: perl
5955            ! sv.c sv.h
5956 ____________________________________________________________________________
5957 [  4822] By: bailey                                on 2000/01/20  02:03:35
5958         Log: Minor cosmetic updates
5959      Branch: vmsperl
5960            ! configure.com
5961 ____________________________________________________________________________
5962 [  4821] By: bailey                                on 2000/01/20  00:25:30
5963         Log: Quick integration of mainline changes to date
5964      Branch: vmsperl
5965           +> (branch 74 files)
5966            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
5967            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
5968            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
5969            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
5970            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
5971            - lib/warning.pm os2/POSIX.mkfifo warning.h
5972           !> (integrate 462 files)
5973 ____________________________________________________________________________
5974 [  4820] By: jhi                                   on 2000/01/19  22:46:42
5975         Log: More robust inc_version_list from Andy.
5976      Branch: cfgperl
5977            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5978            ! config_h.SH
5979      Branch: metaconfig
5980            ! U/installdirs/inc_version_list.U
5981 ____________________________________________________________________________
5982 [  4819] By: jhi                                   on 2000/01/19  17:36:56
5983         Log: Add NV_PRESERVES_UV.
5984      Branch: cfgperl
5985            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5986            ! config_h.SH perl.h
5987      Branch: metaconfig
5988            ! U/protos/selecttype.U
5989      Branch: metaconfig/U/perl
5990            - nvpresuv.U
5991            ! perlxv.U
5992 ____________________________________________________________________________
5993 [  4818] By: jhi                                   on 2000/01/19  08:13:05
5994         Log: Integrate with Sarathy.
5995      Branch: cfgperl
5996           !> Changes Configure win32/config.bc win32/config.gc
5997           !> win32/config.vc win32/config_H.bc win32/config_H.gc
5998           !> win32/config_H.vc
5999 ____________________________________________________________________________
6000 [  4817] By: gsar                                  on 2000/01/19  05:25:43
6001         Log: regen win32/config*
6002      Branch: perl
6003            ! Configure win32/config.bc win32/config.gc win32/config.vc
6004            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6005 ____________________________________________________________________________
6006 [  4816] By: jhi                                   on 2000/01/18  21:19:10
6007         Log: Policy patch from Andy for installation directories,
6008              removing the $apiversion.
6009      Branch: cfgperl
6010            ! Policy_sh.SH
6011 ____________________________________________________________________________
6012 [  4815] By: jhi                                   on 2000/01/18  21:11:03
6013         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
6014              as suggested by Andy.
6015      Branch: cfgperl
6016            ! Configure config_h.SH
6017      Branch: metaconfig
6018            ! U/compline/d_gnulibc.U U/modified/cc.U
6019 ____________________________________________________________________________
6020 [  4814] By: gsar                                  on 2000/01/18  20:48:10
6021         Log: integrate cfgperl changes into mainline
6022      Branch: perl
6023            ! Changes
6024           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6025           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
6026           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
6027 ____________________________________________________________________________
6028 [  4813] By: jhi                                   on 2000/01/18  19:41:33
6029         Log: metaconfig todo note from Andy.
6030      Branch: cfgperl
6031            ! Configure config_h.SH
6032      Branch: metaconfig
6033            ! U/installdirs/inc_version_list.U
6034 ____________________________________________________________________________
6035 [  4812] By: jhi                                   on 2000/01/18  15:02:55
6036         Log: More -V.
6037      Branch: cfgperl
6038            ! perl.c
6039 ____________________________________________________________________________
6040 [  4811] By: jhi                                   on 2000/01/18  10:35:30
6041         Log: More compile-time options shown with -V.
6042      Branch: cfgperl
6043            ! perl.c
6044 ____________________________________________________________________________
6045 [  4810] By: jhi                                   on 2000/01/17  08:35:49
6046         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
6047              the strtold() and qgcvt() prototypes for long doubles, but
6048              it should be okay in any case); fix bad assumptions in the
6049              test suite about string->float conversions; though the out
6050              parameter of strtold() (and strtoll()) is unused, it is nicer
6051              to have it in correct type.
6052      Branch: cfgperl
6053            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
6054      Branch: metaconfig
6055            ! U/modified/cc.U
6056 ____________________________________________________________________________
6057 [  4809] By: jhi                                   on 2000/01/16  19:21:18
6058         Log: strtoll works better ternary.
6059      Branch: cfgperl
6060            ! perl.h
6061 ____________________________________________________________________________
6062 [  4808] By: jhi                                   on 2000/01/16  19:12:58
6063         Log: Know strtoll.
6064      Branch: cfgperl
6065            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6066            ! config_h.SH perl.h
6067 ____________________________________________________________________________
6068 [  4807] By: jhi                                   on 2000/01/16  17:57:03
6069         Log: Integrate with Sarathy.
6070      Branch: cfgperl
6071           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
6072           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
6073 ____________________________________________________________________________
6074 [  4806] By: jhi                                   on 2000/01/16  16:37:47
6075         Log: Continue qgcvt work; closer now but not yet there.
6076      Branch: cfgperl
6077            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6078            ! config_h.SH doop.c utf8.c
6079      Branch: metaconfig
6080            ! U/compline/d_gconvert.U
6081      Branch: metaconfig/U/perl
6082            ! d_qgcvt.U
6083 ____________________________________________________________________________
6084 [  4805] By: jhi                                   on 2000/01/15  22:26:16
6085         Log: Metaconfig and Porting patches from Andy; start using the new
6086              long long and long double thingies from #4804; regen Configure.
6087      Branch: cfgperl
6088            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6089            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
6090      Branch: metaconfig
6091            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
6092            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
6093            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
6094            + U/nullified/lib.U
6095            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
6096            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
6097            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
6098            ! U/modified/Oldconfig.U U/modified/Signal.U
6099            ! U/modified/sig_name.U U/threads/usethreads.U
6100      Branch: metaconfig/U/perl
6101            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
6102            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
6103            ! usemultiplicity.U
6104      Branch: perl
6105            ! perl.h util.c
6106 ____________________________________________________________________________
6107 [  4804] By: jhi                                   on 2000/01/14  14:22:24
6108         Log: Add more quad/long long/long double sciency.
6109      Branch: metaconfig/U/perl
6110            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
6111            + d_strtouq.U
6112 ____________________________________________________________________________
6113 [  4803] By: gsar                                  on 2000/01/14  04:40:49
6114         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
6115      Branch: perl
6116            ! op.c
6117 ____________________________________________________________________________
6118 [  4802] By: gsar                                  on 2000/01/14  04:35:55
6119         Log: add note about "our"
6120      Branch: perl
6121            ! lib/vars.pm
6122 ____________________________________________________________________________
6123 [  4801] By: gsar                                  on 2000/01/14  04:16:51
6124         Log: nailed "our" declarations, and better warnings on duplicate
6125              "our" declarations
6126      Branch: perl
6127            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
6128            ! t/pragma/strict-vars toke.c
6129 ____________________________________________________________________________
6130 [  4800] By: gsar                                  on 2000/01/14  01:27:13
6131         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
6132      Branch: perl
6133            ! dump.c op.c op.h
6134 ____________________________________________________________________________
6135 [  4799] By: gsar                                  on 2000/01/14  01:17:15
6136         Log: doc typo
6137      Branch: perl
6138            ! pod/perlfunc.pod
6139 ____________________________________________________________________________
6140 [  4798] By: jhi                                   on 2000/01/13  16:31:34
6141         Log: Integrate with Sarathy.
6142      Branch: cfgperl
6143           +> epoc/config.sh epoc/epocish.c epoc/link.pl
6144           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
6145           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
6146           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
6147           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
6148           +> win32/perlhost.h win32/vdir.h win32/vmem.h
6149            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
6150            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
6151            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
6152           !> (integrate 282 files)
6153 ____________________________________________________________________________
6154 [  4797] By: gsar                                  on 2000/01/13  08:12:56
6155         Log: clearer docs for change#4796; faster av_exists()
6156      Branch: perl
6157            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6158 ____________________________________________________________________________
6159 [  4796] By: gsar                                  on 2000/01/13  06:49:03
6160         Log: support delete() and exists() on array, tied array, and pseudo-hash
6161              elements or slices
6162      Branch: perl
6163            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
6164            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
6165            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
6166            ! t/op/avhv.t t/op/delete.t
6167 ____________________________________________________________________________
6168 [  4795] By: gsar                                  on 2000/01/11  20:52:30
6169         Log: extend site_perl changes change#4773 to vendor_perl as well
6170      Branch: perl
6171            ! Configure
6172 ____________________________________________________________________________
6173 [  4794] By: gsar                                  on 2000/01/11  19:18:50
6174         Log: rework INSTALL to reflect new logic for versioning sitelibs
6175      Branch: perl
6176            ! INSTALL
6177 ____________________________________________________________________________
6178 [  4793] By: gsar                                  on 2000/01/11  01:44:00
6179         Log: test for change#4792
6180      Branch: perl
6181            ! t/op/fork.t
6182 ____________________________________________________________________________
6183 [  4792] By: gsar                                  on 2000/01/11  01:22:36
6184         Log: pseudo forked children inherit environment correctly
6185      Branch: perl
6186            ! win32/perlhost.h
6187 ____________________________________________________________________________
6188 [  4791] By: gsar                                  on 2000/01/10  19:14:03
6189         Log: test tweak
6190      Branch: perl
6191            ! t/op/fork.t
6192 ____________________________________________________________________________
6193 [  4790] By: gsar                                  on 2000/01/10  18:56:16
6194         Log: check for USE_ITHREADS sanity was too restrictive
6195      Branch: perl
6196            ! perl.h
6197 ____________________________________________________________________________
6198 [  4789] By: gsar                                  on 2000/01/10  18:30:24
6199         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
6200              a real SetCurrentDirectory() in toplevel host
6201      Branch: perl
6202            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
6203            ! win32/vdir.h win32/win32.c
6204 ____________________________________________________________________________
6205 [  4782] By: gsar                                  on 2000/01/10  05:27:03
6206         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
6207      Branch: perl
6208            + epoc/config.sh epoc/epocish.c epoc/link.pl
6209            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
6210            - epoc/perl.pkg
6211            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
6212            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
6213            ! lib/Sys/Hostname.pm
6214 ____________________________________________________________________________
6215 [  4781] By: gsar                                  on 2000/01/10  05:11:03
6216         Log: pod typos (from Abigail <abigail@delanet.com>)
6217      Branch: perl
6218            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
6219 ____________________________________________________________________________
6220 [  4780] By: gsar                                  on 2000/01/10  05:07:35
6221         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
6222      Branch: perl
6223            ! t/lib/thread.t
6224 ____________________________________________________________________________
6225 [  4779] By: gsar                                  on 2000/01/10  05:06:16
6226         Log: terminate -s switch processing only on C<-->, not on C<--foo>
6227      Branch: perl
6228            ! perl.c
6229 ____________________________________________________________________________
6230 [  4778] By: gsar                                  on 2000/01/10  04:38:45
6231         Log: useithreads needs usemultiplicity
6232      Branch: perl
6233            ! Configure perl.h
6234 ____________________________________________________________________________
6235 [  4777] By: gsar                                  on 2000/01/10  01:18:04
6236         Log: use $Config{version} rather than $] where appropriate
6237      Branch: perl
6238            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
6239            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
6240            ! lib/lib.pm
6241 ____________________________________________________________________________
6242 [  4776] By: gsar                                  on 2000/01/10  00:11:34
6243         Log: enable fork.t on windows
6244      Branch: perl
6245            ! t/op/fork.t
6246 ____________________________________________________________________________
6247 [  4775] By: gsar                                  on 2000/01/10  00:07:29
6248         Log: broken test for use5005threads
6249      Branch: perl
6250            ! t/lib/safe2.t
6251 ____________________________________________________________________________
6252 [  4774] By: gsar                                  on 2000/01/09  23:56:37
6253         Log: more windows build tweaks
6254      Branch: perl
6255            ! installperl makedef.pl win32/Makefile win32/config_H.bc
6256            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
6257            ! win32/makefile.mk
6258 ____________________________________________________________________________
6259 [  4773] By: gsar                                  on 2000/01/09  22:27:19
6260         Log: more changes for new-style version numbers (versions numbers on
6261              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
6262              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
6263              split $Config{apiversion} into three, @Config{apirevision,apiversion,
6264              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
6265              to .../site_perl/$version, just like $Config{privlib}, making sitelib
6266              completely independent across versions and substantially eliminating
6267              chances of breaking older installations by overwriting newly built
6268              extensions; all this means compatibility inclusions for @INC will need
6269              to take into account older sitelib versions (this still TODO)
6270              
6271              windows, vms, dos tweaks for the above
6272      Branch: perl
6273            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
6274            ! config_h.SH configure.com dosish.h installman installperl
6275            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
6276            ! win32/config.bc win32/config.gc win32/config.vc
6277            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6278            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
6279            ! win32/win32.c
6280 ____________________________________________________________________________
6281 [  4772] By: gsar                                  on 2000/01/09  19:05:33
6282         Log: s/usethreads/use5005threads/g
6283      Branch: perl
6284            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
6285 ____________________________________________________________________________
6286 [  4771] By: gsar                                  on 2000/01/09  18:51:50
6287         Log: Configure changes for new-style version numbers (from Andy Dougherty,
6288              slightly altered)
6289      Branch: perl
6290            ! Configure INSTALL Porting/Glossary Porting/config.sh
6291            ! Porting/config_H config_h.SH perl.h win32/Makefile
6292            ! win32/config.bc win32/config.gc win32/config.vc
6293            ! win32/makefile.mk
6294 ____________________________________________________________________________
6295 [  4770] By: gsar                                  on 2000/01/07  22:18:54
6296         Log: fix for 'make utest' failures (from Ilya Zakharevich)
6297      Branch: perl
6298            ! regexec.c
6299 ____________________________________________________________________________
6300 [  4769] By: gsar                                  on 2000/01/07  18:23:16
6301         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6302      Branch: perl
6303            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
6304            + ext/ODBM_File/hints/cygwin.pl
6305            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
6306            ! hints/cygwin.sh installman installperl lib/Cwd.pm
6307            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
6308            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
6309 ____________________________________________________________________________
6310 [  4768] By: gsar                                  on 2000/01/07  18:12:15
6311         Log: typo on h2xs.PL (from Helmut Jarausch)
6312      Branch: perl
6313            ! utils/h2xs.PL
6314 ____________________________________________________________________________
6315 [  4767] By: gsar                                  on 2000/01/07  17:58:45
6316         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
6317      Branch: perl
6318            ! README.vms configure.com vms/subconfigure.com
6319 ____________________________________________________________________________
6320 [  4766] By: gsar                                  on 2000/01/07  17:54:05
6321         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
6322              <sthoenna@efn.org>)
6323      Branch: perl
6324            - os2/POSIX.mkfifo
6325            ! MANIFEST README.os2
6326 ____________________________________________________________________________
6327 [  4765] By: gsar                                  on 2000/01/06  20:11:46
6328         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
6329              match /^lib/ won't load properly)
6330      Branch: perl
6331            + ext/DynaLoader/hints/openbsd.pl
6332            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
6333 ____________________________________________________________________________
6334 [  4764] By: gsar                                  on 2000/01/06  19:51:08
6335         Log: add undocumented globals for compatibility--find.pl, and find2perl
6336              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
6337      Branch: perl
6338            ! lib/File/Find.pm
6339 ____________________________________________________________________________
6340 [  4763] By: gsar                                  on 2000/01/06  10:51:07
6341         Log: fix various C-backend shenanigans
6342      Branch: perl
6343            ! ext/B/B/C.pm
6344 ____________________________________________________________________________
6345 [  4762] By: gsar                                  on 2000/01/06  04:09:00
6346         Log: tweak test in change#4757 for Windows
6347      Branch: perl
6348            ! t/io/open.t
6349 ____________________________________________________________________________
6350 [  4761] By: gsar                                  on 2000/01/06  02:55:30
6351         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
6352              they belonged to freed OP_CONSTs)
6353      Branch: perl
6354            ! op.c
6355 ____________________________________________________________________________
6356 [  4760] By: gsar                                  on 2000/01/06  00:22:40
6357         Log: constant ranges could escape bareword check in list context
6358      Branch: perl
6359            ! op.c t/pragma/strict-subs
6360 ____________________________________________________________________________
6361 [  4759] By: gsar                                  on 2000/01/05  20:52:50
6362         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6363              Date: Wed, 05 Jan 2000 15:23:18 EST
6364              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
6365              Subject: Re: minimal m//g matches appear busted
6366      Branch: perl
6367            ! regexec.c t/op/pat.t
6368 ____________________________________________________________________________
6369 [  4758] By: gsar                                  on 2000/01/05  12:49:40
6370         Log: various nits identified by warnings unmasked by recent changes
6371      Branch: perl
6372            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
6373 ____________________________________________________________________________
6374 [  4757] By: gsar                                  on 2000/01/05  12:48:10
6375         Log: severe bugs in change#3786 fixed
6376      Branch: perl
6377            ! doio.c t/io/open.t
6378 ____________________________________________________________________________
6379 [  4756] By: gsar                                  on 2000/01/05  11:25:10
6380         Log: tweak change#4745 to make ebcdic output match for chars <= 037
6381      Branch: perl
6382            ! ext/Data/Dumper/Dumper.pm
6383 ____________________________________________________________________________
6384 [  4755] By: gsar                                  on 2000/01/05  06:56:05
6385         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
6386      Branch: perl
6387            ! Configure util.c utils/perlcc.PL
6388 ____________________________________________________________________________
6389 [  4754] By: gsar                                  on 2000/01/05  06:52:25
6390         Log: avoid expensive Version_check (from Andreas Koenig)
6391      Branch: perl
6392            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6393            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6394 ____________________________________________________________________________
6395 [  4753] By: gsar                                  on 2000/01/05  06:48:22
6396         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
6397              Date: 03 Jan 2000 21:56:02 +0100
6398              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
6399              Subject: Reloading File::Copy
6400      Branch: perl
6401            ! Changes lib/File/Copy.pm t/lib/filecopy.t
6402 ____________________________________________________________________________
6403 [  4752] By: gsar                                  on 2000/01/04  01:19:20
6404         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
6405      Branch: perl
6406            ! win32/Makefile win32/makefile.mk win32/win32.h
6407 ____________________________________________________________________________
6408 [  4751] By: gsar                                  on 2000/01/03  18:26:08
6409         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
6410      Branch: perl
6411            ! lib/ExtUtils/MakeMaker.pm
6412 ____________________________________________________________________________
6413 [  4750] By: gsar                                  on 2000/01/02  21:58:02
6414         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
6415              to write to a file other than tmon.out (suggested by Haakon Alstadheim
6416              <Haakon.Alstadheim@sds.no>)
6417      Branch: perl
6418            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
6419 ____________________________________________________________________________
6420 [  4749] By: gsar                                  on 2000/01/02  21:37:29
6421         Log: disable optimization in change#3612 for join() and quotemeta()--this
6422              removes all the gross hacks for the special cases in that change; fix
6423              pp_concat() for when TARG == arg (modified version of patch suggested
6424              by Ilya Zakharevich)
6425      Branch: perl
6426            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
6427 ____________________________________________________________________________
6428 [  4748] By: gsar                                  on 2000/01/02  20:26:06
6429         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
6430              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
6431      Branch: perl
6432            ! lib/ExtUtils/MakeMaker.pm
6433 ____________________________________________________________________________
6434 [  4747] By: gsar                                  on 2000/01/02  20:17:36
6435         Log: fix 4-arg substr() when used as argument to subroutine
6436      Branch: perl
6437            ! pp.c t/op/substr.t
6438 ____________________________________________________________________________
6439 [  4746] By: gsar                                  on 2000/01/02  18:45:58
6440         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
6441      Branch: perl
6442            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
6443            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
6444            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
6445            ! perlapi.c proto.h thread.h util.c
6446 ____________________________________________________________________________
6447 [  4745] By: gsar                                  on 2000/01/02  18:15:44
6448         Log: ebcdic fix for Data::Dumper from Peter Prymmer
6449      Branch: perl
6450            ! ext/Data/Dumper/Dumper.pm regcomp.c
6451 ____________________________________________________________________________
6452 [  4744] By: gsar                                  on 1999/12/31  22:42:23
6453         Log: missing files in previous submit
6454      Branch: perl
6455            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
6456            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
6457 ____________________________________________________________________________
6458 [  4743] By: gsar                                  on 1999/12/31  06:47:18
6459         Log: various Windows build tweaks
6460      Branch: perl
6461            ! win32/win32.h
6462 ____________________________________________________________________________
6463 [  4742] By: gsar                                  on 1999/12/30  21:32:36
6464         Log: change#4705 breaks code that interpolates $], so leave string value
6465              of $] as it was for compatibility (and perhaps introduce $^V or similar
6466              for the utf8 representation, maybe?)
6467      Branch: perl
6468            ! configpm gv.c
6469 ____________________________________________________________________________
6470 [  4741] By: gsar                                  on 1999/12/30  19:36:21
6471         Log: avoid CRLF in byteloadable files created by perlcc
6472      Branch: perl
6473            ! utils/perlcc.PL
6474 ____________________________________________________________________________
6475 [  4740] By: gsar                                  on 1999/12/30  19:35:07
6476         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
6477      Branch: perl
6478            ! pod/perldelta.pod toke.c
6479 ____________________________________________________________________________
6480 [  4739] By: gsar                                  on 1999/12/30  05:44:21
6481         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
6482              to allow ByteLoader to work; the DATA filehandles continue to
6483              be left open in text mode for compatibility
6484      Branch: perl
6485            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
6486            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
6487            ! win32/win32.h
6488 ____________________________________________________________________________
6489 [  4738] By: gsar                                  on 1999/12/30  04:36:12
6490         Log: CR-LF support broken for formats
6491      Branch: perl
6492            ! toke.c
6493 ____________________________________________________________________________
6494 [  4737] By: gsar                                  on 1999/12/29  22:30:52
6495         Log: make DProf functional under pseudo-fork()
6496      Branch: perl
6497            ! ext/Devel/DProf/DProf.xs
6498 ____________________________________________________________________________
6499 [  4736] By: gsar                                  on 1999/12/29  21:04:59
6500         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
6501              Mulder)
6502      Branch: perl
6503            ! doio.c pp_hot.c t/io/argv.t
6504 ____________________________________________________________________________
6505 [  4735] By: gsar                                  on 1999/12/29  18:12:40
6506         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
6507              Koenig)
6508      Branch: perl
6509            ! Makefile.SH
6510 ____________________________________________________________________________
6511 [  4734] By: gsar                                  on 1999/12/28  21:10:37
6512         Log: Windows build tweaks
6513      Branch: perl
6514            ! INTERN.h sv.c
6515 ____________________________________________________________________________
6516 [  4733] By: gsar                                  on 1999/12/28  20:45:15
6517         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
6518              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
6519      Branch: perl
6520            ! pp_sys.c
6521 ____________________________________________________________________________
6522 [  4732] By: gsar                                  on 1999/12/28  20:42:13
6523         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
6524              <ralph@inputplus.demon.co.uk>
6525      Branch: perl
6526            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
6527 ____________________________________________________________________________
6528 [  4731] By: gsar                                  on 1999/12/28  20:23:17
6529         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
6530              not supplied (variant of patch suggested by Ilya Zakharevich)
6531      Branch: perl
6532            ! XSUB.h lib/ExtUtils/xsubpp
6533 ____________________________________________________________________________
6534 [  4730] By: gsar                                  on 1999/12/28  19:55:56
6535         Log: range operator does magical string increment iff both operands
6536              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
6537              the "foreach (RANGE)" case as well
6538      Branch: perl
6539            ! pp_ctl.c t/op/range.t
6540 ____________________________________________________________________________
6541 [  4729] By: gsar                                  on 1999/12/28  18:40:19
6542         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
6543      Branch: perl
6544            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
6545            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
6546            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
6547            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
6548            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
6549            ! win32/win32.h
6550 ____________________________________________________________________________
6551 [  4728] By: gsar                                  on 1999/12/28  07:44:19
6552         Log: typecasts needed
6553      Branch: perl
6554            ! toke.c
6555 ____________________________________________________________________________
6556 [  4727] By: gsar                                  on 1999/12/28  06:23:08
6557         Log: change#4721 needed line number adjustments
6558      Branch: perl
6559            ! MANIFEST global.sym proto.h t/pragma/warn/doop
6560            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
6561            ! t/pragma/warn/toke t/pragma/warn/utf8
6562 ____________________________________________________________________________
6563 [  4726] By: gsar                                  on 1999/12/28  04:18:15
6564         Log: integrate utfperl contents into mainline
6565      Branch: perl
6566           +> lib/byte.pm lib/byte_heavy.pl
6567           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
6568           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
6569           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
6570 ____________________________________________________________________________
6571 [  4725] By: gsar                                  on 1999/12/28  04:08:09
6572         Log: integrate mainline contents
6573      Branch: utfperl
6574            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
6575            - lib/unicode/Eq/Unicode
6576           !> (integrate 60 files)
6577 ____________________________________________________________________________
6578 [  4724] By: gsar                                  on 1999/12/28  03:44:10
6579         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
6580      Branch: perl
6581            ! regcomp.c t/op/re_tests
6582 ____________________________________________________________________________
6583 [  4723] By: gsar                                  on 1999/12/28  03:28:39
6584         Log: more ebcdic testsuite fixups (from Peter Prymmer)
6585      Branch: perl
6586            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
6587            ! t/pragma/overload.t t/pragma/utf8.t
6588 ____________________________________________________________________________
6589 [  4722] By: gsar                                  on 1999/12/28  03:14:48
6590         Log: avoid "used once" warning
6591      Branch: perl
6592            ! lib/diagnostics.pm
6593 ____________________________________________________________________________
6594 [  4721] By: gsar                                  on 1999/12/28  03:10:32
6595         Log: ebcdic tweaks for tests from Peter Prymmer
6596      Branch: perl
6597            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
6598            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
6599 ____________________________________________________________________________
6600 [  4720] By: gsar                                  on 1999/12/28  03:08:39
6601         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
6602      Branch: perl
6603            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
6604            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6605            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
6606 ____________________________________________________________________________
6607 [  4719] By: gsar                                  on 1999/12/28  03:01:04
6608         Log: perlport v1.45 from Chris Nandor
6609      Branch: perl
6610            ! pod/perlport.pod
6611 ____________________________________________________________________________
6612 [  4718] By: gsar                                  on 1999/12/28  02:59:16
6613         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
6614              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
6615      Branch: perl
6616            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
6617            ! t/pragma/constant.t
6618 ____________________________________________________________________________
6619 [  4717] By: gsar                                  on 1999/12/28  02:47:04
6620         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
6621      Branch: perl
6622            - ext/DynaLoader/dl_cygwin.xs
6623            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
6624            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
6625            ! util.c
6626 ____________________________________________________________________________
6627 [  4716] By: gsar                                  on 1999/12/28  02:40:51
6628         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
6629              (from Andy Dougherty)
6630      Branch: perl
6631            ! Configure
6632 ____________________________________________________________________________
6633 [  4715] By: gsar                                  on 1999/12/28  02:38:44
6634         Log: better variant of change#4644 (from Andy Dougherty)
6635      Branch: perl
6636            ! Configure
6637 ____________________________________________________________________________
6638 [  4714] By: gsar                                  on 1999/12/28  02:36:40
6639         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
6640      Branch: perl
6641            ! Configure
6642 ____________________________________________________________________________
6643 [  4713] By: gsar                                  on 1999/12/28  02:35:15
6644         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
6645              INSTALL (from Andy Dougherty)
6646      Branch: perl
6647            ! Configure
6648 ____________________________________________________________________________
6649 [  4712] By: gsar                                  on 1999/12/28  02:30:55
6650         Log: avoid creating new files during make install
6651      Branch: perl
6652            ! Makefile.SH
6653 ____________________________________________________________________________
6654 [  4711] By: gsar                                  on 1999/12/28  02:24:44
6655         Log: pod edits from Paul Marquess and Mark-Jason Dominus
6656      Branch: perl
6657            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
6658            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
6659            ! pod/perldelta.pod
6660 ____________________________________________________________________________
6661 [  4710] By: gsar                                  on 1999/12/28  02:05:23
6662         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
6663              <sthoenna@efn.org>); add explicit target for opmini.o
6664      Branch: perl
6665            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
6666 ____________________________________________________________________________
6667 [  4709] By: gsar                                  on 1999/12/28  01:20:39
6668         Log: partly fix perldiag regressions identified by Tom Christiansen
6669      Branch: perl
6670            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
6671            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
6672            ! t/pragma/warn/pp_sys
6673 ____________________________________________________________________________
6674 [  4708] By: gsar                                  on 1999/12/27  23:33:24
6675         Log: update perldiag for change#4707
6676      Branch: perl
6677            ! perl.c pod/perldiag.pod
6678 ____________________________________________________________________________
6679 [  4707] By: gsar                                  on 1999/12/27  23:23:39
6680         Log: allow spaces in -I switch argument
6681      Branch: perl
6682            ! perl.c
6683 ____________________________________________________________________________
6684 [  4706] By: gsar                                  on 1999/12/26  23:44:53
6685         Log: fix typos
6686      Branch: utfperl
6687            ! sv.h toke.c
6688 ____________________________________________________________________________
6689 [  4705] By: gsar                                  on 1999/12/24  04:02:35
6690         Log: support for v5.5.640 style version numbers
6691      Branch: utfperl
6692            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
6693            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
6694 ____________________________________________________________________________
6695 [  4704] By: gsar                                  on 1999/12/23  08:54:27
6696         Log: bring in basic threads stuff under USE_ITHREADS
6697      Branch: perl
6698            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
6699            ! util.c
6700 ____________________________________________________________________________
6701 [  4703] By: gsar                                  on 1999/12/23  00:10:06
6702         Log: integrate mainline contents into utfperl
6703      Branch: utfperl
6704           !> (integrate 33 files)
6705 ____________________________________________________________________________
6706 [  4702] By: gsar                                  on 1999/12/20  17:18:23
6707         Log: virtual directory handling broken on paths with trailing slash
6708      Branch: perl
6709            ! win32/Makefile win32/makefile.mk win32/vdir.h
6710 ____________________________________________________________________________
6711 [  4701] By: gsar                                  on 1999/12/20  17:09:55
6712         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
6713              isn't set for all m/$foo/o)
6714      Branch: perl
6715            ! pp_ctl.c
6716 ____________________________________________________________________________
6717 [  4700] By: gsar                                  on 1999/12/20  16:28:51
6718         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
6719              we have a race on our hands)
6720      Branch: perl
6721            ! pp_ctl.c
6722 ____________________________________________________________________________
6723 [  4699] By: gsar                                  on 1999/12/20  16:19:00
6724         Log: pod tweaks
6725      Branch: perl
6726            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
6727 ____________________________________________________________________________
6728 [  4698] By: gsar                                  on 1999/12/20  07:55:07
6729         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
6730      Branch: perl
6731            ! utf8.c
6732 ____________________________________________________________________________
6733 [  4697] By: gsar                                  on 1999/12/18  01:35:50
6734         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
6735              anon hash rather than a block; test case for the same
6736      Branch: perl
6737            ! t/comp/term.t toke.c
6738 ____________________________________________________________________________
6739 [  4696] By: gsar                                  on 1999/12/17  19:55:03
6740         Log: leak in change#4694 spotted by Larry
6741      Branch: perl
6742            ! hv.c
6743 ____________________________________________________________________________
6744 [  4695] By: gsar                                  on 1999/12/17  18:14:11
6745         Log: test case for change#4694
6746      Branch: perl
6747            ! t/op/delete.t
6748 ____________________________________________________________________________
6749 [  4694] By: gsar                                  on 1999/12/17  18:09:08
6750         Log: delete() should return the value as is, not a copy thereof
6751      Branch: perl
6752            ! hv.c pod/perldelta.pod
6753 ____________________________________________________________________________
6754 [  4693] By: gsar                                  on 1999/12/17  17:45:58
6755         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
6756      Branch: perl
6757            ! regexec.c t/op/re_tests
6758 ____________________________________________________________________________
6759 [  4692] By: gsar                                  on 1999/12/17  17:41:10
6760         Log: credits tweak
6761      Branch: perl
6762            ! lib/File/Spec.pm
6763 ____________________________________________________________________________
6764 [  4691] By: gsar                                  on 1999/12/17  07:12:53
6765         Log: DynaLoader doesn't build properly when $(DLSRC) changes
6766              (fix suggested by Hans Mulder)
6767      Branch: perl
6768            ! ext/DynaLoader/Makefile.PL
6769 ____________________________________________________________________________
6770 [  4690] By: gsar                                  on 1999/12/17  06:26:34
6771         Log: add missing new ops
6772      Branch: perl
6773            ! ext/B/ramblings/runtime.porting
6774 ____________________________________________________________________________
6775 [  4689] By: gsar                                  on 1999/12/17  06:16:49
6776         Log: test harness tweak from Hans Mulder
6777      Branch: perl
6778            ! t/TEST
6779 ____________________________________________________________________________
6780 [  4688] By: gsar                                  on 1999/12/17  06:14:23
6781         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
6782              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
6783      Branch: perl
6784            ! Makefile.SH cygwin/Makefile.SHs
6785 ____________________________________________________________________________
6786 [  4687] By: gsar                                  on 1999/12/17  06:06:46
6787         Log: applied suggested patch with whitespace adjustments
6788              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
6789              Date: Thu, 16 Dec 1999 08:57:55 +0100
6790              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
6791              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
6792      Branch: perl
6793            ! lib/File/Find.pm
6794 ____________________________________________________________________________
6795 [  4686] By: gsar                                  on 1999/12/17  05:48:53
6796         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
6797              by Hans Mulder)
6798      Branch: perl
6799            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
6800            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
6801            ! ext/DynaLoader/dl_rhapsody.xs
6802 ____________________________________________________________________________
6803 [  4685] By: gsar                                  on 1999/12/17  05:37:51
6804         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
6805              <rjk@linguist.dartmouth.edu>)
6806      Branch: perl
6807            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
6808 ____________________________________________________________________________
6809 [  4684] By: gsar                                  on 1999/12/16  09:32:48
6810         Log: spell out how to get 4-digit year (from Micheal G Schwern
6811              <schwern@pobox.com>)
6812      Branch: perl
6813            ! pod/perlfunc.pod
6814 ____________________________________________________________________________
6815 [  4683] By: gsar                                  on 1999/12/16  09:26:53
6816         Log: type mismatch for %c format argument (spotted by Robin Barker
6817              <rmb1@cise.npl.co.uk>)
6818      Branch: perl
6819            ! regcomp.c
6820 ____________________________________________________________________________
6821 [  4682] By: gsar                                  on 1999/12/16  08:33:28
6822         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
6823              <sho_pi@hotmail.com>)
6824      Branch: perl
6825            ! win32/win32.c
6826 ____________________________________________________________________________
6827 [  4681] By: gsar                                  on 1999/12/16  08:31:15
6828         Log: missing backslash (spotted by Johan Vromans)
6829      Branch: perl
6830            ! perl.c
6831 ____________________________________________________________________________
6832 [  4680] By: gsar                                  on 1999/12/16  08:26:00
6833         Log: avoid coredump on diagnostics when STDERR is closed
6834      Branch: perl
6835            ! perl.h
6836 ____________________________________________________________________________
6837 [  4679] By: gsar                                  on 1999/12/12  18:09:41
6838         Log: integrate mainline changes
6839      Branch: utfperl
6840           +> (branch 39 files)
6841            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
6842            - lib/unicode/UnicodeData-Latest.txt
6843           !> (integrate 447 files)
6844 ____________________________________________________________________________
6845 [  4678] By: gsar                                  on 1999/12/10  01:39:13
6846         Log: interpreter structure should be nulled under -DMULTIPLICITY
6847      Branch: perl
6848            ! perl.c
6849 ____________________________________________________________________________
6850 [  4677] By: gsar                                  on 1999/12/09  11:10:27
6851         Log: update Changes
6852      Branch: perl
6853            ! Changes
6854
6855 ----------------
6856 Version 5.005_63
6857 ----------------
6858
6859 ____________________________________________________________________________
6860 [  4676] By: gsar                                  on 1999/12/09  10:51:43
6861         Log: fix File::Find testsuite bugs in symlink-less places
6862      Branch: perl
6863            ! t/lib/filefind.t
6864 ____________________________________________________________________________
6865 [  4675] By: gsar                                  on 1999/12/09  10:22:31
6866         Log: USE_ITHREADS tweaks and notes
6867      Branch: perl
6868            ! op.c pod/perldelta.pod sv.c
6869 ____________________________________________________________________________
6870 [  4674] By: gsar                                  on 1999/12/09  10:21:53
6871         Log: allow new style sort subs to work under usethreads
6872      Branch: perl
6873            ! pp_ctl.c
6874 ____________________________________________________________________________
6875 [  4673] By: gsar                                  on 1999/12/09  04:00:23
6876         Log: document compatibility issue with literal list slices and NOTOP
6877              (C<not (1,2,3)[0]> is now a syntax error)
6878      Branch: perl
6879            ! pod/perldelta.pod
6880 ____________________________________________________________________________
6881 [  4672] By: gsar                                  on 1999/12/09  01:14:46
6882         Log: avoid mismatched expectation <-> int types for C++ builds
6883      Branch: perl
6884            ! embed.pl intrpvar.h proto.h toke.c
6885 ____________________________________________________________________________
6886 [  4671] By: gsar                                  on 1999/12/09  00:36:24
6887         Log: newer version of File::Find with support for following symlinks and
6888              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
6889      Branch: perl
6890            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
6891 ____________________________________________________________________________
6892 [  4670] By: gsar                                  on 1999/12/09  00:13:06
6893         Log: avoid initializing GvCV slot for autovivified filehandles
6894      Branch: perl
6895            ! pp.c
6896 ____________________________________________________________________________
6897 [  4669] By: gsar                                  on 1999/12/08  19:09:27
6898         Log: apply change#4618 again along with Ilya's patch to fix bugs
6899              in it (see change#4622)
6900      Branch: perl
6901            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
6902            ! t/op/re_tests t/op/subst.t
6903 ____________________________________________________________________________
6904 [  4668] By: gsar                                  on 1999/12/08  18:56:53
6905         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
6906              From: Larry Wall <larry@wall.org>
6907              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
6908              Message-Id: <199912072039.MAA13257@kiev.wall.org>
6909              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
6910      Branch: perl
6911            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
6912 ____________________________________________________________________________
6913 [  4667] By: gsar                                  on 1999/12/08  18:47:37
6914         Log: patch to fix aix hints from ortmann@vnet.ibm.com
6915      Branch: perl
6916            ! hints/aix.sh
6917 ____________________________________________________________________________
6918 [  4666] By: gsar                                  on 1999/12/08  18:29:02
6919         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
6920              Tim Meadowcroft
6921      Branch: perl
6922            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
6923 ____________________________________________________________________________
6924 [  4665] By: gsar                                  on 1999/12/08  02:22:31
6925         Log: introduce save_I8() for saving byte values
6926      Branch: perl
6927            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
6928            ! regcomp.c regexec.c scope.c scope.h sv.c
6929 ____________________________________________________________________________
6930 [  4664] By: gsar                                  on 1999/12/08  02:02:33
6931         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
6932      Branch: perl
6933            ! toke.c
6934 ____________________________________________________________________________
6935 [  4663] By: gsar                                  on 1999/12/08  01:11:44
6936         Log: longstanding typo in lexer: PL_lex_expect was not properly
6937              saved on reentry
6938      Branch: perl
6939            ! toke.c
6940 ____________________________________________________________________________
6941 [  4662] By: gsar                                  on 1999/12/07  23:16:21
6942         Log: typos in change#4546
6943      Branch: perl
6944            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
6945 ____________________________________________________________________________
6946 [  4661] By: gsar                                  on 1999/12/07  09:33:50
6947         Log: typos in change#4660
6948      Branch: perl
6949            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
6950 ____________________________________________________________________________
6951 [  4660] By: gsar                                  on 1999/12/06  23:42:55
6952         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
6953              fix bug where lc($readonly) could result in bogus errors
6954      Branch: perl
6955            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
6956            ! pp.c pp_sys.c proto.h sv.c
6957 ____________________________________________________________________________
6958 [  4659] By: gsar                                  on 1999/12/06  15:24:31
6959         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
6960              <jarausch@igpm.rwth-aachen.de>)
6961      Branch: perl
6962            ! perl.h
6963 ____________________________________________________________________________
6964 [  4658] By: gsar                                  on 1999/12/06  15:18:30
6965         Log: fix for -Dp via $^D (suggested by Stephane Payrard
6966              <stef@adnaccess.com>)
6967      Branch: perl
6968            ! mg.c
6969 ____________________________________________________________________________
6970 [  4657] By: gsar                                  on 1999/12/06  06:50:01
6971         Log: change#4641 needs perldiag.pod edit
6972      Branch: perl
6973            - lib/unicode/UnicodeData-Latest.txt
6974            ! pod/perldiag.pod
6975 ____________________________________________________________________________
6976 [  4656] By: gsar                                  on 1999/12/06  01:36:56
6977         Log: Makefile tweak for change#4649
6978      Branch: perl
6979            ! Makefile.SH
6980 ____________________________________________________________________________
6981 [  4655] By: gsar                                  on 1999/12/05  17:23:57
6982         Log: change#4653 was missing a patch reject
6983      Branch: perl
6984            ! win32/makefile.mk
6985 ____________________________________________________________________________
6986 [  4654] By: gsar                                  on 1999/12/05  11:41:04
6987         Log: windows build tweaks for Borland compiler
6988      Branch: perl
6989            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
6990 ____________________________________________________________________________
6991 [  4653] By: gsar                                  on 1999/12/05  11:07:37
6992         Log: applied somewhat modified version of suggested patch
6993              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
6994              Date: Thu, 18 Nov 1999 18:45:27 PST
6995              Message-ID: <19991119024527.72749.qmail@hotmail.com>
6996              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
6997      Branch: perl
6998            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
6999            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7000            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
7001            ! win32/makefile.mk win32/win32.h
7002 ____________________________________________________________________________
7003 [  4652] By: gsar                                  on 1999/12/05  09:24:45
7004         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
7005              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
7006              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
7007              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
7008      Branch: perl
7009            ! Changes hints/svr5.sh
7010 ____________________________________________________________________________
7011 [  4651] By: gsar                                  on 1999/12/05  09:01:19
7012         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
7013              when given non-existent drive names
7014      Branch: perl
7015            ! lib/File/Path.pm
7016 ____________________________________________________________________________
7017 [  4650] By: gsar                                  on 1999/12/05  08:47:11
7018         Log: windows build tweaks for change#4649
7019      Branch: perl
7020            ! win32/Makefile win32/makefile.mk
7021 ____________________________________________________________________________
7022 [  4649] By: gsar                                  on 1999/12/05  07:49:28
7023         Log: make File::Glob::glob() the default for CORE::glob()
7024              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
7025      Branch: perl
7026            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
7027            ! win32/makefile.mk
7028 ____________________________________________________________________________
7029 [  4648] By: gsar                                  on 1999/12/05  00:33:34
7030         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
7031      Branch: perl
7032            ! lib/Pod/Html.pm
7033 ____________________________________________________________________________
7034 [  4647] By: gsar                                  on 1999/12/05  00:14:01
7035         Log: remove outdated entry
7036      Branch: perl
7037            ! pod/perltrap.pod
7038 ____________________________________________________________________________
7039 [  4646] By: gsar                                  on 1999/12/04  22:48:51
7040         Log: s/block/loop block/ in diagnostics about next, last, redo
7041      Branch: perl
7042            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
7043 ____________________________________________________________________________
7044 [  4645] By: gsar                                  on 1999/12/04  22:25:32
7045         Log: readability tweak suggested by GRommel@sears.com
7046      Branch: perl
7047            ! pp.c
7048 ____________________________________________________________________________
7049 [  4644] By: gsar                                  on 1999/12/04  22:05:00
7050         Log: Configure tweak from Peter Prymmer
7051      Branch: perl
7052            ! Configure
7053 ____________________________________________________________________________
7054 [  4643] By: gsar                                  on 1999/12/04  21:55:27
7055         Log: make weak keyword check look for defined(&lock), not
7056              merely defined(*lock)
7057      Branch: perl
7058            ! toke.c
7059 ____________________________________________________________________________
7060 [  4642] By: gsar                                  on 1999/12/04  21:11:51
7061         Log: make eof() open ARGV if it isn't open already; also fixes bug
7062              where eof() would operate on any last-read filehandle, not
7063              just ARGV
7064      Branch: perl
7065            ! pp_sys.c
7066 ____________________________________________________________________________
7067 [  4641] By: gsar                                  on 1999/12/04  04:42:25
7068         Log: make uninitialized value warnings report opcode
7069      Branch: perl
7070            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7071            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
7072            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
7073            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
7074            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
7075            ! t/pragma/warn/sv
7076 ____________________________________________________________________________
7077 [  4640] By: gsar                                  on 1999/12/04  02:40:44
7078         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
7079              that don't do range checking
7080      Branch: perl
7081            ! lib/Time/Local.pm
7082 ____________________________________________________________________________
7083 [  4639] By: gsar                                  on 1999/12/04  01:00:49
7084         Log: better implementation of change#3326; open(local $foo,...) now
7085              allowed in addition to any uninitialized variable, for consistency
7086              with how autovivification works elsewhere; add code to use the
7087              variable name as the name of the handle for simple variables, so
7088              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
7089      Branch: perl
7090            ! op.c pod/perldelta.pod pp.c t/io/open.t
7091 ____________________________________________________________________________
7092 [  4638] By: gsar                                  on 1999/12/03  21:20:00
7093         Log: pod nits
7094      Branch: perl
7095            ! pod/perlfunc.pod pod/perlrun.pod
7096 ____________________________________________________________________________
7097 [  4637] By: gsar                                  on 1999/12/03  08:59:04
7098         Log: change#4431 was flawed
7099      Branch: perl
7100            ! Makefile.SH
7101 ____________________________________________________________________________
7102 [  4636] By: gsar                                  on 1999/12/03  07:59:52
7103         Log: pod embellishments from Nathan Torkington
7104      Branch: perl
7105            ! pod/perlfaq2.pod pod/perlhack.pod
7106 ____________________________________________________________________________
7107 [  4635] By: gsar                                  on 1999/12/03  07:56:04
7108         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
7109      Branch: perl
7110            ! pod/perlfaq4.pod
7111 ____________________________________________________________________________
7112 [  4634] By: gsar                                  on 1999/12/03  07:47:47
7113         Log: test tweak for VMS (from Craig A. Berry)
7114      Branch: perl
7115            ! t/io/nargv.t
7116 ____________________________________________________________________________
7117 [  4633] By: gsar                                  on 1999/12/03  07:44:52
7118         Log: patchls tweak from Andreas Koenig
7119      Branch: perl
7120            ! Porting/patchls
7121 ____________________________________________________________________________
7122 [  4632] By: gsar                                  on 1999/12/03  07:42:23
7123         Log: don't mess with the umask()
7124      Branch: perl
7125            ! installhtml installman installperl lib/ExtUtils/Install.pm
7126            ! lib/ExtUtils/Manifest.pm
7127 ____________________________________________________________________________
7128 [  4631] By: gsar                                  on 1999/12/03  06:52:50
7129         Log: support -a switch to append bytecode to an existing file and make
7130              perlcc use it (from Tom Hughes <tom@compton.nu>)
7131      Branch: perl
7132            ! ext/B/B/Bytecode.pm utils/perlcc.PL
7133 ____________________________________________________________________________
7134 [  4630] By: gsar                                  on 1999/12/03  06:46:16
7135         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
7136              (from Tom Phoenix)
7137      Branch: perl
7138            ! pod/perltrap.pod
7139 ____________________________________________________________________________
7140 [  4629] By: gsar                                  on 1999/12/03  06:40:15
7141         Log: use PerlIO abstraction rather than straight stdio (from
7142              Chip Salzenberg)
7143      Branch: perl
7144            ! ext/ByteLoader/ByteLoader.xs
7145 ____________________________________________________________________________
7146 [  4628] By: gsar                                  on 1999/12/03  06:15:54
7147         Log: avoid warning in IO::Select::exists() if socket doesn't exist
7148      Branch: perl
7149            ! ext/IO/lib/IO/Select.pm
7150 ____________________________________________________________________________
7151 [  4627] By: gsar                                  on 1999/12/03  06:05:19
7152         Log: two small patches from Peter Prymmer <pvhp@forte.com>
7153      Branch: perl
7154            ! makedepend.SH win32/Makefile win32/makefile.mk
7155 ____________________________________________________________________________
7156 [  4626] By: gsar                                  on 1999/12/03  05:36:38
7157         Log: From: Peter Prymmer <pvhp@forte.com>
7158              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
7159              Message-Id: <199911260506.VAA17230@brio.forte.com>
7160              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
7161      Branch: perl
7162            ! regcomp.c
7163 ____________________________________________________________________________
7164 [  4625] By: gsar                                  on 1999/12/03  05:20:21
7165         Log: Windows build tweaks due to change#4623
7166      Branch: perl
7167            ! win32/Makefile win32/makefile.mk win32/perlhost.h
7168 ____________________________________________________________________________
7169 [  4624] By: gsar                                  on 1999/12/03  04:58:30
7170         Log: add missing file
7171      Branch: perl
7172            + ext/DynaLoader/XSLoader_pm.PL
7173 ____________________________________________________________________________
7174 [  4623] By: gsar                                  on 1999/12/03  04:47:03
7175         Log: applied suggested patch; removed $VERSION = $VERSION hack
7176              (change#4043 fixed the need for that)
7177              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7178              Date: Tue, 16 Nov 1999 01:50:31 EST
7179              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
7180              Subject: [PATCH 5.005_62] XSLoader.pm
7181      Branch: perl
7182            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
7183            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
7184            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
7185            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
7186            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
7187            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
7188            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
7189            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
7190            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
7191            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
7192            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
7193 ____________________________________________________________________________
7194 [  4622] By: gsar                                  on 1999/12/03  04:02:39
7195         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
7196      Branch: perl
7197            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
7198 ____________________________________________________________________________
7199 [  4621] By: gsar                                  on 1999/12/02  22:24:53
7200         Log: caveat about thread-safety of extensions
7201      Branch: perl
7202            ! pod/perlfork.pod
7203 ____________________________________________________________________________
7204 [  4620] By: gsar                                  on 1999/12/02  20:31:02
7205         Log: XS documentation patches suggested by Ilya, severally adjusted
7206      Branch: perl
7207            ! pod/perlxs.pod pod/perlxstut.pod
7208 ____________________________________________________________________________
7209 [  4619] By: gsar                                  on 1999/12/02  17:52:50
7210         Log: re-add missing Unicode database master
7211      Branch: perl
7212            + lib/unicode/Unicode.300
7213 ____________________________________________________________________________
7214 [  4618] By: gsar                                  on 1999/12/02  06:56:18
7215         Log: applied suggested patch with prototype changes
7216              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
7217              Date:    Tue, 23 Nov 1999 22:55:55 EST
7218              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
7219              Subject: [PATCH 5.005_62] First char cognizance
7220      Branch: perl
7221            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
7222 ____________________________________________________________________________
7223 [  4617] By: gsar                                  on 1999/12/02  06:04:57
7224         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
7225      Branch: perl
7226            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
7227 ____________________________________________________________________________
7228 [  4616] By: gsar                                  on 1999/12/02  04:30:22
7229         Log: various documentation tweaks suggested by M. J. T. Guy
7230      Branch: perl
7231            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
7232 ____________________________________________________________________________
7233 [  4615] By: gsar                                  on 1999/12/02  04:17:43
7234         Log: various File::Glob fixes for DOSISH platforms
7235              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
7236              Date: Tue, 02 Nov 1999 11:11:25 GMT
7237              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
7238              Subject: File::Glob again. Final patch, honest!
7239      Branch: perl
7240            + t/lib/glob-case.t
7241            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
7242            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
7243            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
7244 ____________________________________________________________________________
7245 [  4614] By: gsar                                  on 1999/12/02  03:42:55
7246         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
7247              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
7248      Branch: perl
7249            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
7250 ____________________________________________________________________________
7251 [  4613] By: gsar                                  on 1999/12/02  01:59:19
7252         Log: ignore yet another known scalar leak
7253      Branch: perl
7254            ! t/pragma/warn/regcomp
7255 ____________________________________________________________________________
7256 [  4612] By: gsar                                  on 1999/12/02  01:15:02
7257         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
7258      Branch: perl
7259            ! pp.c
7260 ____________________________________________________________________________
7261 [  4611] By: gsar                                  on 1999/12/02  00:31:43
7262         Log: a somewhat tweaked version of suggested patch
7263              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7264              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
7265              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
7266              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
7267      Branch: perl
7268            ! pod/perlfunc.pod
7269 ____________________________________________________________________________
7270 [  4610] By: gsar                                  on 1999/12/01  19:09:31
7271         Log: more accurate require() pseudocode (from James P. Williams
7272              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
7273      Branch: perl
7274            ! pod/perlfunc.pod
7275 ____________________________________________________________________________
7276 [  4609] By: gsar                                  on 1999/12/01  18:43:49
7277         Log: avoid "Callback called exit" error on intentional exit()
7278      Branch: perl
7279            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
7280 ____________________________________________________________________________
7281 [  4608] By: gsar                                  on 1999/12/01  18:42:38
7282         Log: find_byclass() prototype was incoherent
7283      Branch: perl
7284            ! regexec.c
7285 ____________________________________________________________________________
7286 [  4607] By: gsar                                  on 1999/12/01  05:45:10
7287         Log: better documentation for goto &NAME (from M. J. T. Guy)
7288      Branch: perl
7289            ! pod/perlfunc.pod
7290 ____________________________________________________________________________
7291 [  4606] By: gsar                                  on 1999/12/01  05:33:14
7292         Log: integrate cfgperl contents into mainline
7293      Branch: perl
7294           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
7295           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
7296            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7297            ! Changes
7298           !> (integrate 210 files)
7299 ____________________________________________________________________________
7300 [  4605] By: gsar                                  on 1999/12/01  05:15:27
7301         Log: avoid PTR->IV cast warnings
7302      Branch: perl
7303            ! mg.c op.c scope.h
7304 ____________________________________________________________________________
7305 [  4604] By: gsar                                  on 1999/12/01  03:59:56
7306         Log: email address changes
7307      Branch: perl
7308            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
7309            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
7310            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
7311            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
7312            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
7313 ____________________________________________________________________________
7314 [  4603] By: gsar                                  on 1999/12/01  03:45:13
7315         Log: minor USE_ITHREADS tweaks
7316      Branch: perl
7317            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
7318            ! win32/perllib.c win32/win32.h
7319 ____________________________________________________________________________
7320 [  4602] By: gsar                                  on 1999/12/01  01:00:09
7321         Log: more complete pseudo-fork() support for Windows
7322      Branch: perl
7323            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
7324            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
7325            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
7326            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
7327            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
7328            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
7329            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
7330            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
7331            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
7332            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
7333            ! win32/win32iop.h win32/win32thread.h
7334 ____________________________________________________________________________
7335 [  4601] By: gsar                                  on 1999/12/01  00:45:38
7336         Log: rudimentary support for remote debugging, from aeons ago (somewhat
7337              modified)
7338              From: Graham TerMarsch <grahamt@ActiveState.com>
7339              Date: Sat, 12 Sep 1998 10:46:55 -0700
7340              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
7341              Subject: Re: Patches to perl5db.pl to allow for remote debugging
7342      Branch: perl
7343            ! lib/perl5db.pl
7344 ____________________________________________________________________________
7345 [  4600] By: chip                                  on 1999/11/19  21:16:00
7346         Log: Document known limitations of fdopen() on some systems,
7347              as they apply to open() and sysopen().
7348      Branch: perl
7349            ! pod/perlfunc.pod
7350 ____________________________________________________________________________
7351 [  4599] By: chip                                  on 1999/11/19  17:20:19
7352         Log: Undef printf before redirecting it to PerlIO_stdoutf.
7353              (Avoids an irritating warning when compiling with PerlIO.)
7354      Branch: perl
7355            ! perl.h
7356 ____________________________________________________________________________
7357 [  4598] By: jhi                                   on 1999/11/22  21:30:17
7358         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
7359      Branch: cfgperl
7360            ! README.vms t/io/open.t
7361 ____________________________________________________________________________
7362 [  4597] By: jhi                                   on 1999/11/21  16:21:21
7363         Log: Replace #4596 with the change done in 5.005_03.
7364      Branch: cfgperl
7365            ! ext/Errno/Errno_pm.PL
7366 ____________________________________________________________________________
7367 [  4596] By: jhi                                   on 1999/11/21  16:07:20
7368         Log: Skip processing a file if the file to be opened is '-'
7369              (can happen in UNICOS)
7370      Branch: cfgperl
7371            ! ext/Errno/Errno_pm.PL
7372 ____________________________________________________________________________
7373 [  4595] By: jhi                                   on 1999/11/21  14:05:10
7374         Log: VMS patches from Peter Prymmer.
7375      Branch: cfgperl
7376            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
7377 ____________________________________________________________________________
7378 [  4594] By: jhi                                   on 1999/11/18  17:07:14
7379         Log: The find_byclass prototype is already in proto.h. 
7380      Branch: cfgperl
7381            ! regexec.c
7382 ____________________________________________________________________________
7383 [  4593] By: gsar                                  on 1999/11/16  21:25:21
7384         Log: typo in flag checks
7385      Branch: utfperl
7386            ! sv.h
7387 ____________________________________________________________________________
7388 [  4592] By: jhi                                   on 1999/11/16  21:17:25
7389         Log: Regen Configure.
7390      Branch: cfgperl
7391            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
7392      Branch: metaconfig
7393            ! U/a_dvisory/quadtype.U
7394 ____________________________________________________________________________
7395 [  4591] By: jhi                                   on 1999/11/16  14:53:19
7396         Log: Integrate with Sarathy.
7397      Branch: cfgperl
7398           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
7399           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
7400           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
7401           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
7402           !> t/pod/poderrs.xr
7403 ____________________________________________________________________________
7404 [  4590] By: gsar                                  on 1999/11/16  05:57:56
7405         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
7406      Branch: perl
7407            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
7408            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
7409            ! t/pod/poderrs.t t/pod/poderrs.xr
7410 ____________________________________________________________________________
7411 [  4589] By: gsar                                  on 1999/11/15  18:47:34
7412         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
7413              C<if (fork()) { print "parent" } else { print "child" }> works on
7414              Windows (incidentally running a cloned^2 interpreter :)
7415      Branch: perl
7416            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
7417            ! pp_sys.c proto.h sv.c
7418 ____________________________________________________________________________
7419 [  4588] By: gsar                                  on 1999/11/15  14:34:36
7420         Log: cloning the stack (part 1)
7421      Branch: perl
7422            ! cop.h deb.c perl.c sv.c
7423 ____________________________________________________________________________
7424 [  4587] By: jhi                                   on 1999/11/15  00:22:20
7425         Log: Integrate with Sarathy.
7426      Branch: cfgperl
7427           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
7428           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
7429           !> win32/perllib.c
7430 ____________________________________________________________________________
7431 [  4586] By: jhi                                   on 1999/11/14  21:17:26
7432         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
7433      Branch: cfgperl
7434            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
7435 ____________________________________________________________________________
7436 [  4585] By: gsar                                  on 1999/11/14  20:01:45
7437         Log: tweak for win32 build
7438      Branch: perl
7439            ! embed.h embed.pl op.c proto.h
7440 ____________________________________________________________________________
7441 [  4584] By: gsar                                  on 1999/11/14  19:46:25
7442         Log: cosmetic tweaks
7443      Branch: perl
7444            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
7445            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
7446 ____________________________________________________________________________
7447 [  4583] By: gsar                                  on 1999/11/14  17:38:32
7448         Log: fix problem pointer casts
7449      Branch: perl
7450            ! Changes run.c sv.c
7451 ____________________________________________________________________________
7452 [  4582] By: jhi                                   on 1999/11/14  17:10:01
7453         Log: Integrate with Sarathy.
7454      Branch: cfgperl
7455           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
7456           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
7457           !> vms/perly_c.vms win32/perllib.c
7458 ____________________________________________________________________________
7459 [  4581] By: jhi                                   on 1999/11/14  17:08:23
7460         Log: The separation of 64-bitness and largefileness continues
7461              (with a setback, see hpux.sh).
7462      Branch: cfgperl
7463            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
7464            ! hints/solaris_2.sh
7465      Branch: metaconfig
7466            ! U/threads/archname.U U/typedefs/lseektype.U
7467      Branch: metaconfig/U/perl
7468            ! fpossize.U use64bits.U uselfs.U
7469 ____________________________________________________________________________
7470 [  4580] By: jhi                                   on 1999/11/14  13:26:41
7471         Log: Another Unicode update.
7472      Branch: cfgperl
7473            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
7474            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
7475            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7476            ! (edit 189 files)
7477 ____________________________________________________________________________
7478 [  4579] By: gsar                                  on 1999/11/14  10:21:49
7479         Log: sundry cleanups for cloned interpreters (only known failure mode
7480              is due to regexps keeping non-constant data in their compiled
7481              structures)
7482      Branch: perl
7483            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
7484            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
7485 ____________________________________________________________________________
7486 [  4578] By: gsar                                  on 1999/11/14  03:37:37
7487         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
7488      Branch: perl
7489            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
7490 ____________________________________________________________________________
7491 [  4577] By: jhi                                   on 1999/11/13  19:50:24
7492         Log: Change #4576 accidentally leaked also parts of
7493              Ilya's patch that won't apply cleanly anymore.
7494      Branch: cfgperl
7495            ! regexec.c t/op/re_tests
7496 ____________________________________________________________________________
7497 [  4576] By: jhi                                   on 1999/11/13  19:43:37
7498         Log: Integrate with Sarathy.
7499      Branch: cfgperl
7500            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
7501           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
7502           !> t/op/regexp.t t/pragma/overload.t
7503 ____________________________________________________________________________
7504 [  4575] By: gsar                                  on 1999/11/13  19:41:46
7505         Log: typos in change#4561 and change#4565
7506      Branch: perl
7507            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
7508 ____________________________________________________________________________
7509 [  4574] By: gsar                                  on 1999/11/13  19:31:19
7510         Log: revert non-kosher parts of change#4562 (sort order problems
7511              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
7512              result and expected lines; /[:ascii:]/ not working should be
7513              fixed, not ignored in regexp.t; result from sort should be
7514              fixed to be ascii portable on ebcdic, not ebcdic-specific)
7515      Branch: perl
7516            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
7517 ____________________________________________________________________________
7518 [  4573] By: gsar                                  on 1999/11/13  19:13:04
7519         Log: integrate cfgperl changes into mainline
7520      Branch: perl
7521           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
7522           +> lib/unicode/In/BopomofoExtended.pl
7523           +> lib/unicode/In/BraillePatterns.pl
7524           +> lib/unicode/In/CJKRadicalsSupplement.pl
7525           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
7526           +> lib/unicode/In/Cherokee.pl
7527           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
7528           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
7529           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
7530           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
7531           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
7532           +> lib/unicode/In/Thaana.pl
7533           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
7534           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
7535            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7536           !> (integrate 213 files)
7537 ____________________________________________________________________________
7538 [  4572] By: jhi                                   on 1999/11/13  18:44:50
7539         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
7540              To: perl5-porters@perl.org, VMSPERL@perl.org
7541              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
7542              Date: Wed, 27 Oct 1999 11:02:54 -0500
7543              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
7544      Branch: cfgperl
7545            ! README.vms
7546 ____________________________________________________________________________
7547 [  4571] By: jhi                                   on 1999/11/13  18:33:39
7548         Log: From: jand@activestate.com (Jan Dubois)
7549              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
7550              Cc: Douglas Lankshear <dougl@activestate.com>,
7551              Gurusamy Sarathy <gsar@activestate.com>
7552              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
7553              Date: Tue, 09 Nov 1999 00:38:33 +0100
7554              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
7555      Branch: cfgperl
7556            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
7557            ! win32/config.gc win32/config.vc win32/config_H.bc
7558            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
7559            ! win32/win32.c win32/win32iop.h
7560 ____________________________________________________________________________
7561 [  4570] By: jhi                                   on 1999/11/13  18:30:37
7562         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7563              To: perl5-porters@perl.org (Mailing list Perl5)
7564              Subject: [PATCH 5.005_62] makedef.pl goof
7565              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
7566              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
7567      Branch: cfgperl
7568            ! makedef.pl
7569 ____________________________________________________________________________
7570 [  4569] By: jhi                                   on 1999/11/13  18:06:54
7571         Log: From: Michael G Schwern <schwern@pobox.com>
7572              To: perl5-porters@perl.org, pod-people@perl.org
7573              Cc: tchrist@mox.perl.com, gnat@frii.com
7574              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
7575              Date: Wed, 10 Nov 1999 17:21:46 -0500
7576              Message-ID: <19991110172146.A23527@athens.aocn.com>
7577      Branch: cfgperl
7578            ! pod/perlfaq9.pod
7579 ____________________________________________________________________________
7580 [  4568] By: jhi                                   on 1999/11/13  18:05:33
7581         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
7582              To: <perl5-porters@perl.org>
7583              Subject: DynaLoader_pm.PL patch (backslashes in strings)
7584              Date: Wed, 10 Nov 1999 22:52:02 -0000
7585              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
7586      Branch: cfgperl
7587            ! ext/DynaLoader/DynaLoader_pm.PL
7588 ____________________________________________________________________________
7589 [  4567] By: jhi                                   on 1999/11/13  18:03:52
7590         Log: From: JD Laub <jdl@access-health.com>
7591              To: perl5-porters@perl.org
7592              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
7593              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
7594              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
7595      Branch: cfgperl
7596            ! lib/Exporter/Heavy.pm
7597 ____________________________________________________________________________
7598 [  4566] By: jhi                                   on 1999/11/13  18:01:24
7599         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
7600              To: perl5-porters@perl.org
7601              Subject: small patch for perldoc
7602              Date: Fri, 12 Nov 1999 23:11:43 GMT
7603              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
7604      Branch: cfgperl
7605            ! utils/perldoc.PL
7606 ____________________________________________________________________________
7607 [  4565] By: jhi                                   on 1999/11/13  17:58:54
7608         Log: From: Scott Gifford <sgifford@tir.com>
7609              To: perl5-porters@perl.org
7610              Cc: gbarr@pobox.com
7611              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
7612              Date: 12 Nov 1999 18:55:30 -0500
7613              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
7614      Branch: cfgperl
7615            ! ext/IO/lib/IO/Socket.pm
7616 ____________________________________________________________________________
7617 [  4564] By: jhi                                   on 1999/11/13  17:45:39
7618         Log: Applied manually:
7619              From: "Craig A. Berry" <craig.berry@metamor.com>
7620              To: perl5-porters@perl.org, VMSPERL@perl.org
7621              Subject: [PATCH 5.005_62] patches required to build on VMS
7622              Date: Tue, 09 Nov 1999 18:16:14 -0600
7623              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
7624      Branch: cfgperl
7625            ! configure.com vms/descrip_mms.template vms/subconfigure.com
7626            ! vms/vms.c vms/vmsish.h
7627 ____________________________________________________________________________
7628 [  4563] By: jhi                                   on 1999/11/13  17:18:41
7629         Log: Regen Unicode tables to include a warning:
7630              Thou Shalt Not Edit Them By Hand; add missing
7631              (Unicode 2.0 -introduced) tables to MANIFEST;
7632              convert the equivalence tables to be valid Perl code.
7633      Branch: cfgperl
7634            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
7635            + lib/unicode/In/BopomofoExtended.pl
7636            + lib/unicode/In/BraillePatterns.pl
7637            + lib/unicode/In/CJKRadicalsSupplement.pl
7638            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
7639            + lib/unicode/In/Cherokee.pl
7640            + lib/unicode/In/IdeographicDescriptionCharacters.pl
7641            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
7642            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
7643            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
7644            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
7645            + lib/unicode/In/Thaana.pl
7646            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
7647            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
7648            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7649            ! (edit 169 files)
7650 ____________________________________________________________________________
7651 [  4562] By: jhi                                   on 1999/11/13  16:53:00
7652         Log: From: Peter Prymmer <pvhp@forte.com>
7653              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
7654              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
7655              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
7656              Message-Id: <199911102234.OAA01018@brio.forte.com>
7657      Branch: cfgperl
7658            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
7659            ! t/pragma/overload.t
7660 ____________________________________________________________________________
7661 [  4561] By: jhi                                   on 1999/11/13  16:29:37
7662         Log: $Config{myarchname} is not a good architecture identifier
7663              because it may contain host/node identification like
7664              CPU serial numbers.
7665      Branch: cfgperl
7666            ! ext/Errno/Errno_pm.PL
7667 ____________________________________________________________________________
7668 [  4560] By: jhi                                   on 1999/11/13  16:26:13
7669         Log: Continue largefileness separation from quadness;
7670              move nv-preserving test out of perl.h into Configure;
7671              use HAS_SETVBUF in IO.
7672      Branch: cfgperl
7673            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7674            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
7675      Branch: metaconfig
7676            ! U/a_dvisory/quadtype.U
7677      Branch: metaconfig/U/perl
7678            + nvpresuv.U
7679            ! d_fseeko.U d_ftello.U io64.U perlxv.U
7680 ____________________________________________________________________________
7681 [  4559] By: jhi                                   on 1999/11/13  13:46:38
7682         Log: Try to fix largefileness so that it "works" without a quad IV.
7683      Branch: cfgperl
7684            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7685            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
7686      Branch: metaconfig
7687            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
7688      Branch: metaconfig/U/perl
7689            ! io64.U
7690 ____________________________________________________________________________
7691 [  4558] By: jhi                                   on 1999/11/13  11:36:19
7692         Log: Undo drift from mainline.
7693      Branch: cfgperl
7694            ! regcomp.c util.c utils/h2xs.PL
7695 ____________________________________________________________________________
7696 [  4557] By: gsar                                  on 1999/11/13  10:54:46
7697         Log: typo
7698      Branch: perl
7699            ! util.c
7700 ____________________________________________________________________________
7701 [  4556] By: gsar                                  on 1999/11/13  10:53:41
7702         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
7703      Branch: perl
7704           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
7705           +> epoc/epoc_stubs.c
7706           !> (integrate 48 files)
7707 ____________________________________________________________________________
7708 [  4555] By: jhi                                   on 1999/11/13  10:05:54
7709         Log: Integrate with Sarathy.
7710      Branch: cfgperl
7711           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
7712           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
7713 ____________________________________________________________________________
7714 [  4554] By: jhi                                   on 1999/11/13  10:03:07
7715         Log: s/_SIGN$/_sign/g;
7716      Branch: metaconfig
7717            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
7718 ____________________________________________________________________________
7719 [  4553] By: gsar                                  on 1999/11/13  02:17:53
7720         Log: cloned interpreters now actually run and pass all but 55/10386
7721              subtests; various subtle bugs, new and old, observed when running
7722              cloned interpreters have been fixed
7723              
7724              still to do:
7725              |  * dup psig_ptr table
7726              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
7727              |    simple-minded and grab one pad entry each, heavily bloating
7728              |    the pad by not avoiding dups)
7729              |  * overloaded constants are not really immutable--they need to
7730              |    be PADOPs
7731              |  * allocator for constants and OPs need to be spelled differently
7732              |    (shared vs interpreter-local allocations)
7733              |  * optree refcounting is still missing locking (macros are in place)
7734              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
7735              |    perl_clone() can be called from within runops*()
7736      Branch: perl
7737            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
7738            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
7739 ____________________________________________________________________________
7740 [  4552] By: jhi                                   on 1999/11/11  23:17:43
7741         Log: Turn on largefileness always if available and
7742              continue 64-bit fixes.
7743      Branch: cfgperl
7744            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
7745            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
7746            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
7747 ____________________________________________________________________________
7748 [  4551] By: jhi                                   on 1999/11/11  23:16:15
7749         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
7750      Branch: metaconfig
7751            ! U/a_dvisory/quadtype.U
7752      Branch: metaconfig/U/perl
7753            + d_int64t.U
7754            ! i_inttypes.U io64.U
7755 ____________________________________________________________________________
7756 [  4550] By: jhi                                   on 1999/11/11  20:24:55
7757         Log: Fix a thinko in 4548.
7758      Branch: cfgperl
7759            ! pp_sys.c
7760 ____________________________________________________________________________
7761 [  4549] By: jhi                                   on 1999/11/11  19:48:21
7762         Log: Integrate with Sarathy.
7763      Branch: cfgperl
7764           !> (integrate 56 files)
7765 ____________________________________________________________________________
7766 [  4548] By: jhi                                   on 1999/11/11  19:41:56
7767         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
7768              regen Configure.
7769      Branch: cfgperl
7770            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7771            ! config_h.SH pp_sys.c
7772 ____________________________________________________________________________
7773 [  4547] By: jhi                                   on 1999/11/11  19:40:38
7774         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
7775      Branch: metaconfig
7776            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
7777            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
7778 ____________________________________________________________________________
7779 [  4546] By: gsar                                  on 1999/11/11  10:32:54
7780         Log: avoid stash pointers in optree under USE_ITHREADS
7781      Branch: perl
7782            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
7783            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
7784            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
7785            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
7786            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
7787            ! scope.h sv.c
7788 ____________________________________________________________________________
7789 [  4545] By: gsar                                  on 1999/11/11  06:04:20
7790         Log: another change towards a shareable optree: avoid pointer to filegv
7791              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
7792              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
7793              to suit
7794      Branch: perl
7795            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
7796            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
7797            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
7798            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
7799            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
7800            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
7801            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
7802            ! win32/perllib.c
7803 ____________________________________________________________________________
7804 [  4544] By: gsar                                  on 1999/11/10  18:19:12
7805         Log: more cleanups for change#4539
7806      Branch: perl
7807            ! gv.h op.c op.h pp_ctl.c pp_hot.c
7808 ____________________________________________________________________________
7809 [  4543] By: gsar                                  on 1999/11/10  01:52:22
7810         Log: remove dead branch/infinite looper in change#3612
7811      Branch: perl
7812            ! op.c
7813 ____________________________________________________________________________
7814 [  4542] By: gsar                                  on 1999/11/09  20:05:47
7815         Log: IoDIRP may be fake when used in source filters, mark as such
7816      Branch: perl
7817            ! sv.c sv.h toke.c
7818 ____________________________________________________________________________
7819 [  4541] By: gsar                                  on 1999/11/09  05:47:53
7820         Log: small nits in changes#4538,4539
7821      Branch: perl
7822            ! op.c sv.c
7823 ____________________________________________________________________________
7824 [  4540] By: gsar                                  on 1999/11/08  20:30:58
7825         Log: win32 symbol export tweak
7826      Branch: perl
7827            ! makedef.pl win32/win32.c win32/win32iop.h
7828 ____________________________________________________________________________
7829 [  4539] By: gsar                                  on 1999/11/08  18:50:40
7830         Log: preliminary support for GVOP indirection via pad
7831      Branch: perl
7832            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
7833            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
7834 ____________________________________________________________________________
7835 [  4538] By: gsar                                  on 1999/11/08  11:25:49
7836         Log: preliminary support for perl_clone() (still needs work in
7837              the following areas: SVOPs must indirect via pad; context
7838              stack, scope stack, and runlevels must be cloned; must
7839              hook up the virtualized pseudo-process support provided by
7840              "host"; ...)
7841      Branch: perl
7842            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
7843            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
7844            ! win32/perllib.c win32/win32.c
7845 ____________________________________________________________________________
7846 [  4537] By: gsar                                  on 1999/11/08  11:19:18
7847         Log: more thorough cleanup in perl_destroy()
7848      Branch: perl
7849            ! perl.c util.c
7850 ____________________________________________________________________________
7851 [  4536] By: gsar                                  on 1999/11/08  07:16:10
7852         Log: win32 internal data must be interpreter-local
7853      Branch: perl
7854            ! win32/win32.c win32/win32.h win32/win32sck.c
7855 ____________________________________________________________________________
7856 [  4535] By: gsar                                  on 1999/11/08  04:17:28
7857         Log: tweak change#4502
7858      Branch: perl
7859            ! doio.c perl.c
7860 ____________________________________________________________________________
7861 [  4534] By: jhi                                   on 1999/11/07  13:17:03
7862         Log: Four special class subs, not three.
7863      Branch: cfgperl
7864            ! pod/perlmod.pod
7865 ____________________________________________________________________________
7866 [  4533] By: jhi                                   on 1999/11/07  13:13:15
7867         Log: Integrate with Sarathy.
7868      Branch: cfgperl
7869           !> mg.c t/io/print.t
7870 ____________________________________________________________________________
7871 [  4532] By: jhi                                   on 1999/11/07  12:36:10
7872         Log: More test program maintenance.
7873      Branch: cfgperl
7874            ! Configure config_h.SH
7875      Branch: metaconfig
7876            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
7877            ! U/compline/charsize.U U/compline/d_sigaction.U
7878            ! U/compline/doublesize.U U/compline/floatsize.U
7879            ! U/compline/nblock_io.U U/compline/ptrsize.U
7880            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
7881            ! U/typedefs/uidsize.U
7882      Branch: metaconfig/U/perl
7883            ! fpossize.U
7884 ____________________________________________________________________________
7885 [  4531] By: jhi                                   on 1999/11/07  00:34:09
7886         Log: Tidy up the metaconfig test programs.
7887      Branch: cfgperl
7888            ! Configure config_h.SH
7889      Branch: metaconfig
7890            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
7891            ! U/compline/charsize.U U/compline/doublesize.U
7892            ! U/compline/nblock_io.U U/compline/ptrsize.U
7893            ! U/modified/d_longlong.U U/typedefs/gidsize.U
7894            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
7895            ! U/typedefs/uidsize.U
7896      Branch: metaconfig/U/perl
7897            ! fpossize.U
7898 ____________________________________________________________________________
7899 [  4530] By: jhi                                   on 1999/11/06  23:51:34
7900         Log: So many printfs, so little time.
7901      Branch: cfgperl
7902            ! op.c perl.c regcomp.c scope.c util.c
7903 ____________________________________________________________________________
7904 [  4529] By: jhi                                   on 1999/11/06  23:27:35
7905         Log: Replace the explicit zeros with NOOPs.
7906      Branch: cfgperl
7907            ! perl.h
7908 ____________________________________________________________________________
7909 [  4528] By: jhi                                   on 1999/11/06  23:10:54
7910         Log: From: jand@activestate.com (Jan Dubois)
7911              To: perl5-porters@perl.org
7912              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
7913              Mark Borgerding <mborgerding@acm.org>
7914              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
7915              Date: Sat, 06 Nov 1999 22:16:43 +0100
7916              Message-ID: <38279207.46448719@smtprelay.t-online.de>
7917      Branch: cfgperl
7918            ! op.c op.h
7919 ____________________________________________________________________________
7920 [  4527] By: jhi                                   on 1999/11/06  20:22:14
7921         Log: ...and fewer.
7922      Branch: cfgperl
7923            ! dump.c
7924 ____________________________________________________________________________
7925 [  4526] By: jhi                                   on 1999/11/06  20:19:04
7926         Log: ...and they are getting fewer.
7927      Branch: cfgperl
7928            ! dump.c op.c util.c
7929 ____________________________________________________________________________
7930 [  4525] By: jhi                                   on 1999/11/06  19:59:59
7931         Log: More printf miscasts flushed out.
7932      Branch: cfgperl
7933            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
7934            ! regexec.c
7935 ____________________________________________________________________________
7936 [  4524] By: jhi                                   on 1999/11/06  15:39:05
7937         Log: Crushing the remaining %ld guerillas.
7938      Branch: cfgperl
7939            ! ext/Devel/DProf/DProf.xs
7940 ____________________________________________________________________________
7941 [  4523] By: jhi                                   on 1999/11/06  15:11:38
7942         Log: Update CPAN sites list.
7943      Branch: cfgperl
7944            ! pod/perlmodlib.pod
7945 ____________________________________________________________________________
7946 [  4522] By: jhi                                   on 1999/11/05  19:50:46
7947         Log: The -n32 is normally part of $cc, not $ccflags.
7948      Branch: cfgperl
7949            ! hints/irix_6.sh
7950 ____________________________________________________________________________
7951 [  4521] By: gsar                                  on 1999/11/05  04:35:30
7952         Log: allow $\ to work right when set to a string with embedded nulls
7953      Branch: perl
7954            ! mg.c t/io/print.t
7955 ____________________________________________________________________________
7956 [  4520] By: jhi                                   on 1999/11/04  23:30:09
7957         Log: Integrate with Sarathy.
7958      Branch: cfgperl
7959           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
7960           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
7961           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
7962           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
7963           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
7964           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
7965 ____________________________________________________________________________
7966 [  4519] By: jhi                                   on 1999/11/04  23:09:25
7967         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7968              To: perl5-porters@perl.org (Mailing list Perl5)
7969              Subject: [PATCH 5.005_62] ref to non-lvalue method
7970              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
7971              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
7972      Branch: cfgperl
7973            ! op.c
7974 ____________________________________________________________________________
7975 [  4518] By: jhi                                   on 1999/11/04  23:07:27
7976         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7977              To: perl5-porters@perl.org (Mailing list Perl5)
7978              Subject: [PATCH 5.005_62] xsubpp dependency
7979              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
7980              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
7981      Branch: cfgperl
7982            ! lib/ExtUtils/MM_Unix.pm
7983 ____________________________________________________________________________
7984 [  4517] By: jhi                                   on 1999/11/04  23:05:59
7985         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7986              To: perl5-porters@perl.org (Mailing list Perl5)
7987              Subject: [PATCH 5.005_62] regexp.h
7988              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
7989              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
7990      Branch: cfgperl
7991            ! regexp.h
7992 ____________________________________________________________________________
7993 [  4516] By: gsar                                  on 1999/11/04  18:25:45
7994         Log: change#4485 didn't do the right thing for B::Bytecode
7995      Branch: perl
7996            ! ext/B/B/Bytecode.pm
7997 ____________________________________________________________________________
7998 [  4515] By: gsar                                  on 1999/11/04  17:28:29
7999         Log: implement STOP blocks and fix compiler to use them (minimally
8000              tested)
8001      Branch: perl
8002            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
8003            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
8004            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8005            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
8006            ! pod/perltodo.pod toke.c
8007 ____________________________________________________________________________
8008 [  4514] By: gsar                                  on 1999/11/04  15:59:46
8009         Log: display BSD license in Glob.pm (for clause #2 conformity)
8010      Branch: perl
8011            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8012            ! ext/File/Glob/bsd_glob.h
8013 ____________________________________________________________________________
8014 [  4513] By: jhi                                   on 1999/11/04  08:26:19
8015         Log: Integrate with Sarathy.
8016      Branch: cfgperl
8017           +> t/io/nargv.t
8018           !> (integrate 34 files)
8019 ____________________________________________________________________________
8020 [  4512] By: jhi                                   on 1999/11/04  08:01:25
8021         Log: Incremental Mac integration from Matthias.
8022      Branch: cfgperl
8023            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
8024            ! toke.c util.c
8025 ____________________________________________________________________________
8026 [  4511] By: gsar                                  on 1999/11/04  02:53:37
8027         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
8028      Branch: perl
8029            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
8030            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
8031            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
8032            ! xsutils.c
8033 ____________________________________________________________________________
8034 [  4510] By: jhi                                   on 1999/11/02  22:12:29
8035         Log: S_init_interp is a better place to diddle with PL_opargs
8036              than perl_construct.
8037      Branch: cfgperl
8038            ! perl.c
8039 ____________________________________________________________________________
8040 [  4509] By: jhi                                   on 1999/11/02  21:30:02
8041         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8042              To: ben@mucus.advanced.org, perl5-porters@perl.org
8043              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
8044              Date: Tue, 02 Nov 1999 21:36:00 +0000
8045              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
8046      Branch: cfgperl
8047            ! pod/perlfunc.pod
8048 ____________________________________________________________________________
8049 [  4508] By: jhi                                   on 1999/11/02  20:46:27
8050         Log: Initial integration of the MacPerl changes form Matthias.
8051      Branch: cfgperl
8052            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
8053            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
8054            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
8055 ____________________________________________________________________________
8056 [  4507] By: jhi                                   on 1999/11/01  23:05:07
8057         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8058              To: lvirden@cas.org (Larry W. Virden)
8059              Cc: perl5-porters@perl.org, lvirden@cas.org
8060              Subject: Re: [ID 19991026.001] perl segmentation fault report
8061              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
8062              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
8063      Branch: cfgperl
8064            ! regexec.c t/op/pat.t
8065 ____________________________________________________________________________
8066 [  4506] By: jhi                                   on 1999/11/01  19:56:28
8067         Log: From: Olaf Flebbe <olaf@science-computing.de>
8068              To: perl5-porters@perl.org
8069              Subject: [PATCH: 5.005_62] Patch for EPOC Support
8070              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
8071              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
8072      Branch: cfgperl
8073            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8074            + epoc/epoc_stubs.c
8075            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
8076            ! epoc/perl.pkg
8077 ____________________________________________________________________________
8078 [  4505] By: gsar                                  on 1999/11/01  17:09:44
8079         Log: macros for COP.cop_filegv access
8080      Branch: perl
8081            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
8082            ! util.c
8083 ____________________________________________________________________________
8084 [  4504] By: gsar                                  on 1999/11/01  17:08:28
8085         Log: enable better Win32::DomainName() by demand loading netapi32.dll
8086              (from Jan Dubois)
8087      Branch: perl
8088            ! pod/Win32.pod win32/win32.c
8089 ____________________________________________________________________________
8090 [  4503] By: gsar                                  on 1999/10/31  20:56:06
8091         Log: change#4502 was missing a file
8092      Branch: perl
8093            + t/io/nargv.t
8094 ____________________________________________________________________________
8095 [  4502] By: gsar                                  on 1999/10/31  20:46:02
8096         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
8097              in the way ARGV state was handled in readline(); writing a
8098              subroutine to do inplace edits is now possible, provided *ARGV,
8099              *ARGVOUT, $^I and $_ are localized where needed
8100      Branch: perl
8101            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
8102            ! pp_hot.c scope.c
8103 ____________________________________________________________________________
8104 [  4501] By: jhi                                   on 1999/10/31  12:43:54
8105         Log: Integrate with Sarathy.
8106      Branch: cfgperl
8107           !> perl.h win32/config.bc win32/config.gc win32/config.vc
8108           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8109 ____________________________________________________________________________
8110 [  4500] By: gsar                                  on 1999/10/31  10:01:17
8111         Log: updated windows config* files
8112      Branch: perl
8113            ! win32/config.bc win32/config.gc win32/config.vc
8114            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8115 ____________________________________________________________________________
8116 [  4499] By: gsar                                  on 1999/10/31  09:15:17
8117         Log: integrate cfgperl contents into mainline
8118      Branch: perl
8119           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8120           !> config_h.SH perl.h
8121 ____________________________________________________________________________
8122 [  4498] By: gsar                                  on 1999/10/31  09:13:41
8123         Log: remove unused struct Outrec
8124      Branch: perl
8125            ! perl.h
8126 ____________________________________________________________________________
8127 [  4497] By: jhi                                   on 1999/10/30  12:41:50
8128         Log: Add HAS_QUAD ($Config{d_quad}); use it.
8129      Branch: cfgperl
8130            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8131            ! config_h.SH perl.h
8132      Branch: metaconfig
8133            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
8134            ! U/typedefs/uidf.U
8135      Branch: metaconfig/U/perl
8136            ! perlxv.U
8137 ____________________________________________________________________________
8138 [  4496] By: gsar                                  on 1999/10/30  00:28:32
8139         Log: integrate cfgperl contents into mainline
8140      Branch: perl
8141           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
8142           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
8143           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
8144           !> perl.h pp.c pp.h regexec.c sv.c taint.c
8145 ____________________________________________________________________________
8146 [  4495] By: jhi                                   on 1999/10/29  23:36:19
8147         Log: Continue what #4494 started; introduce uid and gid formats.
8148      Branch: cfgperl
8149            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8150            ! config_h.SH handy.h perl.h
8151      Branch: metaconfig
8152            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
8153            - U/typedefs/quadtype.U
8154      Branch: metaconfig/U/perl
8155            ! perlxv.U
8156 ____________________________________________________________________________
8157 [  4494] By: jhi                                   on 1999/10/29  22:09:01
8158         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
8159              from perl.h and handy.h.
8160      Branch: cfgperl
8161            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8162            ! config_h.SH handy.h perl.h
8163      Branch: metaconfig/U/perl
8164            + perlxv.U perlxvf.U
8165 ____________________________________________________________________________
8166 [  4493] By: jhi                                   on 1999/10/29  22:08:06
8167         Log: Finetuning the output continues along the lines of #4490 and #4491.
8168      Branch: metaconfig
8169            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8170            ! U/typedefs/fpostype.U
8171      Branch: metaconfig/U/perl
8172            + fpossize.U
8173            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8174            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8175 ____________________________________________________________________________
8176 [  4492] By: jhi                                   on 1999/10/29  21:14:53
8177         Log: Hurd update from Mark Kettenis.
8178      Branch: cfgperl
8179            ! README.hurd
8180 ____________________________________________________________________________
8181 [  4491] By: jhi                                   on 1999/10/29  20:37:02
8182         Log: A new try at what #4490 tried to accomplish.
8183      Branch: metaconfig
8184            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8185      Branch: metaconfig/U/perl
8186            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8187            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8188 ____________________________________________________________________________
8189 [  4490] By: jhi                                   on 1999/10/29  20:19:41
8190         Log: metaconfig nits.
8191      Branch: metaconfig
8192            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8193      Branch: metaconfig/U/perl
8194            + d_iovec_s.U
8195            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8196            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8197 ____________________________________________________________________________
8198 [  4489] By: jhi                                   on 1999/10/29  16:08:43
8199         Log: Integrate with Sarathy.
8200      Branch: cfgperl
8201           !> (integrate 31 files)
8202 ____________________________________________________________________________
8203 [  4488] By: jhi                                   on 1999/10/29  15:30:30
8204         Log: Regen Configure and Glossary.
8205      Branch: cfgperl
8206            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8207            ! config_h.SH
8208 ____________________________________________________________________________
8209 [  4487] By: jhi                                   on 1999/10/29  15:24:13
8210         Log: Remove quad logic from perl.h; regen Configure;
8211              add -DUSE_LONG_LONG to ccflags if not already there.
8212      Branch: cfgperl
8213            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
8214            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
8215 ____________________________________________________________________________
8216 [  4486] By: jhi                                   on 1999/10/29  15:22:38
8217         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
8218              fixed the use*.U to define their stuff only iff not already defined
8219              (so that ccflags can have any -DUSE_* it wants);
8220              uselonglong.U added; various small nits fixed.
8221      Branch: metaconfig
8222            + U/typedefs/quadtype.U
8223            ! U/modified/d_longdbl.U U/modified/d_longlong.U
8224            ! U/modified/d_statblks.U U/modified/usenm.U
8225            ! U/threads/usethreads.U
8226      Branch: metaconfig/U/perl
8227            + uselonglong.U
8228            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8229            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
8230            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
8231            ! usemultiplicity.U useperlio.U usesocks.U
8232 ____________________________________________________________________________
8233 [  4485] By: gsar                                  on 1999/10/29  06:08:50
8234         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
8235      Branch: perl
8236            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
8237            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8238            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
8239            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
8240            ! sv.h
8241 ____________________________________________________________________________
8242 [  4484] By: gsar                                  on 1999/10/29  03:00:21
8243         Log: usurp GVOP slot for new PADOP (one small step to making optree
8244              shareable across interpreters)
8245      Branch: perl
8246            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
8247            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8248            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
8249            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
8250            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
8251            ! pp_hot.c pp_sys.c regexec.c run.c
8252 ____________________________________________________________________________
8253 [  4483] By: jhi                                   on 1999/10/28  22:01:12
8254         Log: Regen Configure.
8255      Branch: cfgperl
8256            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8257            ! config_h.SH
8258 ____________________________________________________________________________
8259 [  4482] By: jhi                                   on 1999/10/28  21:45:26
8260         Log: Installdirs patches from Andy.
8261      Branch: metaconfig
8262            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
8263            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
8264            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
8265            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
8266            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
8267            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
8268            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
8269            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
8270            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
8271 ____________________________________________________________________________
8272 [  4481] By: gsar                                  on 1999/10/28  17:33:49
8273         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
8274              can still be directly set)
8275      Branch: perl
8276            ! lib/Time/Local.pm
8277 ____________________________________________________________________________
8278 [  4480] By: jhi                                   on 1999/10/28  13:49:26
8279         Log: Fix printing of uids and gids; regen Configure.
8280      Branch: cfgperl
8281            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8282            ! config_h.SH mg.c perl.c perl.h taint.c
8283 ____________________________________________________________________________
8284 [  4479] By: jhi                                   on 1999/10/28  11:53:57
8285         Log: Fix typo.
8286      Branch: metaconfig
8287            ! U/typedefs/gidsize.U
8288 ____________________________________________________________________________
8289 [  4478] By: jhi                                   on 1999/10/28  06:50:02
8290         Log: Integrate with Sarathy.
8291      Branch: cfgperl
8292           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
8293           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8294           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8295           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
8296 ____________________________________________________________________________
8297 [  4477] By: jhi                                   on 1999/10/28  06:40:54
8298         Log: (Slightly) better comments for Policy_sh.SH from Andy.
8299      Branch: cfgperl
8300            ! Policy_sh.SH
8301 ____________________________________________________________________________
8302 [  4476] By: gsar                                  on 1999/10/27  23:54:36
8303         Log: regen config* stuff for windows
8304      Branch: perl
8305            ! Changes patchlevel.h win32/Makefile win32/config.bc
8306            ! win32/config.gc win32/config.vc win32/config_H.bc
8307            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
8308            ! win32/makefile.mk
8309 ____________________________________________________________________________
8310 [  4475] By: gsar                                  on 1999/10/27  21:32:30
8311         Log: integrate cfgperl contents into mainline; merge conflicts
8312      Branch: perl
8313           !> (integrate 46 files)
8314 ____________________________________________________________________________
8315 [  4474] By: gsar                                  on 1999/10/27  21:15:07
8316         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
8317              perl; stdout/stderr redirects seem broken as well)
8318      Branch: perl
8319            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
8320 ____________________________________________________________________________
8321 [  4473] By: jhi                                   on 1999/10/27  21:11:11
8322         Log: Do not block if no message queues available.
8323      Branch: cfgperl
8324            ! t/lib/ipc_sysv.t
8325 ____________________________________________________________________________
8326 [  4472] By: jhi                                   on 1999/10/27  18:27:40
8327         Log: Remove unused "squatter" symbols; regen Configure.
8328      Branch: cfgperl
8329            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
8330            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
8331            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8332 ____________________________________________________________________________
8333 [  4471] By: jhi                                   on 1999/10/27  18:26:55
8334         Log: metaconfig; split socket; fix output.
8335      Branch: metaconfig
8336            ! U/modified/d_socket.U U/modified/d_statblks.U
8337      Branch: metaconfig/U/perl
8338            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
8339            ! i_sysstatfs.U i_sysvfs.U
8340 ____________________________________________________________________________
8341 [  4470] By: jhi                                   on 1999/10/27  17:19:06
8342         Log: Regen Configure.
8343      Branch: cfgperl
8344            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8345            ! config_h.SH perl.c perl.h
8346 ____________________________________________________________________________
8347 [  4469] By: jhi                                   on 1999/10/27  17:18:41
8348         Log: metaconfig; split statfs.
8349      Branch: metaconfig/U/perl
8350            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
8351            ! d_statfs.U
8352 ____________________________________________________________________________
8353 [  4468] By: jhi                                   on 1999/10/27  14:06:44
8354         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
8355              (Ilya's changes won).
8356      Branch: cfgperl
8357           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8358           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
8359           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
8360           !> (integrate 65 files)
8361 ____________________________________________________________________________
8362 [  4467] By: jhi                                   on 1999/10/27  13:38:41
8363         Log: Regen Configure.
8364      Branch: cfgperl
8365            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8366            ! config_h.SH
8367 ____________________________________________________________________________
8368 [  4466] By: jhi                                   on 1999/10/27  13:18:06
8369         Log: metaconfig fixes from Andy.
8370      Branch: metaconfig
8371            + U/modified/libnlist.U U/modified/usrinc.U
8372            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
8373 ____________________________________________________________________________
8374 [  4465] By: jhi                                   on 1999/10/27  13:06:27
8375         Log: Nosuid checking for statfs() people.
8376      Branch: cfgperl
8377            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8378            ! config_h.SH perl.c perl.h pod/perldiag.pod
8379 ____________________________________________________________________________
8380 [  4464] By: jhi                                   on 1999/10/27  13:04:20
8381         Log: metaconfig maintenance; fix Hasfield, statfs;
8382              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
8383              split fstatfs away from statfs.
8384      Branch: metaconfig
8385            + U/protos/Hasstruct.U
8386            ! U/protos/Hasfield.U
8387      Branch: metaconfig/U/perl
8388            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
8389            + i_ustat.U
8390            ! d_statfs.U
8391 ____________________________________________________________________________
8392 [  4463] By: jhi                                   on 1999/10/27  07:55:53
8393         Log: We need cc to be able to test for cc -v.
8394      Branch: cfgperl
8395            ! hints/dec_osf.sh
8396 ____________________________________________________________________________
8397 [  4462] By: gsar                                  on 1999/10/27  01:31:41
8398         Log: more GCC v2.95 induced adjustments
8399      Branch: perl
8400            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
8401            ! win32/makefile.mk win32/win32.c x2p/walk.c
8402 ____________________________________________________________________________
8403 [  4461] By: gsar                                  on 1999/10/26  21:42:59
8404         Log: warnings and const violations identified by compiling in C++ mode
8405              with GCC v2.95
8406      Branch: perl
8407            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
8408            ! sv.c taint.c toke.c win32/win32.c
8409 ____________________________________________________________________________
8410 [  4459] By: jhi                                   on 1999/10/26  10:15:58
8411         Log: Regen Configure.
8412      Branch: cfgperl
8413            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8414            ! config_h.SH
8415 ____________________________________________________________________________
8416 [  4458] By: jhi                                   on 1999/10/26  09:48:37
8417         Log: Minor rewordings.
8418      Branch: metaconfig/U/perl
8419            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
8420 ____________________________________________________________________________
8421 [  4456] By: jhi                                   on 1999/10/26  09:11:49
8422         Log: Fix d_statfsflags; add d_getmnt.
8423      Branch: metaconfig/U/perl
8424            + d_getmnt.U
8425            ! d_statfs.U
8426 ____________________________________________________________________________
8427 [  4455] By: jhi                                   on 1999/10/26  08:12:27
8428         Log: Massive multitypo in #4446.
8429      Branch: cfgperl
8430            ! hints/dec_osf.sh
8431 ____________________________________________________________________________
8432 [  4454] By: jhi                                   on 1999/10/25  08:28:45
8433         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
8434              To: Perl 5 Porters <perl5-porters@perl.org>
8435              Subject: [PATCH 5.005_62] dos-djgpp update
8436              Date: Mon, 25 Oct 1999 10:11:30 +0200
8437              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
8438      Branch: cfgperl
8439            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
8440            ! pod/perldelta.pod t/lib/io_unix.t
8441 ____________________________________________________________________________
8442 [  4453] By: jhi                                   on 1999/10/25  08:25:50
8443         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8444              To: perl5-porters@perl.org (Mailing list Perl5)
8445              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
8446              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
8447              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
8448      Branch: cfgperl
8449            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
8450 ____________________________________________________________________________
8451 [  4452] By: jhi                                   on 1999/10/25  08:16:55
8452         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8453              To: perl5-porters@perl.org (Mailing list Perl5)
8454              Subject: [PATCH 5.005_62] Missing REx engine patch
8455              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
8456              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
8457      Branch: cfgperl
8458            ! pod/perldiag.pod regcomp.c regexec.c
8459 ____________________________________________________________________________
8460 [  4451] By: jhi                                   on 1999/10/25  08:13:06
8461         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8462              To: perl5-porters@perl.org (Mailing list Perl5)
8463              Subject: [PATCH 5.005_62] charnames and UTEST
8464              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
8465              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
8466      Branch: cfgperl
8467            ! t/lib/charnames.t
8468 ____________________________________________________________________________
8469 [  4450] By: gsar                                  on 1999/10/25  07:38:15
8470         Log: win32 tweak
8471      Branch: perl
8472            ! win32/perllib.c
8473 ____________________________________________________________________________
8474 [  4449] By: gsar                                  on 1999/10/24  23:20:10
8475         Log: remove inconsistent tainting behavior of sprintf("%e",...)
8476              (all bets are off is "C" locale is compromised)
8477      Branch: perl
8478            ! pod/perlfunc.pod pod/perllocale.pod sv.c
8479 ____________________________________________________________________________
8480 [  4448] By: gsar                                  on 1999/10/24  22:20:42
8481         Log: remove unused interpreter globals
8482      Branch: perl
8483            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
8484            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
8485            ! proto.h toke.c
8486 ____________________________________________________________________________
8487 [  4447] By: jhi                                   on 1999/10/24  21:49:52
8488         Log: Another hints tweak.
8489      Branch: cfgperl
8490            ! hints/aix.sh
8491 ____________________________________________________________________________
8492 [  4446] By: jhi                                   on 1999/10/24  21:48:02
8493         Log: Hints tweak.
8494      Branch: cfgperl
8495            ! hints/dec_osf.sh
8496 ____________________________________________________________________________
8497 [  4445] By: nick                                  on 1999/10/24  21:03:28
8498         Log: Integrate own changes to mainline.
8499      Branch: utfperl
8500           !> installperl pp.c
8501 ____________________________________________________________________________
8502 [  4444] By: nick                                  on 1999/10/24  20:54:06
8503         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
8504              (Fix/workround for [ID19991024.001])
8505      Branch: perl
8506            ! pp.c
8507 ____________________________________________________________________________
8508 [  4443] By: nick                                  on 1999/10/24  15:09:51
8509         Log: Follow that camel ... another sync.
8510      Branch: utfperl
8511           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8512           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
8513           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
8514           !> (integrate 36 files)
8515 ____________________________________________________________________________
8516 [  4442] By: gsar                                  on 1999/10/24  14:40:01
8517         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
8518      Branch: perl
8519            ! installperl
8520 ____________________________________________________________________________
8521 [  4441] By: gsar                                  on 1999/10/24  14:33:11
8522         Log: test in change#4428 needs strict interpretation of C modulus
8523      Branch: perl
8524            ! t/op/int.t
8525 ____________________________________________________________________________
8526 [  4440] By: gsar                                  on 1999/10/24  13:47:17
8527         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
8528              $? break
8529      Branch: perl
8530            ! perl.c pod/perldelta.pod pod/perldiag.pod
8531 ____________________________________________________________________________
8532 [  4439] By: jhi                                   on 1999/10/24  13:19:17
8533         Log: test for #2835 (yeah, better later than never)
8534      Branch: cfgperl
8535            ! t/op/array.t
8536 ____________________________________________________________________________
8537 [  4438] By: gsar                                  on 1999/10/24  12:59:12
8538         Log: typo, doc tweak
8539      Branch: perl
8540            ! lib/attributes.pm pod/perlop.pod
8541 ____________________________________________________________________________
8542 [  4437] By: gsar                                  on 1999/10/24  11:59:55
8543         Log: allow get() and reftype() functions to be imported (from
8544              Spider Boardman)
8545      Branch: perl
8546            ! lib/attributes.pm
8547 ____________________________________________________________________________
8548 [  4436] By: gsar                                  on 1999/10/24  11:52:53
8549         Log: suppress scalar leak messages for known leaks (from
8550              Robin Barker <rmb1@cise.npl.co.uk>)
8551      Branch: perl
8552            ! Changes t/op/lex_assign.t t/pragma/warn/op
8553 ____________________________________________________________________________
8554 [  4435] By: gsar                                  on 1999/10/24  11:39:42
8555         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
8556      Branch: perl
8557            ! ext/B/defsubs_h.PL
8558 ____________________________________________________________________________
8559 [  4434] By: gsar                                  on 1999/10/24  11:36:08
8560         Log: relax range checking if they ask for it (from John L. Allen
8561              <allen@grumman.com>)
8562      Branch: perl
8563            ! lib/Time/Local.pm
8564 ____________________________________________________________________________
8565 [  4433] By: gsar                                  on 1999/10/24  11:25:51
8566         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
8567      Branch: perl
8568            ! README lib/File/Path.pm
8569 ____________________________________________________________________________
8570 [  4432] By: gsar                                  on 1999/10/24  11:11:02
8571         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8572              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
8573              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
8574              Subject: Re: [PATCH 5.005_62] OS/2 improvements
8575      Branch: perl
8576            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8577            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
8578            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
8579            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
8580            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
8581            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
8582            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
8583            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
8584            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
8585            ! perl.c perl.h t/io/fs.t t/op/magic.t
8586 ____________________________________________________________________________
8587 [  4431] By: gsar                                  on 1999/10/24  10:50:14
8588         Log: install all README.foo with pod content as podfoo.pod
8589      Branch: perl
8590            ! Makefile.SH installman
8591 ____________________________________________________________________________
8592 [  4430] By: gsar                                  on 1999/10/24  09:28:24
8593         Log: @INC needs ../lib
8594      Branch: perl
8595            ! t/op/int.t
8596 ____________________________________________________________________________
8597 [  4429] By: jhi                                   on 1999/10/23  21:47:49
8598         Log: More printf-fixes (see also #4426).
8599      Branch: cfgperl
8600            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
8601            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
8602            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
8603 ____________________________________________________________________________
8604 [  4428] By: gsar                                  on 1999/10/23  20:28:56
8605         Log: fix accidental C modulo semantics on integer-valued operations
8606              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
8607      Branch: perl
8608            ! op.c t/op/int.t
8609 ____________________________________________________________________________
8610 [  4427] By: jhi                                   on 1999/10/23  16:10:10
8611         Log: Integrate with Sarathy.
8612      Branch: cfgperl
8613           !> sv.c win32/win32.c
8614 ____________________________________________________________________________
8615 [  4426] By: jhi                                   on 1999/10/23  16:04:02
8616         Log: Fix the printfing nits pointed out by using gcc -Wall and
8617              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
8618              plus few other warnings in Dumper.xs.
8619      Branch: cfgperl
8620            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
8621            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
8622 ____________________________________________________________________________
8623 [  4425] By: jhi                                   on 1999/10/23  15:16:41
8624         Log: Configure regen to pick up the new installation directories
8625              from Policy_sh.SH.  The explanations of "public add-ons" and
8626              "vendor-supplied" could do with more work.
8627      Branch: cfgperl
8628            ! Configure config_h.SH
8629 ____________________________________________________________________________
8630 [  4424] By: nick                                  on 1999/10/23  00:46:22
8631         Log: Resolve mainline before possible hacking operertunity this weekend
8632      Branch: utfperl
8633           +> pod/perlfilter.pod
8634           !> (integrate 32 files)
8635 ____________________________________________________________________________
8636 [  4423] By: jhi                                   on 1999/10/22  22:53:17
8637         Log: Update Policy_sh.SH to handle the newer installation directives.
8638              From: Andy Dougherty <doughera@lafayette.edu>
8639              To: Perl Porters <perl5-porters@perl.org>
8640              Subject: [PATCH 5.005_62] Policy_sh.SH update
8641              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
8642              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
8643      Branch: cfgperl
8644            ! Policy_sh.SH
8645 ____________________________________________________________________________
8646 [  4422] By: jhi                                   on 1999/10/22  22:44:44
8647         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
8648      Branch: cfgperl
8649            ! hints/aix.sh
8650 ____________________________________________________________________________
8651 [  4421] By: gsar                                  on 1999/10/22  21:16:44
8652         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
8653              C<"%ld", long_val>
8654      Branch: perl
8655            ! sv.c
8656 ____________________________________________________________________________
8657 [  4420] By: gsar                                  on 1999/10/22  16:36:46
8658         Log: win32_utime() on directories should use localtime() rather
8659              than gmtime() (from Jan Dubois)
8660      Branch: perl
8661            ! win32/win32.c
8662 ____________________________________________________________________________
8663 [  4419] By: jhi                                   on 1999/10/21  10:31:41
8664         Log: Integrate with Sarathy.
8665      Branch: cfgperl
8666           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
8667           !> t/lib/glob-basic.t t/op/sort.t
8668 ____________________________________________________________________________
8669 [  4418] By: gsar                                  on 1999/10/20  23:49:47
8670         Log: add test for change#4417
8671      Branch: perl
8672            ! t/op/sort.t
8673 ____________________________________________________________________________
8674 [  4417] By: gsar                                  on 1999/10/20  23:45:03
8675         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
8676      Branch: perl
8677            ! op.c
8678 ____________________________________________________________________________
8679 [  4416] By: gsar                                  on 1999/10/20  01:00:50
8680         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
8681      Branch: perl
8682            ! lib/CPAN/FirstTime.pm
8683 ____________________________________________________________________________
8684 [  4415] By: gsar                                  on 1999/10/20  00:52:34
8685         Log: disable optimizing troublesome ops in change#3612
8686              (from Ilya Zakharevich)
8687      Branch: perl
8688            ! Makefile.SH opcode.h opcode.pl
8689 ____________________________________________________________________________
8690 [  4414] By: gsar                                  on 1999/10/20  00:37:46
8691         Log: skip unreadable directory test when running as root
8692      Branch: perl
8693            ! t/lib/glob-basic.t
8694 ____________________________________________________________________________
8695 [  4413] By: jhi                                   on 1999/10/19  09:26:52
8696         Log: Avoid GNU ar if HP cc is being used.
8697      Branch: cfgperl
8698            ! hints/hpux.sh
8699 ____________________________________________________________________________
8700 [  4412] By: jhi                                   on 1999/10/19  07:24:29
8701         Log: Integrate with Sarathy.
8702      Branch: cfgperl
8703           !> perlvars.h
8704 ____________________________________________________________________________
8705 [  4411] By: jhi                                   on 1999/10/19  07:22:34
8706         Log: Long double support: sqrtl et al are not available everywhere,
8707              e.g. not in Solaris, even when long doubles are.
8708      Branch: cfgperl
8709            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8710            ! config_h.SH perl.h
8711 ____________________________________________________________________________
8712 [  4410] By: jhi                                   on 1999/10/19  07:21:42
8713         Log: Add sqrtl probe, add echo dependencies.
8714      Branch: metaconfig
8715            ! U/threads/d_pthreadj.U
8716      Branch: metaconfig/U/perl
8717            + d_sqrtl.U
8718            ! i_inttypes.U io64.U
8719 ____________________________________________________________________________
8720 [  4409] By: gsar                                  on 1999/10/19  02:18:54
8721         Log: perl_mutex n/a if !USE_THREADS
8722      Branch: perl
8723            ! perlvars.h
8724 ____________________________________________________________________________
8725 [  4408] By: jhi                                   on 1999/10/18  20:13:02
8726         Log: Forgotten s/warning/warnings/.
8727      Branch: cfgperl
8728            ! Makefile.SH
8729 ____________________________________________________________________________
8730 [  4407] By: jhi                                   on 1999/10/18  20:02:12
8731         Log: Integrate with Sarathy.
8732      Branch: cfgperl
8733           +> pod/perlfilter.pod
8734           !> (integrate 30 files)
8735 ____________________________________________________________________________
8736 [  4406] By: gsar                                  on 1999/10/18  16:32:10
8737         Log: added intro to source filters from Paul Marquess
8738      Branch: perl
8739            + pod/perlfilter.pod
8740            ! MANIFEST pod/perldelta.pod
8741 ____________________________________________________________________________
8742 [  4405] By: gsar                                  on 1999/10/18  05:53:06
8743         Log: missing manpages
8744      Branch: perl
8745            ! installman
8746 ____________________________________________________________________________
8747 [  4404] By: gsar                                  on 1999/10/18  05:09:22
8748         Log: pod updates from Tom Christiansen
8749      Branch: perl
8750            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
8751 ____________________________________________________________________________
8752 [  4403] By: gsar                                  on 1999/10/17  23:43:59
8753         Log: PL_malloc_mutex needs to be global, not per-interpreter
8754              (malloc.c has static data)
8755      Branch: perl
8756            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
8757 ____________________________________________________________________________
8758 [  4402] By: gsar                                  on 1999/10/17  22:30:30
8759         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
8760              windows
8761      Branch: perl
8762            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
8763            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
8764            ! win32/win32.h
8765 ____________________________________________________________________________
8766 [  4401] By: gsar                                  on 1999/10/17  20:33:42
8767         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
8768              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
8769              is one symptom of the problem
8770      Branch: perl
8771            ! pp_ctl.c t/op/eval.t
8772 ____________________________________________________________________________
8773 [  4400] By: gsar                                  on 1999/10/17  18:36:46
8774         Log: remove FileHandle from list of PodParser dependencies (the
8775              difference is 20 files vs 6 files loaded!)
8776      Branch: perl
8777            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
8778            ! t/pod/testcmp.pl
8779 ____________________________________________________________________________
8780 [  4399] By: nick                                  on 1999/10/17  14:51:35
8781         Log: Pre-trip resolve
8782      Branch: utfperl
8783           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
8784 ____________________________________________________________________________
8785 [  4398] By: gsar                                  on 1999/10/17  09:19:24
8786         Log: make installperl ignore RCS files (from Michael G Schwern
8787              <schwern@pobox.com>)
8788      Branch: perl
8789            ! installperl lib/Text/Tabs.pm
8790 ____________________________________________________________________________
8791 [  4397] By: gsar                                  on 1999/10/16  18:30:14
8792         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
8793      Branch: perl
8794            ! perl.c
8795 ____________________________________________________________________________
8796 [  4396] By: jhi                                   on 1999/10/16  17:44:39
8797         Log: Missing comma.
8798      Branch: cfgperl
8799            ! lib/diagnostics.pm
8800 ____________________________________________________________________________
8801 [  4395] By: gsar                                  on 1999/10/16  17:18:36
8802         Log: assumption about @_ always being non-REAL doesn't hold when
8803              debugger is running; DB::sub() can call arbitrary stuff
8804              that modifies @_ at will
8805      Branch: perl
8806            ! pp_hot.c
8807 ____________________________________________________________________________
8808 [  4394] By: nick                                  on 1999/10/16  09:35:20
8809         Log: Resolve utfperl branch against mainline as of _62
8810      Branch: utfperl
8811           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
8812           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
8813           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
8814           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
8815           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
8816           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
8817           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
8818           +> t/lib/glob-taint.t win32/genmk95.pl
8819            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
8820           !> (integrate 144 files)
8821 ____________________________________________________________________________
8822 [  4393] By: gsar                                  on 1999/10/16  04:07:02
8823         Log: OS/2 support bits (from Ilya Zakharevich)
8824      Branch: perl
8825            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
8826 ____________________________________________________________________________
8827 [  4392] By: jhi                                   on 1999/10/15  10:28:09
8828         Log: Integrate with Sarathy.
8829      Branch: cfgperl
8830           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
8831           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
8832           !> win32/Makefile win32/makefile.mk
8833
8834 ----------------
8835 Version 5.005_62
8836 ----------------
8837
8838 ____________________________________________________________________________
8839 [  4391] By: gsar                                  on 1999/10/15  10:12:42
8840         Log: here be 5.005_62
8841      Branch: perl
8842            ! Changes MANIFEST Porting/makerel
8843 ____________________________________________________________________________
8844 [  4390] By: gsar                                  on 1999/10/15  09:45:51
8845         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
8846              avoid tickling it in Pod::Man for now; other nits in
8847              Pod::*
8848      Branch: perl
8849            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
8850            ! pod/perlopentut.pod
8851 ____________________________________________________________________________
8852 [  4389] By: gsar                                  on 1999/10/15  08:55:01
8853         Log: disable internal globbing for miniperl (or build breaks out
8854              in a rash of failed dependencies)
8855      Branch: perl
8856            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
8857 ____________________________________________________________________________
8858 [  4388] By: jhi                                   on 1999/10/15  08:07:49
8859         Log: Integrate with Sarathy.
8860      Branch: cfgperl
8861           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
8862           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
8863 ____________________________________________________________________________
8864 [  4387] By: gsar                                  on 1999/10/15  07:46:24
8865         Log: integrate cfgperl contents into mainline
8866      Branch: perl
8867            ! Changes
8868           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
8869           !> t/pragma/warn/regcomp
8870 ____________________________________________________________________________
8871 [  4386] By: gsar                                  on 1999/10/15  05:45:36
8872         Log: various little goofs in change#4385
8873      Branch: perl
8874            ! win32/include/dirent.h win32/win32.c
8875 ____________________________________________________________________________
8876 [  4385] By: gsar                                  on 1999/10/15  04:49:09
8877         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
8878              rather than win32_opendir() reading all files up front (untested)
8879      Branch: perl
8880            ! win32/include/dirent.h win32/win32.c
8881 ____________________________________________________________________________
8882 [  4384] By: gsar                                  on 1999/10/15  01:34:09
8883         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
8884      Branch: perl
8885            ! lib/Benchmark.pm pod/perldelta.pod
8886 ____________________________________________________________________________
8887 [  4383] By: gsar                                  on 1999/10/15  01:22:32
8888         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
8889              <dha@panix.com>)
8890      Branch: perl
8891            ! pod/perlfaq2.pod
8892 ____________________________________________________________________________
8893 [  4382] By: gsar                                  on 1999/10/15  01:14:22
8894         Log: From: jand@ActiveState.com (Jan Dubois)
8895              Date: Fri, 15 Oct 1999 01:14:23 +0200
8896              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
8897              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
8898      Branch: perl
8899            ! ext/POSIX/POSIX.xs
8900 ____________________________________________________________________________
8901 [  4381] By: jhi                                   on 1999/10/14  22:11:36
8902         Log: Integrate with Sarathy.
8903      Branch: cfgperl
8904           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
8905           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
8906           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
8907           !> win32/makefile.mk
8908 ____________________________________________________________________________
8909 [  4380] By: jhi                                   on 1999/10/14  22:08:22
8910         Log: Warn inside character classes about unknown backslash escapes
8911              (that are not caught earlier because of being completely unknown,
8912              such as \m), such as \z (because they make do sense inside regexen,
8913              but not inside character classes).
8914      Branch: cfgperl
8915            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
8916            ! t/pragma/warn/regcomp
8917 ____________________________________________________________________________
8918 [  4379] By: gsar                                  on 1999/10/14  18:26:56
8919         Log: clarify significance of parens for "x" (from M.J.T. Guy
8920              <mjtg@cus.cam.ac.uk>)
8921      Branch: perl
8922            ! pod/perlop.pod
8923 ____________________________________________________________________________
8924 [  4378] By: gsar                                  on 1999/10/14  18:25:20
8925         Log: make timelocal work better when time is close to the epoch
8926              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
8927      Branch: perl
8928            ! lib/Time/Local.pm
8929 ____________________________________________________________________________
8930 [  4377] By: gsar                                  on 1999/10/14  18:15:11
8931         Log: integrate cfgperl contents into mainline
8932      Branch: perl
8933           +> ext/DB_File/hints/sco.pl
8934           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
8935           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
8936           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
8937 ____________________________________________________________________________
8938 [  4376] By: gsar                                  on 1999/10/14  17:47:35
8939         Log: fix POPSTACK panics that ensued from bad interaction between
8940              runlevels and stack of stacks (change#3988 done right);
8941              basically, we pop the runlevel if the stacklevel is not the
8942              same one we started the runlevel with
8943      Branch: perl
8944            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
8945 ____________________________________________________________________________
8946 [  4375] By: gsar                                  on 1999/10/14  15:54:48
8947         Log: avoid warnings
8948      Branch: perl
8949            ! ext/File/Glob/bsd_glob.c
8950 ____________________________________________________________________________
8951 [  4374] By: jhi                                   on 1999/10/14  10:08:44
8952         Log: Warn about false ranges like \d-\w (see the change #4355).
8953              The invalid ranges (b-a) warning message also enhanced.
8954      Branch: cfgperl
8955            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
8956            ! t/pragma/warn/regcomp
8957 ____________________________________________________________________________
8958 [  4373] By: gsar                                  on 1999/10/14  03:49:54
8959         Log: File::Glob fixes for Windows
8960      Branch: perl
8961            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
8962            ! win32/makefile.mk
8963 ____________________________________________________________________________
8964 [  4372] By: gsar                                  on 1999/10/14  02:21:31
8965         Log: avoid inefficiency in change#3386 (every longjmp() was followed
8966              by an avoidable call to setjmp())
8967      Branch: perl
8968            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
8969            ! proto.h scope.c scope.h
8970 ____________________________________________________________________________
8971 [  4371] By: jhi                                   on 1999/10/13  21:17:17
8972         Log: Integrate with Sarathy.
8973      Branch: cfgperl
8974           !> op.c pod/perldelta.pod
8975 ____________________________________________________________________________
8976 [  4370] By: gsar                                  on 1999/10/13  18:08:45
8977         Log: misc tweaks
8978      Branch: perl
8979            ! op.c pod/perldelta.pod
8980 ____________________________________________________________________________
8981 [  4369] By: jhi                                   on 1999/10/13  16:18:58
8982         Log: Integrate with Sarathy.
8983      Branch: cfgperl
8984           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8985 ____________________________________________________________________________
8986 [  4368] By: gsar                                  on 1999/10/13  16:14:16
8987         Log: pod nits from various perl porters
8988      Branch: perl
8989            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8990 ____________________________________________________________________________
8991 [  4367] By: jhi                                   on 1999/10/13  12:10:30
8992         Log: From: Vlad Harchev <hvv@hippo.ru>
8993              To: perl5-porters@perl.org
8994              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
8995              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
8996              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
8997      Branch: cfgperl
8998            ! pod/perlop.pod
8999 ____________________________________________________________________________
9000 [  4366] By: gsar                                  on 1999/10/13  08:11:11
9001         Log: typos and language goofs pointed out by Hugo van der Sanden
9002              <hv@crypt.compulink.co.uk>
9003      Branch: perl
9004            ! pod/perldelta.pod pod/perldiag.pod
9005 ____________________________________________________________________________
9006 [  4365] By: jhi                                   on 1999/10/13  07:27:44
9007         Log: Integrate with Sarathy.
9008      Branch: cfgperl
9009           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9010           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9011           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9012           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9013           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
9014           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
9015           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
9016           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
9017           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
9018 ____________________________________________________________________________
9019 [  4364] By: gsar                                  on 1999/10/13  07:06:04
9020         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9021      Branch: perl
9022            ! lib/perl5db.pl
9023 ____________________________________________________________________________
9024 [  4363] By: jhi                                   on 1999/10/13  07:03:43
9025         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
9026              To: perl5-porters@perl.org
9027              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
9028              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
9029              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
9030      Branch: cfgperl
9031            ! hints/svr5.sh
9032 ____________________________________________________________________________
9033 [  4362] By: jhi                                   on 1999/10/13  06:57:16
9034         Log: Add DB_File hint for SCO ODT.
9035              From: hops@sco.com
9036              To: perl5-porters@perl.org
9037              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9038              Date: Tue, 12 Oct 1999 20:16:04 PDT
9039              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9040      Branch: cfgperl
9041            + ext/DB_File/hints/sco.pl
9042            ! MANIFEST
9043 ____________________________________________________________________________
9044 [  4361] By: gsar                                  on 1999/10/13  06:56:08
9045         Log: PL_numeric_radix used without being defined (from Ilya
9046              Zakharevich)
9047      Branch: perl
9048            ! util.c
9049 ____________________________________________________________________________
9050 [  4360] By: gsar                                  on 1999/10/13  06:43:03
9051         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
9052              From: hops@sco.com
9053              Date: Tue, 12 Oct 1999 20:16:04 PDT
9054              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9055              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9056      Branch: perl
9057            + ext/NDBM_File/hints/sco.pl
9058            ! MANIFEST ext/ODBM_File/hints/sco.pl
9059 ____________________________________________________________________________
9060 [  4359] By: gsar                                  on 1999/10/13  06:34:53
9061         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9062      Branch: perl
9063            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
9064            ! pod/perlport.pod
9065 ____________________________________________________________________________
9066 [  4358] By: gsar                                  on 1999/10/12  19:10:27
9067         Log: perldelta updates
9068      Branch: perl
9069            ! pod/perldelta.pod
9070 ____________________________________________________________________________
9071 [  4357] By: gsar                                  on 1999/10/12  17:11:18
9072         Log: update perldelta for change#4356
9073      Branch: perl
9074            ! Changes pod/perldelta.pod
9075 ____________________________________________________________________________
9076 [  4356] By: gsar                                  on 1999/10/12  16:53:31
9077         Log: add File::BSDGlob as File::Glob and load it at compile-time
9078              if perl was built with -DPERL_INTERNAL_GLOB
9079              
9080              TODO: we currently get a compile-time failure if File/Glob.pm
9081              can't be found; such failure needs to be made to emit a warning
9082              and use the csh implementation instead
9083      Branch: perl
9084            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
9085            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9086            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9087            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
9088            + t/lib/glob-global.t t/lib/glob-taint.t
9089            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
9090            ! t/pragma/overload.t
9091 ____________________________________________________________________________
9092 [  4355] By: jhi                                   on 1999/10/12  15:30:05
9093         Log: Revert the parts of #3926 that outlawed character ranges
9094              that have character classes such as \w as either endpoint.
9095              This change re-establishes the old behavior which meant that
9096              such ranges weren't really ranges, the "-" was literal.
9097              Moreover, this change also fixes the old behavior to be
9098              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
9099              Now they all do work as described above.  The #3926 outlawed
9100              all of those.
9101      Branch: cfgperl
9102            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
9103 ____________________________________________________________________________
9104 [  4354] By: jhi                                   on 1999/10/12  09:58:59
9105         Log: Integrate with Sarathy.
9106      Branch: cfgperl
9107           !> (integrate 33 files)
9108 ____________________________________________________________________________
9109 [  4353] By: gsar                                  on 1999/10/12  05:53:40
9110         Log: apply parts of LynxOS patches from Alan Johnson
9111              <johnson@alonn.gemse.fr>
9112      Branch: perl
9113            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
9114            ! t/op/groups.t
9115 ____________________________________________________________________________
9116 [  4352] By: gsar                                  on 1999/10/12  05:24:39
9117         Log: allow any unpack specifier to take a count via '/'
9118              (from Ilya Zakharevich)
9119      Branch: perl
9120            ! pp.c t/op/pack.t
9121 ____________________________________________________________________________
9122 [  4351] By: gsar                                  on 1999/10/12  05:02:35
9123         Log: avoid warnings
9124      Branch: perl
9125            ! malloc.c
9126 ____________________________________________________________________________
9127 [  4350] By: gsar                                  on 1999/10/12  04:50:52
9128         Log: various cleanups
9129      Branch: perl
9130            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
9131            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
9132            ! win32/config.gc win32/config.vc win32/config_H.bc
9133            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
9134 ____________________________________________________________________________
9135 [  4349] By: gsar                                  on 1999/10/12  00:23:11
9136         Log: update Changes, patchlevel etc.
9137      Branch: perl
9138            ! Changes Porting/findvars patchlevel.h win32/Makefile
9139            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9140            ! win32/makefile.mk
9141 ____________________________________________________________________________
9142 [  4348] By: gsar                                  on 1999/10/11  23:11:57
9143         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
9144      Branch: perl
9145            ! pod/perlfunc.pod
9146 ____________________________________________________________________________
9147 [  4347] By: jhi                                   on 1999/10/11  21:25:03
9148         Log: Sparc Linux -Duseshrplib fix.
9149              
9150              From: Brian Jepson <bjepson@home.com>
9151              To: Nick Ing-Simmons <nick@ing-simmons.net>
9152              cc: perl5-porters@perl.org
9153              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
9154              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
9155              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
9156      Branch: cfgperl
9157            ! hints/linux.sh
9158 ____________________________________________________________________________
9159 [  4346] By: gsar                                  on 1999/10/11  20:28:32
9160         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
9161              the behavior of 'Z*' and 'Z3' to always pack a trailing
9162              null byte; changed documentation to suit; added test
9163      Branch: perl
9164            ! pod/perlfunc.pod pp.c t/op/pack.t
9165 ____________________________________________________________________________
9166 [  4345] By: gsar                                  on 1999/10/11  19:15:46
9167         Log: writing to perllocal.pod fails if it was never created;
9168              tweak pseudo-hash example (both suggested by Michael G Schwern
9169              <schwern@pobox.com>)
9170      Branch: perl
9171            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
9172 ____________________________________________________________________________
9173 [  4344] By: gsar                                  on 1999/10/11  17:57:31
9174         Log: slightly edited variant of suggested patch
9175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9176              Date: Thu, 9 Sep 1999 18:35:37 -0400
9177              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
9178              Subject: [PATCH 5.005_58] How RExen match?
9179      Branch: perl
9180            ! pod/perlre.pod
9181 ____________________________________________________________________________
9182 [  4343] By: gsar                                  on 1999/10/11  16:55:48
9183         Log: change#4327 was inefficient
9184      Branch: perl
9185            ! lib/lib.pm
9186 ____________________________________________________________________________
9187 [  4342] By: jhi                                   on 1999/10/11  07:01:46
9188         Log: Integrate with Sarathy.
9189      Branch: cfgperl
9190           +> pod/perlhack.pod
9191           !> (integrate 28 files)
9192 ____________________________________________________________________________
9193 [  4341] By: jhi                                   on 1999/10/11  06:37:47
9194         Log: The 2.5th cut at the AIX C++ extension problems.
9195      Branch: cfgperl
9196            ! hints/aix.sh
9197 ____________________________________________________________________________
9198 [  4340] By: gsar                                  on 1999/10/10  23:48:07
9199         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
9200      Branch: perl
9201            + pod/perlhack.pod
9202            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
9203 ____________________________________________________________________________
9204 [  4339] By: gsar                                  on 1999/10/10  20:42:40
9205         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
9206              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
9207              void(*)(pTHX_ void*)
9208      Branch: perl
9209            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
9210            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
9211            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
9212            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
9213 ____________________________________________________________________________
9214 [  4338] By: gsar                                  on 1999/10/10  20:38:59
9215         Log: add missing new diagnostics to perldelta
9216      Branch: perl
9217            ! pod/perldelta.pod
9218 ____________________________________________________________________________
9219 [  4337] By: gsar                                  on 1999/10/10  17:40:13
9220         Log: update perldelta for change#3406
9221      Branch: perl
9222            ! embed.pl pod/perldata.pod pod/perldelta.pod
9223 ____________________________________________________________________________
9224 [  4336] By: gsar                                  on 1999/10/10  16:33:14
9225         Log: integrate cfgperl contents into mainline
9226      Branch: perl
9227           +> ext/DynaLoader/hints/aix.pl
9228           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
9229           !> makedef.pl perl.h pod/perldelta.pod
9230 ____________________________________________________________________________
9231 [  4335] By: jhi                                   on 1999/10/10  11:09:48
9232         Log: Update perldelta.
9233      Branch: cfgperl
9234            ! pod/perldelta.pod
9235 ____________________________________________________________________________
9236 [  4334] By: jhi                                   on 1999/10/10  10:31:46
9237         Log: Integrate with Sarathy.
9238      Branch: cfgperl
9239           +> win32/genmk95.pl
9240           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
9241           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
9242           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
9243           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
9244           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
9245           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
9246           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
9247           !> utils/perldoc.PL win32/makefile.mk
9248 ____________________________________________________________________________
9249 [  4333] By: gsar                                  on 1999/10/10  06:33:15
9250         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
9251              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
9252      Branch: perl
9253            ! installperl lib/diagnostics.pm utils/perldoc.PL
9254 ____________________________________________________________________________
9255 [  4332] By: gsar                                  on 1999/10/10  05:15:26
9256         Log: add $VERSION
9257      Branch: perl
9258            ! lib/Exporter.pm
9259 ____________________________________________________________________________
9260 [  4331] By: gsar                                  on 1999/10/10  05:10:22
9261         Log: describe what can go in an export list (from Anno Siegel
9262              <anno4000@lublin.zrz.tu-berlin.de>)
9263      Branch: perl
9264            ! lib/Exporter.pm
9265 ____________________________________________________________________________
9266 [  4330] By: gsar                                  on 1999/10/10  04:50:43
9267         Log: more basic support for building modules under Windows 95/98
9268              (applied relevant parts from a patch suggested by
9269              Jochen Wiedmann <joe@ispsoft.de>)
9270      Branch: perl
9271            ! lib/ExtUtils/MM_Unix.pm
9272 ____________________________________________________________________________
9273 [  4329] By: gsar                                  on 1999/10/10  04:28:38
9274         Log: rudimentary support for building under Windows 95/98 (from
9275              Benjamin Stuhl <sho_pi@hotmail.com>)
9276      Branch: perl
9277            + win32/genmk95.pl
9278            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
9279            ! win32/makefile.mk
9280 ____________________________________________________________________________
9281 [  4328] By: gsar                                  on 1999/10/10  03:37:21
9282         Log: fix two leaks in Thread.xs (from Eugene Alterman
9283              <Eugene.Alterman@bremer-inc.com>); convert places with
9284              'use attrs' to new attributes syntax
9285      Branch: perl
9286            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
9287            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
9288            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
9289            ! ext/Thread/sync2.t
9290 ____________________________________________________________________________
9291 [  4327] By: gsar                                  on 1999/10/10  02:23:52
9292         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
9293              (suggested by Tod Irwin <irwin@stockmaster.com>)
9294      Branch: perl
9295            ! lib/lib.pm
9296 ____________________________________________________________________________
9297 [  4326] By: gsar                                  on 1999/10/10  00:51:48
9298         Log: better documentation for recv() (from Anton Berezin
9299              <tobez@plab.ku.dk>)
9300      Branch: perl
9301            ! pod/perlfunc.pod
9302 ____________________________________________________________________________
9303 [  4325] By: gsar                                  on 1999/10/09  22:46:23
9304         Log: perldelta updates (see TODO markers)
9305      Branch: perl
9306            ! Changes pod/perldelta.pod pp_sys.c
9307 ____________________________________________________________________________
9308 [  4324] By: gsar                                  on 1999/10/09  19:43:10
9309         Log: fix Exporter::export_to_level() documentation
9310      Branch: perl
9311            ! lib/Exporter.pm
9312 ____________________________________________________________________________
9313 [  4323] By: gsar                                  on 1999/10/09  18:48:31
9314         Log: don't run END blocks when running under -c switch (older,
9315              rarely useful behavior may still be obtained by putting
9316              BEGIN { $^C = 0; exit; } at the end of the script)
9317      Branch: perl
9318            ! perl.c
9319 ____________________________________________________________________________
9320 [  4322] By: jhi                                   on 1999/10/09  05:31:26
9321         Log: While awaiting a good test program to detect the broken gcc.
9322              From: Thomas Conté <tom@fr.uu.net>
9323              To: <jhi@iki.fi>
9324              Cc: <perl5-porters@perl.org>
9325              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
9326              Date: Wed, 6 Oct 1999 19:56:29 +0200
9327              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
9328      Branch: cfgperl
9329            ! hints/irix_6.sh perl.h
9330 ____________________________________________________________________________
9331 [  4321] By: gsar                                  on 1999/10/09  00:41:02
9332         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
9333              clear entries in the CV's pad, leading to coredumps when CV had no
9334              other references to it; this is a slightly edited version of the
9335              patch suggested by Russel O'Connor <roconnor@world.std.com>
9336      Branch: perl
9337            ! cop.h pp_ctl.c pp_hot.c
9338 ____________________________________________________________________________
9339 [  4320] By: gsar                                  on 1999/10/08  22:50:51
9340         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
9341              situation (assumptions about cx invalidation are not valid
9342              anymore)
9343      Branch: perl
9344            ! cop.h pp_ctl.c pp_hot.c
9345 ____________________________________________________________________________
9346 [  4319] By: jhi                                   on 1999/10/08  14:33:31
9347         Log: Integrate with Sarathy.
9348      Branch: cfgperl
9349           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
9350           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
9351           !> t/comp/bproto.t thrdvar.h toke.c util.c
9352 ____________________________________________________________________________
9353 [  4318] By: jhi                                   on 1999/10/08  13:51:34
9354         Log: The second cut at AIX C++ extension troubles.
9355      Branch: cfgperl
9356            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
9357            ! hints/aix.sh
9358 ____________________________________________________________________________
9359 [  4317] By: jhi                                   on 1999/10/08  10:44:13
9360         Log: The first cut at fixing Perl extensions written in C++ in AIX,
9361              statics don't get initialized right.  This patch at least
9362              doesn't seem to break the build in my AIX, but unfortunately
9363              I don't have the IBM C++ to do further testing.
9364              
9365              Problem reported by Stephanie Beals in
9366              From: bealzy@us.ibm.com
9367              To: perl5-porters@perl.org
9368              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
9369              Date: Thu, 7 Oct 1999 15:05:54 -0400
9370              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
9371      Branch: cfgperl
9372            + ext/DynaLoader/hints/aix.pl
9373            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
9374 ____________________________________________________________________________
9375 [  4316] By: gsar                                  on 1999/10/08  10:26:15
9376         Log: remove kludgey duplicate background error avoidance (caused
9377              "leaks"; %@ wasn't even user-visible under -Dusethreads);
9378              only repeats of most recent error are now avoided
9379      Branch: perl
9380            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
9381 ____________________________________________________________________________
9382 [  4315] By: jhi                                   on 1999/10/08  09:48:59
9383         Log: Fix omission.
9384      Branch: cfgperl
9385            ! makedef.pl
9386 ____________________________________________________________________________
9387 [  4314] By: gsar                                  on 1999/10/08  07:17:01
9388         Log: extend change#2299 to C<use> (fixes scoping problems in
9389              C<if (...) { use foo; ... }>)
9390      Branch: perl
9391            ! op.c
9392 ____________________________________________________________________________
9393 [  4313] By: gsar                                  on 1999/10/08  04:52:19
9394         Log: small tweak for change#4309
9395      Branch: perl
9396            ! op.c
9397 ____________________________________________________________________________
9398 [  4312] By: gsar                                  on 1999/10/08  02:31:13
9399         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
9400              From: Larry Wall <larry@wall.org>
9401              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
9402              Message-Id: <199910061655.JAA11333@kiev.wall.org>
9403              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
9404      Branch: perl
9405            ! opcode.h t/comp/bproto.t toke.c
9406 ____________________________________________________________________________
9407 [  4311] By: gsar                                  on 1999/10/08  00:58:19
9408         Log: typo
9409      Branch: perl
9410            ! pp_sys.c
9411 ____________________________________________________________________________
9412 [  4310] By: gsar                                  on 1999/10/07  23:51:38
9413         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
9414              Brian Mitchell <brian@chele.cais.net>)
9415      Branch: perl
9416            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
9417 ____________________________________________________________________________
9418 [  4309] By: gsar                                  on 1999/10/07  22:57:52
9419         Log: change#3728 was flawed (loop contexts saw the wrong statement
9420              info, causing loop control constructs to not find the label);
9421              disable OP_SETSTATE entirely and add a fix that is specifically
9422              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
9423              which was what the original patch was supposed to fix
9424              
9425              TODO: remove the remainder of the setstate logic if it can't
9426              be used anywhere else (it isn't used anywhere now)
9427      Branch: perl
9428            ! cop.h op.c perly.c perly.y
9429 ____________________________________________________________________________
9430 [  4308] By: jhi                                   on 1999/10/07  19:21:27
9431         Log: Integrate with Sarathy.
9432      Branch: cfgperl
9433           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
9434 ____________________________________________________________________________
9435 [  4307] By: gsar                                  on 1999/10/07  15:12:24
9436         Log: update to podlators-0.08 from Russ Allbery
9437      Branch: perl
9438            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
9439 ____________________________________________________________________________
9440 [  4306] By: jhi                                   on 1999/10/06  17:20:34
9441         Log: Integrate with Sarathy.
9442      Branch: cfgperl
9443           !> (integrate 45 files)
9444 ____________________________________________________________________________
9445 [  4305] By: gsar                                  on 1999/10/06  16:55:45
9446         Log: some versions of mingw32 have __int64, define iff it isn't
9447      Branch: perl
9448            ! win32/win32.h
9449 ____________________________________________________________________________
9450 [  4304] By: gsar                                  on 1999/10/06  03:45:44
9451         Log: fix typos in change#4288
9452      Branch: perl
9453            ! Changes dump.c sv.c
9454 ____________________________________________________________________________
9455 [  4303] By: gsar                                  on 1999/10/06  03:22:46
9456         Log: integrate cfgperl contents into mainline
9457      Branch: perl
9458           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9459            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9460           !> (integrate 31 files)
9461 ____________________________________________________________________________
9462 [  4302] By: gsar                                  on 1999/10/06  02:36:53
9463         Log: make die/warn and other diagnostics go to wherever STDERR happens
9464              to point at; change places that meant Perl_debug_log rather than
9465              PerlIO_stderr()
9466      Branch: perl
9467            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
9468            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9469            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
9470            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
9471            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9472            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
9473            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
9474            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
9475            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
9476            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
9477            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
9478 ____________________________________________________________________________
9479 [  4301] By: jhi                                   on 1999/10/05  23:03:46
9480         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9481              To: François Désarménien <desar@club-internet.fr>
9482              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
9483              Subject: Re: Strange RE engine breakage in 5_61
9484              Date: Mon, 4 Oct 1999 19:58:03 -0400
9485              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
9486              
9487              (had to apply pat.t part manually because there
9488              already were more tests than there was in _61)
9489      Branch: cfgperl
9490            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
9491 ____________________________________________________________________________
9492 [  4300] By: jhi                                   on 1999/10/04  17:03:18
9493         Log: From: Andy Dougherty <doughera@lafayette.edu>
9494              To: Jarkko Hietaniemi <jhi@iki.fi>
9495              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
9496              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
9497              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
9498              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
9499      Branch: cfgperl
9500            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9501            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9502            ! MANIFEST ext/B/defsubs_h.PL
9503 ____________________________________________________________________________
9504 [  4299] By: jhi                                   on 1999/10/04  07:15:16
9505         Log: From: Michael G Schwern <schwern@pobox.com>
9506              To: perl5-porters@perl.org
9507              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
9508              Date: Sun, 3 Oct 1999 17:34:17 -0400
9509              Message-ID: <19991003173417.A4351@blackrider>
9510      Branch: cfgperl
9511            ! t/lib/fields.t t/pragma/constant.t
9512 ____________________________________________________________________________
9513 [  4298] By: gsar                                  on 1999/10/04  04:57:53
9514         Log: some compatibility macros were busted
9515      Branch: perl
9516            ! embed.h embed.pl toke.c
9517 ____________________________________________________________________________
9518 [  4297] By: jhi                                   on 1999/10/03  17:50:59
9519         Log: A better version of #4296.
9520              
9521              From: Michael G Schwern <schwern@pobox.com>
9522              To: perl5-porters@perl.org
9523              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
9524              Date: Sun, 3 Oct 1999 13:54:23 -0400
9525              Message-ID: <19991003135423.A3050@blackrider>
9526      Branch: cfgperl
9527            ! av.c op.c pod/perldiag.pod
9528 ____________________________________________________________________________
9529 [  4296] By: jhi                                   on 1999/10/03  17:21:01
9530         Log: (Replaced by #4297.)
9531              
9532              From: Michael G Schwern <schwern@pobox.com>
9533              To: perl5-porters@perl.org
9534              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
9535              Date: Sun, 3 Oct 1999 13:16:47 -0400
9536              Message-ID: <19991003131647.A2816@blackrider>
9537              
9538              plus changed the error message to say "No such pseudo-hash field"
9539              as discussed in the above mail message.
9540      Branch: cfgperl
9541            ! av.c pod/perldiag.pod
9542 ____________________________________________________________________________
9543 [  4295] By: gsar                                  on 1999/10/03  16:09:36
9544         Log: avoid doing irrelevant things on 'make perl'
9545      Branch: perl
9546            ! Makefile.SH
9547 ____________________________________________________________________________
9548 [  4294] By: jhi                                   on 1999/10/03  14:16:24
9549         Log: Fix a typo in #4293 spotted by Graham Barr.
9550      Branch: cfgperl
9551            ! pod/perlref.pod
9552 ____________________________________________________________________________
9553 [  4293] By: jhi                                   on 1999/10/03  11:31:22
9554         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
9555              To: perl5-porters@perl.org
9556              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
9557              Date: Sun, 3 Oct 1999 02:34:01 -0400
9558              Message-ID: <19991003023401.A1520@blackrider>
9559      Branch: cfgperl
9560            ! pod/perlfunc.pod pod/perlref.pod
9561 ____________________________________________________________________________
9562 [  4292] By: jhi                                   on 1999/10/03  09:23:16
9563         Log: From: Barrie Slaymaker <barries@slaysys.com>
9564              To: perl5-porters@perl.org
9565              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
9566              Date: Sun, 3 Oct 1999 00:09:51 -0400
9567              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
9568      Branch: cfgperl
9569            ! lib/Benchmark.pm
9570 ____________________________________________________________________________
9571 [  4291] By: jhi                                   on 1999/10/02  23:43:53
9572         Log: Be understanding about large file systems.
9573      Branch: cfgperl
9574            ! t/lib/syslfs.t t/op/lfs.t
9575 ____________________________________________________________________________
9576 [  4290] By: jhi                                   on 1999/10/02  23:39:16
9577         Log: Configure fixfest continues.
9578      Branch: cfgperl
9579            ! Configure config_h.SH
9580      Branch: metaconfig
9581            ! U/modified/d_longdbl.U U/modified/d_longlong.U
9582            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
9583            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
9584            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
9585      Branch: metaconfig/U/perl
9586            ! i_inttypes.U io64.U
9587 ____________________________________________________________________________
9588 [  4289] By: jhi                                   on 1999/10/02  23:12:54
9589         Log: Regen Porting stuff.
9590      Branch: cfgperl
9591            ! Porting/Glossary Porting/config.sh Porting/config_H
9592 ____________________________________________________________________________
9593 [  4288] By: jhi                                   on 1999/10/02  23:05:50
9594         Log: Untangle the IV_IS_QUAD jungle by introduding
9595              macros to be used when doing formatted printing:
9596              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
9597      Branch: cfgperl
9598            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9599            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
9600            ! regcomp.c sv.c taint.c toke.c util.c
9601 ____________________________________________________________________________
9602 [  4287] By: jhi                                   on 1999/10/02  22:54:18
9603         Log: metaconfig maintenance.
9604      Branch: metaconfig
9605            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
9606            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
9607            ! U/typedefs/uidsize.U
9608 ____________________________________________________________________________
9609 [  4286] By: nick                                  on 1999/10/02  11:11:44
9610         Log: Incremental merge of mainline
9611      Branch: utfperl
9612           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
9613           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
9614           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
9615           +> t/pod/podselect.t t/pod/podselect.xr
9616            - lib/Pod/PlainText.pm
9617           !> (integrate 148 files)
9618 ____________________________________________________________________________
9619 [  4285] By: jhi                                   on 1999/10/02  10:16:15
9620         Log: Battle namespace pollution.
9621      Branch: cfgperl
9622            ! lib/Benchmark.pm
9623 ____________________________________________________________________________
9624 [  4284] By: jhi                                   on 1999/10/02  10:11:20
9625         Log: Regen Configure, all of xs_apiversion didn't take.
9626      Branch: cfgperl
9627            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9628            ! config_h.SH patchlevel.h
9629 ____________________________________________________________________________
9630 [  4283] By: jhi                                   on 1999/10/02  09:48:17
9631         Log: Integrate with Sarathy.
9632      Branch: cfgperl
9633           +> lib/Pod/Man.pm t/pod/multiline_items.t
9634           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
9635           +> t/pod/podselect.t t/pod/podselect.xr
9636            - lib/Pod/PlainText.pm
9637           !> (integrate 50 files)
9638 ____________________________________________________________________________
9639 [  4282] By: gsar                                  on 1999/10/02  06:39:14
9640         Log: update pod2man, pod2text and related Pod:: modules with the
9641              ones in podlators-0.07 from Russ Allbery
9642      Branch: perl
9643            + lib/Pod/Man.pm
9644            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
9645            ! pod/pod2man.PL pod/pod2text.PL
9646 ____________________________________________________________________________
9647 [  4281] By: gsar                                  on 1999/10/02  06:14:44
9648         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
9649      Branch: perl
9650            - lib/Pod/PlainText.pm
9651            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
9652            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
9653            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
9654            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
9655            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
9656            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
9657            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
9658 ____________________________________________________________________________
9659 [  4280] By: gsar                                  on 1999/10/02  04:39:38
9660         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
9661      Branch: perl
9662            + t/pod/multiline_items.t t/pod/multiline_items.xr
9663            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
9664            + t/pod/podselect.xr
9665            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
9666            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
9667            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
9668            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
9669            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
9670            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
9671            ! t/pod/testp2pt.pl
9672 ____________________________________________________________________________
9673 [  4279] By: gsar                                  on 1999/10/02  03:36:41
9674         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
9675              by Michael G Schwern <schwern@pobox.com>)
9676      Branch: perl
9677            ! av.c t/op/avhv.t
9678 ____________________________________________________________________________
9679 [  4278] By: gsar                                  on 1999/10/02  02:36:55
9680         Log: deprecate C<use attrs>
9681      Branch: perl
9682            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
9683            ! t/lib/thread.t t/pragma/sub_lval.t
9684 ____________________________________________________________________________
9685 [  4277] By: gsar                                  on 1999/10/02  01:43:25
9686         Log: add notes about effect of loop control statements inside
9687              LABEL BLOCK continue BLOCK
9688      Branch: perl
9689            ! pod/perlfunc.pod
9690 ____________________________________________________________________________
9691 [  4276] By: gsar                                  on 1999/10/02  01:23:02
9692         Log: indent nested =items properly (suggested by Bill Fenner
9693              <fenner@research.att.com>)
9694      Branch: perl
9695            ! pod/pod2man.PL
9696 ____________________________________________________________________________
9697 [  4275] By: gsar                                  on 1999/10/02  01:09:16
9698         Log: updated ptags generator from Ilya Zakharevich
9699      Branch: perl
9700            ! emacs/ptags
9701 ____________________________________________________________________________
9702 [  4274] By: gsar                                  on 1999/10/01  23:08:52
9703         Log: update Changes
9704      Branch: perl
9705            ! Changes
9706 ____________________________________________________________________________
9707 [  4273] By: gsar                                  on 1999/10/01  22:58:55
9708         Log: typo, whitespace adjustments
9709      Branch: perl
9710            ! utils/h2xs.PL
9711 ____________________________________________________________________________
9712 [  4272] By: gsar                                  on 1999/10/01  22:46:06
9713         Log: remove dup hunks
9714      Branch: perl
9715            ! configure.com vms/vms.c
9716 ____________________________________________________________________________
9717 [  4271] By: gsar                                  on 1999/10/01  22:33:02
9718         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
9719              by declaring new globals "our" (XXX this means h2xs generated code
9720              won't run on earlier versions; a switch to generate compatible
9721              source is needed)
9722      Branch: perl
9723           !> (integrate 35 files)
9724 ____________________________________________________________________________
9725 [  4270] By: jhi                                   on 1999/10/01  12:05:56
9726         Log: Integrate with Sarathy.
9727      Branch: cfgperl
9728           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
9729           !> pod/perldiag.pod util.c
9730 ____________________________________________________________________________
9731 [  4269] By: jhi                                   on 1999/10/01  10:26:19
9732         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
9733              To: perl5-porters@perl.org
9734              Subject: [ID 19991001.001] perlguts man page error
9735              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
9736              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
9737      Branch: cfgperl
9738            ! pod/perlguts.pod
9739 ____________________________________________________________________________
9740 [  4268] By: jhi                                   on 1999/10/01  07:32:33
9741         Log: There *is* a month called October.
9742      Branch: cfgperl
9743            ! t/op/time.t
9744 ____________________________________________________________________________
9745 [  4267] By: jhi                                   on 1999/10/01  06:58:10
9746         Log: Temp file cleanliness.
9747      Branch: cfgperl
9748            ! t/lib/filecopy.t
9749 ____________________________________________________________________________
9750 [  4266] By: jhi                                   on 1999/10/01  06:46:56
9751         Log: From: Barrie Slaymaker <barries@slaysys.com>
9752              To: perl5-porters@perl.org
9753              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
9754              Date: Thu, 30 Sep 1999 22:16:26 -0400
9755              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
9756      Branch: cfgperl
9757            ! lib/Benchmark.pm
9758 ____________________________________________________________________________
9759 [  4265] By: jhi                                   on 1999/09/30  20:25:35
9760         Log: From: Barrie Slaymaker <barries@slaysys.com>
9761              To: perl5-porters@perl.org
9762              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
9763              Date: Thu, 30 Sep 1999 15:44:00 -0400
9764              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
9765              (Replaces #4175.)
9766      Branch: cfgperl
9767            ! lib/Benchmark.pm
9768 ____________________________________________________________________________
9769 [  4264] By: gsar                                  on 1999/09/30  17:59:26
9770         Log: re-add missing "Out of memory!" entry
9771      Branch: perl
9772            ! pod/perldiag.pod
9773 ____________________________________________________________________________
9774 [  4263] By: jhi                                   on 1999/09/30  17:05:43
9775         Log: Regenerate Configure.
9776      Branch: cfgperl
9777            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9778            ! config_h.SH
9779 ____________________________________________________________________________
9780 [  4261] By: jhi                                   on 1999/09/30  16:15:05
9781         Log: From: Andy Dougherty <doughera@lafayette.edu>
9782              To: Perl Porters <perl5-porters@perl.org>
9783              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
9784              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
9785              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
9786      Branch: cfgperl
9787            ! pod/perldelta.pod
9788 ____________________________________________________________________________
9789 [  4260] By: jhi                                   on 1999/09/30  15:48:56
9790         Log: From: Andy Dougherty <doughera@lafayette.edu>
9791              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
9792              Subject: Re: Possible skeletal structure for searching multiple versions
9793              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
9794              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
9795      Branch: metaconfig
9796            ! U/mkglossary
9797      Branch: metaconfig/U/perl
9798            + xs_apiversion.U
9799            ! patchlevel.U
9800 ____________________________________________________________________________
9801 [  4259] By: jhi                                   on 1999/09/30  15:07:16
9802         Log: Further ?idsize.U fixing.
9803      Branch: metaconfig
9804            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
9805 ____________________________________________________________________________
9806 [  4258] By: jhi                                   on 1999/09/30  15:00:14
9807         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
9808      Branch: metaconfig
9809            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
9810            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
9811 ____________________________________________________________________________
9812 [  4257] By: jhi                                   on 1999/09/30  09:48:33
9813         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
9814              To: Gurusamy Sarathy <gsar@ActiveState.com>
9815              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
9816              The Perl Porters Mailing List <perl5-porters@perl.org>
9817              Subject: [PATCH] (Was: deprecating SIGDIE)
9818              Date: Wed, 29 Sep 1999 15:16:50 -0400
9819              Message-ID: <19990929151650.E26675@O2.chapin.edu>
9820      Branch: cfgperl
9821            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
9822 ____________________________________________________________________________
9823 [  4256] By: jhi                                   on 1999/09/30  09:45:22
9824         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9825              To: Gurusamy Sarathy <gsar@activestate.com>
9826              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
9827              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
9828              Date: Wed, 29 Sep 1999 18:58:23 -0400
9829              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
9830      Branch: cfgperl
9831            ! Makefile.SH opcode.pl
9832 ____________________________________________________________________________
9833 [  4255] By: gsar                                  on 1999/09/30  09:03:48
9834         Log: remove prehistoric XFree() gunk
9835      Branch: perl
9836            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
9837 ____________________________________________________________________________
9838 [  4254] By: gsar                                  on 1999/09/30  08:40:14
9839         Log: From: Vishal Bhatia <vishal@gol.com>
9840              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
9841              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
9842              Subject: [patch _61] Minor corrections in C.pm
9843      Branch: perl
9844            ! ext/B/B/C.pm
9845 ____________________________________________________________________________
9846 [  4253] By: gsar                                  on 1999/09/30  08:36:27
9847         Log: off-by-one in fbm_compile() (spotted by John Bley
9848              <jbley@cs.cmu.edu>); whitespace adjustments
9849      Branch: perl
9850            ! util.c
9851 ____________________________________________________________________________
9852 [  4251] By: jhi                                   on 1999/09/30  08:09:13
9853         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9854              To: perl5-porters@perl.org (Mailing list Perl5)
9855              Subject: [PATCH 5.00561+]  Followup h2xs patch
9856              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
9857              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
9858      Branch: cfgperl
9859            ! utils/h2xs.PL
9860 ____________________________________________________________________________
9861 [  4250] By: jhi                                   on 1999/09/29  19:11:32
9862         Log: Integrate with Sarathy.
9863      Branch: cfgperl
9864           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
9865           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
9866           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
9867 ____________________________________________________________________________
9868 [  4249] By: bailey                                on 1999/09/29  02:21:31
9869         Log: resync with mainline
9870      Branch: vmsperl
9871           +> (branch 32 files)
9872            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
9873            - lib/unicode/blocks.txt lib/unicode/index2.txt
9874            - lib/unicode/jamo2.txt lib/unicode/names2.txt
9875            - lib/unicode/props2.txt lib/unicode/readme.txt
9876            - t/lib/bigfloatpm.t
9877           !> (integrate 240 files)
9878 ____________________________________________________________________________
9879 [  4248] By: jhi                                   on 1999/09/28  18:14:39
9880         Log: From: Andy Dougherty <doughera@lafayette.edu>
9881              To: Perl Porters <perl5-porters@perl.org>
9882              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
9883              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
9884              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
9885              
9886              From: Andy Dougherty <doughera@lafayette.edu>
9887              To: Perl Porters <perl5-porters@perl.org>
9888              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
9889              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
9890              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
9891      Branch: cfgperl
9892            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
9893            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
9894            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
9895            ! hints/next_4.sh
9896 ____________________________________________________________________________
9897 [  4247] By: gsar                                  on 1999/09/28  17:36:59
9898         Log: revert change#4115 (breaks libwww's base/date.t); could be 
9899              reworked to enable it conditional on $Time::Local::nocroak
9900              or some such
9901      Branch: perl
9902            ! lib/Time/Local.pm
9903 ____________________________________________________________________________
9904 [  4246] By: gsar                                  on 1999/09/28  17:33:14
9905         Log: tweak for win32 build
9906      Branch: perl
9907            ! win32/Makefile win32/makefile.mk
9908 ____________________________________________________________________________
9909 [  4245] By: gsar                                  on 1999/09/28  17:31:34
9910         Log: change#4236 fallout
9911      Branch: perl
9912            ! lib/ExtUtils/MM_Unix.pm
9913 ____________________________________________________________________________
9914 [  4244] By: gsar                                  on 1999/09/28  17:29:31
9915         Log: remove doubled new_xpv
9916      Branch: perl
9917            ! embed.h embed.pl proto.h
9918 ____________________________________________________________________________
9919 [  4243] By: jhi                                   on 1999/09/27  19:13:20
9920         Log: Artistic fine-tuning.
9921      Branch: cfgperl
9922            ! ext/B/defsubs_h.PL
9923 ____________________________________________________________________________
9924 [  4242] By: gsar                                  on 1999/09/27  17:05:22
9925         Log: avoid implicit split to @_ in change#4181; binary -> text file
9926              types in p4
9927      Branch: perl
9928            ! djgpp/configure.bat lib/Exporter/Heavy.pm
9929            ! t/pragma/locale/latin1
9930 ____________________________________________________________________________
9931 [  4241] By: jhi                                   on 1999/09/27  07:48:19
9932         Log: Integrate with Sarathy.
9933      Branch: cfgperl
9934           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
9935           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
9936 ____________________________________________________________________________
9937 [  4240] By: jhi                                   on 1999/09/27  07:47:11
9938         Log: Finalize change #4232.
9939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9940              To: Jarkko Hietaniemi <jhi@iki.fi>
9941              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
9942              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
9943              Date: Sun, 26 Sep 1999 16:52:31 -0400
9944              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
9945      Branch: cfgperl
9946            ! lib/ExtUtils/xsubpp
9947 ____________________________________________________________________________
9948 [  4239] By: gsar                                  on 1999/09/27  02:48:42
9949         Log: add notes in INSTALL about Configure -Accflags=-DFOO
9950      Branch: perl
9951            ! INSTALL
9952 ____________________________________________________________________________
9953 [  4238] By: gsar                                  on 1999/09/27  02:03:48
9954         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
9955              it automatically
9956      Branch: perl
9957            ! embed.h embed.pl
9958 ____________________________________________________________________________
9959 [  4237] By: gsar                                  on 1999/09/27  01:52:47
9960         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9961              Date: Fri, 24 Sep 1999 23:25:36 -0400
9962              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
9963              Subject: [PATCH 5.005_61] Malloc fixes and docs
9964      Branch: perl
9965            ! malloc.c pod/perldiag.pod
9966 ____________________________________________________________________________
9967 [  4236] By: gsar                                  on 1999/09/27  01:31:32
9968         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
9969              <vkonovalov@lucent.com>)
9970      Branch: perl
9971            ! win32/Makefile win32/makefile.mk
9972 ____________________________________________________________________________
9973 [  4235] By: gsar                                  on 1999/09/26  17:02:03
9974         Log: fix buggy popping of subroutine contexts in the lvalue
9975              subroutines implementation (change#4081); correct the
9976              plethora of cases where DIE() was more appropriate than
9977              croak()
9978      Branch: perl
9979            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
9980 ____________________________________________________________________________
9981 [  4234] By: jhi                                   on 1999/09/26  12:06:28
9982         Log: Fix #endif.
9983      Branch: cfgperl
9984            ! XSUB.h
9985 ____________________________________________________________________________
9986 [  4233] By: jhi                                   on 1999/09/26  11:59:18
9987         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
9988              I kept my (Ilya's) version.
9989      Branch: cfgperl
9990           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
9991           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
9992           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
9993           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
9994           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
9995           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
9996 ____________________________________________________________________________
9997 [  4232] By: jhi                                   on 1999/09/26  09:53:43
9998         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9999              To: Mailing list Perl5 <perl5-porters@perl.org>
10000              Subject: [PATCH 5.005_61] teach xsubpp function pointers
10001              Date: Sun, 26 Sep 1999 01:36:09 -0400
10002              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
10003              
10004              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10005              To: Mailing list Perl5 <perl5-porters@perl.org>
10006              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
10007              Date: Sun, 26 Sep 1999 03:00:50 -0400
10008              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
10009      Branch: cfgperl
10010            ! lib/ExtUtils/xsubpp utils/h2xs.PL
10011 ____________________________________________________________________________
10012 [  4231] By: jhi                                   on 1999/09/26  09:48:49
10013         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10014              To: perl5-porters@perl.org
10015              Subject: misprint in perlguts
10016              Date: Sun, 26 Sep 1999 12:48:36 +0400
10017              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
10018      Branch: cfgperl
10019            ! pod/perlguts.pod
10020 ____________________________________________________________________________
10021 [  4230] By: gsar                                  on 1999/09/26  00:50:08
10022         Log: add $installarchlib/CORE to default linker search path on windows
10023      Branch: perl
10024            ! win32/Makefile win32/makefile.mk
10025 ____________________________________________________________________________
10026 [  4229] By: gsar                                  on 1999/09/25  20:05:03
10027         Log: support C<use Shell> on Windows (reworked a patch suggested
10028              by Jenda Krynicky <Jenda@McCann.cz>)
10029      Branch: perl
10030            ! lib/Shell.pm
10031 ____________________________________________________________________________
10032 [  4228] By: gsar                                  on 1999/09/25  07:03:34
10033         Log: integrate cfgperl contents into mainline
10034      Branch: perl
10035           +> hints/svr5.sh
10036           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
10037           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10038           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
10039           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
10040 ____________________________________________________________________________
10041 [  4227] By: gsar                                  on 1999/09/25  06:44:47
10042         Log: From: Larry Wall <larry@wall.org>
10043              Date: Fri, 24 Sep 1999 21:59:37 PDT
10044              Message-Id: <199909250459.VAA27506@kiev.wall.org>
10045              Subject: Re: [PATCH 5.005_61] "our" declarations
10046      Branch: perl
10047            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
10048            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10049            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10050            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10051            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10052            ! utils/h2xs.PL
10053 ____________________________________________________________________________
10054 [  4226] By: jhi                                   on 1999/09/24  23:10:52
10055         Log: Integrate with Sarathy.
10056      Branch: cfgperl
10057           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10058           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
10059           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
10060 ____________________________________________________________________________
10061 [  4225] By: gsar                                  on 1999/09/24  18:19:54
10062         Log: avoid infinite recursive exec()s of perl.exe when shebang
10063              contains "Perl" rather than "perl" on DOSISH platforms
10064      Branch: perl
10065            ! toke.c
10066 ____________________________________________________________________________
10067 [  4224] By: gsar                                  on 1999/09/24  16:09:23
10068         Log: support cygwin and other platforms that link to import libraries
10069              rather than directly with shared libraries (from a suggestion
10070              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
10071      Branch: perl
10072            ! utils/perlcc.PL
10073 ____________________________________________________________________________
10074 [  4223] By: gsar                                  on 1999/09/24  05:05:06
10075         Log: normalize time for strftime() (without the isdst effects of
10076              mktime()) using a custom mini_mktime()
10077              From: spider-perl@Orb.Nashua.NH.US
10078              Date: Thu, 23 Sep 1999 17:54:53 -0400
10079              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
10080              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
10081      Branch: perl
10082            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10083            ! ext/POSIX/hints/linux.pl t/lib/posix.t
10084 ____________________________________________________________________________
10085 [  4222] By: gsar                                  on 1999/09/23  06:44:42
10086         Log: change "#" to a comment starter in pack templates; "/" now
10087              used for specifying counted types
10088              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10089              Date: Wed, 22 Sep 1999 19:41:30 -0400
10090              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
10091              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
10092      Branch: perl
10093            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
10094 ____________________________________________________________________________
10095 [  4221] By: gsar                                  on 1999/09/23  06:26:54
10096         Log: From: Vishal Bhatia <vishal@gol.com>
10097              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
10098              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
10099              Subject: [patch _61] perlcc changes
10100      Branch: perl
10101            ! utils/perlcc.PL
10102 ____________________________________________________________________________
10103 [  4220] By: gsar                                  on 1999/09/23  01:12:24
10104         Log: add include guard
10105      Branch: perl
10106            ! XSUB.h
10107 ____________________________________________________________________________
10108 [  4219] By: jhi                                   on 1999/09/22  20:38:15
10109         Log: Cleanup cleanup.
10110      Branch: cfgperl
10111            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
10112 ____________________________________________________________________________
10113 [  4218] By: jhi                                   on 1999/09/22  19:26:58
10114         Log: Tweak the equivalence tables once again.
10115      Branch: cfgperl
10116            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10117            ! lib/unicode/mktables.PL
10118 ____________________________________________________________________________
10119 [  4215] By: jhi                                   on 1999/09/22  06:47:03
10120         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10121              To: Mailing list Perl5 <perl5-porters@perl.org>
10122              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
10123              Date: Tue, 21 Sep 1999 19:50:00 -0400
10124              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
10125              
10126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10127              To: Mailing list Perl5 <perl5-porters@perl.org>
10128              Subject: [PATCH 5.005_61] More verbose -Mre=debug
10129              Date: Tue, 21 Sep 1999 22:29:55 -0400
10130              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
10131      Branch: cfgperl
10132            ! regcomp.c regexec.c
10133 ____________________________________________________________________________
10134 [  4214] By: jhi                                   on 1999/09/21  21:08:43
10135         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
10136              Reply-To: gerberb@zenez.com
10137              To: perl5-porters@perl.org
10138              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
10139              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
10140              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
10141              
10142              (Snipped away the last lines of svr5.sh a la change #3725)
10143      Branch: cfgperl
10144            + hints/svr5.sh
10145            ! Configure MANIFEST config_h.SH hints/sco.sh
10146      Branch: metaconfig
10147            ! U/modified/Cppsym.U U/modified/Oldconfig.U
10148 ____________________________________________________________________________
10149 [  4213] By: jhi                                   on 1999/09/21  20:48:01
10150         Log: From: Kragen Sitaker <kragen@dnaco.net>
10151              To: perl5-porters@perl.org
10152              Subject: [ID 19990921.013] accidental list context in perlfaq9
10153              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
10154              Reply-To: kragen@pobox.com
10155              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
10156      Branch: cfgperl
10157            ! pod/perlfaq9.pod
10158 ____________________________________________________________________________
10159 [  4212] By: jhi                                   on 1999/09/20  19:55:42
10160         Log: Integrate with Sarathy.
10161      Branch: cfgperl
10162           +> README.Y2K
10163           !> Changes MANIFEST
10164 ____________________________________________________________________________
10165 [  4211] By: jhi                                   on 1999/09/20  19:44:44
10166         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
10167      Branch: cfgperl
10168            ! Configure config_h.SH pod/perldelta.pod
10169      Branch: metaconfig/U/perl
10170            ! use64bits.U uselfs.U uselongdbl.U
10171 ____________________________________________________________________________
10172 [  4210] By: jhi                                   on 1999/09/20  19:38:26
10173         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
10174      Branch: cfgperl
10175            ! Configure config_h.SH
10176      Branch: metaconfig
10177            ! U/modified/Options.U
10178 ____________________________________________________________________________
10179 [  4209] By: gsar                                  on 1999/09/20  19:35:39
10180         Log: integrate cfgperl changes into mainline
10181      Branch: perl
10182           +> lib/unicode/Unicode.html
10183            ! Changes
10184           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10185           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
10186 ____________________________________________________________________________
10187 [  4208] By: gsar                                  on 1999/09/20  18:28:44
10188         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
10189      Branch: perl
10190            + README.Y2K
10191            ! MANIFEST
10192 ____________________________________________________________________________
10193 [  4207] By: jhi                                   on 1999/09/20  11:06:13
10194         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
10195      Branch: cfgperl
10196            ! pod/perldelta.pod
10197 ____________________________________________________________________________
10198 [  4206] By: jhi                                   on 1999/09/20  09:53:15
10199         Log: Do not test for gccish things in non-gccish platforms.
10200      Branch: cfgperl
10201            ! Configure config_h.SH
10202      Branch: metaconfig
10203            ! U/compline/ccflags.U
10204 ____________________________________________________________________________
10205 [  4205] By: jhi                                   on 1999/09/20  09:41:22
10206         Log: Prompt for uselfs.
10207      Branch: cfgperl
10208            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10209            ! config_h.SH
10210      Branch: metaconfig
10211            ! U/mksample
10212      Branch: metaconfig/U/perl
10213            ! use64bits.U uselfs.U
10214 ____________________________________________________________________________
10215 [  4204] By: jhi                                   on 1999/09/20  09:09:29
10216         Log: Add usemorebits and uselfs.
10217      Branch: cfgperl
10218            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10219            ! config_h.SH doio.c perl.h
10220      Branch: metaconfig/U/perl
10221            + uselfs.U usemorebits.U
10222            ! use64bits.U uselongdbl.U
10223 ____________________________________________________________________________
10224 [  4203] By: jhi                                   on 1999/09/20  07:48:48
10225         Log: Dethinko.
10226      Branch: cfgperl
10227            ! pod/perlfunc.pod
10228 ____________________________________________________________________________
10229 [  4202] By: jhi                                   on 1999/09/20  07:33:32
10230         Log: Fix a bug in the description of endianness.  Reported in
10231              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10232              To: perl5-porters@perl.org
10233              Subject: BUG: perldoc -f pack
10234              Date: Mon, 20 Sep 1999 09:43:49 +0400
10235              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
10236      Branch: cfgperl
10237            ! pod/perlfunc.pod
10238 ____________________________________________________________________________
10239 [  4201] By: jhi                                   on 1999/09/20  07:01:26
10240         Log: Integrate with Sarathy.
10241      Branch: cfgperl
10242           +> t/op/args.t
10243           !> (integrate 31 files)
10244 ____________________________________________________________________________
10245 [  4200] By: gsar                                  on 1999/09/20  03:45:06
10246         Log: From: Russ Allbery <rra@stanford.edu>
10247              Date: 19 Aug 1999 04:35:44 -0700
10248              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
10249              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
10250      Branch: perl
10251            ! lib/File/Find.pm
10252 ____________________________________________________________________________
10253 [  4199] By: gsar                                  on 1999/09/20  03:27:49
10254         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
10255      Branch: perl
10256            ! ext/B/B/Terse.pm
10257 ____________________________________________________________________________
10258 [  4198] By: gsar                                  on 1999/09/20  03:25:25
10259         Log: add arenas for managing allocations of remaining xpv*v structures
10260              From: Vishal Bhatia <vishal@gol.com>
10261              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
10262              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
10263              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
10264      Branch: perl
10265            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
10266            ! proto.h sv.c
10267 ____________________________________________________________________________
10268 [  4197] By: gsar                                  on 1999/09/20  03:06:10
10269         Log: queue errors due to strictures rather than printing them as
10270              warnings; symbols that violate strictures do *not* end up in
10271              the symbol table anyway, making multiple evals of the same piece
10272              of code produce the same errors; errors indicate all locations
10273              of a global symbol rather than just the first one; these
10274              changes make compile-time failures within evals reliably
10275              visible via the return value or contents of $@, and trappable
10276              using __DIE__ hooks
10277      Branch: perl
10278            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
10279            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
10280            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
10281            ! t/pragma/strict-vars thrdvar.h toke.c util.c
10282 ____________________________________________________________________________
10283 [  4196] By: gsar                                  on 1999/09/19  22:14:29
10284         Log: control change#1914 via hints (causes problems on some platforms)
10285      Branch: perl
10286            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10287            ! ext/POSIX/hints/linux.pl
10288 ____________________________________________________________________________
10289 [  4195] By: gsar                                  on 1999/09/19  21:30:18
10290         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
10291              in passing around references to @_, eg C<sub foo { \@_ }>; add
10292              tests for the same
10293      Branch: perl
10294            + t/op/args.t
10295            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
10296 ____________________________________________________________________________
10297 [  4194] By: jhi                                   on 1999/09/18  18:57:45
10298         Log: Integrate with Sarathy.
10299      Branch: cfgperl
10300           !> opcode.h opcode.pl
10301 ____________________________________________________________________________
10302 [  4193] By: nick                                  on 1999/09/18  15:24:56
10303         Log: Re-integrate mainline
10304              Basic SvUTF8 stuff in headers, no functional changes yet.
10305      Branch: utfperl
10306            + lib/byte.pm lib/byte_heavy.pl
10307           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
10308           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
10309           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
10310           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
10311           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
10312           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
10313           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
10314           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
10315           +> lib/unicode/Names.txt lib/unicode/Props.txt
10316           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
10317           +> t/lib/bigfltpm.t
10318            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
10319            - lib/unicode/blocks.txt lib/unicode/index2.txt
10320            - lib/unicode/jamo2.txt lib/unicode/names2.txt
10321            - lib/unicode/props2.txt lib/unicode/readme.txt
10322            - t/lib/bigfloatpm.t
10323            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
10324            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
10325            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
10326            ! warnings.h
10327           !> (integrate 142 files)
10328 ____________________________________________________________________________
10329 [  4192] By: gsar                                  on 1999/09/18  15:11:47
10330         Log: more op description tweaks
10331      Branch: perl
10332            ! opcode.h opcode.pl
10333 ____________________________________________________________________________
10334 [  4191] By: jhi                                   on 1999/09/18  07:47:16
10335         Log: Integrate with Sarathy.
10336      Branch: cfgperl
10337           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
10338           !> t/pragma/warn/op
10339 ____________________________________________________________________________
10340 [  4190] By: jhi                                   on 1999/09/18  07:35:45
10341         Log: Add description of the Unicode database files.
10342      Branch: cfgperl
10343            + lib/unicode/Unicode.html
10344 ____________________________________________________________________________
10345 [  4189] By: gsar                                  on 1999/09/18  03:14:58
10346         Log: tweak some op names in change#4177 (will any of this break code that
10347              gropes $@ ?)
10348      Branch: perl
10349            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
10350            ! t/pragma/warn/op
10351 ____________________________________________________________________________
10352 [  4188] By: jhi                                   on 1999/09/17  21:30:08
10353         Log: Pick up the typo fix.
10354      Branch: cfgperl
10355           !> t/io/open.t
10356 ____________________________________________________________________________
10357 [  4187] By: gsar                                  on 1999/09/17  21:13:55
10358         Log: fix typo
10359      Branch: perl
10360            ! t/io/open.t
10361 ____________________________________________________________________________
10362 [  4186] By: gsar                                  on 1999/09/17  20:57:29
10363         Log: integrate cfgperl change
10364      Branch: perl
10365           !> vms/subconfigure.com
10366 ____________________________________________________________________________
10367 [  4185] By: jhi                                   on 1999/09/17  20:46:41
10368         Log: Re-apply applicable parts of #3993, #3994, and #3995.
10369      Branch: cfgperl
10370            ! vms/subconfigure.com
10371 ____________________________________________________________________________
10372 [  4184] By: gsar                                  on 1999/09/17  20:26:02
10373         Log: integrate cfgperl contents into mainline
10374      Branch: perl
10375           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
10376           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
10377           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
10378           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
10379           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
10380           +> lib/unicode/SpecCase.txt
10381            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
10382            - lib/unicode/index2.txt lib/unicode/jamo2.txt
10383            - lib/unicode/names2.txt lib/unicode/props2.txt
10384            - lib/unicode/readme.txt
10385           !> (integrate 73 files)
10386 ____________________________________________________________________________
10387 [  4183] By: jhi                                   on 1999/09/17  20:25:51
10388         Log: Integrate with Sarathy.
10389      Branch: cfgperl
10390           !> configure.com ext/ByteLoader/byterun.h
10391           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
10392           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
10393           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
10394           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
10395 ____________________________________________________________________________
10396 [  4182] By: gsar                                  on 1999/09/17  20:16:28
10397         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
10398              vmsperl contents have prevailed)
10399      Branch: perl
10400           !> configure.com ext/ByteLoader/byterun.h
10401           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
10402           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
10403           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
10404           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
10405 ____________________________________________________________________________
10406 [  4181] By: jhi                                   on 1999/09/17  20:12:37
10407         Log: From: Michael G Schwern <schwern@pobox.com>
10408              To: perl5-porters@perl.org
10409              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
10410              Date: Thu, 19 Aug 1999 21:30:01 -0400
10411              Message-ID: <19990819213001.A22512@athens.aocn.com>
10412      Branch: cfgperl
10413            ! lib/Exporter/Heavy.pm
10414 ____________________________________________________________________________
10415 [  4180] By: gsar                                  on 1999/09/17  20:11:00
10416         Log: perlhist additions
10417      Branch: perl
10418            ! pod/perlhist.pod
10419 ____________________________________________________________________________
10420 [  4179] By: jhi                                   on 1999/09/17  20:08:00
10421         Log: The change #4176 should've undone only the test, not the code patch.
10422      Branch: cfgperl
10423            ! doio.c
10424 ____________________________________________________________________________
10425 [  4178] By: jhi                                   on 1999/09/17  20:06:08
10426         Log: From: Ian Phillipps <ian@dial.pipex.com>
10427              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
10428              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
10429              Date: Sat, 21 Aug 1999 12:36:12 +0100
10430              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
10431      Branch: cfgperl
10432            ! pod/perlsyn.pod
10433 ____________________________________________________________________________
10434 [  4177] By: jhi                                   on 1999/09/17  20:00:19
10435         Log: More descriptive names for operators.
10436              
10437              From: Michael G Schwern <schwern@pobox.com>
10438              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
10439              Cc: perl5-porters@perl.org
10440              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
10441              Date: Tue, 17 Aug 1999 18:35:45 -0400
10442              Message-ID: <19990817183545.A23073@toldyouso.com>
10443              
10444              From: Michael G Schwern <schwern@pobox.com>
10445              To: perl5-porters@perl.org
10446              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
10447              Date: Wed, 18 Aug 1999 03:53:38 -0400
10448              Message-ID: <19990818035337.A31505@athens.aocn.com>
10449      Branch: cfgperl
10450            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
10451            ! t/pragma/warn/op t/pragma/warn/sv
10452 ____________________________________________________________________________
10453 [  4176] By: jhi                                   on 1999/09/17  18:19:18
10454         Log: Take away the infamous io/dup.t #7.
10455              It seems there simply is no way to portably
10456              "flush" an input file handle.
10457      Branch: cfgperl
10458            ! doio.c t/io/dup.t
10459 ____________________________________________________________________________
10460 [  4175] By: jhi                                   on 1999/09/17  14:45:08
10461         Log: From: Barrie Slaymaker <barries@slaysys.com>
10462              To: perl5-porters@perl.org
10463              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
10464              Date: Fri, 17 Sep 1999 11:16:48 -0400
10465              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
10466      Branch: cfgperl
10467            ! lib/Benchmark.pm
10468 ____________________________________________________________________________
10469 [  4174] By: jhi                                   on 1999/09/17  14:07:16
10470         Log: UNICOS does support large files but doesn't support sparse files
10471              so we cannot easily test for large file support.
10472      Branch: cfgperl
10473            ! t/lib/syslfs.t t/op/lfs.t
10474 ____________________________________________________________________________
10475 [  4173] By: jhi                                   on 1999/09/17  14:03:44
10476         Log: UNICOS has sloppy division/modulo for floating point numbers.
10477      Branch: cfgperl
10478            ! t/op/arith.t
10479 ____________________________________________________________________________
10480 [  4172] By: jhi                                   on 1999/09/17  13:47:49
10481         Log: Portable blocksize (replaces #4171).
10482      Branch: cfgperl
10483            ! t/lib/syslfs.t t/op/lfs.t
10484 ____________________________________________________________________________
10485 [  4171] By: jhi                                   on 1999/09/17  13:08:54
10486         Log: (replaced by #4172)
10487      Branch: cfgperl
10488            ! t/lib/syslfs.t t/op/lfs.t
10489 ____________________________________________________________________________
10490 [  4170] By: jhi                                   on 1999/09/17  12:59:11
10491         Log: Detypo #4169.
10492      Branch: cfgperl
10493            ! t/lib/syslfs.t t/op/lfs.t
10494 ____________________________________________________________________________
10495 [  4169] By: jhi                                   on 1999/09/17  12:16:34
10496         Log: Diagnose possible quota limits.
10497      Branch: cfgperl
10498            ! t/lib/syslfs.t t/op/lfs.t
10499 ____________________________________________________________________________
10500 [  4168] By: jhi                                   on 1999/09/17  12:10:43
10501         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
10502              doesn't have one that wouldn't cause SIGSYS.  UNICOS
10503              does have getpgrp(void) so Perl getpgrp() is happy.
10504      Branch: cfgperl
10505            ! hints/unicos.sh
10506 ____________________________________________________________________________
10507 [  4167] By: jhi                                   on 1999/09/17  11:49:30
10508         Log: Filesystem quotas may stop you from using large files.
10509      Branch: cfgperl
10510            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
10511 ____________________________________________________________________________
10512 [  4166] By: jhi                                   on 1999/09/17  11:36:01
10513         Log: Too strict pattern for parsing group lists.
10514      Branch: cfgperl
10515            ! t/op/groups.t
10516 ____________________________________________________________________________
10517 [  4165] By: jhi                                   on 1999/09/17  09:06:18
10518         Log: Configure maintenance. It's sigaction.sa_flags
10519              and the Glossary regen'ed.
10520      Branch: cfgperl
10521            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10522            ! config_h.SH
10523      Branch: metaconfig
10524            ! U/compline/d_sigaction.U
10525 ____________________________________________________________________________
10526 [  4164] By: jhi                                   on 1999/09/15  06:57:51
10527         Log: Integrate with Sarathy.
10528      Branch: cfgperl
10529           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
10530           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
10531           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
10532           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
10533           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
10534           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
10535           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
10536           !> jpl/PerlInterpreter/Makefile.PL
10537           !> jpl/PerlInterpreter/PerlInterpreter.c
10538           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10539           !> jpl/Sample/Makefile.PL jpl/install-jpl
10540           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
10541           !> t/op/pat.t
10542 ____________________________________________________________________________
10543 [  4163] By: gsar                                  on 1999/09/15  05:17:27
10544         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
10545      Branch: perl
10546            ! lib/File/Spec/Functions.pm
10547 ____________________________________________________________________________
10548 [  4162] By: gsar                                  on 1999/09/15  05:09:14
10549         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
10550      Branch: perl
10551            ! Changes embed.h embed.pl
10552 ____________________________________________________________________________
10553 [  4161] By: gsar                                  on 1999/09/15  04:08:25
10554         Log: missing perlhist dates from Jeff Okamoto
10555      Branch: perl
10556            ! pod/perlhist.pod
10557 ____________________________________________________________________________
10558 [  4160] By: gsar                                  on 1999/09/15  03:13:08
10559         Log: jpl tweak
10560      Branch: perl
10561            ! MANIFEST jpl/JNI/Makefile.PL
10562 ____________________________________________________________________________
10563 [  4159] By: gsar                                  on 1999/09/15  02:57:08
10564         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
10565              Jepson <bjepson@home.com>)
10566      Branch: perl
10567            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
10568            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
10569            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
10570            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
10571            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10572            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
10573            ! jpl/PerlInterpreter/Makefile.PL
10574            ! jpl/PerlInterpreter/PerlInterpreter.c
10575            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10576            ! jpl/Sample/Makefile.PL jpl/install-jpl
10577 ____________________________________________________________________________
10578 [  4158] By: gsar                                  on 1999/09/15  01:27:14
10579         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
10580              Date:    Tue, 14 Sep 1999 21:26:15 EDT
10581              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
10582              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
10583      Branch: perl
10584            ! regexec.c t/op/pat.t
10585 ____________________________________________________________________________
10586 [  4157] By: jhi                                   on 1999/09/14  21:18:09
10587         Log: config.h will define USE_64_BITS if need be.
10588      Branch: cfgperl
10589            ! hints/irix_6.sh
10590 ____________________________________________________________________________
10591 [  4156] By: jhi                                   on 1999/09/14  20:30:00
10592         Log: Change #4149 necessitates also a small code change.
10593      Branch: cfgperl
10594            ! ext/B/defsubs_h.PL
10595 ____________________________________________________________________________
10596 [  4155] By: jhi                                   on 1999/09/14  20:15:53
10597         Log: Update EPOC libdir names.
10598      Branch: cfgperl
10599            ! epoc/config.h
10600 ____________________________________________________________________________
10601 [  4154] By: jhi                                   on 1999/09/14  20:13:41
10602         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
10603              deceased HAS.*DBM.*64 mumblings.
10604      Branch: cfgperl
10605            ! Configure config_h.SH epoc/config.h
10606 ____________________________________________________________________________
10607 [  4153] By: jhi                                   on 1999/09/14  20:04:53
10608         Log: Configure nits.
10609      Branch: cfgperl
10610            ! Configure config_h.SH
10611      Branch: metaconfig
10612            ! U/compline/d_sigaction.U U/threads/i_pthread.U
10613 ____________________________________________________________________________
10614 [  4152] By: jhi                                   on 1999/09/14  19:30:22
10615         Log: Integrate with Sarathy.
10616      Branch: cfgperl
10617           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
10618            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
10619           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
10620           !> win32/config_sh.PL
10621 ____________________________________________________________________________
10622 [  4151] By: jhi                                   on 1999/09/14  10:25:01
10623         Log: Update Unicode database and recompute the tables.
10624              Rename the .txt files to be more Unicode 3.0-like.
10625              Unihan-3.0.txt not included because it is 16 MB.
10626              syllables.txt is manually maintained.
10627              See ReadMe.txt for description of the .txt files.
10628              (not all of them are used yet)
10629      Branch: cfgperl
10630            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
10631            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
10632            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
10633            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
10634            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
10635            + lib/unicode/SpecCase.txt
10636            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
10637            - lib/unicode/index2.txt lib/unicode/jamo2.txt
10638            - lib/unicode/names2.txt lib/unicode/props2.txt
10639            - lib/unicode/readme.txt
10640            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
10641            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
10642            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
10643            ! lib/unicode/Decomposition.pl
10644            ! lib/unicode/In/ArabicPresentationForms-B.pl
10645            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
10646            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
10647            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
10648            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
10649            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
10650            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
10651            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
10652            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
10653            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
10654            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
10655            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
10656            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
10657            ! lib/unicode/mktables.PL
10658 ____________________________________________________________________________
10659 [  4150] By: gsar                                  on 1999/09/14  09:31:57
10660         Log: INSTALL tweak
10661      Branch: perl
10662            ! INSTALL
10663 ____________________________________________________________________________
10664 [  4149] By: gsar                                  on 1999/09/14  09:00:45
10665         Log: change some filenames to be 8.3-friendly
10666      Branch: perl
10667           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
10668            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
10669            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
10670 ____________________________________________________________________________
10671 [  4148] By: gsar                                  on 1999/09/14  08:35:00
10672         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
10673      Branch: perl
10674            ! win32/config_sh.PL
10675 ____________________________________________________________________________
10676 [  4147] By: jhi                                   on 1999/09/14  08:07:49
10677         Log: Not that UVSIZE normally differs that much from IVSIZE...
10678      Branch: cfgperl
10679            ! perl.h
10680 ____________________________________________________________________________
10681 [  4146] By: jhi                                   on 1999/09/14  08:04:40
10682         Log: Integrate with Sarathy.
10683      Branch: cfgperl
10684           !> Changes ext/DB_File/DB_File.xs
10685 ____________________________________________________________________________
10686 [  4145] By: jhi                                   on 1999/09/14  07:10:02
10687         Log: I_PTHREAD was PTHREADEAD.
10688      Branch: cfgperl
10689            ! Configure config_h.SH
10690      Branch: metaconfig
10691            ! U/threads/i_pthread.U
10692 ____________________________________________________________________________
10693 [  4144] By: gsar                                  on 1999/09/14  06:46:47
10694         Log: change#4113 was missing DB_File.xs changes
10695      Branch: perl
10696            ! ext/DB_File/DB_File.xs
10697 ____________________________________________________________________________
10698 [  4143] By: jhi                                   on 1999/09/13  20:16:20
10699         Log: Small doc and whitespace edits.
10700      Branch: cfgperl
10701            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
10702            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
10703            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
10704            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
10705            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
10706            ! pod/perldelta.pod
10707 ____________________________________________________________________________
10708 [  4142] By: gsar                                  on 1999/09/13  19:32:31
10709         Log: integrate cfgperl contents into mainline, update Changes
10710      Branch: perl
10711           +> ext/DB_File/version.c
10712            ! Changes
10713           !> (integrate 44 files)
10714 ____________________________________________________________________________
10715 [  4141] By: jhi                                   on 1999/09/13  16:16:56
10716         Log: Scan for <pthread.h> always.
10717      Branch: cfgperl
10718            ! Configure config_h.SH perl.h
10719      Branch: metaconfig
10720            ! U/threads/i_pthread.U
10721 ____________________________________________________________________________
10722 [  4140] By: jhi                                   on 1999/09/13  16:00:08
10723         Log: Integrate with Sarathy.
10724      Branch: cfgperl
10725           !> (integrate 27 files)
10726 ____________________________________________________________________________
10727 [  4139] By: jhi                                   on 1999/09/13  15:35:18
10728         Log: Add -A option to Configure to diddle with variables
10729              after the hints file has been applied.
10730      Branch: cfgperl
10731            ! Configure config_h.SH
10732      Branch: metaconfig
10733            ! U/modified/Oldconfig.U U/modified/Options.U
10734 ____________________________________________________________________________
10735 [  4138] By: jhi                                   on 1999/09/13  13:42:56
10736         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
10737      Branch: cfgperl
10738            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
10739            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
10740            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
10741            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
10742            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
10743 ____________________________________________________________________________
10744 [  4137] By: jhi                                   on 1999/09/13  13:25:31
10745         Log: Applying change #4136 manually introduced patch residue.
10746      Branch: cfgperl
10747            ! perl.h
10748 ____________________________________________________________________________
10749 [  4136] By: jhi                                   on 1999/09/13  13:23:04
10750         Log: Replace change #4100 with
10751              From: Robin Barker <rmb1@cise.npl.co.uk>
10752              To: gsar@activestate.com
10753              Cc: perl5-porters@perl.org
10754              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
10755              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
10756              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
10757      Branch: cfgperl
10758            ! doio.c dump.c ext/B/B.xs ext/B/typemap
10759            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
10760            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
10761            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
10762            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
10763 ____________________________________________________________________________
10764 [  4135] By: jhi                                   on 1999/09/13  10:22:31
10765         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10766              To: perl5-porters@perl.org (Mailing list Perl5)
10767              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
10768              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
10769              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
10770              
10771              From: andreas.koenig@anima.de (Andreas J. Koenig)
10772              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
10773              Cc: perl5-porters@perl.org (Mailing list Perl5)
10774              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
10775              Date: 11 Sep 1999 15:36:26 +0200
10776              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
10777      Branch: cfgperl
10778            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
10779 ____________________________________________________________________________
10780 [  4134] By: jhi                                   on 1999/09/13  10:20:14
10781         Log: From: Tom Phoenix <rootbeer@redcat.com>
10782              To: Perl Porters Mailing List <perl5-porters@perl.org>
10783              Subject: [DOCPATCH] Server errors and perldiag
10784              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
10785              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
10786      Branch: cfgperl
10787            ! pod/perldiag.pod
10788 ____________________________________________________________________________
10789 [  4133] By: gsar                                  on 1999/09/13  03:25:43
10790         Log: avoid assertion failure on C<@a'>
10791      Branch: perl
10792            ! toke.c
10793 ____________________________________________________________________________
10794 [  4132] By: gsar                                  on 1999/09/13  03:03:57
10795         Log: add -DPERL_Y2KWARN build option that will generate additional
10796              warnings on "19$yy" etc (reworked a patch suggested by
10797              Ulrich Pfeifer <upf@de.uu.net>)
10798      Branch: perl
10799            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
10800            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
10801 ____________________________________________________________________________
10802 [  4131] By: gsar                                  on 1999/09/12  22:06:25
10803         Log: fix DATA leaks; reword documentation about the DATA filehandle
10804      Branch: perl
10805            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
10806 ____________________________________________________________________________
10807 [  4130] By: gsar                                  on 1999/09/12  20:08:56
10808         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
10809              formatted result looks nonstandard
10810      Branch: perl
10811            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
10812            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
10813            ! t/pragma/locale.t thrdvar.h
10814 ____________________________________________________________________________
10815 [  4129] By: gsar                                  on 1999/09/12  17:04:11
10816         Log: From: Doug MacEachern <dougm@cp.net>
10817              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
10818              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
10819              Subject: [PATCH 5.005_57] B::clearsym
10820      Branch: perl
10821            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
10822 ____________________________________________________________________________
10823 [  4128] By: gsar                                  on 1999/09/12  16:59:12
10824         Log: better debugger help output (from Ilya Zakharevich)
10825      Branch: perl
10826            ! lib/perl5db.pl
10827 ____________________________________________________________________________
10828 [  4127] By: jhi                                   on 1999/09/11  20:50:37
10829         Log: Integrate with Sarathy.
10830      Branch: cfgperl
10831           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
10832           +> t/lib/gol-linkage.t
10833           !> (integrate 43 files)
10834 ____________________________________________________________________________
10835 [  4126] By: nick                                  on 1999/09/10  20:44:22
10836         Log: Get resolve -at mainline
10837      Branch: utfperl
10838           +> (branch 297 files)
10839            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
10840            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
10841            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
10842            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
10843            - t/pragma/warn-1global t/pragma/warning.t thread.sym
10844            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
10845            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
10846            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
10847            - win32/makeperldef.pl win32/perlhost.h
10848           !> (integrate 847 files)
10849 ____________________________________________________________________________
10850 [  4125] By: gsar                                  on 1999/09/10  19:22:14
10851         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
10852              etc.)
10853      Branch: perl
10854            ! XSUB.h pp.h
10855 ____________________________________________________________________________
10856 [  4124] By: gsar                                  on 1999/09/10  19:14:35
10857         Log: rewrote substantive parts of patch
10858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10859              Date: Fri, 27 Aug 1999 19:02:18 -0400
10860              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
10861              Subject: [PATCH 5.005_58] REx documentation
10862      Branch: perl
10863            ! pod/perlre.pod
10864 ____________________________________________________________________________
10865 [  4123] By: gsar                                  on 1999/09/10  18:21:53
10866         Log: note about AVf_*
10867      Branch: perl
10868            ! av.h
10869 ____________________________________________________________________________
10870 [  4122] By: gsar                                  on 1999/09/10  17:55:42
10871         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
10872              <lichtin@bivio.com>)
10873      Branch: perl
10874            ! lib/Pod/Html.pm
10875 ____________________________________________________________________________
10876 [  4121] By: gsar                                  on 1999/09/10  17:49:35
10877         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
10878      Branch: perl
10879            ! AUTHORS Changes README.dos djgpp/config.over
10880            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
10881            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
10882            ! pod/podselect.PL sv.h t/io/openpid.t util.c
10883 ____________________________________________________________________________
10884 [  4120] By: gsar                                  on 1999/09/10  12:25:01
10885         Log: add perlcompile.pod (edited content from Nathan Torkington
10886              <gnat@frii.com> and others)
10887      Branch: perl
10888            + pod/perlcompile.pod
10889            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
10890 ____________________________________________________________________________
10891 [  4119] By: gsar                                  on 1999/09/10  11:05:13
10892         Log: avoid leaking static local_patches unless patchlevel.h is
10893              explicitly included
10894      Branch: perl
10895            ! patchlevel.h perl.c
10896 ____________________________________________________________________________
10897 [  4118] By: gsar                                  on 1999/09/10  10:44:54
10898         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
10899              <jvromans@squirrel.nl>)
10900      Branch: perl
10901            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
10902            ! Changes MANIFEST lib/Getopt/Long.pm
10903 ____________________________________________________________________________
10904 [  4116] By: jhi                                   on 1999/09/09  15:56:52
10905         Log: perldeltify change #4115.
10906      Branch: cfgperl
10907            ! pod/perldelta.pod
10908 ____________________________________________________________________________
10909 [  4115] By: jhi                                   on 1999/09/09  15:48:56
10910         Log: From: "John L. Allen" <allen@grumman.com> 
10911              To: perl5-porters@perl.org 
10912              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
10913              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
10914              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
10915      Branch: cfgperl
10916            ! lib/Time/Local.pm
10917 ____________________________________________________________________________
10918 [  4114] By: jhi                                   on 1999/09/09  15:42:30
10919         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
10920              To: perl5-porters@perl.org
10921              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
10922              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
10923              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
10924      Branch: cfgperl
10925            ! pp_sys.c
10926 ____________________________________________________________________________
10927 [  4113] By: jhi                                   on 1999/09/09  10:17:45
10928         Log: From: paul.marquess@bt.com
10929              To: gsar@ActiveState.com
10930              Cc: perl5-porters@perl.org
10931              Subject: [PATCH 5.005_61] DB_File 1.71
10932              Date: Thu, 9 Sep 1999 11:20:13 +0100
10933              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
10934      Branch: cfgperl
10935            + ext/DB_File/version.c
10936            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
10937            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
10938            ! t/lib/db-btree.t
10939 ____________________________________________________________________________
10940 [  4112] By: jhi                                   on 1999/09/09  09:05:32
10941         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10942              To: perl5-porters@perl.org (Mailing list Perl5)
10943              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
10944              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
10945              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
10946      Branch: cfgperl
10947            ! regexec.c t/op/pat.t
10948 ____________________________________________________________________________
10949 [  4110] By: jhi                                   on 1999/09/09  07:29:17
10950         Log: Tidy up 64-bit situation in perldelta.
10951      Branch: cfgperl
10952            ! pod/perldelta.pod
10953 ____________________________________________________________________________
10954 [  4109] By: jhi                                   on 1999/09/09  07:26:53
10955         Log: Clear up PL_regcc issues.
10956              
10957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10958              To: perl5-porters@perl.org (Mailing list Perl5)
10959              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
10960              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
10961              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
10962      Branch: cfgperl
10963            ! regexec.c
10964 ____________________________________________________________________________
10965 [  4108] By: gsar                                  on 1999/09/08  20:52:51
10966         Log: avoid ass_u_ming uppercase types are not user objects (spotted
10967              by Kurt Starsinic)
10968      Branch: perl
10969            ! ext/Data/Dumper/Dumper.pm
10970 ____________________________________________________________________________
10971 [  4107] By: gsar                                  on 1999/09/08  20:35:18
10972         Log: From: akim@epita.fr (DEMAILLE Akim)
10973              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
10974              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
10975              Subject: [ID 19990908.014] s2p does not quote @
10976      Branch: perl
10977            ! x2p/s2p.PL
10978 ____________________________________________________________________________
10979 [  4106] By: gsar                                  on 1999/09/08  20:25:12
10980         Log: integrate cfgperl contents into mainline
10981      Branch: perl
10982           !> (integrate 30 files)
10983 ____________________________________________________________________________
10984 [  4105] By: jhi                                   on 1999/09/08  09:02:37
10985         Log: Minor touches at the [:class:] description.
10986      Branch: cfgperl
10987            ! pod/perlre.pod
10988 ____________________________________________________________________________
10989 [  4104] By: jhi                                   on 1999/09/08  08:57:58
10990         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10991              To: Mailing list Perl5 <perl5-porters@perl.org>
10992              Subject: [PATCH 5.005_58] Fix debugging output for REx
10993              Date: Wed, 8 Sep 1999 05:02:02 -0400
10994              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
10995      Branch: cfgperl
10996            ! regcomp.c
10997 ____________________________________________________________________________
10998 [  4103] By: gsar                                  on 1999/09/08  00:53:50
10999         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
11000      Branch: perl
11001            ! pp.c
11002 ____________________________________________________________________________
11003 [  4102] By: gsar                                  on 1999/09/08  00:52:50
11004         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
11005      Branch: perl
11006            ! cop.h pp_hot.c
11007 ____________________________________________________________________________
11008 [  4101] By: gsar                                  on 1999/09/07  17:25:07
11009         Log: various fixups for windows
11010      Branch: perl
11011            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
11012            ! win32/Makefile win32/makefile.mk xsutils.c
11013 ____________________________________________________________________________
11014 [  4100] By: jhi                                   on 1999/09/07  12:49:15
11015         Log: Fix pointer casts.
11016              
11017              From: Robin Barker <rmb1@cise.npl.co.uk>
11018              To: perl5-porters@perl.org
11019              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
11020              -Duse64bits
11021              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
11022              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
11023      Branch: cfgperl
11024            ! doio.c dump.c ext/B/B.xs ext/B/typemap
11025            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11026            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11027            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11028            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11029 ____________________________________________________________________________
11030 [  4099] By: jhi                                   on 1999/09/07  10:29:04
11031         Log: Add sig/pid/uid size and sign probes.
11032      Branch: metaconfig
11033            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
11034            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
11035 ____________________________________________________________________________
11036 [  4098] By: jhi                                   on 1999/09/07  10:27:06
11037         Log: Band-aid until we've got %{Uid_t} or something similar
11038              for sv_catpvfn().
11039      Branch: cfgperl
11040            ! taint.c
11041 ____________________________________________________________________________
11042 [  4097] By: jhi                                   on 1999/09/07  09:41:23
11043         Log: Fix a printf thinko: now quads must have the ll L q prefix.
11044              (in other words, a bare %d is an int/unsigned)
11045      Branch: cfgperl
11046            ! pp_sys.c sv.c t/op/64bit.t
11047 ____________________________________________________________________________
11048 [  4096] By: jhi                                   on 1999/09/07  07:36:17
11049         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
11050              
11051              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11052              To: perl5-porters@perl.org
11053              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
11054              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
11055              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
11056      Branch: cfgperl
11057            ! hints/hpux.sh perl.h
11058 ____________________________________________________________________________
11059 [  4095] By: gsar                                  on 1999/09/06  20:47:02
11060         Log: applied suggested patch with suitable test to detect MSVC
11061              From: "Vishal Bhatia" <vishalb@my-deja.com>
11062              Date: Wed, 11 Aug 1999 01:43:28 -0700
11063              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
11064              Subject: compiler on  win32
11065      Branch: perl
11066            ! ext/B/B/C.pm
11067 ____________________________________________________________________________
11068 [  4094] By: jhi                                   on 1999/09/06  20:34:44
11069         Log: Integrate with Sarathy.
11070      Branch: cfgperl
11071           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11072           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
11073 ____________________________________________________________________________
11074 [  4093] By: jhi                                   on 1999/09/06  20:33:43
11075         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
11076              so that they overflow also on 64-bit platforms.
11077      Branch: cfgperl
11078            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
11079 ____________________________________________________________________________
11080 [  4092] By: gsar                                  on 1999/09/06  20:16:58
11081         Log: support bytecode and C backends in perlcc (patch suggested
11082              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
11083              C backend the default; describe new switches in pod; introduce
11084              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
11085              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
11086              entries
11087      Branch: perl
11088            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11089            ! t/harness utils/Makefile utils/perlcc.PL
11090 ____________________________________________________________________________
11091 [  4091] By: jhi                                   on 1999/09/06  19:10:41
11092         Log: Integrate with Sarathy.
11093      Branch: cfgperl
11094           +> t/pragma/sub_lval.t
11095           !> (integrate 52 files)
11096 ____________________________________________________________________________
11097 [  4090] By: gsar                                  on 1999/09/06  19:09:06
11098         Log: propagate changed error text
11099      Branch: perl
11100            ! t/pragma/sub_lval.t
11101 ____________________________________________________________________________
11102 [  4089] By: gsar                                  on 1999/09/06  18:54:43
11103         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
11104      Branch: perl
11105            ! pod/perlfunc.pod
11106 ____________________________________________________________________________
11107 [  4088] By: gsar                                  on 1999/09/06  18:52:10
11108         Log: From: paul.marquess@bt.com
11109              Date: Sun, 5 Sep 1999 15:11:08 +0100 
11110              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
11111              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
11112      Branch: perl
11113            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
11114            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11115            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
11116            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
11117            ! toke.c
11118 ____________________________________________________________________________
11119 [  4087] By: gsar                                  on 1999/09/06  18:06:06
11120         Log: change#3612 is buggy when quotemeta argument matches target
11121              (hope this is the last of the optimized-OP_SASSIGN bugs)
11122              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11123              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
11124              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
11125              Subject: Re: [BUG: quotemeta]
11126      Branch: perl
11127            ! Changes op.c t/op/lex_assign.t
11128 ____________________________________________________________________________
11129 [  4086] By: gsar                                  on 1999/09/06  17:57:52
11130         Log: misc tweaks
11131      Branch: perl
11132            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
11133 ____________________________________________________________________________
11134 [  4085] By: gsar                                  on 1999/09/06  03:54:23
11135         Log: applied patch suggested by Hans Mulder to fix problems on
11136              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
11137              when they ask for bincompat (platforms that used to default
11138              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
11139              (appears unsalvageable on some platforms)
11140      Branch: perl
11141            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
11142 ____________________________________________________________________________
11143 [  4084] By: bailey                                on 1999/09/06  02:39:11
11144         Log: Integrate mainline 5.05_61
11145      Branch: vmsperl
11146           +> (branch 32 files)
11147            - lib/unicode/EthiopicSyllables.txt
11148            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
11149            - warning.pl
11150            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
11151            ! vms/perly_h.vms vms/vms.c
11152           !> (integrate 346 files)
11153 ____________________________________________________________________________
11154 [  4083] By: gsar                                  on 1999/09/06  00:10:40
11155         Log: optional warning on join(/foo/...) (reworked suggested patch
11156              by Mark-Jason Dominus <mjd@plover.com>)
11157      Branch: perl
11158            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
11159            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
11160            ! pp_proto.h t/pragma/warn/op
11161 ____________________________________________________________________________
11162 [  4082] By: gsar                                  on 1999/09/05  22:28:57
11163         Log: fix data loss when more than one block is read from SDBM
11164              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
11165      Branch: perl
11166            ! ext/SDBM_File/sdbm/sdbm.c
11167 ____________________________________________________________________________
11168 [  4081] By: gsar                                  on 1999/09/05  22:07:18
11169         Log: initial implementation of lvalue subroutines (slightly fixed
11170              version of patch suggested by Ilya Zakharevich, which in turn
11171              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
11172      Branch: perl
11173            + t/pragma/sub_lval.t
11174            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
11175            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
11176            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
11177            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
11178            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
11179 ____________________________________________________________________________
11180 [  4080] By: jhi                                   on 1999/09/05  22:02:18
11181         Log: Undo #4055 (related to #4079).
11182      Branch: cfgperl
11183            ! pod/perlop.pod
11184 ____________________________________________________________________________
11185 [  4079] By: jhi                                   on 1999/09/05  21:30:54
11186         Log: Time is not yet ripe.
11187      Branch: cfgperl
11188            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
11189 ____________________________________________________________________________
11190 [  4078] By: gsar                                  on 1999/09/05  18:17:32
11191         Log: modified suggested patch to handle cross-refs and qr// objects
11192              correctly; unfollowed refs are represented as simple string
11193              value, not just the bare type; $VERSION stays the same until
11194              it is ready for prime time (avoids CPAN confustication)
11195              From:    John Nolan <jpnolan@Op.Net>
11196              Date:    Wed, 04 Aug 1999 20:21:10 EDT
11197              Message-Id: <199908050021.UAA09693@monet.op.net>
11198              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
11199      Branch: perl
11200            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
11201            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
11202 ____________________________________________________________________________
11203 [  4077] By: jhi                                   on 1999/09/04  21:54:42
11204         Log: timesum() wasn't @EXPORTed as promised by the documentation.
11205              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
11206      Branch: cfgperl
11207            ! lib/Benchmark.pm
11208 ____________________________________________________________________________
11209 [  4076] By: gsar                                  on 1999/09/04  20:21:59
11210         Log: integrate cfgperl contents into mainline
11211      Branch: perl
11212           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
11213           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
11214           +> warnings.h warnings.pl xsutils.c
11215            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
11216           !> (integrate 109 files)
11217 ____________________________________________________________________________
11218 [  4075] By: jhi                                   on 1999/09/04  18:04:47
11219         Log: use integer on the problematic subtest.
11220      Branch: cfgperl
11221            ! t/op/misc.t
11222 ____________________________________________________________________________
11223 [  4074] By: jhi                                   on 1999/09/04  17:57:40
11224         Log: Warn about numconvert.t in case somebody
11225              wants to make sv_2pv more 64-bit aware.
11226      Branch: cfgperl
11227            ! sv.c
11228 ____________________________________________________________________________
11229 [  4073] By: jhi                                   on 1999/09/04  17:54:51
11230         Log: Comment upgrading: the quad situation isn't quite as
11231              bad as it used to be.
11232      Branch: cfgperl
11233            ! perl.h
11234 ____________________________________________________________________________
11235 [  4072] By: jhi                                   on 1999/09/04  15:35:37
11236         Log: Integrate with Sarathy.
11237      Branch: cfgperl
11238           !> win32/win32.c
11239 ____________________________________________________________________________
11240 [  4071] By: jhi                                   on 1999/09/04  15:28:11
11241         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
11242              
11243              From: Robin Barker <rmb1@cise.npl.co.uk>
11244              To: perl5-porters@perl.org
11245              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11246              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
11247              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
11248              
11249              and later (in private email) found to be dependent
11250              on useperlio.
11251              
11252              Mental note: the cpp magic done in perlsdio.h (and assumedly
11253              also in perlsfio.h) may cause trouble later with lfs because
11254              both the perlio scheme by Perl and the lfs support by vendors
11255              like to play cpp games to map the stdio namespace back and forth.
11256              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
11257              just the beginning.
11258      Branch: cfgperl
11259            ! perlio.c
11260 ____________________________________________________________________________
11261 [  4070] By: jhi                                   on 1999/09/04  13:12:14
11262         Log: Enable 64-bit clean bit ops.
11263              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
11264      Branch: cfgperl
11265            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
11266            ! t/op/misc.t
11267 ____________________________________________________________________________
11268 [  4069] By: jhi                                   on 1999/09/03  21:17:30
11269         Log: Turn on USE_64_BIT_OFFSETS implicitly.
11270      Branch: cfgperl
11271            ! perl.h
11272 ____________________________________________________________________________
11273 [  4068] By: jhi                                   on 1999/09/03  08:19:59
11274         Log: Fix from Spider for the sub attributes (there was an undocumented
11275              dependency between force_word() and skipspace()).
11276      Branch: cfgperl
11277            ! toke.c
11278 ____________________________________________________________________________
11279 [  4067] By: jhi                                   on 1999/09/01  23:17:06
11280         Log: From: John Tobey <spam@john-edwin-tobey.org>
11281              To: ilya@math.ohio-state.edu
11282              CC: perl5-porters@perl.org
11283              Subject: Re: [PATCH 5.005_60] distclean forgot two
11284              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
11285              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
11286      Branch: cfgperl
11287            ! t/lib/dprof.t
11288 ____________________________________________________________________________
11289 [  4066] By: jhi                                   on 1999/09/01  23:14:50
11290         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
11291              To: perl5-porters@perl.org
11292              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
11293              Date: Fri, 20 Aug 1999 15:37:27 +0100
11294              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
11295      Branch: cfgperl
11296            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
11297            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
11298            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
11299 ____________________________________________________________________________
11300 [  4065] By: jhi                                   on 1999/09/01  22:06:43
11301         Log: From: Dominic Dunlop <domo@vo.lu>
11302              To: perl5-porters@perl.org
11303              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
11304              (UNINSTALLED) [PATCH]
11305              Date: Thu, 19 Aug 1999 09:48:03 +0200
11306              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
11307              
11308              The PERL_POLLUTE_MALLOC part had to be manually applied.
11309      Branch: cfgperl
11310            ! hints/machten.sh perl.h
11311 ____________________________________________________________________________
11312 [  4064] By: jhi                                   on 1999/09/01  13:56:14
11313         Log: From: Martin Lichtin <lichtin@bivio.com>
11314              To: jhi@iki.fi
11315              CC: perl5-porters@perl.org
11316              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
11317              Date: Wed, 01 Sep 1999 15:50:04 +0200
11318              Message-ID: <37CD2F0C.944BFACE@bivio.com>
11319      Branch: cfgperl
11320            ! lib/ExtUtils/Install.pm
11321 ____________________________________________________________________________
11322 [  4063] By: jhi                                   on 1999/09/01  13:16:11
11323         Log: Enhance lfs tests: check every seek and sysseek
11324              and test also that -e and -f detect largefiles.
11325      Branch: cfgperl
11326            ! t/lib/syslfs.t t/op/lfs.t
11327 ____________________________________________________________________________
11328 [  4062] By: jhi                                   on 1999/09/01  12:08:04
11329         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
11330              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
11331              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
11332              The Perl Porters Mailing List <perl5-porters@perl.org>
11333              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
11334              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
11335              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
11336      Branch: cfgperl
11337            ! pod/perldiag.pod
11338 ____________________________________________________________________________
11339 [  4061] By: jhi                                   on 1999/09/01  12:03:03
11340         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11341              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
11342              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
11343              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
11344              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
11345              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
11346      Branch: cfgperl
11347            ! op.c t/op/join.t
11348 ____________________________________________________________________________
11349 [  4060] By: jhi                                   on 1999/09/01  07:59:42
11350         Log: IV_DIG and NV_DIG fixes.
11351      Branch: cfgperl
11352            ! perl.h
11353 ____________________________________________________________________________
11354 [  4059] By: jhi                                   on 1999/08/31  14:47:18
11355         Log: \C{} -> \N{} residue.
11356      Branch: cfgperl
11357            ! toke.c
11358 ____________________________________________________________________________
11359 [  4057] By: gsar                                  on 1999/08/30  22:08:19
11360         Log: avoid hiding child process window
11361      Branch: perl
11362            ! win32/win32.c
11363 ____________________________________________________________________________
11364 [  4055] By: jhi                                   on 1999/08/30  21:20:50
11365         Log: Document the undefinedness of overshifting.
11366      Branch: cfgperl
11367            ! pod/perlop.pod
11368 ____________________________________________________________________________
11369 [  4054] By: jhi                                   on 1999/08/30  20:18:18
11370         Log: History fixes and updates.
11371      Branch: cfgperl
11372            ! pod/perlhist.pod
11373 ____________________________________________________________________________
11374 [  4053] By: jhi                                   on 1999/08/30  19:34:02
11375         Log: Shell quoting thinko broke installdirs.
11376              From: JVromans@Squirrel.nl (Johan Vromans)
11377              To: perl5-porters@perl.org
11378              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
11379              installprefix
11380              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
11381              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
11382      Branch: cfgperl
11383            ! Configure config_h.SH
11384      Branch: metaconfig
11385            ! U/installdirs/archlib.U U/installdirs/bin.U
11386            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
11387            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
11388            ! U/installdirs/man3dir.U U/installdirs/privlib.U
11389            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
11390            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
11391            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
11392            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
11393            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
11394            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
11395            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
11396            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
11397            ! U/installdirs/vendorscriptdir.U
11398 ____________________________________________________________________________
11399 [  4052] By: jhi                                   on 1999/08/30  02:57:05
11400         Log: Use \N{named characters} instead of \C.
11401              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11402              To: jhi@iki.fi
11403              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
11404              perl5-porters@perl.org (Mailing list Perl5)
11405              Subject: Re: [PATCH 5.005_58] Named characters in Perl
11406              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
11407              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
11408      Branch: cfgperl
11409            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
11410            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
11411 ____________________________________________________________________________
11412 [  4051] By: jhi                                   on 1999/08/30  02:54:20
11413         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
11414              To: perl5-porters@perl.org
11415              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
11416              don't mix
11417              Date: Sun, 29 Aug 1999 19:04:53 -0400
11418              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
11419      Branch: cfgperl
11420            ! universal.c
11421 ____________________________________________________________________________
11422 [  4050] By: jhi                                   on 1999/08/29  16:38:58
11423         Log: Conditionally socksify the LIBS of Socket.
11424      Branch: cfgperl
11425            ! ext/Socket/Makefile.PL
11426 ____________________________________________________________________________
11427 [  4049] By: jhi                                   on 1999/08/29  15:33:30
11428         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11429              To: Mailing list Perl5 <perl5-porters@perl.org>
11430              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
11431              Date: Wed, 25 Aug 1999 16:19:58 -0400
11432              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
11433      Branch: cfgperl
11434            ! lib/perl5db.pl
11435 ____________________________________________________________________________
11436 [  4048] By: jhi                                   on 1999/08/29  15:31:36
11437         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11438              To: perl5-porters@perl.org
11439              Subject: [PATCH _61] Lost arguments to simplified sort
11440              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
11441              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
11442      Branch: cfgperl
11443            ! op.c t/op/sort.t
11444 ____________________________________________________________________________
11445 [  4047] By: jhi                                   on 1999/08/29  15:29:29
11446         Log: From: Olaf Flebbe <olaf@science-computing.de>
11447              Sender: owner-perl5-porters@perl.org
11448              To: perl5-porters@perl.org
11449              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
11450              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
11451      Branch: cfgperl
11452            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
11453            ! epoc/perl.mmp epoc/perl.pkg
11454 ____________________________________________________________________________
11455 [  4046] By: jhi                                   on 1999/08/29  15:21:18
11456         Log: From: pvhp@forte.com (Peter Prymmer)
11457              To: perl5-porters@perl.org
11458              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
11459              Date: Fri, 27 Aug 99 18:51:04 PDT
11460              Message-Id: <9908280151.AA05010@forte.com>
11461      Branch: cfgperl
11462            ! t/lib/cgi-html.t
11463 ____________________________________________________________________________
11464 [  4045] By: jhi                                   on 1999/08/29  15:18:38
11465         Log: Fix scalar gmtime (and localtime) in quad environments,
11466              bug reported by Robin Parker.
11467              
11468              From: Robin Barker <rmb1@cise.npl.co.uk>
11469              To: jhi@iki.fi
11470              Cc: perl5-porters@perl.org
11471              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11472              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
11473              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
11474      Branch: cfgperl
11475            ! pp_sys.c t/op/time.t
11476 ____________________________________________________________________________
11477 [  4044] By: jhi                                   on 1999/08/29  11:24:03
11478         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11479              To: perl5-porters@perl.org (Mailing list Perl5)
11480              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
11481              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
11482              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
11483              
11484              Addendum: it's "only" 33% speedup.
11485      Branch: cfgperl
11486            ! dump.c op.c op.h pp.h
11487 ____________________________________________________________________________
11488 [  4043] By: jhi                                   on 1999/08/29  11:10:33
11489         Log: From: spider-perl@Orb.Nashua.NH.US
11490              To: Mailing list Perl5 <perl5-porters@perl.org>
11491              Subject: [PATCH 5.005_61 CORE] sub : attrlist
11492              Date: Sun, 29 Aug 1999 03:02:11 -0400
11493              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
11494      Branch: cfgperl
11495            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
11496            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
11497            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
11498            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
11499            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
11500            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
11501            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
11502 ____________________________________________________________________________
11503 [  4042] By: jhi                                   on 1999/08/29  11:08:50
11504         Log: Turn off gcc-2.95's strict-alias optimization.
11505              This, of course, should be only temporary.
11506              From Andy Dougherty.
11507      Branch: cfgperl
11508            ! Configure config_h.SH
11509      Branch: metaconfig
11510            ! U/compline/ccflags.U U/modified/cc.U
11511 ____________________________________________________________________________
11512 [  4041] By: jhi                                   on 1999/08/29  10:47:30
11513         Log: Fix a typo in #4036.
11514      Branch: cfgperl
11515            ! mg.c
11516 ____________________________________________________________________________
11517 [  4040] By: jhi                                   on 1999/08/29  10:34:58
11518         Log: Add a missing #endif forgotten by #4035.
11519      Branch: cfgperl
11520            ! doop.c
11521 ____________________________________________________________________________
11522 [  4039] By: jhi                                   on 1999/08/29  10:31:19
11523         Log: Remove an extra #endif introduced by #4036.
11524      Branch: cfgperl
11525            ! perl.h
11526 ____________________________________________________________________________
11527 [  4038] By: jhi                                   on 1999/08/29  10:18:59
11528         Log: Rename warning to warnings, from Paul Marquess.
11529      Branch: cfgperl
11530            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
11531            + t/pragma/warnings.t warnings.h warnings.pl
11532            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
11533            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
11534            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
11535            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
11536            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
11537            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
11538            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
11539            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
11540            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
11541            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11542            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
11543            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
11544            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
11545 ____________________________________________________________________________
11546 [  4037] By: jhi                                   on 1999/08/29  10:08:47
11547         Log: Create the equivalence tables based on
11548              the real Unicode decomposition, not on
11549              the character name.
11550      Branch: cfgperl
11551            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
11552            ! lib/unicode/mktables.PL
11553 ____________________________________________________________________________
11554 [  4036] By: jhi                                   on 1999/08/29  09:29:08
11555         Log: Integrate with Sarathy.
11556      Branch: cfgperl
11557           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
11558           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
11559           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
11560           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
11561           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
11562           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
11563           !> (integrate 190 files)
11564 ____________________________________________________________________________
11565 [  4035] By: jhi                                   on 1999/08/29  08:56:15
11566         Log: Implement 64-bit vec().
11567      Branch: cfgperl
11568            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11569            ! pp.h t/op/64bit.t
11570 ____________________________________________________________________________
11571 [  4034] By: gsar                                  on 1999/08/29  03:35:18
11572         Log: deadcode removal
11573      Branch: perl
11574            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
11575            ! pp_ctl.c proto.h run.c sv.c
11576 ____________________________________________________________________________
11577 [  4033] By: jhi                                   on 1999/08/28  17:31:07
11578         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11579              To: perl5-porters@perl.org
11580              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11581              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
11582              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
11583      Branch: cfgperl
11584            ! perl.h
11585 ____________________________________________________________________________
11586 [  4032] By: gsar                                  on 1999/08/26  23:53:33
11587         Log: new thread should set current interp in TLS
11588      Branch: perl
11589            ! ext/Thread/Thread.xs
11590 ____________________________________________________________________________
11591 [  4031] By: bailey                                on 1999/08/23  03:40:07
11592         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
11593      Branch: vmsperl
11594            ! lib/ExtUtils/MM_VMS.pm
11595 ____________________________________________________________________________
11596 [  4030] By: bailey                                on 1999/08/23  03:37:43
11597         Log: Patch up holes in realclean target
11598      Branch: vmsperl
11599            ! vms/descrip_mms.template
11600 ____________________________________________________________________________
11601 [  4029] By: bailey                                on 1999/08/23  03:36:24
11602         Log: Fix handling of PERL_POLLUTE
11603      Branch: vmsperl
11604            ! lib/ExtUtils/MM_VMS.pm
11605 ____________________________________________________________________________
11606 [  4028] By: bailey                                on 1999/08/23  03:34:08
11607         Log: Update VMS version of perly.h
11608      Branch: vmsperl
11609            ! vms/perly_h.vms
11610 ____________________________________________________________________________
11611 [  4027] By: bailey                                on 1999/08/23  03:32:45
11612         Log: Update dependencies in Descrip.MMS
11613      Branch: vmsperl
11614            ! vms/descrip_mms.template
11615 ____________________________________________________________________________
11616 [  4026] By: bailey                                on 1999/08/23  03:30:01
11617         Log: Fix prototypes in perlapi.c (64-bit?)
11618              Clear prior definition of getenv_len before defining VMS-specific macro
11619      Branch: vmsperl
11620            ! perlapi.c vms/vmsish.h
11621 ____________________________________________________________________________
11622 [  4025] By: bailey                                on 1999/08/23  03:25:51
11623         Log: Add '-m' option to Configure.com which skips the MANIFEST check
11624      Branch: vmsperl
11625            ! configure.com
11626 ____________________________________________________________________________
11627 [  4024] By: bailey                                on 1999/08/23  03:23:34
11628         Log: Skip open() tests that rely on Unix fork semantics
11629      Branch: vmsperl
11630            ! t/io/open.t
11631 ____________________________________________________________________________
11632 [  4023] By: bailey                                on 1999/08/23  03:21:46
11633         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
11634      Branch: vmsperl
11635            ! vms/gen_shrfls.pl
11636 ____________________________________________________________________________
11637 [  4022] By: bailey                                on 1999/08/23  03:17:33
11638         Log: update MM_VMS to use new File::Spec routines
11639      Branch: vmsperl
11640            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
11641 ____________________________________________________________________________
11642 [  4021] By: bailey                                on 1999/08/23  03:13:40
11643         Log: byteperl is now part of the ByteLoader ext
11644      Branch: vmsperl
11645            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
11646 ____________________________________________________________________________
11647 [  4020] By: bailey                                on 1999/08/23  03:10:41
11648         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
11649      Branch: vmsperl
11650            ! vms/vms.c
11651 ____________________________________________________________________________
11652 [  4019] By: bailey                                on 1999/08/23  03:07:28
11653         Log: Update calls for new thread context handling
11654      Branch: vmsperl
11655            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
11656            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
11657 ____________________________________________________________________________
11658 [  4018] By: bailey                                on 1999/08/23  03:01:31
11659         Log: Allow for file versions in library when looking for .bs files
11660      Branch: vmsperl
11661            ! ext/DynaLoader/DynaLoader_pm.PL
11662 ____________________________________________________________________________
11663 [  4017] By: bailey                                on 1999/08/23  02:58:55
11664         Log: Update VMS configuration procedures for 5.005_60
11665      Branch: vmsperl
11666            ! configure.com vms/subconfigure.com
11667 ____________________________________________________________________________
11668 [  4016] By: gsar                                  on 1999/08/20  22:19:56
11669         Log: update Changes
11670      Branch: perl
11671            ! Changes
11672
11673 ----------------
11674 Version 5.005_61
11675 ----------------
11676
11677 ____________________________________________________________________________
11678 [  4015] By: gsar                                  on 1999/08/20  22:17:41
11679         Log: perl_free() should use PerlMem_free()
11680      Branch: perl
11681            ! perl.c
11682 ____________________________________________________________________________
11683 [  4014] By: gsar                                  on 1999/08/20  22:10:46
11684         Log: win32 tweaks
11685      Branch: perl
11686            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
11687            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11688            ! win32/config_H.vc
11689 ____________________________________________________________________________
11690 [  4013] By: gsar                                  on 1999/08/20  22:09:56
11691         Log: DEBUG_m() adjusted to internalize dTHX
11692      Branch: perl
11693            ! malloc.c perl.h util.c
11694 ____________________________________________________________________________
11695 [  4012] By: gsar                                  on 1999/08/20  17:51:06
11696         Log: make autogenerated files writable
11697      Branch: perl
11698            ! (edit 171 files)
11699 ____________________________________________________________________________
11700 [  4011] By: gsar                                  on 1999/08/20  17:43:47
11701         Log: update Changes
11702      Branch: perl
11703            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
11704 ____________________________________________________________________________
11705 [  4010] By: gsar                                  on 1999/08/20  17:21:53
11706         Log: up patchlevel &c
11707      Branch: perl
11708            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
11709            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11710 ____________________________________________________________________________
11711 [  4009] By: gsar                                  on 1999/08/20  16:46:26
11712         Log: add missing Is/Syl*.pl files
11713      Branch: perl
11714            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
11715            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
11716            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
11717            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
11718            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
11719            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
11720 ____________________________________________________________________________
11721 [  4008] By: gsar                                  on 1999/08/20  16:31:02
11722         Log: integrate cfgperl contents into mainline
11723      Branch: perl
11724           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
11725           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
11726           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
11727           +> t/op/lfs.t
11728            - lib/unicode/EthiopicSyllables.txt
11729            - lib/unicode/MakeEthiopicSyllables.PL
11730           !> (integrate 261 files)
11731 ____________________________________________________________________________
11732 [  4007] By: gsar                                  on 1999/08/20  15:24:08
11733         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
11734              USE_THREADS and MULTIPLICITY; minor pod adjustments
11735      Branch: perl
11736            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
11737            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
11738 ____________________________________________________________________________
11739 [  4006] By: jhi                                   on 1999/08/19  19:01:41
11740         Log: Tighten the vec() code so that naughty BITS cause an error.
11741      Branch: cfgperl
11742            ! doop.c
11743 ____________________________________________________________________________
11744 [  4005] By: jhi                                   on 1999/08/19  15:55:09
11745         Log: Don't document ill-defined vec() bits cases
11746              (for which the code doesn't work right in any case)
11747      Branch: cfgperl
11748            ! pod/perldiag.pod pod/perlfunc.pod
11749 ____________________________________________________________________________
11750 [  4004] By: jhi                                   on 1999/08/19  12:49:41
11751         Log: Removed duplicated code (in pp.c and mg.c) by introducing
11752              do_vecget().  NOTE: the calling convention of do_vecset()
11753              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
11754              in pp_vec() is no more multiplied by `size' in pp_vec(),
11755              the multiplication is now done in do_vecset().
11756              
11757              Also fix a cpp thinko in change #4002.
11758      Branch: cfgperl
11759            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
11760            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
11761            ! proto.h
11762 ____________________________________________________________________________
11763 [  4003] By: jhi                                   on 1999/08/18  08:27:22
11764         Log: Warn about small spherical distances.
11765      Branch: cfgperl
11766            ! lib/Math/Trig.pm
11767 ____________________________________________________________________________
11768 [  4002] By: jhi                                   on 1999/08/17  09:11:51
11769         Log: Enhance IV_FITS_IN_IV (though it's still unused).
11770      Branch: cfgperl
11771            ! perl.h
11772 ____________________________________________________________________________
11773 [  4001] By: jhi                                   on 1999/08/17  08:13:34
11774         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
11775              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
11776              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
11777              Subject: [PATCH] overload.pm str/num confu
11778              Date: 17 Aug 1999 08:21:12 +0200
11779      Branch: cfgperl
11780            ! lib/overload.pm
11781 ____________________________________________________________________________
11782 [  4000] By: jhi                                   on 1999/08/17  07:20:23
11783         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
11784              To: perl5-porters@perl.org
11785              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
11786              Date: 16 Aug 1999 14:24:28 -0700
11787              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
11788      Branch: cfgperl
11789            ! pod/perlobj.pod
11790 ____________________________________________________________________________
11791 [  3999] By: jhi                                   on 1999/08/16  19:49:09
11792         Log: Integrate with Nick.
11793      Branch: cfgperl
11794           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
11795 ____________________________________________________________________________
11796 [  3998] By: jhi                                   on 1999/08/16  19:44:29
11797         Log: Fix most of the pod2man moanings reported in
11798              
11799              From: "Larry W. Virden" <lvirden@cas.org>
11800              To: perl5-porters@perl.org
11801              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
11802              (UNINSTALLED)
11803              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
11804              Message-Id: <199908031935.PAA27692@cas.org>
11805              
11806              Configure regen'ed.
11807      Branch: cfgperl
11808            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11809            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
11810            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
11811            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
11812            ! utils/h2xs.PL utils/perlcc.PL
11813 ____________________________________________________________________________
11814 [  3997] By: jhi                                   on 1999/08/16  19:20:37
11815         Log: A fix of sorts for the flush-before-dup scenario.
11816      Branch: cfgperl
11817            ! doio.c
11818 ____________________________________________________________________________
11819 [  3996] By: jhi                                   on 1999/08/16  19:14:37
11820         Log: More paranoia.
11821      Branch: cfgperl
11822            ! sv.c
11823 ____________________________________________________________________________
11824 [  3995] By: jhi                                   on 1999/08/16  18:55:35
11825         Log: Batch of small 64-bit/long double/large file support tweaks:
11826              - scan for LDBL_DIG
11827              - from DBL_DIG and LDBL_DIG select NV_DIG
11828              - introduce IVSIZE, UVSIZE, NVSIZE
11829              - introduce IV_DIG
11830              - remove stdio64
11831              - AIX uses `oslevel` when others use `uname -r`
11832              - already AIX 4.2 goes 64-bit
11833              - in HP-UX require the 64-bit libc, just the directory isn't enough
11834              - group ids are not NVs
11835              - #undef USE_LONG_DOUBLE if long double is no better than double
11836              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
11837              - mention large file support in perldelta
11838              - introduce quad TOPpin' and POPpin'
11839              - the svcat... buffer was tiny for printing quads in %b
11840              - fix the multiplication test in 64bit.t
11841              - try to make VMS to comply with all this removal and "introducal"
11842              of symbols
11843      Branch: cfgperl
11844            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
11845            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
11846            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
11847      Branch: metaconfig
11848            ! U/modified/d_longdbl.U
11849      Branch: metaconfig/U/perl
11850            + d_ldbl_dig.U
11851 ____________________________________________________________________________
11852 [  3994] By: jhi                                   on 1999/08/16  07:53:44
11853         Log: More Configure/subconfigure.com syncing.
11854      Branch: cfgperl
11855            ! vms/subconfigure.com
11856 ____________________________________________________________________________
11857 [  3993] By: jhi                                   on 1999/08/14  22:09:26
11858         Log: Remove from VMS what the change #3982 took away from Configure lands.
11859      Branch: cfgperl
11860            ! vms/subconfigure.com
11861 ____________________________________________________________________________
11862 [  3992] By: jhi                                   on 1999/08/14  13:29:13
11863         Log: Small test tweaks.
11864      Branch: cfgperl
11865            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
11866 ____________________________________________________________________________
11867 [  3991] By: jhi                                   on 1999/08/14  13:08:41
11868         Log: Augment filesize limit note.
11869      Branch: cfgperl
11870            ! doio.c
11871 ____________________________________________________________________________
11872 [  3990] By: jhi                                   on 1999/08/14  13:06:12
11873         Log: Note about filesize limits.
11874      Branch: cfgperl
11875            ! doio.c pp_sys.c
11876 ____________________________________________________________________________
11877 [  3989] By: jhi                                   on 1999/08/14  11:31:58
11878         Log: Catch the case of filesize limits.
11879      Branch: cfgperl
11880            ! t/lib/syslfs.t t/op/lfs.t
11881 ____________________________________________________________________________
11882 [  3988] By: nick                                  on 1999/08/14  09:20:58
11883         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
11884              this causes a POPSTACK panic. The problem seems to be that although
11885              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
11886              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
11887              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
11888              messing with CATCH_SET() in call_sv, use it in perl_vdie().
11889              Add test to op/eval.t which will fail (panic) if bug comes back.
11890              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
11891      Branch: perl
11892            ! cop.h perl.c t/op/eval.t util.c
11893 ____________________________________________________________________________
11894 [  3987] By: jhi                                   on 1999/08/13  23:57:52
11895         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
11896              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
11897              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
11898              Date: Fri, 13 Aug 1999 17:42:47 -0500
11899              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
11900      Branch: cfgperl
11901            ! lib/ExtUtils/MM_VMS.pm
11902 ____________________________________________________________________________
11903 [  3986] By: jhi                                   on 1999/08/13  23:56:44
11904         Log: Don't quit before printing out the message.
11905      Branch: cfgperl
11906            ! t/lib/syslfs.t t/op/lfs.t
11907 ____________________________________________________________________________
11908 [  3985] By: jhi                                   on 1999/08/13  23:35:49
11909         Log: Remove more t/ trash on target "clean".
11910      Branch: cfgperl
11911            ! Makefile.SH
11912 ____________________________________________________________________________
11913 [  3984] By: jhi                                   on 1999/08/13  23:02:53
11914         Log: Avoid double long double. 
11915      Branch: cfgperl
11916            ! Configure config_h.SH
11917      Branch: metaconfig/U/perl
11918            ! uselongdbl.U
11919 ____________________________________________________________________________
11920 [  3983] By: jhi                                   on 1999/08/13  22:59:56
11921         Log: BYTEORDER fix.
11922      Branch: cfgperl
11923            ! Configure config_h.SH
11924      Branch: metaconfig
11925            ! U/compline/byteorder.U
11926 ____________________________________________________________________________
11927 [  3982] By: jhi                                   on 1999/08/13  22:48:40
11928         Log: Jumbo Configure and large file support update.
11929              Remove a lot of unneeded 64-bitness cruft;
11930              re-introduce BYTEORDER; update 64-bitness hints;
11931              lfs should now work in Solaris; long doubles in AIX.
11932      Branch: cfgperl
11933            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
11934            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
11935            ! perlsdio.h pp.h pp_sys.c
11936      Branch: metaconfig
11937            ! U/compline/byteorder.U U/compline/ccflags.U
11938      Branch: metaconfig/U/perl
11939            ! d_dlsymun.U io64.U uselongdbl.U
11940 ____________________________________________________________________________
11941 [  3980] By: jhi                                   on 1999/08/13  15:09:11
11942         Log: Introduce HAS_LLSEEK.
11943      Branch: cfgperl
11944            ! Configure config_h.SH perl.h
11945 ____________________________________________________________________________
11946 [  3979] By: jhi                                   on 1999/08/13  14:29:47
11947         Log: From: <dan@sidhe.org>
11948              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
11949              sarathy@activestate.com
11950              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
11951              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
11952              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
11953      Branch: cfgperl
11954            ! vms/vms.c
11955 ____________________________________________________________________________
11956 [  3978] By: jhi                                   on 1999/08/13  09:56:46
11957         Log: Make the 64-bit tests more paranoid.
11958      Branch: cfgperl
11959            ! t/op/64bit.t
11960 ____________________________________________________________________________
11961 [  3976] By: jhi                                   on 1999/08/12  21:49:16
11962         Log: IRIX64 needs more -mabi=64 with gcc.
11963      Branch: cfgperl
11964            ! hints/irix_6.sh
11965 ____________________________________________________________________________
11966 [  3975] By: jhi                                   on 1999/08/12  21:02:03
11967         Log: Reincarnate change #3967, now in more modest form.
11968      Branch: cfgperl
11969            ! hints/irix_6.sh
11970 ____________________________________________________________________________
11971 [  3974] By: jhi                                   on 1999/08/12  20:49:36
11972         Log: Remove rt from libswanted (I added it many moons ago
11973              when I thought it would be useful in Digital UNIX,
11974              I was wrong); undo the recent IRIX hints changes,
11975              getting rid of one warning brought new ones.
11976      Branch: cfgperl
11977            ! Configure config_h.SH hints/irix_6.sh
11978      Branch: metaconfig
11979            ! U/modified/Myinit.U
11980 ____________________________________________________________________________
11981 [  3973] By: jhi                                   on 1999/08/12  19:42:53
11982         Log: st_blocks is in 512 byte blocks.
11983      Branch: cfgperl
11984            ! t/lib/syslfs.t t/op/lfs.t
11985 ____________________________________________________________________________
11986 [  3972] By: jhi                                   on 1999/08/12  19:27:31
11987         Log: Don't claim defeat too early.
11988      Branch: cfgperl
11989            ! Configure config_h.SH
11990      Branch: metaconfig/U/perl
11991            ! longdblfio.U
11992 ____________________________________________________________________________
11993 [  3971] By: jhi                                   on 1999/08/12  19:24:14
11994         Log: IRIX 64-bit hint tweak. 
11995      Branch: cfgperl
11996            ! hints/irix_6.sh
11997 ____________________________________________________________________________
11998 [  3970] By: nick                                  on 1999/08/12  19:17:20
11999         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
12000              tests i.e. RV2AV and RV2HV
12001      Branch: perl
12002            ! op.c t/pragma/warn/op
12003 ____________________________________________________________________________
12004 [  3969] By: jhi                                   on 1999/08/12  19:06:17
12005         Log: Add Configure -Duselongdouble and add a missing semicolon.
12006      Branch: cfgperl
12007            ! Configure config_h.SH sv.c
12008      Branch: metaconfig/U/perl
12009            + uselongdbl.U
12010 ____________________________________________________________________________
12011 [  3968] By: jhi                                   on 1999/08/12  18:46:00
12012         Log: Simply exit() early if lfs support seems unlikely.
12013      Branch: cfgperl
12014            ! t/lib/syslfs.t t/op/lfs.t
12015 ____________________________________________________________________________
12016 [  3967] By: jhi                                   on 1999/08/12  18:44:05
12017         Log: Suffer silently for unused libraries.
12018      Branch: cfgperl
12019            ! hints/irix_6.sh
12020 ____________________________________________________________________________
12021 [  3966] By: jhi                                   on 1999/08/12  13:18:44
12022         Log: Update MANIFEST to follow change #3965.
12023      Branch: cfgperl
12024            ! MANIFEST
12025 ____________________________________________________________________________
12026 [  3965] By: jhi                                   on 1999/08/12  13:15:38
12027         Log: Regenerate Unicode tables based on new syllable lists
12028              from Daniel Yacob.
12029      Branch: cfgperl
12030            ! (edit 159 files)
12031 ____________________________________________________________________________
12032 [  3964] By: jhi                                   on 1999/08/12  10:06:24
12033         Log: Remove more spurious casting.
12034      Branch: cfgperl
12035            ! pp_sys.c
12036 ____________________________________________________________________________
12037 [  3963] By: jhi                                   on 1999/08/12  08:18:53
12038         Log: Minor niggles on the lfs tests.
12039      Branch: cfgperl
12040            ! t/lib/syslfs.t t/op/lfs.t
12041 ____________________________________________________________________________
12042 [  3962] By: jhi                                   on 1999/08/11  22:48:25
12043         Log: Don't bother with lfs testing if off_t is too small.
12044      Branch: cfgperl
12045            ! t/lib/syslfs.t t/op/lfs.t
12046 ____________________________________________________________________________
12047 [  3961] By: jhi                                   on 1999/08/11  22:22:54
12048         Log: Long double patches from Dan Sugalski.
12049      Branch: cfgperl
12050            ! sv.c
12051 ____________________________________________________________________________
12052 [  3960] By: jhi                                   on 1999/08/11  22:17:55
12053         Log: Flush buffer before duplicating file descriptor.
12054              
12055              From: Mark-Jason Dominus <mjd@plover.com>
12056              To: Graham Barr <gbarr@pobox.com>
12057              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
12058              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
12059              Date: Wed, 11 Aug 1999 15:56:09 -0400
12060              Message-ID: <19990811195610.5933.qmail@plover.com>
12061              
12062              From: Mark-Jason Dominus <mjd@plover.com>
12063              To: perl5-porters@perl.org
12064              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
12065              Date: Wed, 11 Aug 1999 16:05:46 -0400
12066              Message-ID: <19990811200546.6165.qmail@plover.com>
12067      Branch: cfgperl
12068            ! doio.c pod/perldelta.pod
12069 ____________________________________________________________________________
12070 [  3959] By: jhi                                   on 1999/08/11  22:11:35
12071         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
12072              
12073              From: "Craig A. Berry" <craig.berry@metamor.com>
12074              Sender: owner-perl5-porters@perl.org
12075              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
12076              bailey@newman.upenn.edu
12077              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
12078              problem
12079              Date: Wed, 11 Aug 1999 14:31:11 -0500
12080              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
12081      Branch: cfgperl
12082            ! vms/vms.c
12083 ____________________________________________________________________________
12084 [  3958] By: jhi                                   on 1999/08/11  15:35:45
12085         Log: Add a hopefully comforting message if there seems to be no LFS. 
12086              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
12087              The tests will fail on lfs tests only if quad is available,
12088              if ENOQUAD, the lfs tests will be skipped.
12089      Branch: cfgperl
12090            ! t/lib/syslfs.t t/op/lfs.t
12091 ____________________________________________________________________________
12092 [  3957] By: jhi                                   on 1999/08/11  12:25:59
12093         Log: Unapply an experimental patch that accidentally escaped
12094              from the lab by piggybacking with the change #3955.
12095      Branch: cfgperl
12096            ! pp.c pp.h pp_hot.c
12097 ____________________________________________________________________________
12098 [  3956] By: jhi                                   on 1999/08/11  08:19:23
12099         Log: Add sysio large file support testing.
12100      Branch: cfgperl
12101            + t/lib/syslfs.t
12102            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
12103 ____________________________________________________________________________
12104 [  3955] By: jhi                                   on 1999/08/10  22:39:11
12105         Log: From: <dan@sidhe.org>
12106              To: vmsperl@perl.org, perl5-porters@perl.org,
12107              sarathy@activestate.com, bailey@newman.upenn.edu
12108              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
12109              threads on VMS
12110              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
12111              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
12112      Branch: cfgperl
12113            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
12114            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
12115            ! vms/writemain.pl
12116 ____________________________________________________________________________
12117 [  3954] By: jhi                                   on 1999/08/10  20:37:55
12118         Log: LFS testing robustness.
12119      Branch: cfgperl
12120            ! t/op/lfs.t
12121 ____________________________________________________________________________
12122 [  3953] By: jhi                                   on 1999/08/10  19:54:50
12123         Log: From: <dan@sidhe.org>
12124              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
12125              sarathy@activestate.com
12126              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
12127              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
12128              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
12129      Branch: cfgperl
12130            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
12131            ! vms/subconfigure.com vms/vmsish.h
12132 ____________________________________________________________________________
12133 [  3952] By: jhi                                   on 1999/08/10  17:18:57
12134         Log: AIX is different, again.  Now in cc -E output.
12135      Branch: cfgperl
12136            ! Configure config_h.SH
12137      Branch: metaconfig
12138            ! U/modified/cppstdin.U
12139 ____________________________________________________________________________
12140 [  3951] By: jhi                                   on 1999/08/10  14:37:08
12141         Log: Use Pid_t on pgrp matters.
12142      Branch: cfgperl
12143            ! pp_sys.c
12144 ____________________________________________________________________________
12145 [  3950] By: jhi                                   on 1999/08/10  14:35:30
12146         Log: Use Pid_t.
12147      Branch: cfgperl
12148            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
12149            ! pp_sys.c proto.h util.c
12150 ____________________________________________________________________________
12151 [  3949] By: jhi                                   on 1999/08/10  14:11:15
12152         Log: Use Mode_t.
12153      Branch: cfgperl
12154            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
12155            ! perlapi.h pp_sys.c proto.h
12156 ____________________________________________________________________________
12157 [  3948] By: jhi                                   on 1999/08/10  13:53:19
12158         Log: Small perlbug doc tweaks from Jon Orwant.
12159      Branch: cfgperl
12160            ! utils/perlbug.PL
12161 ____________________________________________________________________________
12162 [  3947] By: jhi                                   on 1999/08/10  09:55:11
12163         Log: Large file support testing.
12164      Branch: cfgperl
12165            + t/op/lfs.t
12166            ! MANIFEST t/op/64bit.t
12167 ____________________________________________________________________________
12168 [  3946] By: jhi                                   on 1999/08/10  09:13:54
12169         Log: Remove I32 casting from time-related functions.
12170      Branch: cfgperl
12171            ! pp_sys.c
12172 ____________________________________________________________________________
12173 [  3945] By: jhi                                   on 1999/08/10  09:06:42
12174         Log: Gratuitous uid and gid casts to I32s and ints removed.
12175              There are still problem spots in printfing such ids:
12176              width (%d vs %ld) and signedness %d vs %u.
12177      Branch: cfgperl
12178            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
12179            ! perl.c perlapi.c pp_hot.c proto.h
12180 ____________________________________________________________________________
12181 [  3944] By: jhi                                   on 1999/08/10  07:43:03
12182         Log: Remove I32 casts from pp_stat, these make stat()
12183              very broken e.g. on files larger than 2 gigabytes.
12184              Reported by
12185              From: Phil Lobbes <phil@finchcomputer.com>
12186              To: perl5-porters@perl.org
12187              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
12188              UNIX Perl 5.005_03
12189              Date: Mon, 09 Aug 1999 21:38:54 -0700
12190              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
12191              
12192              There are more of these I32 casts all over pp_sys.c,
12193              all of them should be checked.
12194      Branch: cfgperl
12195            ! pp_sys.c
12196 ____________________________________________________________________________
12197 [  3943] By: jhi                                   on 1999/08/10  07:38:30
12198         Log: Remove blathering.
12199      Branch: cfgperl
12200            ! lib/unicode/mktables.PL
12201 ____________________________________________________________________________
12202 [  3942] By: jhi                                   on 1999/08/09  20:35:13
12203         Log: lexwarn maintenance: new warning class unsafe
12204              subclasses 'overflow' and 'portable' created,
12205              used by the recent integer overflow warnings.
12206              Class syntax subclass 'octal' renamed to 'digit',
12207              binary and hexadecimal parsing errors also 'digit' warnings.
12208      Branch: cfgperl
12209            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
12210            ! util.c warning.h warning.pl
12211 ____________________________________________________________________________
12212 [  3941] By: jhi                                   on 1999/08/09  10:40:47
12213         Log: Integrate with Nick.
12214      Branch: cfgperl
12215           +> opnames.h
12216           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
12217           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
12218 ____________________________________________________________________________
12219 [  3940] By: jhi                                   on 1999/08/09  10:32:43
12220         Log: Regenerate the Unicode tables after having updated the Unicode
12221              database (change #3939).
12222      Branch: cfgperl
12223            ! (edit 157 files)
12224 ____________________________________________________________________________
12225 [  3939] By: jhi                                   on 1999/08/09  10:27:22
12226         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
12227      Branch: cfgperl
12228            ! lib/unicode/UnicodeData-Latest.txt
12229 ____________________________________________________________________________
12230 [  3938] By: jhi                                   on 1999/08/09  10:25:54
12231         Log: Ethiopic changes via private email from Daniel Yacob,
12232              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
12233              Canadian Syllabics and Yi under construction.
12234      Branch: cfgperl
12235            + lib/unicode/syllables.txt
12236            - lib/unicode/EthiopicSyllables.txt
12237            - lib/unicode/MakeEthiopicSyllables.PL
12238            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
12239            ! lib/unicode/mktables.PL
12240 ____________________________________________________________________________
12241 [  3937] By: jhi                                   on 1999/08/09  10:21:51
12242         Log: Move the equivalence class creation last.
12243      Branch: cfgperl
12244            ! lib/unicode/mktables.PL
12245 ____________________________________________________________________________
12246 [  3936] By: jhi                                   on 1999/08/09  10:20:40
12247         Log: Compute equivalence classes (diacritics stripping) only
12248              for letters, not for ligatures.
12249      Branch: cfgperl
12250            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12251            ! lib/unicode/mktables.PL
12252 ____________________________________________________________________________
12253 [  3935] By: nick                                  on 1999/08/08  13:53:57
12254         Log: Will now correctly re-call 
12255              bootstrap "Foo";
12256              if requested. This should allow build on Win32 and other
12257              platforms where you cannot link to loadables directly.
12258      Branch: perl
12259            ! ext/B/B/C.pm
12260 ____________________________________________________________________________
12261 [  3934] By: nick                                  on 1999/08/07  12:23:55
12262         Log: Vishal Bhatia <vishalb@my-deja.com>
12263              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
12264              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
12265      Branch: perl
12266            ! ext/B/B/CC.pm
12267 ____________________________________________________________________________
12268 [  3933] By: nick                                  on 1999/08/07  12:19:46
12269         Log: B::C changes to get simple Tk app. compiling again
12270      Branch: perl
12271            ! ext/B/B/C.pm
12272 ____________________________________________________________________________
12273 [  3932] By: jhi                                   on 1999/08/06  21:17:16
12274         Log: Regen Configure to include change #3915.
12275      Branch: cfgperl
12276            ! Configure config_h.SH
12277 ____________________________________________________________________________
12278 [  3931] By: jhi                                   on 1999/08/06  18:52:57
12279         Log: Todo update.
12280      Branch: cfgperl
12281            ! Todo Todo-5.005 lib/unicode/mktables.PL
12282 ____________________________________________________________________________
12283 [  3930] By: jhi                                   on 1999/08/06  13:13:05
12284         Log: Character class equivalence tables.
12285      Branch: cfgperl
12286            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12287            ! MANIFEST lib/unicode/mktables.PL
12288 ____________________________________________________________________________
12289 [  3929] By: jhi                                   on 1999/08/06  11:59:11
12290         Log: More Fcntl constants.  (This process really needs
12291              to be automated, at least partly, see the Errno extension.)
12292              Now also the SEEK_ constants are available via the Fcntl.
12293              Yes, this is redundant (IO::Seekable and POSIX supply them already),
12294              but now Fcntl is a one-stop shopping mall for all your
12295              file-related constants.    
12296      Branch: cfgperl
12297            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
12298 ____________________________________________________________________________
12299 [  3928] By: jhi                                   on 1999/08/06  08:08:03
12300         Log: Protect against pack/unpack repeat count overflows,
12301              based on:
12302              
12303              From: Nathan Torkington <gnat@frii.com>
12304              To: Brian Keefer <mgomes@cwix.com>
12305              Cc: perl5-porters@perl.org
12306              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
12307              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
12308              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
12309      Branch: cfgperl
12310            ! pod/perldiag.pod pp.c
12311 ____________________________________________________________________________
12312 [  3927] By: jhi                                   on 1999/08/06  07:32:20
12313         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
12314              
12315              From: Nathan Torkington <gnat@frii.com>
12316              To: perl5-porters@perl.org
12317              Subject: Bugfix for my bugfix
12318              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
12319              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
12320      Branch: cfgperl
12321            ! ext/B/B/Assembler.pm
12322 ____________________________________________________________________________
12323 [  3926] By: jhi                                   on 1999/08/05  17:25:19
12324         Log: Fix regex charclass parsing so that bogus ranges
12325              like [0-\d] and [[:word:]-z] are no more allowed.
12326              The anomaly was noticed by Guy Decoux.
12327      Branch: cfgperl
12328            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
12329 ____________________________________________________________________________
12330 [  3925] By: jhi                                   on 1999/08/05  10:31:47
12331         Log: split /^/ deprecation warning should not be on by default.
12332      Branch: cfgperl
12333            ! pp.c
12334 ____________________________________________________________________________
12335 [  3923] By: jhi                                   on 1999/08/05  09:16:57
12336         Log: From: paul.marquess@bt.com
12337              To: jhi@iki.fi, paul.marquess@bt.com
12338              Cc: gsar@ActiveState.com, perl5-porters@perl.org
12339              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
12340              Date: Thu, 5 Aug 1999 09:33:14 +0100
12341              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
12342      Branch: cfgperl
12343            ! t/lib/anydbm.t
12344 ____________________________________________________________________________
12345 [  3921] By: jhi                                   on 1999/08/05  08:05:13
12346         Log: From: paul.marquess@bt.com
12347              To: perl5-porters@perl.org
12348              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
12349              randy@theoryx5.uwinnipeg.ca
12350              Subject:  [PATCH 5.005_60] DB_File 1.70
12351              Date: Wed, 4 Aug 1999 23:22:22 +0100
12352              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
12353              
12354              (Replaces change #3917)
12355      Branch: cfgperl
12356            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12357            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
12358 ____________________________________________________________________________
12359 [  3920] By: jhi                                   on 1999/08/04  19:02:58
12360         Log: From: Nathan Torkington <gnat@frii.com>
12361              To: perl5-porters@perl.org
12362              Subject: [5.005_60 PATCH] Make B::Bytecode work
12363              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
12364              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
12365      Branch: cfgperl
12366            ! ext/B/B/Assembler.pm
12367 ____________________________________________________________________________
12368 [  3919] By: jhi                                   on 1999/08/04  10:56:26
12369         Log: Update history records.
12370      Branch: cfgperl
12371            ! pod/perlhist.pod
12372 ____________________________________________________________________________
12373 [  3918] By: jhi                                   on 1999/08/04  09:36:13
12374         Log: Minor fixes to linux -Dusethreads -Duseperlio.
12375      Branch: cfgperl
12376            ! perlio.c
12377 ____________________________________________________________________________
12378 [  3917] By: jhi                                   on 1999/08/04  08:13:20
12379         Log: (Replaced by change #3921)
12380              From: paul.marquess@bt.com
12381              To: gsar@activestate.com
12382              Cc: perl5-porters@perl.org
12383              Subject: [PATCH 5.005_60] DB_File 1.69
12384              Date: Tue, 3 Aug 1999 22:55:00 +0100
12385              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
12386      Branch: cfgperl
12387            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12388            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
12389 ____________________________________________________________________________
12390 [  3916] By: jhi                                   on 1999/08/04  07:59:05
12391         Log: Introduce the charnames pragma.
12392              
12393              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
12394              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
12395              To: Chip Salzenberg <[11]chip@perlsupport.com>
12396              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
12397              Date: Sat, 31 Jul 1999 05:44:05 -0400
12398              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
12399              
12400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12401              To: Mailing list Perl5 <perl5-porters@perl.org>
12402              Subject: [PATCH 5.005_58] Named characters in Perl
12403              Date: Mon, 2 Aug 1999 19:25:40 -0400
12404              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
12405      Branch: cfgperl
12406            + lib/charnames.pm t/lib/charnames.t
12407            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
12408            ! pod/perlre.pod regcomp.c toke.c
12409 ____________________________________________________________________________
12410 [  3915] By: jhi                                   on 1999/08/03  21:18:49
12411         Log: Support Configure -Dmake=pmake.
12412              Via private email from Andy.
12413              NOTE: assumes "basename" command.
12414      Branch: metaconfig
12415            ! U/modified/Config_sh.U
12416 ____________________________________________________________________________
12417 [  3914] By: jhi                                   on 1999/08/03  21:11:11
12418         Log: The op/filetest.t failed subtest 7 if testing as root.
12419              
12420              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
12421              To: perl5-porters@perl.org
12422              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
12423              Date: Tue, 27 Jul 1999 22:54:05 +0200
12424              Message-Id: <379E1C6D.626DC765@club-internet.fr>
12425      Branch: cfgperl
12426            ! t/op/filetest.t
12427 ____________________________________________________________________________
12428 [  3911] By: jhi                                   on 1999/08/03  19:52:38
12429         Log: The "-Dusethreads -Duseperlio" combination failed.
12430              
12431              From: Spider Boardman <spider@leggy.zk3.dec.com>
12432              To: perl5-porters@perl.org
12433              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
12434              4.0 (UNINSTALLED)
12435              Date: Tue, 3 Aug 1999 14:25:00 -0400
12436              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
12437              
12438              See also change #3912.
12439      Branch: cfgperl
12440            ! perlio.c
12441 ____________________________________________________________________________
12442 [  3910] By: jhi                                   on 1999/08/03  10:44:24
12443         Log: From: Chris Nandor <pudge@pobox.com>
12444              To: perl5-porters@perl.org
12445              Subject: [PATCH 5.005_58] perlbug.PL 1.27
12446              Date: Wed, 28 Jul 1999 23:42:49 -0400
12447              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
12448      Branch: cfgperl
12449            ! utils/perlbug.PL
12450 ____________________________________________________________________________
12451 [  3909] By: jhi                                   on 1999/08/03  10:41:04
12452         Log: Hints for building ByteLoader in SunoS.  Based on
12453              From: Andy Dougherty <doughera@lafayette.edu>
12454              To: Gurusamy Sarathy <gsar@activestate.com>
12455              Cc: Perl Porters <perl5-porters@perl.org>
12456              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
12457              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
12458              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
12459      Branch: cfgperl
12460            + ext/ByteLoader/hints/sunos.pl
12461            ! MANIFEST ext/ByteLoader/ByteLoader.xs
12462 ____________________________________________________________________________
12463 [  3908] By: jhi                                   on 1999/08/03  09:29:22
12464         Log: Clarify RE engine code; inline a static function to a macro;
12465              make exact string nodes smaller.
12466              
12467              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12468              To: perl5-porters@perl.org (Mailing list Perl5)
12469              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
12470              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
12471              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
12472      Branch: cfgperl
12473            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
12474            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
12475            ! regnodes.h warning.h
12476 ____________________________________________________________________________
12477 [  3907] By: jhi                                   on 1999/08/03  08:11:49
12478         Log: 5_59 configured with -Dd_bincompat5005 can't be made
12479              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
12480              
12481              From: Spider Boardman <spider@leggy.zk3.dec.com>
12482              To: perl5-porters@perl.org
12483              Subject: [ID 19990802.016] Not OK: perl 5.00559
12484              Date: Mon, 2 Aug 1999 16:11:13 -0400
12485              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
12486      Branch: cfgperl
12487            ! embed.pl
12488 ____________________________________________________________________________
12489 [  3906] By: jhi                                   on 1999/08/03  07:48:59
12490         Log: Change #3790 redemption: with a little additional
12491              patch from Ilya it works okay.
12492      Branch: cfgperl
12493            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
12494            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
12495 ____________________________________________________________________________
12496 [  3905] By: gsar                                  on 1999/08/02  21:03:23
12497         Log: this will be 5.005_60
12498      Branch: perl
12499            ! Changes
12500
12501 ----------------
12502 Version 5.005_60
12503 ----------------
12504
12505 ____________________________________________________________________________
12506 [  3904] By: gsar                                  on 1999/08/02  20:30:23
12507         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
12508              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
12509              regen headers
12510      Branch: perl
12511            ! embed.h embed.pl global.sym opcode.h perlapi.c
12512 ____________________________________________________________________________
12513 [  3903] By: gsar                                  on 1999/08/02  20:26:07
12514         Log: native int pack/unpack fixes (from Spider Boardman
12515              <spider@leggy.zk3.dec.com>)
12516      Branch: perl
12517            ! pp.c
12518 ____________________________________________________________________________
12519 [  3902] By: gsar                                  on 1999/08/02  20:24:41
12520         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
12521              <spider@leggy.zk3.dec.com>)
12522      Branch: perl
12523            + opnames.h
12524            ! Changes MANIFEST opcode.pl perl.h
12525 ____________________________________________________________________________
12526 [  3901] By: gsar                                  on 1999/08/02  18:51:18
12527         Log: integrate cfgperl contents
12528      Branch: perl
12529           !> INSTALL README pod/perldelta.pod
12530 ____________________________________________________________________________
12531 [  3900] By: jhi                                   on 1999/08/02  18:46:21
12532         Log: Update README and INSTALL; partly based on the message
12533              
12534              From: "John L. Allen" <allen@grumman.com>
12535              To: Jarkko Hietaniemi <jhi@iki.fi>
12536              cc: perl5-porters@perl.org
12537              Subject: Re: Perl Installation Problem
12538              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
12539              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
12540              
12541              and private email from Andy Dougherty.
12542      Branch: cfgperl
12543            ! INSTALL README
12544 ____________________________________________________________________________
12545 [  3899] By: jhi                                   on 1999/08/02  18:36:35
12546         Log: Integrate with Sarathy.
12547      Branch: cfgperl
12548           !> op.c
12549 ____________________________________________________________________________
12550 [  3898] By: jhi                                   on 1999/08/02  18:34:49
12551         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
12552      Branch: cfgperl
12553            ! pod/perldelta.pod
12554 ____________________________________________________________________________
12555 [  3897] By: gsar                                  on 1999/08/02  18:18:37
12556         Log: optimizations could sometimes bypass bareword check
12557      Branch: perl
12558            ! op.c
12559 ____________________________________________________________________________
12560 [  3896] By: jhi                                   on 1999/08/02  18:18:34
12561         Log: Integrate with Sarathy.
12562      Branch: cfgperl
12563           !> Changes makedef.pl patchlevel.h win32/Makefile
12564           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12565           !> win32/makefile.mk
12566 ____________________________________________________________________________
12567 [  3895] By: gsar                                  on 1999/08/02  17:22:40
12568         Log: up patchlevel etc.
12569      Branch: perl
12570            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
12571            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12572 ____________________________________________________________________________
12573 [  3894] By: gsar                                  on 1999/08/02  17:12:31
12574         Log: integrate change#3893, make it conditional on bincompat5005
12575      Branch: perl
12576            ! makedef.pl
12577 ____________________________________________________________________________
12578 [  3893] By: jhi                                   on 1999/08/02  16:49:08
12579         Log: PERL_BINCOMPAT_5005 symbol translation.
12580              (AIX wouldn't link neither perl nor extensions.)
12581      Branch: cfgperl
12582            ! makedef.pl
12583 ____________________________________________________________________________
12584 [  3892] By: gsar                                  on 1999/08/02  16:09:13
12585         Log: integrate cfgperl contents into mainline
12586      Branch: perl
12587           +> t/op/64bit.t
12588            ! Changes
12589           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
12590           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
12591           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
12592 ____________________________________________________________________________
12593 [  3891] By: jhi                                   on 1999/08/02  14:52:40
12594         Log: AIX long long probing requires LL suffix for
12595              the ll constant.  The suffix doesn't seem
12596              to bother other ll platforms.
12597      Branch: cfgperl
12598            ! Configure config_h.SH hints/aix.sh
12599      Branch: metaconfig/U/perl
12600            ! quadfio.U
12601 ____________________________________________________________________________
12602 [  3890] By: jhi                                   on 1999/08/02  14:21:55
12603         Log: Exact path to perl for open -|.
12604      Branch: cfgperl
12605            ! t/io/open.t
12606 ____________________________________________________________________________
12607 [  3889] By: jhi                                   on 1999/08/02  14:18:03
12608         Log: Integrate with Sarathy.
12609      Branch: cfgperl
12610           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
12611           !> win32/Makefile win32/config_H.bc win32/config_H.gc
12612           !> win32/config_H.vc win32/makefile.mk win32/win32.c
12613 ____________________________________________________________________________
12614 [  3888] By: jhi                                   on 1999/08/02  14:14:29
12615         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
12616      Branch: cfgperl
12617            ! hints/aix.sh
12618 ____________________________________________________________________________
12619 [  3887] By: jhi                                   on 1999/08/02  12:53:10
12620         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
12621              emacs code indentation doesn't get wrong ideas--
12622              in other words, introduce a couple of "redundant" if:s.
12623      Branch: cfgperl
12624            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
12625            ! util.c
12626 ____________________________________________________________________________
12627 [  3886] By: jhi                                   on 1999/08/02  12:43:16
12628         Log: Mention that also *BSD systems with glibc are known to stumble.
12629      Branch: cfgperl
12630            ! t/pragma/warn/pp_hot
12631 ____________________________________________________________________________
12632 [  3885] By: jhi                                   on 1999/08/02  12:34:15
12633         Log: Allow also non-long long but still quad platforms print quads.
12634      Branch: cfgperl
12635            ! Configure config_h.SH
12636      Branch: metaconfig/U/perl
12637            ! longdblfio.U quadfio.U
12638 ____________________________________________________________________________
12639 [  3884] By: jhi                                   on 1999/08/02  11:56:14
12640         Log: Fix regclass utf8 hex ranges for quads.
12641      Branch: cfgperl
12642            ! regcomp.c
12643 ____________________________________________________________________________
12644 [  3883] By: jhi                                   on 1999/08/02  11:42:14
12645         Log: Enhance the description of how to detect quad support.
12646      Branch: cfgperl
12647            ! pod/perlfunc.pod
12648 ____________________________________________________________________________
12649 [  3882] By: jhi                                   on 1999/08/02  11:22:19
12650         Log: Fix printf %D %U %O for quads.
12651      Branch: cfgperl
12652            ! sv.c t/op/64bit.t
12653 ____________________________________________________________________________
12654 [  3881] By: jhi                                   on 1999/08/02  11:16:12
12655         Log: Document quad printing.
12656      Branch: cfgperl
12657            ! pod/perlfunc.pod
12658 ____________________________________________________________________________
12659 [  3880] By: jhi                                   on 1999/08/02  10:32:01
12660         Log: More 64-bit fixing.  One known bug of that kind
12661              remains, 32-bit platforms using long long in
12662              the test t/pragma/utf8 subtests 1-3 fail.
12663              (Update: change    #3884 fixed that one.)
12664      Branch: cfgperl
12665            + t/op/64bit.t
12666            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
12667
12668 ----------------
12669 Version 5.005_59
12670 ----------------
12671
12672 ____________________________________________________________________________
12673 [  3879] By: gsar                                  on 1999/08/02  08:18:58
12674         Log: integrate cfgperl changes into mainline
12675      Branch: perl
12676           !> Configure config_h.SH sv.c
12677 ____________________________________________________________________________
12678 [  3878] By: gsar                                  on 1999/08/02  08:13:16
12679         Log: change#3692 had an unintentional patch leak through!
12680              (this would explain the mysterious C<next LABEL> failures
12681              people have seen)
12682      Branch: perl
12683            ! pp_ctl.c
12684 ____________________________________________________________________________
12685 [  3877] By: gsar                                  on 1999/08/02  08:00:29
12686         Log: up patchlevel to 59
12687      Branch: perl
12688            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
12689            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12690            ! win32/makefile.mk
12691 ____________________________________________________________________________
12692 [  3876] By: gsar                                  on 1999/08/02  07:51:18
12693         Log: fix coredump under usethreads+debug
12694      Branch: perl
12695            ! util.c
12696 ____________________________________________________________________________
12697 [  3875] By: jhi                                   on 1999/08/02  07:50:51
12698         Log: d_bincompat5005 could be left empty.
12699      Branch: cfgperl
12700            ! Configure config_h.SH
12701      Branch: metaconfig/U/perl
12702            ! bincompat5005.U
12703 ____________________________________________________________________________
12704 [  3874] By: jhi                                   on 1999/08/02  07:42:45
12705         Log: Fix printf %d when IV is quad.
12706      Branch: cfgperl
12707            ! sv.c
12708 ____________________________________________________________________________
12709 [  3873] By: gsar                                  on 1999/08/02  07:41:03
12710         Log: fix d_bincompat5005='' junking config.h
12711      Branch: perl
12712            ! Configure
12713 ____________________________________________________________________________
12714 [  3872] By: gsar                                  on 1999/08/02  07:38:48
12715         Log: C needs parameter list, not merely type
12716      Branch: perl
12717            ! win32/win32.c
12718 ____________________________________________________________________________
12719 [  3871] By: jhi                                   on 1999/08/02  07:20:51
12720         Log: Integrate with Sarathy.
12721      Branch: cfgperl
12722           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
12723 ____________________________________________________________________________
12724 [  3870] By: gsar                                  on 1999/08/02  07:12:18
12725         Log: integrate cfgperl changes into mainline
12726      Branch: perl
12727            ! Changes
12728           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
12729           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
12730           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
12731           !> toke.c util.c
12732 ____________________________________________________________________________
12733 [  3869] By: gsar                                  on 1999/08/02  06:59:09
12734         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
12735              Date: Sat, 31 Jul 1999 19:08:33 -0700
12736              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
12737              Subject: [PATCH 5.005_58] "use constant" in the compiler
12738      Branch: perl
12739            ! ext/B/B/C.pm ext/B/B/CC.pm
12740 ____________________________________________________________________________
12741 [  3868] By: gsar                                  on 1999/08/02  06:55:51
12742         Log: debug build tweak
12743      Branch: perl
12744            ! regexec.c
12745 ____________________________________________________________________________
12746 [  3867] By: gsar                                  on 1999/08/02  06:35:18
12747         Log: create vmsperl branch (to be owned and operated by: cbailey)
12748      Branch: vmsperl
12749           +> (branch 1476 files)
12750 ____________________________________________________________________________
12751 [  3866] By: jhi                                   on 1999/08/01  23:34:40
12752         Log: so_locations once is enough.
12753      Branch: cfgperl
12754            ! Makefile.SH
12755 ____________________________________________________________________________
12756 [  3865] By: jhi                                   on 1999/08/01  23:13:05
12757         Log: Simplicate duplicated code.
12758      Branch: cfgperl
12759            ! util.c
12760 ____________________________________________________________________________
12761 [  3864] By: jhi                                   on 1999/08/01  22:41:41
12762         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
12763      Branch: cfgperl
12764           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
12765           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
12766            - README.cygwin32 cygwin32/Makefile.SHs
12767            - cygwin32/build-instructions.READFIRST
12768            - cygwin32/build-instructions.charles-wilson
12769            - cygwin32/build-instructions.sebastien-barre
12770            - cygwin32/build-instructions.steven-morlock
12771            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
12772            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
12773            - hints/cygwin32.sh
12774           !> (integrate 61 files)
12775 ____________________________________________________________________________
12776 [  3863] By: jhi                                   on 1999/08/01  22:36:02
12777         Log: Regen Configure and Glossary once again.
12778      Branch: cfgperl
12779            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12780            ! config_h.SH
12781 ____________________________________________________________________________
12782 [  3862] By: jhi                                   on 1999/08/01  22:26:09
12783         Log: Glossary update for #3861.
12784      Branch: cfgperl
12785            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12786            ! config_h.SH
12787 ____________________________________________________________________________
12788 [  3861] By: jhi                                   on 1999/08/01  22:22:51
12789         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
12790              with -Duse64bits (using long long).
12791              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
12792              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
12793              'print unpack "q", pack "q", 12345678901'
12794              should work on such 32-bit platforms.
12795              Still a lot of printf()s behind -D which wrongly assume
12796              that %ld/%lx and (long) are a good combination.
12797              Introducing a slew of new macros intended to be used in printf()
12798              format strings: e. g. PERL_PRId64 is the string to be used
12799              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
12800              The PRI... naming follows the C9X naming of <inttypes.h> macros.
12801      Branch: cfgperl
12802            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12803            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
12804            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
12805      Branch: metaconfig/U/perl
12806            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
12807 ____________________________________________________________________________
12808 [  3860] By: gsar                                  on 1999/08/01  21:23:18
12809         Log: integrate cfgperl contents into mainline
12810      Branch: perl
12811            ! toke.c
12812           !> (integrate 29 files)
12813 ____________________________________________________________________________
12814 [  3859] By: gsar                                  on 1999/08/01  21:13:09
12815         Log: From: Nathan Torkington <gnat@frii.com>
12816              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
12817              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
12818              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
12819      Branch: perl
12820            ! ext/B/B/Disassembler.pm
12821 ____________________________________________________________________________
12822 [  3858] By: gsar                                  on 1999/08/01  21:09:15
12823         Log: DB_File 1.68 update from Paul Marquess
12824      Branch: perl
12825            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12826            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
12827            ! t/lib/db-recno.t
12828 ____________________________________________________________________________
12829 [  3857] By: gsar                                  on 1999/08/01  21:05:54
12830         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12831              Date: Sat, 31 Jul 1999 05:13:38 -0400
12832              Message-Id: <199907311407.IAA25038@localhost.frii.com>
12833              Subject: [PATCH 5.005_58] More optimizations to REx engine
12834      Branch: perl
12835            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
12836            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
12837 ____________________________________________________________________________
12838 [  3856] By: gsar                                  on 1999/08/01  20:59:59
12839         Log: slightly modified version of suggested patch
12840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12841              Date: Sat, 31 Jul 1999 04:45:12 -0400
12842              Message-Id: <199907311406.IAA25034@localhost.frii.com>
12843              Subject: [PATCH 5.005_58] Fix OS/2 build
12844      Branch: perl
12845            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
12846            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
12847 ____________________________________________________________________________
12848 [  3855] By: gsar                                  on 1999/08/01  20:49:06
12849         Log: cygwin update
12850              From: "Fifer, Eric" <EFifer@sanwaint.com>
12851              Date: Fri, 30 Jul 1999 18:31:48 +0100
12852              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
12853              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
12854      Branch: perl
12855            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
12856            ! pp_sys.c unixish.h util.c
12857 ____________________________________________________________________________
12858 [  3854] By: gsar                                  on 1999/08/01  20:41:53
12859         Log: fixes from Stephen McCamant that address bugs in change#3612
12860              (the optimization shouldn't be enabled in expressions where
12861              the variable is introduced), and fix Deparse to grok the
12862              optimization
12863              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
12864              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
12865              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
12866              --
12867              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
12868              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
12869              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
12870              --
12871              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
12872              Message-Id: <199907310326.VAA24376@localhost.frii.com>
12873              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
12874      Branch: perl
12875            ! ext/B/B/Deparse.pm op.c
12876 ____________________________________________________________________________
12877 [  3853] By: gsar                                  on 1999/08/01  20:31:32
12878         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12879              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
12880              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
12881              Subject: [PATCH _58] Two one-liner LOGOP tweaks
12882      Branch: perl
12883            ! op.c opcode.h opcode.pl
12884 ____________________________________________________________________________
12885 [  3852] By: gsar                                  on 1999/08/01  20:29:17
12886         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
12887      Branch: perl
12888            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
12889            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
12890            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
12891            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
12892            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
12893            ! pod/perlport.pod pp_sys.c util.c
12894 ____________________________________________________________________________
12895 [  3851] By: gsar                                  on 1999/08/01  20:20:05
12896         Log: move files around for s/cygwin32/cygwin/ renaming
12897      Branch: perl
12898           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
12899           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
12900            - README.cygwin32 cygwin32/Makefile.SHs
12901            - cygwin32/build-instructions.READFIRST
12902            - cygwin32/build-instructions.charles-wilson
12903            - cygwin32/build-instructions.sebastien-barre
12904            - cygwin32/build-instructions.steven-morlock
12905            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
12906            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
12907            - hints/cygwin32.sh
12908            ! MANIFEST
12909 ____________________________________________________________________________
12910 [  3850] By: gsar                                  on 1999/08/01  20:05:14
12911         Log: posix-bc hints tweak (via private mail from Thomas Dorner
12912              <Thomas.Dorner@start.de>)
12913      Branch: perl
12914            ! Changes hints/posix-bc.sh
12915 ____________________________________________________________________________
12916 [  3849] By: gsar                                  on 1999/08/01  19:50:20
12917         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
12918              <gnat@frii.com>)
12919      Branch: perl
12920            ! perl.h pod/perldelta.pod pod/perlguts.pod
12921 ____________________________________________________________________________
12922 [  3848] By: gsar                                  on 1999/08/01  18:34:41
12923         Log: fix defined(@foo) encarpments
12924      Branch: perl
12925            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
12926            ! pod/perltrap.pod
12927 ____________________________________________________________________________
12928 [  3847] By: jhi                                   on 1999/08/01  17:17:07
12929         Log: Undo #3790 and the patches that attempted to fix it
12930              (#3837, #3838, #3845).  The #3790 caused linkage failures
12931              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
12932              IRIX 6.5.
12933      Branch: cfgperl
12934            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
12935            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
12936            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
12937 ____________________________________________________________________________
12938 [  3846] By: jhi                                   on 1999/08/01  11:41:52
12939         Log: Reading 64-bit decimal numbers was broken because
12940              the NV was cast to an I32, not an IV.
12941      Branch: cfgperl
12942            ! toke.c
12943 ____________________________________________________________________________
12944 [  3845] By: jhi                                   on 1999/08/01  11:00:24
12945         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
12946      Branch: cfgperl
12947            + ext/SDBM_File/hints/solaris.pl
12948 ____________________________________________________________________________
12949 [  3844] By: jhi                                   on 1999/08/01  10:55:44
12950         Log: Enable Solaris largefiles support only if -Duse64bits is used.
12951              (Effectively removes #3311).
12952      Branch: cfgperl
12953            ! hints/solaris_2.sh
12954 ____________________________________________________________________________
12955 [  3843] By: jhi                                   on 1999/07/31  22:44:56
12956         Log: Integer overflow iteration.
12957      Branch: cfgperl
12958            ! t/op/oct.t toke.c util.c
12959 ____________________________________________________________________________
12960 [  3842] By: jhi                                   on 1999/07/31  22:11:03
12961         Log: Remove a lot of unused regnode codes.
12962              Noticed by Ilya.
12963      Branch: cfgperl
12964            ! regcomp.c regcomp.sym regexec.c regnodes.h
12965 ____________________________________________________________________________
12966 [  3841] By: jhi                                   on 1999/07/31  21:53:54
12967         Log: Make the use64bits and usethreads friendlier/braver;
12968              they no more wimp out if the platform is unknown.
12969              On use64bits if gcc used -DUSE_LONG_LONG is added
12970              to the ccflags (this dependency on gcc caused a slightly weird
12971              reordering of Configure, but things still seem to work.)
12972      Branch: cfgperl
12973            ! Configure README.threads config_h.SH
12974      Branch: metaconfig
12975            ! U/threads/usethreads.U
12976      Branch: metaconfig/U/perl
12977            ! use64bits.U
12978 ____________________________________________________________________________
12979 [  3840] By: jhi                                   on 1999/07/31  20:26:22
12980         Log: Hack the "integer overflow" code some more.
12981      Branch: cfgperl
12982            ! perl.h toke.c util.c
12983 ____________________________________________________________________________
12984 [  3839] By: jhi                                   on 1999/07/31  20:22:00
12985         Log: Test oct() at the 2^32-1 limit.
12986      Branch: cfgperl
12987            ! t/op/oct.t
12988 ____________________________________________________________________________
12989 [  3838] By: jhi                                   on 1999/07/31  20:08:43
12990         Log: Update MANIFEST for #3837.
12991      Branch: cfgperl
12992            ! MANIFEST
12993 ____________________________________________________________________________
12994 [  3837] By: jhi                                   on 1999/07/31  20:02:40
12995         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
12996              (a core dump with a corrput stack ensues).
12997      Branch: cfgperl
12998            + ext/SDBM_File/hints/dec_osf.pl
12999 ____________________________________________________________________________
13000 [  3836] By: jhi                                   on 1999/07/29  21:09:01
13001         Log: Allow for Configure -Ubincompat5005 override.
13002      Branch: cfgperl
13003            ! Configure config_h.SH
13004      Branch: metaconfig/U/perl
13005            ! bincompat5005.U
13006 ____________________________________________________________________________
13007 [  3835] By: jhi                                   on 1999/07/29  21:04:02
13008         Log: Make Configure support PERL_BINCOMPAT_5005.
13009      Branch: cfgperl
13010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13011            ! config_h.SH
13012      Branch: metaconfig/U/perl
13013            + bincompat5005.U
13014 ____________________________________________________________________________
13015 [  3834] By: jhi                                   on 1999/07/29  19:25:35
13016         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
13017      Branch: cfgperl
13018            ! Makefile.SH
13019 ____________________________________________________________________________
13020 [  3833] By: jhi                                   on 1999/07/29  14:07:09
13021         Log: Integrate with Sarathy.  I overruled on perldelta
13022              and perldiag.
13023      Branch: cfgperl
13024           !> README.win32 emacs/cperl-mode.el globals.c installperl
13025           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
13026           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
13027           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
13028           !> win32/perllib.c win32/win32.c
13029 ____________________________________________________________________________
13030 [  3832] By: jhi                                   on 1999/07/29  14:02:50
13031         Log: Repent and make overly large integerish
13032              constants non-fatal.  They are now promoted
13033              to NVs, accompanied by an overflow warning that
13034              is by default on.
13035      Branch: cfgperl
13036            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
13037            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
13038            ! toke.c util.c
13039 ____________________________________________________________________________
13040 [  3831] By: jhi                                   on 1999/07/29  11:40:04
13041         Log: AIX exhibits different error on failed system().
13042              Slightly modified patch via private email from
13043              David R. Favor <dfavor@austin.ibm.com>
13044      Branch: cfgperl
13045            ! t/op/exec.t
13046 ____________________________________________________________________________
13047 [  3830] By: gsar                                  on 1999/07/29  07:46:11
13048         Log: cperl-mode.el v4.19
13049      Branch: perl
13050            ! emacs/cperl-mode.el
13051 ____________________________________________________________________________
13052 [  3829] By: gsar                                  on 1999/07/29  07:30:35
13053         Log: From: jan.dubois@ibm.net (Jan Dubois)
13054              Date: Wed, 28 Jul 1999 22:01:42 +0200
13055              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
13056              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
13057      Branch: perl
13058            ! win32/bin/pl2bat.pl
13059 ____________________________________________________________________________
13060 [  3828] By: gsar                                  on 1999/07/29  07:19:27
13061         Log: tweak previous change for multiple hits
13062      Branch: perl
13063            ! utils/perldoc.PL
13064 ____________________________________________________________________________
13065 [  3827] By: gsar                                  on 1999/07/29  07:10:00
13066         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
13067              really needs a pod2text() compatibility function)
13068      Branch: perl
13069            ! utils/perldoc.PL
13070 ____________________________________________________________________________
13071 [  3826] By: gsar                                  on 1999/07/29  01:33:46
13072         Log: minor tweaks to pods and toke.c comments
13073      Branch: perl
13074            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
13075 ____________________________________________________________________________
13076 [  3825] By: gsar                                  on 1999/07/29  00:12:52
13077         Log: integrate cfgperl changes into mainline
13078      Branch: perl
13079           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13080           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
13081           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
13082           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
13083           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13084           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
13085           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
13086           !> t/pragma/warn/util toke.c util.c
13087 ____________________________________________________________________________
13088 [  3824] By: jhi                                   on 1999/07/28  21:15:04
13089         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
13090      Branch: cfgperl
13091            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13092            ! ext/IO/lib/IO/Socket/INET.pm
13093 ____________________________________________________________________________
13094 [  3823] By: jhi                                   on 1999/07/28  20:29:17
13095         Log: Continue pack() doc honing.
13096      Branch: cfgperl
13097            ! pod/perlfunc.pod
13098 ____________________________________________________________________________
13099 [  3822] By: jhi                                   on 1999/07/28  20:17:37
13100         Log: Enhance pack() doc.
13101      Branch: cfgperl
13102            ! pod/perlfunc.pod
13103 ____________________________________________________________________________
13104 [  3821] By: jhi                                   on 1999/07/28  18:34:50
13105         Log: UNIX Domain Sockets are not implemented under QNX.
13106              
13107              From: Norton Allen <allen@huarp.harvard.edu>
13108              To: perl5-porters@perl.org
13109              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
13110              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
13111              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
13112      Branch: cfgperl
13113            ! t/lib/io_unix.t
13114 ____________________________________________________________________________
13115 [  3820] By: jhi                                   on 1999/07/28  18:13:37
13116         Log: IO::* enhancements.
13117              
13118              1) write() and syswrite() will now accept a single-argument
13119              form of the call, for consistency with Perl's syswrite().
13120              2) You can create a TCP-based IO::Socket::INET without forcing
13121              a connect attempt.  This allows you to configure its options
13122              (like making it non-blocking) and then call connect() manually.
13123              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
13124              from ever returning the correct value.
13125              
13126              From: Lincoln Stein <lstein@formaggio.cshl.org>
13127              To: Graham Barr <gbarr@pobox.com>
13128              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
13129              Subject: Re: patch for IO::*
13130              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
13131              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
13132      Branch: cfgperl
13133            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13134            ! ext/IO/lib/IO/Socket/INET.pm
13135 ____________________________________________________________________________
13136 [  3819] By: gsar                                  on 1999/07/28  18:08:06
13137         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
13138      Branch: perl
13139            ! README.win32 globals.c installperl iperlsys.h makedef.pl
13140            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
13141            ! win32/win32.c
13142 ____________________________________________________________________________
13143 [  3818] By: jhi                                   on 1999/07/28  17:48:16
13144         Log: Need to add QNX to the list for DONT_DECLARE_STD.
13145              (The elimination of use of the _() macro apparently triggered
13146              an incompatability with a #define of atof)
13147              
13148              From: Norton Allen <allen@huarp.harvard.edu>
13149              To: perl5-porters@perl.org
13150              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
13151              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
13152              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
13153      Branch: cfgperl
13154            ! perl.h
13155 ____________________________________________________________________________
13156 [  3817] By: jhi                                   on 1999/07/28  17:46:30
13157         Log: Need to add some more conditions to deal with the case
13158              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
13159              which is true for QNX4.
13160              From: Norton Allen <allen@huarp.harvard.edu>
13161              To: perl5-porters@perl.org
13162              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
13163              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
13164              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
13165      Branch: cfgperl
13166            ! pp_sys.c
13167 ____________________________________________________________________________
13168 [  3816] By: jhi                                   on 1999/07/28  17:43:40
13169         Log: The QNX shell needs a couple more semicolons.
13170              
13171              From: Norton Allen <allen@huarp.harvard.edu>
13172              To: perl5-porters@perl.org
13173              Subject: [ID 19990728.007] Patch:Configure _58 QNX
13174              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
13175              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
13176              
13177              plus silence metalint moanings on vendorprefix.
13178      Branch: cfgperl
13179            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13180            ! config_h.SH
13181 ____________________________________________________________________________
13182 [  3815] By: jhi                                   on 1999/07/28  17:31:11
13183         Log: Silence metalint on vendorprefix.U.
13184      Branch: metaconfig
13185            ! U/installdirs/vendorprefix.U
13186 ____________________________________________________________________________
13187 [  3814] By: jhi                                   on 1999/07/28  17:13:29
13188         Log: QNX shell needs more semicolons.
13189      Branch: metaconfig/U/perl
13190            ! Extensions.U
13191 ____________________________________________________________________________
13192 [  3813] By: jhi                                   on 1999/07/28  17:05:08
13193         Log: Integrate with Sarathy.
13194      Branch: cfgperl
13195           !> lib/ExtUtils/MM_Unix.pm
13196 ____________________________________________________________________________
13197 [  3812] By: jhi                                   on 1999/07/28  16:20:17
13198         Log: Fix a typo, un-shout, and reformat the installation output.
13199      Branch: cfgperl
13200            ! lib/ExtUtils/Install.pm
13201 ____________________________________________________________________________
13202 [  3811] By: gsar                                  on 1999/07/28  15:41:11
13203         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
13204      Branch: perl
13205            ! lib/ExtUtils/MM_Unix.pm
13206 ____________________________________________________________________________
13207 [  3810] By: jhi                                   on 1999/07/28  13:55:57
13208         Log: Talk more about subsecond things in perlfunc.
13209              (Yes, redundant with perlfaq8.)
13210      Branch: cfgperl
13211            ! pod/perlfunc.pod
13212 ____________________________________________________________________________
13213 [  3809] By: jhi                                   on 1999/07/28  07:23:48
13214         Log: Integrate with Sarathy.
13215      Branch: cfgperl
13216           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
13217           !> t/op/pwent.t
13218 ____________________________________________________________________________
13219 [  3808] By: jhi                                   on 1999/07/28  07:23:03
13220         Log: Document toke.c.
13221              From: Nathan Torkington <gnat@frii.com>
13222              To: perl5-porters@perl.org
13223              Subject: Re: toke.c patch, work in progress
13224              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
13225              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
13226      Branch: cfgperl
13227            ! toke.c
13228 ____________________________________________________________________________
13229 [  3807] By: jhi                                   on 1999/07/28  07:10:56
13230         Log: perlre clarification.
13231              
13232              From: Ian Phillipps <ian@dial.pipex.com>
13233              To: Perl 5 Porters <perl5-porters@perl.org>
13234              Subject: [PATCH 5.00557] Add definite article to perlre.pod
13235              Date: Tue, 27 Jul 1999 10:46:29 +0100
13236              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
13237      Branch: cfgperl
13238            ! pod/perlre.pod
13239 ____________________________________________________________________________
13240 [  3806] By: gsar                                  on 1999/07/28  07:07:46
13241         Log: fix the perl -V breakage
13242              
13243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13244              To: Jarkko Hietaniemi <jhi@iki.fi>
13245              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
13246              gsar@activestate.com
13247              Subject: Re: Follow up to: _58 on AIX 431
13248              Date: Tue, 27 Jul 1999 17:42:00 -0400
13249              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
13250      Branch: perl
13251            ! configpm
13252 ____________________________________________________________________________
13253 [  3805] By: gsar                                  on 1999/07/28  07:03:34
13254         Log: avoid warning (from Doug MacEachern)
13255      Branch: perl
13256            ! perl.h
13257 ____________________________________________________________________________
13258 [  3804] By: gsar                                  on 1999/07/28  06:59:30
13259         Log: Pod::Html tweak
13260              
13261              From: jan.dubois@ibm.net (Jan Dubois)
13262              To: perl5-porters@perl.org
13263              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
13264              Date: Tue, 27 Jul 1999 22:14:12 +0200
13265              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
13266      Branch: perl
13267            ! lib/Pod/Html.pm
13268 ____________________________________________________________________________
13269 [  3803] By: gsar                                  on 1999/07/28  06:56:38
13270         Log: freebsd hints update
13271              
13272              From: Anton Berezin <tobez@plab.ku.dk>
13273              To: perl5-porters@perl.org
13274              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
13275              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
13276              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
13277      Branch: perl
13278            ! hints/freebsd.sh
13279 ____________________________________________________________________________
13280 [  3802] By: gsar                                  on 1999/07/28  06:51:32
13281         Log: cosmetic testsuite patch
13282              
13283              From: Graham Barr <gbarr@ti.com>
13284              To: Perl5 Porters <perl5-porters@perl.org>
13285              Subject: 5.005_58 build
13286              Date: Tue, 27 Jul 1999 08:09:25 -0500
13287              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
13288      Branch: perl
13289            ! t/op/grent.t t/op/pwent.t
13290 ____________________________________________________________________________
13291 [  3801] By: jhi                                   on 1999/07/27  13:49:39
13292         Log: Minuscule cleanup of the integer overflow patch.
13293      Branch: cfgperl
13294            ! util.c
13295 ____________________________________________________________________________
13296 [  3800] By: jhi                                   on 1999/07/27  13:37:23
13297         Log: Test hex('x...').
13298      Branch: cfgperl
13299            ! t/op/oct.t
13300 ____________________________________________________________________________
13301 [  3799] By: jhi                                   on 1999/07/27  12:45:45
13302         Log: Integrate with Sarathy (5.005_58).
13303      Branch: cfgperl
13304            - ext/B/byteperl.c
13305           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
13306           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
13307           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
13308           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
13309           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
13310           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
13311           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
13312           !> win32/config_H.vc
13313 ____________________________________________________________________________
13314 [  3798] By: jhi                                   on 1999/07/27  12:42:43
13315         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
13316              they used to be just optional lexical warnings.
13317              Also, with warnings turned on, constants > 2**32-1
13318              trigger a non-portability warning.
13319      Branch: cfgperl
13320            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
13321            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
13322            ! util.c
13323 ____________________________________________________________________________
13324 [  3797] By: gsar                                  on 1999/07/27  10:48:27
13325         Log: here lies 5.005_58
13326      Branch: perl
13327            - ext/B/byteperl.c
13328            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
13329            ! pod/perlfaq9.pod pod/perlhist.pod
13330
13331 ----------------
13332 Version 5.005_58
13333 ----------------
13334
13335 ____________________________________________________________________________
13336 [  3796] By: gsar                                  on 1999/07/27  09:23:42
13337         Log: regenerate win32/config_H.?c
13338      Branch: perl
13339            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13340 ____________________________________________________________________________
13341 [  3795] By: gsar                                  on 1999/07/27  09:02:31
13342         Log: From: Tye McQueen <tye@metronet.com>
13343              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
13344              Message-Id: <199907270019.AA08223@metronet.com>
13345              Subject: Patch pl2bat.pl so batch file can fail
13346      Branch: perl
13347            ! win32/bin/pl2bat.pl
13348 ____________________________________________________________________________
13349 [  3794] By: gsar                                  on 1999/07/27  08:59:58
13350         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13351              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
13352              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
13353              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
13354      Branch: perl
13355            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
13356            ! lib/SelfLoader.pm
13357 ____________________________________________________________________________
13358 [  3793] By: gsar                                  on 1999/07/27  08:19:16
13359         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
13360              (from Andy Dougherty)
13361      Branch: perl
13362            ! embed.h embed.pl
13363 ____________________________________________________________________________
13364 [  3792] By: gsar                                  on 1999/07/27  08:04:19
13365         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
13366              and Brad Appleton)
13367      Branch: perl
13368            ! lib/Pod/Parser.pm
13369 ____________________________________________________________________________
13370 [  3791] By: gsar                                  on 1999/07/27  07:50:54
13371         Log: cover case where CLK_TCK is a float, not integer (from
13372              alexander smishlajev <als@turnhere.com>)
13373      Branch: perl
13374            ! ext/Devel/DProf/DProf.xs
13375 ____________________________________________________________________________
13376 [  3790] By: gsar                                  on 1999/07/27  07:45:08
13377         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
13378              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
13379      Branch: perl
13380            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13381            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13382 ____________________________________________________________________________
13383 [  3789] By: jhi                                   on 1999/07/27  07:44:55
13384         Log: Integrate with Sarathy.
13385      Branch: cfgperl
13386           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
13387           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
13388           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
13389           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
13390           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
13391           !> proto.h t/comp/proto.t t/io/open.t
13392 ____________________________________________________________________________
13393 [  3788] By: gsar                                  on 1999/07/27  07:29:59
13394         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
13395              to Russ Allbery <rra@stanford.edu>); s/Simple// and
13396              s/pod2txt/pod2text/ etc.
13397      Branch: perl
13398            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
13399            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
13400 ____________________________________________________________________________
13401 [  3787] By: gsar                                  on 1999/07/27  06:48:40
13402         Log: From: Andy Dougherty <doughera@lafayette.edu>
13403              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
13404              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
13405              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
13406      Branch: perl
13407            ! ext/SDBM_File/sdbm/sdbm.h
13408 ____________________________________________________________________________
13409 [  3786] By: gsar                                  on 1999/07/27  06:30:09
13410         Log: applied suggested patch; added missing prototype changes to
13411              opcode.pl along with documentation typos (feature still needs
13412              to be described in perlopentut.pod and summarized in
13413              perldelta.pod)
13414              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13415              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
13416              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
13417              Subject: [PATCH 5.00557] 3-arg open
13418      Branch: perl
13419            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
13420            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
13421            ! proto.h t/comp/proto.t t/io/open.t
13422 ____________________________________________________________________________
13423 [  3785] By: gsar                                  on 1999/07/27  04:36:39
13424         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
13425              <roland.bauer@fff.at>)
13426      Branch: perl
13427            ! lib/Pod/Html.pm
13428 ____________________________________________________________________________
13429 [  3784] By: gsar                                  on 1999/07/27  03:56:17
13430         Log: change#3762 wasn't needed
13431      Branch: perl
13432            ! ext/B/B/CC.pm
13433 ____________________________________________________________________________
13434 [  3783] By: jhi                                   on 1999/07/26  19:08:21
13435         Log: Integrate with Sarathy.
13436      Branch: cfgperl
13437           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
13438           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
13439           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
13440 ____________________________________________________________________________
13441 [  3782] By: gsar                                  on 1999/07/26  18:16:50
13442         Log: update Changes, patchlevel &c.
13443      Branch: perl
13444            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13445            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13446 ____________________________________________________________________________
13447 [  3781] By: gsar                                  on 1999/07/26  17:54:47
13448         Log: a more correct fix for change#2744
13449              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13450              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
13451              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
13452              Subject: [PATCH _57] Re: toke.c questions 
13453      Branch: perl
13454            ! toke.c
13455 ____________________________________________________________________________
13456 [  3780] By: gsar                                  on 1999/07/26  17:37:04
13457         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
13458      Branch: perl
13459            ! pod/perlfunc.pod
13460 ____________________________________________________________________________
13461 [  3779] By: jhi                                   on 1999/07/26  16:37:23
13462         Log: Dusting off.
13463      Branch: cfgperl
13464            ! README.threads
13465 ____________________________________________________________________________
13466 [  3778] By: gsar                                  on 1999/07/26  13:28:46
13467         Log: avoid DIVZERO
13468      Branch: perl
13469            ! utils/dprofpp.PL
13470 ____________________________________________________________________________
13471 [  3777] By: gsar                                  on 1999/07/26  13:18:53
13472         Log: warnings identified by Borland compiler
13473      Branch: perl
13474            ! makedef.pl pp_ctl.c
13475 ____________________________________________________________________________
13476 [  3776] By: jhi                                   on 1999/07/26  13:07:36
13477         Log: Integrate with Sarathy.
13478      Branch: cfgperl
13479           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
13480 ____________________________________________________________________________
13481 [  3775] By: gsar                                  on 1999/07/26  12:55:43
13482         Log: avoid infinite recursion when Thread.pm croaks during
13483              bootstrap
13484      Branch: perl
13485            ! lib/Carp/Heavy.pm
13486 ____________________________________________________________________________
13487 [  3774] By: gsar                                  on 1999/07/26  12:43:02
13488         Log: integrate cfgperl contents into mainline
13489      Branch: perl
13490           +> lib/Carp/Heavy.pm
13491           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
13492           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
13493           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
13494           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
13495           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
13496 ____________________________________________________________________________
13497 [  3773] By: jhi                                   on 1999/07/26  12:40:29
13498         Log: Use long doubles only if they are useful.
13499      Branch: cfgperl
13500            ! ext/POSIX/POSIX.xs
13501 ____________________________________________________________________________
13502 [  3772] By: gsar                                  on 1999/07/26  12:33:11
13503         Log: typo in change#3768
13504      Branch: perl
13505            ! pp_hot.c
13506 ____________________________________________________________________________
13507 [  3771] By: gsar                                  on 1999/07/26  12:08:27
13508         Log: alpha-stage support for user-hooks in @INC
13509              From: Ken Fox <kfox@ford.com>
13510              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
13511              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
13512              Subject: Re: loading remote modules
13513      Branch: perl
13514            ! pp_ctl.c
13515 ____________________________________________________________________________
13516 [  3770] By: jhi                                   on 1999/07/26  11:38:36
13517         Log: Back out #3735.  Needs more work.
13518      Branch: cfgperl
13519            ! Makefile.SH cflags.SH configpm ext/util/make_ext
13520            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
13521            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
13522            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
13523            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
13524 ____________________________________________________________________________
13525 [  3769] By: jhi                                   on 1999/07/26  11:24:45
13526         Log: Integrate with Sarathy.
13527      Branch: cfgperl
13528           !> (integrate 35 files)
13529 ____________________________________________________________________________
13530 [  3768] By: gsar                                  on 1999/07/26  11:03:07
13531         Log: optimize method name lookup
13532              From: Chip Salzenberg <chip@perlsupport.com>
13533              Date: Thu, 22 Jul 1999 13:43:36 -0400
13534              Message-ID: <19990722134336.Q391@perlsupport.com>
13535              Subject: [PATCH] OP_METHOD_NAMED
13536      Branch: perl
13537            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
13538            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
13539            ! proto.h
13540 ____________________________________________________________________________
13541 [  3767] By: gsar                                  on 1999/07/26  10:44:11
13542         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
13543              foo()->()); rework grammar to remove conflicts
13544              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13545              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
13546              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
13547              Subject: [PATCH _57, long] Re: optional arrow asymmetry
13548      Branch: perl
13549            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
13550            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
13551            ! vms/perly_c.vms vms/perly_h.vms
13552 ____________________________________________________________________________
13553 [  3766] By: jhi                                   on 1999/07/26  10:18:56
13554         Log: Use $< instead of $*.c in *perlmain.o rules.
13555      Branch: cfgperl
13556            ! Makefile.SH
13557 ____________________________________________________________________________
13558 [  3765] By: gsar                                  on 1999/07/26  09:28:48
13559         Log: From: Ian Phillipps <ian@dial.pipex.com>
13560              Date: Fri, 23 Jul 1999 23:35:56 +0100
13561              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
13562              Subject: (Version 2) Extending unpack to deal with counted strings
13563      Branch: perl
13564            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
13565 ____________________________________________________________________________
13566 [  3764] By: jhi                                   on 1999/07/26  09:17:26
13567         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13568              To: perl5-porters@perl.org (Mailing list Perl5)
13569              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
13570              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
13571              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
13572              
13573              The patch was based on 5_57 so had to re-apply lib/Carp.pm
13574              parts of changes #3498, #3696, and #3702 for the new
13575              lib/Carp/Heavy.pm.
13576      Branch: cfgperl
13577            + lib/Carp/Heavy.pm
13578            ! MANIFEST lib/Carp.pm
13579 ____________________________________________________________________________
13580 [  3763] By: gsar                                  on 1999/07/26  09:03:17
13581         Log: ~ isn't valid in VMS filenames
13582      Branch: perl
13583            ! lib/Pod/Html.pm
13584 ____________________________________________________________________________
13585 [  3762] By: gsar                                  on 1999/07/26  08:59:47
13586         Log: setstate stop-gap from Vishal Bhatia
13587      Branch: perl
13588            ! ext/B/B/CC.pm
13589 ____________________________________________________________________________
13590 [  3761] By: gsar                                  on 1999/07/26  08:06:39
13591         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
13592              add B::OP::name() method that returns just the op_name;
13593              convert Deparse et all to use that instead of B::OP::ppaddr();
13594              add support for OP_SETSTATE in Deparse
13595      Branch: perl
13596            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
13597            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
13598            ! ext/B/B/Xref.pm opcode.h opcode.pl
13599 ____________________________________________________________________________
13600 [  3760] By: jhi                                   on 1999/07/26  07:14:43
13601         Log: Integrate with Sarathy.
13602      Branch: cfgperl
13603           !> (integrate 43 files)
13604 ____________________________________________________________________________
13605 [  3759] By: gsar                                  on 1999/07/26  05:12:24
13606         Log: add disclaimer about perl 4 libraries (modified version of
13607              patch suggested by Clinton Pierce <cpierce1@ford.com>)
13608      Branch: perl
13609            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
13610            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
13611            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
13612            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
13613            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
13614 ____________________________________________________________________________
13615 [  3758] By: gsar                                  on 1999/07/26  04:48:35
13616         Log: make reset() behave with high-bit characters
13617              From: Ian Phillipps <ian@dial.pipex.com>
13618              Date: Thu, 22 Jul 1999 22:48:59 +0100
13619              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
13620              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
13621      Branch: perl
13622            ! sv.c
13623 ____________________________________________________________________________
13624 [  3757] By: gsar                                  on 1999/07/26  04:40:32
13625         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
13626      Branch: perl
13627            ! pod/perlport.pod
13628 ____________________________________________________________________________
13629 [  3756] By: gsar                                  on 1999/07/26  04:20:37
13630         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
13631      Branch: perl
13632            ! utils/dprofpp.PL
13633 ____________________________________________________________________________
13634 [  3755] By: gsar                                  on 1999/07/26  04:18:00
13635         Log: disable VPATH for now (breaks x2p build)
13636      Branch: perl
13637            ! x2p/Makefile.SH
13638 ____________________________________________________________________________
13639 [  3754] By: gsar                                  on 1999/07/26  03:15:33
13640         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
13641              (%! has the necessary magic); misc typos
13642      Branch: perl
13643            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
13644            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
13645            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
13646            ! utils/h2xs.PL
13647 ____________________________________________________________________________
13648 [  3753] By: gsar                                  on 1999/07/26  02:38:28
13649         Log: integrate cfgperl contents into mainline
13650      Branch: perl
13651           +> t/pragma/locale/latin1 t/pragma/locale/utf8
13652           !> (integrate 53 files)
13653 ____________________________________________________________________________
13654 [  3752] By: gsar                                  on 1999/07/26  02:11:31
13655         Log: ensure implicitly closed handles don't set $? or $!
13656      Branch: perl
13657            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
13658 ____________________________________________________________________________
13659 [  3751] By: gsar                                  on 1999/07/26  01:28:34
13660         Log: change#3534 didn't preserve undef return values from caller()
13661      Branch: perl
13662            ! Changes pp_ctl.c
13663 ____________________________________________________________________________
13664 [  3750] By: jhi                                   on 1999/07/25  20:59:29
13665         Log: Back up a tiny bit from #3735.
13666              This may break builds outside the source directory
13667              but then again, they do not work that ell yet anyway.
13668      Branch: cfgperl
13669            ! Makefile.SH
13670 ____________________________________________________________________________
13671 [  3750] By: jhi                                   on 1999/07/25  20:59:29
13672         Log: Back up a tiny bit from #3735.
13673              This may break builds outside the source directory
13674              but then again, they do not work that ell yet anyway.
13675      Branch: cfgperl
13676            ! Makefile.SH
13677 ____________________________________________________________________________
13678 [  3749] By: jhi                                   on 1999/07/25  19:15:55
13679         Log: Integrate with Sarathy.
13680      Branch: cfgperl
13681           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
13682 ____________________________________________________________________________
13683 [  3748] By: jhi                                   on 1999/07/25  19:06:59
13684         Log: Recode locale.t so that the change in #3730
13685              is not needed and locale.t works both without
13686              and with the utf8 pragma.
13687      Branch: cfgperl
13688            + t/pragma/locale/latin1 t/pragma/locale/utf8
13689            ! MANIFEST t/pragma/locale.t
13690 ____________________________________________________________________________
13691 [  3747] By: jhi                                   on 1999/07/25  19:01:46
13692         Log: Like #3743.
13693      Branch: cfgperl
13694            ! utils/perlbug.PL
13695 ____________________________________________________________________________
13696 [  3746] By: gsar                                  on 1999/07/25  18:08:58
13697         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
13698              append a HISTORY section to POD if option is used
13699      Branch: perl
13700            ! utils/h2xs.PL
13701 ____________________________________________________________________________
13702 [  3745] By: gsar                                  on 1999/07/25  17:40:03
13703         Log: warn rather than die when parse_version() can't cut it (from
13704              Michael G Schwern <schwern@pobox.com>)
13705      Branch: perl
13706            ! lib/ExtUtils/MM_Unix.pm
13707 ____________________________________________________________________________
13708 [  3744] By: gsar                                  on 1999/07/25  16:32:48
13709         Log: make map behave like grep wrt indirect object slot when
13710              there are parentheses; revert an experimental mod by Larry
13711              in change#2038 that failed to parse %{{qw(a b c)}} properly
13712              (this means C<map {use Foo; ...} ...> still needs a proper
13713              fix)
13714      Branch: perl
13715            ! toke.c
13716 ____________________________________________________________________________
13717 [  3743] By: jhi                                   on 1999/07/25  16:24:55
13718         Log: Fix a typo in #3725.
13719      Branch: cfgperl
13720            ! utils/perlbug.PL
13721 ____________________________________________________________________________
13722 [  3742] By: jhi                                   on 1999/07/25  16:14:39
13723         Log: Integrate with Sarathy.
13724      Branch: cfgperl
13725           !> (integrate 26 files)
13726 ____________________________________________________________________________
13727 [  3741] By: jhi                                   on 1999/07/25  16:02:28
13728         Log: Cut-and-pasto in #3737.
13729      Branch: cfgperl
13730            ! perl.c
13731 ____________________________________________________________________________
13732 [  3740] By: gsar                                  on 1999/07/25  15:59:34
13733         Log: add note about glibc bug
13734      Branch: perl
13735            ! t/pragma/warn/pp_hot
13736 ____________________________________________________________________________
13737 [  3739] By: gsar                                  on 1999/07/25  15:48:40
13738         Log: fix bug in change#3728 that might free COPs prematurely;
13739              null(op) now does more thorough scrubbing of the op, which
13740              fixes a few compile-time memory "leaks"
13741      Branch: perl
13742            ! dump.c embed.h embed.pl op.c proto.h
13743 ____________________________________________________________________________
13744 [  3738] By: jhi                                   on 1999/07/25  14:15:26
13745         Log: In accordance with #3737.
13746      Branch: metaconfig
13747            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
13748            ! U/modified/Oldconfig.U
13749      Branch: metaconfig/U/perl
13750            ! Extensions.U
13751 ____________________________________________________________________________
13752 [  3737] By: jhi                                   on 1999/07/25  14:12:34
13753         Log: Use vendorprefixlib.
13754      Branch: cfgperl
13755            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13756            ! config_h.SH perl.c
13757 ____________________________________________________________________________
13758 [  3736] By: jhi                                   on 1999/07/25  13:10:03
13759         Log: Populate metaconfig branch.
13760      Branch: metaconfig
13761            + (add 1468 files)
13762      Branch: metaconfig/U/perl
13763            + (add 101 files)
13764 ____________________________________________________________________________
13765 [  3735] By: jhi                                   on 1999/07/25  12:27:20
13766         Log: First steps of making builds outside the source
13767              directory possible.  These should get us as far
13768              as miniperl, then building DynaLoader falls into
13769              tiny twinkling pieces as MakeMaker knows nothing
13770              of VPATH mindset.
13771      Branch: cfgperl
13772            ! Configure Makefile.SH cflags.SH config_h.SH configpm
13773            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
13774            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
13775            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
13776            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
13777 ____________________________________________________________________________
13778 [  3734] By: jhi                                   on 1999/07/25  11:19:28
13779         Log: Poor Glossary--are we fixed yet?
13780      Branch: cfgperl
13781            ! Porting/Glossary
13782 ____________________________________________________________________________
13783 [  3733] By: jhi                                   on 1999/07/25  11:15:06
13784         Log: Change #3732 mistakenly clobbered Glossary.
13785      Branch: cfgperl
13786            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13787            ! config_h.SH
13788 ____________________________________________________________________________
13789 [  3732] By: jhi                                   on 1999/07/25  10:46:39
13790         Log: Andy's new installation scheme (note: a lot of this
13791              leaked in already with change #3731).  The vendor*
13792              stuff is not used anywhere (in *.SH, say), so it
13793              isn't in Configure, either.
13794      Branch: cfgperl
13795            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13796            ! config_h.SH
13797 ____________________________________________________________________________
13798 [  3731] By: jhi                                   on 1999/07/25  10:12:07
13799         Log: Circumcode a strange shell(?) bug in AIX found
13800              while trying to do -Duse64bits (which I couldn't do
13801              in the end because the CPU isn't 64-bit in that box,
13802              but at least now the probing doesn't crash.)
13803      Branch: cfgperl
13804            ! Configure config_h.SH hints/aix.sh
13805 ____________________________________________________________________________
13806 [  3730] By: gsar                                  on 1999/07/25  04:56:56
13807         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
13808              a utf8 bug in one of the new RE optimizations
13809      Branch: perl
13810            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
13811            ! t/pragma/locale.t
13812 ____________________________________________________________________________
13813 [  3729] By: jhi                                   on 1999/07/23  19:56:27
13814         Log: From: Andy Dougherty <doughera@lafayette.edu>
13815              To: Perl Porters <perl5-porters@perl.org>
13816              Subject: [PATCH 5.005_57] INSTALL-1.58
13817              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
13818              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
13819              
13820              plus
13821              
13822              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13823              To: Andy Dougherty <doughera@lafayette.edu>
13824              Cc: Perl Porters <perl5-porters@perl.org>
13825              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
13826              Date: Fri, 23 Jul 1999 13:38:25 -0400
13827              Message-ID: <19990723133825.A12033@O2.chapin.edu>
13828      Branch: cfgperl
13829            ! INSTALL
13830 ____________________________________________________________________________
13831 [  3728] By: gsar                                  on 1999/07/23  17:24:42
13832         Log: applied suggested patch for tracking line numbers correctly in
13833              optimized blocks with a single statement; changed setcop to
13834              setstate and added code for -Dx dumps
13835              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13836              Date: Wed, 23 Jun 1999 17:27:42 +0100
13837              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
13838              Subject: [PATCH 5.005_57] Line number error in optimised else() 
13839      Branch: perl
13840            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
13841            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
13842            ! pp_proto.h t/op/misc.t
13843 ____________________________________________________________________________
13844 [  3727] By: gsar                                  on 1999/07/23  15:56:04
13845         Log: avoid useless use of target for pp_each(); also fixes bugs due to
13846              refcount held by the target
13847      Branch: perl
13848            ! opcode.h opcode.pl pp.c t/op/each.t
13849 ____________________________________________________________________________
13850 [  3726] By: jhi                                   on 1999/07/23  12:08:30
13851         Log: Change #3725 aftershock.
13852      Branch: cfgperl
13853            ! INSTALL jpl/JNI/JNI.pm
13854 ____________________________________________________________________________
13855 [  3725] By: jhi                                   on 1999/07/23  11:58:49
13856         Log: Introduce $Config{ldlibpthname} which contains
13857              the name of the environment variable holding the
13858              dynamic library search path, often LD_LIBRARY_PATH.
13859              Use this new feature all over.
13860              Also removed remnants of admonition "add LD_LIBRARY_PATH
13861              before running make" because Makefile.SH does this for you. 
13862      Branch: cfgperl
13863            ! Configure Makefile.SH config_h.SH
13864            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
13865            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
13866            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
13867            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
13868            ! jpl/install-jpl utils/perlbug.PL
13869 ____________________________________________________________________________
13870 [  3724] By: jhi                                   on 1999/07/23  08:03:36
13871         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
13872              To: perl5-porters@perl.org
13873              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
13874              Date: Thu, 22 Jul 1999 19:58:34 -0400
13875              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
13876      Branch: cfgperl
13877            ! av.c
13878 ____________________________________________________________________________
13879 [  3723] By: gsar                                  on 1999/07/23  00:01:29
13880         Log: emit warning about function calls that were encountered too early
13881              to enforce their prototype
13882      Branch: perl
13883            ! op.c op.h pod/perldiag.pod
13884 ____________________________________________________________________________
13885 [  3722] By: jhi                                   on 1999/07/22  21:19:59
13886         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
13887              To: perl5-porters@perl.org
13888              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
13889              Subject: [PATCH] MakeMaker documentation
13890              Date: Wed, 21 Jul 1999 14:15:42 -0400
13891              Message-ID: <19990721141542.A1800@O2.chapin.edu>
13892      Branch: cfgperl
13893            ! lib/ExtUtils/MakeMaker.pm
13894 ____________________________________________________________________________
13895 [  3721] By: jhi                                   on 1999/07/22  21:05:19
13896         Log: From: pvhp@forte.com (Peter Prymmer)
13897              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
13898              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
13899              Date: Wed, 21 Jul 99 17:15:39 PDT
13900              Message-Id: <9907220015.AA11931@forte.com>
13901      Branch: cfgperl
13902            ! hints/os390.sh
13903 ____________________________________________________________________________
13904 [  3720] By: jhi                                   on 1999/07/22  20:51:17
13905         Log: AIX magic: ccdlflags needs to be different for
13906              Perl itself and for extra-core extensions
13907              (as used by ExtUtilss::embed::ldopts).
13908              Based on the problems described in
13909              
13910              From: Mike W Ellwood <mwe@rl.ac.uk>
13911              To: perl5-porters@perl.org
13912              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
13913              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
13914              Reply-To: m.w.ellwood@rl.ac.uk
13915              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
13916      Branch: cfgperl
13917            ! Configure Makefile.SH config_h.SH hints/aix.sh
13918 ____________________________________________________________________________
13919 [  3719] By: jhi                                   on 1999/07/22  08:23:53
13920         Log: Update history records.
13921      Branch: cfgperl
13922            ! pod/perlhist.pod
13923 ____________________________________________________________________________
13924 [  3718] By: jhi                                   on 1999/07/21  13:54:42
13925         Log: Todododobedobedo.
13926      Branch: cfgperl
13927            ! Todo
13928 ____________________________________________________________________________
13929 [  3717] By: jhi                                   on 1999/07/21  12:10:48
13930         Log: Even more Todo.
13931      Branch: cfgperl
13932            ! Todo
13933 ____________________________________________________________________________
13934 [  3716] By: jhi                                   on 1999/07/21  11:40:39
13935         Log: Use Errno more extensively so that error
13936              messages are more portable (another way
13937              would be to muck around with LC_MESSAGES).
13938              Problem reported in
13939              
13940              From: oracle@pcr8.pcr.com
13941              To: perl5-porters@perl.org
13942              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
13943              Date: Mon, 19 Jul 1999 18:39:13 -0400
13944              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
13945      Branch: cfgperl
13946            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
13947            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
13948            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
13949 ____________________________________________________________________________
13950 [  3715] By: jhi                                   on 1999/07/21  11:05:36
13951         Log: Slightly modified patch.
13952              From: Sean Sheedy <seans@ncube.com>
13953              To: perl5-porters@perl.org
13954              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
13955              Date: Tue, 20 Jul 1999 09:52:06 -0700
13956              Message-Id: <3794A935.1C150E54@ncube.com>
13957      Branch: cfgperl
13958            ! cflags.SH x2p/cflags.SH
13959 ____________________________________________________________________________
13960 [  3714] By: jhi                                   on 1999/07/20  21:26:19
13961         Log: More Todo.
13962      Branch: cfgperl
13963            ! Todo
13964 ____________________________________________________________________________
13965 [  3713] By: jhi                                   on 1999/07/20  18:02:45
13966         Log: Integrate with Sarathy.
13967      Branch: cfgperl
13968           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
13969           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
13970           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
13971           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
13972           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
13973           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
13974           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
13975           +> utils/dprofpp.PL
13976           !> INSTALL MAINTAIN MANIFEST configure.com
13977           !> ext/Devel/Peek/Makefile.PL installman installperl
13978           !> pod/roffitall utils/Makefile vms/descrip_mms.template
13979           !> win32/Makefile win32/makefile.mk win32/win32.h
13980 ____________________________________________________________________________
13981 [  3712] By: gsar                                  on 1999/07/20  15:29:01
13982         Log: DProf tweak
13983      Branch: perl
13984            ! ext/Devel/DProf/DProf.xs
13985 ____________________________________________________________________________
13986 [  3711] By: gsar                                  on 1999/07/20  07:56:19
13987         Log: another DProf build tweak
13988      Branch: perl
13989            ! utils/dprofpp.PL
13990 ____________________________________________________________________________
13991 [  3710] By: gsar                                  on 1999/07/20  07:36:36
13992         Log: move DProf things around to where they are supposed to be
13993      Branch: perl
13994            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
13995            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
13996            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
13997            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
13998            + t/lib/dprof/test6_t t/lib/dprof/test6_v
13999           +> utils/dprofpp.PL
14000            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
14001            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
14002            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
14003            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
14004            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
14005            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
14006            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
14007            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
14008            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
14009            ! installperl pod/roffitall utils/Makefile
14010            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
14011 ____________________________________________________________________________
14012 [  3709] By: gsar                                  on 1999/07/20  06:13:16
14013         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
14014      Branch: perl
14015            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14016            ! ext/Devel/Peek/Makefile.PL
14017 ____________________________________________________________________________
14018 [  3708] By: gsar                                  on 1999/07/20  06:01:22
14019         Log: move DProf to Devel/DProf
14020      Branch: perl
14021           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14022           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14023           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
14024           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
14025           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
14026           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
14027           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
14028           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
14029           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
14030           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
14031           +> ext/Devel/DProf/test.pl
14032            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14033            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14034            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14035            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14036            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14037            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14038            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14039            ! MAINTAIN MANIFEST configure.com win32/Makefile
14040            ! win32/makefile.mk
14041 ____________________________________________________________________________
14042 [  3707] By: gsar                                  on 1999/07/20  05:39:11
14043         Log: add Devel::DProf v19990108 from CPAN, as it was
14044      Branch: perl
14045            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14046            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14047            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14048            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14049            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14050            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14051            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14052            ! MANIFEST
14053 ____________________________________________________________________________
14054 [  3706] By: gsar                                  on 1999/07/20  04:52:25
14055         Log: C<union any> needs no PERL_OBJECT-treatment
14056      Branch: perl
14057            ! win32/win32.h
14058 ____________________________________________________________________________
14059 [  3705] By: gsar                                  on 1999/07/20  04:11:54
14060         Log: fix problem in default build
14061      Branch: perl
14062            ! win32/Makefile win32/makefile.mk
14063 ____________________________________________________________________________
14064 [  3704] By: jhi                                   on 1999/07/19  07:06:36
14065         Log: Integrate with Sarathy.
14066      Branch: cfgperl
14067           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
14068           !> win32/win32.c
14069 ____________________________________________________________________________
14070 [  3703] By: gsar                                  on 1999/07/19  05:55:57
14071         Log: win32 nits
14072      Branch: perl
14073            ! makedef.pl sv.h
14074 ____________________________________________________________________________
14075 [  3702] By: gsar                                  on 1999/07/19  04:29:34
14076         Log: don't display tid from main thread (or testsuite breaks)
14077      Branch: perl
14078            ! lib/Carp.pm util.c
14079 ____________________________________________________________________________
14080 [  3701] By: gsar                                  on 1999/07/19  00:47:52
14081         Log: remove several doubled (and tripled!) entries
14082      Branch: perl
14083            ! pod/perldiag.pod
14084 ____________________________________________________________________________
14085 [  3700] By: gsar                                  on 1999/07/19  00:42:34
14086         Log: integrate cfgperl contents into mainline
14087      Branch: perl
14088           +> makedef.pl
14089            - perl_exp.SH win32/makedef.pl
14090           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14091           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
14092           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
14093           !> utf8.c util.c win32/Makefile win32/makefile.mk
14094 ____________________________________________________________________________
14095 [  3699] By: gsar                                  on 1999/07/19  00:33:59
14096         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
14097      Branch: perl
14098            ! Changes win32/win32.c
14099 ____________________________________________________________________________
14100 [  3698] By: jhi                                   on 1999/07/18  21:33:57
14101         Log: Integrate with Sarathy.
14102      Branch: cfgperl
14103           +> t/op/chars.t
14104           !> (integrate 57 files)
14105 ____________________________________________________________________________
14106 [  3697] By: gsar                                  on 1999/07/18  05:22:36
14107         Log: From: pvhp@forte.com (Peter Prymmer)
14108              Date: Thu, 1 Jul 99 19:31:24 PDT
14109              Message-Id: <9907020231.AA16942@forte.com>
14110              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
14111      Branch: perl
14112            + t/op/chars.t
14113            ! MANIFEST ebcdic.c t/op/ord.t
14114 ____________________________________________________________________________
14115 [  3696] By: gsar                                  on 1999/07/18  05:11:02
14116         Log: display thread id in diagnostics (suggested by Dan Sugalski)
14117      Branch: perl
14118            ! lib/Carp.pm util.c
14119 ____________________________________________________________________________
14120 [  3695] By: gsar                                  on 1999/07/18  04:57:47
14121         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
14122      Branch: perl
14123            ! pod/perldiag.pod
14124 ____________________________________________________________________________
14125 [  3694] By: gsar                                  on 1999/07/18  04:56:28
14126         Log: cache [NIUP]V conversions of defined READONLY values
14127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14128              Date: Sun, 11 Jul 1999 04:39:44 -0400
14129              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
14130              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
14131      Branch: perl
14132            ! sv.c
14133 ____________________________________________________________________________
14134 [  3693] By: gsar                                  on 1999/07/18  03:53:38
14135         Log: From: jan.dubois@ibm.net (Jan Dubois)
14136              Date: Sat, 17 Jul 1999 10:58:29 +0200
14137              Message-ID: <379144ad.13616689@smtp1.ibm.net>
14138              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
14139      Branch: perl
14140            ! lib/ExtUtils/Manifest.pm
14141 ____________________________________________________________________________
14142 [  3692] By: gsar                                  on 1999/07/18  03:51:03
14143         Log: remove spurious newSTATEOP() that causes goto to enter one too many
14144              contexts when jumping between if and elsif blocks
14145      Branch: perl
14146            ! perly.c perly.y pp_ctl.c t/op/goto.t
14147 ____________________________________________________________________________
14148 [  3691] By: gsar                                  on 1999/07/18  01:49:59
14149         Log: detypo, update Changes
14150      Branch: perl
14151            ! Changes doio.c
14152 ____________________________________________________________________________
14153 [  3690] By: gsar                                  on 1999/07/18  01:16:59
14154         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
14155      Branch: perl
14156            ! lib/integer.pm
14157 ____________________________________________________________________________
14158 [  3689] By: gsar                                  on 1999/07/18  00:47:17
14159         Log: ensure __END__ appears on a line by itself in wrapped
14160              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
14161              mention caveat about successfull kill()
14162      Branch: perl
14163            ! pod/perlfunc.pod win32/bin/pl2bat.pl
14164 ____________________________________________________________________________
14165 [  3688] By: gsar                                  on 1999/07/17  20:47:44
14166         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
14167      Branch: perl
14168            ! ext/SDBM_File/sdbm/Makefile.PL
14169 ____________________________________________________________________________
14170 [  3687] By: gsar                                  on 1999/07/17  20:43:27
14171         Log: make CC.pm use a distinct CCPP() macro rather than PP()
14172              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
14173      Branch: perl
14174            ! cc_runtime.h ext/B/B/CC.pm
14175 ____________________________________________________________________________
14176 [  3686] By: gsar                                  on 1999/07/17  20:39:08
14177         Log: tiny bug in vars.pm (from John Dlugosz)
14178      Branch: perl
14179            ! lib/vars.pm
14180 ____________________________________________________________________________
14181 [  3685] By: gsar                                  on 1999/07/17  20:37:27
14182         Log: applied suggested patch, along with later tweak
14183              From: jan.dubois@ibm.net (Jan Dubois)
14184              Date: Wed, 14 Jul 1999 23:53:43 +0200
14185              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
14186              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
14187      Branch: perl
14188            ! lib/Pod/Html.pm
14189 ____________________________________________________________________________
14190 [  3684] By: gsar                                  on 1999/07/17  20:24:32
14191         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
14192      Branch: perl
14193            ! thrdvar.h
14194 ____________________________________________________________________________
14195 [  3683] By: gsar                                  on 1999/07/17  20:21:01
14196         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14197              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
14198              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
14199              Subject: [PATCH 5.005_57] Segfaults if $^P
14200      Branch: perl
14201            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
14202            ! proto.h
14203 ____________________________________________________________________________
14204 [  3682] By: gsar                                  on 1999/07/17  20:04:17
14205         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
14206              and prefix/lib/perl5/man are ass_u_med only if those directories
14207              actually exist; else prefix/{lib,man} are used)
14208      Branch: perl
14209            ! lib/ExtUtils/MM_Unix.pm
14210 ____________________________________________________________________________
14211 [  3681] By: gsar                                  on 1999/07/17  19:12:33
14212         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
14213      Branch: perl
14214            ! op.c t/comp/proto.t
14215 ____________________________________________________________________________
14216 [  3680] By: gsar                                  on 1999/07/17  18:23:55
14217         Log: fix vec() on magic values
14218              From: Ian Phillipps <ian@dial.pipex.com>
14219              Date: Mon, 12 Jul 1999 12:30:05 +0100
14220              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
14221              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
14222      Branch: perl
14223            ! doop.c t/op/tie.t
14224 ____________________________________________________________________________
14225 [  3679] By: gsar                                  on 1999/07/17  18:10:44
14226         Log: make system() return -1 and set $! if exec of child failed
14227              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14228              Date: Fri, 9 Jul 1999 05:21:13 -0400
14229              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
14230              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
14231      Branch: perl
14232            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
14233            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
14234 ____________________________________________________________________________
14235 [  3678] By: gsar                                  on 1999/07/17  17:54:01
14236         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14237              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
14238              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
14239              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
14240      Branch: perl
14241            ! util.c
14242 ____________________________________________________________________________
14243 [  3677] By: gsar                                  on 1999/07/17  17:34:38
14244         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
14245              converted Ken's documentation outline into pod
14246      Branch: perl
14247            ! x2p/find2perl.PL
14248 ____________________________________________________________________________
14249 [  3676] By: gsar                                  on 1999/07/17  16:34:09
14250         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
14251              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
14252              Steve Lidie
14253      Branch: perl
14254            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
14255            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14256            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
14257            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
14258            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
14259            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
14260 ____________________________________________________________________________
14261 [  3675] By: gsar                                  on 1999/07/17  00:16:53
14262         Log: backout redundant change#3628
14263      Branch: perl
14264            ! Changes hints/bsdos.sh
14265 ____________________________________________________________________________
14266 [  3674] By: jhi                                   on 1999/07/15  14:26:03
14267         Log: Fix the bin/oct/hex constant overflow tests for
14268              long long platforms.
14269      Branch: cfgperl
14270            ! t/pragma/warn/util
14271 ____________________________________________________________________________
14272 [  3673] By: jhi                                   on 1999/07/14  21:59:11
14273         Log: Fixed AIX dynamic loading and AIX shared Perl library.
14274              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
14275              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
14276              Hijacked win32/makedef.pl for more general purpose export
14277              list building, now it is used (as toplevel makedef.pl)
14278              for win32 and AIX (perl_exp.SH made unnecessary).
14279              Because the export lists are now correct in AIX, no more linker
14280              warnings about "Exported symbol not defined" should appear.
14281      Branch: cfgperl
14282            + makedef.pl
14283            - perl_exp.SH win32/makedef.pl
14284            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14285            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
14286            ! win32/makefile.mk
14287 ____________________________________________________________________________
14288 [  3672] By: gsar                                  on 1999/07/14  17:12:13
14289         Log: minor efficiency tweak
14290      Branch: perl
14291            ! pp_ctl.c
14292 ____________________________________________________________________________
14293 [  3671] By: jhi                                   on 1999/07/14  16:22:39
14294         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
14295              if its caller re_intuit_start() was entered with strend == strpos
14296              because end_shift ended up as -1.  The patch ain't necessarily
14297              correct but least the core dump is avoided.
14298      Branch: cfgperl
14299            ! regexec.c
14300 ____________________________________________________________________________
14301 [  3670] By: jhi                                   on 1999/07/13  07:59:09
14302         Log: Integrate with Sarathy.
14303      Branch: cfgperl
14304            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
14305            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
14306           !> (integrate 67 files)
14307 ____________________________________________________________________________
14308 [  3669] By: gsar                                  on 1999/07/12  06:14:54
14309         Log: fixups for sundry warnings about function pointers
14310      Branch: perl
14311            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
14312            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
14313            ! win32/win32.c win32/win32.h
14314 ____________________________________________________________________________
14315 [  3668] By: gsar                                  on 1999/07/12  04:11:58
14316         Log: tweaks for win32/borland
14317      Branch: perl
14318            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
14319 ____________________________________________________________________________
14320 [  3667] By: gsar                                  on 1999/07/12  01:55:15
14321         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
14322              builds; passing the implicit context is unified among the three
14323              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
14324              flavors (see the top of perl.h) for testing; all varargs functions
14325              foo() have a va_list-taking variant vfoo() for generating the
14326              context-free versions; the PERL_OBJECT build should now be
14327              hyper-compatible with CPAN extensions (C++ is totally out of
14328              the picture)
14329              
14330              result has only been tested on Windows
14331              
14332              TODO: write docs on the THX rationale and idiomatic usage of
14333              the Perl API
14334      Branch: perl
14335            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
14336            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
14337            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
14338            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
14339            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
14340            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
14341            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14342            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
14343            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
14344            ! global.sym globals.c intrpvar.h iperlsys.h
14345            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
14346            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
14347            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
14348            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
14349            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
14350            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
14351            ! win32/dl_win32.xs win32/include/dirent.h
14352            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
14353            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
14354            ! win32/win32iop.h win32/win32sck.c
14355 ____________________________________________________________________________
14356 [  3666] By: jhi                                   on 1999/07/11  22:00:13
14357         Log: Integrate with Sarathy.
14358      Branch: cfgperl
14359           !> op.c t/op/lex_assign.t
14360 ____________________________________________________________________________
14361 [  3665] By: jhi                                   on 1999/07/11  21:59:01
14362         Log: More manual sync.
14363      Branch: cfgperl
14364            ! pod/perldelta.pod
14365 ____________________________________________________________________________
14366 [  3664] By: gsar                                  on 1999/07/11  19:11:07
14367         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
14368              remedy and related tests via private mail
14369      Branch: perl
14370            ! op.c t/op/lex_assign.t
14371 ____________________________________________________________________________
14372 [  3663] By: jhi                                   on 1999/07/11  15:04:37
14373         Log: Manual synchronization with Sarathy (some files
14374              had drifted apart for no apparent reason), plus
14375              I had a typo in dl_vms.xs Sarathy had fixed.
14376      Branch: cfgperl
14377            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
14378 ____________________________________________________________________________
14379 [  3662] By: jhi                                   on 1999/07/10  12:23:21
14380         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
14381              to adapt to the underlying platform (the binary, 0b1..., test
14382              was broken in 64-bit platforms).  Also change "hex" in the
14383              warning messages to "hexadecimal" to match "binary" and "octal".
14384      Branch: cfgperl
14385            ! pod/perldiag.pod t/pragma/warn/util util.c
14386 ____________________________________________________________________________
14387 [  3661] By: jhi                                   on 1999/07/08  21:54:55
14388         Log: Integrate with Sarathy.
14389      Branch: cfgperl
14390           +> perlapi.c perlapi.h
14391           !> (integrate 43 files)
14392 ____________________________________________________________________________
14393 [  3660] By: gsar                                  on 1999/07/08  18:47:35
14394         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
14395      Branch: perl
14396            + perlapi.c perlapi.h
14397            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
14398            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
14399            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
14400            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
14401            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
14402            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
14403            ! win32/win32.h
14404 ____________________________________________________________________________
14405 [  3659] By: gsar                                  on 1999/07/08  18:41:45
14406         Log: sundry cleanups for clean build on windows
14407      Branch: perl
14408            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
14409 ____________________________________________________________________________
14410 [  3658] By: gsar                                  on 1999/07/08  01:24:25
14411         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
14412              type mismatch problems
14413      Branch: perl
14414            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
14415            ! t/pragma/warn/op toke.c utf8.c util.c
14416 ____________________________________________________________________________
14417 [  3657] By: jhi                                   on 1999/07/07  23:01:16
14418         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
14419      Branch: cfgperl
14420            ! pod/perldiag.pod
14421           !> Changes configure.com ext/B/B/Deparse.pm
14422           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
14423           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
14424           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
14425           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
14426           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
14427           !> t/pragma/overload.t thread.h vms/vms.c
14428 ____________________________________________________________________________
14429 [  3656] By: gsar                                  on 1999/07/07  21:04:38
14430         Log: integrate cfgperl contents
14431      Branch: perl
14432           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
14433           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
14434           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
14435            ! Changes
14436           !> (integrate 45 files)
14437 ____________________________________________________________________________
14438 [  3655] By: gsar                                  on 1999/07/07  18:55:45
14439         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
14440              <pvhp@forte.com>
14441      Branch: perl
14442            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
14443 ____________________________________________________________________________
14444 [  3654] By: gsar                                  on 1999/07/07  18:47:03
14445         Log: change#1889 mistakenly removed F_SETLK
14446      Branch: perl
14447            ! ext/Fcntl/Fcntl.xs
14448 ____________________________________________________________________________
14449 [  3653] By: gsar                                  on 1999/07/07  18:42:42
14450         Log: B::Deparse update
14451              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14452              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
14453              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
14454              Subject: [PATCH _57, long] B::Deparse 0.58
14455      Branch: perl
14456            ! ext/B/B/Deparse.pm
14457 ____________________________________________________________________________
14458 [  3652] By: gsar                                  on 1999/07/07  18:41:07
14459         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14460              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
14461              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
14462              Subject: Re: [ID 19990705.001] Overloading boolean conversion
14463      Branch: perl
14464            ! gv.c t/pragma/overload.t
14465 ____________________________________________________________________________
14466 [  3651] By: gsar                                  on 1999/07/07  17:47:30
14467         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
14468      Branch: perl
14469            ! perlsfio.h
14470 ____________________________________________________________________________
14471 [  3650] By: gsar                                  on 1999/07/07  17:45:52
14472         Log: applied new parts of suggested patch
14473              From: Charles Bailey <BAILEY@newman.upenn.edu>
14474              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
14475              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
14476              Subject: [PATCH 5.005_57] Consolidated VMS patch
14477      Branch: perl
14478            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
14479            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
14480            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
14481            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
14482            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
14483 ____________________________________________________________________________
14484 [  3649] By: jhi                                   on 1999/07/07  13:38:02
14485         Log: Sync regcomp warn with reality.
14486      Branch: cfgperl
14487            ! t/pragma/warn/regcomp
14488 ____________________________________________________________________________
14489 [  3648] By: jhi                                   on 1999/07/07  13:04:55
14490         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
14491              resolved manually.
14492      Branch: cfgperl
14493           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
14494           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
14495           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
14496            - README.lexwarn
14497           !> (integrate 79 files)
14498 ____________________________________________________________________________
14499 [  3647] By: gsar                                  on 1999/07/07  10:32:03
14500         Log: From: jan.dubois@ibm.net (Jan Dubois)
14501              Date: Thu, 01 Jul 1999 11:17:53 +0200
14502              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
14503              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
14504      Branch: perl
14505            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
14506            ! lib/ExtUtils/MakeMaker.pm
14507 ____________________________________________________________________________
14508 [  3646] By: gsar                                  on 1999/07/07  10:27:55
14509         Log: fix undocumented IO::Handle functions as suggested
14510              by cj10@cam.ac.uk
14511      Branch: perl
14512            ! ext/IO/lib/IO/Handle.pm
14513 ____________________________________________________________________________
14514 [  3645] By: gsar                                  on 1999/07/07  10:18:55
14515         Log: prohibit thread join()ing itself (from Dan Sugalski)
14516      Branch: perl
14517            ! ext/Thread/Thread.xs
14518 ____________________________________________________________________________
14519 [  3644] By: gsar                                  on 1999/07/07  10:14:26
14520         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
14521              Date: Wed, 30 Jun 1999 14:02:42 -0700
14522              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
14523              Subject:  [PATCH 5.005_57] Compiler and XSUBS
14524      Branch: perl
14525            ! ext/B/B/C.pm
14526 ____________________________________________________________________________
14527 [  3643] By: gsar                                  on 1999/07/07  10:08:38
14528         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
14529              (from François Désarménien <desar@club-internet.fr>)
14530      Branch: perl
14531            ! pod/perlsyn.pod
14532 ____________________________________________________________________________
14533 [  3642] By: gsar                                  on 1999/07/07  10:03:24
14534         Log: From: Doug MacEachern <dougm@cp.net>
14535              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
14536              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
14537              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
14538      Branch: perl
14539            ! ext/B/B.xs
14540 ____________________________________________________________________________
14541 [  3641] By: gsar                                  on 1999/07/07  10:00:57
14542         Log: slightly modified version of suggested patch
14543              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
14544              Date: Mon, 28 Jun 1999 14:23:59 -0400
14545              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
14546              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
14547      Branch: perl
14548            ! ext/POSIX/POSIX.xs
14549 ____________________________________________________________________________
14550 [  3640] By: gsar                                  on 1999/07/07  09:45:43
14551         Log: lexical warnings update (warning.t fails one test
14552              due to leaked scalar, investigation pending)
14553              From: paul.marquess@bt.com
14554              Date: Sat, 26 Jun 1999 23:19:52 +0100
14555              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
14556              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
14557      Branch: perl
14558            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
14559            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
14560            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
14561            - README.lexwarn
14562            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
14563            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
14564            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
14565            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
14566            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14567            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
14568            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
14569            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
14570            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
14571            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
14572            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
14573            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
14574            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
14575            ! warning.h warning.pl win32/win32.c
14576 ____________________________________________________________________________
14577 [  3639] By: gsar                                  on 1999/07/07  08:09:30
14578         Log: From: Brian Jepson <bjepson@home.com>
14579              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
14580              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
14581              Subject: Patch to JPL example program
14582      Branch: perl
14583            ! jpl/JPL_Rolo/JPL_Rolo.jpl
14584 ____________________________________________________________________________
14585 [  3638] By: jhi                                   on 1999/07/07  08:07:58
14586         Log: Integrate with Sarathy.
14587      Branch: cfgperl
14588           !> (integrate 34 files)
14589 ____________________________________________________________________________
14590 [  3637] By: gsar                                  on 1999/07/07  08:07:49
14591         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14592              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
14593              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
14594              Subject: [PATCH _57, long] Eliminate CONDOPs
14595      Branch: perl
14596            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
14597            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
14598            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
14599            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
14600            ! pod/perltoc.pod pp_ctl.c pp_hot.c
14601 ____________________________________________________________________________
14602 [  3636] By: gsar                                  on 1999/07/07  07:50:51
14603         Log: adapted suggested patch for IO-1.20x
14604              From: ian@dial.pipex.com
14605              Date:  Fri, 25 Jun 1999 10:39:42 +0100
14606              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
14607              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
14608      Branch: perl
14609            ! ext/IO/lib/IO/Socket.pm
14610 ____________________________________________________________________________
14611 [  3635] By: gsar                                  on 1999/07/07  07:26:05
14612         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
14613      Branch: perl
14614            ! hints/powerux.sh
14615 ____________________________________________________________________________
14616 [  3634] By: gsar                                  on 1999/07/07  07:20:02
14617         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14618              Date: Wed, 23 Jun 1999 16:16:05 +0100
14619              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
14620              Subject: [PATCH 5.005_57] memleak in optimizer
14621      Branch: perl
14622            ! embed.h embed.pl objXSUB.h op.c proto.h
14623 ____________________________________________________________________________
14624 [  3633] By: gsar                                  on 1999/07/07  07:10:52
14625         Log: add do-not-edit caveats for files generated by opcode.pl
14626              (suggested by Hugo van der Sanden)
14627      Branch: perl
14628            ! opcode.h opcode.pl pp.sym pp_proto.h
14629 ____________________________________________________________________________
14630 [  3632] By: gsar                                  on 1999/07/07  06:41:13
14631         Log: better diagnostics on read operations from write-only
14632              filehandles
14633      Branch: perl
14634            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
14635            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
14636 ____________________________________________________________________________
14637 [  3631] By: gsar                                  on 1999/07/07  02:03:34
14638         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
14639              by David Muir Sharnoff <muir@idiom.com>)
14640      Branch: perl
14641            ! lib/Sys/Hostname.pm
14642 ____________________________________________________________________________
14643 [  3630] By: gsar                                  on 1999/07/07  01:57:16
14644         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
14645              Date: Sun, 20 Jun 1999 17:17:17 -0700
14646              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
14647              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
14648      Branch: perl
14649            ! ext/B/B/CC.pm
14650 ____________________________________________________________________________
14651 [  3629] By: gsar                                  on 1999/07/07  01:46:03
14652         Log: installperl should write normal messages to STDOUT, not STDERR
14653      Branch: perl
14654            ! installperl
14655 ____________________________________________________________________________
14656 [  3628] By: gsar                                  on 1999/07/07  01:41:25
14657         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
14658      Branch: perl
14659            ! hints/bsdos.sh
14660 ____________________________________________________________________________
14661 [  3627] By: gsar                                  on 1999/07/07  00:27:10
14662         Log: make diagnostic on C<my $^I> etc., more readable
14663      Branch: perl
14664            ! op.c
14665 ____________________________________________________________________________
14666 [  3626] By: gsar                                  on 1999/07/06  23:47:27
14667         Log: From: Andy Dougherty <doughera@lafayette.edu>
14668              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
14669              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
14670              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
14671      Branch: perl
14672            ! Makefile.SH utils/Makefile
14673 ____________________________________________________________________________
14674 [  3625] By: jhi                                   on 1999/07/06  21:50:46
14675         Log: Some new files of #3624 missing from MANIFEST.
14676      Branch: cfgperl
14677            ! MANIFEST
14678 ____________________________________________________________________________
14679 [  3624] By: jhi                                   on 1999/07/06  21:47:04
14680         Log: POSIX [[:character class:]] support for standard, locale,
14681              and utf8.  If both utf8 and locale are on, utf8 wins.
14682              I don't fully understand why so many tables changed in
14683              lib/unicode because of "make" -- maybe it was just overdue.
14684      Branch: cfgperl
14685            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
14686            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
14687            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
14688            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
14689            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
14690            ! lib/unicode/Block.pl lib/unicode/Category.pl
14691            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
14692            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
14693            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
14694            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
14695            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
14696            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
14697            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
14698            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
14699            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
14700            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
14701            ! t/pragma/warn/regcomp utf8.c
14702 ____________________________________________________________________________
14703 [  3623] By: gsar                                  on 1999/07/06  20:52:48
14704         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14705              Date: Wed, 16 Jun 1999 14:57:22 -0400
14706              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
14707              Subject: [PATCH 5.00557] Devel::Peek
14708      Branch: perl
14709            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
14710 ____________________________________________________________________________
14711 [  3622] By: gsar                                  on 1999/07/06  20:22:59
14712         Log: applied patch after demunging headers with appropriate paths
14713              From: "Vishal Bhatia" <vishalb@my-deja.com>
14714              Date: Sat, 12 Jun 1999 08:23:59 -0700
14715              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
14716              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
14717      Branch: perl
14718            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
14719            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
14720 ____________________________________________________________________________
14721 [  3621] By: gsar                                  on 1999/07/06  20:10:50
14722         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14723              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
14724              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
14725              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
14726      Branch: perl
14727            ! doio.c
14728 ____________________________________________________________________________
14729 [  3620] By: jhi                                   on 1999/07/06  19:16:47
14730         Log: Mention EPOC and SOCKS.
14731      Branch: cfgperl
14732            ! pod/perldelta.pod
14733 ____________________________________________________________________________
14734 [  3619] By: gsar                                  on 1999/07/06  16:52:37
14735         Log: fix int vs STRLEN issue
14736      Branch: perl
14737            ! pp.c
14738 ____________________________________________________________________________
14739 [  3618] By: jhi                                   on 1999/07/06  16:52:20
14740         Log: There ain't Perl_atonv().
14741      Branch: cfgperl
14742            ! ext/ByteLoader/bytecode.h
14743 ____________________________________________________________________________
14744 [  3617] By: jhi                                   on 1999/07/06  15:55:22
14745         Log: Integrate with Sarathy.
14746      Branch: cfgperl
14747           !> Makefile.SH
14748 ____________________________________________________________________________
14749 [  3616] By: jhi                                   on 1999/07/06  15:54:09
14750         Log: Tweak for #3613.
14751      Branch: cfgperl
14752            ! Configure config_h.SH
14753 ____________________________________________________________________________
14754 [  3615] By: gsar                                  on 1999/07/06  11:00:21
14755         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
14756              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
14757              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
14758              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
14759      Branch: perl
14760            ! Makefile.SH
14761 ____________________________________________________________________________
14762 [  3614] By: jhi                                   on 1999/07/06  10:44:48
14763         Log: Integrate with Sarathy.
14764      Branch: cfgperl
14765           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
14766           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
14767 ____________________________________________________________________________
14768 [  3613] By: jhi                                   on 1999/07/06  10:43:20
14769         Log: From: Nathan Kurz <nate@valleytel.net>
14770              Subject: [ID 19990612.001 compiling three deep modules within ext/]
14771              ply-To: nate@valleytel.net
14772              erl5-porters@perl.org
14773              Date: Sat, 12 Jun 1999 01:26:04 -0500
14774              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
14775      Branch: cfgperl
14776            ! Configure config_h.SH
14777 ____________________________________________________________________________
14778 [  3612] By: gsar                                  on 1999/07/06  10:17:52
14779         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14780              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
14781              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
14782              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
14783      Branch: perl
14784            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
14785 ____________________________________________________________________________
14786 [  3611] By: gsar                                  on 1999/07/06  09:51:20
14787         Log: From: pvhp@forte.com (Peter Prymmer)
14788              Date: Fri, 11 Jun 99 17:07:19 PDT
14789              Message-Id: <9906120007.AA13802@forte.com>
14790              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
14791      Branch: perl
14792            ! ext/IO/lib/IO/File.pm
14793 ____________________________________________________________________________
14794 [  3610] By: gsar                                  on 1999/07/06  09:37:37
14795         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
14796              tweak)
14797              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14798              Date: Wed, 09 Jun 1999 18:27:51 +0100
14799              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
14800              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
14801      Branch: perl
14802            ! perl.h t/base/rs.t
14803 ____________________________________________________________________________
14804 [  3609] By: jhi                                   on 1999/07/06  09:28:48
14805         Log: Integrate with Sarathy.
14806      Branch: cfgperl
14807           !> (integrate 49 files)
14808 ____________________________________________________________________________
14809 [  3608] By: gsar                                  on 1999/07/06  09:28:21
14810         Log: test tweak
14811      Branch: perl
14812            ! t/pragma/warn/op
14813 ____________________________________________________________________________
14814 [  3607] By: jhi                                   on 1999/07/06  09:22:48
14815         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
14816      Branch: cfgperl
14817            ! Configure config_h.SH
14818 ____________________________________________________________________________
14819 [  3606] By: gsar                                  on 1999/07/06  09:05:02
14820         Log: applied slightly tweaked version of suggested patch for
14821              improved RE API
14822              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14823              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
14824              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
14825              Subject: [PATCH 5.005_57] REx engine rehash
14826      Branch: perl
14827            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
14828            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
14829            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
14830            ! util.c
14831 ____________________________________________________________________________
14832 [  3605] By: gsar                                  on 1999/07/06  08:54:03
14833         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
14834      Branch: perl
14835            ! sv.c
14836 ____________________________________________________________________________
14837 [  3604] By: gsar                                  on 1999/07/06  07:08:30
14838         Log: From: paul.marquess@bt.com
14839              Date: Tue, 8 Jun 1999 22:37:58 +0100 
14840              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
14841              Subject: [PATCH 5.005_57] DB_File 1.67
14842      Branch: perl
14843            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14844            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
14845 ____________________________________________________________________________
14846 [  3603] By: gsar                                  on 1999/07/06  07:04:50
14847         Log: From: paul.marquess@bt.com
14848              Date: Tue, 8 Jun 1999 22:34:01 +0100 
14849              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
14850              Subject: [PATCH 5.005_57] DBM Filters
14851      Branch: perl
14852            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
14853            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
14854            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
14855            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
14856 ____________________________________________________________________________
14857 [  3602] By: gsar                                  on 1999/07/06  07:00:01
14858         Log: slightly tweaked version of suggested patch
14859              From: Dan Sugalski <sugalskd@ous.edu>
14860              Date: Tue, 08 Jun 1999 14:09:38 -0700
14861              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
14862              Subject: [PATCH 5.005_57]Use NV instead of double in the core
14863      Branch: perl
14864            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
14865            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
14866            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
14867            ! proto.h sv.c sv.h toke.c universal.c util.c
14868 ____________________________________________________________________________
14869 [  3601] By: gsar                                  on 1999/07/06  06:52:57
14870         Log: integrate cfgperl contents into mainline
14871      Branch: perl
14872           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
14873           +> epoc/perl.mmp epoc/perl.pkg
14874           !> (integrate 30 files)
14875 ____________________________________________________________________________
14876 [  3598] By: jhi                                   on 1999/07/05  20:02:55
14877         Log: Integrate with mainperl.
14878      Branch: cfgperl
14879           +> lib/CGI/Pretty.pm
14880           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
14881           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
14882           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
14883           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
14884           !> vms/vmsish.h
14885 ____________________________________________________________________________
14886 [  3597] By: jhi                                   on 1999/07/05  19:59:48
14887         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
14888              that addresses the notorious "Additional libraries" question.
14889      Branch: cfgperl
14890            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14891            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
14892            ! pp_sys.c
14893 ____________________________________________________________________________
14894 [  3596] By: gsar                                  on 1999/07/05  18:30:51
14895         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14896              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
14897              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
14898              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
14899      Branch: perl
14900            ! pp_sys.c t/lib/io_udp.t
14901 ____________________________________________________________________________
14902 [  3595] By: gsar                                  on 1999/07/05  18:29:08
14903         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14904              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
14905              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
14906              Subject: [PATCH 5.00557] Setting $^E wipes out $!
14907      Branch: perl
14908            ! mg.c
14909 ____________________________________________________________________________
14910 [  3594] By: gsar                                  on 1999/07/05  18:24:53
14911         Log: hand-apply whitespace mutiliated patch
14912              From: Dan Sugalski <sugalskd@osshe.edu>
14913              Date: Mon, 07 Jun 1999 14:46:42 -0700
14914              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
14915              Subject: [PATCH 5.005_57]Updated VMS patch
14916      Branch: perl
14917            ! thread.h vms/descrip_mms.template vms/subconfigure.com
14918            ! vms/vms.c vms/vmsish.h
14919 ____________________________________________________________________________
14920 [  3593] By: gsar                                  on 1999/07/05  17:53:04
14921         Log: applied parts not duplicated by previous patches
14922              From: "Vishal Bhatia" <vishalb@my-deja.com>
14923              Date: Sat, 05 Jun 1999 08:42:17 -0700
14924              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
14925              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
14926      Branch: perl
14927            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
14928            ! ext/B/B/Stackobj.pm
14929 ____________________________________________________________________________
14930 [  3592] By: jhi                                   on 1999/07/05  17:17:22
14931         Log: AIX threaded build, plus few more on the side.
14932      Branch: cfgperl
14933            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
14934            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
14935            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
14936            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
14937 ____________________________________________________________________________
14938 [  3591] By: gsar                                  on 1999/07/05  16:52:34
14939         Log: "\e" and "\a" didn't produce right escape under EBCDIC
14940              From: pvhp@forte.com (Peter Prymmer)
14941              Date: Fri, 4 Jun 99 12:00:27 PDT
14942              Message-Id: <9906041900.AA28387@forte.com>
14943              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
14944      Branch: perl
14945            ! toke.c
14946 ____________________________________________________________________________
14947 [  3590] By: gsar                                  on 1999/07/05  16:40:01
14948         Log: s/scalar ref constructor/single ref constructor/ (suggested
14949              by Stephen McCamant)
14950      Branch: perl
14951            ! opcode.h opcode.pl
14952 ____________________________________________________________________________
14953 [  3589] By: gsar                                  on 1999/07/05  16:34:06
14954         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
14955      Branch: perl
14956            ! ext/GDBM_File/GDBM_File.xs
14957 ____________________________________________________________________________
14958 [  3588] By: gsar                                  on 1999/07/05  16:29:39
14959         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
14960              is unchanged still)
14961      Branch: perl
14962            ! op.c
14963 ____________________________________________________________________________
14964 [  3587] By: jhi                                   on 1999/07/05  10:31:43
14965         Log: Make perl_exp.SH smarter about what to include and what to exclude.
14966      Branch: cfgperl
14967            ! perl_exp.SH
14968 ____________________________________________________________________________
14969 [  3586] By: jhi                                   on 1999/07/05  09:29:31
14970         Log: Remove unnecessary and extraneous my $i = 0.
14971      Branch: cfgperl
14972            ! bytecode.pl
14973 ____________________________________________________________________________
14974 [  3585] By: jhi                                   on 1999/07/05  07:28:59
14975         Log: Integrate with mainperl.
14976      Branch: cfgperl
14977           !> (integrate 30 files)
14978 ____________________________________________________________________________
14979 [  3584] By: gsar                                  on 1999/07/05  05:36:28
14980         Log: From: Vishal Bhatia <vishalb@hotmail.com>
14981              Date: Thu, 03 Jun 1999 00:57:48 PDT
14982              Message-ID: <19990603075749.86665.qmail@hotmail.com>
14983              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
14984      Branch: perl
14985            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
14986 ____________________________________________________________________________
14987 [  3583] By: gsar                                  on 1999/07/05  05:31:19
14988         Log: suppress fancy display when in verbose mode (suggested by
14989              Paul Johnson <pjcj@transeda.com>)
14990      Branch: perl
14991            ! lib/Test/Harness.pm
14992 ____________________________________________________________________________
14993 [  3582] By: gsar                                  on 1999/07/05  05:17:12
14994         Log: cygwin32 update
14995              From: "Fifer, Eric" <EFifer@sanwaint.com>
14996              Date:  Wed, 2 Jun 1999 15:16:05 +0100
14997              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
14998              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
14999      Branch: perl
15000            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
15001            ! cygwin32/build-instructions.READFIRST
15002            ! cygwin32/build-instructions.charles-wilson
15003            ! cygwin32/build-instructions.sebastien-barre
15004            ! cygwin32/build-instructions.steven-morlock
15005            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
15006            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
15007            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
15008            ! t/op/magic.t util.c
15009 ____________________________________________________________________________
15010 [  3581] By: gsar                                  on 1999/07/05  02:46:18
15011         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
15012      Branch: perl
15013            ! util.c
15014 ____________________________________________________________________________
15015 [  3580] By: gsar                                  on 1999/07/05  02:38:03
15016         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
15017              Date: Mon, 31 May 1999 18:18:13 -0600
15018              Message-ID: <19990601001813.AAA17834@csgsystems.com>
15019              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
15020      Branch: perl
15021            ! t/TEST t/UTEST t/harness utils/perlcc.PL
15022 ____________________________________________________________________________
15023 [  3579] By: gsar                                  on 1999/07/05  01:20:58
15024         Log: compatibility tweak for Class::Struct
15025      Branch: perl
15026            ! lib/Class/Struct.pm
15027 ____________________________________________________________________________
15028 [  3578] By: jhi                                   on 1999/07/04  23:26:01
15029         Log: Miscellaneus AIX fixes + SOCKS support.
15030      Branch: cfgperl
15031            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
15032            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
15033            ! hints/aix.sh pp_sys.c
15034 ____________________________________________________________________________
15035 [  3577] By: gsar                                  on 1999/07/04  23:07:39
15036         Log: test tweak
15037      Branch: perl
15038            ! t/io/openpid.t
15039 ____________________________________________________________________________
15040 [  3576] By: jhi                                   on 1999/07/04  22:39:23
15041         Log: Integrate with mainperl.
15042      Branch: cfgperl
15043           +> t/io/openpid.t
15044            - win32/perlhost.h
15045           !> (integrate 51 files)
15046 ____________________________________________________________________________
15047 [  3575] By: jhi                                   on 1999/07/04  22:26:48
15048         Log: Added 64-bit support for AIX 4.3 or better
15049              based on Martin H. Rusoff's observations.
15050      Branch: cfgperl
15051            ! Configure config_h.SH hints/aix.sh
15052 ____________________________________________________________________________
15053 [  3574] By: jhi                                   on 1999/07/04  21:34:47
15054         Log: Do not throw away gccvers compilation errors.
15055              From: Andy Dougherty <doughera@lafayette.edu>
15056              To: Ron Seguin <rseguin@on.bell.ca>
15057              Cc: Perl Porters <perl5-porters@perl.org>
15058              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
15059              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
15060              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
15061      Branch: cfgperl
15062            ! Configure config_h.SH
15063 ____________________________________________________________________________
15064 [  3573] By: gsar                                  on 1999/07/04  21:10:32
15065         Log: adapted suggested tests for addition to testsuite
15066              From: RonaldWS@aol.com
15067              Date:  Sun, 30 May 1999 16:27:28 EDT
15068              Message-Id:  <25cd799f.2482f930@aol.com>
15069              Subject: [19990530.007] Open with pipe | does not return pid under win32
15070      Branch: perl
15071            + t/io/openpid.t
15072            ! MANIFEST win32/win32.c
15073 ____________________________________________________________________________
15074 [  3572] By: gsar                                  on 1999/07/04  20:29:32
15075         Log: perl_run() should call my_exit(0) for normal completion
15076      Branch: perl
15077            ! perl.c
15078 ____________________________________________________________________________
15079 [  3571] By: jhi                                   on 1999/07/04  20:10:44
15080         Log: Add test for change #3568 plus general cleanup.
15081      Branch: cfgperl
15082            ! t/pragma/locale.t
15083 ____________________________________________________________________________
15084 [  3570] By: gsar                                  on 1999/07/04  20:03:21
15085         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
15086              overloading
15087      Branch: perl
15088            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15089            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
15090 ____________________________________________________________________________
15091 [  3569] By: gsar                                  on 1999/07/04  18:04:48
15092         Log: make AIX dynaloading work when libperl is shared (and thus under
15093              mod_perl etc.)
15094              From: Jens-Uwe Mager <jum@helios.de>
15095              Date:  Sat, 29 May 1999 17:09:52 +0200
15096              Message-Id:  <199905291509.RAA43978@ans.helios.de>
15097              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
15098      Branch: perl
15099            ! ext/DynaLoader/dl_aix.xs
15100 ____________________________________________________________________________
15101 [  3568] By: jhi                                   on 1999/07/04  14:54:23
15102         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
15103              This resulted for example in the 'o' magic not being cleared by
15104              magic_setcollxfrm(), which resulted in strange cmp results.
15105              The bug was reported originally in the message
15106              Subject: Bug with locale
15107              From: Jan Starzynski <jan@planet.de> 
15108              To: perlbug@perl.com 
15109              Date: Fri, 09 Apr 1999 13:23:07 +0200 
15110              Message-ID: <370DE31B.DAEE1332@planet.de> 
15111      Branch: cfgperl
15112            ! pp.c
15113 ____________________________________________________________________________
15114 [  3567] By: gsar                                  on 1999/07/04  02:38:34
15115         Log: remove misleading info on defined(&func), unclutter deprecation
15116              about defined(@array)
15117      Branch: perl
15118            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15119            ! t/pragma/warn/op
15120 ____________________________________________________________________________
15121 [  3566] By: gsar                                  on 1999/07/04  01:46:31
15122         Log: From: jan.dubois@ibm.net (Jan Dubois)
15123              Date: Wed, 26 May 1999 22:07:17 +0200
15124              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
15125              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
15126      Branch: perl
15127            ! Changes win32/win32.c win32/win32.h
15128 ____________________________________________________________________________
15129 [  3565] By: gsar                                  on 1999/07/04  01:26:02
15130         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
15131              for win32 issues)
15132      Branch: perl
15133            ! pod/perlxstut.pod
15134 ____________________________________________________________________________
15135 [  3564] By: gsar                                  on 1999/07/02  03:09:04
15136         Log: avoid warnings
15137      Branch: perl
15138            ! ext/Thread/Thread/Specific.pm lib/fields.pm
15139 ____________________________________________________________________________
15140 [  3563] By: gsar                                  on 1999/06/28  19:23:47
15141         Log: inc version (for CPAN.pm sanity)
15142      Branch: perl
15143            ! lib/Text/ParseWords.pm
15144 ____________________________________________________________________________
15145 [  3562] By: gsar                                  on 1999/06/28  19:19:01
15146         Log: regen perltoc
15147      Branch: perl
15148            ! pod/perltoc.pod
15149 ____________________________________________________________________________
15150 [  3561] By: gsar                                  on 1999/06/28  19:08:41
15151         Log: From: Damian Conway <damian@cs.monash.edu.au>
15152              Date: Wed, 26 May 1999 00:58:35 -0400
15153              Message-Id: <199905260458.AAA06411@defender.perl.org>
15154              Subject: [19990526.002] Misc. improvements to Class:Struct
15155      Branch: perl
15156            ! MANIFEST lib/Class/Struct.pm
15157 ____________________________________________________________________________
15158 [  3560] By: gsar                                  on 1999/06/28  18:50:52
15159         Log: remove bogus PL_optype_size
15160      Branch: perl
15161            ! bytecode.pl ext/ByteLoader/byterun.h
15162 ____________________________________________________________________________
15163 [  3559] By: gsar                                  on 1999/06/28  18:22:26
15164         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
15165      Branch: perl
15166            + lib/CGI/Pretty.pm
15167            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
15168            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
15169            ! t/lib/cgi-html.t t/lib/cgi-request.t
15170 ____________________________________________________________________________
15171 [  3558] By: jhi                                   on 1999/06/28  07:30:21
15172         Log: Change Olaf Lebbe's email address.
15173      Branch: cfgperl
15174            ! README.epoc
15175 ____________________________________________________________________________
15176 [  3557] By: gsar                                  on 1999/06/28  00:07:33
15177         Log: make autogenerated files writable
15178      Branch: perl
15179            - win32/perlhost.h
15180            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
15181            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
15182            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
15183            ! proto.h regnodes.h warning.h win32/config_H.bc
15184            ! win32/config_H.gc win32/config_H.vc
15185 ____________________________________________________________________________
15186 [  3556] By: jhi                                   on 1999/06/27  19:22:53
15187         Log: Update MANIFEST to match #3555.
15188      Branch: cfgperl
15189            ! MANIFEST
15190 ____________________________________________________________________________
15191 [  3555] By: jhi                                   on 1999/06/27  19:16:22
15192         Log: EPOC port to Psion5.
15193              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15194              To: Jarkko Hietaniemi <jhi@iki.fi>
15195              Cc: perl5-porters@perl.org
15196              Subject: Re: Psion5
15197              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
15198              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
15199      Branch: cfgperl
15200            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
15201            + epoc/perl.mmp epoc/perl.pkg
15202            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
15203            ! perl.h sv.c util.c
15204 ____________________________________________________________________________
15205 [  3554] By: jhi                                   on 1999/06/27  18:50:52
15206         Log: Integrate from mainperl.
15207      Branch: cfgperl
15208           !> (integrate 48 files)
15209 ____________________________________________________________________________
15210 [  3553] By: gsar                                  on 1999/06/27  14:28:49
15211         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
15212              gone from the public API); PERL_OBJECT builds again on
15213              windows
15214              
15215              TODO: namespace-clean the typedefs in iperlsys.h and
15216              elsewhere; remove C++ remnants from public headers
15217      Branch: perl
15218            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
15219            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15220            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
15221            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
15222            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
15223            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
15224            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
15225            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
15226            ! win32/config.gc win32/config.vc win32/dl_win32.xs
15227            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
15228            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
15229            ! win32/win32sck.c
15230 ____________________________________________________________________________
15231 [  3552] By: gsar                                  on 1999/06/27  13:49:31
15232         Log: integrate cfgperl changes into mainline
15233      Branch: perl
15234           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
15235           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
15236           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
15237           !> util.c
15238 ____________________________________________________________________________
15239 [  3551] By: gsar                                  on 1999/06/27  13:31:11
15240         Log: fix indents
15241      Branch: perl
15242            ! op.c
15243 ____________________________________________________________________________
15244 [  3550] By: gsar                                  on 1999/06/24  22:42:53
15245         Log: update Changes
15246      Branch: perl
15247            ! Changes
15248 ____________________________________________________________________________
15249 [  3549] By: gsar                                  on 1999/06/24  22:41:17
15250         Log: avoid race condition in the CAPI extension bootstrap handler
15251      Branch: perl
15252            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
15253 ____________________________________________________________________________
15254 [  3548] By: gsar                                  on 1999/06/24  22:39:53
15255         Log: sanity check to cover the case when perl is installed into the
15256              X:\ (drive root)
15257      Branch: perl
15258            ! win32/win32.c
15259 ____________________________________________________________________________
15260 [  3547] By: gsar                                  on 1999/06/22  19:30:32
15261         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
15262      Branch: perl
15263            ! lib/Tie/RefHash.pm
15264 ____________________________________________________________________________
15265 [  3544] By: jhi                                   on 1999/06/18  19:24:28
15266         Log: Tidy up #3542 and #3543. 
15267      Branch: cfgperl
15268            ! t/pragma/locale.t util.c
15269 ____________________________________________________________________________
15270 [  3543] By: jhi                                   on 1999/06/18  10:28:45
15271         Log: Spice up locale.t.
15272      Branch: cfgperl
15273            ! t/pragma/locale.t
15274 ____________________________________________________________________________
15275 [  3542] By: jhi                                   on 1999/06/17  22:42:03
15276         Log: Fixed two long-standing locale bugs.
15277              
15278              Both problems were related to numeric locale which
15279              controls the radix character aka the decimal separator.
15280              (1) printf (and sprintf) were resetting the numeric locale to C.
15281              (2) Using locale-numerically formatted floating point
15282              numbers (e.g. "1,23") together with -w caused warnings about
15283              "isn't numeric".  The operations were working fine, though,
15284              because atof() was using the local locale.
15285              Both problems reported by Stefan Vogtner.
15286              
15287              Introduced a wrapper for atof() that attempts to convert
15288              the string both ways.  This helps Perl to understand
15289              numbers like this "4.56" even when using a local locale
15290              makes atof() understand only numbers like this "7,89".
15291              
15292              Remaining related problems, both of which existed before
15293              this patch and continue to exist after this patch:
15294              (a) The behaviour of print() is _not_ as documented by perllocale.
15295              Instead of always using the C locale, print() does use the
15296              local locale, just like the *printf() do.  This may be fixable
15297              now that switching to-and-fro between locales has been made
15298              more consistent, but fixing print() would change existing
15299              behaviour.  perllocale is not changed by this patch.
15300              (b) If a number has been stringified (say, via "$number") under
15301              a local locale, the cached string value persists even under
15302              "no locale".  This may or may not be a problem: operations
15303              work fine because the original number is still there, but
15304              that the string form keeps its locale-ish outlook may be
15305              somewhat confusing.
15306      Branch: cfgperl
15307            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
15308            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
15309            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
15310            ! util.c
15311 ____________________________________________________________________________
15312 [  3541] By: jhi                                   on 1999/06/17  20:00:16
15313         Log: Integrate from mainperl.
15314      Branch: cfgperl
15315           !> ext/Data/Dumper/Dumper.pm op.c
15316 ____________________________________________________________________________
15317 [  3540] By: gsar                                  on 1999/06/16  16:49:55
15318         Log: dump C<0> as such, not C<'0'>
15319      Branch: perl
15320            ! ext/Data/Dumper/Dumper.pm
15321 ____________________________________________________________________________
15322 [  3539] By: gsar                                  on 1999/06/13  04:04:40
15323         Log: fix coredumper in change#3498
15324      Branch: perl
15325            ! op.c
15326 ____________________________________________________________________________
15327 [  3538] By: jhi                                   on 1999/06/12  22:01:26
15328         Log: Integrate from mainperl.
15329      Branch: cfgperl
15330           +> lib/caller.pm
15331           !> (integrate 36 files)
15332 ____________________________________________________________________________
15333 [  3537] By: gsar                                  on 1999/06/12  06:43:03
15334         Log: EXTERN_C declarations for global arrays in various
15335              headers, so perl can be built even in C++ mode; win32
15336              build fixups; regen headers
15337      Branch: perl
15338            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
15339            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
15340 ____________________________________________________________________________
15341 [  3536] By: gsar                                  on 1999/06/12  06:38:21
15342         Log: caller.pm typos
15343      Branch: perl
15344            ! lib/caller.pm
15345 ____________________________________________________________________________
15346 [  3535] By: gsar                                  on 1999/06/11  23:13:54
15347         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
15348              is temporarily gone
15349      Branch: perl
15350            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
15351            ! pod/perldelta.pod proto.h win32/perllib.c
15352 ____________________________________________________________________________
15353 [  3534] By: gsar                                  on 1999/06/11  20:41:51
15354         Log: implement C<use caller 'encoding'>
15355      Branch: perl
15356            + lib/caller.pm
15357            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
15358 ____________________________________________________________________________
15359 [  3533] By: gsar                                  on 1999/06/11  16:51:04
15360         Log: truncate() has a peculiar exemption from strict barewords, even
15361              though it has a non-filehandle prototype
15362      Branch: perl
15363            ! op.c t/io/fs.t
15364 ____________________________________________________________________________
15365 [  3532] By: gsar                                  on 1999/06/11  09:09:16
15366         Log: GDBM tweak
15367      Branch: perl
15368            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
15369 ____________________________________________________________________________
15370 [  3531] By: gsar                                  on 1999/06/10  23:34:19
15371         Log: part of the platform changes for IMPLICIT_CONTEXT
15372      Branch: perl
15373            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
15374            ! jpl/PerlInterpreter/PerlInterpreter.c
15375            ! jpl/PerlInterpreter/PerlInterpreter.h
15376            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
15377            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
15378 ____________________________________________________________________________
15379 [  3530] By: jhi                                   on 1999/06/10  20:55:56
15380         Log: Integrate from mainperl.
15381      Branch: cfgperl
15382           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
15383 ____________________________________________________________________________
15384 [  3529] By: gsar                                  on 1999/06/10  20:40:01
15385         Log: DB_File tweaks for IMPLICIT CONTEXT
15386      Branch: perl
15387            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15388 ____________________________________________________________________________
15389 [  3528] By: jhi                                   on 1999/06/10  10:18:15
15390         Log: Integrate from mainperl.
15391      Branch: cfgperl
15392           !> (integrate 105 files)
15393 ____________________________________________________________________________
15394 [  3527] By: gsar                                  on 1999/06/10  09:30:35
15395         Log: most globals are now interpreter local; locale initialization
15396              was too early, defer it until interpreter is allocated and
15397              initialized; multiple interpreters should now be
15398              concurrency-safe (untested)
15399      Branch: perl
15400            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
15401            ! perlvars.h
15402 ____________________________________________________________________________
15403 [  3526] By: gsar                                  on 1999/06/10  08:38:00
15404         Log: fix small nits
15405      Branch: perl
15406            ! cc_runtime.h ext/B/B/CC.pm run.c
15407 ____________________________________________________________________________
15408 [  3525] By: gsar                                  on 1999/06/10  04:41:38
15409         Log: win32 build fixes
15410      Branch: perl
15411            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
15412            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15413            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
15414            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
15415            ! win32/Makefile win32/config_H.bc win32/config_H.gc
15416            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
15417            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
15418            ! win32/win32.c win32/win32.h win32/win32sck.c
15419            ! win32/win32thread.c win32/win32thread.h
15420 ____________________________________________________________________________
15421 [  3524] By: gsar                                  on 1999/06/09  18:03:01
15422         Log: more complete support for implicit thread/interpreter pointer,
15423              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
15424              without that enabled):
15425              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
15426              is a noop; tests pass on Solaris; should be faster now!
15427              - MULTIPLICITY has been tested with and without
15428              PERL_IMPLICIT_CONTEXT on Solaris
15429              - improved function database now merged with embed.pl
15430              - everything except the varargs functions have foo(a,b,c) macros
15431              to provide compatibility
15432              - varargs functions default to compatibility variants that
15433              get the context pointer using dTHX
15434              - there should be almost no source compatibility issues as a
15435              result of all this
15436              - dl_foo.xs changes other than dl_dlopen.xs untested
15437              - still needs documentation, fixups for win32 etc
15438              Next step: migrate most non-mutex variables from perlvars.h
15439              to intrpvar.h
15440      Branch: perl
15441            - proto.pl
15442            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
15443            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
15444            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15445            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
15446            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
15447            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
15448            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
15449            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15450            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
15451            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
15452            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
15453            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
15454            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
15455            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
15456            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
15457            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
15458            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15459            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
15460            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
15461            ! util.c win32/Makefile win32/makefile.mk writemain.SH
15462 ____________________________________________________________________________
15463 [  3523] By: gsar                                  on 1999/06/07  05:24:13
15464         Log: missed a file
15465      Branch: perl
15466            + proto.pl
15467            ! MANIFEST
15468 ____________________________________________________________________________
15469 [  3522] By: gsar                                  on 1999/06/07  05:18:34
15470         Log: initial stub implementation of implicit thread/this
15471              pointer    argument; builds/tests on Solaris, win32
15472              hasn't been fixed up yet; proto.h, global.sym and
15473              static function decls are now generated from a common
15474              database in proto.pl; some inconsistently named
15475              perl_foo() things are now Perl_foo(), compatibility
15476              #defines provided; perl_foo() (lowercase 'p') reserved
15477              for functions that take an explicit context argument;
15478              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
15479      Branch: perl
15480            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
15481            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
15482            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
15483            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
15484            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
15485            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
15486            ! universal.c utf8.c util.c
15487 ____________________________________________________________________________
15488 [  3521] By: gsar                                  on 1999/06/04  23:00:22
15489         Log: clean up some stray "global" symbols
15490      Branch: perl
15491            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
15492            ! pp_proto.h proto.h
15493 ____________________________________________________________________________
15494 [  3520] By: jhi                                   on 1999/06/02  21:33:28
15495         Log: Integrate from mainperl.
15496      Branch: cfgperl
15497           !> (integrate 94 files)
15498 ____________________________________________________________________________
15499 [  3519] By: gsar                                  on 1999/06/02  07:16:10
15500         Log: avoid dereferencing null pointer from getpwent() et al
15501      Branch: perl
15502            ! pp_sys.c
15503 ____________________________________________________________________________
15504 [  3518] By: gsar                                  on 1999/06/02  04:47:10
15505         Log: remove _() non-ansism
15506      Branch: perl
15507            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
15508            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
15509            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
15510            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
15511            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
15512            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
15513            ! ext/re/re.xs handy.h hv.c iperlsys.h
15514            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
15515            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
15516            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
15517            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
15518            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
15519            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
15520            ! vms/vmsish.h vms/writemain.pl vos/config.h
15521            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
15522            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
15523            ! win32/perllib.c win32/runperl.c win32/win32.h
15524            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
15525            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
15526 ____________________________________________________________________________
15527 [  3517] By: gsar                                  on 1999/06/02  02:17:51
15528         Log: missed a few files
15529      Branch: perl
15530            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
15531 ____________________________________________________________________________
15532 [  3516] By: gsar                                  on 1999/06/02  01:37:33
15533         Log: integrate cfgperl contents into mainline
15534      Branch: perl
15535           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
15536           +> ext/ByteLoader/byterun.h
15537            - bytecode.h byterun.c byterun.h
15538            ! Changes
15539           !> (integrate 58 files)
15540 ____________________________________________________________________________
15541 [  3515] By: gsar                                  on 1999/06/02  00:48:50
15542         Log: remove stray K&R-isms
15543      Branch: perl
15544            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15545            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
15546            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
15547            ! toke.c util.c win32/win32.c x2p/hash.c
15548 ____________________________________________________________________________
15549 [  3514] By: gsar                                  on 1999/06/01  15:55:55
15550         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
15551              strict 'subs'
15552      Branch: perl
15553            ! op.c t/pragma/strict-subs
15554 ____________________________________________________________________________
15555 [  3513] By: jhi                                   on 1999/06/01  07:17:05
15556         Log: Patch applying of #3499 had gone awry.
15557      Branch: cfgperl
15558            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
15559 ____________________________________________________________________________
15560 [  3512] By: gsar                                  on 1999/05/31  19:21:30
15561         Log: tighter -help output
15562      Branch: perl
15563            ! perl.c
15564 ____________________________________________________________________________
15565 [  3511] By: gsar                                  on 1999/05/31  17:18:23
15566         Log: fix memory leak in C<eval 'return sub {...}'>
15567      Branch: perl
15568            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
15569 ____________________________________________________________________________
15570 [  3510] By: gsar                                  on 1999/05/31  14:11:46
15571         Log: tweak C++isms
15572      Branch: perl
15573            ! win32/dl_win32.xs win32/win32.c
15574 ____________________________________________________________________________
15575 [  3509] By: jhi                                   on 1999/05/30  13:02:26
15576         Log: Cleanup of #3488.
15577      Branch: cfgperl
15578            ! Configure config_h.SH
15579 ____________________________________________________________________________
15580 [  3508] By: jhi                                   on 1999/05/30  11:16:01
15581         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15582              To: Mailing list Perl5 <perl5-porters@perl.org>
15583              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
15584              Date: Sat, 29 May 1999 20:18:13 -0400
15585              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
15586      Branch: cfgperl
15587            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
15588 ____________________________________________________________________________
15589 [  3507] By: jhi                                   on 1999/05/29  20:05:40
15590         Log: From: Mark-Jason Dominus <mjd@plover.com>
15591              To: perl5-porters@perl.com
15592              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
15593              Date: Sat, 29 May 1999 14:45:10 -0400
15594              Message-ID: <19990529184510.27557.qmail@plover.com>
15595      Branch: cfgperl
15596            ! op.h
15597 ____________________________________________________________________________
15598 [  3506] By: gsar                                  on 1999/05/29  16:49:39
15599         Log: avoid gv_check() recursive pit
15600      Branch: perl
15601            ! gv.c
15602 ____________________________________________________________________________
15603 [  3505] By: jhi                                   on 1999/05/29  11:38:16
15604         Log: From: jan.dubois@ibm.net (Jan Dubois)
15605              To: Gurusamy Sarathy <gsar@activestate.com>
15606              Cc: perl5-porters@perl.org
15607              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
15608              Date: Sat, 29 May 1999 08:46:22 +0200
15609              Message-ID: <374f8007.2016008@smtp1.ibm.net>
15610      Branch: cfgperl
15611            ! t/op/grent.t t/op/pwent.t
15612 ____________________________________________________________________________
15613 [  3504] By: jhi                                   on 1999/05/29  11:07:10
15614         Log: QNX needs <sys/select.h> to define fd_set.
15615              
15616              From: Norton Allen <allen@huarp.harvard.edu>
15617              To: perl5-porters@perl.org
15618              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
15619              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
15620              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
15621      Branch: cfgperl
15622            ! ext/IO/poll.c
15623 ____________________________________________________________________________
15624 [  3503] By: jhi                                   on 1999/05/29  10:53:31
15625         Log: From: jan.dubois@ibm.net (Jan Dubois)
15626              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
15627              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
15628              Date: Fri, 28 May 1999 20:14:35 +0200
15629              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
15630      Branch: cfgperl
15631            ! lib/Math/BigFloat.pm
15632 ____________________________________________________________________________
15633 [  3502] By: jhi                                   on 1999/05/29  10:44:44
15634         Log: Make Configure support the change #3367,
15635              SysV shadow passwords.
15636      Branch: cfgperl
15637            ! Configure config_h.SH pp_sys.c
15638 ____________________________________________________________________________
15639 [  3501] By: gsar                                  on 1999/05/28  21:22:23
15640         Log: add wide versions of win32 system calls (first step in
15641              globalization); delayload winsock for performance if compiling
15642              with VC 6.0
15643      Branch: perl
15644            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
15645            ! win32/win32.c win32/win32.h
15646 ____________________________________________________________________________
15647 [  3500] By: jhi                                   on 1999/05/28  21:17:24
15648         Log: The new t/lib/io_linenum.t was using stricture
15649              before @INC was set up.
15650      Branch: cfgperl
15651            ! t/lib/io_linenum.t
15652 ____________________________________________________________________________
15653 [  3499] By: jhi                                   on 1999/05/28  17:13:23
15654         Log: From: Tom Hughes <tom@compton.nu>
15655              To: perl5-porters@perl.org
15656              Subject: [PATCH 5.005_57] ByteLoader mark 2
15657              Date: Wed, 26 May 1999 23:59:49 +0100
15658              Message-ID: <bf337a0849.tom@compton.compton.nu>
15659              
15660              plus resolve tiny conflict with #3479
15661              plus regen_headers.
15662      Branch: cfgperl
15663            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
15664            + ext/ByteLoader/byterun.h
15665            - bytecode.h byterun.c byterun.h
15666            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
15667            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
15668            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
15669            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
15670            ! perl.h perlvars.h proto.h util.c utils/Makefile
15671 ____________________________________________________________________________
15672 [  3498] By: jhi                                   on 1999/05/28  16:53:04
15673         Log: From: Mark-Jason Dominus <mjd@plover.com>
15674              To: perl5-porters@perl.com
15675              Subject: PATCH (5.005_57): defined(@a) now deprecated
15676              Date: Thu, 27 May 1999 16:05:44 -0400
15677              Message-ID: <19990527200544.13330.qmail@plover.com>
15678      Branch: cfgperl
15679            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
15680            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
15681 ____________________________________________________________________________
15682 [  3497] By: jhi                                   on 1999/05/28  16:50:54
15683         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15684              To: perl5-porters@perl.org (Mailing list Perl5)
15685              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
15686              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
15687              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
15688      Branch: cfgperl
15689            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
15690            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
15691 ____________________________________________________________________________
15692 [  3496] By: jhi                                   on 1999/05/28  16:48:39
15693         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15694              To: perl5-porters@perl.org (Mailing list Perl5)
15695              Subject: [PATCH 5.00557] Required OS/2-related patches
15696              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
15697              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
15698      Branch: cfgperl
15699            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
15700            ! t/op/stat.t util.c
15701 ____________________________________________________________________________
15702 [  3495] By: jhi                                   on 1999/05/28  16:45:56
15703         Log: From: Paul Johnson <pjcj@transeda.com>
15704              To: perl5-porters <perl5-porters@perl.org>
15705              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
15706              Date: Fri, 28 May 1999 15:13:54 +0100
15707              Message-ID: <19990528151354.B289@west-tip.transeda.com>
15708      Branch: cfgperl
15709            ! t/TEST
15710 ____________________________________________________________________________
15711 [  3494] By: jhi                                   on 1999/05/28  16:44:34
15712         Log: From: Paul Johnson <pjcj@transeda.com>
15713              To: perl5-porters <perl5-porters@perl.org>
15714              Subject: [PATCH 5.005_57] Fixes related to working local $.
15715              Date: Fri, 28 May 1999 15:11:18 +0100
15716              Message-ID: <19990528151118.A289@west-tip.transeda.com>
15717      Branch: cfgperl
15718            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
15719 ____________________________________________________________________________
15720 [  3493] By: gsar                                  on 1999/05/28  16:37:26
15721         Log: change#3449 wasn't doing enough
15722      Branch: perl
15723            ! op.c t/comp/proto.t
15724 ____________________________________________________________________________
15725 [  3492] By: jhi                                   on 1999/05/28  08:12:23
15726         Log: From: paul.marquess@bt.com
15727              To: doughera@lafayette.edu
15728              Cc: perl5-porters@perl.org
15729              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
15730              Date: Thu, 27 May 1999 23:31:38 +0100
15731              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
15732              
15733              Had to be applied manually; some mailer had munged the patch slightly.
15734      Branch: cfgperl
15735            ! ext/NDBM_File/NDBM_File.xs
15736 ____________________________________________________________________________
15737 [  3491] By: jhi                                   on 1999/05/28  07:51:17
15738         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
15739              To: perl5-porters@perl.org
15740              Subject: [PATCH 5.005_57] fixing eval in the compiler
15741              Date: Thu, 27 May 1999 07:56:54 -0700
15742              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
15743      Branch: cfgperl
15744            ! cc_runtime.h scope.h
15745 ____________________________________________________________________________
15746 [  3490] By: jhi                                   on 1999/05/28  07:47:06
15747         Log: From: Andy Dougherty <doughera@lafayette.edu>
15748              To: perlbug@perl.com
15749              Cc: Jarkko Hietaniemi <jhi@iki.fi>
15750              Subject: [PATCH] Configure updates for ISC 4.1
15751              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
15752              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
15753      Branch: cfgperl
15754            ! Configure config_h.SH
15755 ____________________________________________________________________________
15756 [  3489] By: jhi                                   on 1999/05/28  07:39:17
15757         Log: Integrate from mainperl.
15758      Branch: cfgperl
15759           !> malloc.c win32/makedef.pl win32/win32.c
15760 ____________________________________________________________________________
15761 [  3488] By: jhi                                   on 1999/05/27  16:57:19
15762         Log: From: Andy Dougherty <doughera@lafayette.edu>
15763              To: Perl Porters <perl5-porters@perl.org>
15764              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
15765              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
15766              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
15767      Branch: cfgperl
15768            ! Configure config_h.SH hints/sunos_4_1.sh util.c
15769 ____________________________________________________________________________
15770 [  3487] By: gsar                                  on 1999/05/27  03:56:20
15771         Log: make win32_spawnvp() inherit standard handles even when they
15772              may be redirected
15773      Branch: perl
15774            ! win32/win32.c
15775 ____________________________________________________________________________
15776 [  3486] By: jhi                                   on 1999/05/26  19:55:52
15777         Log: From: Andy Dougherty <doughera@lafayette.edu>
15778              To: perl5-porters@perl.org
15779              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
15780              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
15781              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
15782      Branch: cfgperl
15783            ! util.c
15784 ____________________________________________________________________________
15785 [  3485] By: chip                                  on 1999/05/26  17:19:11
15786         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
15787      Branch: maint-5.004/perl
15788            ! Configure
15789 ____________________________________________________________________________
15790 [  3484] By: gsar                                  on 1999/05/26  01:56:28
15791         Log: fix missing exported symbol
15792      Branch: perl
15793            ! malloc.c win32/makedef.pl
15794 ____________________________________________________________________________
15795 [  3483] By: jhi                                   on 1999/05/25  23:08:07
15796         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
15797              
15798              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15799              To: perlbug@perl.com
15800              Subject: OpenBSD hints file update
15801              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
15802              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
15803      Branch: cfgperl
15804            ! hints/openbsd.sh
15805 ____________________________________________________________________________
15806 [  3482] By: jhi                                   on 1999/05/25  23:01:25
15807         Log: From: Tom Hughes <tom@compton.nu>
15808              To: perl5-porters@perl.org
15809              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
15810              Date: Tue, 25 May 1999 23:10:23 +0100
15811              Message-ID: <1ed7f10749.tom@compton.compton.nu>
15812      Branch: cfgperl
15813            ! Configure config_h.SH
15814 ____________________________________________________________________________
15815 [  3481] By: jhi                                   on 1999/05/25  22:31:50
15816         Log: 3479, 3480, 3481 seems logical.
15817      Branch: cfgperl
15818           !> hints/aix.sh
15819 ____________________________________________________________________________
15820 [  3480] By: jhi                                   on 1999/05/25  22:13:39
15821         Log: The change #3479 wasn't perfect.
15822      Branch: perl
15823            ! hints/aix.sh
15824 ____________________________________________________________________________
15825 [  3479] By: jhi                                   on 1999/05/25  21:59:21
15826         Log: Cures for _57 in AIX 4.1.5.0.
15827              (1) The lddlflags lost its -lc by change #3660
15828              (and the politeness of change #3257).
15829              (2) optype_size must end up in perl.exp (as PL_optype_size).
15830              Added it to perlvars.h, fixed bytecode.pl,
15831              regen'ed the relevant headers.
15832      Branch: cfgperl
15833            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
15834            ! perlvars.h
15835      Branch: perl
15836            ! hints/aix.sh
15837 ____________________________________________________________________________
15838 [  3478] By: jhi                                   on 1999/05/25  20:13:47
15839         Log: Integrate from mainperl.
15840      Branch: cfgperl
15841           +> pod/perltootc.pod
15842           !> (integrate 101 files)
15843 ____________________________________________________________________________
15844 [  3477] By: gsar                                  on 1999/05/25  10:43:48
15845         Log: here be 5.005_57
15846      Branch: perl
15847            ! Changes MANIFEST Porting/makerel
15848           !> Changes5.005
15849
15850 ----------------
15851 Version 5.005_57
15852 ----------------
15853
15854 ____________________________________________________________________________
15855 [  3476] By: gsar                                  on 1999/05/25  09:23:43
15856         Log: up patchlevel &c
15857      Branch: perl
15858            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
15859            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15860            ! win32/makefile.mk
15861 ____________________________________________________________________________
15862 [  3475] By: gsar                                  on 1999/05/25  09:14:51
15863         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15864              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
15865              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
15866              Subject: [PATCH 5.005_56] REx engine improvements
15867      Branch: perl
15868            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
15869            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
15870            ! thrdvar.h util.c
15871 ____________________________________________________________________________
15872 [  3474] By: gsar                                  on 1999/05/25  08:39:56
15873         Log: test case for change#3470
15874      Branch: perl
15875            ! t/lib/bigintpm.t
15876 ____________________________________________________________________________
15877 [  3473] By: gsar                                  on 1999/05/25  08:36:52
15878         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
15879      Branch: perl
15880            ! Changes pod/perlport.pod
15881 ____________________________________________________________________________
15882 [  3472] By: gsar                                  on 1999/05/25  08:28:57
15883         Log: assorted tweaks
15884      Branch: perl
15885            ! doio.c iperlsys.h win32/config.bc win32/config.gc
15886            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15887            ! win32/config_H.vc win32/makedef.pl
15888 ____________________________________________________________________________
15889 [  3471] By: gsar                                  on 1999/05/25  06:06:04
15890         Log: perlref update from Tom Christiansen
15891      Branch: perl
15892            ! pod/perlref.pod
15893 ____________________________________________________________________________
15894 [  3470] By: gsar                                  on 1999/05/25  06:03:27
15895         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15896              Date: Mon, 24 May 1999 17:43:56 -0400
15897              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
15898              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
15899      Branch: perl
15900            ! hv.c
15901 ____________________________________________________________________________
15902 [  3469] By: gsar                                  on 1999/05/25  05:59:22
15903         Log: avoid temporary files that have a constant name (from a suggestion
15904              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
15905      Branch: perl
15906            ! lib/ExtUtils/MM_Unix.pm
15907 ____________________________________________________________________________
15908 [  3468] By: gsar                                  on 1999/05/25  05:54:29
15909         Log: From: pvhp@forte.com (Peter Prymmer)
15910              Date: Mon, 24 May 99 11:20:25 PDT
15911              Message-Id: <9905241820.AA28071@forte.com>
15912              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
15913      Branch: perl
15914            ! lib/Pod/Text.pm
15915 ____________________________________________________________________________
15916 [  3467] By: gsar                                  on 1999/05/25  04:08:50
15917         Log: fix glob() bug that resulted in missing symlinks that don't point
15918              anywhere
15919      Branch: perl
15920            ! pp_hot.c
15921 ____________________________________________________________________________
15922 [  3466] By: gsar                                  on 1999/05/25  03:00:00
15923         Log: avoid enumerating @INC contents in diagnostic if @INC was never
15924              searched
15925      Branch: perl
15926            ! pod/perldiag.pod pp_ctl.c
15927 ____________________________________________________________________________
15928 [  3465] By: gsar                                  on 1999/05/25  02:24:08
15929         Log: add caveat about close(PIPE) carelessness
15930      Branch: perl
15931            ! pod/perlfunc.pod
15932 ____________________________________________________________________________
15933 [  3464] By: gsar                                  on 1999/05/24  23:55:53
15934         Log: fix bogus line numbers for void context warnings
15935              (change#2548 was overeager)
15936      Branch: perl
15937            ! op.c
15938 ____________________________________________________________________________
15939 [  3463] By: gsar                                  on 1999/05/24  23:31:58
15940         Log: change#3455 had a typo
15941      Branch: perl
15942            ! pp_ctl.c
15943 ____________________________________________________________________________
15944 [  3462] By: gsar                                  on 1999/05/24  17:32:20
15945         Log: more pod updates from Tom Christiansen; regen perltoc
15946      Branch: perl
15947            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
15948            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
15949 ____________________________________________________________________________
15950 [  3461] By: gsar                                  on 1999/05/24  07:41:32
15951         Log: perlmod notes from Damian Conway (via Tom Christiansen)
15952      Branch: perl
15953            ! pod/perlmod.pod
15954 ____________________________________________________________________________
15955 [  3460] By: gsar                                  on 1999/05/24  07:24:11
15956         Log: major pod update from Tom Christiansen
15957      Branch: perl
15958            + pod/perltootc.pod
15959            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
15960            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
15961            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
15962            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
15963            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
15964            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
15965            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
15966            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
15967            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
15968            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
15969            ! pod/perlxs.pod pod/pod2man.PL
15970 ____________________________________________________________________________
15971 [  3459] By: gsar                                  on 1999/05/24  06:26:48
15972         Log: perlfaq update from Tom Christiansen
15973      Branch: perl
15974            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15975            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15976            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15977            ! pod/perlfaq9.pod
15978 ____________________________________________________________________________
15979 [  3458] By: gsar                                  on 1999/05/24  05:55:11
15980         Log: updated to v1.50 from CPAN
15981      Branch: perl
15982            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
15983 ____________________________________________________________________________
15984 [  3457] By: gsar                                  on 1999/05/24  05:46:20
15985         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15986              Date: Sun, 23 May 1999 16:35:07 +0100
15987              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
15988              Subject: [PATCH 5.005_56] name PL_in_eval bits
15989      Branch: perl
15990            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
15991 ____________________________________________________________________________
15992 [  3456] By: gsar                                  on 1999/05/24  05:18:06
15993         Log: make -t mode the default on emacs/dumb terminals
15994      Branch: perl
15995            ! Changes utils/perldoc.PL
15996 ____________________________________________________________________________
15997 [  3455] By: gsar                                  on 1999/05/24  05:05:19
15998         Log: return 0 rather than "" when scalar grep has nothing to iterate
15999              on (brings behavior in line with documentation)
16000      Branch: perl
16001            ! pp_ctl.c
16002 ____________________________________________________________________________
16003 [  3454] By: gsar                                  on 1999/05/24  04:52:52
16004         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
16005              Date: Thu, 20 May 1999 13:27:02 -1000
16006              Message-Id: <E10kcDN-0007TA-00@lapaki>
16007              Subject: Problem with MM_Unix in 5.005_03
16008      Branch: perl
16009            ! lib/ExtUtils/MM_Unix.pm
16010 ____________________________________________________________________________
16011 [  3453] By: gsar                                  on 1999/05/24  04:39:49
16012         Log: avoid removing duplicates in user-generated warnings
16013              From: byron@omix.com (Byron Brummer)
16014              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
16015              Message-Id: <199905201101.EAA91175@thrush.omix.com>
16016              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
16017      Branch: perl
16018            ! lib/diagnostics.pm
16019 ____________________________________________________________________________
16020 [  3452] By: gsar                                  on 1999/05/24  04:23:10
16021         Log: straighten some code to avoid NeXT compiler bugs (from
16022              Geoff Kuenning <geoff@cs.hmc.edu>)
16023      Branch: perl
16024            ! pp_ctl.c
16025 ____________________________________________________________________________
16026 [  3451] By: gsar                                  on 1999/05/24  03:03:05
16027         Log: minor logic tweak for reserved word warning
16028      Branch: perl
16029            ! lib/Test/Harness.pm toke.c
16030 ____________________________________________________________________________
16031 [  3450] By: gsar                                  on 1999/05/24  02:34:20
16032         Log: oops, some files missing in change#3449
16033      Branch: perl
16034            ! op.c op.h toke.c
16035 ____________________________________________________________________________
16036 [  3449] By: gsar                                  on 1999/05/24  02:33:12
16037         Log: allow '*' prototype to autoquote even barewords that happen to be
16038              function names; parens or ampersand continue to force the other
16039              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
16040              do the right thing, for example
16041      Branch: perl
16042            ! t/comp/proto.t
16043 ____________________________________________________________________________
16044 [  3448] By: gsar                                  on 1999/05/24  01:51:24
16045         Log: remove vestiges of PL_last_proto
16046      Branch: perl
16047            ! embedvar.h intrpvar.h objXSUB.h
16048 ____________________________________________________________________________
16049 [  3447] By: gsar                                  on 1999/05/24  01:49:20
16050         Log: redo change#2061 and parts of change#1169 with code in the
16051              parser; PL_last_proto hackery gone, strict 'subs' in now
16052              implemented in the optimizer where specifying the exceptional
16053              cases is much more robust; '*' (bareword) prototype now works
16054              reliably when used in second and subsequent arguments
16055      Branch: perl
16056            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
16057 ____________________________________________________________________________
16058 [  3446] By: gsar                                  on 1999/05/23  05:00:55
16059         Log: remove redundant part of change#1169 superceded by change#2061;
16060              avoid "future reserved word" warning on prototypical bearwords
16061      Branch: perl
16062            ! t/lib/fatal.t toke.c
16063 ____________________________________________________________________________
16064 [  3445] By: gsar                                  on 1999/05/21  23:36:49
16065         Log: s/isspace/isSPACE/g and make sure the CRT version is always
16066              passed an unsigned char (fixes random occurrence of spaces in
16067              arguments containing high-bit chars passed to spawned children,
16068              on win32)
16069      Branch: perl
16070            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
16071 ____________________________________________________________________________
16072 [  3444] By: gsar                                  on 1999/05/21  23:08:55
16073         Log: integrate Configure changes from cfgperl
16074      Branch: perl
16075           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16076           !> config_h.SH
16077 ____________________________________________________________________________
16078 [  3443] By: jhi                                   on 1999/05/21  22:00:56
16079         Log: Integrate from mainperl.
16080      Branch: cfgperl
16081           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
16082           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
16083           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
16084           !> win32/perlhost.h win32/win32.c x2p/walk.c
16085 ____________________________________________________________________________
16086 [  3442] By: jhi                                   on 1999/05/21  21:59:46
16087         Log: fflush.
16088      Branch: cfgperl
16089            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16090            ! config_h.SH
16091 ____________________________________________________________________________
16092 [  3441] By: gsar                                  on 1999/05/21  17:48:55
16093         Log: integrate cfgperl changes
16094      Branch: perl
16095           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16096           !> config_h.SH hints/sunos_4_1.sh installperl
16097 ____________________________________________________________________________
16098 [  3440] By: gsar                                  on 1999/05/21  17:42:49
16099         Log: test tweak
16100      Branch: perl
16101            ! t/comp/proto.t
16102 ____________________________________________________________________________
16103 [  3439] By: gsar                                  on 1999/05/21  17:31:26
16104         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
16105              (Configure fflush(NULL) detection seems broken on Solaris, which
16106              is why I hit the problem)
16107      Branch: perl
16108            ! Changes perl.h
16109 ____________________________________________________________________________
16110 [  3438] By: gsar                                  on 1999/05/20  16:41:01
16111         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
16112      Branch: perl
16113            ! pod/perlport.pod
16114 ____________________________________________________________________________
16115 [  3437] By: jhi                                   on 1999/05/20  07:14:39
16116         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
16117              (via private email).
16118      Branch: cfgperl
16119            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16120            ! config_h.SH hints/sunos_4_1.sh
16121 ____________________________________________________________________________
16122 [  3436] By: gsar                                  on 1999/05/20  05:18:26
16123         Log: various little nits
16124      Branch: perl
16125            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
16126            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
16127            ! win32/perlhost.h win32/win32.c x2p/walk.c
16128 ____________________________________________________________________________
16129 [  3435] By: jhi                                   on 1999/05/18  16:25:49
16130         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16131              To: perl5-porters@perl.org
16132              Subject: installperl
16133              Date: Fri, 14 May 1999 21:34:58 +0100
16134              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
16135      Branch: cfgperl
16136            ! installperl
16137 ____________________________________________________________________________
16138 [  3434] By: jhi                                   on 1999/05/17  21:25:54
16139         Log: Integrate from mainperl.
16140      Branch: cfgperl
16141           +> lib/ExtUtils/MM_Cygwin.pm
16142            - cygwin32/impure_ptr.c
16143           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
16144           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
16145           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
16146           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
16147           !> x2p/find2perl.PL
16148 ____________________________________________________________________________
16149 [  3433] By: gsar                                  on 1999/05/17  09:49:01
16150         Log: integrate cfgperl changes into mainline
16151      Branch: perl
16152           !> Configure INSTALL config_h.SH configure.com embed.h
16153           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
16154           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
16155           !> util.c
16156 ____________________________________________________________________________
16157 [  3432] By: gsar                                  on 1999/05/17  09:06:45
16158         Log: emit more appropriate diagnostic for failed glob (variant
16159              of patch suggested by Graham Barr)
16160      Branch: perl
16161            ! gv.c pod/perldiag.pod pp.c pp_hot.c
16162 ____________________________________________________________________________
16163 [  3431] By: gsar                                  on 1999/05/17  08:38:09
16164         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16165              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
16166              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
16167              Subject: find2perl does not grok the 'c' suffix to the -size argument
16168      Branch: perl
16169            ! x2p/find2perl.PL
16170 ____________________________________________________________________________
16171 [  3430] By: gsar                                  on 1999/05/17  08:26:21
16172         Log: additional cleanups for cygwin32 port
16173              From: "Fifer, Eric" <EFifer@sanwaint.com>
16174              Date: Wed, 12 May 1999 20:25:54 +0100
16175              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
16176              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
16177      Branch: perl
16178            + lib/ExtUtils/MM_Cygwin.pm
16179            - cygwin32/impure_ptr.c
16180            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
16181            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
16182            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
16183            ! perl.h util.c
16184 ____________________________________________________________________________
16185 [  3429] By: gsar                                  on 1999/05/17  08:01:04
16186         Log: From: Andy Dougherty <doughera@lafayette.edu>
16187              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
16188              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
16189              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
16190      Branch: perl
16191            ! INSTALL
16192 ____________________________________________________________________________
16193 [  3428] By: jhi                                   on 1999/05/17  07:03:26
16194         Log: Integrate from mainperl modulo the Socket.xs change.
16195      Branch: cfgperl
16196           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
16197           !> win32/win32.c win32/win32.h
16198 ____________________________________________________________________________
16199 [  3427] By: jhi                                   on 1999/05/16  22:09:11
16200         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16201              To: perl5-porters@perl.org (Mailing list Perl5)
16202              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
16203              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
16204              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
16205      Branch: cfgperl
16206            ! ext/Devel/Peek/Peek.xs
16207 ____________________________________________________________________________
16208 [  3426] By: jhi                                   on 1999/05/16  22:07:11
16209         Log: From: Mark-Jason Dominus <mjd@plover.com>
16210              To: perl5-porters@perl.com
16211              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
16212              Date: Sat, 15 May 1999 12:43:47 -0400
16213              Message-ID: <19990515164348.7313.qmail@plover.com>
16214      Branch: cfgperl
16215            ! pod/perldiag.pod
16216 ____________________________________________________________________________
16217 [  3425] By: nick                                  on 1999/05/15  15:56:10
16218         Log: Mingw32 + w32api-0.1.5 tweaks
16219              - now more like other Win32 compilers
16220      Branch: perl
16221            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
16222            ! win32/win32.h
16223 ____________________________________________________________________________
16224 [  3424] By: nick                                  on 1999/05/14  21:04:22
16225         Log: Experimental "slab" allocator for ops.
16226              To try it -DPL_OP_SLAB_ALLOC for op.c 
16227              This is for proof of concept only, it leaks memory 
16228              (ops are not free'd) so don't use in embedded apps.
16229              If this minimalist version does not show performance 
16230              gain then whole idea is worthless. 
16231              Nick see's approx 12% speed up vs perlmalloc running
16232              perl -Ilib -MCPAN -e '' 
16233              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
16234      Branch: perl
16235            ! op.c
16236 ____________________________________________________________________________
16237 [  3423] By: gsar                                  on 1999/05/14  19:55:04
16238         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
16239              found (brings sitelib intuition in line with privlib)
16240      Branch: perl
16241            ! win32/win32.c
16242 ____________________________________________________________________________
16243 [  3422] By: jhi                                   on 1999/05/14  08:08:01
16244         Log: From: pvhp@forte.com (Peter Prymmer)
16245              To: perl5-porters@perl.org, vmsperl@perl.org
16246              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
16247              Date: Thu, 13 May 99 15:29:57 PDT
16248              Message-Id: <9905132229.AA15854@forte.com>
16249      Branch: cfgperl
16250            ! configure.com
16251 ____________________________________________________________________________
16252 [  3421] By: jhi                                   on 1999/05/14  07:34:20
16253         Log: Integrate from mainperl.
16254      Branch: cfgperl
16255           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
16256 ____________________________________________________________________________
16257 [  3420] By: jhi                                   on 1999/05/14  07:33:26
16258         Log: Still fflushing.
16259      Branch: cfgperl
16260            ! Configure config_h.SH util.c
16261 ____________________________________________________________________________
16262 [  3419] By: gsar                                  on 1999/05/14  03:08:29
16263         Log: mortalize string allocations by win32_get_{priv,site}lib()
16264              (fixes small memory leak in interpreter)
16265      Branch: perl
16266            ! win32/win32.c
16267 ____________________________________________________________________________
16268 [  3418] By: gsar                                  on 1999/05/14  03:06:50
16269         Log: make win32_longname() preserve kind of slashes in argument
16270      Branch: perl
16271            ! win32/win32.c
16272 ____________________________________________________________________________
16273 [  3417] By: gsar                                  on 1999/05/14  03:04:44
16274         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
16275      Branch: perl
16276            ! lib/ExtUtils/MM_Unix.pm
16277 ____________________________________________________________________________
16278 [  3416] By: jhi                                   on 1999/05/13  21:18:06
16279         Log: Integrate from mainperl.
16280      Branch: cfgperl
16281           !> pp_ctl.c
16282 ____________________________________________________________________________
16283 [  3415] By: jhi                                   on 1999/05/13  21:16:49
16284         Log: Fixes from Andy Dougherty (via private email).
16285      Branch: cfgperl
16286            ! Configure config_h.SH
16287 ____________________________________________________________________________
16288 [  3414] By: nick                                  on 1999/05/13  20:04:26
16289         Log: valist vs va_list typo
16290      Branch: perl
16291            ! pp_ctl.c
16292 ____________________________________________________________________________
16293 [  3413] By: jhi                                   on 1999/05/13  15:04:05
16294         Log: From: Andy Dougherty <doughera@lafayette.edu>
16295              To: perlbug@perl.com
16296              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
16297              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
16298              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
16299      Branch: cfgperl
16300            ! INSTALL
16301 ____________________________________________________________________________
16302 [  3412] By: jhi                                   on 1999/05/13  14:20:17
16303         Log: Integrate from mainperl.
16304      Branch: cfgperl
16305           !> pp_ctl.c
16306 ____________________________________________________________________________
16307 [  3411] By: gsar                                  on 1999/05/13  14:16:56
16308         Log: docatch_body() declaration mismatch
16309      Branch: perl
16310            ! pp_ctl.c
16311 ____________________________________________________________________________
16312 [  3410] By: jhi                                   on 1999/05/13  13:51:44
16313         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
16314      Branch: cfgperl
16315            ! Configure config_h.SH perl.h
16316 ____________________________________________________________________________
16317 [  3409] By: jhi                                   on 1999/05/13  13:31:53
16318         Log: Still fflushing strong.
16319      Branch: cfgperl
16320            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
16321            ! proto.h util.c
16322 ____________________________________________________________________________
16323 [  3408] By: jhi                                   on 1999/05/12  14:30:23
16324         Log: Integrate from mainperl.
16325      Branch: cfgperl
16326           !> (integrate 30 files)
16327 ____________________________________________________________________________
16328 [  3407] By: jhi                                   on 1999/05/12  12:28:31
16329         Log: Be tidier with fflush(NULL) testing.
16330      Branch: cfgperl
16331            ! Configure config_h.SH
16332 ____________________________________________________________________________
16333 [  3406] By: gsar                                  on 1999/05/12  11:26:03
16334         Log: better range-checking on list slices, with test
16335              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16336              Date: Sun, 02 May 1999 17:02:53 +0100
16337              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
16338              Subject: Re: List slice of undefs returns 0 items 
16339      Branch: perl
16340            ! pp.c t/op/list.t
16341 ____________________________________________________________________________
16342 [  3405] By: gsar                                  on 1999/05/12  11:22:27
16343         Log: change#3397 needs test tweak
16344      Branch: perl
16345            ! Changes t/pragma/warn/sv
16346 ____________________________________________________________________________
16347 [  3404] By: gsar                                  on 1999/05/12  11:07:44
16348         Log: typo in change#3397
16349      Branch: perl
16350            ! doop.c
16351 ____________________________________________________________________________
16352 [  3403] By: gsar                                  on 1999/05/12  10:49:01
16353         Log: From: Stephen Zander <gibreel@pobox.com>
16354              Date: 12 May 1999 01:22:31 -0700
16355              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
16356              Subject: Re: Test::Harness runs tainted tests with wrong library path
16357      Branch: perl
16358            ! lib/Test/Harness.pm
16359 ____________________________________________________________________________
16360 [  3402] By: gsar                                  on 1999/05/12  10:42:06
16361         Log: typo in change#3400
16362      Branch: perl
16363            ! ext/B/B/Deparse.pm
16364 ____________________________________________________________________________
16365 [  3401] By: jhi                                   on 1999/05/12  10:40:42
16366         Log: A better, shinier, and possibly even correctly working
16367              reincarnation of #3398.
16368      Branch: cfgperl
16369            ! Configure config_h.SH
16370 ____________________________________________________________________________
16371 [  3400] By: gsar                                  on 1999/05/12  10:40:11
16372         Log: deparse \&func() as \(&func()) for clarity
16373              From: Albert Dvornik <bert@genscan.com>
16374              Date: 11 May 1999 13:32:04 -0400
16375              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
16376              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
16377      Branch: perl
16378            ! ext/B/B/Deparse.pm
16379 ____________________________________________________________________________
16380 [  3399] By: gsar                                  on 1999/05/12  10:36:02
16381         Log: more testsuite smarts (many of them courtesy Ilya)
16382      Branch: perl
16383            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
16384            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
16385            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
16386            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
16387            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
16388            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
16389            ! t/op/pwent.t
16390 ____________________________________________________________________________
16391 [  3398] By: jhi                                   on 1999/05/12  09:33:08
16392         Log: Detect whether fflush(NULL) works as per change #3352.
16393      Branch: cfgperl
16394            ! Configure config_h.SH perl.h
16395 ____________________________________________________________________________
16396 [  3397] By: gsar                                  on 1999/05/12  08:56:03
16397         Log: From: jan.dubois@ibm.net (Jan Dubois)
16398              Date: Wed, 12 May 1999 01:01:00 +0200
16399              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
16400              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
16401      Branch: perl
16402            ! doop.c
16403 ____________________________________________________________________________
16404 [  3396] By: gsar                                  on 1999/05/12  08:23:27
16405         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
16406              stat() behaves similarly
16407      Branch: perl
16408            ! win32/win32.c
16409 ____________________________________________________________________________
16410 [  3395] By: jhi                                   on 1999/05/11  22:21:32
16411         Log: Redo parts of #3341 and #3358 that #3394 undid.
16412      Branch: cfgperl
16413            ! Configure config_h.SH
16414 ____________________________________________________________________________
16415 [  3394] By: jhi                                   on 1999/05/11  22:03:48
16416         Log: Add I_NETINET_TCP to help change #3391.
16417      Branch: cfgperl
16418            ! Configure config_h.SH ext/Socket/Socket.xs
16419 ____________________________________________________________________________
16420 [  3393] By: jhi                                   on 1999/05/11  21:44:59
16421         Log: Integrate from mainperl.
16422      Branch: cfgperl
16423           !> (integrate 55 files)
16424 ____________________________________________________________________________
16425 [  3392] By: gsar                                  on 1999/05/11  20:56:43
16426         Log: update embedvar.h
16427      Branch: perl
16428            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
16429 ____________________________________________________________________________
16430 [  3391] By: gsar                                  on 1999/05/11  16:32:05
16431         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16432              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
16433              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
16434              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
16435      Branch: perl
16436            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
16437 ____________________________________________________________________________
16438 [  3390] By: gsar                                  on 1999/05/11  15:27:40
16439         Log: display more frequent progress messages when STDOUT is a tty
16440      Branch: perl
16441            ! lib/Test/Harness.pm
16442 ____________________________________________________________________________
16443 [  3389] By: gsar                                  on 1999/05/11  14:40:58
16444         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16445              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
16446              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
16447              Subject: [PATCH 5.005_53] Explanations by Test::Harness
16448      Branch: perl
16449            ! lib/Test/Harness.pm
16450 ____________________________________________________________________________
16451 [  3388] By: gsar                                  on 1999/05/11  14:08:14
16452         Log: avoid creating spurious subroutine stubs on failed subroutine
16453              call and other places of sv_2cv() misuse; fixes problems with
16454              failed subroutine calls "hiding" later attempts to lookup methods
16455              in base classes
16456      Branch: perl
16457            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
16458 ____________________________________________________________________________
16459 [  3387] By: gsar                                  on 1999/05/11  09:34:13
16460         Log: various fixes for clean build and test on win32; configpm broken,
16461              needed to open myconfig.SH rather than myconfig; sundry adjustments
16462              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
16463              work under win32; getenv_sv() changed to getenv_len() since SVs
16464              aren't visible in the lower echelons; remove bogus exports from
16465              config.sym; PERL_OBJECT-ness for C++ exception support; null out
16466              IoDIRP in filter_del() or sv_free() will attempt to close it
16467      Branch: perl
16468            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
16469            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
16470            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
16471            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
16472            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
16473            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
16474            ! win32/config.gc win32/config.vc win32/makedef.pl
16475            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
16476            ! win32/win32.c win32/win32.h
16477 ____________________________________________________________________________
16478 [  3386] By: gsar                                  on 1999/05/11  02:49:07
16479         Log: gutsupport for C++ exceptions
16480              From: Chip Salzenberg <chip@perlsupport.com>
16481              Date: Tue, 9 Mar 1999 11:51:57 -0500
16482              Message-ID: <19990309115157.E7911@perlsupport.com>
16483              Subject: [PATCH 5.005] Flexible Exceptions
16484      Branch: perl
16485            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
16486            ! scope.c scope.h thrdvar.h util.c
16487 ____________________________________________________________________________
16488 [  3385] By: gsar                                  on 1999/05/10  19:33:36
16489         Log: "weak" references internals, still needs perlguts documentation
16490              (somewhat modified version of patch suggested by Tuomas J. Lukka
16491              <lukka@fas.harvard.edu>)
16492      Branch: perl
16493            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
16494            ! pod/perldiag.pod proto.h sv.c sv.h util.c
16495 ____________________________________________________________________________
16496 [  3384] By: jhi                                   on 1999/05/10  18:21:43
16497         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
16498              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
16499      Branch: cfgperl
16500            ! INSTALL hints/dec_osf.sh
16501 ____________________________________________________________________________
16502 [  3381] By: jhi                                   on 1999/05/10  14:39:28
16503         Log: Integrate from mainperl.
16504      Branch: cfgperl
16505           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
16506           +> cygwin32/build-instructions.charles-wilson
16507           +> cygwin32/build-instructions.sebastien-barre
16508           +> cygwin32/build-instructions.steven-morlock
16509           +> cygwin32/build-instructions.steven-morlock2
16510           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
16511           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
16512           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
16513           +> t/op/numconvert.t utils/perlbc.PL
16514            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
16515            - cygwin32/perlld
16516           !> (integrate 105 files)
16517 ____________________________________________________________________________
16518 [  3380] By: gsar                                  on 1999/05/10  12:27:14
16519         Log: regen regnodes.h
16520      Branch: perl
16521            ! Changes regnodes.h
16522 ____________________________________________________________________________
16523 [  3379] By: gsar                                  on 1999/05/10  12:17:26
16524         Log: From: jan.dubois@ibm.net (Jan Dubois)
16525              Date: Sat, 01 May 1999 22:55:36 +0200
16526              Message-ID: <373067e9.56194713@smtp1.ibm.net>
16527              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
16528      Branch: perl
16529            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
16530            ! win32/config_H.vc
16531 ____________________________________________________________________________
16532 [  3378] By: gsar                                  on 1999/05/10  12:07:13
16533         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16534              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
16535              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
16536              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
16537      Branch: perl
16538            + t/op/numconvert.t
16539            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
16540            ! util.c
16541 ____________________________________________________________________________
16542 [  3377] By: gsar                                  on 1999/05/10  11:39:48
16543         Log: pp_modulo comment tweak from Ilya
16544      Branch: perl
16545            ! pp.c
16546 ____________________________________________________________________________
16547 [  3376] By: gsar                                  on 1999/05/10  11:30:40
16548         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16549              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
16550              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
16551              Subject: Test.pm update [PATCH _56]
16552      Branch: perl
16553            ! lib/Test.pm
16554 ____________________________________________________________________________
16555 [  3375] By: gsar                                  on 1999/05/10  11:28:30
16556         Log: From: jan.dubois@ibm.net (Jan Dubois)
16557              Date: Fri, 07 May 1999 00:59:54 +0200
16558              Message-ID: <373318ae.19292461@smtp1.ibm.net>
16559              Subject: Re: Using existing memory for an SV's PV 
16560      Branch: perl
16561            ! sv.c
16562 ____________________________________________________________________________
16563 [  3374] By: gsar                                  on 1999/05/10  11:23:44
16564         Log: From: jan.dubois@ibm.net (Jan Dubois)
16565              Date: Fri, 07 May 1999 00:59:52 +0200
16566              Message-ID: <37321800.19118320@smtp1.ibm.net>
16567              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
16568      Branch: perl
16569            ! perl.h
16570 ____________________________________________________________________________
16571 [  3373] By: gsar                                  on 1999/05/10  11:22:10
16572         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16573              Date: Thu, 6 May 1999 18:17:28 -0400
16574              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
16575              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
16576      Branch: perl
16577            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
16578            ! util.c
16579 ____________________________________________________________________________
16580 [  3372] By: gsar                                  on 1999/05/10  10:57:49
16581         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16582              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
16583              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
16584              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
16585      Branch: perl
16586            ! regcomp.c regcomp.pl
16587 ____________________________________________________________________________
16588 [  3371] By: gsar                                  on 1999/05/10  10:54:01
16589         Log: From: lane@duphy4.physics.drexel.edu
16590              Date: Tue, 04 May 1999 10:19:25 -0700
16591              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
16592              Subject: [PATCH 5.005.56] pod->html VMS fixes
16593      Branch: perl
16594            ! installhtml lib/Pod/Html.pm
16595 ____________________________________________________________________________
16596 [  3370] By: gsar                                  on 1999/05/10  10:45:52
16597         Log: testsuite nits
16598      Branch: perl
16599            ! t/lib/io_linenum.t t/op/filetest.t
16600 ____________________________________________________________________________
16601 [  3369] By: gsar                                  on 1999/05/10  10:35:22
16602         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16603              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
16604              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
16605              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
16606      Branch: perl
16607            ! os2/os2ish.h os2/os2thread.h
16608 ____________________________________________________________________________
16609 [  3368] By: gsar                                  on 1999/05/10  10:00:11
16610         Log: From: Albert Dvornik <bert@genscan.com>
16611              Date: 03 May 1999 12:20:57 -0400
16612              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
16613              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
16614      Branch: perl
16615            ! dump.c
16616 ____________________________________________________________________________
16617 [  3367] By: gsar                                  on 1999/05/10  09:55:51
16618         Log: shadow password support for Solaris (needs Configure help to
16619              determine HAS_GETSPENT)
16620              From: "Patrick O'Brien" <pdo@cs.umd.edu>
16621              Date: Sat, 01 May 1999 19:41:17 -0400
16622              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
16623              Subject: getpwent() under solaris
16624      Branch: perl
16625            ! pp_sys.c
16626 ____________________________________________________________________________
16627 [  3366] By: gsar                                  on 1999/05/10  09:45:58
16628         Log: From: jan.dubois@ibm.net (Jan Dubois)
16629              Date: Sat, 01 May 1999 23:45:47 +0200
16630              Message-ID: <373373fb.59284266@smtp1.ibm.net>
16631              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
16632      Branch: perl
16633            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16634            ! pod/perldelta.pod
16635 ____________________________________________________________________________
16636 [  3365] By: gsar                                  on 1999/05/10  09:34:22
16637         Log: test suite and fix input_line_number()
16638              From: Paul Johnson <pjcj@transeda.com>
16639              Date: Thu, 29 Apr 1999 06:28:14 +0100
16640              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
16641              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
16642      Branch: perl
16643            + t/lib/io_linenum.t
16644            ! MANIFEST ext/IO/lib/IO/Handle.pm
16645 ____________________________________________________________________________
16646 [  3364] By: gsar                                  on 1999/05/10  09:20:56
16647         Log: fix overeager [:foo:] parsing
16648              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16649              Date: Fri, 30 Apr 1999 09:26:18 +0100
16650              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
16651              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
16652      Branch: perl
16653            ! regcomp.c t/op/re_tests
16654 ____________________________________________________________________________
16655 [  3363] By: gsar                                  on 1999/05/10  09:09:21
16656         Log: documentation for Win32 builtins (somewhat modified)
16657              From: jan.dubois@ibm.net (Jan Dubois)
16658              Date: Tue, 30 Mar 1999 08:05:03 +0200
16659              Message-ID: <37006783.1926460@smtp1.ibm.net>
16660              Subject: Re: Issues with build 509 
16661      Branch: perl
16662            + pod/Win32.pod
16663            ! MANIFEST
16664 ____________________________________________________________________________
16665 [  3362] By: gsar                                  on 1999/05/10  08:22:07
16666         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
16667      Branch: perl
16668            ! lib/File/Copy.pm win32/win32.c
16669 ____________________________________________________________________________
16670 [  3361] By: gsar                                  on 1999/05/10  08:11:29
16671         Log: escape ampersands in <pre> sections
16672      Branch: perl
16673            ! Changes lib/Pod/Html.pm
16674 ____________________________________________________________________________
16675 [  3360] By: gsar                                  on 1999/05/10  08:04:14
16676         Log: AIX hints enhancements (threads build, SOCKS support)
16677              From: "David R. Favor" <dfavor@austin.ibm.com>
16678              Date: Wed, 28 Apr 1999 08:45:28 -0500
16679              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
16680              Subject: Working build for AIX + gcc + threading
16681      Branch: perl
16682            ! hints/aix.sh
16683 ____________________________________________________________________________
16684 [  3359] By: gsar                                  on 1999/05/10  07:49:26
16685         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
16686              Date: Tue, 27 Apr 1999 23:47:24 PDT
16687              Message-ID: <19990428064724.95244.qmail@hotmail.com>
16688              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
16689              --
16690              Date: Thu, 29 Apr 1999 18:21:06 -0700
16691              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
16692              Subject: [PATCH 5.005_56] double constants ( C.pm)
16693              --
16694              Date: Mon, 03 May 1999 20:21:31 PDT
16695              Message-ID: <19990504032131.81113.qmail@hotmail.com>
16696              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
16697              --
16698              Date: Thu, 06 May 1999 17:57:09 -0700
16699              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
16700              Subject: Stash.pm
16701      Branch: perl
16702            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
16703            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
16704 ____________________________________________________________________________
16705 [  3358] By: gsar                                  on 1999/05/10  04:39:15
16706         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
16707              From: alexander smishlajev <als@turnhere.com>
16708              Date: Sun, 25 Apr 1999 14:58:29 +0300
16709              Message-ID: <37230365.5F68B460@turnhere.com>
16710              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
16711      Branch: perl
16712            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
16713            + cygwin32/build-instructions.charles-wilson
16714            + cygwin32/build-instructions.sebastien-barre
16715            + cygwin32/build-instructions.steven-morlock
16716            + cygwin32/build-instructions.steven-morlock2
16717            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
16718            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
16719            - cygwin32/perlld
16720            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
16721            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
16722            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
16723            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
16724            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
16725            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
16726 ____________________________________________________________________________
16727 [  3357] By: gsar                                  on 1999/05/10  04:07:07
16728         Log: applied suggested patch, modulo already applied parts
16729              From: Charles Bailey <BAILEY@newman.upenn.edu>
16730              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
16731              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
16732              Subject: [Patch 5.005_56] VMS consolidated patch #2
16733      Branch: perl
16734            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
16735            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
16736            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
16737            ! vms/subconfigure.com vms/test.com vms/vms.c
16738 ____________________________________________________________________________
16739 [  3356] By: gsar                                  on 1999/05/10  03:48:08
16740         Log: applied suggested patch, with win32 and PERL_OBJECT additions
16741              From: Tom Hughes <tom@compton.nu>
16742              Date: Sat, 24 Apr 1999 18:11:59 +0100
16743              Message-ID: <609bdff748.tom@compton.compton.nu>
16744              Subject: ByteLoader patch
16745      Branch: perl
16746            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
16747            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
16748            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
16749            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
16750            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
16751            ! utils/Makefile win32/Makefile win32/makefile.mk
16752 ____________________________________________________________________________
16753 [  3355] By: gsar                                  on 1999/05/10  03:22:49
16754         Log: document 'test' attribute (from Andreas Koenig)
16755      Branch: perl
16756            ! lib/ExtUtils/MakeMaker.pm
16757 ____________________________________________________________________________
16758 [  3354] By: gsar                                  on 1999/05/10  03:12:37
16759         Log: From: pmarquess@bfsec.bt.co.uk
16760              Date: Thu, 22 Apr 1999 23:12:08 +0100
16761              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
16762              Subject: PATCH for small bug in scan_bin
16763      Branch: perl
16764            ! util.c
16765 ____________________________________________________________________________
16766 [  3353] By: gsar                                  on 1999/05/10  02:39:33
16767         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
16768              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
16769      Branch: perl
16770            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
16771            ! win32/win32iop.h
16772 ____________________________________________________________________________
16773 [  3352] By: gsar                                  on 1999/05/09  22:47:39
16774         Log: flush all open output buffers before fork(), exec(), system, qx//
16775              and pipe open() operations, simplifying buffering headaches faced
16776              by users; uses fflush(NULL), which may need Configure test
16777      Branch: perl
16778            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
16779            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
16780 ____________________________________________________________________________
16781 [  3351] By: gsar                                  on 1999/05/09  21:11:51
16782         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
16783              Leroy <jll@skynet.be>)
16784      Branch: perl
16785            ! utils/perlcc.PL
16786 ____________________________________________________________________________
16787 [  3350] By: gsar                                  on 1999/05/09  20:39:11
16788         Log: normalize $^X to full pathname on win32
16789      Branch: perl
16790            ! win32/runperl.c
16791 ____________________________________________________________________________
16792 [  3349] By: gsar                                  on 1999/05/09  20:23:07
16793         Log: allow readline($globref), <$globref> already works
16794      Branch: perl
16795            ! pp_hot.c
16796 ____________________________________________________________________________
16797 [  3348] By: gsar                                  on 1999/05/09  20:00:09
16798         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
16799              <lemburg@online-club.de>)
16800      Branch: perl
16801            ! utils/perldoc.PL
16802 ____________________________________________________________________________
16803 [  3347] By: gsar                                  on 1999/05/09  18:47:21
16804         Log: additions to Thread.pm docs from Tuomas J. Lukka
16805              <lukka@fas.harvard.edu>
16806      Branch: perl
16807            ! ext/Thread/Thread.pm
16808 ____________________________________________________________________________
16809 [  3346] By: gsar                                  on 1999/05/09  18:38:00
16810         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16811              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
16812              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
16813              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
16814      Branch: perl
16815            ! ext/B/B/Xref.pm
16816 ____________________________________________________________________________
16817 [  3345] By: gsar                                  on 1999/05/09  18:22:43
16818         Log: work around mangled archname on win32 while finding privlib/sitelib;
16819              normalize lib paths to forward slashes internally
16820      Branch: perl
16821            ! win32/win32.c
16822 ____________________________________________________________________________
16823 [  3344] By: gsar                                  on 1999/05/09  03:20:06
16824         Log: fix typo in dbm filters that caused odbm.t to fail
16825      Branch: perl
16826            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
16827 ____________________________________________________________________________
16828 [  3343] By: gsar                                  on 1999/05/09  02:02:59
16829         Log: tweak test totals
16830      Branch: perl
16831            ! Changes t/lib/tie-stdhandle.t
16832 ____________________________________________________________________________
16833 [  3342] By: gsar                                  on 1999/05/09  01:42:06
16834         Log: import list propagation busted (pointed out by Ton Hospel
16835              <thospel@mail.dma.be>)
16836      Branch: perl
16837            ! lib/autouse.pm
16838 ____________________________________________________________________________
16839 [  3341] By: gsar                                  on 1999/05/09  00:54:18
16840         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
16841              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
16842      Branch: perl
16843            ! Configure Makefile.SH
16844 ____________________________________________________________________________
16845 [  3340] By: gsar                                  on 1999/05/09  00:40:41
16846         Log: generate manpages for newly added utils
16847      Branch: perl
16848            ! installman
16849 ____________________________________________________________________________
16850 [  3339] By: gsar                                  on 1999/05/09  00:33:50
16851         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16852              Date: Sun, 02 May 1999 17:59:24 +0100
16853              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
16854              Subject: [PATCH] Re: ptr to realloced memory in yylex
16855      Branch: perl
16856            ! toke.c
16857 ____________________________________________________________________________
16858 [  3338] By: jhi                                   on 1999/05/08  22:40:29
16859         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
16860      Branch: cfgperl
16861            ! INSTALL
16862 ____________________________________________________________________________
16863 [  3337] By: jhi                                   on 1999/05/08  22:22:26
16864         Log: Integrate from mainperl.
16865      Branch: cfgperl
16866           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
16867           !> (integrate 54 files)
16868 ____________________________________________________________________________
16869 [  3336] By: gsar                                  on 1999/05/08  21:48:22
16870         Log: make perldoc -f grok nested =items
16871      Branch: perl
16872            ! utils/perldoc.PL
16873 ____________________________________________________________________________
16874 [  3335] By: gsar                                  on 1999/05/08  19:48:11
16875         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
16876      Branch: perl
16877            ! op.c t/lib/fields.t
16878 ____________________________________________________________________________
16879 [  3334] By: gsar                                  on 1999/05/08  19:09:41
16880         Log: update test totals
16881      Branch: perl
16882            ! t/lib/bigintpm.t
16883 ____________________________________________________________________________
16884 [  3333] By: gsar                                  on 1999/05/08  16:56:02
16885         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
16886      Branch: perl
16887            ! pod/perlfunc.pod
16888 ____________________________________________________________________________
16889 [  3332] By: gsar                                  on 1999/05/08  16:46:44
16890         Log: applied suggested patch, added tests
16891              From: William Mann <wmann@avici.com>
16892              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
16893              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
16894              Subject: BigInt.pm extensions for logical operations
16895      Branch: perl
16896            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
16897 ____________________________________________________________________________
16898 [  3331] By: gsar                                  on 1999/05/08  16:09:33
16899         Log: avoid temporary files named 'tmp'
16900      Branch: perl
16901            ! Makefile.SH pp.c
16902 ____________________________________________________________________________
16903 [  3330] By: nick                                  on 1999/05/08  14:16:30
16904         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
16905              Provide Tie::StdHandle
16906              Basic update of docs.
16907      Branch: perl
16908            + t/lib/tie-stdhandle.t
16909            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
16910 ____________________________________________________________________________
16911 [  3329] By: nick                                  on 1999/05/08  12:03:45
16912         Log: Tweaks to open(my $fh,...) stuff
16913      Branch: perl
16914            ! op.c pp.c pp_sys.c t/io/open.t
16915 ____________________________________________________________________________
16916 [  3328] By: nick                                  on 1999/05/08  11:18:42
16917         Log: Bring SDBM_File.xs into line with new typemap
16918      Branch: perl
16919            ! ext/SDBM_File/SDBM_File.xs
16920 ____________________________________________________________________________
16921 [  3327] By: gsar                                  on 1999/05/08  00:07:11
16922         Log: add test case for AUTOLOAD reentrancy fix in change#3279
16923      Branch: perl
16924            ! t/lib/autoloader.t
16925 ____________________________________________________________________________
16926 [  3326] By: nick                                  on 1999/05/07  21:24:50
16927         Log: Implement open( my $fh, ...) and similar.
16928              Set flag in op.c for "constructor ops"
16929              In pp_rv2gv, if flag is set and arg is PADSV and uninit
16930              vivify as reference to a detached GV.
16931              (Name of GV is the pad name.)
16932              This scheme should "just work" for pipe/socket etc. too.
16933              
16934              #if 0 out the open(FH,undef) for now.
16935              Change t/io/open.t to test open(my $fh,...)
16936      Branch: perl
16937            ! op.c pp.c pp_sys.c t/io/open.t
16938 ____________________________________________________________________________
16939 [  3325] By: nick                                  on 1999/05/07  21:18:42
16940         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
16941      Branch: perl
16942            ! util.c
16943 ____________________________________________________________________________
16944 [  3324] By: gsar                                  on 1999/05/07  20:28:31
16945         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
16946              intervening code has to allocate SVs)
16947      Branch: perl
16948            ! util.c
16949 ____________________________________________________________________________
16950 [  3323] By: gsar                                  on 1999/05/07  19:45:08
16951         Log: allow line numbers to show in diagnostics during global destruction
16952      Branch: perl
16953            ! util.c
16954 ____________________________________________________________________________
16955 [  3322] By: gsar                                  on 1999/05/07  09:38:11
16956         Log: From: Dan Sugalski <sugalskd@ous.edu>
16957              Date: Fri, 09 Apr 1999 16:16:39 -0700
16958              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
16959              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
16960      Branch: perl
16961            ! lib/ExtUtils/MM_VMS.pm
16962 ____________________________________________________________________________
16963 [  3321] By: gsar                                  on 1999/05/07  09:08:23
16964         Log: From: kwzh@gnu.org (Karl Heuer)
16965              Date: Wed, 7 Apr 1999 23:58:58 -0400
16966              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
16967              Subject: [perl-5.005.02] detect lack of /dev/tty
16968      Branch: perl
16969            ! Makefile.SH
16970 ____________________________________________________________________________
16971 [  3320] By: gsar                                  on 1999/05/07  08:52:14
16972         Log: allow distinct prefix for versioned executables
16973              From: Roderick Schertler <roderick@argon.org>
16974              Date: Wed, 07 Apr 1999 15:34:56 -0400
16975              Message-ID: <3003.923513696@eeyore.ibcinc.com>
16976              Subject: perl55.00503 -> perl5.00503 patch for installperl
16977      Branch: perl
16978            ! INSTALL installperl
16979 ____________________________________________________________________________
16980 [  3319] By: gsar                                  on 1999/05/07  08:07:02
16981         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16982              Date: Mon, 05 Apr 1999 15:38:42 -0700
16983              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
16984              Subject: Re: chomp fails with $/ in fixed-length record mode
16985              --
16986              From: Roderick Schertler <roderick@argon.org>
16987              Date: Tue, 06 Apr 1999 21:11:37 -0400
16988              Message-ID: <2795.923447497@eeyore.ibcinc.com>
16989              Subject: Re: chomp fails with $/ in fixed-length record mode
16990      Branch: perl
16991            ! doop.c pod/perlfunc.pod t/op/chop.t
16992 ____________________________________________________________________________
16993 [  3318] By: gsar                                  on 1999/05/07  07:56:35
16994         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16995              Date: Tue, 6 Apr 1999 01:40:36 -0400
16996              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
16997              Subject: [PATCH 5.005_*] Make % use fmod()
16998      Branch: perl
16999            ! pp.c t/op/arith.t
17000 ____________________________________________________________________________
17001 [  3317] By: gsar                                  on 1999/05/07  04:18:11
17002         Log: DBM Filters (via private mail)
17003              From: pmarquess@bfsec.bt.co.uk
17004              Date: Sun, 18 Apr 1999 21:05:52 +0100
17005              Message-Id: <199904182009.NAA19152@activestate.com>
17006              Subject: DBM Filters
17007      Branch: perl
17008            + pod/perldbmfilter.pod
17009            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
17010            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
17011            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17012            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
17013            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
17014            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
17015            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
17016            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
17017            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
17018            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
17019            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17020            ! t/lib/sdbm.t
17021 ____________________________________________________________________________
17022 [  3316] By: gsar                                  on 1999/05/07  03:28:53
17023         Log: avoid negative return value from Win32::GetTickCount()
17024              From: jan.dubois@ibm.net (Jan Dubois)
17025              Date: Sat, 03 Apr 1999 19:04:18 +0200
17026              Message-ID: <37084742.22824479@smtp1.ibm.net>
17027              Subject: Re: Win32::GetTickCount
17028      Branch: perl
17029            ! win32/win32.c
17030 ____________________________________________________________________________
17031 [  3314] By: gsar                                  on 1999/05/06  08:01:23
17032         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
17033              Date: Tue, 30 Mar 1999 23:40:34 PST
17034              Message-ID: <19990331074034.6117.qmail@hotmail.com>
17035              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
17036              --
17037              Date: Wed, 07 Apr 1999 00:28:23 -0800
17038              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
17039              Subject: [PATCH 5.005_56] function prototypes(B.pm)
17040              --
17041              Date: Thu, 22 Apr 1999 23:40:52 -0700
17042              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
17043              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
17044              --
17045              Date: Tue, 27 Apr 1999 01:14:49 PDT
17046              Message-ID: <19990427081449.28615.qmail@hotmail.com>
17047              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
17048      Branch: perl
17049            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
17050            ! t/op/ref.t
17051 ____________________________________________________________________________
17052 [  3313] By: jhi                                   on 1999/05/06  07:59:52
17053         Log: Integrate from mainperl.
17054      Branch: cfgperl
17055           !> (integrate 33 files)
17056 ____________________________________________________________________________
17057 [  3312] By: gsar                                  on 1999/05/06  07:11:50
17058         Log: add Ethiopic section to unicode master database (from Ken
17059              Whistler <kenw@sybase.com>)
17060      Branch: perl
17061            ! lib/unicode/UnicodeData-Latest.txt
17062 ____________________________________________________________________________
17063 [  3311] By: gsar                                  on 1999/05/06  05:37:55
17064         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
17065              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
17066              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
17067              Subject: Largefiles for Solaris
17068      Branch: perl
17069            ! hints/solaris_2.sh
17070 ____________________________________________________________________________
17071 [  3310] By: gsar                                  on 1999/05/06  05:14:35
17072         Log: emit more accurate diagnostic for syntax errors involving <>
17073              within eval""
17074      Branch: perl
17075            ! toke.c utils/perldoc.PL
17076 ____________________________________________________________________________
17077 [  3309] By: gsar                                  on 1999/05/06  04:36:31
17078         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
17079      Branch: perl
17080            ! t/lib/open3.t
17081 ____________________________________________________________________________
17082 [  3308] By: gsar                                  on 1999/05/06  03:19:16
17083         Log: applied first part of suggested patch (bug described cannot be
17084              reproduced any longer, so the second inconclusive part has not
17085              been applied)
17086              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17087              Date: Sun, 28 Mar 1999 04:51:34 +0100
17088              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
17089              Subject: [PATCH 5.005_56] Re: A core dump 
17090      Branch: perl
17091            ! toke.c
17092 ____________________________________________________________________________
17093 [  3307] By: gsar                                  on 1999/05/06  01:56:06
17094         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
17095              change#3180)
17096      Branch: perl
17097            ! op.c
17098 ____________________________________________________________________________
17099 [  3306] By: gsar                                  on 1999/05/05  17:17:34
17100         Log: applied non-conflicting parts of suggested patch
17101              From: Charles Bailey <BAILEY@newman.upenn.edu>
17102              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
17103              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
17104              Subject: [Patch 5.005_56] Revised VMS patch
17105      Branch: perl
17106            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
17107            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
17108 ____________________________________________________________________________
17109 [  3305] By: gsar                                  on 1999/05/05  16:20:19
17110         Log: make perldoc use backslashed pathnames within system() on win32
17111      Branch: perl
17112            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
17113 ____________________________________________________________________________
17114 [  3304] By: gsar                                  on 1999/05/05  07:29:43
17115         Log: upgrade Pod::Parser to v1.081 from CPAN
17116      Branch: perl
17117            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
17118            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
17119            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
17120 ____________________________________________________________________________
17121 [  3303] By: gsar                                  on 1999/05/05  07:02:07
17122         Log: From: Andy Dougherty <doughera@lafayette.edu>
17123              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
17124              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
17125              Subject: [PATCH 5.005_03-MT3] INSTALL patches
17126      Branch: perl
17127            ! INSTALL
17128 ____________________________________________________________________________
17129 [  3302] By: gsar                                  on 1999/05/05  06:55:21
17130         Log: load base packages based on nonexistent $VERSION
17131              From: andreas.koenig@anima.de (Andreas J. Koenig)
17132              Date: 19 Mar 1999 06:00:28 +0100
17133              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
17134              Subject: Re: base.pm flaw
17135      Branch: perl
17136            ! lib/base.pm lib/locale.pm
17137 ____________________________________________________________________________
17138 [  3301] By: gsar                                  on 1999/05/04  05:41:08
17139         Log: pod2man outputs switched date and revision label (fix suggested by
17140              EthanSasiela@mede.com)
17141      Branch: perl
17142            ! pod/pod2man.PL
17143 ____________________________________________________________________________
17144 [  3300] By: gsar                                  on 1999/05/03  18:48:25
17145         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
17146              (makes opendir(D,"c:") work reliably)
17147      Branch: perl
17148            ! win32/win32.c
17149 ____________________________________________________________________________
17150 [  3299] By: gsar                                  on 1999/05/02  19:39:55
17151         Log: add test case for change#3298
17152      Branch: perl
17153            ! sv.c t/op/readdir.t
17154 ____________________________________________________________________________
17155 [  3298] By: gsar                                  on 1999/05/02  19:24:41
17156         Log: close directory handles properly when localized
17157      Branch: perl
17158            ! sv.c
17159 ____________________________________________________________________________
17160 [  3297] By: jhi                                   on 1999/04/30  11:42:14
17161         Log: Integrate from mainperl.
17162      Branch: cfgperl
17163           !> Changes config_h.SH configure.com lib/AutoLoader.pm
17164           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
17165           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
17166           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
17167           !> vms/subconfigure.com win32/win32.c
17168 ____________________________________________________________________________
17169 [  3293] By: chip                                  on 1999/04/29  18:50:49
17170         Log: Fix shebang lines.
17171      Branch: maint-5.004/perl
17172            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
17173            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
17174            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
17175            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
17176            ! x2p/find2perl.PL x2p/s2p.PL
17177 ____________________________________________________________________________
17178 [  3284] By: gsar                                  on 1999/04/27  00:48:42
17179         Log: integrate change#3279 from maint-5.004
17180      Branch: perl
17181            ! lib/AutoLoader.pm
17182 ____________________________________________________________________________
17183 [  3279] By: chip                                  on 1999/04/26  23:09:26
17184         Log: Make &AutoLoad::AUTOLOAD reentrant.
17185      Branch: maint-5.004/perl
17186            ! lib/AutoLoader.pm
17187 ____________________________________________________________________________
17188 [  3276] By: chip                                  on 1999/04/26  22:34:36
17189         Log: Make porting scripts executable.
17190      Branch: maint-5.004/perl
17191            ! Changes Porting/genlog Porting/makerel Porting/p4desc
17192            ! Porting/patchls
17193 ____________________________________________________________________________
17194 [  3274] By: gsar                                  on 1999/04/26  17:30:31
17195         Log: allow embedded null characters in diagnostics
17196      Branch: perl
17197            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
17198 ____________________________________________________________________________
17199 [  3273] By: gsar                                  on 1999/04/26  08:27:22
17200         Log: hand-applied conflicting parts of suggested patch
17201              From: Charles Bailey <BAILEY@newman.upenn.edu>
17202              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
17203              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
17204              Subject: [PATCH 5.005_56] VMS configuration/build
17205      Branch: perl
17206            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
17207            ! vms/munchconfig.c vms/subconfigure.com
17208 ____________________________________________________________________________
17209 [  3272] By: gsar                                  on 1999/04/26  08:25:41
17210         Log: update Changes; tweak minor regressions
17211      Branch: perl
17212            ! Changes lib/AutoSplit.pm lib/File/Path.pm
17213 ____________________________________________________________________________
17214 [  3271] By: gsar                                  on 1999/04/26  07:52:51
17215         Log: integrate change#3229 from maint-5.004
17216      Branch: perl
17217            ! pp_ctl.c util.c
17218 ____________________________________________________________________________
17219 [  3270] By: gsar                                  on 1999/04/25  22:58:27
17220         Log: fix buggy reference count on refs to SVs with autoviv magic
17221              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
17222              accessing free()d memory)
17223      Branch: perl
17224            ! pp.c t/op/ref.t
17225 ____________________________________________________________________________
17226 [  3269] By: gsar                                  on 1999/04/24  17:07:55
17227         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
17228              on win32)
17229      Branch: perl
17230            ! win32/win32.c
17231 ____________________________________________________________________________
17232 [  3268] By: gsar                                  on 1999/04/24  16:38:25
17233         Log: kill dup hunk
17234      Branch: perl
17235            ! config_h.SH
17236 ____________________________________________________________________________
17237 [  3267] By: gsar                                  on 1999/04/24  16:35:57
17238         Log: integrate cfgperl changes into mainline
17239      Branch: perl
17240           +> myconfig.SH
17241            - myconfig
17242            ! pod/perlre.pod
17243           !> (integrate 38 files)
17244 ____________________________________________________________________________
17245 [  3266] By: jhi                                   on 1999/04/23  18:42:44
17246         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
17247              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
17248              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
17249              Cc: Lionel Cons <lionel.cons@cern.ch>,
17250              Ilya Zakharevich <ilya@math.ohio-state.edu>,
17251              David Hayes <david@bdel.com>
17252              Subject: [PATCH] h2ph
17253              Date: Fri, 23 Apr 1999 12:37:23 -0400
17254              Message-ID: <19990423123723.A49550@O2.chapin.edu>
17255      Branch: cfgperl
17256            ! utils/h2ph.PL
17257 ____________________________________________________________________________
17258 [  3265] By: jhi                                   on 1999/04/21  18:17:12
17259         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
17260              To: perlbug@perl.org
17261              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
17262              Date: Wed, 21 Apr 1999 08:17:54 -0700
17263              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
17264      Branch: cfgperl
17265            ! vms/descrip_mms.template
17266 ____________________________________________________________________________
17267 [  3264] By: jhi                                   on 1999/04/20  08:50:54
17268         Log: From: Andy Dougherty <doughera@lafayette.edu>
17269              To: The Perl Porters Mailing List <perl5-porters@perl.org>
17270              Subject: [PATCH 5.005_56] Re: 5.006 Todo
17271              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
17272              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
17273      Branch: cfgperl
17274            ! Porting/pumpkin.pod
17275 ____________________________________________________________________________
17276 [  3263] By: jhi                                   on 1999/04/20  08:05:01
17277         Log: From: Chip Salzenberg <chip@perlsupport.com>
17278              To: Perl 5 Porters <perl5-porters@perl.org>
17279              Subject: [PATCH 5.005_56] Configure: $sig_count
17280              Date: Sun, 18 Apr 1999 17:54:36 -0400
17281              Message-ID: <19990418175436.A27496@perlsupport.com>
17282      Branch: cfgperl
17283            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17284            ! config_h.SH
17285 ____________________________________________________________________________
17286 [  3262] By: jhi                                   on 1999/04/19  18:23:50
17287         Log: Subject: PATCH wrong faq reference in perlbook.pod
17288              From: Robin Barker <rmb1@cise.npl.co.uk>
17289              To: perlbug@perl.com
17290              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
17291              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
17292      Branch: cfgperl
17293            ! pod/perlbook.pod
17294 ____________________________________________________________________________
17295 [  3261] By: jhi                                   on 1999/04/15  13:59:04
17296         Log: From: Andy Dougherty <doughera@lafayette.edu>
17297              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
17298              Cc: Perl Porters <perl5-porters@perl.org>
17299              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
17300              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
17301              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
17302      Branch: cfgperl
17303            ! hints/solaris_2.sh
17304 ____________________________________________________________________________
17305 [  3260] By: jhi                                   on 1999/04/15  13:56:53
17306         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
17307              To: pumpkings@jhereg.perl.com
17308              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
17309              Date: Thu, 15 Apr 1999 07:13:41 -0600
17310              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
17311      Branch: cfgperl
17312            ! pod/perldata.pod
17313 ____________________________________________________________________________
17314 [  3259] By: jhi                                   on 1999/04/13  23:12:52
17315         Log: LDLIBPTH also on 'clean' targets.
17316      Branch: cfgperl
17317            ! Makefile.SH
17318 ____________________________________________________________________________
17319 [  3258] By: jhi                                   on 1999/04/13  21:38:46
17320         Log: Add information about the two DEC C compiler optimizer bugs
17321              (what patch levels of the compilers fix them).
17322      Branch: cfgperl
17323            ! pp.c t/op/repeat.t
17324 ____________________________________________________________________________
17325 [  3257] By: jhi                                   on 1999/04/13  14:25:08
17326         Log: Be polite about ccdlflags and lddflags, too.
17327              Avoid Perl's malloc only when threaded.
17328      Branch: cfgperl
17329            ! hints/aix.sh
17330 ____________________________________________________________________________
17331 [  3256] By: jhi                                   on 1999/04/13  10:21:33
17332         Log: Croak if no known ways to semctl() (don't assume union semun).
17333      Branch: cfgperl
17334            ! doio.c perl.h
17335 ____________________________________________________________________________
17336 [  3255] By: jhi                                   on 1999/04/13  09:10:26
17337         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17338              To: perl5-porters@perl.org, vmsperl@perl.org
17339              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
17340              Date: Mon, 12 Apr 1999 13:36:48 -0700
17341              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
17342      Branch: cfgperl
17343            ! lib/ExtUtils/MM_VMS.pm
17344 ____________________________________________________________________________
17345 [  3254] By: jhi                                   on 1999/04/13  06:56:26
17346         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17347              To: perlbug@perl.com
17348              Subject: Update for OpenBSD hints
17349              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
17350              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
17351      Branch: cfgperl
17352            ! hints/openbsd.sh
17353 ____________________________________________________________________________
17354 [  3229] By: chip                                  on 1999/04/13  04:04:14
17355         Log: Preserve errno from importunities of sfio.
17356      Branch: maint-5.004/perl
17357            ! pp_ctl.c util.c
17358 ____________________________________________________________________________
17359 [  3226] By: jhi                                   on 1999/04/11  12:52:26
17360         Log: If both ways to call semctl are broken,    skip the tests.
17361      Branch: cfgperl
17362            ! t/lib/ipc_sysv.t
17363 ____________________________________________________________________________
17364 [  3225] By: jhi                                   on 1999/04/10  22:27:28
17365         Log: From: Andy Dougherty <doughera@lafayette.edu>
17366              To: dsembr01@ox.slug.louisville.edu
17367              Cc: perlbug@perl.com
17368              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
17369              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
17370              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
17371      Branch: cfgperl
17372            ! ext/POSIX/POSIX.xs
17373 ____________________________________________________________________________
17374 [  3224] By: jhi                                   on 1999/04/09  18:50:32
17375         Log: From: Andy Dougherty <doughera@lafayette.edu>
17376              To: Perl Porters <perl5-porters@perl.org>
17377              Subject: [PATCH 5.005_56] Re: prefix= in hints
17378              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
17379              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
17380              
17381              (Overrides change #3204 from Kurt)
17382      Branch: cfgperl
17383            ! hints/linux.sh
17384 ____________________________________________________________________________
17385 [  3223] By: jhi                                   on 1999/04/09  18:37:55
17386         Log: Understand Apollo's //node notation.
17387              
17388              From: Johann Klasek <jk@auto.tuwien.ac.at>
17389              To: jhi@iki.fi
17390              Subject: Re: DomainPerl
17391              Date: Fri, 9 Apr 1999 18:21:37 +0200
17392              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
17393      Branch: cfgperl
17394            ! lib/Cwd.pm
17395 ____________________________________________________________________________
17396 [  3220] By: jhi                                   on 1999/04/04  16:33:49
17397         Log: Integrate from mainperl.
17398      Branch: cfgperl
17399           !> (integrate 39 files)
17400 ____________________________________________________________________________
17401 [  3219] By: gsar                                  on 1999/04/04  02:48:17
17402         Log: tweak previous change
17403      Branch: maint-5.005/perl
17404            ! win32/win32.c
17405 ____________________________________________________________________________
17406 [  3218] By: gsar                                  on 1999/04/04  02:44:47
17407         Log: be careful about extending the stack for the Win32:: builtins
17408      Branch: maint-5.005/perl
17409            ! win32/win32.c
17410 ____________________________________________________________________________
17411 [  3217] By: gsar                                  on 1999/04/04  01:59:26
17412         Log: correct places that said newSVpv() when they meant newSVpvn()
17413      Branch: perl
17414            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
17415            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
17416            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
17417            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
17418            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
17419            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
17420            ! win32/win32.c
17421 ____________________________________________________________________________
17422 [  3216] By: gsar                                  on 1999/04/03  23:58:27
17423         Log: avoid duplicate code
17424      Branch: perl
17425            ! sv.c
17426 ____________________________________________________________________________
17427 [  3215] By: gsar                                  on 1999/04/03  23:14:34
17428         Log: grow PL_tmps_stack more efficiently; make it more amenable to
17429              STRESS_REALLOC testing
17430      Branch: perl
17431            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
17432            ! sv.c
17433 ____________________________________________________________________________
17434 [  3214] By: gsar                                  on 1999/04/03  21:01:09
17435         Log: scrounge and save three extra branches in pp_entersub()
17436      Branch: perl
17437            ! cv.h pp_ctl.c pp_hot.c
17438 ____________________________________________________________________________
17439 [  3213] By: gsar                                  on 1999/04/03  17:43:23
17440         Log: remove duplicate code and an extra branch in sv_setsv() and
17441              other hot code by making SvTHINKFIRST() think about FAKE SVs
17442      Branch: perl
17443            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
17444            ! proto.h scope.c sv.c sv.h
17445 ____________________________________________________________________________
17446 [  3212] By: jhi                                   on 1999/04/03  16:20:09
17447         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
17448              
17449              From: John Bley <jbb6@acpub.duke.edu>
17450              To: perlbug@perl.org
17451              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
17452              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
17453              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
17454      Branch: cfgperl
17455            ! doio.c pp_sys.c
17456 ____________________________________________________________________________
17457 [  3211] By: jhi                                   on 1999/04/03  13:27:26
17458         Log: Change #3210 was rather unportable.  This is better.
17459      Branch: cfgperl
17460            ! Configure config_h.SH
17461 ____________________________________________________________________________
17462 [  3210] By: jhi                                   on 1999/04/03  13:16:20
17463         Log: Avoid Digital UNIX' ksh.
17464              
17465              From: Jarkko Hietaniemi <jhi@iki.fi> 
17466              To: Henrik Tougaard <ht000@siberut.foa.dk> 
17467              Cc: perlbug@perl.com, ht000@foa.dk 
17468              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
17469              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
17470              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
17471      Branch: cfgperl
17472            ! Configure config_h.SH
17473 ____________________________________________________________________________
17474 [  3209] By: jhi                                   on 1999/04/03  12:49:04
17475         Log: Integrate from mainperl.
17476      Branch: cfgperl
17477           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
17478 ____________________________________________________________________________
17479 [  3208] By: jhi                                   on 1999/04/03  12:27:24
17480         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
17481              
17482              From: Lionel Cons <lionel.cons@cern.ch>
17483              To: jhi@iki.fi
17484              Cc: perlbug@perl.com, kstar@isinet.com,
17485              Philippe Defert <philippe.defert@cern.ch>
17486              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
17487              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
17488              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
17489      Branch: cfgperl
17490            ! hints/irix_6.sh
17491 ____________________________________________________________________________
17492 [  3207] By: jhi                                   on 1999/04/03  12:20:21
17493         Log: Be polite about usemymalloc.
17494      Branch: cfgperl
17495            ! hints/aix.sh
17496 ____________________________________________________________________________
17497 [  3206] By: gsar                                  on 1999/04/02  23:31:59
17498         Log: a typo in change#3205
17499      Branch: perl
17500            ! t/lib/bigfloatpm.t
17501 ____________________________________________________________________________
17502 [  3205] By: gsar                                  on 1999/04/02  23:20:31
17503         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
17504              returns NaNs faithfully)
17505      Branch: perl
17506            ! t/lib/bigfloatpm.t
17507 ____________________________________________________________________________
17508 [  3204] By: jhi                                   on 1999/04/02  22:03:23
17509         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
17510              
17511              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17512              To: perl5-porters@perl.org
17513              Subject: linux hints nit
17514              Date: Fri, 2 Apr 1999 16:49:47 -0500
17515              Message-ID: <19990402164947.E80926@O2.chapin.edu>
17516      Branch: cfgperl
17517            ! hints/linux.sh
17518 ____________________________________________________________________________
17519 [  3203] By: jhi                                   on 1999/04/02  22:00:56
17520         Log: Display exact glibc version in Linux. 
17521              
17522              From: Andy Dougherty <doughera@lafayette.edu>
17523              To: Perl Porters <perl5-porters@perl.org>
17524              Subject: Displaying glibc version on Linux
17525              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
17526              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
17527      Branch: cfgperl
17528            ! hints/linux.sh
17529 ____________________________________________________________________________
17530 [  3202] By: gsar                                  on 1999/04/02  21:23:18
17531         Log: various little goofs
17532      Branch: perl
17533            ! Changes Makefile.SH README installperl
17534 ____________________________________________________________________________
17535 [  3201] By: jhi                                   on 1999/04/02  13:13:39
17536         Log: Configure regen.
17537              
17538              Add llseek + offset_t probing.
17539              Change CONFIG to CONFIGDOTSH.
17540              'unset foo' is unportable, use foo=''.
17541      Branch: cfgperl
17542            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
17543            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
17544            ! perl_exp.SH writemain.SH
17545 ____________________________________________________________________________
17546 [  3200] By: jhi                                   on 1999/04/02  12:06:22
17547         Log: Introduce myconfig.SH.
17548              
17549              From: Andy Dougherty <doughera@lafayette.edu>
17550              To: Jarkko Hietaniemi <jhi@iki.fi>
17551              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
17552              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
17553              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
17554              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
17555      Branch: cfgperl
17556            + myconfig.SH
17557            - myconfig
17558            ! MANIFEST
17559 ____________________________________________________________________________
17560 [  3195] By: jhi                                   on 1999/03/28  16:42:54
17561         Log: Update perlhist on 5_03.
17562      Branch: maint-5.005/perl
17563            ! pod/perlhist.pod
17564 ____________________________________________________________________________
17565 [  3194] By: jhi                                   on 1999/03/28  12:30:01
17566         Log: Integrate from mainperl.
17567      Branch: cfgperl
17568           +> t/op/grep.t
17569            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
17570            ! t/lib/bigintpm.t
17571           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
17572           !> t/lib/thread.t
17573 ____________________________________________________________________________
17574 [  3189] By: gsar                                  on 1999/03/28  08:22:00
17575         Log: various pod niggles
17576      Branch: maint-5.005/perl
17577            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
17578            ! pod/perlfunc.pod pod/perlhist.pod
17579 ____________________________________________________________________________
17580 [  3187] By: gsar                                  on 1999/03/28  07:31:16
17581         Log: regularize CAPI declarations (CAPI extensions now build under
17582              the Borland compiler)
17583      Branch: maint-5.005/perl
17584            ! win32/GenCAPI.pl
17585 ____________________________________________________________________________
17586 [  3186] By: gsar                                  on 1999/03/28  07:26:33
17587         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
17588              -DPERL_CAPI
17589      Branch: maint-5.005/perl
17590            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
17591 ____________________________________________________________________________
17592 [  3183] By: gsar                                  on 1999/03/28  06:00:46
17593         Log: update p4 utility to ignore non-text files
17594      Branch: perl
17595            ! Porting/p4desc
17596 ____________________________________________________________________________
17597 [  3181] By: gsar                                  on 1999/03/28  03:37:23
17598         Log: integrate change#3179 from maint-5.005
17599      Branch: perl
17600           !> ext/Thread/Thread.xs t/lib/thread.t
17601 ____________________________________________________________________________
17602 [  3180] By: gsar                                  on 1999/03/28  02:28:20
17603         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
17604              (sometimes caused bizarreness in the BLOCK)
17605      Branch: perl
17606            + t/op/grep.t
17607            ! MANIFEST op.c
17608 ____________________________________________________________________________
17609 [  3179] By: gsar                                  on 1999/03/28  02:14:04
17610         Log: fix thread segfault when passing large number of arguments to child
17611              a la C<Thread->new($foo, 1..1000)>
17612      Branch: maint-5.005/perl
17613            ! ext/Thread/Thread.xs t/lib/thread.t
17614 ____________________________________________________________________________
17615 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
17616         Log: fix $Config{'usethreads'} typo in perlthrtut
17617              
17618              From: Ian Maloney <szhmf9@wsblob.ubs.com>
17619              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
17620              Message-Id: <199903251540.QAA02439@wsblob.>
17621              Subject: perlthrtut documentation error
17622      Branch: maint-5.005/perl
17623            ! pod/perlthrtut.pod
17624 ____________________________________________________________________________
17625 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
17626         Log: Update Test.pm to VERSION 1.122 from CPAN
17627      Branch: maint-5.005/perl
17628            ! lib/Test.pm
17629 ____________________________________________________________________________
17630 [  3171] By: jhi                                   on 1999/03/26  22:38:28
17631         Log: Integrate from mainperl.
17632      Branch: cfgperl
17633           !> (integrate 37 files)
17634 ____________________________________________________________________________
17635 [  3170] By: gsar                                  on 1999/03/26  01:30:25
17636         Log: specify type of bracket in "Unmatched bracket" diagnostic;
17637              prefer 'brace' or 'curly bracket' over 'curly brace'
17638      Branch: perl
17639            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
17640            ! t/op/misc.t t/op/re_tests toke.c
17641 ____________________________________________________________________________
17642 [  3169] By: gsar                                  on 1999/03/26  00:50:51
17643         Log: better description of "Integer overflow" diagnostic
17644      Branch: perl
17645            ! pod/perldiag.pod
17646 ____________________________________________________________________________
17647 [  3168] By: gsar                                  on 1999/03/25  11:02:46
17648         Log: applied needful parts of suggested patch
17649              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
17650              Date: Tue, 23 Mar 1999 16:21:43 -0800
17651              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
17652              Subject: [PATCH 5.005_56] pp_formline correction
17653      Branch: perl
17654            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
17655 ____________________________________________________________________________
17656 [  3167] By: gsar                                  on 1999/03/25  10:39:02
17657         Log: clarify what a "comment" means (due to Mark-Jason Dominus
17658              <mjd@plover.com>)
17659      Branch: perl
17660            ! pod/perlsyn.pod
17661 ____________________________________________________________________________
17662 [  3166] By: gsar                                  on 1999/03/25  10:33:18
17663         Log: describe current behavior on local($foo{nothere}) (suggested by
17664              Lionel Cons <lionel.cons@cern.ch>)
17665      Branch: perl
17666            ! pod/perlsub.pod
17667 ____________________________________________________________________________
17668 [  3165] By: gsar                                  on 1999/03/25  06:21:05
17669         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
17670              <vishalb@hotmail.com>)
17671      Branch: perl
17672            ! ext/B/B/C.pm
17673 ____________________________________________________________________________
17674 [  3164] By: gsar                                  on 1999/03/25  06:17:27
17675         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17676              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
17677              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
17678              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
17679      Branch: perl
17680            ! ext/B/B.xs op.h opcode.pl
17681 ____________________________________________________________________________
17682 [  3163] By: gsar                                  on 1999/03/25  06:15:49
17683         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
17684              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
17685              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
17686              Subject: [PATCH _56] B::Deparse 0.57
17687              --
17688              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
17689              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
17690              Subject: Re: [PATCH _56] B::Deparse 0.57 
17691      Branch: perl
17692            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
17693 ____________________________________________________________________________
17694 [  3162] By: gsar                                  on 1999/03/25  06:11:46
17695         Log: fix a few places that said 'int', but meant 'STRLEN'
17696      Branch: perl
17697            ! pod/perlguts.pod proto.h sv.c
17698 ____________________________________________________________________________
17699 [  3161] By: gsar                                  on 1999/03/25  06:01:18
17700         Log: From: Russ Allbery <rra@stanford.edu>
17701              Date: 22 Mar 1999 04:26:26 -0800
17702              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
17703              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
17704      Branch: perl
17705            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
17706            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
17707            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
17708            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
17709 ____________________________________________________________________________
17710 [  3160] By: gsar                                  on 1999/03/25  02:26:31
17711         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
17712      Branch: perl
17713            ! opcode.h opcode.pl
17714 ____________________________________________________________________________
17715 [  3159] By: gsar                                  on 1999/03/25  02:18:17
17716         Log: add statement-modifier loops to :base_loop class
17717      Branch: perl
17718            ! ext/Opcode/Opcode.pm
17719 ____________________________________________________________________________
17720 [  3158] By: gsar                                  on 1999/03/25  00:36:57
17721         Log: integrate changes#3105,3130,3154 from maint-5.005
17722      Branch: perl
17723           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
17724 ____________________________________________________________________________
17725 [  3157] By: gsar                                  on 1999/03/25  00:24:17
17726         Log: remove bogus panic()
17727      Branch: perl
17728            ! Changes lib/Math/BigFloat.pm
17729 ____________________________________________________________________________
17730 [  3156] By: jhi                                   on 1999/03/24  22:43:43
17731         Log: Integrate from mainperl.
17732      Branch: cfgperl
17733           +> (branch 38 files)
17734           !> (integrate 68 files)
17735 ____________________________________________________________________________
17736 [  3155] By: jhi                                   on 1999/03/24  22:12:17
17737         Log: Configure regenerated because of changes #3130/#3154 and #3147.
17738      Branch: cfgperl
17739            ! Configure config_h.SH
17740 ____________________________________________________________________________
17741 [  3154] By: jhi                                   on 1999/03/24  21:40:51
17742         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
17743              based on suggestions from Andy Dougherty.
17744      Branch: maint-5.005/perl
17745            ! INSTALL
17746 ____________________________________________________________________________
17747 [  3153] By: gsar                                  on 1999/03/24  10:38:05
17748         Log: applied suggested patch, modulo superceded parts
17749              From: Charles Bailey <BAILEY@newman.upenn.edu>
17750              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
17751              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
17752              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
17753      Branch: perl
17754            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
17755            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
17756            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
17757            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
17758 ____________________________________________________________________________
17759 [  3152] By: gsar                                  on 1999/03/24  10:30:51
17760         Log: applied suggested patch, modulo superceded parts
17761              From: Charles Bailey <BAILEY@newman.upenn.edu>
17762              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
17763              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
17764              Subject: [PATCH 5.005_56] Miscellaneous small fixes
17765      Branch: perl
17766            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
17767            ! lib/File/Basename.pm
17768 ____________________________________________________________________________
17769 [  3151] By: gsar                                  on 1999/03/24  10:15:00
17770         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
17771      Branch: perl
17772            ! pod/perlop.pod
17773 ____________________________________________________________________________
17774 [  3150] By: gsar                                  on 1999/03/24  10:09:13
17775         Log: missing integration in previous change
17776      Branch: perl
17777           !> README.apollo
17778 ____________________________________________________________________________
17779 [  3149] By: gsar                                  on 1999/03/24  10:06:44
17780         Log: integrate changes#3116,3119 from maint-5.005
17781      Branch: perl
17782            + README.apollo
17783           +> apollo/netinet/in.h
17784           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
17785 ____________________________________________________________________________
17786 [  3148] By: gsar                                  on 1999/03/24  10:01:56
17787         Log: integrate changes#3091-3094 from maint-5.005
17788      Branch: perl
17789           !> README.hurd vms/subconfigure.com vos/config.h
17790           !> vos/config_h.SH_orig
17791 ____________________________________________________________________________
17792 [  3147] By: gsar                                  on 1999/03/24  09:31:49
17793         Log: warn about newfangled vfork() caveats
17794      Branch: perl
17795            ! Configure
17796 ____________________________________________________________________________
17797 [  3146] By: jhi                                   on 1999/03/24  09:20:14
17798         Log: Bring in changes #2808 and #2812 (from mainline perl)
17799              that enhance the perlbug checklist.
17800      Branch: maint-5.005/perl
17801            ! utils/perlbug.PL
17802 ____________________________________________________________________________
17803 [  3145] By: gsar                                  on 1999/03/24  08:37:02
17804         Log: integrate change#3115 from maint-5.005
17805      Branch: perl
17806           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
17807           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
17808 ____________________________________________________________________________
17809 [  3144] By: gsar                                  on 1999/03/24  08:33:59
17810         Log: add note about map in scalar context
17811      Branch: perl
17812            ! pod/perlfunc.pod
17813 ____________________________________________________________________________
17814 [  3143] By: gsar                                  on 1999/03/24  08:25:59
17815         Log: doc tweak
17816      Branch: perl
17817            ! lib/Time/Local.pm
17818 ____________________________________________________________________________
17819 [  3142] By: gsar                                  on 1999/03/24  08:20:37
17820         Log: applied suggested patch, modulo bogus hunk
17821              From: "Vishal Bhatia" <vishalb@hotmail.com>
17822              Date: Thu, 11 Mar 1999 07:40:27 PST
17823              Message-ID: <19990311154027.25891.qmail@hotmail.com>
17824              Subject: [PATCH 5.005_56] Minor fixes in perlcc
17825      Branch: perl
17826            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
17827 ____________________________________________________________________________
17828 [  3141] By: gsar                                  on 1999/03/24  08:06:12
17829         Log: integrate change#3104 from maint-5.005
17830      Branch: perl
17831           !> README.os390 t/lib/posix.t
17832 ____________________________________________________________________________
17833 [  3140] By: gsar                                  on 1999/03/24  06:34:56
17834         Log: fix failure of C<&locked_sub;> under -Dusethreads
17835      Branch: perl
17836            ! pp_hot.c t/lib/thread.t
17837 ____________________________________________________________________________
17838 [  3139] By: gsar                                  on 1999/03/24  05:52:00
17839         Log: debugger tweak (wasn't printing a newline after recalled commands)
17840      Branch: perl
17841            ! lib/perl5db.pl
17842 ____________________________________________________________________________
17843 [  3138] By: gsar                                  on 1999/03/24  05:33:28
17844         Log: document OO exceptions (based on a suggestion by Andreas Koenig
17845              <andreas.koenig@anima.de>)
17846      Branch: perl
17847            ! pod/perlfunc.pod
17848 ____________________________________________________________________________
17849 [  3137] By: gsar                                  on 1999/03/24  02:50:20
17850         Log: better "Illegal %s digit ignored" warnings
17851      Branch: perl
17852            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
17853            ! toke.c util.c
17854 ____________________________________________________________________________
17855 [  3136] By: gsar                                  on 1999/03/24  02:26:38
17856         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
17857      Branch: perl
17858            + t/pragma/utf8.t
17859            ! regcomp.c
17860 ____________________________________________________________________________
17861 [  3135] By: gsar                                  on 1999/03/24  01:29:09
17862         Log: flip release & version in win32_uname()
17863      Branch: perl
17864            ! win32/win32.c
17865 ____________________________________________________________________________
17866 [  3134] By: gsar                                  on 1999/03/24  01:08:33
17867         Log: support POSIX::uname() via win32_uname()
17868      Branch: perl
17869            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
17870            ! win32/config.gc win32/config.vc win32/config_H.bc
17871            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
17872            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17873 ____________________________________________________________________________
17874 [  3133] By: gsar                                  on 1999/03/23  22:20:10
17875         Log: From: jan.dubois@ibm.net (Jan Dubois)
17876              Date: Sat, 06 Mar 1999 21:42:56 +0100
17877              Message-ID: <36e49281.50337171@smtp1.ibm.net>
17878              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
17879      Branch: perl
17880            ! pod/perldelta.pod
17881 ____________________________________________________________________________
17882 [  3132] By: gsar                                  on 1999/03/23  22:17:45
17883         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
17884              Date: Sat, 06 Mar 1999 17:50:49 +0100
17885              Message-ID: <36e25209.33833760@smtp1.ibm.net>
17886              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
17887              --
17888              Date: Sat, 06 Mar 1999 18:15:00 +0100
17889              Message-ID: <36e36222.37954195@smtp1.ibm.net>
17890              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
17891      Branch: perl
17892            + t/lib/filefunc.t
17893            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
17894            ! pod/perldelta.pod pod/perlmodlib.pod
17895 ____________________________________________________________________________
17896 [  3131] By: gsar                                  on 1999/03/23  22:07:59
17897         Log: integrate cfgperl changes into mainline
17898      Branch: perl
17899           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
17900           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
17901           !> installperl malloc.c perl.c perl.h pod/perl.pod
17902           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
17903 ____________________________________________________________________________
17904 [  3130] By: jhi                                   on 1999/03/23  22:02:23
17905         Log: Don't use config.msg to remind about the
17906              LD_LIBRARY_PATH because Makefile.SH takes
17907              care of that.
17908              
17909              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
17910              This used to be the default but in some MT or another it
17911              was dropped because of some transient error or another.
17912      Branch: maint-5.005/perl
17913            ! Configure hints/dec_osf.sh
17914 ____________________________________________________________________________
17915 [  3129] By: gsar                                  on 1999/03/23  21:38:03
17916         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
17917              to size    and better maintainability)
17918      Branch: perl
17919            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
17920            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
17921            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
17922            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
17923            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
17924            + t/pod/include.xr t/pod/included.t t/pod/included.xr
17925            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
17926            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
17927            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
17928            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
17929            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
17930            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
17931            ! win32/Makefile win32/makefile.mk win32/pod.mak
17932 ____________________________________________________________________________
17933 [  3128] By: jhi                                   on 1999/03/23  10:14:54
17934         Log: Integrate from mainperl.
17935      Branch: cfgperl
17936           !> (integrate 46 files)
17937 ____________________________________________________________________________
17938 [  3127] By: gsar                                  on 1999/03/23  06:57:30
17939         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
17940              Date: Thu, 4 Mar 1999 10:54:01 -0800
17941              Message-Id: <9903041854.AA46868@frc0000>
17942              Subject: patch for useless Math::BigInt warnings
17943      Branch: perl
17944            ! lib/Math/BigInt.pm
17945 ____________________________________________________________________________
17946 [  3126] By: gsar                                  on 1999/03/23  05:54:37
17947         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
17948              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17949              Date: Fri, 19 Feb 1999 15:47:59 -0500
17950              Message-ID: <19990219154759.A32350@O2.chapin.edu>
17951              Subject: [PATCH] OSF/1 hints
17952      Branch: perl
17953            ! hints/dec_osf.sh
17954 ____________________________________________________________________________
17955 [  3125] By: gsar                                  on 1999/03/23  00:56:38
17956         Log: avoid typeglob persistence in pp_readline()
17957      Branch: perl
17958            ! sv.c t/op/gv.t
17959 ____________________________________________________________________________
17960 [  3124] By: gsar                                  on 1999/03/22  21:12:23
17961         Log: update copyright years
17962      Branch: perl
17963            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
17964            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
17965            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
17966            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
17967            ! sv.c sv.h toke.c utf8.c utf8.h util.c
17968 ____________________________________________________________________________
17969 [  3123] By: gsar                                  on 1999/03/22  07:07:06
17970         Log: implement win32_spawnvp() internally, making it return true PIDs
17971              for asynchronous spawns; fix win32_kill() to always deal with
17972              PIDs
17973      Branch: perl
17974            ! win32/win32.c win32/win32.h
17975 ____________________________________________________________________________
17976 [  3122] By: jhi                                   on 1999/03/19  21:12:14
17977         Log: Describe the new Benchmark feature in more detail.
17978      Branch: cfgperl
17979            ! pod/perldelta.pod
17980      Branch: maint-5.005/perl
17981            ! pod/perldelta.pod
17982 ____________________________________________________________________________
17983 [  3121] By: jhi                                   on 1999/03/19  08:16:12
17984         Log: AVAILABILITY tuning.
17985      Branch: cfgperl
17986            ! pod/perl.pod
17987      Branch: maint-5.005/perl
17988            ! pod/perl.pod
17989 ____________________________________________________________________________
17990 [  3120] By: jhi                                   on 1999/03/17  14:52:17
17991         Log: Rhapsody change assumed too much.
17992      Branch: cfgperl
17993            ! t/op/stat.t
17994 ____________________________________________________________________________
17995 [  3119] By: jhi                                   on 1999/03/17  14:33:43
17996         Log: More Apollo fixes.
17997      Branch: maint-5.005/perl
17998            ! README.apollo hints/apollo.sh t/lib/io_udp.t
17999 ____________________________________________________________________________
18000 [  3118] By: jhi                                   on 1999/03/16  17:23:39
18001         Log: Nada.
18002      Branch: maint-5.005/perl
18003            ! README.apollo
18004 ____________________________________________________________________________
18005 [  3117] By: jhi                                   on 1999/03/16  17:18:49
18006         Log: Apollo DomainOS AVAILABILITY.
18007      Branch: cfgperl
18008            ! pod/perl.pod
18009      Branch: maint-5.005/perl
18010            ! pod/perl.pod
18011 ____________________________________________________________________________
18012 [  3116] By: jhi                                   on 1999/03/16  17:14:00
18013         Log: Apollo DomainOS patch
18014              From: Johann Klasek <jk@auto.tuwien.ac.at>
18015              Subject: Re: DomainPerl
18016              Date: Tue, 16 Mar 1999 17:46:32 +0100
18017              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
18018      Branch: maint-5.005/perl
18019            + README.apollo apollo/netinet/in.h
18020            ! MANIFEST hints/apollo.sh
18021 ____________________________________________________________________________
18022 [  3115] By: jhi                                   on 1999/03/16  14:23:54
18023         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
18024              To: Gurusamy Sarathy <gsar@activestate.com>,
18025              Graham Barr <gbarr@pobox.com>
18026              Cc: Perl5 Porters <perl5-porters@perl.org>,
18027              "Paul.Marquess" <Paul.Marquess@btinternet.com>
18028              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
18029              Date: Sun, 14 Mar 1999 14:43:57 -0000
18030              Message-Id: <199903141841.NAA17040@defender.perl.org>
18031      Branch: maint-5.005/perl
18032            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18033            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
18034 ____________________________________________________________________________
18035 [  3114] By: jhi                                   on 1999/03/16  12:42:20
18036         Log: Mention Rhapsody in 5.005_5X perldelta,
18037              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
18038              *planned* AVAILABILITY.
18039      Branch: cfgperl
18040            ! pod/perl.pod pod/perldelta.pod
18041      Branch: maint-5.005/perl
18042            ! pod/perl.pod
18043 ____________________________________________________________________________
18044 [  3113] By: jhi                                   on 1999/03/16  10:38:53
18045         Log: perldelta niggling.
18046      Branch: cfgperl
18047            ! pod/perldelta.pod
18048      Branch: maint-5.005/perl
18049            ! pod/perldelta.pod
18050 ____________________________________________________________________________
18051 [  3112] By: jhi                                   on 1999/03/16  10:35:21
18052         Log: Integrate from mainperl.
18053      Branch: cfgperl
18054           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18055           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18056 ____________________________________________________________________________
18057 [  3111] By: jhi                                   on 1999/03/16  10:28:10
18058         Log: AVAILABILITY update: still mention PowerUX,
18059              Novell Netware now has sources available.
18060      Branch: cfgperl
18061            ! pod/perl.pod
18062      Branch: maint-5.005/perl
18063            ! pod/perl.pod
18064 ____________________________________________________________________________
18065 [  3110] By: gsar                                  on 1999/03/16  04:34:23
18066         Log: sundry pod niggles
18067      Branch: perl
18068            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18069            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18070 ____________________________________________________________________________
18071 [  3109] By: jhi                                   on 1999/03/15  17:00:11
18072         Log: Integrate from mainperl.
18073      Branch: cfgperl
18074           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18075           +> lib/unicode/Is/Syllable.pl
18076           +> lib/unicode/MakeEthiopicSyllables.PL
18077           +> lib/unicode/README.Ethiopic
18078           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18079           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18080           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18081           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18082           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18083           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18084           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
18085           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
18086 ____________________________________________________________________________
18087 [  3108] By: jhi                                   on 1999/03/15  16:58:12
18088         Log: First pass of integrating the Rhapsody port,
18089              
18090              From: Wilfredo Sanchez <wsanchez@apple.com> 
18091              Subject: Keeping the world in sync.
18092              Reply-To: wsanchez@apple.com 
18093              To: perlbug@perl.com 
18094              Date: Fri, 13 Nov 1998 17:11:30 -0800 
18095              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
18096      Branch: cfgperl
18097            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18098            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
18099            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
18100            ! x2p/util.c
18101 ____________________________________________________________________________
18102 [  3107] By: gsar                                  on 1999/03/15  03:22:10
18103         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
18104              From: Daniel Yacob <dmulholl@cs.indiana.edu>
18105              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
18106              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
18107              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
18108      Branch: perl
18109            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18110            + lib/unicode/Is/Syllable.pl
18111            + lib/unicode/MakeEthiopicSyllables.PL
18112            + lib/unicode/README.Ethiopic
18113            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18114            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18115            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18116            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18117            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18118            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18119            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
18120            ! lib/unicode/Name.pl lib/unicode/Number.pl
18121 ____________________________________________________________________________
18122 [  3106] By: gsar                                  on 1999/03/12  20:35:36
18123         Log: change#3067 failed package.t due to needless creation of $a and $b;
18124              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
18125      Branch: perl
18126            ! op.c
18127 ____________________________________________________________________________
18128 [  3105] By: jhi                                   on 1999/03/12  15:54:57
18129         Log: Recognize the NetBSD packages collection.
18130      Branch: maint-5.005/perl
18131            ! hints/netbsd.sh
18132 ____________________________________________________________________________
18133 [  3104] By: jhi                                   on 1999/03/12  09:07:04
18134         Log: From: pvhp@forte.com (Peter Prymmer)
18135              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
18136              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
18137              Date: Thu, 11 Mar 99 14:24:54 PST
18138              Message-Id: <9903112224.AA24346@forte.com>
18139      Branch: maint-5.005/perl
18140            ! README.os390 t/lib/posix.t
18141 ____________________________________________________________________________
18142 [  3103] By: jhi                                   on 1999/03/10  11:07:46
18143         Log: Integrate from mainperl.
18144      Branch: cfgperl
18145           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
18146           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
18147           !> t/pragma/warn/1global toke.c win32/makedef.pl
18148 ____________________________________________________________________________
18149 [  3102] By: jhi                                   on 1999/03/10  11:01:20
18150         Log: From: pvhp@forte.com (Peter Prymmer)
18151              To: perl5-porters@perl.org
18152              Subject: [5.005_03-MT6]Patch: time passes
18153              Date: Tue, 9 Mar 99 18:42:17 PST
18154              Message-Id: <9903100242.AA29057@forte.com>
18155      Branch: maint-5.005/perl
18156            ! perl.c
18157 ____________________________________________________________________________
18158 [  3101] By: jhi                                   on 1999/03/10  10:30:15
18159         Log: From: Mark-Jason Dominus <mjd@plover.com>
18160              To: perl5-porters@perl.com
18161              Subject: Minor fix to perlfunc.pod
18162              Date: Mon, 08 Mar 1999 20:05:53 -0500
18163              Message-ID: <19990309010553.13757.qmail@plover.com>
18164      Branch: maint-5.005/perl
18165            ! pod/perlfunc.pod
18166 ____________________________________________________________________________
18167 [  3100] By: gsar                                  on 1999/03/09  23:04:44
18168         Log: change#3060 had the wrong quotes
18169      Branch: perl
18170            ! pod/pod2man.PL
18171 ____________________________________________________________________________
18172 [  3099] By: jhi                                   on 1999/03/09  12:52:21
18173         Log: d_uname was broken (probably since _53), reported by
18174              
18175              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18176              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
18177              cpan-testers@perl.org
18178              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
18179              Date: Mon, 08 Mar 1999 13:22:31 +0000
18180              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
18181              
18182              and
18183              
18184              From: lvirden@cas.org (Larry W. Virden)
18185              To: perlbug@perl.com
18186              Subject: configure not correctly identifying uname posix compatibility
18187              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
18188              Message-Id: <199903081136.GAA23682@cas.org>
18189      Branch: cfgperl
18190            ! Configure config_h.SH
18191 ____________________________________________________________________________
18192 [  3098] By: gsar                                  on 1999/03/09  03:16:07
18193         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
18194      Branch: perl
18195            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
18196 ____________________________________________________________________________
18197 [  3097] By: gsar                                  on 1999/03/09  02:50:43
18198         Log: use yyerror() instead of croak() so that compile-time failures in
18199              my(LIST) don't confuse globals with lexicals
18200      Branch: perl
18201            ! op.c toke.c
18202 ____________________________________________________________________________
18203 [  3096] By: gsar                                  on 1999/03/09  02:47:36
18204         Log: adjust testsuite for change#3067
18205      Branch: perl
18206            ! t/pragma/warn/1global
18207 ____________________________________________________________________________
18208 [  3095] By: gsar                                  on 1999/03/08  21:04:48
18209         Log: remove bogus symbols from global.sym
18210      Branch: perl
18211            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
18212            ! perl.h win32/makedef.pl
18213 ____________________________________________________________________________
18214 [  3094] By: jhi                                   on 1999/03/06  16:16:15
18215         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
18216              To: jhi@iki.fi
18217              Subject: Oops
18218              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
18219              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
18220      Branch: maint-5.005/perl
18221            ! README.hurd
18222 ____________________________________________________________________________
18223 [  3093] By: jhi                                   on 1999/03/06  15:59:46
18224         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
18225              To: jhi@iki.fi
18226              Subject: New Hurd README
18227              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
18228              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
18229      Branch: maint-5.005/perl
18230            ! README.hurd
18231 ____________________________________________________________________________
18232 [  3092] By: jhi                                   on 1999/03/06  12:52:06
18233         Log: From: Paul_Green@stratus.com
18234              To: perl5-porters@perl.org
18235              Cc: jhi@iki.fi, Paul_Green@stratus.com
18236              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
18237              Date: Fri, 5 Mar 1999 18:08:49 -0500 
18238              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
18239      Branch: maint-5.005/perl
18240            ! vos/config.h vos/config_h.SH_orig
18241 ____________________________________________________________________________
18242 [  3091] By: jhi                                   on 1999/03/06  12:42:21
18243         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18244              To: perl5-porters@perl.org, vmsperl@perl.org
18245              Subject: [PATCH 5.005_03-MT6]VMS build patch
18246              Date: Fri, 05 Mar 1999 12:36:19 -0800
18247              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
18248      Branch: maint-5.005/perl
18249            ! vms/subconfigure.com
18250 ____________________________________________________________________________
18251 [  3090] By: gsar                                  on 1999/03/06  04:40:03
18252         Log: integrate change#3089 from mainline
18253              
18254              tolerate CRs after options
18255      Branch: maint-5.005/perl
18256           !> perl.c
18257 ____________________________________________________________________________
18258 [  3089] By: gsar                                  on 1999/03/06  04:30:40
18259         Log: tolerate CRs after options
18260      Branch: perl
18261            ! perl.c
18262 ____________________________________________________________________________
18263 [  3088] By: jhi                                   on 1999/03/05  12:49:01
18264         Log: Integrate from mainperl.
18265      Branch: cfgperl
18266           +> README.hurd
18267           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
18268 ____________________________________________________________________________
18269 [  3087] By: gsar                                  on 1999/03/05  06:41:16
18270         Log: adjust timeouts to accomodate slow/busy systems
18271      Branch: perl
18272            ! t/lib/io_sock.t
18273 ____________________________________________________________________________
18274 [  3083] By: gsar                                  on 1999/03/05  01:32:47
18275         Log: integrate change#3081 from maint-5.005
18276      Branch: perl
18277           !> ext/Errno/Errno_pm.PL
18278 ____________________________________________________________________________
18279 [  3082] By: gsar                                  on 1999/03/05  01:31:06
18280         Log: integrate change#2904 from maint-5.005
18281      Branch: perl
18282           +> README.hurd
18283           !> MANIFEST
18284 ____________________________________________________________________________
18285 [  3081] By: gsar                                  on 1999/03/05  00:14:33
18286         Log: protect against doubled backslashes
18287      Branch: maint-5.005/perl
18288            ! ext/Errno/Errno_pm.PL
18289 ____________________________________________________________________________
18290 [  3077] By: jhi                                   on 1999/03/04  08:10:13
18291         Log: Integrate from mainperl.
18292      Branch: cfgperl
18293           +> ext/B/B/Stash.pm
18294           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
18295           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
18296           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
18297           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
18298 ____________________________________________________________________________
18299 [  3076] By: jhi                                   on 1999/03/04  08:07:59
18300         Log: Regen config_h.SH once more because of *size, 
18301              noticed by
18302              
18303              From: Hans Mulder <hansm@icgned.icgroup.nl>
18304              To: Jarkko Hietaniemi <jhi@iki.fi>
18305              Cc: perl5-porters@perl.org
18306              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
18307              Date: Thu,  4 Mar 99 00:10:45 +0100
18308              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
18309      Branch: cfgperl
18310            ! Configure config_h.SH
18311 ____________________________________________________________________________
18312 [  3068] By: gsar                                  on 1999/03/04  05:48:03
18313         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
18314              Date: Thu,  4 Mar 99 00:10:45 +0100
18315              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
18316              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
18317      Branch: perl
18318            ! config_h.SH
18319 ____________________________________________________________________________
18320 [  3067] By: gsar                                  on 1999/03/04  05:44:32
18321         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
18322              From: Graham Barr <gbarr@ti.com>
18323              Date: Wed, 3 Mar 1999 17:23:56 -0600
18324              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
18325              Subject: Re: 'use strict' doesn't work for one-letter variables
18326      Branch: perl
18327            ! gv.c op.c
18328 ____________________________________________________________________________
18329 [  3066] By: gsar                                  on 1999/03/04  05:20:50
18330         Log: updates to compiler modules
18331              From: "Vishal Bhatia" <vishalb@hotmail.com>
18332              Date: Tue, 02 Mar 1999 23:27:25 PST
18333              Message-ID: <19990303072725.779.qmail@hotmail.com>
18334              Subject: PATCH 5.005_56 + Test procedure
18335      Branch: perl
18336            + ext/B/B/Stash.pm
18337            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
18338            ! lib/Test/Harness.pm utils/perlcc.PL
18339 ____________________________________________________________________________
18340 [  3065] By: gsar                                  on 1999/03/04  05:03:30
18341         Log: more s/s_/s!/ etc.
18342      Branch: perl
18343            ! pod/perldelta.pod pod/perlfunc.pod
18344 ____________________________________________________________________________
18345 [  3064] By: gsar                                  on 1999/03/04  04:50:45
18346         Log: integrate cfgperl contents into mainline
18347      Branch: perl
18348           !> Configure README.vms bytecode.h config_h.SH configure.com
18349           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
18350           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
18351           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
18352 ____________________________________________________________________________
18353 [  3063] By: gsar                                  on 1999/03/04  04:44:13
18354         Log: HP-UX has yet another spelling for /NaNQ?/
18355      Branch: perl
18356            ! t/lib/bigfloatpm.t
18357 ____________________________________________________________________________
18358 [  3062] By: gsar                                  on 1999/03/04  04:36:08
18359         Log: error-check for accept() test
18360      Branch: perl
18361            ! t/lib/io_sock.t
18362 ____________________________________________________________________________
18363 [  3061] By: gsar                                  on 1999/03/04  03:40:25
18364         Log: allow custom comparison function in File::Compare::compare_text()
18365              From: jan.dubois@ibm.net (Jan Dubois)
18366              Date: Fri, 26 Feb 1999 21:56:09 +0100
18367              Message-ID: <36db0838.8805651@smtp1.ibm.net>
18368              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
18369      Branch: perl
18370            ! lib/File/Compare.pm
18371 ____________________________________________________________________________
18372 [  3060] By: gsar                                  on 1999/03/04  03:37:38
18373         Log: better version of change#3038
18374              From: abigail@fnx.com
18375              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
18376              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
18377              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
18378      Branch: perl
18379            ! pod/pod2man.PL
18380 ____________________________________________________________________________
18381 [  3058] By: jhi                                   on 1999/03/03  22:30:40
18382         Log: Configure regen to
18383              (1) match maint-5.005 patches #3056 and #3057
18384              (2) better version of PHOSTNAME of #3050
18385              (3) the crosscompile/multiarch config_h.SH trouble solved for now
18386      Branch: cfgperl
18387            ! Configure config_h.SH
18388 ____________________________________________________________________________
18389 [  3054] By: jhi                                   on 1999/03/03  09:57:59
18390         Log: Change #3053 missed perldelta.
18391      Branch: cfgperl
18392            ! pod/perldelta.pod
18393 ____________________________________________________________________________
18394 [  3053] By: jhi                                   on 1999/03/03  08:29:43
18395         Log: Use '!' to mark native integer packings instead of '_'.
18396      Branch: cfgperl
18397            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
18398 ____________________________________________________________________________
18399 [  3052] By: jhi                                   on 1999/03/02  23:12:36
18400         Log: The HP-UX threads patch (change #3028) is needed also here.
18401      Branch: cfgperl
18402            ! hints/hpux.sh thread.h
18403 ____________________________________________________________________________
18404 [  3051] By: jhi                                   on 1999/03/02  08:24:52
18405         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18406              To: perl5-porters@perl.org, vmsperl@perl.org
18407              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
18408              Date: Mon, 01 Mar 1999 16:10:57 -0800
18409              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
18410      Branch: cfgperl
18411            ! README.vms
18412      Branch: maint-5.005/perl
18413            ! README.vms
18414 ____________________________________________________________________________
18415 [  3050] By: jhi                                   on 1999/03/02  08:22:29
18416         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18417              To: perl5-porters@perl.org, vmsperl@perl.org
18418              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
18419              Date: Mon, 01 Mar 1999 16:06:29 -0800
18420              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
18421              
18422              From: Dan Sugalski <sugalskd@osshe.edu>
18423              To: perl5-porters@perl.org, vmsperl@perl.org
18424              Subject: [PATCH 5.005_56]vmsish.pm patch
18425              Date: Mon, 01 Mar 1999 20:19:04 -0800
18426              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
18427              
18428              plus Configure regen containing a "solution" to the
18429              crosscompile/multiarch problem.
18430      Branch: cfgperl
18431            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
18432            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
18433 ____________________________________________________________________________
18434 [  3049] By: jhi                                   on 1999/03/02  07:34:21
18435         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
18436              To: perl5-porters@perl.org
18437              Subject: [PATCH] Eliminate (valid) warning in byterun.c
18438              Date: Mon, 01 Mar 1999 17:27:59 -0500
18439              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
18440      Branch: cfgperl
18441            ! bytecode.h
18442      Branch: maint-5.005/perl
18443            ! bytecode.h
18444 ____________________________________________________________________________
18445 [  3048] By: gsar                                  on 1999/03/02  06:41:21
18446         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18447      Branch: perl
18448            ! MANIFEST README.hpux
18449 ____________________________________________________________________________
18450 [  3047] By: jhi                                   on 1999/03/01  06:34:43
18451         Log: Integrate from mainperl.
18452      Branch: cfgperl
18453           +> README.hpux lib/File/Spec/Functions.pm
18454           !> (integrate 28 files)
18455 ____________________________________________________________________________
18456 [  3046] By: gsar                                  on 1999/03/01  05:34:28
18457         Log: this is 5.005_56
18458      Branch: perl
18459            ! Changes
18460
18461 ----------------
18462 Version 5.005_56
18463 ----------------
18464
18465 ____________________________________________________________________________
18466 [  3045] By: gsar                                  on 1999/03/01  03:32:30
18467         Log: destroy PL_svref_mutex in perl_destruct()
18468      Branch: perl
18469            ! perl.c
18470 ____________________________________________________________________________
18471 [  3044] By: gsar                                  on 1999/03/01  00:38:50
18472         Log: up patchlevel &c.
18473      Branch: perl
18474            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
18475            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18476            ! win32/makefile.mk
18477 ____________________________________________________________________________
18478 [  3043] By: gsar                                  on 1999/03/01  00:14:15
18479         Log: integrate cfgperl contents into mainline
18480      Branch: perl
18481            ! pod/perldelta.pod
18482           !> Configure config_h.SH
18483 ____________________________________________________________________________
18484 [  3042] By: gsar                                  on 1999/02/28  23:55:08
18485         Log: slightly edited version of suggested patch
18486              From: jan.dubois@ibm.net (Jan Dubois)
18487              Date: Mon, 01 Mar 1999 00:32:05 +0100
18488              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
18489              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
18490      Branch: perl
18491            + lib/File/Spec/Functions.pm
18492            ! MANIFEST lib/File/Spec.pm
18493 ____________________________________________________________________________
18494 [  3041] By: gsar                                  on 1999/02/28  22:47:19
18495         Log: fix subtle bug in eval'' testsuite
18496      Branch: perl
18497            ! t/op/eval.t
18498 ____________________________________________________________________________
18499 [  3040] By: gsar                                  on 1999/02/28  22:46:24
18500         Log: avoid literal control characters in change#3039
18501      Branch: perl
18502            ! t/base/lex.t
18503 ____________________________________________________________________________
18504 [  3039] By: gsar                                  on 1999/02/28  21:47:18
18505         Log: todo item: permit extended control variables a la ${^Foo} (patch
18506              courtesy Mark-Jason Dominus <mjd@plover.com>)
18507      Branch: perl
18508            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
18509            ! t/base/lex.t toke.c
18510 ____________________________________________________________________________
18511 [  3038] By: gsar                                  on 1999/02/28  21:21:05
18512         Log: From: abigail@fnx.com
18513              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
18514              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
18515              Subject: Recognize -> and => inside [A-Z]<> sequences.
18516      Branch: perl
18517            ! pod/pod2man.PL
18518 ____________________________________________________________________________
18519 [  3037] By: gsar                                  on 1999/02/28  21:12:22
18520         Log: fix longstanding bug: searches for lexicals originating within eval''
18521              weren't stopping at the subroutine boundary correctly
18522      Branch: perl
18523            ! op.c proto.h t/op/eval.t
18524 ____________________________________________________________________________
18525 [  3036] By: gsar                                  on 1999/02/28  20:02:29
18526         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
18527              as stacked list values
18528              From: jan.dubois@ibm.net (Jan Dubois)
18529              Date: Sat, 27 Feb 1999 18:24:17 +0100
18530              Message-ID: <36e22849.36531259@smtp1.ibm.net>
18531              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
18532      Branch: perl
18533            ! win32/win32.c
18534 ____________________________________________________________________________
18535 [  3035] By: gsar                                  on 1999/02/28  19:48:54
18536         Log: remove superfluous stack_sp decl
18537      Branch: perl
18538            ! jpl/JNI/JNI.xs
18539 ____________________________________________________________________________
18540 [  3034] By: gsar                                  on 1999/02/28  19:34:58
18541         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
18542      Branch: perl
18543            ! lib/Getopt/Std.pm
18544 ____________________________________________________________________________
18545 [  3033] By: gsar                                  on 1999/02/28  19:23:41
18546         Log: add File::Compare::compare_text()
18547              From: jan.dubois@ibm.net (Jan Dubois)
18548              Date: Fri, 26 Feb 1999 00:20:41 +0100
18549              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
18550              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
18551      Branch: perl
18552            ! lib/File/Compare.pm pod/perltodo.pod
18553 ____________________________________________________________________________
18554 [  3032] By: gsar                                  on 1999/02/28  19:01:33
18555         Log: add README.hpux
18556      Branch: perl
18557            + README.hpux
18558            ! MAINTAIN MANIFEST
18559 ____________________________________________________________________________
18560 [  3031] By: gsar                                  on 1999/02/28  18:49:08
18561         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
18562              James Cromie <jcromie@fossil.uswc.uswest.com>
18563      Branch: perl
18564            ! lib/Pod/Html.pm
18565 ____________________________________________________________________________
18566 [  3030] By: gsar                                  on 1999/02/28  18:35:09
18567         Log: From: jan.dubois@ibm.net (Jan Dubois)
18568              Date: Wed, 24 Feb 1999 22:34:56 +0100
18569              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
18570              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
18571      Branch: perl
18572            ! lib/Test/Harness.pm
18573 ____________________________________________________________________________
18574 [  3029] By: gsar                                  on 1999/02/28  18:28:18
18575         Log: add note about env pollution
18576      Branch: perl
18577            ! INSTALL pod/perltodo.pod
18578 ____________________________________________________________________________
18579 [  3028] By: jhi                                   on 1999/02/26  14:40:00
18580         Log: HP-UX 11 threads.
18581              
18582              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18583              To: perl5-porters@perl.org
18584              Cc: jhi@cc.hut.fi
18585              Subject: Maint 5 and _54 with threading on HP-UX 11.00
18586              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
18587              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
18588              
18589              NOTE from jhi: the hpux hints could still be more robust by
18590              disabling gdbm when necessary.
18591              
18592              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
18593              linking -lgdbm -lpthread creates an executable that instantly
18594              core dumps on a pthreads internal panic:
18595              
18596              ./gdpt
18597              
18598              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
18599              Return Pointer is 0xc082bf33
18600              17639 quit (core dumped)  ./gdpt
18601              
18602              You don't have to *use* either gdbm or pthreads in the executable,
18603              just linking them together is enough.  Workaround is to recompile
18604              the GDBM under HP-UX 11, that makes the problem go away.
18605      Branch: maint-5.005/perl
18606            ! hints/hpux.sh thread.h
18607 ____________________________________________________________________________
18608 [  3025] By: jhi                                   on 1999/02/25  20:41:07
18609         Log: Temporary workaround for the config_h.SH versus
18610              crosscompile and multiarch plus introduce 'rt'
18611              to $libswanted: in UNIX98 sched_yield() lives there.
18612      Branch: cfgperl
18613            ! Configure config_h.SH
18614 ____________________________________________________________________________
18615 [  3024] By: jhi                                   on 1999/02/24  12:54:59
18616         Log: Integrate from mainperl.
18617      Branch: cfgperl
18618           +> t/lib/fatal.t
18619           !> (integrate 44 files)
18620 ____________________________________________________________________________
18621 [  3023] By: gsar                                  on 1999/02/24  07:02:12
18622         Log: integrate cfgperl contents
18623      Branch: perl
18624           !> (integrate 30 files)
18625 ____________________________________________________________________________
18626 [  3022] By: gsar                                  on 1999/02/24  05:59:47
18627         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
18628              Date: 23 Feb 1999 17:53:22 -0700
18629              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
18630              Subject: [PATCH: _55] perldoc -q broken
18631      Branch: perl
18632            ! utils/perldoc.PL
18633 ____________________________________________________________________________
18634 [  3021] By: gsar                                  on 1999/02/24  05:51:53
18635         Log: ansify perlio.c, fix PerlIO-ish typos
18636      Branch: perl
18637            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
18638            ! iperlsys.h perlio.c
18639 ____________________________________________________________________________
18640 [  3020] By: gsar                                  on 1999/02/24  05:28:06
18641         Log: adjust a Perl_malloc() flag for NeXT
18642              From: Hans Mulder <hansm@icgned.icgroup.nl>
18643              Date: Tue, 23 Feb 99 00:26:25 +0100
18644              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
18645              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
18646      Branch: perl
18647            ! perl.h
18648 ____________________________________________________________________________
18649 [  3019] By: gsar                                  on 1999/02/24  05:19:42
18650         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
18651      Branch: perl
18652            ! pod/perltodo.pod
18653 ____________________________________________________________________________
18654 [  3018] By: gsar                                  on 1999/02/24  04:15:18
18655         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
18656              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
18657              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
18658              Subject: improved error message [PATCH _55] [RESEND]
18659      Branch: perl
18660            ! sv.c
18661 ____________________________________________________________________________
18662 [  3017] By: gsar                                  on 1999/02/24  03:50:34
18663         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
18664              Date: Sun, 21 Feb 1999 20:02:18 -0700
18665              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
18666              Subject: perlfunc updates (against 55)
18667      Branch: perl
18668            ! pod/perlfunc.pod
18669 ____________________________________________________________________________
18670 [  3016] By: gsar                                  on 1999/02/24  03:17:05
18671         Log: testsuite adjustments
18672              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18673              Date: Sat, 20 Feb 1999 15:24:57 +0000
18674              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
18675              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
18676      Branch: perl
18677            ! t/lib/io_sock.t t/op/lex_assign.t
18678 ____________________________________________________________________________
18679 [  3015] By: gsar                                  on 1999/02/24  02:54:47
18680         Log: avoid modifying readonly values from qw()
18681      Branch: perl
18682            ! lib/ExtUtils/MM_Unix.pm
18683 ____________________________________________________________________________
18684 [  3014] By: gsar                                  on 1999/02/24  02:49:04
18685         Log: more "correct" utbuf for utime()
18686      Branch: perl
18687            ! doio.c
18688 ____________________________________________________________________________
18689 [  3013] By: jhi                                   on 1999/02/22  19:27:44
18690         Log: Fix MacPerl version, change PowerUX to PowerMAX.
18691              
18692              From: Chris Nandor <pudge@pobox.com>
18693              To: jhi@iki.fi
18694              Cc: perl5-porters@perl.org
18695              Subject: Re: perl current availability as documented by perl.pod
18696              Date: Sun, 21 Feb 1999 11:06:03 -0500
18697              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
18698              
18699              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
18700              To: jhi@iki.fi
18701              Cc: perl5-porters@perl.org
18702              Subject: Re: perl current availability as documented by perl.pod
18703              Date: Mon, 22 Feb 1999 13:08:30 GMT
18704              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
18705      Branch: cfgperl
18706            ! pod/perl.pod
18707      Branch: maint-5.005/perl
18708            ! pod/perl.pod
18709 ____________________________________________________________________________
18710 [  3012] By: jhi                                   on 1999/02/22  10:26:11
18711         Log: Snapshot the cross-compilation/multiarchitecture stuff
18712              (currently broken in next)
18713      Branch: cfgperl
18714            ! Configure config_h.SH pp.c
18715 ____________________________________________________________________________
18716 [  3011] By: jhi                                   on 1999/02/22  10:24:51
18717         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
18718              To: gsar@activestate.com (Gurusamy Sarathy)
18719              Cc: perl5-porters@perl.org (Perl5 Porters)
18720              Subject: [PATCH 5.005_55] DB_File 1.64 patch
18721              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
18722              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
18723      Branch: cfgperl
18724            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18725            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
18726 ____________________________________________________________________________
18727 [  3009] By: jhi                                   on 1999/02/22  09:14:26
18728         Log: Scratch #3008 and introduce $crosscompile and $multiarch
18729              also in non-Configure lands.
18730      Branch: cfgperl
18731            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
18732            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
18733            ! win32/config.gc win32/config.vc win32/config_H.bc
18734            ! win32/config_H.gc win32/config_H.vc
18735 ____________________________________________________________________________
18736 [  3008] By: jhi                                   on 1999/02/22  08:58:04
18737         Log: Add -DMULTIARCH (see change #3006).
18738      Branch: cfgperl
18739            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
18740 ____________________________________________________________________________
18741 [  3007] By: jhi                                   on 1999/02/22  08:54:06
18742         Log: Undo the references to local{lib,arch} introduced by #3006.
18743      Branch: cfgperl
18744            ! Configure config_h.SH
18745 ____________________________________________________________________________
18746 [  3006] By: jhi                                   on 1999/02/22  08:43:50
18747         Log: From: hansm@icgned.icgroup.nl
18748              To: perlbug@perl.com
18749              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
18750              Date: Sun, 21 Feb 1999 22:58:55 +0100
18751              Reply-To: hansmu@xs4all.nl
18752              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
18753              
18754              plus other Configure changes: prepare for cross-compilation/
18755              multiarchitecture builds.
18756      Branch: cfgperl
18757            ! Configure config_h.SH
18758 ____________________________________________________________________________
18759 [  3005] By: jhi                                   on 1999/02/22  08:35:30
18760         Log: Configure/Perl knew how to look for use Mach cthreads
18761              but Configure didn't let them to be used ($osname 'next').
18762      Branch: cfgperl
18763            ! Configure config_h.SH
18764      Branch: maint-5.005/perl
18765            ! Configure
18766 ____________________________________________________________________________
18767 [  3004] By: jhi                                   on 1999/02/21  15:46:02
18768         Log: Update Acorn AVAILABILITY.
18769      Branch: cfgperl
18770            ! pod/perl.pod
18771      Branch: maint-5.005/perl
18772            ! pod/perl.pod
18773 ____________________________________________________________________________
18774 [  3003] By: jhi                                   on 1999/02/21  14:50:42
18775         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
18776              To: perl5-porters@perl.org (Perl 5 Porters)
18777              Subject: PATCH: perlref.pod - symbolic ref example
18778              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
18779              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
18780      Branch: cfgperl
18781            ! pod/perlref.pod
18782      Branch: maint-5.005/perl
18783            ! pod/perlref.pod
18784 ____________________________________________________________________________
18785 [  3002] By: jhi                                   on 1999/02/21  14:35:22
18786         Log: Sync cfgperl with maint-5.005 change #3000.
18787      Branch: cfgperl
18788            ! pod/perlfunc.pod t/op/pack.t
18789 ____________________________________________________________________________
18790 [  2999] By: gsar                                  on 1999/02/20  22:48:30
18791         Log: From:    John Bley <jbb6@acpub.duke.edu>
18792              Date:    Sat, 20 Feb 1999 16:02:34 EST
18793              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
18794              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
18795      Branch: perl
18796            ! regcomp.c
18797 ____________________________________________________________________________
18798 [  2998] By: jhi                                   on 1999/02/20  14:13:06
18799         Log: Enhanced the endianness description.
18800      Branch: cfgperl
18801            ! pod/perlfunc.pod
18802 ____________________________________________________________________________
18803 [  2996] By: jhi                                   on 1999/02/20  13:55:41
18804         Log: Glossary now mostly fixed.
18805      Branch: cfgperl
18806            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18807            ! config_h.SH
18808 ____________________________________________________________________________
18809 [  2994] By: jhi                                   on 1999/02/20  11:58:33
18810         Log: Perldeltify GNU/Hurd.
18811      Branch: cfgperl
18812            ! pod/perldelta.pod
18813 ____________________________________________________________________________
18814 [  2993] By: gsar                                  on 1999/02/20  00:59:10
18815         Log: fix typo in Perl_sbrk()
18816              From: hansm@icgned.icgroup.nl
18817              Date: Fri, 19 Feb 1999 23:19:31 +0100
18818              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
18819              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
18820      Branch: perl
18821            ! malloc.c
18822 ____________________________________________________________________________
18823 [  2992] By: gsar                                  on 1999/02/20  00:51:08
18824         Log: integrate change#2980 from maint-5.005
18825      Branch: perl
18826           !> utils/h2xs.PL
18827 ____________________________________________________________________________
18828 [  2991] By: gsar                                  on 1999/02/20  00:34:01
18829         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18830              Date: Thu, 18 Feb 1999 18:51:38 +0000
18831              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
18832              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
18833      Branch: perl
18834            ! pp_hot.c t/op/pat.t
18835 ____________________________________________________________________________
18836 [  2990] By: gsar                                  on 1999/02/20  00:30:48
18837         Log: From: jan.dubois@ibm.net (Jan Dubois)
18838              Date: Thu, 18 Feb 1999 19:14:07 +0100
18839              Message-ID: <36d15809.40853323@smtp1.ibm.net>
18840              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
18841      Branch: perl
18842            ! win32/win32.c
18843 ____________________________________________________________________________
18844 [  2989] By: gsar                                  on 1999/02/20  00:27:01
18845         Log: do poll() emulation unless HAS_POLL && I_POLL
18846      Branch: perl
18847            ! ext/IO/poll.h
18848 ____________________________________________________________________________
18849 [  2988] By: gsar                                  on 1999/02/19  23:52:12
18850         Log: tweak RE for NaNQ? recognition
18851      Branch: perl
18852            ! t/lib/bigfloatpm.t
18853 ____________________________________________________________________________
18854 [  2987] By: gsar                                  on 1999/02/19  23:29:59
18855         Log: mention C<use utf8> and C<use warning> in perldelta
18856      Branch: perl
18857            ! pod/perldelta.pod
18858 ____________________________________________________________________________
18859 [  2985] By: jhi                                   on 1999/02/19  20:43:19
18860         Log: pack/unpack better in (network-)short-non-16-bits and
18861              (network-)long-non-32-bits systems such as Cray C90.
18862      Branch: cfgperl
18863            ! perl.h pp.c t/op/pack.t
18864 ____________________________________________________________________________
18865 [  2984] By: jhi                                   on 1999/02/19  20:38:54
18866         Log: Regen Configure.
18867      Branch: cfgperl
18868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18869            ! perl.c
18870 ____________________________________________________________________________
18871 [  2982] By: jhi                                   on 1999/02/19  19:51:49
18872         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
18873              not probed for and         
18874              
18875              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18876              To: Chaim Frenkel <chaimf@pobox.com>,
18877              Russ Allbery <rra@stanford.edu>,
18878              Jarkko Hietaniemi <jhi@iki.fi>,
18879              Gurusamy Sarathy <gsar@activestate.com>,
18880              Graham Barr <gbarr@pobox.com>
18881              Cc: bdensch@ameritech.net, perlbug@perl.com
18882              Subject: [PATCH] Re: Solaris 7 for Intel
18883              Message-ID: <19990219124404.A30182@O2.chapin.edu>
18884              
18885              Glossary is still missing some terms because
18886              mkglossary is misbehaving (change #2981 updated
18887              Glossary manually)
18888      Branch: cfgperl
18889            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
18890            ! Porting/config_H
18891 ____________________________________________________________________________
18892 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
18893         Log: Make result of h2xs work when user adds C<use strict>
18894      Branch: maint-5.005/perl
18895            ! utils/h2xs.PL
18896 ____________________________________________________________________________
18897 [  2979] By: gsar                                  on 1999/02/19  05:24:29
18898         Log: doc for change#2978
18899      Branch: perl
18900            ! pod/perlsub.pod
18901 ____________________________________________________________________________
18902 [  2978] By: gsar                                  on 1999/02/19  05:08:29
18903         Log: bring '*' prototype closer to how it behaves internally
18904      Branch: perl
18905            + t/lib/fatal.t
18906            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
18907 ____________________________________________________________________________
18908 [  2977] By: gsar                                  on 1999/02/19  02:50:31
18909         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
18910      Branch: perl
18911            ! perly.h
18912 ____________________________________________________________________________
18913 [  2975] By: gsar                                  on 1999/02/18  21:41:57
18914         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
18915              of lexical searches in BEGIN|INIT|END)
18916      Branch: perl
18917            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
18918            ! vms/perly_c.vms
18919 ____________________________________________________________________________
18920 [  2974] By: gsar                                  on 1999/02/18  21:03:06
18921         Log: missing PERL_POLLUTE_MALLOC
18922      Branch: perl
18923            ! ext/SDBM_File/sdbm/sdbm.h
18924 ____________________________________________________________________________
18925 [  2973] By: gsar                                  on 1999/02/18  17:10:49
18926         Log: From:    Andy Dougherty <doughera@lafayette.edu>
18927              Date:    Wed, 17 Feb 1999 17:22:50 EST
18928              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
18929              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
18930      Branch: perl
18931            ! lib/dotsh.pl
18932 ____________________________________________________________________________
18933 [  2972] By: gsar                                  on 1999/02/18  17:04:12
18934         Log: s/#defined/#define/
18935      Branch: perl
18936            ! ext/Data/Dumper/Dumper.xs
18937 ____________________________________________________________________________
18938 [  2970] By: gsar                                  on 1999/02/18  03:26:43
18939         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
18940      Branch: perl
18941            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
18942            ! ext/GDBM_File/typemap
18943 ____________________________________________________________________________
18944 [  2969] By: gsar                                  on 1999/02/17  23:30:47
18945         Log: correct slurp mode doc
18946      Branch: perl
18947            ! pod/perlfunc.pod pod/perlop.pod
18948 ____________________________________________________________________________
18949 [  2968] By: jhi                                   on 1999/02/17  23:15:49
18950         Log: Ultrix hints update.
18951              
18952              From: Spider Boardman <spider@zk3.dec.com>
18953              To: perlbug@perl.com
18954              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
18955              Date: Tue, 16 Feb 1999 23:04:28 -0500
18956              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
18957      Branch: cfgperl
18958            ! hints/ultrix_4.sh
18959 ____________________________________________________________________________
18960 [  2966] By: jhi                                   on 1999/02/17  23:09:21
18961         Log: Change #2965 wiped out some Sarathy's _55 changes.
18962              Now unwiped.
18963      Branch: cfgperl
18964            ! Configure pp.c t/op/pack.t
18965 ____________________________________________________________________________
18966 [  2965] By: jhi                                   on 1999/02/17  23:00:04
18967         Log: Configure tweaks.
18968              
18969              Fix the Unixware/SCO uname scan:
18970              
18971              From: Tom Hughes <thh@cyberscience.com>
18972              To: perlbug@perl.com
18973              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
18974              Date: 17 Feb 1999 15:34:15 +0000    
18975              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
18976              
18977              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
18978              
18979              From: Joe Buehler <jhpb@hekimian.com>
18980              To: perl5-porters@perl.org
18981              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
18982              Date: 12 Feb 1999 11:25:21 -0500
18983              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
18984              
18985              Make the pthreads joinable constant scan to output to fd 4, not 2.
18986      Branch: cfgperl
18987            ! Configure
18988 ____________________________________________________________________________
18989 [  2964] By: gsar                                  on 1999/02/17  21:30:07
18990         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
18991              Date: Wed, 17 Feb 1999 06:53:13 -0700
18992              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
18993              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
18994      Branch: perl
18995            ! lib/Pod/Functions.pm
18996 ____________________________________________________________________________
18997 [  2963] By: gsar                                  on 1999/02/17  21:18:21
18998         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
18999              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19000              Date: Wed, 17 Feb 1999 10:06:01 +0000
19001              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
19002              Subject: Re: [5.005_53] panic: pad_free curpad 
19003      Branch: perl
19004            ! regcomp.c regexec.c t/op/misc.t
19005 ____________________________________________________________________________
19006 [  2962] By: gsar                                  on 1999/02/16  21:26:28
19007         Log: NaNQ? tweak
19008      Branch: perl
19009            ! t/lib/bigfloatpm.t
19010 ____________________________________________________________________________
19011 [  2961] By: jhi                                   on 1999/02/16  19:26:38
19012         Log: Integrate from mainperl.
19013      Branch: cfgperl
19014           !> (integrate 37 files)
19015 ____________________________________________________________________________
19016 [  2960] By: gsar                                  on 1999/02/16  18:04:29
19017         Log: undo change#2465 (qw[] is a real list now)
19018      Branch: perl
19019            ! pod/perlop.pod
19020 ____________________________________________________________________________
19021 [  2959] By: gsar                                  on 1999/02/16  07:09:33
19022         Log: this was 5.005_55
19023      Branch: perl
19024            ! Changes
19025
19026 ----------------
19027 Version 5.005_55
19028 ----------------
19029
19030 ____________________________________________________________________________
19031 [  2958] By: gsar                                  on 1999/02/16  06:18:27
19032         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
19033              elide dups and non-dependents from Changes
19034      Branch: perl
19035            ! Changes pod/perlhist.pod
19036           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
19037           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
19038           !> pod/perlport.pod pp.c t/op/pack.t
19039 ____________________________________________________________________________
19040 [  2957] By: gsar                                  on 1999/02/16  04:09:47
19041         Log: propagate PERL_VERSION everywhere, add to pod
19042      Branch: perl
19043            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
19044            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
19045            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
19046            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
19047            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
19048            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
19049            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
19050            ! win32/config.gc win32/config.vc win32/config_sh.PL
19051            ! win32/win32.c x2p/a2py.c
19052 ____________________________________________________________________________
19053 [  2955] By: jhi                                   on 1999/02/15  16:15:03
19054         Log: The pack tests now better in C90 (after the packnative patches).
19055      Branch: cfgperl
19056            ! t/op/pack.t
19057 ____________________________________________________________________________
19058 [  2954] By: gsar                                  on 1999/02/15  14:11:50
19059         Log: tweak Configure to follow new PERL_VERSION etc.
19060      Branch: perl
19061            ! Configure patchlevel.h pod/perlhist.pod
19062 ____________________________________________________________________________
19063 [  2953] By: jhi                                   on 1999/02/15  14:02:21
19064         Log: Integrate from mainperl.
19065      Branch: cfgperl
19066           !> MANIFEST Porting/makerel
19067 ____________________________________________________________________________
19068 [  2952] By: jhi                                   on 1999/02/15  13:50:07
19069         Log: Enhance the packnative patch: use the packnative code
19070              only if required.  Also added hefty testing (hopefully
19071              I didn't assume too much...).  Tested on alpha, ix86, sparc.
19072      Branch: cfgperl
19073            ! pod/perlfunc.pod pp.c t/op/pack.t
19074 ____________________________________________________________________________
19075 [  2951] By: jhi                                   on 1999/02/15  13:46:56
19076         Log: AVAILABILITY from 5.005_03-tobe, will of course
19077              require updating when 5.006 comes out.
19078      Branch: cfgperl
19079            ! pod/perl.pod
19080 ____________________________________________________________________________
19081 [  2949] By: gsar                                  on 1999/02/15  13:28:51
19082         Log: will this be it for 5.005_55?
19083      Branch: perl
19084            ! MANIFEST Porting/makerel
19085 ____________________________________________________________________________
19086 [  2948] By: jhi                                   on 1999/02/15  13:23:52
19087         Log: Integrate from mainperl.
19088      Branch: cfgperl
19089           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
19090           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19091           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19092           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
19093           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
19094           !> win32/config.gc win32/config.vc win32/config_H.bc
19095           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
19096 ____________________________________________________________________________
19097 [  2947] By: jhi                                   on 1999/02/15  13:20:41
19098         Log: perlport.pod 1.39 from Chris.
19099      Branch: cfgperl
19100            ! pod/perlport.pod
19101 ____________________________________________________________________________
19102 [  2946] By: jhi                                   on 1999/02/15  13:09:58
19103         Log: Import Ultrix update, change #2864, 
19104              
19105              From: Spider Boardman <spider@zk3.dec.com>
19106              To: perlbug@perl.com
19107              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
19108              Date: Wed, 10 Feb 1999 23:33:31 -0500
19109              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
19110      Branch: cfgperl
19111            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
19112 ____________________________________________________________________________
19113 [  2945] By: jhi                                   on 1999/02/15  13:04:50
19114         Log: OpenBSD sparc SHMLBA.
19115      Branch: cfgperl
19116            ! ext/IPC/SysV/SysV.xs
19117 ____________________________________________________________________________
19118 [  2944] By: gsar                                  on 1999/02/15  12:09:52
19119         Log: update win32/config* stuff, Changes
19120      Branch: perl
19121            ! Changes win32/Makefile win32/config.bc win32/config.gc
19122            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19123            ! win32/config_H.vc win32/makefile.mk
19124 ____________________________________________________________________________
19125 [  2943] By: gsar                                  on 1999/02/15  11:54:08
19126         Log: #include patchlevel.h by default, provide
19127              PERL_{REVISION,VERSION,SUBVERSION}
19128      Branch: perl
19129            ! patchlevel.h perl.h
19130 ____________________________________________________________________________
19131 [  2942] By: gsar                                  on 1999/02/15  10:26:59
19132         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
19133              misc fixes
19134      Branch: perl
19135            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
19136 ____________________________________________________________________________
19137 [  2941] By: gsar                                  on 1999/02/15  10:24:37
19138         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
19139              Message-ID: <19990207002851.B9185@toldyouso.com>
19140              Message-ID: <19990207212152.A9765@toldyouso.com>
19141              Message-ID: <19990207212041.A9622@toldyouso.com>
19142              Message-ID: <19990207213127.A10244@toldyouso.com>
19143              Message-ID: <19990207212559.A9950@toldyouso.com>
19144              Message-ID: <19990207212842.A9994@toldyouso.com>
19145              Message-ID: <19990207212500.A9860@toldyouso.com>
19146              Message-ID: <19990207213013.A10105@toldyouso.com>
19147      Branch: perl
19148            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19149            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19150            ! pod/perlmodlib.pod pod/perltoc.pod
19151 ____________________________________________________________________________
19152 [  2940] By: gsar                                  on 1999/02/15  10:07:08
19153         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
19154              of suggested patch)
19155              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
19156              Date: Mon, 08 Feb 1999 01:14:41 -0000
19157              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
19158              Subject: [PATCH 5.005_54] some pending C.pm stuff 
19159      Branch: perl
19160            ! ext/B/B/C.pm
19161 ____________________________________________________________________________
19162 [  2939] By: jhi                                   on 1999/02/15  08:40:18
19163         Log: Integrate from mainperl.
19164      Branch: cfgperl
19165           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
19166            - lib/File/PathConvert.pm
19167           !> (integrate 81 files)
19168 ____________________________________________________________________________
19169 [  2938] By: gsar                                  on 1999/02/15  06:56:39
19170         Log: change#2839 was bogus, redo
19171      Branch: perl
19172           !> t/lib/h2ph.pht
19173 ____________________________________________________________________________
19174 [  2937] By: gsar                                  on 1999/02/15  06:38:15
19175         Log: support Win32::GetFullPathName() and Win32::SetLastError()
19176              From: jan.dubois@ibm.net (Jan Dubois)
19177              Date: Tue, 09 Feb 1999 22:27:31 +0100
19178              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
19179              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
19180      Branch: perl
19181            ! win32/win32.c
19182 ____________________________________________________________________________
19183 [  2936] By: gsar                                  on 1999/02/15  06:26:39
19184         Log: support native integers, pack("L_",...) etc. (via private mail)
19185              From: Jarkko Hietaniemi <jhi@iki.fi>
19186              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
19187              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
19188              Subject: the "packnative" patch
19189      Branch: perl
19190            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
19191            ! t/lib/ipc_sysv.t t/op/pack.t
19192 ____________________________________________________________________________
19193 [  2935] By: gsar                                  on 1999/02/15  06:04:02
19194         Log: From: Michael G Schwern <schwern@pobox.com>
19195              Date: Tue, 9 Feb 1999 04:13:12 -0500
19196              Message-ID: <19990209041312.A15788@toldyouso.com>
19197              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
19198      Branch: perl
19199            ! utils/h2xs.PL
19200 ____________________________________________________________________________
19201 [  2934] By: gsar                                  on 1999/02/15  05:30:13
19202         Log: fix bugs in the handling of negative numbers, among other things
19203              From: Steven Knight <knight@theopera.baldmt.citilink.com>
19204              Date: Mon, 8 Feb 1999 01:16:24 -0600
19205              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
19206              Subject: Math::BigFloat and Math::BigInt
19207      Branch: perl
19208            + t/lib/bigfloat.t t/lib/bigfloatpm.t
19209            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
19210            ! t/lib/bigintpm.t
19211 ____________________________________________________________________________
19212 [  2933] By: gsar                                  on 1999/02/15  04:57:52
19213         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
19214              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
19215              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
19216              Subject: s2p incorrectly handles hold space commands
19217      Branch: perl
19218            ! x2p/s2p.PL
19219 ____________________________________________________________________________
19220 [  2932] By: gsar                                  on 1999/02/15  04:45:55
19221         Log: clarify what a "line" is
19222      Branch: perl
19223            ! pod/perlfunc.pod pod/perlvar.pod
19224 ____________________________________________________________________________
19225 [  2931] By: gsar                                  on 1999/02/15  04:23:29
19226         Log: backout change#2811 and add newer version based on File::Spec
19227              From: Barrie Slaymaker <rbs@telerama.com>
19228              Date: Thu, 11 Feb 1999 16:29:24 -0500
19229              Message-ID: <36C34BB4.A62090E0@telerama.com>
19230              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
19231      Branch: perl
19232            - lib/File/PathConvert.pm
19233            ! MANIFEST installhtml lib/Pod/Html.pm
19234 ____________________________________________________________________________
19235 [  2930] By: gsar                                  on 1999/02/15  04:16:25
19236         Log: From: Barrie Slaymaker <rbs@telerama.com>
19237              Date: Thu, 11 Feb 1999 19:39:48 -0500
19238              Message-ID: <36C37854.707D139@telerama.com>
19239              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
19240      Branch: perl
19241            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
19242 ____________________________________________________________________________
19243 [  2929] By: gsar                                  on 1999/02/15  04:06:50
19244         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
19245              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
19246              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
19247              Subject: [PATCH]5.005_54 (DOC) fix many typos
19248              --
19249              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
19250              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
19251              Subject: [PATCH]5.005_54 (DOC) typos
19252      Branch: perl
19253            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
19254            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
19255            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19256            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19257            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
19258            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
19259            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
19260            ! pod/perlvar.pod pod/perlxs.pod
19261 ____________________________________________________________________________
19262 [  2928] By: gsar                                  on 1999/02/15  03:39:53
19263         Log: allow the Carp routines to pass through exception objects
19264      Branch: perl
19265            ! lib/Carp.pm
19266 ____________________________________________________________________________
19267 [  2927] By: gsar                                  on 1999/02/15  03:22:57
19268         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
19269      Branch: perl
19270            ! pod/perlfaq8.pod
19271 ____________________________________________________________________________
19272 [  2926] By: gsar                                  on 1999/02/15  03:19:39
19273         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
19274              have done that, but didn't)
19275      Branch: perl
19276           !> utils/h2ph.PL
19277 ____________________________________________________________________________
19278 [  2925] By: gsar                                  on 1999/02/15  03:17:01
19279         Log: integrate cfgperl changes into mainline
19280      Branch: perl
19281            ! Changes
19282           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19283           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
19284           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
19285           !> vms/subconfigure.com
19286 ____________________________________________________________________________
19287 [  2924] By: gsar                                  on 1999/02/15  03:07:08
19288         Log: add const qualifier to most char* prototypes, handle ripple effect
19289      Branch: perl
19290            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
19291            ! universal.c util.c
19292 ____________________________________________________________________________
19293 [  2923] By: gsar                                  on 1999/02/15  01:04:30
19294         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19295              Date: Thu, 04 Feb 1999 02:37:31 +0000
19296              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
19297              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
19298      Branch: perl
19299            ! pp_ctl.c t/op/range.t
19300 ____________________________________________________________________________
19301 [  2922] By: gsar                                  on 1999/02/15  00:24:34
19302         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19303              Date: Sun, 31 Jan 1999 01:50:06 +0000
19304              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
19305              Subject: [PATCH 5.005_03t4] regexp flags bug
19306      Branch: perl
19307            ! regcomp.c t/op/re_tests
19308 ____________________________________________________________________________
19309 [  2921] By: gsar                                  on 1999/02/15  00:13:02
19310         Log: use New() et al., rather than safemalloc() et al.
19311              From: jan.dubois@ibm.net (Jan Dubois)
19312              Date: Fri, 29 Jan 1999 23:27:22 +0100
19313              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
19314              Subject: [PATCH _03-MT5] POSIX.xs memory API
19315      Branch: perl
19316            ! ext/POSIX/POSIX.xs
19317 ____________________________________________________________________________
19318 [  2920] By: gsar                                  on 1999/02/15  00:05:33
19319         Log: tweak READ() docs to mention $buffer must be altered by reference
19320      Branch: perl
19321            ! pod/perltie.pod
19322 ____________________________________________________________________________
19323 [  2919] By: gsar                                  on 1999/02/14  23:50:39
19324         Log: applied suggested patch, with several language/readability tweaks
19325              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19326              Date: Fri, 29 Jan 1999 00:25:02 -0500
19327              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
19328              Subject: Re: [PATCH 5.005_*] Better parsing docs
19329      Branch: perl
19330            ! pod/perlop.pod
19331 ____________________________________________________________________________
19332 [  2918] By: gsar                                  on 1999/02/14  23:20:42
19333         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
19334              of silently returning bogus values)
19335              From: Peter Chines <pchines@nhgri.nih.gov>
19336              Date: Wed, 27 Jan 1999 16:11:31 -0500
19337              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
19338              Subject: Time::Local
19339      Branch: perl
19340            ! lib/Time/Local.pm pod/perldelta.pod
19341 ____________________________________________________________________________
19342 [  2917] By: gsar                                  on 1999/02/14  11:21:43
19343         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19344              Date: Thu, 28 Jan 1999 10:02:20 -0500
19345              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
19346              Subject: Re: [PATCH 5.005_53] Better perldoc
19347      Branch: perl
19348            ! utils/perldoc.PL
19349 ____________________________________________________________________________
19350 [  2916] By: gsar                                  on 1999/02/14  10:59:38
19351         Log: back out change#2751, apply updated version 
19352              From: jan.dubois@ibm.net (Jan Dubois)
19353              Date: Sat, 06 Feb 1999 01:06:29 +0100
19354              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
19355              Subject: [PATCH] Cleanup of File::Spec module
19356      Branch: perl
19357            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
19358            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
19359            ! lib/File/Spec/Win32.pm
19360 ____________________________________________________________________________
19361 [  2915] By: gsar                                  on 1999/02/14  10:48:01
19362         Log: tweak select() test
19363      Branch: perl
19364            ! pod/perlipc.pod t/op/fh.t
19365 ____________________________________________________________________________
19366 [  2914] By: gsar                                  on 1999/02/14  10:25:55
19367         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
19368      Branch: perl
19369            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
19370 ____________________________________________________________________________
19371 [  2913] By: gsar                                  on 1999/02/14  10:03:51
19372         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
19373              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
19374              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
19375              Subject: Re: SvOPV() or SvPV_nolen() or ...
19376      Branch: perl
19377            ! pod/perlguts.pod
19378 ____________________________________________________________________________
19379 [  2912] By: gsar                                  on 1999/02/14  09:57:29
19380         Log: provide SvPV_nolen(sv) to avoid use of PL_na
19381              From: jan.dubois@ibm.net (Jan Dubois)
19382              Date: Sun, 24 Jan 1999 02:45:32 +0100
19383              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
19384              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
19385      Branch: perl
19386            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
19387            ! sv.h
19388 ____________________________________________________________________________
19389 [  2911] By: gsar                                  on 1999/02/14  06:51:05
19390         Log: elide stray effluvium
19391      Branch: perl
19392            ! pod/perldelta.pod
19393 ____________________________________________________________________________
19394 [  2910] By: gsar                                  on 1999/02/14  05:51:56
19395         Log: slurping an empty file should return '' rather than undef, with
19396              commensurate effects on ARGV processing
19397      Branch: perl
19398            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
19399            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
19400 ____________________________________________________________________________
19401 [  2909] By: gsar                                  on 1999/02/14  00:02:11
19402         Log: perly_c.diff typo
19403      Branch: perl
19404            ! perly.c perly_c.diff vms/perly_c.vms
19405 ____________________________________________________________________________
19406 [  2908] By: gsar                                  on 1999/02/13  18:20:13
19407         Log: From: jan.dubois@ibm.net (Jan Dubois)
19408              Date: Sat, 13 Feb 1999 13:25:53 +0100
19409              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
19410              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
19411      Branch: perl
19412            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
19413 ____________________________________________________________________________
19414 [  2907] By: jhi                                   on 1999/02/13  15:07:26
19415         Log: Integrate from mainperl.
19416      Branch: cfgperl
19417           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
19418           !> (integrate 150 files)
19419 ____________________________________________________________________________
19420 [  2903] By: gsar                                  on 1999/02/12  13:25:59
19421         Log: From: jan.dubois@ibm.net (Jan Dubois)
19422              Date: Sun, 24 Jan 1999 01:12:00 +0100
19423              Message-ID: <36b66479.62756298@smtp1.ibm.net>
19424              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
19425      Branch: perl
19426            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
19427            ! proto.h sv.c sv.h
19428 ____________________________________________________________________________
19429 [  2902] By: gsar                                  on 1999/02/12  12:55:11
19430         Log: script to generate ctags from etags
19431              From: Colin Kuskie <ckuskie@cadence.com>
19432              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
19433              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
19434              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
19435      Branch: perl
19436            + emacs/e2ctags.pl
19437            ! Makefile.SH pod/perlfaq3.pod
19438 ____________________________________________________________________________
19439 [  2901] By: gsar                                  on 1999/02/12  12:40:17
19440         Log: allow boolean assign ops to be lvalues
19441              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19442              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
19443              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
19444              --
19445              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19446              Date: Mon, 18 Jan 1999 10:04:00 +0000
19447              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
19448              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
19449      Branch: perl
19450            + t/op/lop.t
19451            ! MANIFEST op.c
19452 ____________________________________________________________________________
19453 [  2899] By: jhi                                   on 1999/02/12  12:03:48
19454         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
19455      Branch: cfgperl
19456            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19457            ! config_h.SH hints/openbsd.sh
19458 ____________________________________________________________________________
19459 [  2898] By: gsar                                  on 1999/02/12  11:49:25
19460         Log: support win32_putenv()
19461      Branch: perl
19462            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
19463            ! win32/win32.c win32/win32iop.h
19464 ____________________________________________________________________________
19465 [  2894] By: gsar                                  on 1999/02/12  11:09:27
19466         Log: add missing hunk in change#2657
19467      Branch: perl
19468            ! ext/B/B/CC.pm
19469 ____________________________________________________________________________
19470 [  2893] By: gsar                                  on 1999/02/12  11:00:13
19471         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19472              Date: Tue, 19 Jan 1999 20:13:15 -0500
19473              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
19474              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
19475      Branch: perl
19476            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
19477            ! t/pragma/subs.t t/pragma/warning.t
19478 ____________________________________________________________________________
19479 [  2892] By: gsar                                  on 1999/02/12  10:44:38
19480         Log: update change#2670 to later version
19481              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19482              Date: Sun, 31 Jan 1999 16:16:14 +0000
19483              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
19484              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
19485      Branch: perl
19486            ! t/op/subst.t toke.c
19487 ____________________________________________________________________________
19488 [  2891] By: gsar                                  on 1999/02/12  10:31:17
19489         Log: make testsuite somewhat location independent
19490      Branch: perl
19491            ! (edit 117 files)
19492 ____________________________________________________________________________
19493 [  2890] By: gsar                                  on 1999/02/12  10:00:30
19494         Log: add $AutoLoader::VERSION
19495      Branch: perl
19496            ! lib/AutoLoader.pm
19497 ____________________________________________________________________________
19498 [  2889] By: gsar                                  on 1999/02/12  09:55:48
19499         Log: tweak PERL_STRICT_CR notes
19500      Branch: perl
19501            ! pod/perl5005delta.pod
19502 ____________________________________________________________________________
19503 [  2888] By: gsar                                  on 1999/02/12  09:41:45
19504         Log: add note about test-notty target
19505      Branch: perl
19506            ! README.win32
19507 ____________________________________________________________________________
19508 [  2887] By: gsar                                  on 1999/02/12  09:37:37
19509         Log: add perltodo.pod
19510      Branch: perl
19511            + pod/perltodo.pod
19512            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
19513            ! win32/pod.mak
19514 ____________________________________________________________________________
19515 [  2886] By: jhi                                   on 1999/02/12  08:52:14
19516         Log: Integrate from mainperl.
19517      Branch: cfgperl
19518           +> t/op/fh.t
19519           !> (integrate 30 files)
19520 ____________________________________________________________________________
19521 [  2885] By: gsar                                  on 1999/02/12  08:42:10
19522         Log: note how to find REG_INFTY limit
19523      Branch: perl
19524            ! pod/perlre.pod
19525 ____________________________________________________________________________
19526 [  2884] By: jhi                                   on 1999/02/12  08:36:14
19527         Log: OpenBSD pthreads awareness, thanks to
19528              David Leonard <david.leonard@csee.uq.edu.au>
19529      Branch: maint-5.005/perl
19530            ! Configure hints/openbsd.sh
19531 ____________________________________________________________________________
19532 [  2882] By: gsar                                  on 1999/02/12  08:05:20
19533         Log: IO is maintained by p5p (per Graham Barr's wishes)
19534      Branch: perl
19535            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
19536            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
19537            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
19538            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
19539 ____________________________________________________________________________
19540 [  2881] By: gsar                                  on 1999/02/12  07:57:13
19541         Log: fh.t typo
19542      Branch: perl
19543            ! t/op/fh.t
19544 ____________________________________________________________________________
19545 [  2880] By: gsar                                  on 1999/02/12  07:38:16
19546         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
19547      Branch: perl
19548            ! perl.c pod/perlrun.pod
19549 ____________________________________________________________________________
19550 [  2879] By: gsar                                  on 1999/02/12  05:39:29
19551         Log: fix ops that are not filehandle constructors to not create GV if it
19552              doesn't already exist (avoids leaks); extend semantics of defined()
19553              so that defined(*{$foo}) works (experimental)
19554      Branch: perl
19555            + t/op/fh.t
19556            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
19557            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
19558 ____________________________________________________________________________
19559 [  2877] By: jhi                                   on 1999/02/11  20:44:00
19560         Log: From: Chris Nandor <pudge@pobox.com>
19561              To: perl5-porters@perl.org
19562              Subject: [PATCH] perlport.pod 1.39
19563              Date: Thu, 11 Feb 1999 12:28:35 -0500
19564              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
19565      Branch: cfgperl
19566            ! pod/perlport.pod
19567 ____________________________________________________________________________
19568 [  2870] By: gsar                                  on 1999/02/11  11:17:08
19569         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
19570      Branch: perl
19571            ! ext/IO/lib/IO/Pipe.pm
19572 ____________________________________________________________________________
19573 [  2869] By: gsar                                  on 1999/02/11  11:00:56
19574         Log: update win32/pod.mak
19575      Branch: perl
19576            ! win32/pod.mak
19577 ____________________________________________________________________________
19578 [  2868] By: gsar                                  on 1999/02/11  10:42:44
19579         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
19580              Date: Fri, 08 Jan 1999 14:36:53 +1100
19581              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
19582              Subject: Re: [Fwd: IO::Socket::connect and blocking]
19583      Branch: perl
19584            ! ext/IO/lib/IO/Socket.pm
19585 ____________________________________________________________________________
19586 [  2867] By: gsar                                  on 1999/02/11  09:43:03
19587         Log: av_extend() doc tweak from Jan Dubois
19588      Branch: perl
19589            ! pod/perlguts.pod
19590 ____________________________________________________________________________
19591 [  2866] By: gsar                                  on 1999/02/11  09:27:17
19592         Log: display full pathname of unreadable files
19593      Branch: perl
19594            ! utils/perldoc.PL
19595 ____________________________________________________________________________
19596 [  2865] By: gsar                                  on 1999/02/11  09:02:31
19597         Log: missing patch in change#2522
19598      Branch: perl
19599            ! lib/Pod/Text.pm
19600 ____________________________________________________________________________
19601 [  2864] By: jhi                                   on 1999/02/11  08:45:00
19602         Log: From: Spider Boardman <spider@zk3.dec.com>
19603              To: perlbug@perl.com
19604              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
19605              Date: Wed, 10 Feb 1999 23:33:31 -0500
19606              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
19607      Branch: maint-5.005/perl
19608            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
19609 ____________________________________________________________________________
19610 [  2862] By: gsar                                  on 1999/02/11  08:14:34
19611         Log: integrate changes#2738,2740 from maint-5.005
19612      Branch: perl
19613           !> lib/ExtUtils/MakeMaker.pm
19614 ____________________________________________________________________________
19615 [  2861] By: jhi                                   on 1999/02/11  08:04:25
19616         Log: Integrate from mainperl.
19617      Branch: cfgperl
19618           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
19619           !> t/op/range.t win32/config.gc
19620 ____________________________________________________________________________
19621 [  2860] By: gsar                                  on 1999/02/11  07:30:08
19622         Log: binmode() support for cygwin32 (suggested by Steven Morlock
19623              <newspost@morlock.net>)
19624      Branch: perl
19625            ! perl.h
19626 ____________________________________________________________________________
19627 [  2859] By: gsar                                  on 1999/02/11  07:14:21
19628         Log: update Changes
19629      Branch: perl
19630            ! Changes
19631           !> pod/perl5005delta.pod
19632 ____________________________________________________________________________
19633 [  2856] By: gsar                                  on 1999/02/11  07:07:39
19634         Log: integrate perldelta changes from maint-5.005
19635      Branch: perl
19636           !> pod/perl5005delta.pod
19637 ____________________________________________________________________________
19638 [  2855] By: gsar                                  on 1999/02/11  06:31:50
19639         Log: applied suggested patch; added tests
19640              From: Adam Krolnik <adamk@gypsy.cyrix.com>
19641              Date: Sat, 12 Dec 98 15:30:18 -0600
19642              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
19643              Subject: Range operation doesn't handle IV_MAX
19644      Branch: perl
19645            ! pp_ctl.c t/op/range.t
19646 ____________________________________________________________________________
19647 [  2854] By: gsar                                  on 1999/02/11  05:00:55
19648         Log: compatibility fix: magic non-propagation in foreach implicit localization
19649      Branch: perl
19650            ! pp_ctl.c t/op/local.t win32/config.gc
19651 ____________________________________________________________________________
19652 [  2852] By: gsar                                  on 1999/02/10  23:17:49
19653         Log: fair warning about -Dusethreads
19654      Branch: maint-5.005/perl
19655            ! Configure INSTALL README.threads
19656 ____________________________________________________________________________
19657 [  2847] By: jhi                                   on 1999/02/09  19:13:28
19658         Log: Integrate from mainperl.
19659      Branch: cfgperl
19660           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
19661           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
19662 ____________________________________________________________________________
19663 [  2846] By: gsar                                  on 1999/02/09  13:53:28
19664         Log: a modified version of suggested patch for pack template 'Z'; added docs
19665              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
19666              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
19667              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
19668              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
19669      Branch: perl
19670            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
19671 ____________________________________________________________________________
19672 [  2845] By: gsar                                  on 1999/02/09  00:03:26
19673         Log: clarify docs for change#2835
19674      Branch: perl
19675            ! pod/perldelta.pod pod/perlop.pod
19676 ____________________________________________________________________________
19677 [  2844] By: gsar                                  on 1999/02/08  23:40:57
19678         Log: addendum to change#2823
19679              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19680              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
19681              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
19682              Subject: [PATCH] Docs and tests for method-call syntax
19683      Branch: perl
19684            ! pod/perlobj.pod t/op/method.t
19685 ____________________________________________________________________________
19686 [  2843] By: jhi                                   on 1999/02/08  21:06:28
19687         Log: Ultrix mmap tidbit.
19688      Branch: cfgperl
19689            ! hints/ultrix_4.sh
19690 ____________________________________________________________________________
19691 [  2842] By: jhi                                   on 1999/02/08  20:22:55
19692         Log: Integrate from mainperl.
19693      Branch: cfgperl
19694           +> t/op/subst_wamp.t
19695           !> (integrate 35 files)
19696 ____________________________________________________________________________
19697 [  2841] By: jhi                                   on 1999/02/08  18:23:26
19698         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19699              To: Mailing list Perl5 <perl5-porters@perl.org>
19700              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
19701              Date: Sun, 7 Feb 1999 17:25:22 -0500
19702              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
19703      Branch: cfgperl
19704            + t/op/subst_amp.t
19705            ! MANIFEST regcomp.c t/op/subst.t
19706 ____________________________________________________________________________
19707 [  2840] By: jhi                                   on 1999/02/08  18:16:54
19708         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19709              To: Mailing list Perl5 <perl5-porters@perl.org>
19710              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
19711              Date: Sun, 7 Feb 1999 17:00:10 -0500
19712              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
19713      Branch: cfgperl
19714            ! pp_hot.c t/op/pat.t
19715 ____________________________________________________________________________
19716 [  2839] By: jhi                                   on 1999/02/08  17:25:30
19717         Log: A require was missing.
19718      Branch: cfgperl
19719            ! t/lib/h2ph.pht
19720 ____________________________________________________________________________
19721 [  2838] By: jhi                                   on 1999/02/08  16:38:41
19722         Log: Bring in the change #2809 (the Configure part has been
19723              modified rather a lot since the #2809, though.)
19724      Branch: cfgperl
19725            ! Configure utils/h2ph.PL
19726 ____________________________________________________________________________
19727 [  2835] By: gsar                                  on 1999/02/08  14:40:23
19728         Log: make qw() into a true list at compile time (slightly modified
19729              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
19730      Branch: perl
19731            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
19732 ____________________________________________________________________________
19733 [  2834] By: gsar                                  on 1999/02/08  13:23:16
19734         Log: make safesysmalloc() etc., always available; safemalloc() et al are
19735              now macros that point to the right malloc; fix various places in
19736              sources that need to always use safesysmalloc() et al
19737      Branch: perl
19738            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
19739            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
19740 ____________________________________________________________________________
19741 [  2833] By: gsar                                  on 1999/02/08  10:56:16
19742         Log: remove spurious #endif in last change
19743      Branch: perl
19744            ! perl.h
19745 ____________________________________________________________________________
19746 [  2832] By: gsar                                  on 1999/02/08  10:34:55
19747         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
19748              them ask for insanity (untested)
19749      Branch: perl
19750            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
19751            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
19752            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
19753 ____________________________________________________________________________
19754 [  2831] By: jhi                                   on 1999/02/08  08:33:33
19755         Log: Update vms/subconfigure.com along the lines of change #2829.
19756      Branch: cfgperl
19757            ! vms/subconfigure.com
19758 ____________________________________________________________________________
19759 [  2830] By: gsar                                  on 1999/02/08  00:19:46
19760         Log: integrate cfgperl changes into mainline
19761      Branch: perl
19762           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
19763           +> lib/File/PathConvert.pm pod/perlthrtut.pod
19764            ! Changes
19765           !> (integrate 93 files)
19766 ____________________________________________________________________________
19767 [  2829] By: jhi                                   on 1999/02/07  23:49:46
19768         Log: Configure update.
19769              
19770              Probe for mmap() et alia.
19771              The *cc*symbols patch (just Configure, no h2ph).
19772      Branch: cfgperl
19773            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19774            ! config_h.SH perl.h
19775 ____________________________________________________________________________
19776 [  2828] By: gsar                                  on 1999/02/07  23:38:47
19777         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19778              Date: Sun, 7 Feb 1999 17:25:22 -0500
19779              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
19780              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
19781      Branch: perl
19782            + t/op/subst_amp.t t/op/subst_wamp.t
19783            ! MANIFEST regcomp.c t/op/subst.t
19784 ____________________________________________________________________________
19785 [  2827] By: gsar                                  on 1999/02/07  23:27:32
19786         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19787              Date: Sun, 7 Feb 1999 17:00:10 -0500
19788              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
19789              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
19790      Branch: perl
19791            ! pp_hot.c t/op/pat.t
19792 ____________________________________________________________________________
19793 [  2826] By: gsar                                  on 1999/02/07  23:26:04
19794         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
19795              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19796              Date: Sun, 7 Feb 1999 15:07:27 -0500
19797              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
19798              Subject: Re: fixing memory leaks in REx compilation
19799      Branch: perl
19800            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
19801            ! regexec.c
19802 ____________________________________________________________________________
19803 [  2825] By: jhi                                   on 1999/02/07  18:05:13
19804         Log: Integrate from mainperl.
19805      Branch: cfgperl
19806           +> lib/DB.pm t/comp/bproto.t
19807           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
19808           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
19809           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
19810           !> toke.c vms/perly_c.vms
19811 ____________________________________________________________________________
19812 [  2824] By: gsar                                  on 1999/02/07  14:21:48
19813         Log: tweak doc on bitwise ops
19814      Branch: perl
19815            ! pod/perlop.pod
19816 ____________________________________________________________________________
19817 [  2823] By: gsar                                  on 1999/02/07  13:38:31
19818         Log: applied suggested patch; regen perly* and vms/perly*
19819              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19820              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
19821              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
19822              Subject: [PATCH] Re: Suggestion for perlobj man page
19823      Branch: perl
19824            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
19825 ____________________________________________________________________________
19826 [  2822] By: gsar                                  on 1999/02/07  12:39:09
19827         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
19828              disabled, fails tests)
19829      Branch: perl
19830            ! regcomp.h
19831 ____________________________________________________________________________
19832 [  2821] By: gsar                                  on 1999/02/07  11:09:39
19833         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
19834              <Alexander.Barilo@aexp.com>)
19835      Branch: perl
19836            ! lib/Pod/Html.pm
19837 ____________________________________________________________________________
19838 [  2820] By: gsar                                  on 1999/02/07  10:20:35
19839         Log: add draft debugging API implementation
19840      Branch: perl
19841            + lib/DB.pm
19842            ! MANIFEST
19843 ____________________________________________________________________________
19844 [  2819] By: gsar                                  on 1999/02/07  09:58:45
19845         Log: avoid garbage in db->dirbuf
19846              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
19847              Date: Sat, 05 Dec 1998 14:14:54 +0900
19848              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
19849              Subject: SDBM bug
19850      Branch: perl
19851            ! ext/SDBM_File/sdbm/sdbm.c
19852 ____________________________________________________________________________
19853 [  2818] By: gsar                                  on 1999/02/07  09:32:24
19854         Log: missing entry
19855      Branch: perl
19856            ! MANIFEST
19857 ____________________________________________________________________________
19858 [  2817] By: gsar                                  on 1999/02/07  09:30:47
19859         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
19860      Branch: perl
19861            + t/comp/bproto.t
19862            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
19863 ____________________________________________________________________________
19864 [  2816] By: gsar                                  on 1999/02/06  00:14:29
19865         Log: minor bug in dumping blessed subrefs
19866      Branch: perl
19867            ! ext/Data/Dumper/Dumper.pm
19868 ____________________________________________________________________________
19869 [  2812] By: jhi                                   on 1999/02/03  22:02:24
19870         Log: Enhance change #2808.
19871              
19872              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
19873              To: perl5-porters@perl.org
19874              Subject: Re: [PATCH 5.00*]: perlbug checklist
19875              Date: Wed, 3 Feb 1999 19:02:27 +0000
19876              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
19877      Branch: cfgperl
19878            ! utils/perlbug.PL
19879 ____________________________________________________________________________
19880 [  2811] By: jhi                                   on 1999/02/03  21:53:23
19881         Log: From: Barrie Slaymaker <rbs@telerama.com>
19882              To: perl5-porters@perl.org
19883              CC: pod-people@perl.org
19884              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
19885              Date: Wed, 03 Feb 1999 10:34:18 -0500
19886              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
19887              
19888              Add File::PathConvert.pm.
19889              Fix Pod::Html and installhtml to understand relative urls.
19890      Branch: cfgperl
19891            + lib/File/PathConvert.pm
19892            ! MANIFEST installhtml lib/Pod/Html.pm
19893 ____________________________________________________________________________
19894 [  2810] By: jhi                                   on 1999/02/03  20:25:10
19895         Log: From: Francois Desarmenien <desar@club-internet.fr>
19896              To: Mailing list Perl5 <perl5-porters@perl.org>
19897              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
19898              Date: Wed, 03 Feb 1999 13:13:24 +0000
19899              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
19900              
19901              (note: this patch completely overrides Tom Wolfe's patch,
19902              change #2604)
19903      Branch: cfgperl
19904            + ext/GDBM_File/hints/sco.pl
19905            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
19906 ____________________________________________________________________________
19907 [  2809] By: jhi                                   on 1999/02/03  19:54:16
19908         Log: h2ph fixes + Configure patch to support them.
19909              
19910              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19911              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
19912              Gurusamy Sarathy <gsar@engin.umich.edu>
19913              Cc: perl5-porters@perl.org
19914              Subject: [PATCH 5.00503_MT5] h2ph.PL
19915              Date: Tue, 2 Feb 1999 19:48:06 -0500
19916              Message-ID: <19990202194806.E10647@O2.chapin.edu>
19917      Branch: maint-5.005/perl
19918            ! Configure utils/h2ph.PL
19919 ____________________________________________________________________________
19920 [  2808] By: jhi                                   on 1999/02/03  16:59:55
19921         Log: Enhance the perlbug checklist.
19922      Branch: cfgperl
19923            ! utils/perlbug.PL
19924 ____________________________________________________________________________
19925 [  2807] By: jhi                                   on 1999/02/03  14:01:37
19926         Log: Document the standard strftime %formats.
19927              
19928              From: Dominic Dunlop <domo@vo.lu>
19929              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
19930              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
19931              Date: Tue, 2 Feb 1999 15:55:29 +0100
19932              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
19933      Branch: cfgperl
19934            ! ext/POSIX/POSIX.pod
19935 ____________________________________________________________________________
19936 [  2806] By: jhi                                   on 1999/02/03  13:58:00
19937         Log: Integrate from mainperl.
19938      Branch: cfgperl
19939           !> perl.h
19940 ____________________________________________________________________________
19941 [  2805] By: gsar                                  on 1999/02/03  03:32:31
19942         Log: PL_uuemap[] init needs help for sizeof()
19943      Branch: perl
19944            ! perl.h
19945 ____________________________________________________________________________
19946 [  2804] By: jhi                                   on 1999/02/02  20:44:30
19947         Log: These should've been already in #2803.
19948      Branch: cfgperl
19949            ! Configure config_h.SH vms/subconfigure.com
19950 ____________________________________________________________________________
19951 [  2803] By: jhi                                   on 1999/02/02  20:38:45
19952         Log: telldir prototype issue, from mists of time...
19953      Branch: cfgperl
19954            ! hints/netbsd.sh pp_sys.c
19955 ____________________________________________________________________________
19956 [  2801] By: jhi                                   on 1999/02/02  17:40:14
19957         Log: From: John Bley <jbb6@acpub.duke.edu>
19958              To: perlbug@perl.org
19959              Subject: [PATCH]5.005_54 (DOC) fix minor typos
19960              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
19961              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
19962      Branch: cfgperl
19963            ! pod/perlre.pod
19964 ____________________________________________________________________________
19965 [  2800] By: jhi                                   on 1999/02/02  17:26:49
19966         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
19967      Branch: cfgperl
19968            ! Todo-5.005
19969 ____________________________________________________________________________
19970 [  2799] By: jhi                                   on 1999/02/02  17:18:51
19971         Log: Update FindBin from maint-5.005.
19972      Branch: cfgperl
19973            ! lib/FindBin.pm
19974 ____________________________________________________________________________
19975 [  2798] By: jhi                                   on 1999/02/02  17:16:07
19976         Log: Fix typecasts in #2797
19977              
19978              From: "G. Del Merritt" <del@intranetics.com>
19979              Date: Fri, 29 Jan 1999 11:47:25 -0700
19980              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
19981              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
19982      Branch: cfgperl
19983            ! ext/POSIX/POSIX.xs
19984 ____________________________________________________________________________
19985 [  2797] By: jhi                                   on 1999/02/02  17:14:37
19986         Log: From: Ted Law <tedlaw@cibcwg.com>
19987              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
19988              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
19989              Subject: POSIX::strftime buffer overflow problem
19990      Branch: cfgperl
19991            ! ext/POSIX/POSIX.xs
19992 ____________________________________________________________________________
19993 [  2796] By: jhi                                   on 1999/02/02  17:13:23
19994         Log: Do not use File::Slurp.
19995      Branch: cfgperl
19996            ! t/lib/textfill.t
19997 ____________________________________________________________________________
19998 [  2795] By: jhi                                   on 1999/02/02  17:11:48
19999         Log: perlhist update from maint-5.005.
20000      Branch: cfgperl
20001            ! pod/perlhist.pod
20002 ____________________________________________________________________________
20003 [  2794] By: jhi                                   on 1999/02/02  17:10:33
20004         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
20005      Branch: cfgperl
20006            ! ext/POSIX/POSIX.pm
20007 ____________________________________________________________________________
20008 [  2793] By: jhi                                   on 1999/02/02  17:08:39
20009         Log: Missed the html test from change #2787. 
20010      Branch: cfgperl
20011            ! t/lib/cgi-html.t
20012 ____________________________________________________________________________
20013 [  2792] By: jhi                                   on 1999/02/02  17:01:24
20014         Log: Update Getopt::Long to 2.19.
20015      Branch: cfgperl
20016            ! lib/Getopt/Long.pm
20017 ____________________________________________________________________________
20018 [  2791] By: jhi                                   on 1999/02/02  16:59:13
20019         Log: overload syntax is no longer experimental
20020      Branch: cfgperl
20021            ! lib/overload.pm
20022 ____________________________________________________________________________
20023 [  2789] By: jhi                                   on 1999/02/02  16:47:50
20024         Log: Still doc fixes.
20025      Branch: cfgperl
20026            ! lib/diagnostics.pm
20027 ____________________________________________________________________________
20028 [  2788] By: jhi                                   on 1999/02/02  16:47:07
20029         Log: Doc fixes.
20030      Branch: cfgperl
20031            ! lib/CGI.pm lib/diagnostics.pm
20032 ____________________________________________________________________________
20033 [  2787] By: jhi                                   on 1999/02/02  16:38:55
20034         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
20035              where applicable).
20036      Branch: cfgperl
20037            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
20038            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20039            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20040            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
20041            ! eg/cgi/frameset.cgi eg/cgi/index.html
20042            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20043            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20044            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20045            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
20046            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
20047            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
20048 ____________________________________________________________________________
20049 [  2786] By: jhi                                   on 1999/02/02  16:17:52
20050         Log: Update CPAN to 1.47.
20051      Branch: cfgperl
20052            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
20053 ____________________________________________________________________________
20054 [  2785] By: jhi                                   on 1999/02/02  16:09:03
20055         Log: From: Mark-Jason Dominus <mjd@plover.com>
20056              Date: Sat, 16 Jan 1999 17:22:06 -0500
20057              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
20058              Message-ID: <19990116222206.3674.qmail@plover.com>
20059      Branch: cfgperl
20060            ! pod/perlsub.pod
20061 ____________________________________________________________________________
20062 [  2784] By: jhi                                   on 1999/02/02  16:01:31
20063         Log: Fix incorrect "used only once" warnings
20064              
20065              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20066              Date: Fri, 8 Jan 1999 04:37:10 -0500
20067              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
20068              Subject: Re: change#965 flakiness
20069      Branch: cfgperl
20070            ! gv.c
20071 ____________________________________________________________________________
20072 [  2783] By: jhi                                   on 1999/02/02  15:50:38
20073         Log: perldelta updates.
20074      Branch: cfgperl
20075            ! pod/perldelta.pod
20076 ____________________________________________________________________________
20077 [  2782] By: jhi                                   on 1999/02/02  14:28:26
20078         Log: Mirror change #2781.
20079      Branch: cfgperl
20080            ! hints/linux.sh
20081 ____________________________________________________________________________
20082 [  2781] By: jhi                                   on 1999/02/02  14:27:01
20083         Log: Update the MkLinux note.
20084      Branch: maint-5.005/perl
20085            ! hints/linux.sh
20086 ____________________________________________________________________________
20087 [  2780] By: jhi                                   on 1999/02/02  14:10:59
20088         Log: Update todo.
20089      Branch: cfgperl
20090            ! Todo-5.005
20091 ____________________________________________________________________________
20092 [  2779] By: jhi                                   on 1999/02/02  14:00:25
20093         Log: Integrate from mainperl.
20094      Branch: cfgperl
20095            ! t/lib/textfill.t t/lib/textwrap.t
20096           !> (integrate 32 files)
20097 ____________________________________________________________________________
20098 [  2778] By: jhi                                   on 1999/02/02  13:56:23
20099         Log: VMS update, applicable parts of
20100              
20101              From: Dan Sugalski <sugalskd@osshe.edu>
20102              To: perl5-porters@perl.org
20103              Subject: [PATCH 5.005_03MT3]VMS configure tweak
20104              Date: Wed, 20 Jan 1999 12:05:18 -0800
20105              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
20106              
20107              From: Dan Sugalski <sugalskd@osshe.edu>
20108              To: perlbug@perl.com, vmsperl@perl.org
20109              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
20110              Date: Tue, 26 Jan 1999 14:40:38 -0800
20111              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
20112              
20113              From: Dan Sugalski <sugalskd@osshe.edu>
20114              To: perl5-porters@perl.org, vmsperl@perl.org
20115              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
20116              Date: Tue, 26 Jan 1999 14:55:29 -0800
20117              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
20118      Branch: cfgperl
20119            ! vms/ext/Stdio/test.pl vms/subconfigure.com
20120 ____________________________________________________________________________
20121 [  2777] By: jhi                                   on 1999/02/02  13:43:24
20122         Log: Synch usethreads parts from maint-5.005.
20123      Branch: cfgperl
20124            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
20125            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
20126            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
20127            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
20128 ____________________________________________________________________________
20129 [  2776] By: jhi                                   on 1999/02/02  13:17:16
20130         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
20131      Branch: cfgperl
20132            ! Makefile.SH hints/freebsd.sh
20133 ____________________________________________________________________________
20134 [  2774] By: jhi                                   on 1999/02/02  13:10:39
20135         Log: Add perlthrtut, update pod/* machinery.
20136              (a pod/Makefile.SH is sorely needed)
20137      Branch: cfgperl
20138            + pod/perlthrtut.pod
20139            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
20140 ____________________________________________________________________________
20141 [  2773] By: jhi                                   on 1999/02/02  12:54:24
20142         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20143              To: perl5-porters@perl.org
20144              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
20145              Date: Tue, 26 Jan 1999 22:25:07 +0000
20146              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
20147      Branch: cfgperl
20148            ! pod/perlguts.pod
20149 ____________________________________________________________________________
20150 [  2771] By: jhi                                   on 1999/02/02  12:47:34
20151         Log: Use perlbug instead of personal email address.
20152      Branch: cfgperl
20153            ! Configure
20154 ____________________________________________________________________________
20155 [  2770] By: jhi                                   on 1999/02/02  12:42:06
20156         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
20157              
20158              From: "G. Del Merritt" <del@intranetics.com>
20159              To: perlbug@perl.com
20160              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20161              Date: Tue, 26 Jan 1999 12:09:09 -0700
20162              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20163      Branch: cfgperl
20164            ! iperlsys.h
20165 ____________________________________________________________________________
20166 [  2769] By: jhi                                   on 1999/02/02  12:37:57
20167         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20168              To: Mailing list Perl5 <perl5-porters@perl.org>
20169              Subject: [PATCH 5.005_*] OS/2 threads
20170              Date: Tue, 26 Jan 1999 13:39:46 -0500
20171              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
20172      Branch: cfgperl
20173            ! os2/os2ish.h
20174 ____________________________________________________________________________
20175 [  2768] By: jhi                                   on 1999/02/02  12:36:16
20176         Log: Apply change #2711 from maint-5.005:
20177              
20178              make ok", "make okfile", and "make nok" were broken
20179              with -Duseshrplib, because of a shared typo.
20180              
20181              From: Spider Boardman <spider@web.zk3.dec.com>
20182              To: perlbug@perl.com
20183              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20184              Date: Wed, 27 Jan 1999 12:27:15 -0500
20185              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
20186      Branch: cfgperl
20187            ! Makefile.SH
20188 ____________________________________________________________________________
20189 [  2766] By: jhi                                   on 1999/02/02  12:27:08
20190         Log: Make Configure use "int main()" instead of bare "main()".
20191              Like maint-5.005 change #2703 but now via metaconfig.
20192      Branch: cfgperl
20193            ! Configure
20194 ____________________________________________________________________________
20195 [  2765] By: jhi                                   on 1999/02/02  11:59:30
20196         Log: Undo part of change #2562.
20197      Branch: cfgperl
20198            ! Configure
20199 ____________________________________________________________________________
20200 [  2764] By: jhi                                   on 1999/02/02  11:52:39
20201         Log: NetBSD synch with maint-5.005.
20202      Branch: cfgperl
20203            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
20204 ____________________________________________________________________________
20205 [  2763] By: jhi                                   on 1999/02/02  11:44:07
20206         Log: $Config{installusrbinperl}
20207              (maint-5.005 changes #2614 and #2709)
20208      Branch: cfgperl
20209            ! Configure installperl
20210 ____________________________________________________________________________
20211 [  2762] By: jhi                                   on 1999/02/02  11:29:13
20212         Log: Errno update from maint-5.005 (changes #2583, #2710).
20213      Branch: cfgperl
20214            ! Configure ext/Errno/Errno_pm.PL
20215 ____________________________________________________________________________
20216 [  2759] By: jhi                                   on 1999/02/02  10:53:20
20217         Log: Update Trig.pm from maint-5.005.
20218      Branch: cfgperl
20219            ! lib/Math/Trig.pm
20220 ____________________________________________________________________________
20221 [  2757] By: jhi                                   on 1999/02/02  10:41:26
20222         Log: MPE/iX update (mirror maint-5.005 change #2715)
20223      Branch: cfgperl
20224            ! hints/mpeix.sh mpeix/relink
20225 ____________________________________________________________________________
20226 [  2756] By: jhi                                   on 1999/02/02  10:38:08
20227         Log: BeOS update (Mirror maint-5.005 change #2727).
20228      Branch: cfgperl
20229            + ext/DynaLoader/dl_beos.xs
20230            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
20231            ! lib/ExtUtils/MM_Unix.pm
20232 ____________________________________________________________________________
20233 [  2754] By: gsar                                  on 1999/02/02  08:52:13
20234         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
20235      Branch: perl
20236            ! Porting/pumpkin.pod Todo Todo-5.005
20237 ____________________________________________________________________________
20238 [  2753] By: gsar                                  on 1999/02/02  08:46:21
20239         Log: Todo tweaks
20240      Branch: perl
20241            ! Todo Todo-5.005
20242 ____________________________________________________________________________
20243 [  2752] By: jhi                                   on 1999/02/01  22:15:12
20244         Log: Add perlthrtut.pod.
20245              
20246              From: Dan Sugalski <sugalskd@osshe.edu>
20247              To: perl5-porters@perl.org
20248              Subject: perlthrtut.pod
20249              Date: Mon, 01 Feb 1999 10:57:11 -0800
20250              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
20251      Branch: maint-5.005/perl
20252            + pod/perlthrtut.pod
20253            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
20254            ! pod/roffitall
20255 ____________________________________________________________________________
20256 [  2751] By: gsar                                  on 1999/02/01  07:28:05
20257         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
20258      Branch: perl
20259            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
20260            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
20261 ____________________________________________________________________________
20262 [  2750] By: gsar                                  on 1999/02/01  07:09:20
20263         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20264              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
20265              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
20266              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
20267      Branch: perl
20268            ! regexec.c
20269 ____________________________________________________________________________
20270 [  2749] By: gsar                                  on 1999/02/01  07:07:59
20271         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20272              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
20273              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
20274              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
20275      Branch: perl
20276            ! regexec.c
20277 ____________________________________________________________________________
20278 [  2748] By: gsar                                  on 1999/02/01  06:47:06
20279         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
20280              Date: Thu, 3 Dec 1998 15:10:17 -0500
20281              Message-Id: <199812032010.PAA09692@jik.shore.net>
20282              Subject: sample checksum code in "perlfunc" man page is wrong
20283      Branch: perl
20284            ! pod/perlfunc.pod
20285 ____________________________________________________________________________
20286 [  2747] By: gsar                                  on 1999/02/01  06:35:13
20287         Log: typos in Pod/Text.pm
20288              From: "Greg Chapman" <glc@well.com>
20289              Date: Tue, 1 Dec 1998 10:50:18 -0800
20290              Message-Id: <199812011849.KAA08816@smtp.well.com>
20291              Subject: Glitch in Pod::Text
20292      Branch: perl
20293            ! lib/Pod/Text.pm
20294 ____________________________________________________________________________
20295 [  2746] By: gsar                                  on 1999/02/01  06:27:35
20296         Log: various win32-ish changes merged from maint-5.005
20297      Branch: perl
20298            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
20299            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
20300            ! win32/Makefile win32/config.bc win32/config.vc
20301            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
20302            ! win32/win32.c
20303 ____________________________________________________________________________
20304 [  2745] By: gsar                                  on 1999/02/01  04:51:54
20305         Log: integrate cfgperl changes into mainline
20306      Branch: perl
20307           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
20308 ____________________________________________________________________________
20309 [  2744] By: gsar                                  on 1999/02/01  04:31:09
20310         Log: improved diagnostic on syntax errors at EOL
20311      Branch: perl
20312            ! toke.c
20313 ____________________________________________________________________________
20314 [  2743] By: gsar                                  on 1999/02/01  03:59:13
20315         Log: don't attempt connect() to bogus IP addresses
20316              From:    Graham Barr <gbarr@pobox.com>
20317              Date:    Sun, 31 Jan 1999 21:50:45 CST
20318              Message-Id: <19990131215045.A633@pobox.com>
20319      Branch: perl
20320            ! t/lib/io_multihomed.t
20321 ____________________________________________________________________________
20322 [  2742] By: gsar                                  on 1999/02/01  03:08:58
20323         Log: update Changes
20324      Branch: perl
20325            ! Changes pod/perldelta.pod
20326 ____________________________________________________________________________
20327 [  2740] By: gsar                                  on 1999/02/01  02:43:07
20328         Log: CAPI inheritance tweak and doc
20329      Branch: maint-5.005/perl
20330            ! lib/ExtUtils/MakeMaker.pm
20331 ____________________________________________________________________________
20332 [  2739] By: jhi                                   on 1999/01/31  18:31:54
20333         Log: Undo changes #2730 and #2731 and replace them
20334              with an extensively tested patch from
20335              Anton Berezin <tobez@plab.ku.dk> (via private email).
20336      Branch: maint-5.005/perl
20337            ! Makefile.SH hints/freebsd.sh
20338 ____________________________________________________________________________
20339 [  2738] By: gsar                                  on 1999/01/31  05:04:32
20340         Log: fix bogus CAPI inheritance from change#2541
20341      Branch: maint-5.005/perl
20342            ! lib/ExtUtils/MakeMaker.pm
20343 ____________________________________________________________________________
20344 [  2731] By: jhi                                   on 1999/01/29  14:33:12
20345         Log: FreeBSD version numbers can be like "2.2.8-release".
20346      Branch: maint-5.005/perl
20347            ! hints/freebsd.sh
20348 ____________________________________________________________________________
20349 [  2730] By: jhi                                   on 1999/01/29  12:40:38
20350         Log: FreeBSD hints iteration (hopefully convergent).
20351              usethreads: require at least FreeBSD 2.2.8.
20352              signal type: mirror change #2429 in cfgperl.
20353      Branch: maint-5.005/perl
20354            ! hints/freebsd.sh
20355 ____________________________________________________________________________
20356 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
20357         Log: From: Tom Spindler <dogcow@isi.net>
20358              Date: Thu, 28 Jan 1999 17:15:11 -0800
20359              Message-ID: <19990128171510.A11778@isi.net>
20360              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
20361      Branch: maint-5.005/perl
20362            + ext/DynaLoader/dl_beos.xs
20363            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
20364            ! lib/ExtUtils/MM_Unix.pm
20365 ____________________________________________________________________________
20366 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
20367         Log: Remove use of File::Slurp in t/lib/textfill.t
20368      Branch: maint-5.005/perl
20369            ! t/lib/textfill.t
20370 ____________________________________________________________________________
20371 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
20372         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
20373              Date: Wed, 27 Jan 1999 23:14:33 -0800
20374              Message-Id: <199901280714.XAA10176@activestate.com>
20375              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
20376      Branch: maint-5.005/perl
20377            ! win32/Makefile win32/makefile.mk
20378 ____________________________________________________________________________
20379 [  2720] By: gsar                                  on 1999/01/27  21:54:42
20380         Log: missing space while munging CCFLAGS for PERL_CAPI
20381      Branch: perl
20382            ! lib/ExtUtils/MM_Unix.pm
20383 ____________________________________________________________________________
20384 [  2718] By: jhi                                   on 1999/01/27  19:46:04
20385         Log: io/fs.t fails test #18 (sense of tests appears to have been
20386              changed incompletely; this patch just skips the test attached,
20387              a la test #17 preceding it).
20388              
20389              From: "G. Del Merritt" <del@intranetics.com>
20390              To: perlbug@perl.com
20391              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20392              Date: Tue, 26 Jan 1999 12:09:09 -0700
20393              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20394      Branch: maint-5.005/perl
20395            ! t/io/fs.t
20396 ____________________________________________________________________________
20397 [  2717] By: jhi                                   on 1999/01/27  19:44:46
20398         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
20399              
20400              From: "G. Del Merritt" <del@intranetics.com>
20401              To: perlbug@perl.com
20402              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20403              Date: Tue, 26 Jan 1999 12:09:09 -0700
20404              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20405      Branch: maint-5.005/perl
20406            ! iperlsys.h
20407 ____________________________________________________________________________
20408 [  2715] By: jhi                                   on 1999/01/27  19:34:28
20409         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
20410              To: perl5-porters@perl.org
20411              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
20412              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
20413              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
20414      Branch: maint-5.005/perl
20415            ! hints/mpeix.sh mpeix/relink
20416 ____________________________________________________________________________
20417 [  2710] By: jhi                                   on 1999/01/27  19:22:23
20418         Log: Errno fixes:
20419              
20420              From: Spider Boardman <spider@web.zk3.dec.com>
20421              To: perlbug@perl.com
20422              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20423              Date: Wed, 27 Jan 1999 12:27:15 -0500
20424              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
20425              
20426              From: Spider Boardman <spider@web.zk3.dec.com>
20427              To: perlbug@perl.com
20428              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20429              Date: Wed, 27 Jan 1999 13:31:16 -0500
20430              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
20431      Branch: maint-5.005/perl
20432            ! Configure ext/Errno/Errno_pm.PL
20433 ____________________________________________________________________________
20434 [  2709] By: jhi                                   on 1999/01/27  19:17:35
20435         Log: Fix Configure installusrbinperl:
20436              
20437              From: Spider Boardman <spider@web.zk3.dec.com>
20438              To: jhi@iki.fi
20439              cc: perl5-porters@perl.org
20440              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20441              Date: Wed, 27 Jan 1999 13:03:35 -0500
20442              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
20443      Branch: maint-5.005/perl
20444            ! Configure
20445 ____________________________________________________________________________
20446 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
20447         Log: Add redef IO::Handle::* for setv?buf()
20448      Branch: maint-5.005/perl
20449            ! ext/POSIX/POSIX.pm
20450 ____________________________________________________________________________
20451 [  2705] By: jhi                                   on 1999/01/24  15:14:30
20452         Log: Mention year-1900 and month 0..11.
20453      Branch: cfgperl
20454            ! lib/Time/Local.pm
20455 ____________________________________________________________________________
20456 [  2704] By: jhi                                   on 1999/01/24  15:13:36
20457         Log: Document Configure -Uinstallusrbinperl.
20458      Branch: cfgperl
20459            ! INSTALL pod/perldelta.pod
20460 ____________________________________________________________________________
20461 [  2698] By: jhi                                   on 1999/01/24  12:46:00
20462         Log: Use only xlc_r for usethreads.
20463      Branch: cfgperl
20464            ! hints/aix.sh
20465 ____________________________________________________________________________
20466 [  2695] By: gsar                                  on 1999/01/24  07:09:05
20467         Log: integrate cfgperl changes into mainline
20468      Branch: perl
20469           +> lib/Exporter/Heavy.pm
20470           !> (integrate 65 files)
20471 ____________________________________________________________________________
20472 [  2694] By: gsar                                  on 1999/01/24  01:28:49
20473         Log: better notes on 'make' on win32
20474      Branch: perl
20475            ! README.win32
20476 ____________________________________________________________________________
20477 [  2683] By: jhi                                   on 1999/01/22  15:41:00
20478         Log: More de-cut-and-pastos.
20479      Branch: cfgperl
20480            ! hints/irix_6.sh hints/os2.sh
20481 ____________________________________________________________________________
20482 [  2682] By: jhi                                   on 1999/01/22  15:30:51
20483         Log: usethreads.cbu cut-and-pasto.
20484      Branch: cfgperl
20485            ! hints/solaris_2.sh
20486 ____________________________________________________________________________
20487 [  2681] By: jhi                                   on 1999/01/22  14:54:55
20488         Log: Better (I hope) LANGUAGE documentation.
20489      Branch: cfgperl
20490            ! pod/perllocale.pod
20491 ____________________________________________________________________________
20492 [  2680] By: jhi                                   on 1999/01/22  09:20:29
20493         Log: From: Dan Sugalski <sugalskd@osshe.edu>
20494              To: perl5-porters@perl.org
20495              Subject: [PATCH 5.005_03MT3]VMS configure tweak
20496              Date: Wed, 20 Jan 1999 12:05:18 -0800
20497              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
20498      Branch: cfgperl
20499            ! vms/subconfigure.com
20500 ____________________________________________________________________________
20501 [  2679] By: jhi                                   on 1999/01/22  09:13:18
20502         Log: nosuid getmntent() branch.
20503      Branch: cfgperl
20504            ! perl.c perl.h
20505 ____________________________________________________________________________
20506 [  2678] By: jhi                                   on 1999/01/22  08:54:19
20507         Log: nosuid patch continued: *BSD needs <sys/param.h>.
20508      Branch: cfgperl
20509            ! Configure config_h.SH
20510 ____________________________________________________________________________
20511 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
20512         Log: Fixup FindBin to use File::Spec
20513              
20514              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
20515              Date: Wed, 20 Jan 1999 18:51:57 +0000
20516              From: Paul Johnson <pjcj@transeda.com>
20517              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
20518      Branch: maint-5.005/perl
20519            ! lib/FindBin.pm
20520 ____________________________________________________________________________
20521 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
20522         Log: Fix win32 for Borland compiler and spaces in paths
20523              
20524              From: Gurusamy Sarathy <gsar@activestate.com>
20525              Date: Mon, 18 Jan 1999 20:33:17 -0800
20526              Message-Id: <199901190433.UAA03656@activestate.com>
20527              Subject: [PATCH] 5.005_03-trial3 win32 issues
20528      Branch: maint-5.005/perl
20529            ! README.win32 win32/Makefile win32/config_sh.PL
20530            ! win32/makefile.mk win32/runperl.c
20531 ____________________________________________________________________________
20532 [  2670] By: jhi                                   on 1999/01/21  16:12:38
20533         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20534              To: perl5-porters@perl.org
20535              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
20536              Date: Thu, 21 Jan 1999 12:08:01 +0000
20537              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
20538      Branch: cfgperl
20539            ! pod/perldiag.pod t/op/subst.t toke.c
20540 ____________________________________________________________________________
20541 [  2669] By: jhi                                   on 1999/01/21  16:11:46
20542         Log: To: perl5-porters@perl.org
20543              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
20544              From: Anton Berezin <tobez@plab.ku.dk>
20545              Date: 21 Jan 1999 17:07:28 +0100
20546              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
20547      Branch: cfgperl
20548            ! hints/freebsd.sh
20549 ____________________________________________________________________________
20550 [  2668] By: jhi                                   on 1999/01/21  15:38:34
20551         Log: Add Daniel Grisinger <dgris@dimensional.com>.
20552      Branch: cfgperl
20553            ! AUTHORS MAINTAIN
20554 ____________________________________________________________________________
20555 [  2667] By: jhi                                   on 1999/01/21  15:32:28
20556         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20557              To: Mailing list Perl5 <perl5-porters@perl.org>
20558              Subject: [PATCH 5.005_53] Lean Exporter.pm
20559              Date: Thu, 21 Jan 1999 03:25:23 -0500
20560              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
20561      Branch: cfgperl
20562            + lib/Exporter/Heavy.pm
20563            ! MANIFEST lib/Exporter.pm
20564 ____________________________________________________________________________
20565 [  2666] By: jhi                                   on 1999/01/21  15:24:10
20566         Log: From: "W. Phillip Moore" <wpm@ms.com>
20567              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
20568              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
20569              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
20570              Message-ID: <13988.46383.298992.97303@zappa>
20571      Branch: cfgperl
20572            ! lib/File/Path.pm
20573 ____________________________________________________________________________
20574 [  2665] By: jhi                                   on 1999/01/21  15:20:48
20575         Log: CPAN update (CPAN-1.44_54) from Andreas and
20576              jumbo doc patch from Abigail.
20577              
20578              From: abigail@fnx.com
20579              To: perl5-porters@perl.org (Perl Porters)
20580              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
20581              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
20582              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
20583              
20584              From: abigail@fnx.com
20585              To: perl5-porters@perl.org (Perl Porters)
20586              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
20587              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
20588              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
20589              
20590              From: abigail@fnx.com
20591              To: perl5-porters@perl.org (Perl Porters)
20592              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
20593              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
20594              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
20595              
20596              From: abigail@fnx.com
20597              To: perl5-porters@perl.org (Perl Porters)
20598              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
20599              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
20600              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
20601              
20602              From: abigail@fnx.com
20603              To: perl5-porters@perl.org (Perl Porters)
20604              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
20605              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
20606              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
20607              
20608              From: abigail@fnx.com
20609              To: perl5-porters@perl.org (Perl Porters)
20610              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
20611              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
20612              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
20613              
20614              From: abigail@fnx.com
20615              To: perl5-porters@perl.org (Perl Porters)
20616              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
20617              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
20618              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
20619              
20620              From: abigail@fnx.com
20621              To: perl5-porters@perl.org (Perl Porters)
20622              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
20623              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
20624              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
20625              
20626              From: abigail@fnx.com
20627              To: perl5-porters@perl.org (Perl Porters)
20628              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
20629              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
20630              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
20631              
20632              From: abigail@fnx.com
20633              To: perl5-porters@perl.org (Perl Porters)
20634              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
20635              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
20636              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
20637              
20638              From: abigail@fnx.com
20639              To: perl5-porters@perl.org (Perl Porters)
20640              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
20641              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
20642              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
20643              
20644              From: abigail@fnx.com
20645              To: perl5-porters@perl.org (Perl Porters)
20646              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
20647              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
20648              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
20649              
20650              From: abigail@fnx.com
20651              To: perl5-porters@perl.org (Perl Porters)
20652              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
20653              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
20654              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
20655      Branch: cfgperl
20656            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
20657            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
20658            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
20659            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
20660 ____________________________________________________________________________
20661 [  2664] By: jhi                                   on 1999/01/21  14:47:43
20662         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20663              To: Mailing list Perl5 <perl5-porters@perl.org>
20664              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
20665              Date: Thu, 21 Jan 1999 03:58:29 -0500
20666              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
20667      Branch: cfgperl
20668            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
20669 ____________________________________________________________________________
20670 [  2663] By: jhi                                   on 1999/01/21  14:43:58
20671         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20672              To: Mailing list Perl5 <perl5-porters@perl.org>
20673              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
20674              Date: Thu, 21 Jan 1999 02:46:34 -0500
20675              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
20676      Branch: cfgperl
20677            ! ext/Errno/Errno_pm.PL
20678 ____________________________________________________________________________
20679 [  2662] By: jhi                                   on 1999/01/21  14:42:42
20680         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
20681              To: Francois Desarmenien <desar@club-internet.fr>
20682              Cc: Gurusamy Sarathy <gsar@activestate.com>,
20683              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
20684              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
20685              Date: 21 Jan 1999 00:17:35 -0700
20686              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
20687      Branch: cfgperl
20688            ! Porting/patching.pod
20689 ____________________________________________________________________________
20690 [  2661] By: jhi                                   on 1999/01/21  14:41:13
20691         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20692              To: Mailing list Perl5 <perl5-porters@perl.org>
20693              Subject: [PATCH 5.00*] makedepend
20694              Date: Thu, 21 Jan 1999 02:08:27 -0500
20695              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
20696      Branch: cfgperl
20697            ! makedepend.SH
20698 ____________________________________________________________________________
20699 [  2660] By: jhi                                   on 1999/01/21  14:36:45
20700         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20701              To: Mailing list Perl5 <perl5-porters@perl.org>
20702              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
20703              Date: Tue, 19 Jan 1999 20:06:45 -0500
20704              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
20705      Branch: cfgperl
20706            ! os2/Changes os2/os2.c
20707 ____________________________________________________________________________
20708 [  2657] By: jhi                                   on 1999/01/21  11:40:35
20709         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
20710              To: perl5-porters@perl.org
20711              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
20712              Date: Mon, 18 Jan 1999 01:32:31 PST
20713              Message-ID: <19990118093231.18443.qmail@hotmail.com>
20714      Branch: cfgperl
20715            ! ext/B/B/CC.pm
20716 ____________________________________________________________________________
20717 [  2656] By: jhi                                   on 1999/01/21  11:35:34
20718         Log: From: Achim Bohnet <ach@mpe.mpg.de>
20719              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
20720              Date: Wed, 20 Jan 1999 20:25:53 +0100
20721              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
20722      Branch: cfgperl
20723            ! pp.c
20724 ____________________________________________________________________________
20725 [  2655] By: jhi                                   on 1999/01/21  10:46:01
20726         Log: Handle NIS (and NetInfo) more robustly.
20727      Branch: cfgperl
20728            ! t/op/grent.t t/op/pwent.t
20729 ____________________________________________________________________________
20730 [  2654] By: jhi                                   on 1999/01/21  10:17:20
20731         Log: Two-argument eaccess() of SCO.
20732      Branch: cfgperl
20733            ! pp_sys.c
20734 ____________________________________________________________________________
20735 [  2653] By: jhi                                   on 1999/01/21  08:53:14
20736         Log: -DNO_NOSUID_CHECK for those platforms which have no way
20737              of checking for nosuid but still want suidperl.
20738      Branch: cfgperl
20739            ! perl.c
20740 ____________________________________________________________________________
20741 [  2652] By: jhi                                   on 1999/01/21  08:22:50
20742         Log: The LANGUAGE mirrors LC_ALL usage.
20743      Branch: cfgperl
20744            ! Configure config_h.SH
20745 ____________________________________________________________________________
20746 [  2651] By: jhi                                   on 1999/01/20  22:01:21
20747         Log: I_MNTENT was missing.
20748      Branch: cfgperl
20749            ! Configure config_h.SH
20750 ____________________________________________________________________________
20751 [  2650] By: jhi                                   on 1999/01/19  13:42:03
20752         Log: NetBSD update, based on patches from the NetBSD packages system.
20753      Branch: cfgperl
20754            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
20755 ____________________________________________________________________________
20756 [  2649] By: jhi                                   on 1999/01/19  12:44:02
20757         Log: Jumbo Configure update.
20758              * -Uinstallusrbinperl: disable /usr/bin/perl installation
20759              by installperl
20760              * usethreads.cbu
20761              * use64bits.cbu
20762              * "nosuid"
20763      Branch: cfgperl
20764            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
20765            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
20766            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
20767            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
20768            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
20769            ! pod/perldiag.pod
20770 ____________________________________________________________________________
20771 [  2648] By: jhi                                   on 1999/01/19  09:16:44
20772         Log: Mention /usr/share/locale.
20773      Branch: cfgperl
20774            ! pod/perllocale.pod
20775 ____________________________________________________________________________
20776 [  2647] By: jhi                                   on 1999/01/19  09:11:11
20777         Log: SHMLBA strikes back in NetBSD/sparc.
20778              
20779              From: Dave Nelson <David.Nelson@bellcow.com>
20780              To: jhi@iki.fi
20781              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
20782              Date: Mon, 18 Jan 1999 22:07:56 -0600
20783              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
20784      Branch: cfgperl
20785            ! ext/IPC/SysV/SysV.xs
20786 ____________________________________________________________________________
20787 [  2646] By: jhi                                   on 1999/01/19  08:58:17
20788         Log: Show LANGUAGE env var when needed. (Augment change #2645).
20789      Branch: cfgperl
20790            ! util.c utils/perlbug.PL
20791 ____________________________________________________________________________
20792 [  2645] By: jhi                                   on 1999/01/19  08:52:15
20793         Log: Document the GNU LANGUAGE env var.
20794      Branch: cfgperl
20795            ! pod/perllocale.pod
20796 ____________________________________________________________________________
20797 [  2644] By: jhi                                   on 1999/01/19  08:42:25
20798         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20799              To: Mailing list Perl5 <perl5-porters@perl.org>
20800              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
20801              Date: Mon, 18 Jan 1999 20:57:02 -0500
20802              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
20803      Branch: cfgperl
20804            ! pp_hot.c t/op/pat.t
20805 ____________________________________________________________________________
20806 [  2643] By: jhi                                   on 1999/01/18  11:23:41
20807         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
20808      Branch: cfgperl
20809            ! Makefile.SH
20810 ____________________________________________________________________________
20811 [  2642] By: jhi                                   on 1999/01/18  11:03:38
20812         Log: GNU libc locale system has LANGUAGE env var that partly
20813              overrides even LC_ALL.
20814      Branch: cfgperl
20815            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
20816 ____________________________________________________________________________
20817 [  2641] By: jhi                                   on 1999/01/18  10:55:04
20818         Log: Integrate from mainperl.
20819      Branch: cfgperl
20820           +> ext/B/defsubs.h.PL
20821            ! t/op/groups.t
20822           !> (integrate 38 files)
20823 ____________________________________________________________________________
20824 [  2640] By: gsar                                  on 1999/01/18  10:06:29
20825         Log: a few random cleanups
20826      Branch: perl
20827            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
20828 ____________________________________________________________________________
20829 [  2639] By: gsar                                  on 1999/01/18  05:56:21
20830         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
20831              Date:    Sun, 17 Jan 1999 16:41:10 PST
20832              Message-Id: <19990118004111.29667.qmail@hotmail.com>
20833              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
20834      Branch: perl
20835            ! ext/B/B/C.pm
20836 ____________________________________________________________________________
20837 [  2638] By: gsar                                  on 1999/01/18  05:41:21
20838         Log: From:    jan.dubois@ibm.net (Jan Dubois)
20839              Date:    Mon, 18 Jan 1999 00:37:41 +0100
20840              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
20841              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
20842      Branch: perl
20843            ! dump.c
20844 ____________________________________________________________________________
20845 [  2633] By: gsar                                  on 1999/01/17  13:39:59
20846         Log: bogus assert()
20847      Branch: perl
20848            ! pp.c t/op/groups.t
20849 ____________________________________________________________________________
20850 [  2632] By: gsar                                  on 1999/01/17  13:22:04
20851         Log: various tweaks for clean build and test on win32
20852      Branch: perl
20853            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
20854            ! op.c t/pragma/warn/doio
20855 ____________________________________________________________________________
20856 [  2631] By: gsar                                  on 1999/01/17  12:28:06
20857         Log: undo change#2336, and add clarification about subversive
20858              CPAN distributions from Andreas Koenig
20859      Branch: perl
20860            ! Porting/pumpkin.pod lib/CPAN.pm
20861 ____________________________________________________________________________
20862 [  2630] By: gsar                                  on 1999/01/17  12:04:06
20863         Log: fix silent taint failures under -U
20864      Branch: perl
20865            ! doio.c
20866 ____________________________________________________________________________
20867 [  2629] By: gsar                                  on 1999/01/17  12:00:23
20868         Log: sanity check piped opens (tweaked version of patch suggested
20869              by Mark-Jason Dominus)
20870      Branch: perl
20871            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
20872            ! t/op/taint.t t/pragma/warn/doio
20873 ____________________________________________________________________________
20874 [  2628] By: gsar                                  on 1999/01/17  11:26:21
20875         Log: regen headers
20876      Branch: perl
20877            ! embed.h embedvar.h objXSUB.h
20878 ____________________________________________________________________________
20879 [  2627] By: gsar                                  on 1999/01/17  11:23:37
20880         Log: PERL_OBJECTness for change#2595
20881      Branch: perl
20882            ! embed.pl op.c pod/perlport.pod proto.h
20883 ____________________________________________________________________________
20884 [  2626] By: gsar                                  on 1999/01/17  09:47:07
20885         Log: PERL_OBJECT tweaks for change#2426
20886      Branch: perl
20887            ! embed.pl proto.h regcomp.c
20888 ____________________________________________________________________________
20889 [  2625] By: gsar                                  on 1999/01/17  09:37:58
20890         Log: documentation in change#2596 is not quite right; fix it
20891      Branch: perl
20892            ! lib/Math/BigFloat.pm pod/perlguts.pod
20893 ____________________________________________________________________________
20894 [  2624] By: gsar                                  on 1999/01/17  09:28:34
20895         Log: undo change#2571; C<use File::Spec> instead
20896      Branch: perl
20897            ! lib/FindBin.pm
20898 ____________________________________________________________________________
20899 [  2623] By: gsar                                  on 1999/01/17  09:20:42
20900         Log: change#2572 is not applicable; undo, retaining scan_bin addition
20901              to global.sym
20902      Branch: perl
20903            ! global.sym perl.c proto.h
20904 ____________________________________________________________________________
20905 [  2622] By: gsar                                  on 1999/01/17  09:17:42
20906         Log: change#2576 is based on a wrong premise; undo it
20907      Branch: perl
20908            ! pp_ctl.c
20909 ____________________________________________________________________________
20910 [  2621] By: gsar                                  on 1999/01/17  09:12:42
20911         Log: fix change#2602 to not used hard coded constants
20912      Branch: perl
20913            ! ext/B/B/C.pm ext/B/defsubs.h.PL
20914 ____________________________________________________________________________
20915 [  2620] By: gsar                                  on 1999/01/17  09:02:07
20916         Log: integrate cfgperl changes into mainline, fix conflicts
20917      Branch: perl
20918           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
20919           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
20920           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
20921           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
20922           +> pod/perlopentut.pod
20923           !> (integrate 162 files)
20924 ____________________________________________________________________________
20925 [  2619] By: gsar                                  on 1999/01/17  08:42:04
20926         Log: a few doc typos
20927      Branch: perl
20928            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
20929 ____________________________________________________________________________
20930 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
20931         Log: Win32 changes from Jan
20932              
20933              From: jan.dubois@ibm.net (Jan Dubois)
20934              Date: Fri, 15 Jan 1999 23:38:35 +0100
20935              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
20936              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
20937              
20938              From: jan.dubois@ibm.net (Jan Dubois)
20939              Date: Sat, 16 Jan 1999 13:02:45 +0100
20940              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
20941              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
20942      Branch: maint-5.005/perl
20943            ! README.win32 win32/Makefile win32/makefile.mk
20944 ____________________________________________________________________________
20945 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
20946         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
20947              
20948              From: Gurusamy Sarathy <gsar@engin.umich.edu>
20949              Date: Thu, 07 Jan 1999 00:12:00 -0500
20950              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
20951              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
20952              
20953              From: Gurusamy Sarathy <gsar@engin.umich.edu>
20954              Date: Thu, 14 Jan 1999 19:21:46 -0500
20955              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
20956              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
20957      Branch: maint-5.005/perl
20958            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
20959            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
20960            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
20961            ! win32/makedef.pl win32/runperl.c win32/win32.c
20962 ____________________________________________________________________________
20963 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
20964         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20965              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
20966              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
20967              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
20968              
20969              From: Jarkko Hietaniemi <jhi@iki.fi>
20970              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
20971              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
20972              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
20973              
20974              From: Jarkko Hietaniemi <jhi@iki.fi>
20975              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
20976              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
20977              Subject: the promised "installusrbinperl + NetBSD" fix
20978      Branch: maint-5.005/perl
20979            ! Configure Makefile.SH hints/netbsd.sh installperl
20980            ! makedepend.SH unixish.h
20981 ____________________________________________________________________________
20982 [  2611] By: jhi                                   on 1999/01/14  12:16:14
20983         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
20984              To: pumpkings@jhereg.perl.com
20985              Subject: perlopentut.pod
20986              Date: Sat, 09 Jan 1999 08:13:18 -0700
20987              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
20988      Branch: cfgperl
20989            + pod/perlopentut.pod
20990            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
20991 ____________________________________________________________________________
20992 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
20993         Log: Added Carp::cluck to perldelta.pod
20994      Branch: maint-5.005/perl
20995            ! pod/perldelta.pod
20996 ____________________________________________________________________________
20997 [  2605] By: jhi                                   on 1999/01/13  18:26:19
20998         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
20999              To: "'cpan@perl.org'" <cpan@perl.org>
21000              Subject: "Bug" fix for File::Find.pm
21001              Date:   Thu, 31 Dec 1998 13:01:50 -0500
21002              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
21003      Branch: cfgperl
21004            ! lib/File/Find.pm
21005 ____________________________________________________________________________
21006 [  2604] By: jhi                                   on 1999/01/13  18:08:45
21007         Log: From: Peter Wolfe <wolfe@teloseng.com>
21008              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
21009              To: perlbug@perl.com
21010              Date: 11 Jan 1999 23:00:05 +0200
21011              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
21012      Branch: cfgperl
21013            ! hints/sco.sh
21014 ____________________________________________________________________________
21015 [  2603] By: jhi                                   on 1999/01/13  18:06:56
21016         Log: From: hans@icgroup.nl (Hans Mulder)
21017              Subject: [Patch for 5.005_54] re::debugcolors dumps core
21018              To: perlbug@perl.com
21019              Cc: hansmu@xs4all.nl
21020              Date: 11 Jan 1999 22:22:45 +0200
21021              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
21022      Branch: cfgperl
21023            ! ext/re/re.pm regcomp.c
21024 ____________________________________________________________________________
21025 [  2602] By: jhi                                   on 1999/01/13  18:05:43
21026         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21027              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
21028              Date: 11 Jan 1999 08:02:41 +0200
21029              Lines: 134
21030              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
21031      Branch: cfgperl
21032            ! ext/B/B.xs ext/B/B/C.pm
21033 ____________________________________________________________________________
21034 [  2601] By: jhi                                   on 1999/01/13  18:01:53
21035         Log: From: James FitzGibbon <james@ican.net>
21036              Subject: Trivial patch for HP-UX 11 and shared libperl
21037              To: perl5-porters@perl.org
21038              Date: 8 Jan 1999 19:13:23 +0200
21039              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
21040      Branch: cfgperl
21041            ! Makefile.SH
21042 ____________________________________________________________________________
21043 [  2600] By: jhi                                   on 1999/01/13  17:59:45
21044         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21045              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
21046              To: perl5-porters@perl.org
21047              Date: 8 Jan 1999 12:43:36 +0200
21048              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
21049      Branch: cfgperl
21050            ! ext/B/B/CC.pm
21051 ____________________________________________________________________________
21052 [  2599] By: jhi                                   on 1999/01/13  17:50:11
21053         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
21054              Subject: PATCH to installperl
21055              To: perl5-porters@perl.org
21056              Date: 4 Jan 1999 16:15:18 +0200
21057              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
21058      Branch: cfgperl
21059            ! installperl
21060 ____________________________________________________________________________
21061 [  2598] By: jhi                                   on 1999/01/13  17:34:51
21062         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
21063              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
21064              Cc: perl5-porters@perl.org
21065              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
21066              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
21067              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
21068      Branch: cfgperl
21069            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21070            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21071 ____________________________________________________________________________
21072 [  2597] By: jhi                                   on 1999/01/13  17:30:33
21073         Log: From: David Dyck <dcd@tc.fluke.com>
21074              To: Perl Porters <perl5-porters@perl.org>,
21075              Gurusamy Sarathy <gsar@engin.umich.edu>
21076              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
21077              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
21078              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
21079      Branch: cfgperl
21080            ! pod/perldsc.pod
21081 ____________________________________________________________________________
21082 [  2596] By: jhi                                   on 1999/01/13  17:26:44
21083         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
21084              To: perl5-porters@perl.org
21085              Subject: [PATCH] modglobal w/ spelling fixes
21086              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
21087              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
21088      Branch: cfgperl
21089            ! pod/perlguts.pod
21090 ____________________________________________________________________________
21091 [  2595] By: jhi                                   on 1999/01/13  17:24:59
21092         Log: From: Hans Mulder <hansm@icgroup.nl>
21093              Optimize common sort routines.  Thread started by the message
21094              
21095              From: Hans Mulder <hansm@icgroup.nl>
21096              Sender: owner-perl5-porters@perl.org
21097              To: perl5-porters@perl.org
21098              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
21099              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
21100              
21101              and the patch from the message
21102              
21103              From: Hans Mulder <hans@icgroup.nl>
21104              To: jhi@iki.fi
21105              Cc: perl5-porters@perl.org
21106              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
21107              $b }
21108              Date: Wed, 13 Jan 1999 17:39:35 +0100
21109              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
21110      Branch: cfgperl
21111            ! Todo op.c op.h pp_ctl.c t/op/sort.t
21112 ____________________________________________________________________________
21113 [  2594] By: jhi                                   on 1999/01/13  16:50:17
21114         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
21115              (the diffs were based on 5.004_02).  Tested by Guido
21116              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
21117      Branch: cfgperl
21118            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
21119            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
21120            + mint/sys/time.h mint/time.h
21121            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
21122            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
21123 ____________________________________________________________________________
21124 [  2593] By: jhi                                   on 1999/01/09  16:54:26
21125         Log: Detypo.
21126      Branch: cfgperl
21127            ! hints/dec_osf.sh
21128 ____________________________________________________________________________
21129 [  2592] By: jhi                                   on 1999/01/09  16:17:13
21130         Log: Move usethreads and use64bits logic from hints to Configure.
21131      Branch: cfgperl
21132            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
21133            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
21134            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
21135            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
21136 ____________________________________________________________________________
21137 [  2591] By: jhi                                   on 1999/01/09  14:45:24
21138         Log: Missing dTHRs added.
21139      Branch: cfgperl
21140            ! regcomp.c toke.c
21141 ____________________________________________________________________________
21142 [  2590] By: jhi                                   on 1999/01/08  15:27:17
21143         Log: Finalize change #2589 and add better AIX nm scanning from:
21144              
21145              Message-Id: <m0zyNW0-00017VC@gentoo.com>
21146              From: bll@gentoo.com (Brad Lanam)
21147              Subject: Re: mailhelp returned a non-zero status
21148              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
21149              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
21150      Branch: cfgperl
21151            ! Configure hints/freebsd.sh hints/linux.sh
21152 ____________________________________________________________________________
21153 [  2589] By: jhi                                   on 1999/01/08  15:14:54
21154         Log: Undo change #2581.
21155      Branch: cfgperl
21156            ! Configure hints/freebsd.sh hints/linux.sh
21157 ____________________________________________________________________________
21158 [  2588] By: jhi                                   on 1999/01/08  11:51:52
21159         Log: FAQ jumbo patch from tchrist.
21160              
21161              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
21162              From: Tom Christiansen <tchrist@jhereg.perl.com>
21163              To: pumpkings@jhereg.perl.com
21164              Subject: newest version of perlfaq.pod
21165              Date: Thu, 7 Jan 1999 23:05:02 -0700
21166              
21167              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
21168              From: Tom Christiansen <tchrist@jhereg.perl.com>
21169              To: pumpkings@jhereg.perl.com
21170              Subject: newest version of perlfaq1.pod
21171              Date: Thu, 7 Jan 1999 23:05:02 -0700
21172              
21173              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
21174              From: Tom Christiansen <tchrist@jhereg.perl.com>
21175              To: pumpkings@jhereg.perl.com
21176              Subject: newest version of perlfaq2.pod
21177              Date: Thu, 7 Jan 1999 23:05:02 -0700
21178              
21179              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
21180              From: Tom Christiansen <tchrist@jhereg.perl.com>
21181              To: pumpkings@jhereg.perl.com
21182              Subject: newest version of perlfaq3.pod
21183              Date: Thu, 7 Jan 1999 23:05:02 -0700
21184              
21185              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
21186              From: Tom Christiansen <tchrist@jhereg.perl.com>
21187              To: pumpkings@jhereg.perl.com
21188              Subject: newest version of perlfaq4.pod
21189              Date: Thu, 7 Jan 1999 23:05:02 -0700
21190              
21191              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
21192              From: Tom Christiansen <tchrist@jhereg.perl.com>
21193              To: pumpkings@jhereg.perl.com
21194              Subject: newest version of perlfaq5.pod
21195              Date: Thu, 7 Jan 1999 23:05:02 -0700
21196              
21197              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
21198              From: Tom Christiansen <tchrist@jhereg.perl.com>
21199              To: pumpkings@jhereg.perl.com
21200              Subject: newest version of perlfaq6.pod
21201              Date: Thu, 7 Jan 1999 23:05:02 -0700
21202              
21203              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
21204              From: Tom Christiansen <tchrist@jhereg.perl.com>
21205              To: pumpkings@jhereg.perl.com
21206              Subject: newest version of perlfaq7.pod
21207              Date: Thu, 7 Jan 1999 23:05:03 -0700
21208              
21209              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
21210              From: Tom Christiansen <tchrist@jhereg.perl.com>
21211              To: pumpkings@jhereg.perl.com
21212              Subject: newest version of perlfaq8.pod
21213              Date: Thu, 7 Jan 1999 23:05:03 -0700
21214              
21215              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
21216              From: Tom Christiansen <tchrist@jhereg.perl.com>
21217              To: pumpkings@jhereg.perl.com
21218              Subject: newest version of perlfaq9.pod
21219              Date: Thu, 7 Jan 1999 23:05:03 -0700
21220      Branch: cfgperl
21221            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21222            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21223            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21224            ! pod/perlfaq9.pod
21225 ____________________________________________________________________________
21226 [  2587] By: jhi                                   on 1999/01/08  11:17:43
21227         Log: More doc fixes from Abigail.
21228      Branch: cfgperl
21229            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
21230            ! lib/User/pwent.pm
21231 ____________________________________________________________________________
21232 [  2585] By: jhi                                   on 1999/01/08  08:31:02
21233         Log: Change #2584 from maint-5.005:
21234              
21235              implemented Ilya's suggested fix, and added a testcase
21236              
21237              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21238              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
21239              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
21240              Subject: Re: Text::ParseWords: regex fix
21241      Branch: cfgperl
21242            ! lib/Text/ParseWords.pm t/lib/parsewords.t
21243 ____________________________________________________________________________
21244 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
21245         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21246              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
21247              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
21248              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
21249      Branch: maint-5.005/perl
21250            ! ext/Errno/Errno_pm.PL
21251 ____________________________________________________________________________
21252 [  2581] By: jhi                                   on 1999/01/07  16:38:03
21253         Log: Configure update:
21254              - usethreads, use64bits, and usemultiplicity
21255              are no more interactively asked by Configure
21256              - "int main()" (vs bare "main()") enforced in test programs
21257      Branch: cfgperl
21258            ! Configure hints/freebsd.sh hints/linux.sh
21259 ____________________________________________________________________________
21260 [  2580] By: jhi                                   on 1999/01/07  11:19:12
21261         Log: From: Dan Sugalski <sugalskd@osshe.edu>
21262              Date: Wed, 06 Jan 1999 13:47:34 -0800
21263              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
21264              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
21265      Branch: cfgperl
21266            ! vms/vms.c
21267 ____________________________________________________________________________
21268 [  2579] By: jhi                                   on 1999/01/07  09:08:36
21269         Log: Another set of doc patches from Abigail
21270              
21271              From: abigail@fnx.com
21272              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
21273              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
21274              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
21275              
21276              From: abigail@fnx.com
21277              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
21278              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
21279              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
21280              
21281              From: abigail@fnx.com
21282              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
21283              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
21284              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
21285              
21286              From: abigail@fnx.com
21287              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
21288              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
21289              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
21290              
21291              From: abigail@fnx.com
21292              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
21293              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
21294              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
21295              
21296              From: abigail@fnx.com
21297              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
21298              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
21299              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
21300              
21301              From: abigail@fnx.com
21302              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
21303              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
21304              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
21305              
21306              From: abigail@fnx.com
21307              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
21308              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
21309              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
21310              
21311              From: abigail@fnx.com
21312              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
21313              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
21314              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
21315              
21316              From: abigail@fnx.com
21317              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
21318              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
21319              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
21320              
21321              From: abigail@fnx.com
21322              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
21323              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
21324              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
21325              
21326              From: abigail@fnx.com
21327              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
21328              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
21329              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
21330              
21331              From: abigail@fnx.com
21332              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
21333              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
21334              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
21335              
21336              From: abigail@fnx.com
21337              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
21338              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
21339              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
21340      Branch: cfgperl
21341            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
21342            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
21343            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
21344            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
21345            ! lib/Tie/Array.pm lib/Tie/Hash.pm
21346 ____________________________________________________________________________
21347 [  2576] By: jhi                                   on 1999/01/06  17:05:20
21348         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
21349      Branch: cfgperl
21350            ! pp_ctl.c
21351 ____________________________________________________________________________
21352 [  2575] By: jhi                                   on 1999/01/06  13:18:56
21353         Log: Enhance the great_circle_distance() documentation.
21354      Branch: cfgperl
21355            ! lib/Math/Trig.pm
21356 ____________________________________________________________________________
21357 [  2574] By: jhi                                   on 1999/01/06  12:58:03
21358         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
21359              To: perlbug@perl.com
21360              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
21361              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
21362              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
21363      Branch: cfgperl
21364            ! t/op/sysio.t
21365 ____________________________________________________________________________
21366 [  2573] By: jhi                                   on 1999/01/06  12:40:19
21367         Log: From: "W. Phillip Moore" <wpm@ms.com>
21368              To: perlbug@perl.org
21369              Subject: [PATCH] POSIX getpgrp is not -w clean
21370              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
21371              Message-ID: <13970.20107.190314.549471@zappa>
21372      Branch: cfgperl
21373            ! ext/POSIX/POSIX.pm
21374 ____________________________________________________________________________
21375 [  2572] By: jhi                                   on 1999/01/06  12:25:24
21376         Log: Based on
21377              From: jan.dubois@ibm.net (Jan Dubois)
21378              To: perl5-porters@perl.org
21379              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21380              Date: Wed, 06 Jan 1999 01:24:09 +0100
21381              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
21382              except that
21383              - objXSUB.h was already okay
21384              - embed.h patching is futile, global.sym patched instead
21385              - objpp.h does not exist
21386              - proto.h addition applied manually
21387              - win32/GenCAPI.pl was already okay
21388              - win32/makedef.pl was already okay
21389      Branch: cfgperl
21390            ! global.sym perl.c proto.h
21391 ____________________________________________________________________________
21392 [  2571] By: jhi                                   on 1999/01/06  11:25:48
21393         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
21394              To: perlbug@perl.com
21395              Subject: FindBin.pm on Win32 systems
21396              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
21397              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
21398      Branch: cfgperl
21399            ! lib/FindBin.pm
21400 ____________________________________________________________________________
21401 [  2570] By: jhi                                   on 1999/01/06  11:21:48
21402         Log: From: Dan Sugalski <sugalskd@osshe.edu>
21403              To: perl5-porters@perl.org, vmsperl@perl.org
21404              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
21405              Date: Tue, 05 Jan 1999 16:47:31 -0800
21406              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
21407              
21408              (the ext/IO/lib/IO/Socket.pm was not really changed here;
21409              it was a leftover from #2569)
21410      Branch: cfgperl
21411            ! ext/IO/lib/IO/Socket.pm taint.c
21412 ____________________________________________________________________________
21413 [  2569] By: jhi                                   on 1999/01/06  11:18:22
21414         Log: Jumbo doc patch from Abigail (almost identical to
21415              the 5.005-maint change #2562 except for the
21416              ext/IO/lib/IO/Socket.pm patch which was not
21417              applicable because the IO version of 5.005-devel
21418              is somewhat different (why?))
21419              
21420              From: abigail@fnx.com
21421              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
21422              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
21423              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
21424              
21425              From: abigail@fnx.com
21426              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
21427              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
21428              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
21429              
21430              From: abigail@fnx.com
21431              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
21432              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
21433              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
21434              
21435              From: abigail@fnx.com
21436              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
21437              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
21438              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
21439              
21440              From: abigail@fnx.com
21441              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
21442              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
21443              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
21444              
21445              From: abigail@fnx.com
21446              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
21447              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
21448              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
21449              
21450              From: abigail@fnx.com
21451              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
21452              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
21453              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
21454              
21455              From: abigail@fnx.com
21456              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
21457              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
21458              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
21459              
21460              From: abigail@fnx.com
21461              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
21462              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
21463              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
21464              
21465              From: abigail@fnx.com
21466              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
21467              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
21468              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
21469      Branch: cfgperl
21470            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21471            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
21472            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
21473            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
21474            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
21475 ____________________________________________________________________________
21476 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
21477         Log: From: jan.dubois@ibm.net (Jan Dubois)
21478              Date: Wed, 06 Jan 1999 01:24:09 +0100
21479              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
21480              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21481      Branch: maint-5.005/perl
21482            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
21483            ! win32/GenCAPI.pl win32/makedef.pl
21484 ____________________________________________________________________________
21485 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
21486         Log: From: "W. Phillip Moore" <wpm@ms.com>
21487              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
21488              Message-ID: <13970.20107.190314.549471@zappa>
21489              Subject: [PATCH] POSIX getpgrp is not -w clean
21490      Branch: maint-5.005/perl
21491            ! ext/POSIX/POSIX.pm
21492 ____________________________________________________________________________
21493 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
21494         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
21495              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
21496              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
21497              Subject: FindBin.pm on Win32 systems
21498      Branch: maint-5.005/perl
21499            ! lib/FindBin.pm
21500 ____________________________________________________________________________
21501 [  2561] By: jhi                                   on 1999/01/05  10:49:10
21502         Log: Reword the setlocale() 1-arg case better.
21503      Branch: cfgperl
21504            ! ext/POSIX/POSIX.pod
21505 ____________________________________________________________________________
21506 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
21507         Log: From: Blair Zajac <bzajac@geostaff.com>
21508              Date: Wed, 23 Dec 1998 17:13:32 -0800
21509              Message-ID: <3681953C.8B6A90AA@geostaff.com>
21510              Subject: Tie::SubstrHash patch
21511      Branch: maint-5.005/perl
21512            ! lib/Tie/SubstrHash.pm
21513 ____________________________________________________________________________
21514 [  2554] By: jhi                                   on 1999/01/02  14:55:06
21515         Log: Object destruction order testing.
21516      Branch: cfgperl
21517            ! t/op/misc.t
21518 ____________________________________________________________________________
21519 [  2553] By: jhi                                   on 1999/01/02  14:49:40
21520         Log: perldelta the Dumpvalue.pm of change #2513.
21521      Branch: cfgperl
21522            ! lib/Dumpvalue.pm pod/perldelta.pod
21523 ____________________________________________________________________________
21524 [  2552] By: nick                                  on 1999/01/02  14:45:38
21525         Log: Tone down Makefile.PL so it works on Win32
21526      Branch: perl
21527            ! ext/B/Makefile.PL
21528 ____________________________________________________________________________
21529 [  2551] By: nick                                  on 1999/01/02  14:06:30
21530         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
21531              Use them in various B::* rather than have local defs.
21532      Branch: perl
21533            + ext/B/defsubs.h.PL
21534            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
21535            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
21536            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
21537 ____________________________________________________________________________
21538 [  2550] By: nick                                  on 1999/01/02  10:04:02
21539         Log: Integrate ext/B changes from //depot/cfgperl
21540      Branch: perl
21541           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
21542 ____________________________________________________________________________
21543 [  2549] By: jhi                                   on 1999/01/01  13:54:16
21544         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
21545              To: perlbug@perl.com
21546              Subject: op/groups.t fails test 1 on HP-UX 10.20
21547              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
21548              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
21549      Branch: cfgperl
21550            ! t/op/groups.t
21551 ____________________________________________________________________________
21552 [  2548] By: jhi                                   on 1999/01/01  13:53:31
21553         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21554              To: perl5-porters@perl.org
21555              cc: hv@crypt0.demon.co.uk
21556              Subject: [bug 5.004_54] duplicate error message
21557              Date: Thu, 31 Dec 1998 04:05:25 +0000
21558              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
21559              
21560              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
21561              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
21562              To: hv@crypt0.demon.co.uk
21563              Cc: perl5-porters@perl.org
21564              Subject: [PATCH _54] Re: duplicate error message
21565              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
21566              
21567              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
21568              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21569              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
21570              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
21571              Subject: [TEST PATCH _54] Re: duplicate error message 
21572              Date: Fri, 01 Jan 1999 07:32:14 +0000
21573      Branch: cfgperl
21574            ! op.c t/pragma/warn/op
21575 ____________________________________________________________________________
21576 [  2547] By: jhi                                   on 1998/12/31  14:15:04
21577         Log: From: Chris Nandor <pudge@pobox.com>
21578              To: jhi@iki.fi
21579              Cc: perl5-porters@perl.org
21580              Subject: Re: [PATCH] perlport.pod 1.38
21581              Date: Thu, 31 Dec 1998 09:06:48 -0500
21582              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
21583      Branch: cfgperl
21584            ! pod/perlport.pod
21585 ____________________________________________________________________________
21586 [  2546] By: jhi                                   on 1998/12/31  11:18:17
21587         Log: From: Wilson P. Snyder II
21588              To: perl5-porters@perl.org
21589              Subject: [PATCH v5.5.53] REV2: Binary number support
21590              Date: 1998/11/30
21591              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
21592      Branch: cfgperl
21593            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
21594            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
21595            ! toke.c util.c
21596 ____________________________________________________________________________
21597 [  2545] By: jhi                                   on 1998/12/31  09:27:40
21598         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
21599              To: perlbug@perl.com
21600              Subject: "perl -T -P" dumps core on OpenBSD and Linux
21601              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
21602              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
21603      Branch: cfgperl
21604            ! taint.c
21605 ____________________________________________________________________________
21606 [  2544] By: jhi                                   on 1998/12/31  09:21:45
21607         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
21608              To: perlbug@perl.com 
21609              Subject: bug in pod2man search for perl binary [5.005_5x]
21610              Date: Sat, 12 Dec 1998 23:08:51 +0000 
21611              Message-ID: <19981212230851.A20578@ig.co.uk> 
21612      Branch: cfgperl
21613            ! pod/pod2man.PL
21614 ____________________________________________________________________________
21615 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
21616         Log: From: jan.dubois@ibm.net (Jan Dubois)
21617              Date: Wed, 23 Dec 1998 21:26:38 +0100
21618              Message-ID: <36895086.8849224@smtp1.ibm.net>
21619              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
21620      Branch: maint-5.005/perl
21621            ! lib/ExtUtils/MakeMaker.pm
21622 ____________________________________________________________________________
21623 [  2540] By: jhi                                   on 1998/12/30  08:42:04
21624         Log: Evermore AUTHORS and MAINTAIN.
21625      Branch: cfgperl
21626            ! AUTHORS MAINTAIN
21627 ____________________________________________________________________________
21628 [  2539] By: jhi                                   on 1998/12/29  15:10:34
21629         Log: More AUTHORS and MAINTAIN.
21630      Branch: cfgperl
21631            ! AUTHORS MAINTAIN
21632 ____________________________________________________________________________
21633 [  2537] By: jhi                                   on 1998/12/29  14:34:47
21634         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
21635              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
21636              Message-ID: <13942.32480.700000.640927@utensil>
21637              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
21638              (mirror change#2531 in the 5.005-maint)
21639      Branch: cfgperl
21640            ! lib/AutoSplit.pm
21641 ____________________________________________________________________________
21642 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
21643         Log: change in_pod pattern to /^=\w/ from /^=/
21644              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
21645              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
21646              Message-ID: <13942.32480.700000.640927@utensil>
21647              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
21648      Branch: maint-5.005/perl
21649            ! lib/AutoSplit.pm
21650 ____________________________________________________________________________
21651 [  2525] By: jhi                                   on 1998/12/29  13:06:26
21652         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21653              To: perl5-porters@perl.org
21654              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
21655              Date: 16 Dec 1998 03:17:03 +0200
21656              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
21657      Branch: cfgperl
21658            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
21659 ____________________________________________________________________________
21660 [  2524] By: jhi                                   on 1998/12/29  13:00:06
21661         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21662              To: perl5-porters@perl.org
21663              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
21664              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
21665              Date: 10 Dec 1998 08:30:02 +0200
21666              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
21667              
21668              (Nick's part was applied earlier, in change #2460)
21669      Branch: cfgperl
21670            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
21671 ____________________________________________________________________________
21672 [  2523] By: jhi                                   on 1998/12/29  12:41:31
21673         Log: From: "vishal bhatia" <vishalb@hotmail.com>
21674              To: nick@ni-s.u-net.com
21675              Cc: perl5-porters@perl.org
21676              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
21677              Date: 9 Dec 1998 06:50:30 +0200
21678              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
21679      Branch: cfgperl
21680            ! ext/B/B/CC.pm
21681 ____________________________________________________________________________
21682 [  2522] By: jhi                                   on 1998/12/29  12:15:18
21683         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
21684              To: perl5-porters@perl.org (Perl 5 Porters)
21685              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
21686              Date: 25 Dec 1998 23:02:28 +0200
21687              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
21688      Branch: cfgperl
21689            ! lib/Pod/Text.pm
21690 ____________________________________________________________________________
21691 [  2521] By: jhi                                   on 1998/12/29  12:07:54
21692         Log: Undo #2519 (breaks universal.c).
21693      Branch: cfgperl
21694            ! XSUB.h
21695 ____________________________________________________________________________
21696 [  2519] By: jhi                                   on 1998/12/29  11:41:10
21697         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
21698              To: perl5-porters@perl.org
21699              Cc: perl-xs@perl.org
21700              Subject: XSUB.h refinement [PATCH]
21701              Date: 18 Dec 1998 03:58:44 +0200
21702              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
21703      Branch: cfgperl
21704            ! XSUB.h
21705 ____________________________________________________________________________
21706 [  2518] By: jhi                                   on 1998/12/29  11:36:19
21707         Log: From: abigail@fnx.com
21708              To: perl5-porters@perl.org (Perl Porters)
21709              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
21710              Date: 28 Dec 1998 21:39:15 +0200
21711              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
21712      Branch: cfgperl
21713            ! lib/fields.pm
21714 ____________________________________________________________________________
21715 [  2517] By: jhi                                   on 1998/12/29  11:35:03
21716         Log: Document change #2516.
21717      Branch: cfgperl
21718            ! pod/perldelta.pod
21719 ____________________________________________________________________________
21720 [  2516] By: jhi                                   on 1998/12/29  11:32:26
21721         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21722              To: perl5-porters@perl.org (Mailing list Perl5)
21723              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
21724              Date: 9 Dec 1998 10:39:31 +0200
21725              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
21726      Branch: cfgperl
21727            ! pod/perldiag.pod regcomp.c toke.c
21728 ____________________________________________________________________________
21729 [  2515] By: jhi                                   on 1998/12/29  11:27:11
21730         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21731              To: perl5-porters@perl.org (Mailing list Perl5)
21732              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
21733              Date: 8 Dec 1998 09:02:04 +0200
21734              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
21735              
21736              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
21737      Branch: cfgperl
21738            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
21739 ____________________________________________________________________________
21740 [  2514] By: jhi                                   on 1998/12/29  11:21:31
21741         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21742              To: perl5-porters@perl.org (Mailing list Perl5)
21743              Subject: [PATCH 5.005_53] Regexp tests and UTF8
21744              Date: 8 Dec 1998 07:02:01 +0200
21745              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
21746      Branch: cfgperl
21747            ! regcomp.c
21748 ____________________________________________________________________________
21749 [  2513] By: jhi                                   on 1998/12/29  11:18:34
21750         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21751              Subject: [PATCH 5.005_*] Dumpvar.pm
21752              To: perl5-porters@perl.org (Mailing list Perl5)
21753              Date: 7 Dec 1998 10:17:35 +0200
21754              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
21755      Branch: cfgperl
21756            + lib/Dumpvalue.pm
21757            ! MANIFEST
21758 ____________________________________________________________________________
21759 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
21760         Log: From: jan.dubois@ibm.net (Jan Dubois)
21761              Date: Tue, 01 Dec 1998 00:07:33 +0100
21762              Message-ID: <366921b5.14512598@smtp1.ibm.net>
21763              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
21764              
21765              From: jan.dubois@ibm.net (Jan Dubois)
21766              Date: Wed, 02 Dec 1998 00:24:54 +0100
21767              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
21768              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
21769      Branch: maint-5.005/perl
21770            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
21771            ! win32/config.bc win32/config.gc win32/config.vc
21772            ! win32/config_sh.PL win32/makedef.pl
21773 ____________________________________________________________________________
21774 [  2509] By: jhi                                   on 1998/12/28  13:00:31
21775     Log: Kickstart AUTHORS and MAINTAIN.
21776  Branch: cfgperl
21777        + AUTHORS MAINTAIN
21778        ! MANIFEST
21779 ____________________________________________________________________________
21780 [  2508] By: jhi                                   on 1998/12/28  08:04:00
21781     Log: From: Nathan Torkington <gnat@frii.com>
21782          To: perlbug@perl.com
21783          Subject: [PATCH] perlxstut.pod fix
21784          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
21785          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
21786  Branch: cfgperl
21787        ! pod/perlxstut.pod
21788 ____________________________________________________________________________
21789 [  2507] By: jhi                                   on 1998/12/28  07:59:00
21790     Log: From: abigail@fnx.com
21791          To: perlbug@perl.com
21792          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
21793          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
21794          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
21795          (slightly modified, a part of the patch was rejected)
21796          (strange, I thought I had already submitted this one
21797          but Perforce disagrees with me...)
21798  Branch: cfgperl
21799        ! pod/perlop.pod
21800 ____________________________________________________________________________
21801 [  2506] By: jhi                                   on 1998/12/28  07:56:59
21802     Log: From: Artur <artur@vogon-solutions.com>
21803          To: perlbug@perl.com
21804          Subject: PATCH: perlmodlib.pod
21805          Date: Fri, 25 Dec 1998 00:48:39 +0000
21806          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
21807  Branch: cfgperl
21808        ! pod/perlmodlib.pod pod/perlop.pod
21809 ____________________________________________________________________________
21810 [  2505] By: jhi                                   on 1998/12/28  07:46:06
21811     Log: From: abigail@fnx.com
21812          To: perl5-porters@perl.org (Perl Porters)
21813          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
21814          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
21815          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
21816  Branch: cfgperl
21817        ! pod/pod2html.PL
21818 ____________________________________________________________________________
21819 [  2504] By: jhi                                   on 1998/12/28  07:44:35
21820     Log: From: Jim Avera <avera@fjst.com>
21821          To: perlbug@perl.com
21822          Subject: perlbug bug - shows dates reversed
21823          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
21824          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
21825  Branch: cfgperl
21826        ! utils/perlbug.PL
21827 ____________________________________________________________________________
21828 [  2503] By: jhi                                   on 1998/12/28  07:41:39
21829     Log: From: jan.dubois@ibm.net (Jan Dubois)
21830          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
21831          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
21832          Date: Wed, 23 Dec 1998 21:26:38 +0100
21833          Message-ID: <36895086.8849224@smtp1.ibm.net>
21834  Branch: cfgperl
21835        ! lib/ExtUtils/MakeMaker.pm
21836 ____________________________________________________________________________
21837 [  2502] By: jhi                                   on 1998/12/28  07:39:20
21838     Log: From: Blair Zajac <bzajac@geostaff.com>
21839          To: perl5-porters@perl.org
21840          Subject: Tie::SubstrHash patch
21841          Date: Wed, 23 Dec 1998 17:13:32 -0800
21842          Message-ID: <3681953C.8B6A90AA@geostaff.com>
21843  Branch: cfgperl
21844        ! lib/Tie/SubstrHash.pm
21845 ____________________________________________________________________________
21846 [  2501] By: jhi                                   on 1998/12/28  07:37:16
21847     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
21848          To: perlbug@perl.com
21849          Subject: perlfaq9 minor error
21850          Date: Wed, 23 Dec 1998 14:54:19 -0800
21851          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
21852  Branch: cfgperl
21853        ! pod/perlfaq9.pod
21854 ____________________________________________________________________________
21855 [  2500] By: jhi                                   on 1998/12/23  10:38:18
21856     Log: More porting notes about filesystems, AmigaOS, and MiNT.
21857  Branch: cfgperl
21858        ! pod/perlport.pod
21859 ____________________________________________________________________________
21860 [  2499] By: jhi                                   on 1998/12/22  09:26:49
21861     Log: Add few MSG_ and uio constants.
21862  Branch: cfgperl
21863        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
21864 ____________________________________________________________________________
21865 [  2498] By: jhi                                   on 1998/12/22  08:39:30
21866     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
21867          a Digital C compiler optimizer bug that broke the 'x'
21868          operator under certain circumstances.  See t/op/repeat.t
21869          test #20 for graphic details.  Reported in
21870          
21871          From: Gisle Aas <gisle@aas.no>
21872          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
21873          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
21874          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
21875          Date: 18 Dec 1998 14:27:40 +0100
21876          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
21877          
21878          and discussed further in the thread
21879          
21880          From: Jarkko Hietaniemi <jhi@iki.fi>
21881          To: Gisle Aas <gisle@aas.no>
21882          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
21883          cpan-testers@perl.org, perl5-porters@perl.org
21884          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
21885          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
21886          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
21887  Branch: cfgperl
21888        ! t/op/repeat.t util.c
21889 ____________________________________________________________________________
21890 [  2497] By: jhi                                   on 1998/12/21  14:18:57
21891     Log: Change #2483 update.
21892  Branch: cfgperl
21893        ! t/op/tr.t
21894 ____________________________________________________________________________
21895 [  2496] By: jhi                                   on 1998/12/21  14:07:41
21896     Log: Update on change #2493.
21897  Branch: cfgperl
21898        ! t/pragma/warn/op
21899 ____________________________________________________________________________
21900 [  2495] By: jhi                                   on 1998/12/21  13:52:00
21901     Log: Change #2487 aftershock.
21902  Branch: cfgperl
21903        ! warning.pl
21904 ____________________________________________________________________________
21905 [  2494] By: jhi                                   on 1998/12/21  12:35:00
21906     Log: From: Chris Nandor <pudge@pobox.com>
21907          To: perl5-porters@perl.org
21908          Subject: [PATCH] perlport.pod v1.37
21909          Date: Sat, 19 Dec 1998 12:54:34 -0500
21910          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
21911  Branch: cfgperl
21912        ! pod/perlport.pod
21913 ____________________________________________________________________________
21914 [  2493] By: jhi                                   on 1998/12/21  12:22:44
21915     Log: From: Mark-Jason Dominus <mjd@plover.com>
21916          To: perl5-porters@perl.com
21917          Subject: PATCH (5.005_02): Dejargonizing
21918          Date: Sun, 20 Dec 1998 14:35:20 -0500
21919          Message-ID: <19981220193520.11230.qmail@plover.com>
21920          
21921          From: Mark-Jason Dominus <mjd@plover.com>
21922          To: perl5-porters@perl.com
21923          Subject: PATCH (5.005_02): Spelling correction in warning message
21924          Date: Sun, 20 Dec 1998 13:51:30 -0500
21925          Message-ID: <19981220185130.11067.qmail@plover.com>
21926  Branch: cfgperl
21927        ! doio.c op.c
21928 ____________________________________________________________________________
21929 [  2492] By: jhi                                   on 1998/12/21  09:00:05
21930     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21931          To: perl5-porters@perl.org
21932          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
21933          Date: Sun, 20 Dec 1998 19:03:25 PST
21934          Message-ID: <19981221030326.27660.qmail@hotmail.com>
21935          
21936          (slightly reformatted)
21937  Branch: cfgperl
21938        ! ext/B/B/CC.pm
21939 ____________________________________________________________________________
21940 [  2491] By: nick                                  on 1998/12/20  14:21:29
21941     Log: Save _all_ GV's which have SV, AV or HV set.
21942  Branch: perl
21943        ! ext/B/B/C.pm
21944 ____________________________________________________________________________
21945 [  2490] By: jhi                                   on 1998/12/18  15:13:19
21946     Log: Add idea about generalising cpp symbol probing of Errno.
21947  Branch: cfgperl
21948        ! Todo
21949 ____________________________________________________________________________
21950 [  2489] By: jhi                                   on 1998/12/18  14:47:57
21951     Log: Address some of the issues of:
21952          
21953          From: Tom Christiansen <tchrist@jhereg.perl.com>
21954          To: perl-porters-active@jhereg.perl.com
21955          Subject: Undocumentation Issues for 5.005
21956          Date: Thu, 17 Dec 1998 14:46:24 -0700
21957          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
21958  Branch: cfgperl
21959        ! pod/perl5005delta.pod
21960 ____________________________________________________________________________
21961 [  2488] By: jhi                                   on 1998/12/18  11:26:32
21962     Log: From: root <root@dubravka.in-berlin.de>
21963          To: perlbug@perl.com
21964          Cc: k@dubravka.in-berlin.de
21965          Subject: Please add no_modify to PERL_POLLUTE
21966          Date: Fri, 18 Dec 1998 10:45:52 +0100
21967          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
21968          
21969          (Really from Andreas König)
21970  Branch: cfgperl
21971        ! embed.pl
21972 ____________________________________________________________________________
21973 [  2487] By: jhi                                   on 1998/12/17  14:05:52
21974     Log: Some (by far not all) issues of the below message addressed.
21975          
21976          From: Tom Christiansen <tchrist@jhereg.perl.com>
21977          To: The Perl Porters Mailing List <perl5-porters@perl.org>
21978          Subject: important UNDOC issues for 5.005_54
21979          Date: Wed, 16 Dec 1998 21:14:53 -0700
21980          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
21981  Branch: cfgperl
21982        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
21983 ____________________________________________________________________________
21984 [  2486] By: jhi                                   on 1998/12/17  12:47:15
21985     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21986          To: domo@computer.org
21987          Cc: jhi@iki.fi, perl5-porters@perl.org
21988          Subject: Re: stuff related to malloc.c
21989          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
21990          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
21991  Branch: cfgperl
21992        ! malloc.c
21993 ____________________________________________________________________________
21994 [  2485] By: jhi                                   on 1998/12/17  12:17:19
21995     Log: More porting notes.
21996  Branch: cfgperl
21997        ! Porting/pumpkin.pod
21998 ____________________________________________________________________________
21999 [  2484] By: jhi                                   on 1998/12/15  08:38:05
22000     Log: Undo #2386 and #2205.
22001  Branch: cfgperl
22002        ! pod/perlfunc.pod
22003 ____________________________________________________________________________
22004 [  2483] By: jhi                                   on 1998/12/14  17:58:35
22005     Log: lib was missing from @INC.
22006  Branch: cfgperl
22007        ! t/op/tr.t
22008 ____________________________________________________________________________
22009 [  2482] By: jhi                                   on 1998/12/14  17:52:42
22010     Log: Was missing use Text::Wrap.
22011  Branch: cfgperl
22012        ! t/lib/textfill.t
22013 ____________________________________________________________________________
22014 [  2481] By: jhi                                   on 1998/12/14  16:00:22
22015     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
22016          
22017          From: Jonathan Roy <roy@idle.com>
22018          To: perl5-porters@perl.org
22019          Subject: nlist.h add to Configure checks?
22020          Date: Sun, 13 Dec 1998 22:22:49 -0500
22021          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
22022  Branch: cfgperl
22023        + ext/DynaLoader/hints/linux.pl
22024        ! MANIFEST
22025 ____________________________________________________________________________
22026 [  2480] By: jhi                                   on 1998/12/14  15:02:44
22027     Log: Give up completely using nm in AIX.
22028          
22029          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22030          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
22031          Cc: perl5-porters@perl.org
22032          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
22033          Date: Thu, 10 Dec 1998 00:51:46 -0500
22034          Message-ID: <19981210005146.B29986@O2.chapin.edu>
22035  Branch: cfgperl
22036        ! hints/aix.sh
22037 ____________________________________________________________________________
22038 [  2479] By: jhi                                   on 1998/12/14  14:39:52
22039     Log: AIX' error messages are different.
22040          
22041          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22042          To: Gurusamy Sarathy <gsar@engin.umich.edu>
22043          Cc: perl5-porters@perl.org
22044          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
22045          Date: Thu, 10 Dec 1998 00:42:36 -0500
22046          Message-ID: <19981210004236.A29986@O2.chapin.edu>
22047          
22048          From: Michael Engel <engel@nms1.cc.huji.ac.il>
22049          To: perlbug@perl.com
22050          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
22051          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
22052          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
22053  Branch: cfgperl
22054        ! t/pragma/warn/doio
22055 ____________________________________________________________________________
22056 [  2475] By: jhi                                   on 1998/12/13  12:35:55
22057     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22058          To: jhi@iki.fi
22059          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
22060          Subject: Re: stuff related to malloc.c
22061          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
22062          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
22063  Branch: cfgperl
22064        ! malloc.c
22065 ____________________________________________________________________________
22066 [  2474] By: jhi                                   on 1998/12/13  12:32:42
22067     Log: Some notes about porting issues.
22068  Branch: cfgperl
22069        ! Porting/pumpkin.pod
22070 ____________________________________________________________________________
22071 [  2473] By: jhi                                   on 1998/12/13  12:03:58
22072     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
22073          To: Perl 5 Porters <perl5-porters@perl.org>
22074          Subject: [patch 5.005_02] dos-djgpp update
22075          Date: Sun, 13 Dec 1998 00:08:44 +0100
22076          Message-ID: <19981213000844.C264@beeblebrox>
22077  Branch: cfgperl
22078        ! djgpp/config.over
22079 ____________________________________________________________________________
22080 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
22081     Log: undo changes to Exporter.pm from #2312
22082  Branch: maint-5.005/perl
22083        ! lib/Exporter.pm
22084 ____________________________________________________________________________
22085 [  2465] By: jhi                                   on 1998/12/12  12:31:21
22086     Log: Document that qw() taints.
22087          
22088          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
22089          To: perlbug@perl.com 
22090          Subject: taint problems
22091          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
22092          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
22093  Branch: cfgperl
22094        ! pod/perlop.pod
22095 ____________________________________________________________________________
22096 [  2464] By: jhi                                   on 1998/12/11  14:09:51
22097     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
22098          To: dist-users@foretune.co.jp
22099          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
22100          Date: Mon, 07 Dec 1998 20:13:04 -0400
22101          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
22102  Branch: cfgperl
22103        ! Configure
22104 ____________________________________________________________________________
22105 [  2463] By: jhi                                   on 1998/12/11  13:29:54
22106     Log: MAXPATHLEN.
22107  Branch: cfgperl
22108        ! perl.h
22109 ____________________________________________________________________________
22110 [  2462] By: jhi                                   on 1998/12/11  08:37:58
22111     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
22112          To: perl5-porters@perl.org
22113          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
22114          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
22115          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
22116  Branch: cfgperl
22117        + hints/gnu.sh
22118 ____________________________________________________________________________
22119 [  2461] By: nick                                  on 1998/12/10  21:00:50
22120     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
22121          From: Vishal Bhatia <vishalb@hotmail.com>
22122          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
22123          2. Fixes the bug  regarding return value of c-functions generated out 
22124          of perl subs. ( Just includes the patch I sent earlier)
22125          3. Incorporates the other changes that need to be done to get CC.pm
22126          use ISA search for packages and methods on the same lines as C.pm
22127          
22128          Vishal would appreciate comments about B::Stackobj changes from 
22129          someone knowing that module well.
22130  Branch: perl
22131        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22132 ____________________________________________________________________________
22133 [  2460] By: jhi                                   on 1998/12/08  08:11:27
22134     Log: Integrate from mainperl.
22135  Branch: cfgperl
22136       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22137       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
22138       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
22139       !> toke.c util.c
22140 ____________________________________________________________________________
22141 [  2459] By: jhi                                   on 1998/12/07  07:50:11
22142     Log: From: hansm@icgroup.nl 
22143          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
22144          Reply-To: hansmu@xs4all.nl 
22145          To: perlbug@perl.com 
22146          Date: Sun, 6 Dec 98 22:19:54 +0100 
22147          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
22148  Branch: cfgperl
22149        ! util.c
22150 ____________________________________________________________________________
22151 [  2458] By: gsar                                  on 1998/12/07  06:00:55
22152     Log: fix dup lexical
22153  Branch: perl
22154        ! ext/B/B/Deparse.pm t/lib/io_unix.t
22155 ____________________________________________________________________________
22156 [  2457] By: gsar                                  on 1998/12/06  14:38:59
22157     Log: mention limit on line numbers reported by diagnostics
22158  Branch: perl
22159        ! pod/perl.pod toke.c
22160 ____________________________________________________________________________
22161 [  2456] By: gsar                                  on 1998/12/06  13:49:02
22162     Log: branch perldelta.pod
22163  Branch: maint-5.005/perl
22164       +> pod/perldelta.pod
22165 ____________________________________________________________________________
22166 [  2455] By: gsar                                  on 1998/12/06  13:47:21
22167     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
22168  Branch: maint-5.005/perl
22169        - pod/perldelta.pod
22170 ____________________________________________________________________________
22171 [  2454] By: gsar                                  on 1998/12/06  13:35:31
22172     Log: fix outdated/incorrect info about arbitrary limits
22173  Branch: perl
22174        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
22175        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
22176 ____________________________________________________________________________
22177 [  2453] By: nick                                  on 1998/12/05  16:14:42
22178     Log: Avoid hard-coding op numbers
22179          Update CC.pm to save %INC, and to co-exist with new C.pm
22180  Branch: perl
22181        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22182 ____________________________________________________________________________
22183 [  2452] By: nick                                  on 1998/12/05  10:44:28
22184     Log: B.xs had its own code to calculate hash() which differed from
22185          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
22186          which meant that run-time require was re-done.
22187          Removed some debug from C.pm
22188  Branch: perl
22189        ! ext/B/B.xs ext/B/B/C.pm
22190 ____________________________________________________________________________
22191 [  2451] By: nick                                  on 1998/12/04  21:58:49
22192     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
22193          well as _54, but with pre-scan for classes and save the ISA scheme.
22194  Branch: perl
22195        ! ext/B/B/C.pm
22196 ____________________________________________________________________________
22197 [  2450] By: nick                                  on 1998/12/04  17:58:44
22198     Log: Vishal Bhatia's patch as a basis.
22199  Branch: perl
22200        ! ext/B/B/C.pm ext/B/B/CC.pm
22201 ____________________________________________________________________________
22202 [  2449] By: jhi                                   on 1998/12/04  16:39:21
22203     Log: Integrate from mainperl.
22204  Branch: cfgperl
22205       !> t/op/goto.t t/op/tr.t
22206 ____________________________________________________________________________
22207 [  2448] By: gsar                                  on 1998/12/04  06:06:49
22208     Log: tweak test for UTEST
22209  Branch: perl
22210        ! t/op/tr.t
22211 ____________________________________________________________________________
22212 [  2444] By: jhi                                   on 1998/12/03  14:37:22
22213     Log: s/\bthe the\b/the/g *.pod
22214  Branch: cfgperl
22215        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
22216 ____________________________________________________________________________
22217 [  2443] By: jhi                                   on 1998/12/03  13:39:53
22218     Log: Change#2441 aftermath.
22219  Branch: cfgperl
22220        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22221        ! config_h.SH thread.h vms/subconfigure.com
22222 ____________________________________________________________________________
22223 [  2441] By: jhi                                   on 1998/12/03  08:15:13
22224     Log: From: Dan Sugalski <sugalskd@osshe.edu>
22225          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
22226          Subject: [PATCH 5.005_54]Initial VMS patches
22227          Date: 3 Dec 1998 01:05:55 +0200
22228          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
22229          
22230          The patch to config_h.SH requires more study because
22231          metaconfig needs to agree.
22232  Branch: cfgperl
22233        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
22234        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
22235        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
22236 ____________________________________________________________________________
22237 [  2440] By: gsar                                  on 1998/12/03  01:32:16
22238     Log: add failed check-in of goto.t from change#1867
22239  Branch: perl
22240        ! t/op/goto.t
22241 ____________________________________________________________________________
22242 [  2437] By: jhi                                   on 1998/12/02  18:03:51
22243     Log: Fix most of the bad L<> links of
22244          
22245          From: Tom Christiansen <tchrist@jhereg.perl.com> 
22246          Subject: bad L<> links
22247          Reply-to: tchrist@perl.com 
22248          To: perlbug@jhereg.perl.com 
22249          Date: Tue, 11 Aug 1998 10:58:07 -0500 
22250          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
22251          
22252          The ones not fixed may require darker Pod::HTML magic,
22253          for example the perlguts.html#tags should work fine, IMHO.
22254  Branch: cfgperl
22255        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
22256        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
22257        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
22258        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
22259        ! pod/perlvar.pod
22260 ____________________________________________________________________________
22261 [  2436] By: jhi                                   on 1998/12/02  16:35:04
22262     Log: One paste too many in #2345.
22263  Branch: cfgperl
22264        ! lib/Pod/Html.pm
22265 ____________________________________________________________________________
22266 [  2435] By: jhi                                   on 1998/12/02  16:32:33
22267     Log: Pod::Html and Pod::Text were not locale-savvy:
22268          for example in =head1 all non-ASCII-\w-runs were
22269          turned into underscores in NAME tags.  This could
22270          result in several NAME tags becoming identical.
22271          Reported by:
22272          
22273          From: Fyodor Krasnov <fyodor@aha.ru> 
22274          Subject: pod2html vs Russian Characters
22275          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
22276          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
22277          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
22278  Branch: cfgperl
22279        ! lib/Pod/Html.pm lib/Pod/Text.pm
22280 ____________________________________________________________________________
22281 [  2434] By: jhi                                   on 1998/12/02  10:29:00
22282     Log: The real Mc5_54 integration.
22283  Branch: cfgperl
22284       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
22285 ____________________________________________________________________________
22286 [  2433] By: jhi                                   on 1998/12/02  08:52:13
22287     Log: From: Andy Dougherty <doughera@lafayette.edu>
22288          To: Perl Porters <perl5-porters@perl.org>
22289          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
22290          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
22291          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
22292  Branch: cfgperl
22293        ! Configure
22294 ____________________________________________________________________________
22295 [  2432] By: jhi                                   on 1998/12/02  08:49:47
22296     Log: From: Andy Dougherty <doughera@lafayette.edu>
22297          To: Perl Porters <perl5-porters@perl.org>
22298          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
22299          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
22300          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
22301  Branch: cfgperl
22302        ! Configure
22303 ____________________________________________________________________________
22304 [  2431] By: jhi                                   on 1998/12/01  16:11:50
22305     Log: From: achampio@lehman.com (Alan Champion)
22306          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
22307          To: perlbug@perl.com
22308          Date: 1 Dec 1998 17:36:33 +0200
22309          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
22310          
22311          Skip NIS includes.
22312  Branch: cfgperl
22313        ! t/op/pwent.t
22314 ____________________________________________________________________________
22315 [  2430] By: gsar                                  on 1998/12/01  12:12:50
22316     Log: 5.005_54, as released
22317  Branch: perl
22318        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
22319 ____________________________________________________________________________
22320 [  2429] By: jhi                                   on 1998/12/01  11:28:39
22321     Log: From: Anton Berezin <tobez@plab.ku.dk>
22322          To: perl5-porters@perl.org
22323          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
22324          Date: 30 Nov 1998 19:46:24 +0100
22325          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
22326  Branch: cfgperl
22327        ! hints/freebsd.sh
22328 ____________________________________________________________________________
22329 [  2428] By: jhi                                   on 1998/12/01  11:08:16
22330     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
22331  Branch: cfgperl
22332       +> (branch 30 files)
22333       !> (integrate 71 files)
22334 ____________________________________________________________________________
22335 [  2427] By: jhi                                   on 1998/12/01  10:51:37
22336     Log: Default to accepting a hinted $randfunc even when $csym
22337          does not find it.  (the previous defaylt behaviour was not
22338          to accept).
22339  Branch: cfgperl
22340        ! Configure
22341 ____________________________________________________________________________
22342 [  2426] By: jhi                                   on 1998/12/01  10:13:03
22343     Log: Separated the [:foo:] parsing to its own function.
22344          Passes all tests.
22345  Branch: cfgperl
22346        ! regcomp.c
22347 ____________________________________________________________________________
22348 [  2425] By: jhi                                   on 1998/12/01  08:22:49
22349     Log: Typo in comments.
22350  Branch: cfgperl
22351        ! regexec.c
22352 ____________________________________________________________________________
22353 [  2424] By: jhi                                   on 1998/12/01  08:21:38
22354     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22355          Subject: [PATCH 5.005_*] Debugger 'v' command
22356          To: perl5-porters@perl.org (Mailing list Perl5)
22357          Date: 1 Dec 1998 07:55:11 +0200
22358          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
22359  Branch: cfgperl
22360        ! lib/perl5db.pl
22361 ____________________________________________________________________________
22362 [  2423] By: jhi                                   on 1998/12/01  08:19:08
22363     Log: From: pvhp@forte.com (Peter Prymmer)
22364          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
22365          To: perl5-porters@perl.org
22366          Date: 1 Dec 1998 07:27:11 +0200
22367          Message-ID: <MLIST_9812010508.AA07791@forte.com>
22368  Branch: cfgperl
22369        ! hints/os390.sh
22370 ____________________________________________________________________________
22371 [  2417] By: jhi                                   on 1998/11/30  08:14:00
22372     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
22373  Branch: cfgperl
22374        ! ext/Socket/Socket.xs
22375 ____________________________________________________________________________
22376 [  2416] By: jhi                                   on 1998/11/30  08:00:15
22377     Log: Undo #2395, seems more like a problem in netbsd-current.
22378  Branch: cfgperl
22379        ! util.c
22380
22381 ----------------
22382 Version 5.005_54
22383 ----------------
22384
22385 ____________________________________________________________________________
22386 [  2414] By: gsar                                  on 1998/11/30  02:23:55
22387     Log: more JPL tweaks
22388  Branch: perl
22389        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
22390        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
22391 ____________________________________________________________________________
22392 [  2413] By: gsar                                  on 1998/11/30  01:35:56
22393     Log: stub bin/jpl that just runs JPL::Compile::files()
22394  Branch: perl
22395        + jpl/bin/jpl
22396 ____________________________________________________________________________
22397 [  2412] By: gsar                                  on 1998/11/30  01:32:14
22398     Log: delete symlink
22399  Branch: perl
22400        - jpl/bin/jpl
22401 ____________________________________________________________________________
22402 [  2410] By: gsar                                  on 1998/11/30  01:30:44
22403     Log: branch jpl from perlext to perl
22404  Branch: perl
22405       +> (branch 30 files)
22406 ____________________________________________________________________________
22407 [  2407] By: gsar                                  on 1998/11/30  01:24:53
22408     Log: JPL tweaks to build with 5.005
22409  Branch: perlext
22410        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
22411        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
22412 ____________________________________________________________________________
22413 [  2406] By: gsar                                  on 1998/11/30  00:55:54
22414     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
22415  Branch: perl
22416        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
22417 ____________________________________________________________________________
22418 [  2405] By: gsar                                  on 1998/11/30  00:28:55
22419     Log: patchlevel up to 54
22420  Branch: perl
22421        ! patchlevel.h win32/Makefile win32/config_H.bc
22422        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
22423 ____________________________________________________________________________
22424 [  2403] By: gsar                                  on 1998/11/29  23:35:50
22425     Log: integrate cfgperl changes into mainline
22426  Branch: perl
22427       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22428       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
22429 ____________________________________________________________________________
22430 [  2402] By: gsar                                  on 1998/11/29  23:08:42
22431     Log: sync Text::Wrap version number
22432  Branch: perl
22433        ! lib/Text/Wrap.pm
22434 ____________________________________________________________________________
22435 [  2401] By: gsar                                  on 1998/11/29  22:56:21
22436     Log: textfill.t tweak
22437  Branch: perl
22438        ! t/lib/textfill.t
22439 ____________________________________________________________________________
22440 [  2400] By: gsar                                  on 1998/11/29  22:50:41
22441     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
22442          <muir@idiom.com>
22443  Branch: perl
22444        + t/lib/textfill.t
22445        ! MANIFEST lib/Text/Wrap.pm
22446 ____________________________________________________________________________
22447 [  2399] By: gsar                                  on 1998/11/29  22:28:05
22448     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
22449          has happened without the authors knowledge or consent; the subversive
22450          version (which is in 5.00502) breaks one of the tests in the
22451          authors testsuite; attempts are being made to find a fix that
22452          avoids breaking code already running with the 5.005_02 version
22453          From:    David Muir Sharnoff <muir@idiom.com>
22454          Date:    Sat, 28 Nov 1998 04:34:17 PST
22455          Message-Id: <199811281234.EAA03082@idiom.com>
22456          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
22457  Branch: perl
22458        ! lib/Text/Wrap.pm t/lib/textwrap.t
22459 ____________________________________________________________________________
22460 [  2397] By: nick                                  on 1998/11/29  20:13:58
22461     Log: Update docs and English.pm for $^C
22462  Branch: perl
22463        ! lib/English.pm pod/perlvar.pod
22464 ____________________________________________________________________________
22465 [  2396] By: jhi                                   on 1998/11/29  20:13:03
22466     Log: Mirror #2384.
22467  Branch: cfgperl
22468        ! t/op/pwent.t
22469 ____________________________________________________________________________
22470 [  2395] By: jhi                                   on 1998/11/29  19:59:12
22471     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
22472  Branch: cfgperl
22473        ! util.c
22474 ____________________________________________________________________________
22475 [  2394] By: gsar                                  on 1998/11/29  19:49:08
22476     Log: updated perlreftut.pod
22477  Branch: perl
22478        ! pod/perlreftut.pod
22479 ____________________________________________________________________________
22480 [  2393] By: gsar                                  on 1998/11/29  19:31:56
22481     Log: misc tweaks
22482  Branch: perl
22483        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
22484 ____________________________________________________________________________
22485 [  2392] By: gsar                                  on 1998/11/29  19:31:18
22486     Log: notes about -DPERL_POLLUTE
22487  Branch: perl
22488        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
22489 ____________________________________________________________________________
22490 [  2391] By: gsar                                  on 1998/11/29  19:13:52
22491     Log: explain various win32 build caveats more clearly
22492  Branch: perl
22493        ! README.win32 win32/Makefile win32/makefile.mk
22494 ____________________________________________________________________________
22495 [  2390] By: gsar                                  on 1998/11/29  16:51:59
22496     Log: remove I_POLL detection (Configure will do that now)
22497  Branch: perl
22498        ! ext/IO/Makefile.PL
22499 ____________________________________________________________________________
22500 [  2389] By: jhi                                   on 1998/11/29  16:39:16
22501     Log: Add I_POLL for IO 1.20.
22502  Branch: cfgperl
22503        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22504        ! config_h.SH
22505 ____________________________________________________________________________
22506 [  2388] By: gsar                                  on 1998/11/29  16:23:30
22507     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
22508  Branch: perl
22509        + Porting/p4desc
22510        ! MANIFEST
22511 ____________________________________________________________________________
22512 [  2387] By: gsar                                  on 1998/11/29  16:08:03
22513     Log: another threads reliability fix: serialize writes to thr->threadsv
22514          avoid most uses of PL_na (which is much more inefficient than a
22515          simple local); update docs to suit; PL_na now being thr->Tna may
22516          be a minor compatibility issue for extensions--will require dTHR
22517          outside of XSUBs (those get automatic dTHR)
22518  Branch: perl
22519        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
22520        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
22521        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
22522        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
22523        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
22524        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
22525        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
22526        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
22527        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
22528 ____________________________________________________________________________
22529 [  2386] By: jhi                                   on 1998/11/29  15:40:42
22530     Log: Tune the "if" entry.
22531  Branch: cfgperl
22532        ! pod/perlfunc.pod
22533 ____________________________________________________________________________
22534 [  2385] By: gsar                                  on 1998/11/29  12:40:28
22535     Log: various fixes for race conditions under threads: mutex locks based
22536          on PL_threadnum were seriously flawed, since it means more than one
22537          thread could enter the critical region; PL_na was global instead of
22538          thread-local; child thread could finish and free thr structures
22539          before Thread->new() got around to creating the Thread object;
22540          cv_clone() needed locking, as it mucks with PL_comppad and other
22541          global data; new_struct_thread() needed to lock template-thread's
22542          mutex while copying its data
22543  Branch: perl
22544        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
22545        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
22546 ____________________________________________________________________________
22547 [  2384] By: gsar                                  on 1998/11/29  10:54:38
22548     Log: s/warn/print/ on multiply defined groups
22549  Branch: perl
22550        ! t/op/grent.t
22551 ____________________________________________________________________________
22552 [  2383] By: gsar                                  on 1998/11/29  10:48:39
22553     Log: backout change#2334
22554  Branch: perl
22555        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
22556 ____________________________________________________________________________
22557 [  2382] By: jhi                                   on 1998/11/29  10:33:40
22558     Log: Better NetInfo behaviour.
22559  Branch: cfgperl
22560        ! t/op/grent.t t/op/pwent.t
22561 ____________________________________________________________________________
22562 [  2381] By: jhi                                   on 1998/11/29  10:08:15
22563     Log: Integrate from mainperl.
22564  Branch: cfgperl
22565       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
22566       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
22567       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
22568       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
22569       +> t/lib/io_poll.t t/lib/io_unix.t
22570       !> (integrate 58 files)
22571 ____________________________________________________________________________
22572 [  2380] By: gsar                                  on 1998/11/29  08:22:49
22573     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
22574          Tim Bunce)
22575  Branch: perl
22576        ! gv.c
22577 ____________________________________________________________________________
22578 [  2379] By: gsar                                  on 1998/11/29  07:06:43
22579     Log: fix for pat.t failure under USE_THREADS
22580  Branch: perl
22581        ! pp_ctl.c regexec.c
22582 ____________________________________________________________________________
22583 [  2378] By: nick                                  on 1998/11/28  22:46:57
22584     Log: More C.pm tweaks
22585          Save globs even if we have saved cv itself before - may be imported.
22586          
22587          While we don't save "bootstrap" CV we need to provide a stub,
22588          so that if we require it later we don't fall through and attempt
22589          to DynaLoad module again.
22590          
22591          Attempt to save %INC so that "require" does not reload things
22592          we have compiled-in (does not work right yet - seems to be due
22593          to PL_incgv being created in perl_parse() current scheme setting 
22594          GvHV() is "better" than saving the glob, but still does not 
22595          work as I expect). 
22596  Branch: perl
22597        ! ext/B/B/C.pm
22598 ____________________________________________________________________________
22599 [  2377] By: gsar                                  on 1998/11/28  22:30:38
22600     Log: various tweaks; result passes all tests for normal build on Solaris;
22601          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
22602          win32 due to lack of select() that works on non-socket fds
22603  Branch: perl
22604        ! ext/IO/poll.c regcomp.c regexec.c scope.c
22605        ! t/lib/io_multihomed.t win32/makefile.mk
22606 ____________________________________________________________________________
22607 [  2376] By: gsar                                  on 1998/11/28  20:44:39
22608     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
22609  Branch: perl
22610        ! myconfig
22611 ____________________________________________________________________________
22612 [  2375] By: gsar                                  on 1998/11/28  20:42:58
22613     Log: integrate cfgperl changes into mainline
22614  Branch: perl
22615       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
22616       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
22617 ____________________________________________________________________________
22618 [  2374] By: gsar                                  on 1998/11/28  20:02:03
22619     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22620          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
22621          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
22622          Subject: [PATCH 5.00553] Yet another OS/2 patch
22623  Branch: perl
22624        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
22625 ____________________________________________________________________________
22626 [  2373] By: gsar                                  on 1998/11/28  19:30:06
22627     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22628          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
22629          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
22630          Subject: [PATCH 5.005_53] Change $#+
22631  Branch: perl
22632        ! mg.c pod/perlvar.pod t/op/pat.t
22633 ____________________________________________________________________________
22634 [  2372] By: gsar                                  on 1998/11/28  19:28:00
22635     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22636          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
22637          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
22638          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
22639  Branch: perl
22640        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
22641        ! thrdvar.h
22642 ____________________________________________________________________________
22643 [  2371] By: gsar                                  on 1998/11/28  19:23:53
22644     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22645          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
22646          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
22647          Subject: [PATCH 5.005_53] better -Mre=debugcolor
22648  Branch: perl
22649        ! embedvar.h objXSUB.h regexec.c thrdvar.h
22650 ____________________________________________________________________________
22651 [  2370] By: gsar                                  on 1998/11/28  19:21:17
22652     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22653          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
22654          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
22655          Subject: [PATCH 5.005_*] regcolors
22656  Branch: perl
22657        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
22658 ____________________________________________________________________________
22659 [  2369] By: gsar                                  on 1998/11/28  19:00:15
22660     Log: allow final period in a file (not followed by a newline) to
22661          terminate format spec
22662  Branch: perl
22663        ! toke.c
22664 ____________________________________________________________________________
22665 [  2368] By: gsar                                  on 1998/11/28  18:58:25
22666     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
22667          add C<$Config{installarchlib}/CORE> to the default locations searched
22668          on win32
22669  Branch: perl
22670        ! lib/ExtUtils/Liblist.pm
22671 ____________________________________________________________________________
22672 [  2367] By: gsar                                  on 1998/11/28  18:46:05
22673     Log: applied suggested patch with PERL_OBJECT tweaks
22674          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22675          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
22676          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
22677          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
22678  Branch: perl
22679        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
22680        ! regexec.c t/op/pat.t thrdvar.h
22681 ____________________________________________________________________________
22682 [  2366] By: gsar                                  on 1998/11/28  18:38:34
22683     Log: additional documentation for qr//
22684          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22685          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
22686          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
22687          Subject: [PATCH 5.005_*] Documentation (fwd)
22688  Branch: perl
22689        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
22690 ____________________________________________________________________________
22691 [  2365] By: gsar                                  on 1998/11/28  18:35:35
22692     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22693          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
22694          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
22695          Subject: [PATCH 5.005_*] Fix \G in REx without //g
22696  Branch: perl
22697        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
22698        ! regexp.h t/op/pat.t thrdvar.h
22699 ____________________________________________________________________________
22700 [  2364] By: gsar                                  on 1998/11/28  18:24:20
22701     Log: update Test.pm to Test-1.12; tweak 're' detection
22702  Branch: perl
22703        ! lib/Test.pm
22704 ____________________________________________________________________________
22705 [  2363] By: gsar                                  on 1998/11/28  18:12:04
22706     Log: avoid command-line quoting portability problems in lex_assign.t
22707  Branch: perl
22708        ! t/op/lex_assign.t
22709 ____________________________________________________________________________
22710 [  2362] By: gsar                                  on 1998/11/28  18:08:50
22711     Log: From: John Tobey <jtobey@channel1.com>
22712          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
22713          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
22714          Subject: PATCH: document English.pm sawampersand and thread issues
22715  Branch: perl
22716        ! lib/English.pm pod/perlvar.pod
22717 ____________________________________________________________________________
22718 [  2361] By: gsar                                  on 1998/11/28  18:03:04
22719     Log: fix uninitialized warnings
22720          From: Brian Callaghan <callagh@itginc.com>
22721          Date: Thu, 19 Nov 1998 17:49:10 -0800
22722          Message-Id: <3654CA96.B64FCAEB@itginc.com>
22723          Subject: Complete.pm patch (version 1.1)
22724  Branch: perl
22725        ! lib/Term/Complete.pm
22726 ____________________________________________________________________________
22727 [  2360] By: gsar                                  on 1998/11/28  17:59:16
22728     Log: s/Array/List/ suggested by John Tobey
22729  Branch: perl
22730        ! pod/perldata.pod
22731 ____________________________________________________________________________
22732 [  2359] By: gsar                                  on 1998/11/28  17:47:48
22733     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
22734  Branch: perl
22735        ! lib/Tie/Handle.pm pod/perlfunc.pod
22736 ____________________________________________________________________________
22737 [  2358] By: jhi                                   on 1998/11/28  17:23:15
22738     Log: Revamp the locale tests.
22739          (0) Instead of rewiring a few locales scan for them.
22740          (1) Bogus test #101 removed.
22741          (2) All the locales are checked, the lists of failed
22742          and non-failed ones are displayed.
22743          (3) The test #103 is again 'active' so that it may fail.
22744          (4) To balance (3) a hopefully pacifying message is shown
22745          if the #103 fails.
22746  Branch: cfgperl
22747        ! t/pragma/locale.t
22748 ____________________________________________________________________________
22749 [  2357] By: gsar                                  on 1998/11/28  17:21:07
22750     Log: add perlreftut.pod
22751  Branch: perl
22752        + pod/perlreftut.pod
22753        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
22754        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
22755        ! win32/pod.mak
22756 ____________________________________________________________________________
22757 [  2356] By: jhi                                   on 1998/11/28  16:58:01
22758     Log: Change #2346 fallout.
22759  Branch: cfgperl
22760        ! t/op/undef.t
22761 ____________________________________________________________________________
22762 [  2355] By: gsar                                  on 1998/11/28  16:46:43
22763     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
22764          ANSI prototypes
22765  Branch: perl
22766        ! ext/IO/IO.xs
22767 ____________________________________________________________________________
22768 [  2354] By: gsar                                  on 1998/11/28  16:08:07
22769     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
22770          keep platform hacks that aren't in the 1.20 dist; add new files
22771          to MANIFEST; hack Makefile.PL; result hasn't been tested
22772          anywhere
22773  Branch: perl
22774        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
22775        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
22776        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
22777        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
22778        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
22779        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
22780        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
22781        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
22782        ! t/lib/io_sock.t t/lib/io_udp.t
22783 ____________________________________________________________________________
22784 [  2353] By: jhi                                   on 1998/11/28  15:51:03
22785     Log: Locale collation, ctype, and numeric, were initialized wrong
22786          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
22787          as reported by
22788          
22789          From: Ilya.Sandler@etak.com (Ilya Sandler)
22790          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
22791          To: perlbug@perl.com
22792          Date: 25 Nov 1998 04:53:52 +0200
22793          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
22794  Branch: cfgperl
22795        ! util.c
22796 ____________________________________________________________________________
22797 [  2352] By: nick                                  on 1998/11/28  15:21:59
22798     Log: Implement $^C to allow perl access to -c flag - I think this 
22799          was agreed once...
22800  Branch: perl
22801        ! gv.c mg.c
22802 ____________________________________________________________________________
22803 [  2351] By: jhi                                   on 1998/11/28  15:14:24
22804     Log: Change #2251 fixup.
22805  Branch: cfgperl
22806        ! myconfig
22807 ____________________________________________________________________________
22808 [  2350] By: jhi                                   on 1998/11/28  14:58:19
22809     Log: Integrate from mainperl.
22810  Branch: cfgperl
22811       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
22812       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
22813       +> pod/perl5005delta.pod
22814       !> (integrate 49 files)
22815 ____________________________________________________________________________
22816 [  2349] By: jhi                                   on 1998/11/28  14:27:36
22817     Log: Passwd and group file groveling.
22818  Branch: cfgperl
22819        ! t/op/grent.t t/op/pwent.t
22820 ____________________________________________________________________________
22821 [  2348] By: gsar                                  on 1998/11/28  14:09:50
22822     Log: more conservative version of changes#2345,2346,2347; those break
22823          C<defined(@{"foo::ISA"})> which seems to be extensively used in
22824          the libs :-(
22825  Branch: perl
22826        ! pp.c t/op/method.t
22827 ____________________________________________________________________________
22828 [  2347] By: gsar                                  on 1998/11/28  13:36:08
22829     Log: tweak bogus test
22830  Branch: perl
22831        ! t/op/method.t
22832 ____________________________________________________________________________
22833 [  2346] By: gsar                                  on 1998/11/28  13:20:34
22834     Log: test cases for previous change
22835  Branch: perl
22836        ! t/op/undef.t
22837 ____________________________________________________________________________
22838 [  2345] By: gsar                                  on 1998/11/28  13:07:17
22839     Log: fix typo in pp_defined() causing C<defined %tied> to fail
22840  Branch: perl
22841        ! pp.c
22842 ____________________________________________________________________________
22843 [  2344] By: gsar                                  on 1998/11/28  13:03:29
22844     Log: s/comment/comment_t/ tweak (suggested by John Gorman
22845          <jgorman@webbysoft.com>)
22846  Branch: perl
22847        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22848 ____________________________________________________________________________
22849 [  2343] By: gsar                                  on 1998/11/28  12:52:40
22850     Log: add (stub) perldelta.pod
22851  Branch: perl
22852        + pod/perldelta.pod
22853 ____________________________________________________________________________
22854 [  2342] By: gsar                                  on 1998/11/28  12:49:26
22855     Log: rename perldelta.pod to perl5005delta.pod in preparation for
22856          starting a new one
22857  Branch: perl
22858       +> pod/perl5005delta.pod
22859        - pod/perldelta.pod
22860        ! MANIFEST pod/perl.pod
22861 ____________________________________________________________________________
22862 [  2341] By: gsar                                  on 1998/11/28  12:41:55
22863     Log: fix MALLOC_LOCK #define
22864  Branch: perl
22865        ! malloc.c
22866 ____________________________________________________________________________
22867 [  2340] By: gsar                                  on 1998/11/28  12:18:23
22868     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22869          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
22870          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
22871          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
22872  Branch: perl
22873        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
22874 ____________________________________________________________________________
22875 [  2339] By: jhi                                   on 1998/11/28  11:59:01
22876     Log: Add -lm to dynix/ptx POSIX hints.
22877          From: "Martin J. Bligh" <mbligh@sequent.com>
22878          To: jhi@iki.fi
22879          Subject: Re: Making Perl work on DYNIX/ptx
22880          Date: Wed, 25 Nov 1998 10:34:41 -0800
22881          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
22882  Branch: cfgperl
22883        ! ext/POSIX/hints/dynixptx.pl
22884 ____________________________________________________________________________
22885 [  2338] By: jhi                                   on 1998/11/28  11:57:19
22886     Log: Detypo.
22887  Branch: cfgperl
22888        ! lib/filetest.pm
22889 ____________________________________________________________________________
22890 [  2337] By: jhi                                   on 1998/11/28  11:56:29
22891     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
22892  Branch: cfgperl
22893        ! Configure
22894 ____________________________________________________________________________
22895 [  2336] By: gsar                                  on 1998/11/28  11:41:14
22896     Log: teach CPAN.pm to ignore beta perl distributions when looking for
22897          modules
22898          From: root@dogberry.rutgers.edu (root)
22899          Date: Thu, 12 Nov 1998 23:08:39 -0500
22900          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
22901          Subject: recompile tries getting a perl distribution
22902  Branch: perl
22903        ! lib/CPAN.pm
22904 ____________________________________________________________________________
22905 [  2335] By: gsar                                  on 1998/11/28  11:27:46
22906     Log: make $1 et al readonly under threads; make C<undef $1> fail like
22907          C<$1 = undef> does
22908  Branch: perl
22909        ! op.c pp.c t/op/undef.t
22910 ____________________________________________________________________________
22911 [  2334] By: gsar                                  on 1998/11/28  10:24:52
22912     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
22913  Branch: perl
22914        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
22915 ____________________________________________________________________________
22916 [  2333] By: gsar                                  on 1998/11/28  09:36:40
22917     Log: document changed PERL_HASH()
22918  Branch: perl
22919        ! pod/perlfunc.pod pod/perlguts.pod
22920 ____________________________________________________________________________
22921 [  2332] By: nick                                  on 1998/11/27  21:10:27
22922     Log: Handle INIT list in C.pm
22923          1. Provide init_av() from B.xs
22924          2. Export it in B.pm
22925          3. Use it in C.pm
22926          Also disable some pruning in savecv() which seems to undo
22927          my previous patch.
22928          Experimental feature - save pathnames of .so files in easily 
22929          grep-able form for use in wrapper to feed to linker.  
22930  Branch: perl
22931        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
22932 ____________________________________________________________________________
22933 [  2327] By: gsar                                  on 1998/11/27  15:12:01
22934     Log: integrate change#2315 from maint-5.005
22935  Branch: perl
22936        ! t/op/sort.t
22937       !> op.c sv.c
22938 ____________________________________________________________________________
22939 [  2326] By: gsar                                  on 1998/11/27  15:00:42
22940     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
22941  Branch: perl
22942       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
22943       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
22944       !> lib/ExtUtils/typemap
22945 ____________________________________________________________________________
22946 [  2325] By: gsar                                  on 1998/11/27  14:46:18
22947     Log: malloc bugfix and documentation from Ilya Zakharevich
22948          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
22949          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
22950          Subject: [PATCH 5.005_*] Re: Internal coredump
22951          --
22952          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
22953          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
22954          Subject: [PATCH 5.005_*] malloc.c documentation
22955  Branch: perl
22956        ! malloc.c
22957 ____________________________________________________________________________
22958 [  2324] By: gsar                                  on 1998/11/27  14:41:38
22959     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
22960  Branch: perl
22961        ! ext/B/B/C.pm
22962 ____________________________________________________________________________
22963 [  2323] By: gsar                                  on 1998/11/27  14:33:44
22964     Log: From: maeda@src.ricoh.co.jp
22965          Date: Tue, 24 Nov 1998 10:37:45 +0900
22966          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
22967          Subject: format "..." bug
22968  Branch: perl
22969        ! pp_ctl.c t/op/write.t
22970 ____________________________________________________________________________
22971 [  2322] By: gsar                                  on 1998/11/27  14:20:12
22972     Log: add ext/Devel/Peek
22973          From: jan.dubois@ibm.net (Jan Dubois)
22974          Date: Mon, 23 Nov 1998 00:48:11 +0100
22975          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
22976          Subject: [PATCH 5.005_53] Devel::Peek integration
22977  Branch: perl
22978        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
22979        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
22980        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
22981        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
22982        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
22983 ____________________________________________________________________________
22984 [  2321] By: gsar                                  on 1998/11/27  13:03:08
22985     Log: ensure 'make regen_headers' even without perl installed
22986          (suggested by Ilya Zakharevich)
22987  Branch: perl
22988        ! bytecode.pl warning.pl
22989 ____________________________________________________________________________
22990 [  2320] By: gsar                                  on 1998/11/27  12:58:36
22991     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22992          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
22993          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
22994          Subject: [PATCH 5.005_*] Cosmetic malloc patch
22995  Branch: perl
22996        ! malloc.c
22997 ____________________________________________________________________________
22998 [  2319] By: gsar                                  on 1998/11/27  12:56:13
22999     Log: eliminate dup hunk from integration
23000  Branch: perl
23001        ! lib/filetest.pm perl.h
23002 ____________________________________________________________________________
23003 [  2318] By: gsar                                  on 1998/11/27  12:50:08
23004     Log: integrate cfgperl changes into mainline
23005  Branch: perl
23006       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23007        ! pod/perlfaq4.pod
23008       !> (integrate 30 files)
23009 ____________________________________________________________________________
23010 [  2317] By: jhi                                   on 1998/11/27  11:38:13
23011     Log: C<-x>.
23012  Branch: cfgperl
23013        ! lib/filetest.pm
23014 ____________________________________________________________________________
23015 [  2316] By: jhi                                   on 1998/11/27  11:10:22
23016     Log: Integrate from mainperl.
23017  Branch: cfgperl
23018       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
23019       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
23020       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
23021       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
23022       !> win32/win32sck.c
23023 ____________________________________________________________________________
23024 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
23025     Log: integrate change#2246 from mainline, while still allowing
23026          C<sort $globref @foo>
23027          
23028          allow C<sort $coderef @foo>
23029  Branch: maint-5.005/perl
23030        ! op.c sv.c
23031       !> t/op/sort.t
23032 ____________________________________________________________________________
23033 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
23034     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
23035          forwarded by Jarkko Hietaniemi from Mark Bixby
23036  Branch: maint-5.005/perl
23037        ! ext/DynaLoader/dl_mpeix.xs installperl
23038 ____________________________________________________________________________
23039 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
23040     Log: Allow PL_FILES to have multiple targets from one source by allowing
23041          an array ref as the value in the hash
23042  Branch: maint-5.005/perl
23043        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23044        ! lib/ExtUtils/MakeMaker.pm
23045 ____________________________________________________________________________
23046 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
23047     Log: fix unsigned variables to use SvUV and sv_setuv
23048  Branch: maint-5.005/perl
23049        ! lib/ExtUtils/typemap
23050 ____________________________________________________________________________
23051 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
23052     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
23053  Branch: maint-5.005/perl
23054        ! lib/ExtUtils/MM_Unix.pm
23055 ____________________________________________________________________________
23056 [  2301] By: gsar                                  on 1998/11/26  10:16:54
23057     Log: fix PL_defoutgv leak under threads
23058  Branch: perl
23059        ! ext/Thread/Thread.xs
23060 ____________________________________________________________________________
23061 [  2300] By: gsar                                  on 1998/11/26  09:04:44
23062     Log: properly free temporaries created by threads
23063  Branch: perl
23064        ! ext/Thread/Thread.xs
23065 ____________________________________________________________________________
23066 [  2299] By: gsar                                  on 1998/11/26  06:51:16
23067     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
23068          to set the package for the block properly
23069  Branch: perl
23070        ! op.c t/comp/package.t t/lib/dumper.t
23071 ____________________________________________________________________________
23072 [  2298] By: nick                                  on 1998/11/24  22:04:20
23073     Log: Part-1 of tweaks to allow Tk to be "compiled"
23074          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
23075          (May also need attention to exports etc. - to follow.)
23076  Branch: perl
23077        ! universal.c
23078 ____________________________________________________________________________
23079 [  2294] By: jhi                                   on 1998/11/23  10:44:26
23080     Log: The new socket tests need in some platforms
23081          to #include <sys/types.h>.
23082  Branch: cfgperl
23083        ! Configure
23084 ____________________________________________________________________________
23085 [  2293] By: jhi                                   on 1998/11/23  10:33:42
23086     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23087          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23088          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23089          Date: Mon, 23 Nov 1998 10:07:04 +0100
23090          Message-Id: <9811230907.AA06484@AWT.nl>
23091          
23092          NeXTstep NetInfo uses nidump to get the user/group databases.
23093  Branch: cfgperl
23094        ! t/op/grent.t t/op/pwent.t
23095 ____________________________________________________________________________
23096 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
23097     Log: Updated Porting/patchls utility.
23098  Branch: maint-5.004/perl
23099        ! Porting/patchls
23100 ____________________________________________________________________________
23101 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
23102     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
23103          From:  Henrik Tougaard <ht.000@foa.dk>
23104          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
23105          Files:  lib/Sys/Syslog.pm
23106  Branch: maint-5.004/perl
23107        ! lib/Sys/Syslog.pm
23108 ____________________________________________________________________________
23109 [  2286] By: jhi                                   on 1998/11/22  19:08:42
23110     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
23111  Branch: cfgperl
23112        ! ext/Socket/Socket.xs
23113 ____________________________________________________________________________
23114 [  2285] By: jhi                                   on 1998/11/22  18:21:07
23115     Log: MSG_PROXY for GNU/Hurd (previously we believed that
23116          all GNU libc platforms have MSG_PROXY.  Untrue).
23117          In fact this ended up as a major MSG_* and SCM_*
23118          update.  The MSG_XXX known to be enums in some
23119          versions of the glibc are now probed for and respective
23120          HAS_MSG_XXX are defined.  While I was at it I noticed
23121          SCM_RIGHTS being similarly an enum.  This reminded me of
23122          an ancient discussion in perl5-porters:
23123          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
23124          The BSD socket interface has a nifty feature for passing
23125          file descriptors and credentials--via sockets.  It may be
23126          too late to add this functionality to the CORE but
23127          at least Configure now probes for the functions,
23128          structs, and includes, defining the appropriate
23129          HAS_YYY and I_ZZZ, and the Socket extension exports
23130          the constants, in case somebody wants to write an
23131          extension for this interface.
23132  Branch: cfgperl
23133        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23134        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
23135        ! iperlsys.h
23136 ____________________________________________________________________________
23137 [  2284] By: jhi                                   on 1998/11/22  18:13:21
23138     Log: perlhist.pod 1.54, containing 5_53.
23139  Branch: cfgperl
23140        ! pod/perlhist.pod
23141 ____________________________________________________________________________
23142 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
23143     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
23144  Branch: maint-5.004/perl
23145        ! doio.c
23146 ____________________________________________________________________________
23147 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
23148     Log: Improve op/die_exit.t test for implicit close changing $!
23149  Branch: maint-5.004/perl
23150        ! t/op/die_exit.t
23151 ____________________________________________________________________________
23152 [  2268] By: jhi                                   on 1998/11/22  14:44:11
23153     Log: Fix thinko.
23154  Branch: cfgperl
23155        ! hints/dynixptx.sh
23156 ____________________________________________________________________________
23157 [  2267] By: jhi                                   on 1998/11/22  13:19:41
23158     Log: Document the d_socket override.
23159  Branch: cfgperl
23160        ! hints/dynixptx.sh
23161 ____________________________________________________________________________
23162 [  2266] By: jhi                                   on 1998/11/22  12:12:29
23163     Log: From: John Tobey <jtobey@channel1.com>
23164          Subject: [PATCH] perlfaq typos
23165          To: perl5-porters@perl.com
23166          Date: 22 Nov 1998 04:25:15 +0200
23167          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
23168  Branch: cfgperl
23169        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23170        ! pod/perlfaq7.pod pod/perlfaq8.pod
23171 ____________________________________________________________________________
23172 [  2265] By: jhi                                   on 1998/11/22  12:06:29
23173     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
23174          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
23175          Newsgroups: hut.lists.perl5-porters
23176          To: gsar@engin.umich.edu (Gurusamy Sarathy)
23177          Cc: perl5-porters@perl.org (Perl5 Porters)
23178          Date: 20 Nov 1998 12:20:41 +0200
23179  Branch: cfgperl
23180        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23181        ! ext/DB_File/DB_File.xs
23182 ____________________________________________________________________________
23183 [  2264] By: jhi                                   on 1998/11/22  11:55:09
23184     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
23185          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23186          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23187          To: perlbug@perl.com
23188          Date: 20 Nov 1998 18:39:06 +0200
23189          Lines: 47
23190          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
23191  Branch: cfgperl
23192        ! t/op/grent.t t/op/pwent.t
23193 ____________________________________________________________________________
23194 [  2263] By: jhi                                   on 1998/11/22  11:42:59
23195     Log: Permission testing is tricky when we have too much power.
23196          Problem reported in
23197          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23198          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23199          To: perlbug@perl.com
23200          Date: 20 Nov 1998 18:39:06 +0200
23201          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
23202  Branch: cfgperl
23203        ! t/op/filetest.t
23204 ____________________________________________________________________________
23205 [  2262] By: gsar                                  on 1998/11/22  11:37:02
23206     Log: fix broken CAPI generation
23207  Branch: perl
23208        ! win32/GenCAPI.pl
23209 ____________________________________________________________________________
23210 [  2261] By: jhi                                   on 1998/11/22  11:17:00
23211     Log: -x should be C<-x>, reported by Gerben Wierda.
23212  Branch: cfgperl
23213        ! pod/perlfunc.pod
23214 ____________________________________________________________________________
23215 [  2260] By: gsar                                  on 1998/11/22  11:12:02
23216     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
23217  Branch: perl
23218        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
23219        ! proto.h
23220 ____________________________________________________________________________
23221 [  2259] By: jhi                                   on 1998/11/22  11:06:40
23222     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
23223          Subject: Re: [PATCH] Re: pod2man bug in date generated line
23224          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
23225          Cc: perlbug@perl.com
23226          Date: 20 Nov 1998 21:30:17 +0200
23227          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
23228  Branch: cfgperl
23229        ! pod/pod2man.PL
23230 ____________________________________________________________________________
23231 [  2256] By: jhi                                   on 1998/11/21  10:44:01
23232     Log: From: Thomas Bowditch <bowditch@inmet.com>
23233          Subject: Benchmark.pm suggestion
23234          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
23235          Date: Fri, 20 Nov 1998 17:43:46 -0500
23236          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
23237          
23238          Added timesum().
23239  Branch: cfgperl
23240        ! lib/Benchmark.pm
23241 ____________________________________________________________________________
23242 [  2255] By: gsar                                  on 1998/11/21  08:45:06
23243     Log: another win32 portability fix: make sysread() and syswrite()
23244          work on sockets
23245  Branch: perl
23246        ! pp_sys.c win32/win32.h
23247 ____________________________________________________________________________
23248 [  2254] By: gsar                                  on 1998/11/21  07:49:06
23249     Log: win32_recvfrom() compatibility fix
23250  Branch: perl
23251        ! win32/win32sck.c
23252 ____________________________________________________________________________
23253 [  2253] By: jhi                                   on 1998/11/20  08:22:06
23254     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
23255          To: jhi@iki.fi
23256          Subject: MPE/iX Perl 5.005_02 oops
23257          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
23258          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
23259  Branch: cfgperl
23260        ! ext/DynaLoader/dl_mpeix.xs installperl
23261 ____________________________________________________________________________
23262 [  2252] By: gsar                                  on 1998/11/19  17:38:03
23263     Log: mess_sv tweak for change#2249
23264  Branch: perl
23265        ! util.c
23266 ____________________________________________________________________________
23267 [  2251] By: jhi                                   on 1998/11/18  12:32:19
23268     Log: Display use64bits and usemultiplicity but only if necessary.
23269  Branch: cfgperl
23270        ! myconfig
23271 ____________________________________________________________________________
23272 [  2250] By: jhi                                   on 1998/11/18  12:26:50
23273     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
23274          Subject: pp.c uses 'unsigned Quad_t'
23275          To: perlbug@perl.com 
23276          Date: Sun, 15 Nov 1998 20:57:05 -0300 
23277          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
23278  Branch: cfgperl
23279        ! perl.h pp.c
23280 ____________________________________________________________________________
23281 [  2249] By: gsar                                  on 1998/11/18  05:43:11
23282     Log: use PL_mess_sv only during global destruction (fixes problems with
23283          overlapping invocations of form()/warn()/die()/croak() trampling on
23284          each other's messages)
23285  Branch: perl
23286        ! mg.c util.c
23287 ____________________________________________________________________________
23288 [  2248] By: gsar                                  on 1998/11/18  05:39:36
23289     Log: tweak change#2245 to skip previous message if any
23290  Branch: perl
23291        ! pp_ctl.c t/pragma/warn/pp_ctl
23292 ____________________________________________________________________________
23293 [  2247] By: jhi                                   on 1998/11/17  11:46:56
23294     Log: Integrate from mainperl.
23295  Branch: cfgperl
23296       !> (integrate 26 files)
23297 ____________________________________________________________________________
23298 [  2246] By: gsar                                  on 1998/11/17  09:41:10
23299     Log: allow C<sort $coderef @foo>
23300  Branch: perl
23301        ! op.c t/op/sort.t t/pragma/overload.t
23302 ____________________________________________________________________________
23303 [  2245] By: gsar                                  on 1998/11/17  08:28:26
23304     Log: propagate failures in DESTROY() as (optional) warnings
23305  Branch: perl
23306        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
23307 ____________________________________________________________________________
23308 [  2244] By: gsar                                  on 1998/11/17  07:43:08
23309     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
23310  Branch: perl
23311        ! perl.c thrdvar.h
23312 ____________________________________________________________________________
23313 [  2243] By: gsar                                  on 1998/11/17  07:40:09
23314     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
23315  Branch: perl
23316        ! lib/warning.pm warning.h warning.pl
23317 ____________________________________________________________________________
23318 [  2242] By: gsar                                  on 1998/11/17  06:32:39
23319     Log: fix skipspace() to properly account for newlines in eval''-ed
23320          strings (caused bogus line numbers in diagnostics and debugger)
23321  Branch: perl
23322        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
23323 ____________________________________________________________________________
23324 [  2241] By: gsar                                  on 1998/11/17  03:48:12
23325     Log: s/Perl_utf8skip/PL_utf8skip/g
23326  Branch: perl
23327        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
23328 ____________________________________________________________________________
23329 [  2240] By: gsar                                  on 1998/11/14  06:09:06
23330     Log: rework op/groups.t
23331  Branch: perl
23332        ! t/op/filetest.t t/op/groups.t
23333 ____________________________________________________________________________
23334 [  2235] By: gsar                                  on 1998/11/14  00:17:05
23335     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
23336  Branch: perl
23337        ! op.c
23338 ____________________________________________________________________________
23339 [  2234] By: gsar                                  on 1998/11/14  00:14:02
23340     Log: update Changes
23341  Branch: perl
23342        ! Changes win32/config.bc win32/config.gc win32/config.vc
23343 ____________________________________________________________________________
23344 [  2233] By: gsar                                  on 1998/11/13  09:43:03
23345     Log: doc tweak
23346  Branch: perl
23347        ! README.win32
23348 ____________________________________________________________________________
23349 [  2230] By: jhi                                   on 1998/11/12  17:07:45
23350     Log: Allow hints file override for d_socket
23351          (based on Sequent-induced change #2229).
23352  Branch: cfgperl
23353        ! Configure
23354 ____________________________________________________________________________
23355 [  2229] By: jhi                                   on 1998/11/12  16:32:33
23356     Log: 
23357          From: "Martin J. Bligh" <mbligh@sequent.com>
23358          To: jhi@iki.fi
23359          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
23360          Subject: Re: Making Perl work on DYNIX/ptx
23361          Date: Tue, 10 Nov 1998 16:24:26 -0800
23362          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
23363  Branch: cfgperl
23364        ! hints/dynixptx.sh
23365 ____________________________________________________________________________
23366 [  2228] By: jhi                                   on 1998/11/12  11:40:37
23367     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
23368          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
23369          To: jhi@iki.fi
23370          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
23371          Subject: Re: Making Perl work on DYNIX/ptx
23372          Date: Tue, 10 Nov 1998 18:01:10 -0800
23373  Branch: cfgperl
23374        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23375 ____________________________________________________________________________
23376 [  2227] By: jhi                                   on 1998/11/12  11:17:42
23377     Log: Integrate from mainperl.
23378  Branch: cfgperl
23379       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
23380       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
23381       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
23382       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
23383       !> win32/win32.c x2p/s2p.PL
23384 ____________________________________________________________________________
23385 [  2226] By: gsar                                  on 1998/11/11  21:05:42
23386     Log: provide -DPERL_POLLUTE
23387  Branch: perl
23388        ! embed.pl embedvar.h
23389 ____________________________________________________________________________
23390 [  2225] By: jhi                                   on 1998/11/09  07:45:12
23391     Log: From: Hans Mulder <hansm@icgroup.nl>
23392          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
23393          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
23394          perl5-porters@perl.org
23395          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
23396          (UNINSTALLED)
23397          Date: Sun,  8 Nov 98 22:20:23 +0100
23398          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
23399  Branch: cfgperl
23400        ! malloc.c perl.h
23401 ____________________________________________________________________________
23402 [  2224] By: gsar                                  on 1998/11/09  03:13:14
23403     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
23404          Christoph <lupe@alanya.m.isar.de>)
23405  Branch: perl
23406        ! lib/Text/Wrap.pm
23407 ____________________________________________________________________________
23408 [  2223] By: gsar                                  on 1998/11/09  02:09:06
23409     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
23410          <lionel.fourquaux@wanadoo.fr>)
23411  Branch: perl
23412        ! x2p/s2p.PL
23413 ____________________________________________________________________________
23414 [  2222] By: gsar                                  on 1998/11/09  01:56:24
23415     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
23416          Date: Wed, 04 Nov 1998 12:19:44 +0000
23417          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
23418          Subject: [PATCH] Re: [5.005_53] read overflow? 
23419          --
23420          Date: Wed, 04 Nov 1998 13:15:18 +0000
23421          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
23422          Subject: [PATCH 5.005_53] perl -V fix
23423  Branch: perl
23424        ! perl.c regexec.c
23425 ____________________________________________________________________________
23426 [  2221] By: gsar                                  on 1998/11/09  01:34:56
23427     Log: From: jan.dubois@ibm.net (Jan Dubois)
23428          Date: Sun, 01 Nov 1998 00:05:01 +0100
23429          Message-ID: <364294bd.18052307@smtp1.ibm.net>
23430          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
23431  Branch: perl
23432        ! Changes win32/makedef.pl
23433 ____________________________________________________________________________
23434 [  2220] By: gsar                                  on 1998/11/08  21:13:07
23435     Log: integrate changes#2120,2168,2218 from maint-5.005;
23436          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
23437          enum; make regen_headers
23438  Branch: perl
23439        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
23440        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
23441 ____________________________________________________________________________
23442 [  2219] By: gsar                                  on 1998/11/08  19:42:57
23443     Log: integrate cfgperl changes into mainline
23444  Branch: perl
23445       +> README.vmesa
23446       !> Configure MANIFEST Porting/Glossary Porting/config.sh
23447       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
23448       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
23449       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
23450       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
23451       !> thread.h vms/subconfigure.com vos/config.h
23452 ____________________________________________________________________________
23453 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
23454     Log: From: Graham Barr <gbarr@ti.com>
23455          Date: Mon, 2 Nov 1998 07:38:52 -0600
23456          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
23457          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
23458  Branch: maint-5.005/perl
23459        ! ext/IPC/SysV/Msg.pm
23460 ____________________________________________________________________________
23461 [  2215] By: gsar                                  on 1998/11/08  02:52:52
23462     Log: set close-on-exec bit on pipe() FDs
23463  Branch: perl
23464        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
23465 ____________________________________________________________________________
23466 [  2214] By: gsar                                  on 1998/11/08  02:27:57
23467     Log: typo in newHVhv()
23468  Branch: perl
23469        ! hv.c
23470 ____________________________________________________________________________
23471 [  2211] By: jhi                                   on 1998/11/07  21:14:18
23472     Log: Finalize the Mach CThreads support.
23473          
23474          From: Hans Mulder <hansm@icgroup.nl>
23475          Date: Sat,  7 Nov 98 22:06:20 +0100
23476          To: Gurusamy Sarathy <gsar@engin.umich.edu>
23477          Cc: jhi@iki.fi, perl5-porters@perl.org
23478          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
23479          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
23480  Branch: cfgperl
23481        ! malloc.c perl.h
23482 ____________________________________________________________________________
23483 [  2210] By: gsar                                  on 1998/11/06  20:36:50
23484     Log: fix AvREALISH bogusness
23485  Branch: perl
23486        ! av.c t/op/array.t
23487 ____________________________________________________________________________
23488 [  2209] By: jhi                                   on 1998/11/06  08:05:31
23489     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
23490          ASSERT() causes problems in {NeXTStep,OpenStep}.
23491          
23492          From: Hans Mulder <hansm@icgroup.nl>
23493          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23494          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
23495          Date: Fri,  6 Nov 98 01:27:41 +0100
23496          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
23497          
23498          and
23499          
23500          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23501          Subject: Re: ASSERT() in malloc.c
23502          To: jhi@iki.fi
23503          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
23504          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
23505  Branch: cfgperl
23506        ! malloc.c
23507 ____________________________________________________________________________
23508 [  2208] By: jhi                                   on 1998/11/06  07:55:38
23509     Log: Mach CThreads needs #include <mach/cthreads.h>.
23510  Branch: cfgperl
23511        ! perl.h
23512 ____________________________________________________________________________
23513 [  2206] By: jhi                                   on 1998/11/05  14:54:52
23514     Log: PERL_BADLANG wrongly documented.
23515          
23516          From: ts <decoux@moulon.inra.fr>
23517          To: jhi@cc.hut.fi
23518          Subject: Re: Locale warning messages
23519          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
23520          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
23521          
23522          and
23523          
23524          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23525          Subject: Re: PERL_BADLANG
23526          To: jhi@iki.fi
23527          Subject: Re: PERL_BADLANG
23528          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
23529          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
23530  Branch: cfgperl
23531        ! pod/perllocale.pod
23532 ____________________________________________________________________________
23533 [  2205] By: jhi                                   on 1998/11/05  14:24:33
23534     Log: Document all the control flow keywords in perlfunc
23535          so that "perlfunc -f while" works.
23536  Branch: cfgperl
23537        ! pod/perlfunc.pod
23538 ____________________________________________________________________________
23539 [  2204] By: jhi                                   on 1998/11/05  12:46:02
23540     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
23541          (from vos/config.h).  Update Porting/{Glossary,config*}.
23542  Branch: cfgperl
23543        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23544        ! config_h.SH vos/config.h
23545 ____________________________________________________________________________
23546 [  2203] By: jhi                                   on 1998/11/05  08:34:39
23547     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
23548  Branch: cfgperl
23549        ! hints/vmesa.sh vms/subconfigure.com
23550 ____________________________________________________________________________
23551 [  2202] By: jhi                                   on 1998/11/05  08:03:20
23552     Log: Integrate from mainperl.
23553  Branch: cfgperl
23554       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
23555       !> win32/Makefile win32/makefile.mk win32/win32.c
23556 ____________________________________________________________________________
23557 [  2201] By: gsar                                  on 1998/11/05  04:40:44
23558     Log: another POPSTACK victim
23559  Branch: perl
23560        ! cop.h sv.c
23561 ____________________________________________________________________________
23562 [  2196] By: gsar                                  on 1998/11/05  02:07:54
23563     Log: fix a location affected by change#2191, add note about POPSTACK
23564  Branch: perl
23565        ! cop.h gv.c pp_ctl.c
23566 ____________________________________________________________________________
23567 [  2195] By: gsar                                  on 1998/11/05  02:04:45
23568     Log: makefile notes
23569  Branch: perl
23570        ! win32/Makefile win32/makefile.mk
23571 ____________________________________________________________________________
23572 [  2192] By: gsar                                  on 1998/11/04  23:48:53
23573     Log: indeterminate order-of-evaluation fixes
23574  Branch: perl
23575        ! mg.c
23576 ____________________________________________________________________________
23577 [  2191] By: gsar                                  on 1998/11/04  23:02:16
23578     Log: refetch local stack pointer in POPSTACK
23579  Branch: perl
23580        ! cop.h perl.c
23581 ____________________________________________________________________________
23582 [  2190] By: jhi                                   on 1998/11/04  08:50:40
23583     Log: Configure update.
23584          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
23585          
23586          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
23587          To: Martin Bligh <mbligh@sequent.com>
23588          Cc: Jarkko Hietaniemi <jhi@iki.fi>
23589          Subject: Re: Perl 5's configure on DYNIX/ptx
23590          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
23591          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
23592          
23593          find sockets also from libsocket, not just libnet.
23594          OS390: $compile_ok instead of $compile for <inttypes.h>,
23595          
23596          From: pvhp@forte.com (Peter Prymmer)
23597          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
23598          Subject: _53 not OK on os390 but looking better than ever
23599          Date: Tue, 3 Nov 98 17:33:22 PST
23600          Message-Id: <9811040133.AA09450@forte.com>
23601  Branch: cfgperl
23602        ! Configure
23603 ____________________________________________________________________________
23604 [  2189] By: jhi                                   on 1998/11/04  07:43:58
23605     Log: sysio.t failure: fix undefined order of evaluation, from
23606          
23607          From: Spider Boardman <spider@web.zk3.dec.com>
23608          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
23609          To: perlbug@perl.com
23610          Date: 4 Nov 1998 01:22:30 +0200
23611          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
23612  Branch: cfgperl
23613        ! pp_sys.c
23614 ____________________________________________________________________________
23615 [  2188] By: gsar                                  on 1998/11/04  02:59:16
23616     Log: fix return value of win32_pclose()
23617  Branch: perl
23618        ! win32/win32.c
23619 ____________________________________________________________________________
23620 [  2187] By: gsar                                  on 1998/11/04  02:56:34
23621     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
23622  Branch: perl
23623        ! Changes doop.c gv.c util.c
23624 ____________________________________________________________________________
23625 [  2186] By: jhi                                   on 1998/11/03  08:17:52
23626     Log: Document quads in pack.
23627  Branch: cfgperl
23628        ! pod/perlfunc.pod
23629 ____________________________________________________________________________
23630 [  2185] By: jhi                                   on 1998/11/03  07:49:35
23631     Log: (IV) vs (I32) vs I_V()
23632          
23633          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
23634          From: Anton Berezin <tobez@plab.ku.dk> 
23635          To: "p5p" <perl5-porters@perl.org> 
23636          Date: 01 Nov 1998 15:09:11 +0100 
23637          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
23638          
23639          and
23640          
23641          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
23642          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
23643          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
23644  Branch: cfgperl
23645        ! sv.c
23646 ____________________________________________________________________________
23647 [  2184] By: jhi                                   on 1998/11/03  07:42:46
23648     Log: VM/ESA updates.
23649  Branch: cfgperl
23650        + README.vmesa
23651        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
23652 ____________________________________________________________________________
23653 [  2183] By: jhi                                   on 1998/11/02  12:58:13
23654     Log: The id(1)-parsing is real fun.
23655  Branch: cfgperl
23656        ! t/op/groups.t
23657 ____________________________________________________________________________
23658 [  2182] By: jhi                                   on 1998/11/02  12:07:43
23659     Log: Decommission the symlink test.
23660  Branch: cfgperl
23661        ! t/op/lex_assign.t
23662 ____________________________________________________________________________
23663 [  2181] By: jhi                                   on 1998/11/02  12:03:08
23664     Log: Replace ATTR_JOINABLE with true Configure probe
23665          for PTHREAD_CREATE_JOINABLE (or equivalent:
23666          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
23667          Remove ATTR_JOINABLE itself: Thread.xs uses
23668          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
23669          
23670          Really scan for <mach/cthreads.h> only if usethreads.
23671  Branch: cfgperl
23672        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
23673 ____________________________________________________________________________
23674 [  2180] By: jhi                                   on 1998/11/02  11:07:34
23675     Log: In HP-UX 10.X usethreads only if the required files are present.
23676  Branch: cfgperl
23677        ! hints/hpux.sh
23678 ____________________________________________________________________________
23679 [  2179] By: jhi                                   on 1998/11/02  09:10:33
23680     Log: Prefer groups(1).
23681          id -Gn can be broken.
23682          id -a can save the day.
23683  Branch: cfgperl
23684        ! t/op/groups.t
23685 ____________________________________________________________________________
23686 [  2178] By: jhi                                   on 1998/11/02  08:35:29
23687     Log: Detrail enum comma.
23688  Branch: cfgperl
23689        ! perl.h
23690 ____________________________________________________________________________
23691 [  2177] By: jhi                                   on 1998/11/02  08:24:12
23692     Log: 0**0 = 1, from
23693          
23694          From: d-lewart@uiuc.edu (Daniel S. Lewart)
23695          Subject: Math::Complex 0**0 patches
23696          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
23697          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
23698          To: jhi@iki.fi (Jarkko Hietaniemi),
23699          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
23700  Branch: cfgperl
23701        ! lib/Math/Complex.pm t/lib/complex.t
23702 ____________________________________________________________________________
23703 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
23704     Log: From: jan.dubois@ibm.net (Jan Dubois)   
23705          Date: Fri, 09 Oct 1998 23:28:31 +0200
23706          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
23707          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
23708  Branch: maint-5.005/perl
23709        ! XSUB.h
23710 ____________________________________________________________________________
23711 [  2164] By: jhi                                   on 1998/10/31  15:50:02
23712     Log: Integrate from mainperl.
23713  Branch: cfgperl
23714       +> t/op/lex_assign.t
23715       !> (integrate 45 files)
23716
23717 ----------------
23718 Version 5.005_53
23719 ----------------
23720
23721 ____________________________________________________________________________
23722 [  2163] By: gsar                                  on 1998/10/31  11:31:12
23723     Log: bump patchlevel; other minor fixes for clean build and test on
23724          Solaris and win32
23725  Branch: perl
23726        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
23727        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
23728        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
23729        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
23730        ! x2p/a2p.c
23731 ____________________________________________________________________________
23732 [  2162] By: gsar                                  on 1998/10/31  09:40:31
23733     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23734          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
23735          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
23736          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
23737  Branch: perl
23738        ! pp.h
23739 ____________________________________________________________________________
23740 [  2161] By: gsar                                  on 1998/10/31  09:39:13
23741     Log: From: Albert Dvornik <bert@genscan.com>
23742          Date: 30 Oct 1998 17:50:04 -0500
23743          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
23744          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
23745  Branch: perl
23746        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
23747 ____________________________________________________________________________
23748 [  2160] By: gsar                                  on 1998/10/31  09:35:03
23749     Log: fix for bugs in -x mode
23750          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23751          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
23752          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
23753          Subject: [PATCH 5.00552] Fix h2xs
23754  Branch: perl
23755        ! utils/h2xs.PL
23756 ____________________________________________________________________________
23757 [  2159] By: gsar                                  on 1998/10/31  09:31:36
23758     Log: Data::Dumper update
23759  Branch: perl
23760        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
23761        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
23762 ____________________________________________________________________________
23763 [  2153] By: gsar                                  on 1998/10/30  21:40:09
23764     Log: add testsuite portion of patch
23765          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23766          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
23767          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
23768          Subject: [PATCH 5.00321 ;-)] 87% speedup
23769  Branch: perl
23770        + t/op/lex_assign.t
23771        ! MANIFEST
23772 ____________________________________________________________________________
23773 [  2152] By: gsar                                  on 1998/10/30  21:08:11
23774     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
23775  Branch: perl
23776        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
23777 ____________________________________________________________________________
23778 [  2151] By: gsar                                  on 1998/10/30  20:18:09
23779     Log: From: Mark-Jason Dominus <mjd@plover.com>
23780          Date: Fri, 30 Oct 1998 14:24:23 EST
23781          Message-Id: <19981030192423.27276.qmail@plover.com>
23782          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
23783  Branch: perl
23784        ! x2p/walk.c
23785 ____________________________________________________________________________
23786 [  2150] By: gsar                                  on 1998/10/30  20:08:57
23787     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23788          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
23789          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
23790          Subject: [PATCH 5.00552] Overloaded <> and deref again
23791  Branch: perl
23792        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
23793        ! t/pragma/overload.t toke.c
23794 ____________________________________________________________________________
23795 [  2149] By: gsar                                  on 1998/10/30  19:38:15
23796     Log: From: Roderick Schertler <roderick@argon.org>
23797          Date: Thu, 29 Oct 1998 14:50:18 -0500
23798          Message-ID: <17625.909690618@eeyore.ibcinc.com>
23799          Subject: patch for daemonization docs in perlipc
23800  Branch: perl
23801        ! pod/perlipc.pod
23802 ____________________________________________________________________________
23803 [  2148] By: gsar                                  on 1998/10/30  19:36:07
23804     Log: From: Anton Berezin <tobez@plab.ku.dk>
23805          Date: 29 Oct 1998 17:06:25 +0100
23806          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
23807          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
23808  Branch: perl
23809        ! win32/win32.c
23810 ____________________________________________________________________________
23811 [  2147] By: gsar                                  on 1998/10/30  19:31:37
23812     Log: tweaked version of suggested patch
23813          From: Anton Berezin <tobez@plab.ku.dk>
23814          Date: 29 Oct 1998 14:48:54 +0100
23815          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
23816          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
23817  Branch: perl
23818        ! win32/win32.c
23819 ____________________________________________________________________________
23820 [  2146] By: gsar                                  on 1998/10/30  19:03:50
23821     Log: hand-apply whitespace-mutiliated patch
23822          From: "vishal bhatia" <vishalb@hotmail.com>
23823          Date: Wed, 28 Oct 1998 23:45:32 PST
23824          Message-ID: <19981029074534.2334.qmail@hotmail.com>
23825          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
23826  Branch: perl
23827        ! ext/B/B/C.pm ext/B/B/CC.pm
23828 ____________________________________________________________________________
23829 [  2145] By: gsar                                  on 1998/10/30  18:46:58
23830     Log: remaining PL_foo stragglers
23831  Branch: perl
23832        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
23833        ! op.h os2/os2.c vms/gen_shrfls.pl
23834 ____________________________________________________________________________
23835 [  2144] By: gsar                                  on 1998/10/30  17:38:36
23836     Log: integrate cfgperl tweaks into mainline
23837  Branch: perl
23838       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
23839       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
23840 ____________________________________________________________________________
23841 [  2143] By: jhi                                   on 1998/10/30  13:27:39
23842     Log: There can be multiple yacc/bison errors.
23843  Branch: cfgperl
23844        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
23845 ____________________________________________________________________________
23846 [  2142] By: jhi                                   on 1998/10/30  13:18:43
23847     Log: README.posix-bc update.
23848  Branch: cfgperl
23849        ! README.posix-bc
23850 ____________________________________________________________________________
23851 [  2141] By: jhi                                   on 1998/10/30  09:12:59
23852     Log: #2133 fallout.
23853  Branch: cfgperl
23854        ! doio.c ext/POSIX/POSIX.xs
23855 ____________________________________________________________________________
23856 [  2140] By: jhi                                   on 1998/10/30  08:43:18
23857     Log: Integrate from mainperl.
23858  Branch: cfgperl
23859       +> globvar.sym pp.sym
23860        - objpp.h thread.sym
23861       !> (integrate 61 files)
23862 ____________________________________________________________________________
23863 [  2133] By: gsar                                  on 1998/10/30  02:51:39
23864     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
23865          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
23866          should soon be automated also; the global variables that
23867          escaped the PL_foo conversion are now reined in; renamed
23868          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
23869          type of same name; duplicated lists of pp_things in various
23870          places is now gone; result has only been tested on win32
23871  Branch: perl
23872        + globvar.sym pp.sym
23873        - objpp.h thread.sym
23874        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
23875        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
23876        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
23877        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
23878        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
23879        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
23880        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
23881        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
23882        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
23883        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23884        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
23885 ____________________________________________________________________________
23886 [  2130] By: jhi                                   on 1998/10/29  15:31:26
23887     Log: Pure bison yylex() proto was broken.
23888  Branch: cfgperl
23889        ! proto.h
23890 ____________________________________________________________________________
23891 [  2126] By: jhi                                   on 1998/10/29  08:35:54
23892     Log: Integrate mainperl.
23893  Branch: cfgperl
23894       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
23895       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
23896       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
23897       !> t/pragma/warn/doio toke.c win32/makefile.mk
23898 ____________________________________________________________________________
23899 [  2125] By: jhi                                   on 1998/10/29  08:32:38
23900     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
23901  Branch: cfgperl
23902        ! Makefile.SH
23903 ____________________________________________________________________________
23904 [  2124] By: jhi                                   on 1998/10/29  08:06:44
23905     Log: EBCDIC Makefile.SH tuneup.
23906  Branch: cfgperl
23907        ! Makefile.SH
23908 ____________________________________________________________________________
23909 [  2119] By: gsar                                  on 1998/10/28  23:24:04
23910     Log: remove doubled hunk from integration
23911  Branch: perl
23912        ! pp.c
23913 ____________________________________________________________________________
23914 [  2118] By: gsar                                  on 1998/10/28  22:03:31
23915     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23916          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
23917          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
23918          Subject: [PATCH 5.00552] Minor debugger tweaks
23919  Branch: perl
23920        ! lib/perl5db.pl
23921 ____________________________________________________________________________
23922 [  2117] By: gsar                                  on 1998/10/28  22:02:30
23923     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23924          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
23925          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
23926          Subject: [PATCH 5.00552] Make sort respect overloading
23927  Branch: perl
23928        ! pp_ctl.c proto.h t/pragma/overload.t
23929 ____________________________________________________________________________
23930 [  2116] By: gsar                                  on 1998/10/28  21:51:11
23931     Log: MM patches from Ilya Zakharevich
23932          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
23933          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
23934          Subject: [PATCH 5.00552] Make MakeMaker more verbose
23935          --
23936          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
23937          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
23938          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
23939  Branch: perl
23940        ! lib/ExtUtils/MakeMaker.pm
23941 ____________________________________________________________________________
23942 [  2115] By: gsar                                  on 1998/10/28  21:46:19
23943     Log: add explicit references to perl source path in ld2 and gcc2
23944  Branch: perl
23945        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
23946 ____________________________________________________________________________
23947 [  2114] By: gsar                                  on 1998/10/28  21:39:56
23948     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
23949          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
23950          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
23951          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
23952  Branch: perl
23953        ! INSTALL
23954 ____________________________________________________________________________
23955 [  2113] By: gsar                                  on 1998/10/28  21:21:16
23956     Log: integrate cfgperl into mainline
23957  Branch: perl
23958       +> t/op/filetest.t
23959       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
23960       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
23961       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
23962       !> thread.h toke.c vmesa/Makefile
23963 ____________________________________________________________________________
23964 [  2112] By: gsar                                  on 1998/10/28  21:14:18
23965     Log: minor cleanup
23966  Branch: perl
23967        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
23968 ____________________________________________________________________________
23969 [  2111] By: gsar                                  on 1998/10/28  18:52:10
23970     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
23971  Branch: perl
23972        ! toke.c
23973 ____________________________________________________________________________
23974 [  2110] By: jhi                                   on 1998/10/28  15:07:54
23975     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
23976  Branch: cfgperl
23977        ! Makefile.SH
23978 ____________________________________________________________________________
23979 [  2109] By: jhi                                   on 1998/10/28  13:39:54
23980     Log: a2p.y needs to generate also y.tab.h.
23981  Branch: cfgperl
23982        ! Makefile.SH
23983 ____________________________________________________________________________
23984 [  2108] By: jhi                                   on 1998/10/28  10:33:36
23985     Log: The "parse error" must be converted to "syntax error",
23986          just matching it aint' enough.
23987  Branch: cfgperl
23988        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
23989        ! t/pragma/warning.t
23990 ____________________________________________________________________________
23991 [  2107] By: jhi                                   on 1998/10/28  10:23:05
23992     Log: Regen sig_n{ame,umber}* if slightest doubt.
23993  Branch: cfgperl
23994        ! Configure
23995 ____________________________________________________________________________
23996 [  2106] By: jhi                                   on 1998/10/28  08:44:49
23997     Log: Bison says 'parse error', not 'parser error'.
23998  Branch: cfgperl
23999        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24000        ! t/pragma/warning.t
24001 ____________________________________________________________________________
24002 [  2105] By: jhi                                   on 1998/10/28  08:42:09
24003     Log: yylex() parametrization.
24004  Branch: cfgperl
24005        ! proto.h toke.c
24006 ____________________________________________________________________________
24007 [  2104] By: jhi                                   on 1998/10/28  08:25:09
24008     Log: Bring in #2102.
24009  Branch: cfgperl
24010        ! pp.c
24011 ____________________________________________________________________________
24012 [  2103] By: jhi                                   on 1998/10/28  08:22:04
24013     Log: From: Dominic Dunlop <domo@vo.lu>
24014          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
24015          Date: 27 Oct 1998 20:47:25 +0200
24016          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
24017  Branch: cfgperl
24018        ! t/op/groups.t
24019 ____________________________________________________________________________
24020 [  2102] By: larry                                 on 1998/10/27  18:58:55
24021     Log: utf8 change to quotemeta broke EBCDIC
24022  Branch: perl
24023        ! pp.c
24024 ____________________________________________________________________________
24025 [  2101] By: jhi                                   on 1998/10/27  12:55:34
24026     Log: $Config{sig_num_init}.
24027          Also, a new approach to the 'pthreads-created-joinable': drop
24028          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
24029          directly. (See also #2096).
24030  Branch: cfgperl
24031        ! Configure config_h.SH
24032 ____________________________________________________________________________
24033 [  2100] By: jhi                                   on 1998/10/27  10:48:55
24034     Log: Regenerated perly_c.diff.
24035  Branch: cfgperl
24036        ! perly_c.diff
24037 ____________________________________________________________________________
24038 [  2099] By: jhi                                   on 1998/10/27  08:42:25
24039     Log: First the mangler was Netscape, then it was me.
24040  Branch: cfgperl
24041        ! vmesa/Makefile
24042 ____________________________________________________________________________
24043 [  2098] By: jhi                                   on 1998/10/27  08:34:40
24044     Log: `id -Gn` might be available where `groups` is not.
24045  Branch: cfgperl
24046        ! t/op/groups.t
24047 ____________________________________________________________________________
24048 [  2097] By: jhi                                   on 1998/10/27  08:05:17
24049     Log: Netscape had mangled the tabs.
24050  Branch: cfgperl
24051        ! vmesa/Makefile
24052 ____________________________________________________________________________
24053 [  2096] By: jhi                                   on 1998/10/27  08:03:05
24054     Log: ATTR_JOINABLE logic, based on (private email)
24055          
24056          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24057          Subject: Some little diffs
24058          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
24059          Date: Tue, 27 Oct 1998 13:44:42 +1300
24060  Branch: cfgperl
24061        ! thread.h
24062 ____________________________________________________________________________
24063 [  2095] By: jhi                                   on 1998/10/27  07:56:57
24064     Log: Mach cthreads support based on:
24065          
24066          From: brie@corp.home.net (Brian Harrison)
24067          Subject: perl5.005_02 patch for mthreads
24068          To: perl5-porters@perl.org
24069          Date: 24 Oct 1998 01:01:55 +0300
24070          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
24071          
24072          Pthread yield probe (dejavu)
24073          Cosmetic nanochange for the union semun output.
24074          Better inttypes.h probe.
24075          Undo the 'void *' $selecttype probe from #1971 because
24076          it breaks the $selectminbits test.
24077  Branch: cfgperl
24078        ! Configure config_h.SH perl.h thread.h
24079 ____________________________________________________________________________
24080 [  2094] By: jhi                                   on 1998/10/26  13:02:07
24081     Log: Also posix-bc wants to reyacc.
24082  Branch: cfgperl
24083        ! Makefile.SH
24084 ____________________________________________________________________________
24085 [  2093] By: jhi                                   on 1998/10/26  10:17:21
24086     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
24087          5_02 and really breaking things in non-ASCII worlds.
24088  Branch: cfgperl
24089        ! pp.c
24090 ____________________________________________________________________________
24091 [  2092] By: jhi                                   on 1998/10/26  09:08:00
24092     Log: More robustness.
24093  Branch: cfgperl
24094        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24095        ! t/pragma/warning.t
24096 ____________________________________________________________________________
24097 [  2091] By: jhi                                   on 1998/10/26  08:47:32
24098     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
24099          Bison really wants YYLEX_PARAM.
24100  Branch: cfgperl
24101        ! perly.y proto.h toke.c
24102 ____________________________________________________________________________
24103 [  2090] By: jhi                                   on 1998/10/26  08:21:25
24104     Log: s/YYLEX_PARAM/YYLEXPARAM/
24105  Branch: cfgperl
24106        ! perly.y
24107 ____________________________________________________________________________
24108 [  2089] By: jhi                                   on 1998/10/26  08:17:33
24109     Log: Indicate skipped subtests.
24110  Branch: cfgperl
24111        ! t/io/pipe.t
24112 ____________________________________________________________________________
24113 [  2088] By: jhi                                   on 1998/10/26  08:11:36
24114     Log: Integrate from mainperl.
24115  Branch: cfgperl
24116       !> (integrate 54 files)
24117 ____________________________________________________________________________
24118 [  2087] By: jhi                                   on 1998/10/26  08:08:02
24119     Log: Add test for filetests.
24120  Branch: cfgperl
24121        + t/op/filetest.t
24122        ! MANIFEST
24123 ____________________________________________________________________________
24124 [  2086] By: gsar                                  on 1998/10/26  02:44:44
24125     Log: various win32 tweaks; disable new xs_cpp section (it creates
24126          ambiguous inference graph for %.xs --> %.o)
24127  Branch: perl
24128        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
24129        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
24130        ! win32/config.gc win32/config_H.gc win32/makedef.pl
24131        ! win32/makefile.mk win32/win32.h
24132 ____________________________________________________________________________
24133 [  2085] By: gsar                                  on 1998/10/26  00:50:02
24134     Log: sanity-check $Config{drand01} in rand.t
24135  Branch: perl
24136        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
24137        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24138 ____________________________________________________________________________
24139 [  2078] By: gsar                                  on 1998/10/25  10:22:04
24140     Log: update win32/config*.?c
24141  Branch: perl
24142        ! Changes win32/config.bc win32/config.gc win32/config.vc
24143        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24144 ____________________________________________________________________________
24145 [  2077] By: gsar                                  on 1998/10/25  08:39:25
24146     Log: From: Graham Barr <gbarr@pobox.com>
24147          Date: Sat, 24 Oct 1998 21:45:50 -0500
24148          Message-ID: <19981024214550.C508@pobox.com>
24149          Subject: Re: die with a reference  should use overload "" operator
24150  Branch: perl
24151        ! pp_ctl.c
24152 ____________________________________________________________________________
24153 [  2076] By: gsar                                  on 1998/10/25  08:37:49
24154     Log: From: Graham Barr <gbarr@pobox.com>
24155          Date: Sat, 24 Oct 1998 12:45:21 -0500
24156          Message-ID: <19981024124521.C512@pobox.com>
24157          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
24158  Branch: perl
24159        ! sv.c
24160 ____________________________________________________________________________
24161 [  2075] By: gsar                                  on 1998/10/25  08:24:09
24162     Log: fix C<print $n += 5;> etc.
24163  Branch: perl
24164        ! toke.c
24165 ____________________________________________________________________________
24166 [  2074] By: gsar                                  on 1998/10/25  08:12:28
24167     Log: list builtins with portability caveats
24168          From: Jarkko Hietaniemi <jhi@iki.fi>
24169          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
24170          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
24171          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
24172  Branch: perl
24173        ! pod/perlfunc.pod
24174 ____________________________________________________________________________
24175 [  2073] By: gsar                                  on 1998/10/25  07:55:43
24176     Log: fix stack overrun in file test operators
24177  Branch: perl
24178        ! pp_sys.c
24179 ____________________________________________________________________________
24180 [  2072] By: gsar                                  on 1998/10/25  07:29:45
24181     Log: implement C<goto &func> and other fixes (via private mail)
24182          From:    "vishal bhatia" <vishalb@hotmail.com>
24183          Date:    Wed, 21 Oct 1998 22:59:03 PDT
24184          Message-Id: <19981022055904.20083.qmail@hotmail.com>
24185          Subject: [PATCH 5.005_52] More fixes for B
24186  Branch: perl
24187        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
24188 ____________________________________________________________________________
24189 [  2071] By: gsar                                  on 1998/10/25  07:14:41
24190     Log: From: Graham Barr <gbarr@pobox.com>
24191          Date: Sat, 17 Oct 1998 20:42:41 -0500
24192          Message-ID: <19981017204241.G510@pobox.com>
24193          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
24194  Branch: perl
24195        ! pp_ctl.c
24196 ____________________________________________________________________________
24197 [  2070] By: gsar                                  on 1998/10/25  07:07:29
24198     Log: avoid bogus line number in XSUB redefined warnings
24199  Branch: perl
24200        ! op.c
24201 ____________________________________________________________________________
24202 [  2069] By: gsar                                  on 1998/10/25  06:59:03
24203     Log: From: Martijn Koster <mak@excitecorp.com>
24204          Date: Wed, 21 Oct 1998 13:12:03 +0100
24205          Message-ID: <19981021131203.A15661@excitecorp.com>
24206          Subject: File::Path::mkpath reports the wrong error
24207  Branch: perl
24208        ! lib/File/Path.pm
24209 ____________________________________________________________________________
24210 [  2068] By: gsar                                  on 1998/10/25  06:54:43
24211     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
24212          Date: Tue, 20 Oct 1998 20:52:20 -0500
24213          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
24214          Subject: Exporter.pm's export_to_level() argument handling buggy
24215  Branch: perl
24216        ! lib/Exporter.pm
24217 ____________________________________________________________________________
24218 [  2067] By: gsar                                  on 1998/10/25  06:50:19
24219     Log: From: jan.dubois@ibm.net (Jan Dubois)
24220          Date: Wed, 21 Oct 1998 00:55:51 +0200
24221          Message-ID: <36380269.55370608@smtp1.ibm.net>
24222          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
24223  Branch: perl
24224        ! ext/DynaLoader/DynaLoader_pm.PL
24225 ____________________________________________________________________________
24226 [  2066] By: gsar                                  on 1998/10/25  06:48:19
24227     Log: recognize '%' as a shell metachar for win32
24228          From: jan.dubois@ibm.net (Jan Dubois)
24229          Date: Tue, 20 Oct 1998 21:57:35 +0200
24230          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
24231          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
24232  Branch: perl
24233        ! win32/win32.c
24234 ____________________________________________________________________________
24235 [  2065] By: gsar                                  on 1998/10/25  06:46:30
24236     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
24237  Branch: perl
24238        ! sv.c
24239 ____________________________________________________________________________
24240 [  2064] By: gsar                                  on 1998/10/25  06:45:09
24241     Log: From: Gisle Aas <gisle@aas.no>
24242          Date: 20 Oct 1998 14:24:44 +0200
24243          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
24244          Subject: ord() and unpack("U*",...) should not be negative
24245  Branch: perl
24246        ! pp.c
24247 ____________________________________________________________________________
24248 [  2063] By: gsar                                  on 1998/10/25  06:42:29
24249     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24250          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
24251          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
24252          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
24253  Branch: perl
24254        ! os2/os2.c
24255 ____________________________________________________________________________
24256 [  2062] By: gsar                                  on 1998/10/25  06:41:26
24257     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24258          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
24259          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
24260          Subject: [PATCH 5.005_*] Speed up aassign
24261  Branch: perl
24262        ! pp_hot.c
24263 ____________________________________________________________________________
24264 [  2061] By: gsar                                  on 1998/10/25  06:39:04
24265     Log: From: Graham Barr <gbarr@pobox.com>
24266          Date: Sat, 17 Oct 1998 22:22:02 -0500
24267          Message-ID: <19981017222202.J510@pobox.com>
24268          Subject: Re: '*' prototype does not allow bareword with strict
24269  Branch: perl
24270        ! toke.c
24271 ____________________________________________________________________________
24272 [  2060] By: gsar                                  on 1998/10/25  06:37:34
24273     Log: handle '::' in section names properly
24274          From: Graham Barr <gbarr@pobox.com>
24275          Date: Sat, 17 Oct 1998 12:57:54 -0500
24276          Message-ID: <19981017125754.C510@pobox.com>
24277          Subject: Re: pod2html
24278  Branch: perl
24279        ! lib/Pod/Html.pm
24280 ____________________________________________________________________________
24281 [  2059] By: gsar                                  on 1998/10/25  06:33:43
24282     Log: integrate changes#1982,2014,2021 (from maint-5.005)
24283  Branch: perl
24284       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
24285       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
24286 ____________________________________________________________________________
24287 [  2058] By: gsar                                  on 1998/10/25  05:44:17
24288     Log: allow more win32 symbol exports (suggested by Jan Dubois)
24289  Branch: perl
24290        ! win32/makedef.pl
24291 ____________________________________________________________________________
24292 [  2057] By: gsar                                  on 1998/10/25  05:40:40
24293     Log: integrate change#2053 from maint-5.005
24294  Branch: perl
24295       !> cop.h t/cmd/while.t
24296 ____________________________________________________________________________
24297 [  2056] By: gsar                                  on 1998/10/25  05:16:41
24298     Log: commented version of a patch suggested by Drago Goricanec
24299          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24300          Date: 16 Oct 1998 15:24:45 +0300
24301          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
24302          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
24303  Branch: perl
24304        ! pp_sys.c
24305 ____________________________________________________________________________
24306 [  2055] By: gsar                                  on 1998/10/25  05:11:03
24307     Log: include eof() in description of buffering caveats
24308          From: Anton Berezin <tobez@plab.ku.dk>
24309          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
24310          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
24311          Subject: [DOCPATCH] pod/perlfunc.pod
24312  Branch: perl
24313        ! pod/perlfunc.pod
24314 ____________________________________________________________________________
24315 [  2054] By: gsar                                  on 1998/10/25  05:07:42
24316     Log: disallow 'x' in hex numbers (except leading '0x')
24317          From: Gisle Aas <gisle@aas.no>
24318          Date: 16 Oct 1998 16:33:12 +0200
24319          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
24320          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
24321  Branch: perl
24322        ! perlvars.h t/op/oct.t util.c
24323 ____________________________________________________________________________
24324 [  2052] By: gsar                                  on 1998/10/25  04:49:04
24325     Log: avoid the circular refcnt logic in magic_mutexfree()
24326  Branch: perl
24327        ! mg.c pp.c pp_hot.c
24328 ____________________________________________________________________________
24329 [  2051] By: gsar                                  on 1998/10/25  04:35:07
24330     Log: properly restore PL_rsfp_filters after require
24331  Branch: perl
24332        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
24333        ! scope.h
24334 ____________________________________________________________________________
24335 [  2050] By: gsar                                  on 1998/10/25  02:42:32
24336     Log: integrate cfgperl changes back into mainline
24337  Branch: perl
24338       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
24339       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
24340       !> (integrate 33 files)
24341 ____________________________________________________________________________
24342 [  2049] By: gsar                                  on 1998/10/25  01:30:48
24343     Log: avoid "mysterious" compile-time failures without messages
24344  Branch: perl
24345        ! gv.c
24346 ____________________________________________________________________________
24347 [  2041] By: gsar                                  on 1998/10/23  21:11:56
24348     Log: checkin jpl under //depot/perlext/jpl/...
24349  Branch: perlext
24350        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
24351        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
24352        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
24353        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
24354        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
24355        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
24356        + jpl/PerlInterpreter/Makefile.PL
24357        + jpl/PerlInterpreter/PerlInterpreter.c
24358        + jpl/PerlInterpreter/PerlInterpreter.h
24359        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
24360        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
24361        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
24362        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
24363        + jpl/get_jdk/jdk_hosts jpl/install-jpl
24364 ____________________________________________________________________________
24365 [  2040] By: larry                                 on 1998/10/23  19:31:42
24366     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
24367  Branch: perl
24368        ! pp.c
24369 ____________________________________________________________________________
24370 [  2039] By: larry                                 on 1998/10/23  18:48:34
24371     Log: tr///d does not seem to work
24372  Branch: perl
24373        ! lib/utf8_heavy.pl
24374 ____________________________________________________________________________
24375 [  2038] By: larry                                 on 1998/10/23  18:00:41
24376     Log: Program with utf8 identifiers fails to compile
24377  Branch: perl
24378        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
24379 ____________________________________________________________________________
24380 [  2037] By: jhi                                   on 1998/10/23  14:04:51
24381     Log: Test suite portability:
24382          - posix-bc does not write to broken pipes
24383          - filehand #11 only iff we have fork
24384          - warning.t can now match $expected using regular expressions
24385  Branch: cfgperl
24386        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
24387        ! t/pragma/warning.t
24388 ____________________________________________________________________________
24389 [  2036] By: jhi                                   on 1998/10/23  12:12:07
24390     Log: yacc clarification.
24391  Branch: cfgperl
24392        ! README.posix-bc
24393 ____________________________________________________________________________
24394 [  2035] By: jhi                                   on 1998/10/23  12:09:59
24395     Log: Some C compilers get upset about 8-bit characters in /* comments. */
24396  Branch: cfgperl
24397        ! mg.c
24398 ____________________________________________________________________________
24399 [  2034] By: jhi                                   on 1998/10/22  09:11:52
24400     Log: Configure update: both for pthread_yield more robust
24401          testing (all variants of pthread_attr_getdetachstate()) --
24402          and because Configure was broken in major way! About 1000
24403          last lines were truncated.
24404  Branch: cfgperl
24405        ! Configure
24406 ____________________________________________________________________________
24407 [  2033] By: jhi                                   on 1998/10/22  07:47:10
24408     Log: DJGPP feedback for #2028.
24409  Branch: cfgperl
24410        ! thread.h
24411 ____________________________________________________________________________
24412 [  2032] By: jhi                                   on 1998/10/21  13:03:57
24413     Log: yielding, the saga continues.
24414  Branch: cfgperl
24415        ! Configure config_h.SH
24416       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
24417       !> t/op/goto.t t/pragma/constant.t
24418 ____________________________________________________________________________
24419 [  2031] By: jhi                                   on 1998/10/21  09:15:42
24420     Log: VM/ESA feedback for #2028.
24421  Branch: cfgperl
24422        ! Configure config_h.SH thread.h
24423 ____________________________________________________________________________
24424 [  2030] By: gsar                                  on 1998/10/21  04:22:53
24425     Log: fix handling of mayhaps-extended @_ in goto &sub
24426  Branch: perl
24427        ! av.c pp_ctl.c t/op/goto.t
24428 ____________________________________________________________________________
24429 [  2029] By: gsar                                  on 1998/10/21  00:54:14
24430     Log: restore sanity to "constant" references
24431  Branch: perl
24432        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
24433 ____________________________________________________________________________
24434 [  2028] By: jhi                                   on 1998/10/20  15:01:20
24435     Log: OLD_PTHREADS_API reorganizing.
24436  Branch: cfgperl
24437        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
24438        ! vmesa/vmesaish.h
24439 ____________________________________________________________________________
24440 [  2027] By: jhi                                   on 1998/10/20  14:14:51
24441     Log: #2026 fallout.
24442  Branch: cfgperl
24443        ! Makefile.SH
24444 ____________________________________________________________________________
24445 [  2026] By: jhi                                   on 1998/10/20  11:47:21
24446     Log: VM/ESA update.
24447  Branch: cfgperl
24448        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
24449 ____________________________________________________________________________
24450 [  2025] By: jhi                                   on 1998/10/20  08:20:56
24451     Log: 64-bitness, based on
24452          
24453          From: Scott Henry <scotth@sgi.com>
24454          To: perl-64bit@perl.org
24455          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
24456          Subject: Re: Configure problems/questions...
24457          Date: 19 Oct 1998 22:38:06 -0700
24458  Branch: cfgperl
24459        ! hints/irix_6.sh perl.h
24460 ____________________________________________________________________________
24461 [  2024] By: jhi                                   on 1998/10/20  08:09:07
24462     Log: Add lseeksize.
24463  Branch: cfgperl
24464        ! config_h.SH
24465 ____________________________________________________________________________
24466 [  2023] By: jhi                                   on 1998/10/20  08:08:33
24467     Log: Mumble about _yields() only when threaded.
24468  Branch: cfgperl
24469        ! Configure
24470 ____________________________________________________________________________
24471 [  2022] By: jhi                                   on 1998/10/20  07:46:26
24472     Log: Thinko at PTHREADS_CREATED_JOINABLE.
24473  Branch: cfgperl
24474        ! thread.h
24475 ____________________________________________________________________________
24476 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
24477     Log: From: Chip Salzenberg <chip@perlsupport.com>
24478          Date: Tue, 6 Oct 1998 13:33:05 -0400
24479          Message-ID: <19981006133305.A2348@perlsupport.com>
24480          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
24481  Branch: maint-5.005/perl
24482        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
24483        ! t/op/tie.t
24484 ____________________________________________________________________________
24485 [  2020] By: jhi                                   on 1998/10/19  09:15:53
24486     Log: YIELD more robustly.
24487  Branch: cfgperl
24488        ! thread.h
24489 ____________________________________________________________________________
24490 [  2019] By: jhi                                   on 1998/10/19  08:48:33
24491     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
24492          the 'new' one (just like DJGPP, it seems).
24493  Branch: cfgperl
24494        ! thread.h
24495 ____________________________________________________________________________
24496 [  2018] By: jhi                                   on 1998/10/19  07:02:44
24497     Log: vmesaish.h doesn't exclude unixish.h.
24498  Branch: cfgperl
24499        ! perl.h
24500 ____________________________________________________________________________
24501 [  2017] By: jhi                                   on 1998/10/19  06:44:19
24502     Log: 1<<$randbits is not good for randbits=48.
24503  Branch: cfgperl
24504        ! t/op/rand.t
24505 ____________________________________________________________________________
24506 [  2016] By: jhi                                   on 1998/10/19  06:39:47
24507     Log: Make #2012 glob pattern more portable.
24508  Branch: cfgperl
24509        ! Makefile.SH
24510 ____________________________________________________________________________
24511 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
24512     Log: Fix POSIX::sigprocmask not to check type of $old parameter
24513          as it is output only
24514  Branch: maint-5.005/perl
24515        ! ext/POSIX/POSIX.xs
24516 ____________________________________________________________________________
24517 [  2012] By: jhi                                   on 1998/10/17  15:04:23
24518     Log: clean numbered core dumps and t/tmp[0-9]*.
24519  Branch: cfgperl
24520        ! Makefile.SH
24521 ____________________________________________________________________________
24522 [  2011] By: jhi                                   on 1998/10/17  14:59:15
24523     Log: More robust yacc/bison failure output handling.
24524  Branch: cfgperl
24525        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24526 ____________________________________________________________________________
24527 [  2010] By: jhi                                   on 1998/10/17  14:51:05
24528     Log: BC2000 POSIX update.
24529  Branch: cfgperl
24530        ! MANIFEST
24531 ____________________________________________________________________________
24532 [  2009] By: jhi                                   on 1998/10/17  14:49:46
24533     Log: POSIX BC2000 port from perl-mvs:
24534          
24535          Subject: Ported perl 5.005.02 to BS2000 / POSIX
24536          From: Dorner Thomas <Thomas.Dorner@start.de> 
24537          Date: Tue, 29 Sep 1998 13:29:36 +0100 
24538          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
24539  Branch: cfgperl
24540        + README.posix-bc hints/posix-bc.sh
24541        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
24542        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
24543        ! unixish.h
24544 ____________________________________________________________________________
24545 [  2008] By: jhi                                   on 1998/10/17  14:07:49
24546     Log: VM/ESA-update.
24547  Branch: cfgperl
24548        ! MANIFEST
24549 ____________________________________________________________________________
24550 [  2007] By: jhi                                   on 1998/10/17  13:55:34
24551     Log: Forgot few S_I* imports.
24552  Branch: cfgperl
24553        ! t/lib/ipc_sysv.t
24554 ____________________________________________________________________________
24555 [  2006] By: jhi                                   on 1998/10/17  13:43:54
24556     Log: The VM/ESA port essentials, based on
24557          
24558          perl-mvs:
24559          
24560          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24561          Subject: Re: Can't find Data/Dumper.pm
24562          Date: Mon, 28 Sep 1998 07:40:49 +1300
24563          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
24564          
24565          private email:
24566          
24567          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24568          Subject: Re: Perl thread problems in VM/ESA
24569          Date: Thu, 15 Oct 1998 07:18:35 +1300
24570          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
24571          
24572          and private email:
24573          
24574          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
24575          Subject:  perl archive
24576          Date:  Sun, 11 Oct 1998 19:28:54 EDT
24577          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
24578          which gave a pointer to
24579          
24580          http://pucc.princeton.edu/~neale/perl.tar
24581          
24582          (based on Perl 5.005_51)
24583  Branch: cfgperl
24584        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
24585        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
24586        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
24587        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
24588 ____________________________________________________________________________
24589 [  2005] By: jhi                                   on 1998/10/17  13:17:19
24590     Log: Integrate mainperl.
24591  Branch: cfgperl
24592       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
24593       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
24594       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
24595       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
24596       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
24597       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
24598       !> win32/makefile.mk
24599 ____________________________________________________________________________
24600 [  2004] By: jhi                                   on 1998/10/17  11:19:06
24601     Log: Removed an extra ' from the int64_t test.
24602  Branch: cfgperl
24603        ! Configure
24604 ____________________________________________________________________________
24605 [  2003] By: gsar                                  on 1998/10/17  04:11:40
24606     Log: silence -w noises (suggested by Greg Bacon)
24607  Branch: perl
24608        ! lib/Term/Complete.pm
24609 ____________________________________________________________________________
24610 [  2002] By: gsar                                  on 1998/10/17  04:07:48
24611     Log: From: Gisle Aas <gisle@aas.no>
24612          Date: 14 Oct 1998 15:53:14 +0200
24613          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
24614          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
24615  Branch: perl
24616        ! util.c
24617 ____________________________________________________________________________
24618 [  2001] By: gsar                                  on 1998/10/17  04:06:10
24619     Log: From: Gisle Aas <gisle@aas.no>
24620          Date: 14 Oct 1998 15:17:44 +0200
24621          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
24622          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
24623  Branch: perl
24624        ! toke.c
24625 ____________________________________________________________________________
24626 [  2000] By: gsar                                  on 1998/10/17  03:06:33
24627     Log: From: Gisle Aas <gisle@aas.no>
24628          Date: 14 Oct 1998 00:38:06 +0200
24629          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
24630          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
24631  Branch: perl
24632        ! sv.c
24633 ____________________________________________________________________________
24634 [  1999] By: gsar                                  on 1998/10/17  03:04:48
24635     Log: From: Dan Sugalski <sugalskd@osshe.edu>
24636          Date: Tue, 13 Oct 1998 15:10:57 -0700
24637          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
24638          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
24639  Branch: perl
24640        ! vms/ext/Stdio/Stdio.pm
24641 ____________________________________________________________________________
24642 [  1998] By: gsar                                  on 1998/10/17  03:00:40
24643     Log: skip readonly vars and unref references when doing a reset()
24644  Branch: perl
24645        ! sv.c
24646 ____________________________________________________________________________
24647 [  1997] By: gsar                                  on 1998/10/17  02:49:19
24648     Log: fix buggy treatment of large checksums on unicode strings
24649          From: Gisle Aas <gisle@aas.no>
24650          Date: 13 Oct 1998 21:35:39 +0200
24651          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
24652          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
24653  Branch: perl
24654        ! pp.c
24655 ____________________________________________________________________________
24656 [  1996] By: gsar                                  on 1998/10/17  02:43:22
24657     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24658          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
24659          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
24660          Subject: [PATCH 5.005_52] Memory overrun in os2.c
24661  Branch: perl
24662        ! os2/Makefile.SHs os2/os2.c
24663 ____________________________________________________________________________
24664 [  1995] By: gsar                                  on 1998/10/17  02:42:01
24665     Log: clarify section name rules for typemaps
24666  Branch: perl
24667        ! pod/perlxs.pod
24668 ____________________________________________________________________________
24669 [  1994] By: gsar                                  on 1998/10/17  02:33:02
24670     Log: whitespace-proof grent.t
24671  Branch: perl
24672        ! t/op/grent.t
24673 ____________________________________________________________________________
24674 [  1993] By: gsar                                  on 1998/10/17  02:27:29
24675     Log: fix bug in B::CC::pp_sassign()
24676          From: "vishal bhatia" <vishalb@hotmail.com>
24677          Date: Sun, 11 Oct 1998 18:41:38 PDT
24678          Message-ID: <19981012014139.19614.qmail@hotmail.com>
24679          Subject: B::CC problems with pp_sassign routine
24680  Branch: perl
24681        ! ext/B/B/CC.pm
24682 ____________________________________________________________________________
24683 [  1992] By: gsar                                  on 1998/10/17  02:17:49
24684     Log: applied suggested patch with small doc tweak
24685          From: Gisle Aas <gisle@aas.no>
24686          Date: 11 Oct 1998 12:53:13 +0200
24687          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
24688          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
24689  Branch: perl
24690        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
24691        ! t/op/tiehandle.t
24692 ____________________________________________________________________________
24693 [  1991] By: gsar                                  on 1998/10/17  02:08:30
24694     Log: apply non-conflicting parts from suggested patch
24695          From: jan.dubois@ibm.net (Jan Dubois)
24696          Date: Sat, 10 Oct 1998 13:15:45 +0200
24697          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
24698          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
24699  Branch: perl
24700        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
24701 ____________________________________________________________________________
24702 [  1990] By: gsar                                  on 1998/10/17  02:01:24
24703     Log: provide option to enable optimization with VC (suggested by Jan
24704          Dubois)
24705  Branch: perl
24706        ! win32/Makefile win32/makefile.mk
24707 ____________________________________________________________________________
24708 [  1989] By: gsar                                  on 1998/10/17  01:55:27
24709     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
24710          Dave Leppik <dleppik@gage.com>
24711  Branch: perl
24712        ! perl.h
24713 ____________________________________________________________________________
24714 [  1988] By: gsar                                  on 1998/10/17  01:49:05
24715     Log: stray typo found by Hugo van der Sanden
24716  Branch: perl
24717        ! op.c
24718 ____________________________________________________________________________
24719 [  1987] By: gsar                                  on 1998/10/17  01:45:52
24720     Log: perldoc pod update
24721          From: Daniel Grisinger <dgris@perrin.dimensional.com>
24722          Date: 06 Oct 1998 23:56:51 -0600
24723          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
24724          Subject: [PATCH _02 and _52] perldoc
24725  Branch: perl
24726        ! utils/perldoc.PL
24727 ____________________________________________________________________________
24728 [  1986] By: gsar                                  on 1998/10/17  01:41:40
24729     Log: qualify names of builtins
24730  Branch: perl
24731        ! ext/POSIX/POSIX.pm
24732 ____________________________________________________________________________
24733 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
24734     Log: From: Jochen Wiedmann <joe@ispsoft.de>
24735          Date: Thu, 17 Sep 1998 17:16:06 +0200
24736          Message-ID: <360127B6.E44564A@ispsoft.de>
24737          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
24738  Branch: maint-5.005/perl
24739        ! lib/ExtUtils/MakeMaker.pm
24740 ____________________________________________________________________________
24741 [  1978] By: gsar                                  on 1998/10/16  01:58:58
24742     Log: integrate cfgperl mods into mainline
24743  Branch: perl
24744       +> ext/DynaLoader/dl_vmesa.xs
24745        ! Porting/genlog
24746       !> Configure MANIFEST Makefile.SH config_h.SH
24747       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
24748       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
24749       !> x2p/Makefile.SH
24750 ____________________________________________________________________________
24751 [  1976] By: gsar                                  on 1998/10/16  00:10:52
24752     Log: stray tweak
24753  Branch: perl
24754        ! op.c
24755 ____________________________________________________________________________
24756 [  1975] By: gsar                                  on 1998/10/15  23:54:38
24757     Log: propagate typeness of lexicals while cloning them
24758  Branch: perl
24759        ! op.c
24760 ____________________________________________________________________________
24761 [  1974] By: gsar                                  on 1998/10/15  23:53:25
24762     Log: s/last/first/ typo in append_list()
24763  Branch: perl
24764        ! op.c
24765 ____________________________________________________________________________
24766 [  1973] By: gsar                                  on 1998/10/15  20:06:17
24767     Log: nuke confperl branch and contents
24768  Branch: confperl
24769        - (delete 1284 files)
24770 ____________________________________________________________________________
24771 [  1972] By: jhi                                   on 1998/10/15  07:07:35
24772     Log: Test #162 had been added but the "print 1..161" had not been updated.
24773  Branch: cfgperl
24774        ! t/op/pat.t
24775 ____________________________________________________________________________
24776 [  1971] By: gsar                                  on 1998/10/15  03:09:58
24777     Log: check in all confperl changes as of change#1964 into cfgperl
24778  Branch: cfgperl
24779        + ext/DynaLoader/dl_vmesa.xs
24780        ! Configure MANIFEST Makefile.SH config_h.SH
24781        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
24782        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
24783 ____________________________________________________________________________
24784 [  1970] By: gsar                                  on 1998/10/15  03:05:59
24785     Log: integrate mainline to get tr.t
24786  Branch: cfgperl
24787       +> t/op/tr.t
24788 ____________________________________________________________________________
24789 [  1969] By: gsar                                  on 1998/10/15  03:04:17
24790     Log: add missing tr.t to repository
24791  Branch: perl
24792        + t/op/tr.t
24793 ____________________________________________________________________________
24794 [  1968] By: gsar                                  on 1998/10/15  03:02:43
24795     Log: create cfgperl branch
24796  Branch: cfgperl
24797       +> (branch 1282 files)
24798 ____________________________________________________________________________
24799 [  1967] By: gsar                                  on 1998/10/15  02:46:08
24800     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
24801          (MAN3PODS cannot be set to ' '; stray stricture violation)
24802  Branch: perl
24803        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
24804        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
24805        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
24806        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
24807        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
24808        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
24809        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
24810        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
24811        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
24812        ! lib/ExtUtils/MM_Unix.pm
24813 ____________________________________________________________________________
24814 [  1966] By: gsar                                  on 1998/10/15  02:19:03
24815     Log: tweak to make fix in change#1944 behave correctly for closures
24816          created within eval''
24817  Branch: perl
24818        ! op.c t/op/eval.t
24819 ____________________________________________________________________________
24820 [  1965] By: gsar                                  on 1998/10/14  23:22:41
24821     Log: use better numbers for exitstatus test
24822  Branch: perl
24823        ! t/op/die_exit.t
24824 ____________________________________________________________________________
24825 [  1964] By: jhi                                   on 1998/10/14  17:25:41
24826     Log: Add VM/ESA dynaloading (uses <dll.h>).
24827  Branch: confperl
24828        + ext/DynaLoader/dl_vmesa.xs
24829        ! MANIFEST
24830 ____________________________________________________________________________
24831 [  1963] By: jhi                                   on 1998/10/14  17:17:10
24832     Log: Remove a2p.loadmap in 'clean' target.
24833  Branch: confperl
24834        ! x2p/Makefile.SH
24835 ____________________________________________________________________________
24836 [  1962] By: jhi                                   on 1998/10/14  17:13:11
24837     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
24838  Branch: confperl
24839        ! Makefile.SH
24840 ____________________________________________________________________________
24841 [  1961] By: jhi                                   on 1998/10/14  16:27:39
24842     Log: VM/ESA creates executable.loadmaps.
24843  Branch: confperl
24844        ! Makefile.SH
24845 ____________________________________________________________________________
24846 [  1960] By: jhi                                   on 1998/10/14  15:37:39
24847     Log: Introduce SCHED_YIELD (one of sched_yield(),
24848          pthread_yield(), or pthread_yield(NULL)).
24849          YIELD is then defined using SCHED_YIELD unless
24850          a platform-specific YIELD has already been defined.
24851          
24852          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
24853          
24854          The need for pthread_yield(NULL) and pthread_attr_setdet...
24855          introduced by (private email)
24856          
24857          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24858          Date: Sat, 10 Oct 1998 21:08:15 +1300
24859          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
24860          Subject: Re: Perl thread problems in VM/ESA
24861          
24862          Better select() protoprobe (for AIX), from (private email)
24863          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24864          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
24865          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
24866          Subject: AIX select (fwd)
24867          From: Lars Hecking <lhecking@nmrc.ucc.ie>
24868          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
24869          Date: Fri, 2 Oct 1998 10:40:01 +0100
24870          Subject: AIX select
24871          
24872          Linux-avoid-so.X.Y, based on
24873          From: "Kurt D. Starsinic" <kstar@chapin.edu>
24874          Date: Tue, 13 Oct 1998 15:55:07 -0400
24875          Message-ID: <19981013155507.B4004@O2.chapin.edu>
24876          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
24877  Branch: confperl
24878        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
24879        ! thread.h
24880 ____________________________________________________________________________
24881 [  1959] By: jhi                                   on 1998/10/14  12:51:26
24882     Log: Some old pthread implementations have
24883          pthread_attr_setdetachstate(pthread_attr_t*, int*).
24884  Branch: confperl
24885        ! ext/Thread/Thread.xs
24886 ____________________________________________________________________________
24887 [  1958] By: jhi                                   on 1998/10/14  12:41:11
24888     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
24889          counterparts will follow soon.
24890  Branch: confperl
24891        ! thread.h
24892 ____________________________________________________________________________
24893 [  1957] By: jhi                                   on 1998/10/14  12:38:11
24894     Log: Add tr.t (MANIFEST already knew about it, strange)
24895  Branch: confperl
24896        + t/op/tr.t
24897 ____________________________________________________________________________
24898 [  1956] By: jhi                                   on 1998/10/14  12:24:35
24899     Log: Mutexen should be initialized only once.
24900  Branch: confperl
24901        ! gv.c op.c
24902 ____________________________________________________________________________
24903 [  1955] By: jhi                                   on 1998/10/14  12:19:38
24904     Log: os390 has its own cppstdin.
24905  Branch: confperl
24906        ! hints/os390.sh
24907 ____________________________________________________________________________
24908 [  1954] By: jhi                                   on 1998/10/14  12:15:06
24909     Log: Integrate with mainperl.
24910  Branch: confperl
24911       !> (integrate 1280 files)
24912 ____________________________________________________________________________
24913 [  1953] By: jhi                                   on 1998/10/14  11:48:08
24914     Log: Removed duplicate CMA threads code for HPUX 10.X.
24915          (probably residue of patch(1) being too understanding)
24916          Enhanced 64-bit settings. (redo change#1940)
24917  Branch: confperl
24918        ! hints/hpux.sh
24919 ____________________________________________________________________________
24920 [  1952] By: jhi                                   on 1998/10/14  11:45:16
24921     Log: (redo change#1949) Detypo in the d_open64 warning about
24922          the impending WHOA.
24923  Branch: confperl
24924        ! hints/irix_6.sh
24925 ____________________________________________________________________________
24926 [  1951] By: jhi                                   on 1998/10/14  10:54:16
24927     Log: Mutexen should only be inited once, after they have been New()ed.
24928  Branch: confperl
24929        ! gv.c op.c
24930 ____________________________________________________________________________
24931 [  1950] By: jhi                                   on 1998/10/14  10:41:43
24932     Log: Own cppstdin.
24933  Branch: confperl
24934        ! hints/os390.sh
24935 ____________________________________________________________________________
24936 [  1949] By: jhi                                   on 1998/10/14  10:34:23
24937     Log: Detypo in the d_open64 warning about the impending WHOA.
24938  Branch: confperl
24939        ! hints/irix_6.sh
24940 ____________________________________________________________________________
24941 [  1948] By: gsar                                  on 1998/10/14  05:38:01
24942     Log: two typos
24943  Branch: perl
24944        ! pp_hot.c t/op/eval.t
24945 ____________________________________________________________________________
24946 [  1947] By: gsar                                  on 1998/10/14  05:37:10
24947     Log: let docatch() pass the buck when restartop turns out to be null,
24948          making exceptions in BEGIN{} propagate as expected
24949  Branch: perl
24950        ! pp_ctl.c t/op/misc.t
24951 ____________________________________________________________________________
24952 [  1946] By: gsar                                  on 1998/10/13  03:41:49
24953     Log: add missing file from change#1943
24954  Branch: perl
24955        ! proto.h
24956 ____________________________________________________________________________
24957 [  1945] By: gsar                                  on 1998/10/13  03:32:02
24958     Log: defer "deep recursion" warnings until CXt_SUB context is properly
24959          set up
24960  Branch: perl
24961        ! pp_hot.c t/pragma/warn/pp_hot
24962 ____________________________________________________________________________
24963 [  1944] By: gsar                                  on 1998/10/13  03:15:50
24964     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
24965          fixup the cop_seq value that must be seen by lexical lookups that
24966          emanate within eval''
24967  Branch: perl
24968        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
24969 ____________________________________________________________________________
24970 [  1943] By: gsar                                  on 1998/10/13  02:06:09
24971     Log: ensure recursive attempts to findlex()icals know enough about where
24972          the last eval'' context was encountered
24973  Branch: perl
24974        ! op.c t/op/eval.t
24975 ____________________________________________________________________________
24976 [  1942] By: gsar                                  on 1998/10/13  02:01:24
24977     Log: force copy of substrings when matching against temporaries
24978  Branch: perl
24979        ! pp_hot.c t/op/pat.t
24980 ____________________________________________________________________________
24981 [  1941] By: gsar                                  on 1998/10/13  01:49:16
24982     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
24983          implementation)
24984  Branch: perl
24985        ! pp_ctl.c t/op/runlevel.t
24986 ____________________________________________________________________________
24987 [  1940] By: jhi                                   on 1998/10/12  09:57:44
24988     Log: Removed duplicate CMA threads code for HPUX 10.X.
24989          (probably residue of patch(1) being too understanding)
24990          Enhanced 64-bit settings.
24991  Branch: confperl
24992        ! hints/hpux.sh
24993 ____________________________________________________________________________
24994 [  1939] By: jhi                                   on 1998/10/12  09:53:11
24995     Log: Initial sync from mainline perl.
24996  Branch: confperl
24997        + (add 1282 files)
24998 ____________________________________________________________________________
24999 [  1937] By: gsar                                  on 1998/10/06  21:16:34
25000     Log: fix $/ init for USE_THREADS
25001  Branch: perl
25002        ! perl.c
25003 ____________________________________________________________________________
25004 [  1936] By: gsar                                  on 1998/10/06  07:19:39
25005     Log: fix globals caught by change#1927; builds and tests on Solaris
25006  Branch: perl
25007        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
25008        ! warning.h warning.pl
25009 ____________________________________________________________________________
25010 [  1935] By: gsar                                  on 1998/10/06  06:50:35
25011     Log: add test for previous fix
25012  Branch: perl
25013        ! ext/Thread/create.t
25014 ____________________________________________________________________________
25015 [  1934] By: gsar                                  on 1998/10/06  06:37:36
25016     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
25017  Branch: perl
25018        ! util.c
25019 ____________________________________________________________________________
25020 [  1933] By: gsar                                  on 1998/10/06  05:04:20
25021     Log: undo bogus part of change#1903 (as pointed out by Larry)
25022  Branch: perl
25023        ! pp_ctl.c
25024 ____________________________________________________________________________
25025 [  1932] By: gsar                                  on 1998/10/06  04:21:31
25026     Log: added tweaked version of suggested patch
25027          From: jan.dubois@ibm.net (Jan Dubois)
25028          Date: Sat, 03 Oct 1998 19:04:48 +0200
25029          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
25030          Subject: [PATCH 5.005_52] More MakeMaker  patches
25031  Branch: perl
25032        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
25033        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
25034 ____________________________________________________________________________
25035 [  1931] By: gsar                                  on 1998/10/06  04:04:33
25036     Log: use cpp symbols instead of hardwired constants
25037          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25038          Date: Mon, 05 Oct 1998 09:23:33 +0100
25039          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
25040          Subject: [PATCH 5.005_52] By the numbers (resend)
25041  Branch: perl
25042        ! op.c
25043 ____________________________________________________________________________
25044 [  1930] By: gsar                                  on 1998/10/06  04:01:55
25045     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25046          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
25047          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
25048          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
25049  Branch: perl
25050        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
25051        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
25052 ____________________________________________________________________________
25053 [  1929] By: gsar                                  on 1998/10/06  03:50:36
25054     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25055          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
25056          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
25057          Subject: [PATCH 5.00552] Minor test improvement
25058  Branch: perl
25059        ! t/op/magic.t
25060 ____________________________________________________________________________
25061 [  1928] By: gsar                                  on 1998/10/06  03:49:03
25062     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25063          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
25064          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
25065          Subject: [PATCH 5.00552] emacs/ptags inprovements
25066  Branch: perl
25067        ! emacs/ptags
25068 ____________________________________________________________________________
25069 [  1927] By: gsar                                  on 1998/10/06  03:47:44
25070     Log: disable C<#define dirty PL_dirty> et al.
25071  Branch: perl
25072        ! embed.pl embedvar.h
25073 ____________________________________________________________________________
25074 [  1926] By: gsar                                  on 1998/10/06  03:43:32
25075     Log: From: Mark-Jason Dominus <mjd@plover.com>
25076          Date: Sun, 04 Oct 1998 14:48:11 -0400
25077          Message-ID: <19981004184811.16048.qmail@plover.com>
25078          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
25079  Branch: perl
25080        ! utils/perldoc.PL
25081 ____________________________________________________________________________
25082 [  1925] By: gsar                                  on 1998/10/06  03:27:35
25083     Log: disable USE_THREADS when PERL_OBJECT is enabled
25084  Branch: perl
25085        ! win32/Makefile win32/makefile.mk
25086 ____________________________________________________________________________
25087 [  1924] By: gsar                                  on 1998/10/06  03:26:54
25088     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
25089  Branch: perl
25090        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
25091        ! vms/perly_c.vms
25092 ____________________________________________________________________________
25093 [  1923] By: gsar                                  on 1998/10/03  05:19:56
25094     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
25095          overridden
25096  Branch: perl
25097        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
25098        ! proto.h vms/perly_c.vms
25099 ____________________________________________________________________________
25100 [  1922] By: gsar                                  on 1998/10/03  03:59:50
25101     Log: suppress manifypods leak in extensions
25102  Branch: perl
25103        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
25104 ____________________________________________________________________________
25105 [  1921] By: gsar                                  on 1998/10/02  22:30:15
25106     Log: os390 fixes (suggested by Peter Prymmer)
25107  Branch: perl
25108        ! Makefile.SH regcomp.c
25109 ____________________________________________________________________________
25110 [  1920] By: gsar                                  on 1998/10/02  21:41:19
25111     Log: squelch undef warnings
25112          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25113          Date: Fri, 02 Oct 1998 11:01:14 +0100
25114          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
25115          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
25116  Branch: perl
25117        ! Changes lib/Math/BigInt.pm
25118 ____________________________________________________________________________
25119 [  1919] By: gsar                                  on 1998/10/02  04:59:13
25120     Log: add note to INSTALL about ANSI C
25121  Branch: perl
25122        ! INSTALL
25123 ____________________________________________________________________________
25124 [  1918] By: gsar                                  on 1998/10/02  04:21:10
25125     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
25126          From: jan.dubois@ibm.net (Jan Dubois)
25127          Date: Wed, 30 Sep 1998 23:35:30 +0200
25128          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
25129          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
25130  Branch: perl
25131        ! lib/ExtUtils/xsubpp
25132 ____________________________________________________________________________
25133 [  1917] By: gsar                                  on 1998/10/02  04:16:02
25134     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
25135          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
25136          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
25137          Subject: Re: Configure test for selectbits busted
25138  Branch: perl
25139        ! Configure
25140 ____________________________________________________________________________
25141 [  1916] By: gsar                                  on 1998/10/02  04:14:17
25142     Log: From: Dan Sugalski <sugalskd@osshe.edu>
25143          Date: Wed, 30 Sep 1998 17:15:20 -0700
25144          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
25145          Subject: [PATCH 5.005_02]VMS config tweaks
25146  Branch: perl
25147        ! vms/descrip_mms.template vms/subconfigure.com
25148 ____________________________________________________________________________
25149 [  1915] By: gsar                                  on 1998/10/02  04:10:47
25150     Log: use Off_t to permit 64-bit seek()
25151          From: Scott Henry <scotth@sgi.com>
25152          Date: 29 Sep 1998 17:38:46 -0700
25153          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
25154          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
25155          --
25156          Date: 28 Sep 1998 18:55:37 -0700
25157          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
25158          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
25159  Branch: perl
25160        ! doio.c pp_sys.c proto.h sv.c
25161 ____________________________________________________________________________
25162 [  1914] By: gsar                                  on 1998/10/02  04:05:36
25163     Log: normalize tm struct passed to strftime() with mktime()
25164          From: Spider Boardman <spider@orb.nashua.nh.us>
25165          Date: Wed, 30 Sep 1998 15:12:09 -0400
25166          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
25167          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
25168  Branch: perl
25169        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
25170 ____________________________________________________________________________
25171 [  1913] By: gsar                                  on 1998/10/02  03:59:46
25172     Log: don't try to run foo_SH.orig etc.
25173  Branch: perl
25174        ! Configure
25175 ____________________________________________________________________________
25176 [  1912] By: gsar                                  on 1998/10/02  03:45:37
25177     Log: make warning about glob process failure optional
25178  Branch: perl
25179        ! pod/perldiag.pod pp_hot.c
25180 ____________________________________________________________________________
25181 [  1911] By: gsar                                  on 1998/10/02  02:52:21
25182     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
25183          From: Dominic Dunlop <domo@vo.lu>
25184          Date: Tue, 29 Sep 1998 21:06:30 +0000
25185          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
25186          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
25187          --
25188          Date: Wed, 30 Sep 1998 11:46:44 +0000
25189          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
25190          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
25191  Branch: perl
25192        ! pod/perldiag.pod regcomp.c
25193 ____________________________________________________________________________
25194 [  1910] By: gsar                                  on 1998/10/02  02:48:48
25195     Log: minor Configure tweaks (via private mail)
25196          From: Jarkko Hietaniemi <jhi@iki.fi>
25197          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
25198          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
25199          Subject: [PATCH] 5.005_52: the drizzle continues
25200  Branch: perl
25201        ! Configure config_h.SH handy.h
25202 ____________________________________________________________________________
25203 [  1909] By: gsar                                  on 1998/10/02  02:46:39
25204     Log: update SCO hints for dynamic loading
25205          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
25206          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
25207          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
25208          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
25209          --
25210          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
25211          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
25212          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
25213  Branch: perl
25214        ! hints/sco.sh
25215 ____________________________________________________________________________
25216 [  1908] By: gsar                                  on 1998/10/02  02:33:39
25217     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
25218  Branch: perl
25219        ! lib/File/Find.pm
25220 ____________________________________________________________________________
25221 [  1907] By: gsar                                  on 1998/10/02  02:21:52
25222     Log: applied patches, but retained old behavior for win32 (where compilers
25223          can't read from stdin at all)
25224          From: Graham Barr <gbarr@ti.com>
25225          Date: Mon, 28 Sep 1998 09:41:49 -0500
25226          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
25227          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
25228          --
25229          Date: Tue, 29 Sep 1998 12:35:43 -0500
25230          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
25231          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
25232  Branch: perl
25233        ! ext/Errno/Errno_pm.PL
25234 ____________________________________________________________________________
25235 [  1906] By: gsar                                  on 1998/10/02  02:02:19
25236     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
25237          Hietaniemi)
25238  Branch: perl
25239        ! t/op/grent.t
25240 ____________________________________________________________________________
25241 [  1905] By: gsar                                  on 1998/10/02  01:59:56
25242     Log: win32 caveats about truncate()
25243  Branch: perl
25244        ! pod/perlport.pod
25245 ____________________________________________________________________________
25246 [  1904] By: gsar                                  on 1998/10/02  01:53:25
25247     Log: various Configure and hints updates (prefer drand48() or random()
25248          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
25249          applied modulo SCO hints superceded by later patch
25250          From: Jarkko Hietaniemi <jhi@iki.fi>
25251          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
25252          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
25253          Subject: [PATCH] 5.005_52: Configure et al:
25254  Branch: perl
25255        + ext/IPC/SysV/hints/next_3.pl
25256        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
25257        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
25258        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
25259 ____________________________________________________________________________
25260 [  1903] By: gsar                                  on 1998/10/02  01:42:37
25261     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
25262          Date: Mon, 28 Sep 1998 17:41:49 +0100
25263          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
25264          Subject: [PATCH 5.005_52] Re: More on ?p 
25265          --
25266          Date: Thu, 01 Oct 1998 09:10:58 +0100
25267          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
25268          Subject: [PATCH 5.005_52] ?p fix
25269          --
25270          Date: Thu, 01 Oct 1998 10:45:56 +0100
25271          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
25272          Subject: [PATCH 5.005_52] more on ?p
25273  Branch: perl
25274        ! pp_ctl.c
25275 ____________________________________________________________________________
25276 [  1902] By: gsar                                  on 1998/10/02  01:36:14
25277     Log: From: Kenneth Duda <kjd@cisco.com>
25278          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
25279          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
25280          Subject: writemain dies when there are more than 4000 characters of extensions
25281  Branch: perl
25282        ! writemain.SH
25283 ____________________________________________________________________________
25284 [  1901] By: gsar                                  on 1998/10/02  01:33:16
25285     Log: tweak run_byacc recipe
25286  Branch: perl
25287        ! Makefile.SH Porting/pumpkin.pod
25288 ____________________________________________________________________________
25289 [  1900] By: gsar                                  on 1998/10/02  01:02:09
25290     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
25291  Branch: perl
25292        ! perl.h pp_ctl.c
25293 ____________________________________________________________________________
25294 [  1899] By: gsar                                  on 1998/09/28  20:46:30
25295     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
25296          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
25297          Dvornik)
25298  Branch: perl
25299        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
25300 ____________________________________________________________________________
25301 [  1898] By: gsar                                  on 1998/09/28  20:42:52
25302     Log: flush unsubmitted 5.00552 change
25303  Branch: perl
25304        ! MANIFEST
25305 ____________________________________________________________________________
25306 [  1897] By: gsar                                  on 1998/09/27  04:43:06
25307     Log: run vms_yfix.pl
25308  Branch: perl
25309        ! vms/perly_c.vms
25310 ____________________________________________________________________________
25311 [  1896] By: gsar                                  on 1998/09/27  03:38:55
25312     Log: small tweak on last change
25313  Branch: perl
25314        ! win32/win32.c
25315 ____________________________________________________________________________
25316 [  1895] By: gsar                                  on 1998/09/27  03:17:17
25317     Log: fix win32_stat() to do the right thing for share names
25318  Branch: perl
25319        ! win32/win32.c
25320 ____________________________________________________________________________
25321 [  1891] By: larry                                 on 1998/09/25  18:50:40
25322     Log: Fixed apostrophe problem from Mark Knutsen.
25323  Branch: perl
25324        ! sv.h
25325
25326 ----------------
25327 Version 5.005_52
25328 ----------------
25329
25330 ____________________________________________________________________________
25331 [  1890] By: gsar                                  on 1998/09/25  10:25:00
25332     Log: update template config.sh, add new config vars to win32 stuff
25333  Branch: perl
25334        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
25335        ! pp_sys.c proto.h win32/config.bc win32/config.gc
25336        ! win32/config.vc win32/config_H.bc win32/config_H.gc
25337        ! win32/config_H.vc win32/win32.h
25338 ____________________________________________________________________________
25339 [  1889] By: gsar                                  on 1998/09/25  07:13:13
25340     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
25341          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
25342          of full-fledged 64-bit support (including support for: fseeko/ftello,
25343          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
25344          in Fcntl)
25345          From: Jarkko Hietaniemi <jhi@iki.fi>
25346          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
25347          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
25348          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
25349          --
25350          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25351          Date: 12 Sep 1998 09:44:25 +0300
25352          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
25353          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
25354  Branch: perl
25355        + lib/filetest.pm
25356        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
25357        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
25358        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
25359        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
25360        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
25361        ! win32/makedef.pl
25362 ____________________________________________________________________________
25363 [  1888] By: gsar                                  on 1998/09/25  06:27:12
25364     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
25365  Branch: perl
25366        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
25367        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25368        ! win32/makedef.pl win32/makefile.mk win32/win32.c
25369 ____________________________________________________________________________
25370 [  1887] By: gsar                                  on 1998/09/25  04:50:49
25371     Log: win32.c tweak
25372  Branch: perl
25373        ! win32/win32.c
25374 ____________________________________________________________________________
25375 [  1886] By: gsar                                  on 1998/09/25  04:47:32
25376     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
25377  Branch: perl
25378        ! lib/ExtUtils/MakeMaker.pm
25379 ____________________________________________________________________________
25380 [  1885] By: gsar                                  on 1998/09/25  04:05:09
25381     Log: From: Dominic Dunlop <domo@vo.lu>
25382          Date: Thu, 10 Sep 1998 11:02:46 +0000
25383          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
25384          Subject: MM_Unix::canonpath erroneously turns leading // into /
25385  Branch: perl
25386        ! lib/ExtUtils/MM_Unix.pm
25387 ____________________________________________________________________________
25388 [  1884] By: gsar                                  on 1998/09/25  03:06:10
25389     Log: temporarily disable perl malloc for a2p until we clean up
25390          conflicting malloc() declarations everywhere
25391  Branch: perl
25392        ! x2p/Makefile.SH
25393 ____________________________________________________________________________
25394 [  1883] By: gsar                                  on 1998/09/25  02:27:00
25395     Log: remove obsolete win32/bin/*.pl
25396  Branch: perl
25397        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
25398        ! Changes MANIFEST win32/Makefile win32/makefile.mk
25399 ____________________________________________________________________________
25400 [  1882] By: gsar                                  on 1998/09/25  02:04:43
25401     Log: missing file in last submit
25402  Branch: perl
25403        ! proto.h
25404 ____________________________________________________________________________
25405 [  1881] By: gsar                                  on 1998/09/25  01:56:54
25406     Log: serial access to PL_x[inpr]v_root for USE_THREADS
25407  Branch: perl
25408        ! sv.c
25409 ____________________________________________________________________________
25410 [  1880] By: gsar                                  on 1998/09/25  01:19:38
25411     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
25412          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
25413          Date: Thu, 24 Sep 1998 22:01:09 +0900
25414          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
25415          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
25416  Branch: perl
25417        ! hv.c proto.h
25418 ____________________________________________________________________________
25419 [  1879] By: gsar                                  on 1998/09/25  00:20:07
25420     Log: tweaks to enable PERL_OBJECT to build & test on win32
25421  Branch: perl
25422        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
25423        ! win32/GenCAPI.pl
25424 ____________________________________________________________________________
25425 [  1878] By: gsar                                  on 1998/09/25  00:13:36
25426     Log: fix change#1861, which breaks default boot_xxx symbol generation
25427  Branch: perl
25428        ! lib/ExtUtils/Mksymlists.pm
25429 ____________________________________________________________________________
25430 [  1877] By: gsar                                  on 1998/09/24  10:29:54
25431     Log: two tweaks for clean build and test on Solaris
25432  Branch: perl
25433        ! op.c t/op/subst.t
25434 ____________________________________________________________________________
25435 [  1876] By: gsar                                  on 1998/09/24  09:04:43
25436     Log: From: Colin Kuskie <ckuskie@cadence.com>
25437          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
25438          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
25439          Subject: [PATCH 5.005_51] perlform.pod
25440  Branch: perl
25441        ! pod/perlform.pod
25442 ____________________________________________________________________________
25443 [  1875] By: gsar                                  on 1998/09/24  08:47:47
25444     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25445          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
25446          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
25447          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
25448  Branch: perl
25449        ! regexec.c
25450 ____________________________________________________________________________
25451 [  1874] By: gsar                                  on 1998/09/24  08:44:55
25452     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25453          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
25454          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
25455          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
25456  Branch: perl
25457        ! toke.c
25458 ____________________________________________________________________________
25459 [  1873] By: gsar                                  on 1998/09/24  08:39:41
25460     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25461          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
25462          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
25463          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
25464  Branch: perl
25465        ! Changes regcomp.c
25466 ____________________________________________________________________________
25467 [  1872] By: gsar                                  on 1998/09/24  08:37:00
25468     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
25469          Date: Sun, 23 Aug 1998 23:18:38 PDT
25470          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
25471          Subject: new irix_6.sh hints file
25472  Branch: perl
25473        ! hints/irix_6.sh
25474 ____________________________________________________________________________
25475 [  1871] By: gsar                                  on 1998/09/24  07:26:37
25476     Log: correct FSF address in various places
25477  Branch: perl
25478        ! Copying README ext/B/README lib/Getopt/Long.pm
25479 ____________________________________________________________________________
25480 [  1870] By: gsar                                  on 1998/09/24  07:11:56
25481     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
25482          Date:    Fri, 14 Aug 1998 09:20:16 PDT
25483          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
25484          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
25485  Branch: perl
25486        ! configure.com
25487 ____________________________________________________________________________
25488 [  1869] By: gsar                                  on 1998/09/24  06:55:59
25489     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
25490          From:    Scott Henry <scotth@sgi.com>
25491          Date:    13 Aug 1998 09:52:15 PDT
25492          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
25493          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
25494  Branch: perl
25495        ! hints/irix_6.sh
25496 ____________________________________________________________________________
25497 [  1868] By: gsar                                  on 1998/09/24  06:51:23
25498     Log: From:    Nathan Torkington <gnat@frii.com>
25499          Date:    Thu, 13 Aug 1998 10:59:48 MDT
25500          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
25501          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
25502  Branch: perl
25503        ! pod/perlfunc.pod
25504 ____________________________________________________________________________
25505 [  1867] By: gsar                                  on 1998/09/24  06:45:13
25506     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
25507          that are autoloaded)
25508  Branch: perl
25509        ! pp_ctl.c
25510 ____________________________________________________________________________
25511 [  1866] By: gsar                                  on 1998/09/24  05:21:19
25512     Log: grandfather deprecated "$$<digit>" no more
25513  Branch: perl
25514        ! pod/perldiag.pod toke.c
25515 ____________________________________________________________________________
25516 [  1865] By: gsar                                  on 1998/09/24  04:52:48
25517     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
25518          low bits (suggested by Ilya Zakharevich)
25519  Branch: perl
25520        ! hv.h
25521 ____________________________________________________________________________
25522 [  1864] By: gsar                                  on 1998/09/24  04:29:14
25523     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
25524          perly_c.diff
25525  Branch: perl
25526        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
25527        ! perly_c.diff toke.c
25528 ____________________________________________________________________________
25529 [  1863] By: gsar                                  on 1998/09/24  03:36:30
25530     Log: provide locked access to string table for USE_THREADS
25531  Branch: perl
25532        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
25533 ____________________________________________________________________________
25534 [  1862] By: gsar                                  on 1998/09/24  03:30:32
25535     Log: remove bogus warn()
25536  Branch: perl
25537        ! embed.pl
25538 ____________________________________________________________________________
25539 [  1861] By: gsar                                  on 1998/09/24  02:58:51
25540     Log: applied suggested patch, adapted for all platforms
25541          From: jan.dubois@ibm.net (Jan Dubois)
25542          Date: Sun, 20 Sep 1998 12:56:38 +0200
25543          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
25544          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
25545  Branch: perl
25546        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25547        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
25548        ! lib/ExtUtils/MakeMaker.pm
25549 ____________________________________________________________________________
25550 [  1860] By: gsar                                  on 1998/09/24  02:16:14
25551     Log: upgrade to CPAN-1.40
25552  Branch: perl
25553        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
25554 ____________________________________________________________________________
25555 [  1859] By: gsar                                  on 1998/09/24  02:08:59
25556     Log: use $ENV{MAKEMAKEROPT} to set default command line args
25557  Branch: perl
25558        ! lib/ExtUtils/MakeMaker.pm
25559 ____________________________________________________________________________
25560 [  1857] By: gsar                                  on 1998/09/23  10:58:36
25561     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25562          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
25563          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
25564          Subject: More verbose Test::Harness [PATCH]
25565  Branch: perl
25566        ! lib/Test/Harness.pm
25567 ____________________________________________________________________________
25568 [  1856] By: gsar                                  on 1998/09/23  10:56:24
25569     Log: update hints for OPENSTEP 4.2 on i386
25570          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
25571          Date: Sun, 20 Sep 1998 01:03:18 +0200
25572          Message-Id: <9809192303.AA29190@Spike>
25573          Subject: Perl 5.005_02 compilation problems
25574  Branch: perl
25575        ! hints/next_4.sh
25576 ____________________________________________________________________________
25577 [  1855] By: gsar                                  on 1998/09/23  10:52:27
25578     Log: reset errno after C<require> search (as suggested by Larry)
25579  Branch: perl
25580        ! pp_ctl.c
25581 ____________________________________________________________________________
25582 [  1854] By: gsar                                  on 1998/09/23  10:50:26
25583     Log: misc pod tweaks
25584  Branch: perl
25585        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
25586 ____________________________________________________________________________
25587 [  1853] By: gsar                                  on 1998/09/23  10:46:06
25588     Log: make Pod/Html.pm handle the --title option properly (as suggested
25589          by gml4410@ggr.co.uk)
25590  Branch: perl
25591        ! lib/Pod/Html.pm
25592 ____________________________________________________________________________
25593 [  1852] By: gsar                                  on 1998/09/23  10:41:39
25594     Log: SSNEW() API for allocating memory on the savestack
25595          From: Albert Dvornik <bert@genscan.com>
25596          Date: 17 Sep 1998 19:23:07 -0400
25597          Message-Id: <tqemtae338.fsf@puma.genscan.com>
25598          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
25599  Branch: perl
25600        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
25601        ! perl.h proto.h scope.c scope.h t/io/tell.t
25602 ____________________________________________________________________________
25603 [  1851] By: gsar                                  on 1998/09/23  10:37:05
25604     Log: From: Jochen Wiedmann <joe@ispsoft.de>
25605          Date: Thu, 17 Sep 1998 17:16:06 +0200
25606          Message-ID: <360127B6.E44564A@ispsoft.de>
25607          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
25608  Branch: perl
25609        ! lib/ExtUtils/MakeMaker.pm
25610 ____________________________________________________________________________
25611 [  1850] By: gsar                                  on 1998/09/23  10:33:05
25612     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
25613          Date: 15 Sep 1998 01:32:31 +0200
25614          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
25615          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
25616  Branch: perl
25617        ! lib/ExtUtils/MM_Unix.pm
25618 ____________________________________________________________________________
25619 [  1849] By: gsar                                  on 1998/09/23  10:29:04
25620     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
25621          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
25622          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
25623          Subject: Re: extralibs.ld problem in MM_VMS.pm
25624  Branch: perl
25625        ! lib/ExtUtils/MM_VMS.pm
25626 ____________________________________________________________________________
25627 [  1848] By: gsar                                  on 1998/09/23  10:25:24
25628     Log: From: Roderick Schertler <roderick@argon.org>
25629          Date: 11 Sep 1998 16:19:21 -0400
25630          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
25631          Subject: Re: Open2 and memory leaks
25632  Branch: perl
25633        ! lib/IPC/Open3.pm
25634 ____________________________________________________________________________
25635 [  1847] By: gsar                                  on 1998/09/23  10:18:31
25636     Log: From: Roderick Schertler <roderick@argon.org>
25637          Date: Wed, 09 Sep 1998 23:52:48 -0400
25638          Message-ID: <20567.905399568@eeyore.ibcinc.com>
25639          Subject: seed srand from /dev/urandom when possible
25640  Branch: perl
25641        ! pod/perlfunc.pod pp.c
25642 ____________________________________________________________________________
25643 [  1846] By: gsar                                  on 1998/09/23  10:12:22
25644     Log: From: Roderick Schertler <roderick@argon.org>
25645          Date: Thu, 10 Sep 1998 00:32:17 -0400
25646          Message-ID: <21142.905401937@eeyore.ibcinc.com>
25647          Subject: doc update for crypt()'s salt
25648  Branch: perl
25649        ! pod/perlfunc.pod
25650 ____________________________________________________________________________
25651 [  1845] By: gsar                                  on 1998/09/23  10:09:23
25652     Log: fix h2ph handling of C<#error "foo">
25653          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
25654          Date: Thu, 10 Sep 1998 09:59:33 +0900
25655          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
25656          Subject: [5.005_02] h2ph problem
25657  Branch: perl
25658        ! utils/h2ph.PL
25659 ____________________________________________________________________________
25660 [  1844] By: gsar                                  on 1998/09/23  10:06:13
25661     Log: plug strictly private function leaks in API listing
25662  Branch: perl
25663        ! pod/perlguts.pod
25664 ____________________________________________________________________________
25665 [  1843] By: gsar                                  on 1998/09/23  10:02:57
25666     Log: hide symbol for static build
25667          From: Dominic Dunlop <domo@vo.lu>
25668          Date: Tue, 8 Sep 1998 21:40:46 +0000
25669          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
25670          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
25671  Branch: perl
25672        ! regcomp.c
25673 ____________________________________________________________________________
25674 [  1842] By: gsar                                  on 1998/09/23  09:52:46
25675     Log: define PUT_svindex(), PUT_opindex()
25676  Branch: perl
25677        ! ext/B/B/Assembler.pm
25678 ____________________________________________________________________________
25679 [  1841] By: gsar                                  on 1998/09/23  09:44:25
25680     Log: From: Dominic Dunlop <domo@vo.lu>
25681          Date: Tue, 8 Sep 1998 15:34:53 +0000
25682          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
25683          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
25684  Branch: perl
25685        ! t/pragma/warn/regexec
25686 ____________________________________________________________________________
25687 [  1840] By: gsar                                  on 1998/09/23  09:42:17
25688     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
25689  Branch: perl
25690        ! win32/bin/pl2bat.pl
25691 ____________________________________________________________________________
25692 [  1839] By: gsar                                  on 1998/09/23  09:38:18
25693     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
25694          Date: Mon, 7 Sep 1998 17:36:09 +0900
25695          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
25696          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
25697  Branch: perl
25698        ! ext/Thread/Thread.xs
25699 ____________________________________________________________________________
25700 [  1838] By: gsar                                  on 1998/09/23  09:21:11
25701     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
25702          Date: Thu, 10 Sep 1998 00:02:07 -0400
25703          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
25704          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
25705  Branch: perl
25706        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
25707        + vos/config.h vos/config_h.SH_orig vos/perl.bind
25708        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
25709        ! MANIFEST perl.c perl.h pod/perlport.pod
25710 ____________________________________________________________________________
25711 [  1837] By: gsar                                  on 1998/09/23  08:45:58
25712     Log: (via private mail)
25713          From: Charles Bailey <BAILEY@newman.upenn.edu>
25714          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
25715          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
25716          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
25717  Branch: perl
25718        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
25719        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
25720        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
25721        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
25722        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
25723        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
25724        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
25725        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
25726        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
25727        ! vms/writemain.pl
25728 ____________________________________________________________________________
25729 [  1836] By: gsar                                  on 1998/09/23  08:17:42
25730     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25731          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
25732          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
25733          Subject: [PATCH 5.005_*] OS/2 spawning typos
25734  Branch: perl
25735        ! os2/os2.c
25736 ____________________________________________________________________________
25737 [  1835] By: gsar                                  on 1998/09/23  08:09:55
25738     Log: warn on C<my($foo,$foo)>
25739  Branch: perl
25740        ! op.c pod/perldiag.pod
25741 ____________________________________________________________________________
25742 [  1834] By: gsar                                  on 1998/09/23  07:35:56
25743     Log: From: pvhp@forte.com (Peter Prymmer)
25744          Date: Fri, 4 Sep 98 13:27:41 PDT
25745          Message-Id: <9809042027.AA04463@forte.com>
25746          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
25747  Branch: perl
25748        ! README.vms
25749 ____________________________________________________________________________
25750 [  1833] By: gsar                                  on 1998/09/23  07:27:34
25751     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
25752          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
25753          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
25754          Subject: PATCH: 5.005_02 hint/hpux.sh
25755  Branch: perl
25756        ! hints/hpux.sh
25757 ____________________________________________________________________________
25758 [  1832] By: gsar                                  on 1998/09/23  07:22:40
25759     Log: fix (some) installhtml bugs
25760          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
25761          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
25762          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
25763          Subject: installhtml script needs work
25764  Branch: perl
25765        ! installhtml
25766 ____________________________________________________________________________
25767 [  1831] By: gsar                                  on 1998/09/23  07:19:30
25768     Log: document 'U' magic with examples
25769          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
25770          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
25771          Message-Id: <199809011455.PAA00631@sale-wts>
25772          Subject: Re: Looking for some XS MAGIC examples...
25773  Branch: perl
25774        ! pod/perlguts.pod
25775 ____________________________________________________________________________
25776 [  1830] By: gsar                                  on 1998/09/23  07:16:43
25777     Log: From: pvhp@forte.com (Peter Prymmer)
25778          Date: Mon, 31 Aug 98 17:13:49 PDT
25779          Message-Id: <9809010013.AA06737@forte.com>
25780          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
25781  Branch: perl
25782        ! README.os390
25783 ____________________________________________________________________________
25784 [  1829] By: gsar                                  on 1998/09/23  07:15:08
25785     Log: fix problematic typecast in filter_del()
25786          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
25787          Date: Mon, 31 Aug 1998 21:13:11 GMT
25788          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
25789          Subject: perl5.005_02 does not build on Cray T90
25790  Branch: perl
25791        ! toke.c
25792 ____________________________________________________________________________
25793 [  1828] By: gsar                                  on 1998/09/23  07:11:34
25794     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25795          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
25796          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
25797          Subject: [PATCH 5.005_5*] (?>) broken in RE
25798  Branch: perl
25799        ! regexec.c t/op/re_tests
25800 ____________________________________________________________________________
25801 [  1827] By: gsar                                  on 1998/09/23  07:09:50
25802     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
25803  Branch: perl
25804        ! t/op/grent.t t/op/groups.t
25805 ____________________________________________________________________________
25806 [  1826] By: gsar                                  on 1998/09/23  07:03:16
25807     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
25808          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
25809          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
25810          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
25811  Branch: perl
25812        - interp.sym
25813        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
25814 ____________________________________________________________________________
25815 [  1825] By: gsar                                  on 1998/09/23  06:56:40
25816     Log: re-introduce change#1703
25817  Branch: perl
25818        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
25819 ____________________________________________________________________________
25820 [  1824] By: gsar                                  on 1998/09/23  06:44:19
25821     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25822          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
25823          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
25824          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
25825  Branch: perl
25826        ! lib/perl5db.pl
25827 ____________________________________________________________________________
25828 [  1823] By: gsar                                  on 1998/09/23  06:41:34
25829         Log: From: Joe Buehler <jhpb@hekimian.com>
25830              Date: 29 Aug 1998 17:13:28 -0400
25831              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
25832              Subject: patches for perl 5.005_51 under U/WIN
25833      Branch: perl
25834            + hints/uwin.sh
25835            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
25836            ! t/lib/posix.t
25837 ____________________________________________________________________________
25838 [  1822] By: gsar                                  on 1998/09/23  06:36:59
25839         Log: add missing C<no utf8;> tweak from Larry
25840      Branch: perl
25841            ! t/op/subst.t
25842 ____________________________________________________________________________
25843 [  1821] By: gsar                                  on 1998/09/23  06:27:51
25844         Log: s/runops/CALLRUNOPS/
25845      Branch: perl
25846            ! cc_runtime.h
25847 ____________________________________________________________________________
25848 [  1820] By: gsar                                  on 1998/09/23  06:24:49
25849         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
25850      Branch: perl
25851           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
25852           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
25853           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
25854           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
25855           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
25856           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
25857           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
25858           +> t/pragma/warn/util
25859            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
25860            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
25861            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
25862            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
25863            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
25864            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
25865            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
25866            - t/pragma/warn-util
25867            ! MANIFEST t/pragma/warning.t
25868 ____________________________________________________________________________
25869 [  1819] By: gsar                                  on 1998/09/23  06:08:46
25870         Log: make \(%foo) return refs to values (not copies of values)
25871              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
25872              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
25873              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
25874              --
25875              From: Roderick Schertler <roderick@argon.org>
25876              Date: Sat, 29 Aug 1998 00:58:33 -0400
25877              Message-ID: <29894.904366713@eeyore.ibcinc.com>
25878              Subject: Re: \(%x) problems
25879      Branch: perl
25880            ! doop.c pod/perlref.pod
25881 ____________________________________________________________________________
25882 [  1818] By: gsar                                  on 1998/09/23  06:05:08
25883         Log: make h2xs generate ANSI prototypes
25884      Branch: perl
25885            ! utils/h2xs.PL
25886 ____________________________________________________________________________
25887 [  1817] By: gsar                                  on 1998/09/23  05:57:16
25888         Log: updated usethreads hints for hpux 10.X
25889              From: Matthew T Harden <mthard@mthard1.monsanto.com>
25890              Date: Fri, 28 Aug 1998 14:10:42 GMT
25891              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
25892              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
25893      Branch: perl
25894            ! hints/hpux.sh perl.h
25895 ____________________________________________________________________________
25896 [  1816] By: gsar                                  on 1998/09/23  05:53:31
25897         Log: don't create empty directories in installperl
25898              From: Robin Barker <rmb1@cise.npl.co.uk>
25899              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
25900              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
25901              Subject: [PATCH 5.005_02] install: empty dirs
25902      Branch: perl
25903            ! installperl
25904 ____________________________________________________________________________
25905 [  1815] By: gsar                                  on 1998/09/23  05:50:36
25906         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
25907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25908              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
25909              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
25910              Subject: Re: your mail
25911      Branch: perl
25912            ! regexec.c t/op/re_tests
25913 ____________________________________________________________________________
25914 [  1814] By: gsar                                  on 1998/09/23  05:45:17
25915         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
25916              Date: Thu, 20 Aug 1998 20:59:03 -0400
25917              Message-ID: <19980820205903.A12908@O2.chapin.edu>
25918              Subject: [PATCH] h2ph misquotes #error directives
25919      Branch: perl
25920            ! t/lib/h2ph.pht utils/h2ph.PL
25921 ____________________________________________________________________________
25922 [  1813] By: gsar                                  on 1998/09/23  05:42:41
25923         Log: patch to support computed regular subexpressions
25924              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25925              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
25926              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
25927              Subject: [5.005_5* PATCH] Postponed RE - now!
25928      Branch: perl
25929            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
25930            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
25931 ____________________________________________________________________________
25932 [  1812] By: gsar                                  on 1998/09/23  05:26:26
25933         Log: better CR-handling on shebang line and in formats (fixed variant of
25934              patch suggested by Igor Sysoev <igor@nitek.ru>)
25935      Branch: perl
25936            ! perl.c toke.c
25937 ____________________________________________________________________________
25938 [  1811] By: gsar                                  on 1998/09/23  04:35:46
25939         Log: document non-loopish blocks better
25940              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25941              Date: Tue, 18 Aug 1998 12:28:36 +0100
25942              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
25943              Subject: Re: next in do {} while block gives error message
25944      Branch: perl
25945            ! pod/perlfunc.pod
25946 ____________________________________________________________________________
25947 [  1810] By: gsar                                  on 1998/09/23  04:12:05
25948         Log: fix bogus integerization of pop()'s return value
25949              From: Gurusamy Sarathy <gsar@engin.umich.edu>
25950              Date: Sat, 15 Aug 1998 23:27:54 -0400
25951              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
25952              Subject: Re: Complex expression does integer arithmetic 
25953      Branch: perl
25954            ! opcode.h opcode.pl
25955 ____________________________________________________________________________
25956 [  1809] By: gsar                                  on 1998/09/23  04:09:43
25957         Log: tweak README.win32
25958      Branch: perl
25959            ! README.win32
25960 ____________________________________________________________________________
25961 [  1808] By: gsar                                  on 1998/09/23  03:40:57
25962         Log: better diagnostic for do{} used as lvalue
25963      Branch: perl
25964            ! op.c pod/perlport.pod
25965 ____________________________________________________________________________
25966 [  1807] By: gsar                                  on 1998/09/23  03:38:30
25967         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
25968              From: hansm@icgroup.nl
25969              Date: Tue, 11 Aug 98 21:08:51 +0200
25970              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
25971              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
25972      Branch: perl
25973            ! malloc.c
25974 ____________________________________________________________________________
25975 [  1806] By: gsar                                  on 1998/09/23  03:36:08
25976         Log: support make written in perl (aka "pmake") on win32
25977      Branch: perl
25978            ! lib/ExtUtils/MM_Win32.pm
25979 ____________________________________________________________________________
25980 [  1805] By: gsar                                  on 1998/09/23  03:30:07
25981         Log: fix mismatched UV/U32 types for to_utf8_*()
25982      Branch: perl
25983            ! utf8.c
25984 ____________________________________________________________________________
25985 [  1804] By: gsar                                  on 1998/09/23  03:22:22
25986         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
25987              Date: Sun, 9 Aug 1998 22:38:23 +0200
25988              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
25989              Subject: [PATCH 5.5002] dos-djgpp update
25990      Branch: perl
25991            ! t/io/fs.t
25992 ____________________________________________________________________________
25993 [  1803] By: gsar                                  on 1998/09/23  03:20:13
25994         Log: apply minimal variant of patch (sent via private mail)
25995              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
25996              Date: Wed, 12 Aug 1998 15:42:35 +0300
25997              Message-Id: <199808121242.PAA29761@comanche.spices>
25998              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
25999      Branch: perl
26000            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
26001            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
26002 ____________________________________________________________________________
26003 [  1802] By: gsar                                  on 1998/09/23  03:03:39
26004         Log: adjust searchdict.t for EBCDIC (still needs documenting)
26005              From: pvhp@forte.com (Peter Prymmer)
26006              Date: Thu, 6 Aug 98 18:09:39 PDT
26007              Message-Id: <9808070109.AA06158@forte.com>
26008              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
26009      Branch: perl
26010            ! README.os390 t/lib/searchdict.t
26011 ____________________________________________________________________________
26012 [  1801] By: gsar                                  on 1998/09/23  02:54:15
26013         Log: silence redefined warning for XS(INIT) {}
26014      Branch: perl
26015            ! op.c
26016 ____________________________________________________________________________
26017 [  1800] By: gsar                                  on 1998/09/23  02:42:23
26018         Log: support match indices via special variables @- and @+
26019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26020              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
26021              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
26022              Subject: [PATCH 5.004_76] @- and @+
26023      Branch: perl
26024            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
26025            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
26026 ____________________________________________________________________________
26027 [  1799] By: gsar                                  on 1998/09/23  01:44:31
26028         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26029              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
26030              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
26031              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
26032      Branch: perl
26033            ! regcomp.c t/op/re_tests
26034 ____________________________________________________________________________
26035 [  1798] By: gsar                                  on 1998/09/23  01:39:23
26036         Log: integrate maint-5.005 changes (except conflicting change#1794)
26037      Branch: perl
26038            ! Changes
26039           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
26040           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
26041           !> win32/win32.h
26042 ____________________________________________________________________________
26043 [  1797] By: gsar                                  on 1998/09/23  01:32:36
26044         Log: add note to win32/Makefile about setting CCHOME
26045      Branch: perl
26046            ! win32/Makefile win32/makefile.mk
26047 ____________________________________________________________________________
26048 [  1796] By: gsar                                  on 1998/09/23  01:31:32
26049         Log: perl.pod tweak
26050      Branch: perl
26051            ! pod/perl.pod
26052 ____________________________________________________________________________
26053 [  1795] By: gsar                                  on 1998/09/21  20:34:10
26054         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
26055      Branch: perl
26056            ! lib/ExtUtils/xsubpp
26057 ____________________________________________________________________________
26058 [  1789] By: gsar                                  on 1998/09/18  18:01:37
26059         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
26060      Branch: perl
26061            ! cop.h t/cmd/for.t
26062 ____________________________________________________________________________
26063 [  1788] By: gsar                                  on 1998/09/17  02:19:11
26064         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
26065      Branch: perl
26066            ! win32/config.bc win32/config.gc win32/config.vc
26067 ____________________________________________________________________________
26068 [  1787] By: gsar                                  on 1998/09/17  01:45:14
26069         Log: suppress bogus warning on C<sub x {} x()>
26070      Branch: perl
26071            ! toke.c
26072 ____________________________________________________________________________
26073 [  1786] By: gsar                                  on 1998/09/17  01:42:51
26074         Log: ntohl typo in objXSUB.h
26075      Branch: perl
26076            ! objXSUB.h
26077 ____________________________________________________________________________
26078 [  1785] By: gsar                                  on 1998/09/17  01:41:48
26079         Log: fill gaps in sig_* entries in win32/config.?c
26080      Branch: perl
26081            ! win32/config.bc win32/config.gc win32/config.vc
26082 ____________________________________________________________________________
26083 [  1781] By: larry                                 on 1998/09/05  23:48:24
26084         Log: tr/// logic was hosed under utf8
26085      Branch: perl
26086            ! doop.c op.c op.h pp.c proto.h
26087 ____________________________________________________________________________
26088 [  1780] By: larry                                 on 1998/09/05  23:44:16
26089         Log: several new tests needed tweaking to work under utf8
26090      Branch: perl
26091            ! t/comp/require.t t/op/pack.t t/op/substr.t
26092 ____________________________________________________________________________
26093 [  1779] By: larry                                 on 1998/09/05  23:41:42
26094         Log: index() applied BM optimization to wrong argument
26095      Branch: perl
26096            ! op.c util.c
26097 ____________________________________________________________________________
26098 [  1778] By: larry                                 on 1998/09/05  23:38:29
26099         Log: Implicit require during compile reset line numbering
26100      Branch: perl
26101            ! pp_ctl.c
26102
26103 ----------------
26104 Version 5.005_51
26105 ----------------
26106
26107 ____________________________________________________________________________
26108 [  1777] By: gsar                                  on 1998/08/10  07:02:38
26109         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
26110              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
26111              lexical warning testsuite for win32
26112      Branch: perl
26113            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
26114            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
26115            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
26116            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
26117            ! win32/Makefile win32/makefile.mk
26118 ____________________________________________________________________________
26119 [  1776] By: gsar                                  on 1998/08/09  17:53:48
26120         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
26121      Branch: perl
26122            ! Changes MANIFEST perl.c pod/perlhist.pod
26123 ____________________________________________________________________________
26124 [  1775] By: gsar                                  on 1998/08/09  14:35:33
26125         Log: tweak warning test
26126      Branch: perl
26127            ! t/pragma/warn-toke
26128 ____________________________________________________________________________
26129 [  1774] By: gsar                                  on 1998/08/09  14:13:46
26130         Log: add missing dTHR; notes for test failures due to small stacksize
26131      Branch: perl
26132            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
26133            ! toke.c universal.c util.c
26134 ____________________________________________________________________________
26135 [  1773] By: gsar                                  on 1998/08/09  11:31:53
26136         Log: lexical warnings; tweaks to places that didn't apply correctly
26137              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
26138              Date:    Wed, 29 Jul 1998 09:28:45 BST
26139              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
26140              Subject: lexical warnings patch for 5.005_50
26141      Branch: perl
26142            + README.lexwarn lib/warning.pm t/pragma/warn-2use
26143            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
26144            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
26145            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
26146            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
26147            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
26148            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
26149            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
26150            + warning.h warning.pl
26151            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
26152            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
26153            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
26154            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
26155            ! universal.c util.c
26156 ____________________________________________________________________________
26157 [  1772] By: gsar                                  on 1998/08/08  23:06:00
26158         Log: bump patchlevel to 5.005_51
26159      Branch: perl
26160            ! patchlevel.h win32/Makefile win32/config_H.bc
26161            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
26162 ____________________________________________________________________________
26163 [  1771] By: gsar                                  on 1998/08/08  23:01:57
26164         Log: fix bogus warning on "\x{123}"
26165              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
26166              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
26167              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
26168              Subject: [5.005_50 PATCH] Some unicode problems
26169      Branch: perl
26170            ! regcomp.c toke.c
26171 ____________________________________________________________________________
26172 [  1770] By: gsar                                  on 1998/08/08  22:56:55
26173         Log: hide dup symbol for static build of ext/re
26174              From: Dominic Dunlop <domo@ppp72.vo.lu>
26175              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
26176              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
26177              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
26178      Branch: perl
26179            ! regcomp.c
26180 ____________________________________________________________________________
26181 [  1769] By: gsar                                  on 1998/08/08  22:45:06
26182         Log: fix double free on -Mutf8 -e '$b=uc("")'
26183              From: larry@wall.org (Larry Wall)
26184              Date: Fri, 7 Aug 1998 14:42:43 -0700
26185              Message-Id: <199808072142.OAA14920@wall.org>
26186              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
26187      Branch: perl
26188            ! pp.c
26189 ____________________________________________________________________________
26190 [  1768] By: gsar                                  on 1998/08/08  22:42:29
26191         Log: substr() assumes utf8 without say-so
26192              From: larry@wall.org (Larry Wall)
26193              Date: Fri, 7 Aug 1998 12:25:12 -0700
26194              Message-Id: <199808071925.MAA13436@wall.org>
26195              Subject: [PATCH 5.005_50] substr bug?
26196      Branch: perl
26197            ! pp.c
26198 ____________________________________________________________________________
26199 [  1767] By: gsar                                  on 1998/08/08  22:38:25
26200         Log: fix intolerance of SWASHes for blank lines
26201              From: Gisle Aas <aas@sn.no>
26202              Date: 06 Aug 1998 23:28:57 +0200
26203              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
26204              Subject: Re: Re[2]: another joyride begins
26205      Branch: perl
26206            ! lib/utf8_heavy.pl
26207 ____________________________________________________________________________
26208 [  1766] By: gsar                                  on 1998/08/08  22:33:10
26209         Log: utf8 doc tweak
26210              From: Gisle Aas <aas@sn.no>
26211              Date: 05 Aug 1998 00:41:04 +0200
26212              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
26213              Subject: Matching clumps
26214      Branch: perl
26215            ! lib/utf8.pm
26216 ____________________________________________________________________________
26217 [  1765] By: gsar                                  on 1998/08/08  22:31:37
26218         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
26219              From: Gisle Aas <aas@sn.no>
26220              Date: 04 Aug 1998 22:56:11 +0200
26221              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
26222              Subject: Re: another joyride begins
26223      Branch: perl
26224            ! lib/utf8_heavy.pl
26225 ____________________________________________________________________________
26226 [  1764] By: gsar                                  on 1998/08/08  22:28:43
26227         Log: From: larry@wall.org (Larry Wall)
26228              Date: Tue, 4 Aug 1998 17:04:51 -0700
26229              Message-Id: <199808050004.RAA22592@wall.org>
26230              Subject: [PATCH 5.005_50] \pX not implemented!
26231      Branch: perl
26232            ! regcomp.c
26233 ____________________________________________________________________________
26234 [  1763] By: gsar                                  on 1998/08/08  22:27:15
26235         Log: From: Stephen McCamant <alias@mcs.com>
26236              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
26237              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
26238              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
26239      Branch: perl
26240            ! op.c
26241 ____________________________________________________________________________
26242 [  1762] By: gsar                                  on 1998/08/08  22:26:09
26243         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26244              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
26245              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
26246              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
26247      Branch: perl
26248            + t/op/grent.t t/op/pwent.t
26249            ! MANIFEST
26250 ____________________________________________________________________________
26251 [  1761] By: gsar                                  on 1998/08/08  22:21:52
26252         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26253              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
26254              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
26255              Subject: [5.005_50 PATCH] misprint in RE engine
26256      Branch: perl
26257            ! regexec.c t/op/re_tests
26258 ____________________________________________________________________________
26259 [  1760] By: gsar                                  on 1998/08/08  22:18:54
26260         Log: integrate maint-5.005 changes into mainline
26261      Branch: perl
26262           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
26263           !> (integrate 138 files)
26264 ____________________________________________________________________________
26265 [  1672] By: gsar                                  on 1998/07/27  18:35:28
26266         Log: create new Changes
26267      Branch: perl
26268            + Changes
26269            ! Changes5.005 MANIFEST
26270 ____________________________________________________________________________
26271 [  1671] By: gsar                                  on 1998/07/27  18:30:57
26272         Log: rename Changes --> Changes5.005
26273      Branch: perl
26274           +> Changes5.005
26275            - Changes
26276 ____________________________________________________________________________
26277 [  1670] By: gsar                                  on 1998/07/27  18:10:14
26278         Log: integrate 5.005_01 changes from maint
26279      Branch: perl
26280            ! Changes
26281           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
26282           !> win32/win32.c
26283 ____________________________________________________________________________
26284 [  1667] By: nick                                  on 1998/07/26  14:31:01
26285         Log: Add dTHR so that it compiles miniperl in threaded mode
26286      Branch: perl
26287            ! doop.c mg.c regcomp.c regexec.c
26288 ____________________________________________________________________________
26289 [  1666] By: nick                                  on 1998/07/26  13:01:10
26290         Log: Resolve ansiperl against mainline (@1648?)
26291              Unclear that change number has "taken".
26292      Branch: ansiperl
26293           +> (branch 169 files)
26294            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
26295           !> (integrate 131 files)
26296
26297 ----------------
26298 Version 5.005_50
26299 ----------------
26300
26301 ____________________________________________________________________________
26302 [  1665] By: gsar                                  on 1998/07/26  05:38:48
26303         Log: add trailing newline to file
26304      Branch: perl
26305            ! Changes lib/unicode/blocks.txt
26306 ____________________________________________________________________________
26307 [  1664] By: gsar                                  on 1998/07/26  05:08:48
26308         Log: integrate proto.h additions from maint-5.005
26309      Branch: perl
26310           !> pod/perlhist.pod proto.h
26311 ____________________________________________________________________________
26312 [  1663] By: gsar                                  on 1998/07/26  05:07:05
26313         Log: add new files to MANIFEST; add missing prototypes to proto.h;
26314              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
26315              add typecasts to silence warnings; tweaks for win32 builds
26316      Branch: perl
26317            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
26318            ! win32/Makefile win32/makefile.mk
26319 ____________________________________________________________________________
26320 [  1662] By: gsar                                  on 1998/07/26  05:01:52
26321         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
26322      Branch: maint-5.005/perl
26323            ! pod/perlhist.pod proto.h
26324 ____________________________________________________________________________
26325 [  1661] By: gsar                                  on 1998/07/26  02:52:48
26326         Log: up patchlevel to 5.005_50
26327      Branch: perl
26328            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
26329            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
26330 ____________________________________________________________________________
26331 [  1660] By: gsar                                  on 1998/07/26  02:43:57
26332         Log: integrate utfperl
26333      Branch: perl
26334           +> (branch 162 files)
26335           !> (integrate 29 files)
26336 ____________________________________________________________________________
26337 [  1659] By: gsar                                  on 1998/07/26  02:38:22
26338         Log: integrate maint-5.005 changes
26339      Branch: perl
26340           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
26341           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
26342           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
26343           !> vms/descrip_mms.template vms/subconfigure.com
26344 ____________________________________________________________________________
26345 [  1658] By: gsar                                  on 1998/07/26  02:23:46
26346         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
26347              Date: Fri, 24 Jul 1998 11:38:25 -0700
26348              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
26349              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
26350              --
26351              Date: Fri, 24 Jul 1998 12:30:36 -0700
26352              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
26353              Subject: [PATCH 5.005]Tweaks to README.vms
26354              --
26355              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
26356              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
26357              Subject: [PATCH 5.005] Final build cleanup patch
26358      Branch: maint-5.005/perl
26359            ! README.vms vms/descrip_mms.template vms/subconfigure.com
26360 ____________________________________________________________________________
26361 [  1657] By: gsar                                  on 1998/07/26  02:19:50
26362         Log: another platform where pp_sselect() needs a whole fd_set buffer
26363              From: Lupe Christoph <lupe@alanya.m.isar.de>
26364              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
26365              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
26366              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
26367      Branch: maint-5.005/perl
26368            ! pp_sys.c
26369 ____________________________________________________________________________
26370 [  1656] By: gsar                                  on 1998/07/26  02:12:46
26371         Log: fix problem building modules on dos-djgpp
26372              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
26373              Date: Sat, 25 Jul 1998 00:53:39 +0200
26374              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
26375              Subject: [PATCH 5.005] dos-djgpp and modules problem
26376      Branch: maint-5.005/perl
26377            ! djgpp/fixpmain
26378 ____________________________________________________________________________
26379 [  1655] By: gsar                                  on 1998/07/26  02:11:09
26380         Log: From: Tom Spindler <dogcow@home.merit.edu>
26381              Date: Wed, 22 Jul 1998 16:11:07 -0400
26382              Message-ID: <19980722161107.A16813@home.merit.edu>
26383              Subject: [PATCH 5.005] BeOS tweak
26384      Branch: maint-5.005/perl
26385            ! hints/beos.sh
26386 ____________________________________________________________________________
26387 [  1654] By: gsar                                  on 1998/07/26  02:09:29
26388         Log: various pod tweaks
26389      Branch: maint-5.005/perl
26390            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
26391            ! pod/perltoc.pod
26392 ____________________________________________________________________________
26393 [  1653] By: gsar                                  on 1998/07/26  02:05:46
26394         Log: fix emacs/ptags for PL_* changes
26395              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26396              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
26397              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
26398              Subject: [PATCH 5.004_76] Yet better ptags
26399      Branch: maint-5.005/perl
26400            ! emacs/ptags
26401 ____________________________________________________________________________
26402 [  1652] By: gsar                                  on 1998/07/26  02:03:01
26403         Log: fix behavior of <=> on bigints
26404              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26405              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
26406              Date: Fri, 24 Jul 1998 18:29:53 +0100
26407              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
26408      Branch: maint-5.005/perl
26409            ! lib/Math/BigInt.pm t/lib/bigintpm.t
26410 ____________________________________________________________________________
26411 [  1651] By: larry                                 on 1998/07/24  05:44:33
26412         Log: Here are the long-expected Unicode/UTF-8 modifications.
26413      Branch: utfperl
26414            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
26415            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
26416            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
26417            + lib/unicode/Decomposition.pl
26418            + lib/unicode/In/AlphabeticPresentationForms.pl
26419            + lib/unicode/In/Arabic.pl
26420            + lib/unicode/In/ArabicPresentationForms-A.pl
26421            + lib/unicode/In/ArabicPresentationForms-B.pl
26422            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
26423            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
26424            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
26425            + lib/unicode/In/BoxDrawing.pl
26426            + lib/unicode/In/CJKCompatibility.pl
26427            + lib/unicode/In/CJKCompatibilityForms.pl
26428            + lib/unicode/In/CJKCompatibilityIdeographs.pl
26429            + lib/unicode/In/CJKSymbolsandPunctuation.pl
26430            + lib/unicode/In/CJKUnifiedIdeographs.pl
26431            + lib/unicode/In/CombiningDiacriticalMarks.pl
26432            + lib/unicode/In/CombiningHalfMarks.pl
26433            + lib/unicode/In/CombiningMarksforSymbols.pl
26434            + lib/unicode/In/ControlPictures.pl
26435            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
26436            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
26437            + lib/unicode/In/EnclosedAlphanumerics.pl
26438            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
26439            + lib/unicode/In/GeneralPunctuation.pl
26440            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
26441            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
26442            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
26443            + lib/unicode/In/HalfwidthandFullwidthForms.pl
26444            + lib/unicode/In/HangulCompatibilityJamo.pl
26445            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
26446            + lib/unicode/In/Hebrew.pl
26447            + lib/unicode/In/HighPrivateUseSurrogates.pl
26448            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
26449            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
26450            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
26451            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
26452            + lib/unicode/In/LatinExtended-A.pl
26453            + lib/unicode/In/LatinExtended-B.pl
26454            + lib/unicode/In/LatinExtendedAdditional.pl
26455            + lib/unicode/In/LetterlikeSymbols.pl
26456            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
26457            + lib/unicode/In/MathematicalOperators.pl
26458            + lib/unicode/In/MiscellaneousSymbols.pl
26459            + lib/unicode/In/MiscellaneousTechnical.pl
26460            + lib/unicode/In/NumberForms.pl
26461            + lib/unicode/In/OpticalCharacterRecognition.pl
26462            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
26463            + lib/unicode/In/SmallFormVariants.pl
26464            + lib/unicode/In/SpacingModifierLetters.pl
26465            + lib/unicode/In/Specials.pl
26466            + lib/unicode/In/SuperscriptsandSubscripts.pl
26467            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
26468            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
26469            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
26470            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
26471            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
26472            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
26473            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
26474            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
26475            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
26476            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
26477            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
26478            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
26479            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
26480            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
26481            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
26482            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
26483            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
26484            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
26485            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
26486            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
26487            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
26488            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
26489            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
26490            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
26491            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
26492            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
26493            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
26494            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
26495            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
26496            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
26497            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
26498            + lib/unicode/JamoShort.pl lib/unicode/Makefile
26499            + lib/unicode/Name.pl lib/unicode/Number.pl
26500            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
26501            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
26502            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
26503            + lib/unicode/blocks.txt lib/unicode/index2.txt
26504            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
26505            + lib/unicode/names2.txt lib/unicode/props2.txt
26506            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
26507            + utf8.c utf8.h
26508            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
26509            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
26510            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
26511            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
26512            ! t/op/vec.t toke.c util.c vms/vmsish.h
26513 ____________________________________________________________________________
26514 [  1650] By: gsar                                  on 1998/07/24  04:06:48
26515         Log: create utfperl branch
26516      Branch: utfperl
26517           +> (branch 1079 files)
26518 ____________________________________________________________________________
26519 [  1649] By: gsar                                  on 1998/07/24  03:56:56
26520         Log: create maint-5.005 branch
26521      Branch: maint-5.005/perl
26522           +> (branch 1079 files)
26523 ____________________________________________________________________________
26524 [  1648] By: gsar                                  on 1998/07/24  03:36:35
26525         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
26526      Branch: perl
26527            ! Changes
26528