whitespace and readabiliti nits in the pods (from Michael G Schwern
[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 [  5492] By: gsar                                  on 2000/03/03  17:48:31
99         Log: support for list assignment to pseudohashes (from John Tobey
100              <jtobey@john-edwin-tobey.org>)
101      Branch: perl
102            ! av.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
103            ! perlapi.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
104 ____________________________________________________________________________
105 [  5491] By: gsar                                  on 2000/03/03  16:45:49
106         Log: add MakeMaker caveat to INSTALL (from Andy Dougherty)
107      Branch: perl
108            ! INSTALL
109 ____________________________________________________________________________
110 [  5490] By: gsar                                  on 2000/03/03  16:44:42
111         Log: perldelta tweaks
112      Branch: perl
113            ! pod/perldelta.pod
114 ____________________________________________________________________________
115 [  5489] By: gsar                                  on 2000/03/03  16:26:52
116         Log: /dev/console may not be writable in Syslog.pm (from Ask Bjoern Hansen
117              <ask@valueclick.com>)
118      Branch: perl
119            ! ext/Sys/Syslog/Syslog.pm
120 ____________________________________________________________________________
121 [  5488] By: gsar                                  on 2000/03/03  16:21:34
122         Log: OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes
123              <sthoenna@efn.org>)
124      Branch: perl
125            ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h
126            ! os2/os2.sym
127 ____________________________________________________________________________
128 [  5487] By: gsar                                  on 2000/03/03  16:16:34
129         Log: skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)
130      Branch: perl
131            ! t/lib/glob-basic.t
132 ____________________________________________________________________________
133 [  5486] By: gsar                                  on 2000/03/03  15:42:28
134         Log: integrate cfgperl and vmsperl contents into mainline
135      Branch: perl
136            ! pod/perl.pod
137           !> (integrate 38 files)
138 ____________________________________________________________________________
139 [  5485] By: jhi                                   on 2000/03/03  15:21:40
140         Log: pull the sparcv9 workshop libraries in front of loclibpth
141      Branch: cfgperl
142            ! hints/solaris_2.sh
143 ____________________________________________________________________________
144 [  5484] By: jhi                                   on 2000/03/03  15:09:03
145         Log: Introduce i_ieefp because FreeBSD on ix86 needs that
146              for ftpsetmask(0); regen Configure.
147      Branch: cfgperl
148            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
149            ! config_h.SH epoc/config.sh perl.h vms/subconfigure.com
150            ! vos/config.def vos/config.h vos/config_h.SH_orig
151            ! win32/config.bc win32/config.gc win32/config.vc
152            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
153 ____________________________________________________________________________
154 [  5483] By: jhi                                   on 2000/03/03  05:37:58
155         Log: The _cflags must be left-aligned.
156      Branch: cfgperl
157            ! hints/irix_6.sh
158 ____________________________________________________________________________
159 [  5482] By: bailey                                on 2000/03/03  04:42:45
160         Log: Once more unto resync
161      Branch: vmsperl
162           !> (integrate 48 files)
163 ____________________________________________________________________________
164 [  5481] By: bailey                                on 2000/03/03  04:36:46
165         Log: VMS-specific perldelta update
166      Branch: vmsperl
167            ! pod/perldelta.pod
168 ____________________________________________________________________________
169 [  5480] By: bailey                                on 2000/03/03  04:05:28
170         Log: Set up Perl invocation method during configuration (Peter Prymmer)
171              Add missing bits to various utilities and install them (ditto)
172      Branch: vmsperl
173            ! configure.com pod/pod2usage.PL pod/podselect.PL
174            ! utils/dprofpp.PL vms/descrip_mms.template
175 ____________________________________________________________________________
176 [  5479] By: bailey                                on 2000/03/03  04:01:48
177         Log: Fix test to match new behavior of vmsify() (Craig Berry)
178      Branch: vmsperl
179            ! vms/ext/filespec.t
180 ____________________________________________________________________________
181 [  5478] By: bailey                                on 2000/03/03  03:54:10
182         Log: Try to intuit whether typeless file invoked in subprocess
183              is an executable image or DCL procedure.
184      Branch: vmsperl
185            ! vms/perlvms.pod vms/vms.c
186 ____________________________________________________________________________
187 [  5477] By: bailey                                on 2000/03/03  03:37:18
188         Log: Remove leftover bits of VAXC support (Dan Sugalski)
189      Branch: vmsperl
190            ! vms/gen_shrfls.pl
191 ____________________________________________________________________________
192 [  5476] By: bailey                                on 2000/03/03  03:34:51
193         Log: Add missing declaration (Dan Sugalski)
194      Branch: vmsperl
195            ! vms/vms.c
196 ____________________________________________________________________________
197 [  5475] By: gsar                                  on 2000/03/03  03:27:52
198         Log: warn about /(?p{})/ (from Simon Cozens)
199      Branch: perl
200            ! regcomp.c toke.c
201 ____________________________________________________________________________
202 [  5474] By: bailey                                on 2000/03/03  03:27:05
203         Log: Ad hoc patch for duping stdout into stderr
204      Branch: vmsperl
205            ! vms/vms.c
206 ____________________________________________________________________________
207 [  5473] By: bailey                                on 2000/03/03  03:23:29
208         Log: Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
209      Branch: vmsperl
210            ! vms/subconfigure.com vms/vmsish.h
211 ____________________________________________________________________________
212 [  5472] By: gsar                                  on 2000/03/03  02:58:49
213         Log: File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)
214      Branch: perl
215            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
216            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
217 ____________________________________________________________________________
218 [  5471] By: jhi                                   on 2000/03/03  02:38:23
219         Log: more todo
220      Branch: cfgperl
221            ! Todo-5.6
222 ____________________________________________________________________________
223 [  5470] By: gsar                                  on 2000/03/03  02:36:02
224         Log: skip test if db doesn't have null key support
225      Branch: perl
226            ! t/lib/anydbm.t
227 ____________________________________________________________________________
228 [  5469] By: jhi                                   on 2000/03/03  02:26:53
229         Log: Integrate with Sarathy.
230      Branch: cfgperl
231           !> INSTALL lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
232           !> lib/Test/Harness.pm lib/constant.pm pod/perl.pod
233           !> pod/perldelta.pod pod/perlpod.pod pod/perlre.pod
234           !> pod/perltoc.pod regcomp.c t/op/misc.t t/op/pat.t toke.c
235           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
236 ____________________________________________________________________________
237 [  5468] By: jhi                                   on 2000/03/03  02:24:05
238         Log: irix hints tweak
239      Branch: cfgperl
240            ! hints/irix_6.sh
241 ____________________________________________________________________________
242 [  5467] By: gsar                                  on 2000/03/03  02:19:50
243         Log: /(?p{})/ changed to /(??{})/, per Larry's suggestion (from
244              Simon Cozens <simon@othersideofthe.earth.li>)
245      Branch: perl
246            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
247            ! pod/perlre.pod pod/perltoc.pod regcomp.c t/op/misc.t
248            ! t/op/pat.t toke.c
249 ____________________________________________________________________________
250 [  5466] By: jhi                                   on 2000/03/03  02:12:41
251         Log: in words order bad
252      Branch: cfgperl
253            ! pod/perlre.pod
254 ____________________________________________________________________________
255 [  5465] By: jhi                                   on 2000/03/03  02:09:45
256         Log: /[[:alpha]/ now dies on unmatched [] instead of
257              "an unknown character class" (spotted by Tom Christiansen)
258      Branch: cfgperl
259            ! regcomp.c t/pragma/warn/regcomp
260 ____________________________________________________________________________
261 [  5464] By: gsar                                  on 2000/03/03  02:04:48
262         Log: perldelta notes about IO::Socket changes (from Graham Barr)
263      Branch: perl
264            ! pod/perldelta.pod
265 ____________________________________________________________________________
266 [  5463] By: gsar                                  on 2000/03/03  02:02:50
267         Log: relax restrictions on constant names a bit (from M J T Guy)
268      Branch: perl
269            ! lib/constant.pm
270 ____________________________________________________________________________
271 [  5462] By: gsar                                  on 2000/03/03  01:59:49
272         Log: support for generation of accessor functions (from Hugo van der
273              Sanden)
274      Branch: perl
275            ! utils/h2xs.PL
276 ____________________________________________________________________________
277 [  5461] By: jhi                                   on 2000/03/03  01:51:53
278         Log: cosmetics
279      Branch: cfgperl
280            ! t/op/pack.t
281 ____________________________________________________________________________
282 [  5460] By: jhi                                   on 2000/03/03  01:50:07
283         Log: detypo
284      Branch: cfgperl
285            ! t/op/pack.t
286 ____________________________________________________________________________
287 [  5459] By: gsar                                  on 2000/03/03  01:46:35
288         Log: pod tweaks
289      Branch: perl
290            ! pod/perl.pod pod/perlpod.pod
291 ____________________________________________________________________________
292 [  5458] By: jhi                                   on 2000/03/03  01:25:21
293         Log: solaris hints tweak
294      Branch: cfgperl
295            ! hints/solaris_2.sh
296 ____________________________________________________________________________
297 [  5457] By: jhi                                   on 2000/03/02  22:56:49
298         Log: detypo
299      Branch: cfgperl
300            ! hints/solaris_2.sh
301 ____________________________________________________________________________
302 [  5456] By: gsar                                  on 2000/03/02  21:15:11
303         Log: Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;
304              add test targets for -C switch on windows
305      Branch: perl
306            ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk
307 ____________________________________________________________________________
308 [  5455] By: gsar                                  on 2000/03/02  21:06:49
309         Log: add note about failed tests on memory starved systems (from
310              Andy Dougherty)
311      Branch: perl
312            ! INSTALL
313 ____________________________________________________________________________
314 [  5454] By: jhi                                   on 2000/03/02  21:03:35
315         Log: Integrate with Sarathy.
316      Branch: cfgperl
317           !> Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
318           !> lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
319           !> pod/perldata.pod pod/perldelta.pod pod/perlop.pod
320 ____________________________________________________________________________
321 [  5453] By: jhi                                   on 2000/03/02  20:58:43
322         Log: Further long double patches from Spider Boardman.
323      Branch: cfgperl
324            ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t
325 ____________________________________________________________________________
326 [  5452] By: gsar                                  on 2000/03/02  20:52:08
327         Log: move doc about v-strings from perlop to perldata (suggested by
328              David Dyck <dcd@tc.fluke.com>)
329      Branch: perl
330            ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod
331 ____________________________________________________________________________
332 [  5451] By: gsar                                  on 2000/03/02  20:30:29
333         Log: integrate cfgperl changes into mainline
334      Branch: perl
335           !> Configure hints/irix_6.sh pp.c
336 ____________________________________________________________________________
337 [  5450] By: gsar                                  on 2000/03/02  20:08:10
338         Log: still other multiline match cleanups (from Greg Bacon)
339      Branch: perl
340            ! Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
341            ! lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
342 ____________________________________________________________________________
343 [  5449] By: jhi                                   on 2000/03/02  20:01:58
344         Log: Integrate with Sarathy.
345      Branch: cfgperl
346           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
347           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
348           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
349           !> vms/descrip_mms.template vms/gen_shrfls.pl
350           !> vms/subconfigure.com vms/vms.c win32/Makefile
351           !> win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
352 ____________________________________________________________________________
353 [  5448] By: jhi                                   on 2000/03/02  20:00:37
354         Log: workaround for Tru64 compiler bug (cleaner fix will have
355              to wait until 5.6.1), from Spider Boardman
356      Branch: cfgperl
357            ! pp.c
358 ____________________________________________________________________________
359 [  5447] By: jhi                                   on 2000/03/02  19:52:34
360         Log: Workaround for an optimizer bug.
361      Branch: cfgperl
362            ! hints/irix_6.sh
363 ____________________________________________________________________________
364 [  5446] By: jhi                                   on 2000/03/02  19:44:35
365         Log: installation directory fix from Andy Dougherty
366              (installstyle was being clobbered, spotted by Spider Boardman)
367      Branch: cfgperl
368            ! Configure
369      Branch: metaconfig
370            ! U/installdirs/installstyle.U
371 ____________________________________________________________________________
372 [  5445] By: gsar                                  on 2000/03/02  19:40:44
373         Log: patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);
374              some parts not applied
375      Branch: perl
376            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
377            ! win32/win32.h
378 ____________________________________________________________________________
379 [  5444] By: gsar                                  on 2000/03/02  19:26:08
380         Log: avoid buffering issue in warn/8signal
381      Branch: perl
382            ! t/pragma/warn/8signal
383 ____________________________________________________________________________
384 [  5443] By: gsar                                  on 2000/03/02  18:13:28
385         Log: integrate cfgperl changes into mainline
386      Branch: perl
387           !> Configure config_h.SH hints/aix.sh hints/hpux.sh
388           !> hints/solaris_2.sh makedepend.SH sv.c t/lib/syslfs.t
389           !> t/op/lfs.t t/op/pack.t
390 ____________________________________________________________________________
391 [  5442] By: gsar                                  on 2000/03/02  18:02:40
392         Log: integrate vmsperl changes into mainline (denied their changes to
393              Glob.pm, t/pragma/warn/{8signal,pp_ctl})
394      Branch: perl
395           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
396           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
397           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
398           !> vms/descrip_mms.template vms/gen_shrfls.pl
399           !> vms/subconfigure.com vms/vms.c
400 ____________________________________________________________________________
401 [  5441] By: jhi                                   on 2000/03/02  17:56:20
402         Log: nit from Spider Boardman
403      Branch: cfgperl
404            ! makedepend.SH
405 ____________________________________________________________________________
406 [  5440] By: jhi                                   on 2000/03/02  17:48:15
407         Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one
408              is the correct one), spotted by Robin Parker.
409      Branch: cfgperl
410            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
411      Branch: metaconfig/U/perl
412            ! uselfs.U
413 ____________________________________________________________________________
414 [  5439] By: jhi                                   on 2000/03/02  15:32:04
415         Log: Remove the pack.t kludge introduced to fudge the test
416              to pass under long doubles: leave the similar kludge
417              to posix.t because POSIX::strtod() is still double,
418              not long double. 
419      Branch: cfgperl
420            ! t/op/pack.t
421 ____________________________________________________________________________
422 [  5438] By: jhi                                   on 2000/03/02  04:58:48
423         Log: Integrate with Sarathy.
424      Branch: cfgperl
425           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
426           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
427           !> lib/Pod/Html.pm op.c
428 ____________________________________________________________________________
429 [  5437] By: jhi                                   on 2000/03/02  04:51:46
430         Log: A patch on #5407.
431      Branch: cfgperl
432            ! sv.c
433 ____________________________________________________________________________
434 [  5436] By: gsar                                  on 2000/03/02  04:45:37
435         Log: avoid useless comparison
436      Branch: perl
437            ! op.c
438 ____________________________________________________________________________
439 [  5435] By: bailey                                on 2000/03/02  04:43:11
440         Log: YA sync with mainline
441      Branch: vmsperl
442           +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod
443           +> t/lib/env-array.t
444           !> (integrate 150 files)
445 ____________________________________________________________________________
446 [  5434] By: gsar                                  on 2000/03/02  04:28:48
447         Log: make the "back to top" links optional
448      Branch: perl
449            ! lib/Pod/Html.pm
450 ____________________________________________________________________________
451 [  5433] By: bailey                                on 2000/03/02  04:26:58
452         Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)
453      Branch: vmsperl
454            ! vms/vms.c
455 ____________________________________________________________________________
456 [  5432] By: bailey                                on 2000/03/02  04:20:51
457         Log: Update dependencies and remove obsolete VAXC support
458      Branch: vmsperl
459            ! vms/descrip_mms.template
460 ____________________________________________________________________________
461 [  5431] By: bailey                                on 2000/03/02  04:19:42
462         Log: Rmeove obsolete VAXC support
463      Branch: vmsperl
464            ! vms/gen_shrfls.pl
465 ____________________________________________________________________________
466 [  5430] By: bailey                                on 2000/03/02  04:18:57
467         Log: Minor updates to subconfigure.com:
468              - remove old VAXC support
469              - avoid echoing commands to tempfiles
470              - fix typos
471              - define 64bit symbols (as "undef") when not using 64 bit support
472      Branch: vmsperl
473            ! vms/subconfigure.com
474 ____________________________________________________________________________
475 [  5429] By: bailey                                on 2000/03/02  04:16:11
476         Log: Minor changes to Configure.Com:
477              - permit operation in batch mode (splits output)
478              - remove old VAXC support
479              - default to enabling secure internal lnm translation
480      Branch: vmsperl
481            ! configure.com
482 ____________________________________________________________________________
483 [  5428] By: bailey                                on 2000/03/02  04:06:53
484         Log: Optional warning for truncated logical name equivalence string (Dan Sugalski)
485      Branch: vmsperl
486            ! vms/vms.c
487 ____________________________________________________________________________
488 [  5427] By: bailey                                on 2000/03/02  04:05:47
489         Log: FIx no-op in vms.c
490      Branch: vmsperl
491            ! vms/vms.c
492 ____________________________________________________________________________
493 [  5426] By: bailey                                on 2000/03/02  04:04:52
494         Log: MIscellaneous tweaks to test and driver (Charles Lane)
495      Branch: vmsperl
496            ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t
497            ! vms/test.com
498 ____________________________________________________________________________
499 [  5425] By: bailey                                on 2000/03/02  04:02:44
500         Log: Take advantage of new subprocess invocation (Charles Lane)
501      Branch: vmsperl
502            ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t
503            ! t/pragma/warnings.t
504 ____________________________________________________________________________
505 [  5424] By: bailey                                on 2000/03/02  04:00:20
506         Log: Increment counter for skipped tests (Charles Lane)
507      Branch: vmsperl
508            ! t/io/open.t
509 ____________________________________________________________________________
510 [  5423] By: bailey                                on 2000/03/02  03:59:14
511         Log: Remove redundant elements of @INC to cope with VMS' 255-char limit
512              on PERL5LIB logical (Dan Sugalski)
513      Branch: vmsperl
514            ! lib/Test/Harness.pm
515 ____________________________________________________________________________
516 [  5422] By: bailey                                on 2000/03/02  03:57:40
517         Log: Use temp to construct dirspec in File::Find (Charles Lane)
518      Branch: vmsperl
519            ! lib/File/Find.pm
520 ____________________________________________________________________________
521 [  5421] By: bailey                                on 2000/03/02  03:56:13
522         Log: Satisfy various Pod::* needs for Unix syntax (Charles Lane)
523              (Should move to File::Spec in long term)
524      Branch: vmsperl
525            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl
526 ____________________________________________________________________________
527 [  5420] By: bailey                                on 2000/03/02  03:52:45
528         Log: Escape \n in commands written to Descrip.MMS (Charles Lane)
529      Branch: vmsperl
530            ! lib/ExtUtils/MM_VMS.pm
531 ____________________________________________________________________________
532 [  5419] By: bailey                                on 2000/03/02  03:50:53
533         Log: Make File::Glob more VMS-friendly (Charles Lane)
534      Branch: vmsperl
535            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
536            ! t/lib/glob-basic.t
537 ____________________________________________________________________________
538 [  5418] By: bailey                                on 2000/03/02  03:47:21
539         Log: Miscellaneous fixes to build procedures (Peter Prymmer)
540      Branch: vmsperl
541            ! configure.com vms/subconfigure.com
542 ____________________________________________________________________________
543 [  5417] By: bailey                                on 2000/03/02  03:42:49
544         Log: Temrinate statements in pp_ctl warning test (Charles Lane)
545      Branch: vmsperl
546            ! t/pragma/warn/pp_ctl
547 ____________________________________________________________________________
548 [  5416] By: bailey                                on 2000/03/02  03:39:46
549         Log: Warn but continue installing when file missing (Dan Sugalski)
550      Branch: vmsperl
551            ! installperl
552 ____________________________________________________________________________
553 [  5415] By: jhi                                   on 2000/03/01  23:31:23
554         Log: Make file sparseness detection more portable (Scott Henry)
555      Branch: cfgperl
556            ! t/lib/syslfs.t t/op/lfs.t
557 ____________________________________________________________________________
558 [  5414] By: jhi                                   on 2000/03/01  22:53:48
559         Log: detypo #5411 continues: Sun grep doesn't have -e.
560      Branch: cfgperl
561            ! hints/solaris_2.sh
562 ____________________________________________________________________________
563 [  5413] By: jhi                                   on 2000/03/01  22:49:44
564         Log: detypo #5411
565      Branch: cfgperl
566            ! hints/solaris_2.sh
567 ____________________________________________________________________________
568 [  5412] By: gsar                                  on 2000/03/01  20:04:42
569         Log: typo in change#5408
570      Branch: perl
571            ! lib/ExtUtils/MM_Unix.pm
572 ____________________________________________________________________________
573 [  5411] By: jhi                                   on 2000/03/01  18:48:52
574         Log: Better detection of the solaris workshop compiler.
575      Branch: cfgperl
576            ! hints/solaris_2.sh
577 ____________________________________________________________________________
578 [  5410] By: jhi                                   on 2000/03/01  18:18:04
579         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
580              To: perl5-porters@perl.org
581              Subject: solaris 64-bit and gcc
582              Date: Wed, 1 Mar 2000 17:59:36 GMT
583              Message-Id: <200003011759.RAA03938@tempest.npl.co.uk>
584      Branch: cfgperl
585            ! hints/solaris_2.sh
586 ____________________________________________________________________________
587 [  5409] By: jhi                                   on 2000/03/01  18:16:43
588         Log: Integrate with Sarathy.
589      Branch: cfgperl
590           +> t/lib/env-array.t
591           !> MANIFEST README.cygwin ext/DynaLoader/DynaLoader_pm.PL
592           !> ext/DynaLoader/dlutils.c lib/AutoLoader.pm lib/AutoSplit.pm
593           !> lib/CGI/Carp.pm lib/CPAN.pm lib/Cwd.pm lib/Env.pm
594           !> lib/File/Find.pm lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
595           !> pod/perldebug.pod pod/perldelta.pod t/lib/env.t
596           !> t/lib/filefind.t t/lib/glob-basic.t
597 ____________________________________________________________________________
598 [  5408] By: gsar                                  on 2000/03/01  18:15:49
599         Log: still more multiline match cleanups (from Greg Bacon)
600      Branch: perl
601            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
602            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
603 ____________________________________________________________________________
604 [  5407] By: jhi                                   on 2000/03/01  18:11:09
605         Log: A further patch from Spider Boardman for long doubleness.
606      Branch: cfgperl
607            ! sv.c
608 ____________________________________________________________________________
609 [  5406] By: gsar                                  on 2000/03/01  17:32:09
610         Log: yet more multiline match cleanups (from Greg Bacon)
611      Branch: perl
612            ! lib/CPAN.pm lib/Cwd.pm
613 ____________________________________________________________________________
614 [  5405] By: gsar                                  on 2000/03/01  17:24:53
615         Log: add support for Env arrays (from Gregor N. Purdy
616              <gregor@focusresearch.com>)
617      Branch: perl
618            + t/lib/env-array.t
619            ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t
620 ____________________________________________________________________________
621 [  5404] By: gsar                                  on 2000/03/01  17:00:23
622         Log: cygwin update (from Eric Fifer)
623      Branch: perl
624            ! README.cygwin t/lib/glob-basic.t
625 ____________________________________________________________________________
626 [  5403] By: gsar                                  on 2000/03/01  16:55:47
627         Log: more multiline match cleanups (from Greg Bacon)
628      Branch: perl
629            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CGI/Carp.pm
630            ! lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
631 ____________________________________________________________________________
632 [  5402] By: gsar                                  on 2000/03/01  16:38:48
633         Log: avoid DProf entering dl_unload_file() (from Alan Burlison)
634      Branch: perl
635            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
636 ____________________________________________________________________________
637 [  5401] By: gsar                                  on 2000/03/01  16:35:28
638         Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch)
639      Branch: perl
640            ! lib/File/Find.pm t/lib/filefind.t
641 ____________________________________________________________________________
642 [  5400] By: gsar                                  on 2000/03/01  16:32:24
643         Log: mention "r" debugger command (from Ilya Zakharevich)
644      Branch: perl
645            ! pod/perldebug.pod
646 ____________________________________________________________________________
647 [  5399] By: jhi                                   on 2000/03/01  14:58:33
648         Log: Integrate with Sarathy.
649      Branch: cfgperl
650           !> Changes configure.com ext/File/Glob/Glob.pm
651           !> ext/File/Glob/bsd_glob.c installperl lib/ExtUtils/MM_VMS.pm
652           !> lib/File/Find.pm lib/Pod/Checker.pm lib/Pod/Parser.pm
653           !> t/io/open.t t/io/openpid.t t/lib/glob-basic.t t/op/goto.t
654           !> t/op/runlevel.t t/op/split.t t/pod/testp2pt.pl
655           !> t/pragma/strict.t t/pragma/subs.t t/pragma/warn/8signal
656           !> t/pragma/warn/pp_sys t/pragma/warnings.t
657           !> vms/descrip_mms.template vms/subconfigure.com vms/test.com
658           !> vms/vms.c
659 ____________________________________________________________________________
660 [  5398] By: gsar                                  on 2000/03/01  07:03:13
661         Log: fix testsuite issues in change#5397
662      Branch: perl
663            ! Changes t/pragma/warn/8signal t/pragma/warn/pp_sys
664
665 ----------------
666 Version v5.5.670
667 ----------------
668
669 ____________________________________________________________________________
670 [  5397] By: gsar                                  on 2000/03/01  06:44:42
671         Log: consolidated VMS patches (from Craig A. Berry
672              <craig.berry@metamorgs.com>); Glob.pm patch modified to use
673              $DEFAULT_FLAGS, and iff no flags were supplied
674      Branch: perl
675            ! configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
676            ! installperl lib/ExtUtils/MM_VMS.pm lib/File/Find.pm
677            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/io/open.t
678            ! t/io/openpid.t t/lib/glob-basic.t t/op/goto.t t/op/runlevel.t
679            ! t/op/split.t t/pod/testp2pt.pl t/pragma/strict.t
680            ! t/pragma/subs.t t/pragma/warn/8signal t/pragma/warn/pp_sys
681            ! t/pragma/warnings.t vms/descrip_mms.template
682            ! vms/subconfigure.com vms/test.com vms/vms.c
683 ____________________________________________________________________________
684 [  5396] By: gsar                                  on 2000/03/01  06:28:22
685         Log: integrate cfgperl changes into mainline
686      Branch: perl
687           !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c
688 ____________________________________________________________________________
689 [  5395] By: jhi                                   on 2000/03/01  06:12:10
690         Log: Integrate with Sarathy.
691      Branch: cfgperl
692           +> lib/open.pm
693           !> MANIFEST Todo-5.6 mg.c
694 ____________________________________________________________________________
695 [  5394] By: gsar                                  on 2000/03/01  06:07:00
696         Log: fix segfault on C<local ${^WARNING_BITS}>
697      Branch: perl
698            ! mg.c
699 ____________________________________________________________________________
700 [  5393] By: jhi                                   on 2000/03/01  06:02:12
701         Log: Fcntl de-cut-and-pasto.
702              From: Doug MacEachern <dougm@pobox.com>
703              To: perl5-porters@perl.org
704              Subject: [PATCH v5.5.660] Fcntl.pm
705              Date: Tue, 29 Feb 2000 21:24:00 -0800 (PST)
706              Message-ID: <Pine.LNX.4.10.10002292120200.382-100000@mojo.itixs.com>
707      Branch: cfgperl
708            ! ext/Fcntl/Fcntl.pm
709 ____________________________________________________________________________
710 [  5392] By: gsar                                  on 2000/03/01  05:55:20
711         Log: update Todo-5.6, add stub open.pm
712      Branch: perl
713            + lib/open.pm
714            ! MANIFEST Todo-5.6
715 ____________________________________________________________________________
716 [  5391] By: jhi                                   on 2000/03/01  05:42:25
717         Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.
718      Branch: cfgperl
719            ! hints/solaris_2.sh
720 ____________________________________________________________________________
721 [  5390] By: jhi                                   on 2000/03/01  05:35:53
722         Log: Couple of math functions need to be Perl_ so that
723              they are correctly long double, especially the frexp()
724              in sv_vcatpvfn() (spotted by Spider Boardman).
725      Branch: cfgperl
726            ! pp.c sv.c
727 ____________________________________________________________________________
728 [  5389] By: jhi                                   on 2000/03/01  05:33:54
729         Log: Integrate with Sarathy.
730      Branch: cfgperl
731           +> pod/perlnumber.pod
732           !> Changes MANIFEST README.win32 ext/DynaLoader/DynaLoader_pm.PL
733           !> ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_dlopen.xs
734           !> ext/DynaLoader/dlutils.c lib/File/Find.pm lib/Test/Harness.pm
735           !> pod/Makefile pod/buildtoc pod/perl.pod pod/perldelta.pod
736           !> pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
737           !> pod/perlport.pod pod/perltoc.pod pod/roffitall vms/vms.c
738           !> win32/perllib.c win32/win32.c win32/win32.h
739 ____________________________________________________________________________
740 [  5388] By: gsar                                  on 2000/03/01  03:38:03
741         Log: Windows miscellany
742      Branch: perl
743            ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h
744 ____________________________________________________________________________
745 [  5387] By: gsar                                  on 2000/03/01  03:13:37
746         Log: mention ftp/rsync access to repository in perlhack
747      Branch: perl
748            ! Changes pod/perlhack.pod pod/perlhist.pod
749 ____________________________________________________________________________
750 [  5386] By: gsar                                  on 2000/03/01  03:04:54
751         Log: support kill(0,$pid) on Windows to test if process exists
752      Branch: perl
753            ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
754 ____________________________________________________________________________
755 [  5385] By: gsar                                  on 2000/03/01  02:10:01
756         Log: integrate cfgperl changes into mainline
757      Branch: perl
758           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
759           !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh
760           !> perl.h vms/subconfigure.com vos/config.def win32/config.bc
761           !> win32/config.gc win32/config.vc
762 ____________________________________________________________________________
763 [  5384] By: gsar                                  on 2000/03/01  01:47:55
764         Log: oops, change#5382 didn't really fix the typo
765      Branch: perl
766            ! ext/DynaLoader/dl_dlopen.xs
767 ____________________________________________________________________________
768 [  5383] By: gsar                                  on 2000/03/01  01:38:25
769         Log: avoid warning on type-mismatch
770      Branch: perl
771            ! ext/DynaLoader/dlutils.c
772 ____________________________________________________________________________
773 [  5382] By: gsar                                  on 2000/03/01  01:33:42
774         Log: fix bug in change#5381
775      Branch: perl
776            ! ext/DynaLoader/dl_dlopen.xs
777 ____________________________________________________________________________
778 [  5381] By: gsar                                  on 2000/03/01  00:46:44
779         Log: unload extension shared objects when exiting, implemented
780              only for dl_dlopen.xs (from Alan Burlison)
781      Branch: perl
782            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
783            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
784 ____________________________________________________________________________
785 [  5380] By: gsar                                  on 2000/03/01  00:34:10
786         Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
787              prose
788      Branch: perl
789            + pod/perlnumber.pod
790            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
791            ! pod/perltoc.pod pod/roffitall
792 ____________________________________________________________________________
793 [  5379] By: jhi                                   on 2000/02/29  23:37:01
794         Log: Be understanding.
795      Branch: cfgperl
796            ! Configure config_h.SH
797      Branch: metaconfig/U/perl
798            ! use64bits.U uselfs.U
799 ____________________________________________________________________________
800 [  5378] By: gsar                                  on 2000/02/29  23:35:50
801         Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
802      Branch: perl
803            ! lib/Test/Harness.pm vms/vms.c
804 ____________________________________________________________________________
805 [  5377] By: jhi                                   on 2000/02/29  23:12:29
806         Log: Tru64 hints fix from Spider Boardman; Tru64 hint for
807              d_Gconvert on long doubles to use sprintf %Lg.
808      Branch: cfgperl
809            ! hints/dec_osf.sh
810 ____________________________________________________________________________
811 [  5376] By: jhi                                   on 2000/02/29  23:02:45
812         Log: Integrate with Sarathy.
813      Branch: cfgperl
814           !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod
815           !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
816           !> pod/perlguts.pod pod/perlop.pod
817 ____________________________________________________________________________
818 [  5375] By: gsar                                  on 2000/02/29  23:02:34
819         Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
820      Branch: perl
821            ! lib/File/Find.pm
822 ____________________________________________________________________________
823 [  5374] By: jhi                                   on 2000/02/29  23:01:35
824         Log: Add libsunmath (long double math library for Solaris,
825              SUNWspro cc only) awareness; fix various Solaris nits.
826      Branch: cfgperl
827            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
828            ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h
829            ! vms/subconfigure.com vos/config.def win32/config.bc
830            ! win32/config.gc win32/config.vc
831      Branch: metaconfig
832            ! U/modified/libs.U
833      Branch: metaconfig/U/perl
834            + i_sunmath.U
835 ____________________________________________________________________________
836 [  5373] By: gsar                                  on 2000/02/29  22:56:10
837         Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods
838              to the more readable form (from Robin Barker)
839      Branch: perl
840            ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
841 ____________________________________________________________________________
842 [  5372] By: gsar                                  on 2000/02/29  22:52:27
843         Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
844      Branch: perl
845            ! malloc.c
846 ____________________________________________________________________________
847 [  5371] By: gsar                                  on 2000/02/29  22:29:36
848         Log: fix pods to reflect newer canonical names for call_sv() etc.
849      Branch: perl
850            ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
851            ! pod/perlembed.pod pod/perlguts.pod
852 ____________________________________________________________________________
853 [  5370] By: jhi                                   on 2000/02/29  22:08:26
854         Log: Integrate with Sarathy.
855      Branch: cfgperl
856           !> perl.c perl.h win32/win32.c win32/win32.h
857 ____________________________________________________________________________
858 [  5369] By: gsar                                  on 2000/02/29  21:37:10
859         Log: remove bogus code that caused test failures on HP-UX
860      Branch: perl
861            ! perl.h
862 ____________________________________________________________________________
863 [  5368] By: gsar                                  on 2000/02/29  20:45:01
864         Log: change#5364 had a few problems
865      Branch: perl
866            ! perl.c win32/win32.c win32/win32.h
867 ____________________________________________________________________________
868 [  5367] By: gsar                                  on 2000/02/29  18:19:04
869         Log: integrate cfgperl changes into mainline
870      Branch: perl
871           !> Configure config_h.SH epoc/config.sh hints/hpux.sh
872           !> hints/solaris_2.sh regcomp.c vms/subconfigure.com
873           !> vos/config.def win32/config.bc win32/config.gc win32/config.vc
874 ____________________________________________________________________________
875 [  5366] By: jhi                                   on 2000/02/29  18:15:09
876         Log: Some compilers have problems with quad switch() controls.
877      Branch: cfgperl
878            ! regcomp.c
879 ____________________________________________________________________________
880 [  5365] By: jhi                                   on 2000/02/29  18:14:30
881         Log: Integrate with Sarathy.
882      Branch: cfgperl
883           !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
884           !> win32/win32.h
885 ____________________________________________________________________________
886 [  5364] By: gsar                                  on 2000/02/29  18:11:34
887         Log: utf8-ize @ARGV when -C switch is used on Windows
888      Branch: perl
889            ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
890            ! win32/win32.h
891 ____________________________________________________________________________
892 [  5363] By: jhi                                   on 2000/02/29  17:47:48
893         Log: HP-UX lddlflags were broken.
894      Branch: cfgperl
895            ! Configure config_h.SH
896      Branch: metaconfig/U/perl
897            ! dlsrc.U
898 ____________________________________________________________________________
899 [  5362] By: jhi                                   on 2000/02/29  17:32:27
900         Log: Make the failsafe question about socket address structure
901              sizes hopefully a bit less confusing.
902      Branch: cfgperl
903            ! Configure config_h.SH
904      Branch: metaconfig
905            ! U/protos/socksizetype.U
906 ____________________________________________________________________________
907 [  5361] By: jhi                                   on 2000/02/29  17:17:10
908         Log: Integrate with Sarathy.
909      Branch: cfgperl
910           !> malloc.c
911 ____________________________________________________________________________
912 [  5360] By: gsar                                  on 2000/02/29  17:16:09
913         Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
914      Branch: perl
915            ! malloc.c
916 ____________________________________________________________________________
917 [  5359] By: jhi                                   on 2000/02/29  17:06:12
918         Log: Make the warning about preferring HP's ar more visible.
919      Branch: cfgperl
920            ! hints/hpux.sh
921 ____________________________________________________________________________
922 [  5358] By: jhi                                   on 2000/02/29  17:04:36
923         Log: The sprintf option was blithely printing long doubles as
924              doubles (spotted by Spider Boardman); dqgcvt() wasn't ever
925              being used; made the test more thorough.
926      Branch: cfgperl
927            ! Configure config_h.SH epoc/config.sh vms/subconfigure.com
928            ! vos/config.def win32/config.bc win32/config.gc win32/config.vc
929      Branch: metaconfig
930            ! U/compline/d_gconvert.U
931 ____________________________________________________________________________
932 [  5357] By: jhi                                   on 2000/02/29  16:58:08
933         Log: Make the warning about abandoning long doubles more visible.
934      Branch: cfgperl
935            ! Configure config_h.SH
936      Branch: metaconfig/U/perl
937            ! uselongdbl.U
938 ____________________________________________________________________________
939 [  5356] By: jhi                                   on 2000/02/29  16:51:33
940         Log: HP-UX gcc fix; detypo in use64bits.
941      Branch: cfgperl
942            ! Configure config_h.SH
943      Branch: metaconfig/U/perl
944            ! dlsrc.U use64bits.U
945 ____________________________________________________________________________
946 [  5355] By: jhi                                   on 2000/02/29  16:31:17
947         Log: Solaris 64-bitness hints saga continues.
948      Branch: cfgperl
949            ! hints/solaris_2.sh
950 ____________________________________________________________________________
951 [  5354] By: jhi                                   on 2000/02/29  16:04:42
952         Log: Integrate with Sarathy.
953      Branch: cfgperl
954           !> ext/Thread/Thread.xs perl.c perl.h
955 ____________________________________________________________________________
956 [  5353] By: jhi                                   on 2000/02/29  15:54:10
957         Log: Solaris hints tweak for 64-bitallness.
958      Branch: cfgperl
959            ! hints/solaris_2.sh
960 ____________________________________________________________________________
961 [  5352] By: jhi                                   on 2000/02/29  15:35:13
962         Log: Too many 64-bitness option combinations.
963      Branch: cfgperl
964            ! Configure config_h.SH
965      Branch: metaconfig/U/perl
966            ! use64bits.U
967 ____________________________________________________________________________
968 [  5351] By: gsar                                  on 2000/02/29  15:31:56
969         Log: more adjustments needed for change#5342 under use5005threads
970      Branch: perl
971            ! ext/Thread/Thread.xs perl.c perl.h
972 ____________________________________________________________________________
973 [  5350] By: jhi                                   on 2000/02/29  15:24:59
974         Log: Integrate with Sarathy.
975      Branch: cfgperl
976           +> pod/perlboot.pod
977           !> (integrate 40 files)
978 ____________________________________________________________________________
979 [  5349] By: gsar                                  on 2000/02/29  08:13:56
980         Log: more m//s and $ vs \z fixups (from Greg Bacon)
981      Branch: perl
982            ! lib/File/CheckTree.pm lib/File/Copy.pm lib/File/DosGlob.pm
983            ! lib/File/Path.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
984            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
985            ! lib/File/Spec/Win32.pm
986 ____________________________________________________________________________
987 [  5348] By: gsar                                  on 2000/02/29  08:00:48
988         Log: increase sleep to compensate for slow cpu (from Peter Haworth
989              <pmh@edison.ioppublishing.com>)
990      Branch: perl
991            ! t/io/pipe.t
992 ____________________________________________________________________________
993 [  5347] By: gsar                                  on 2000/02/29  07:52:35
994         Log: add OO tutorial for beginners (from Randal L. Schwartz
995              <merlyn@stonehenge.com>)
996      Branch: perl
997            + pod/perlboot.pod
998            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
999            ! pod/perldelta.pod pod/perltoc.pod
1000 ____________________________________________________________________________
1001 [  5346] By: gsar                                  on 2000/02/29  07:24:52
1002         Log: malloc bug fix and machten hints (from Dominic Dunlop
1003              <domo@computer.org>)
1004      Branch: perl
1005            ! hints/machten.sh malloc.c
1006 ____________________________________________________________________________
1007 [  5345] By: gsar                                  on 2000/02/29  06:32:56
1008         Log: integrate cfgperl contents into mainline
1009      Branch: perl
1010           !> Configure MANIFEST config_h.SH ext/DynaLoader/dl_aix.xs
1011           !> ext/DynaLoader/hints/aix.pl ext/File/Glob/Makefile.PL
1012           !> hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
1013           !> mg.c perl.h pod/perldelta.pod pod/perlop.pod pp.c sv.c
1014           !> t/lib/ipc_sysv.t t/op/64bit.t t/op/misc.t t/op/numconvert.t
1015           !> win32/config.bc win32/config.gc win32/config.vc
1016 ____________________________________________________________________________
1017 [  5344] By: gsar                                  on 2000/02/29  06:25:33
1018         Log: export list tweak
1019      Branch: perl
1020            ! makedef.pl
1021 ____________________________________________________________________________
1022 [  5343] By: gsar                                  on 2000/02/29  06:01:22
1023         Log: various shenanigans in change#5342
1024      Branch: perl
1025            ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
1026            ! win32/win32.h win32/win32thread.h
1027 ____________________________________________________________________________
1028 [  5342] By: gsar                                  on 2000/02/29  04:53:00
1029         Log: support fetching current interpreter from TLS under useithreads
1030      Branch: perl
1031            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
1032            ! objXSUB.h perl.c perl.h perlapi.h perlvars.h pod/perldelta.pod
1033            ! proto.h sv.c thread.h util.c win32/perlhost.h win32/perllib.c
1034            ! win32/win32.h win32/win32thread.c win32/win32thread.h
1035 ____________________________________________________________________________
1036 [  5341] By: jhi                                   on 2000/02/29  03:26:11
1037         Log: Don't know how to do large files using gcc in HP-UX.
1038      Branch: cfgperl
1039            ! hints/hpux.sh
1040 ____________________________________________________________________________
1041 [  5340] By: jhi                                   on 2000/02/29  03:07:16
1042         Log: Added few more libs to scan.
1043      Branch: cfgperl
1044            ! Configure config_h.SH
1045      Branch: metaconfig
1046            ! U/modified/Myinit.U U/modified/libs.U
1047 ____________________________________________________________________________
1048 [  5339] By: jhi                                   on 2000/02/29  01:37:43
1049         Log: Bigger warning on the changed behaviour of the unary ~.
1050      Branch: cfgperl
1051            ! pod/perldelta.pod
1052 ____________________________________________________________________________
1053 [  5338] By: jhi                                   on 2000/02/29  01:17:07
1054         Log: IRIX 64-bitness fixes.
1055      Branch: cfgperl
1056            ! Configure config_h.SH hints/irix_6.sh
1057      Branch: metaconfig
1058            ! U/modified/Cppsym.U
1059 ____________________________________________________________________________
1060 [  5337] By: jhi                                   on 2000/02/29  00:59:08
1061         Log: Userfriendliness.
1062      Branch: cfgperl
1063            ! Configure config_h.SH
1064      Branch: metaconfig/U/perl
1065            ! use64bits.U
1066 ____________________________________________________________________________
1067 [  5336] By: jhi                                   on 2000/02/29  00:53:51
1068         Log: Undo the sv_2pv() change of #5329, caused numconvert.t
1069              problems in IRIX 32-n32. 
1070      Branch: cfgperl
1071            ! sv.c
1072 ____________________________________________________________________________
1073 [  5335] By: jhi                                   on 2000/02/29  00:22:37
1074         Log: Fixes for building on HP-UX using gcc from Daniel S. Lewart.
1075      Branch: cfgperl
1076            ! Configure config_h.SH hints/hpux.sh
1077      Branch: metaconfig/U/perl
1078            ! dlsrc.U
1079 ____________________________________________________________________________
1080 [  5334] By: jhi                                   on 2000/02/28  23:59:59
1081         Log: Do not cast pointers into I32s.
1082      Branch: cfgperl
1083            ! mg.c
1084 ____________________________________________________________________________
1085 [  5333] By: jhi                                   on 2000/02/28  23:39:26
1086         Log: More AIX fixes from Steven Hirsch.
1087      Branch: cfgperl
1088            ! Configure config_h.SH ext/DynaLoader/dl_aix.xs
1089            ! ext/DynaLoader/hints/aix.pl hints/aix.sh
1090      Branch: metaconfig/U/perl
1091            ! use64bits.U
1092 ____________________________________________________________________________
1093 [  5332] By: jhi                                   on 2000/02/28  22:45:59
1094         Log: Detypo.
1095      Branch: cfgperl
1096            ! hints/irix_6.sh
1097 ____________________________________________________________________________
1098 [  5331] By: jhi                                   on 2000/02/28  22:23:36
1099         Log: Regularize the call-back units (and fix a bug in #5330).
1100      Branch: cfgperl
1101            ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
1102 ____________________________________________________________________________
1103 [  5330] By: jhi                                   on 2000/02/28  21:50:28
1104         Log: Don't be overeager to turn on 64-bitallness.
1105      Branch: cfgperl
1106            ! hints/solaris_2.sh
1107 ____________________________________________________________________________
1108 [  5329] By: jhi                                   on 2000/02/28  20:32:53
1109         Log: Lift the 32-bit straightjacket from bit ops;
1110              prefer IV/UV over NV in sv_2pv().
1111      Branch: cfgperl
1112            ! pod/perldelta.pod pod/perlop.pod pp.c sv.c t/op/64bit.t
1113            ! t/op/misc.t t/op/numconvert.t
1114 ____________________________________________________________________________
1115 [  5328] By: jhi                                   on 2000/02/28  20:11:59
1116         Log: Do not add -Ae for gcc.
1117      Branch: cfgperl
1118            ! hints/hpux.sh
1119 ____________________________________________________________________________
1120 [  5327] By: jhi                                   on 2000/02/28  17:35:39
1121         Log: Use the vendor file(1).
1122      Branch: cfgperl
1123            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
1124 ____________________________________________________________________________
1125 [  5326] By: jhi                                   on 2000/02/28  17:31:19
1126         Log: Put back madvise lost because of a typo.
1127      Branch: cfgperl
1128            ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
1129            ! win32/config.vc
1130 ____________________________________________________________________________
1131 [  5325] By: jhi                                   on 2000/02/28  16:44:32
1132         Log: Tweak HP-UX libraries.
1133      Branch: cfgperl
1134            ! hints/hpux.sh
1135 ____________________________________________________________________________
1136 [  5324] By: jhi                                   on 2000/02/28  16:37:43
1137         Log: Don't be overeager to turn on largefileness.
1138      Branch: cfgperl
1139            ! hints/solaris_2.sh
1140 ____________________________________________________________________________
1141 [  5323] By: jhi                                   on 2000/02/28  16:23:15
1142         Log: AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
1143              The patch to File/Glob/Makefile.PL is inconvenient but at the
1144              moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
1145              off the optimization ($self->{OPTIMIZE} = '') doesn't work,
1146              the file is processed by MakeMaker but OPTIMIZE ends up as -O
1147              in the resulting Makefile.  A MakeMaker bug?
1148      Branch: cfgperl
1149            ! MANIFEST ext/DynaLoader/dl_aix.xs ext/File/Glob/Makefile.PL
1150            ! hints/aix.sh t/lib/ipc_sysv.t
1151 ____________________________________________________________________________
1152 [  5322] By: jhi                                   on 2000/02/28  16:17:33
1153         Log: Integrate with Sarathy.
1154      Branch: cfgperl
1155           !> (integrate 45 files)
1156 ____________________________________________________________________________
1157 [  5321] By: gsar                                  on 2000/02/28  10:13:03
1158         Log: avoid warnings in legacy code (from David Dyck)
1159      Branch: perl
1160            ! lib/pwd.pl
1161 ____________________________________________________________________________
1162 [  5320] By: gsar                                  on 2000/02/28  10:11:37
1163         Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
1164      Branch: perl
1165            ! x2p/find2perl.PL
1166 ____________________________________________________________________________
1167 [  5319] By: gsar                                  on 2000/02/28  10:07:00
1168         Log: fix outdated URLs (from Michael G Schwern)
1169      Branch: perl
1170            ! pod/perldelta.pod pod/perlfaq1.pod pod/perlfaq2.pod
1171            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
1172            ! pod/perlfaq9.pod pod/perlmodinstall.pod pod/perlmodlib.pod
1173            ! pod/perlopentut.pod pod/perlport.pod pod/perltoc.pod
1174            ! pod/perlvar.pod pod/perlxs.pod
1175 ____________________________________________________________________________
1176 [  5318] By: gsar                                  on 2000/02/28  10:04:57
1177         Log: update Changes, patchlevel etc.
1178      Branch: perl
1179            ! Changes patchlevel.h win32/Makefile win32/config.bc
1180            ! win32/config.gc win32/config.vc win32/config_H.bc
1181            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1182 ____________________________________________________________________________
1183 [  5317] By: gsar                                  on 2000/02/28  09:39:47
1184         Log: make stringwise bitops work properly on utf8 strings
1185      Branch: perl
1186            ! doop.c t/op/bop.t
1187 ____________________________________________________________________________
1188 [  5316] By: gsar                                  on 2000/02/28  07:04:22
1189         Log: integrate cfgperl and vmsperl changes into mainline
1190      Branch: perl
1191            ! Porting/makerel
1192           !> Configure Makefile.SH config_h.SH configure.com
1193           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
1194           !> hints/hpux.sh lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1195           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
1196           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm t/comp/script.t
1197           !> t/io/openpid.t t/lib/cgi-html.t t/op/goto.t t/op/split.t
1198           !> vms/descrip_mms.template vms/gen_shrfls.pl
1199           !> vms/subconfigure.com vms/vms.c
1200 ____________________________________________________________________________
1201 [  5315] By: jhi                                   on 2000/02/28  06:31:08
1202         Log: The search for static _s-suffixex libs was broken;
1203              add -L/lib/pa20_64 only iff there.
1204      Branch: cfgperl
1205            ! Configure config_h.SH hints/hpux.sh
1206      Branch: metaconfig
1207            ! U/modified/libs.U
1208 ____________________________________________________________________________
1209 [  5314] By: jhi                                   on 2000/02/28  06:08:40
1210         Log: Even better use64bitall logic.
1211      Branch: cfgperl
1212            ! Configure config_h.SH
1213      Branch: metaconfig/U/perl
1214            ! use64bits.U uselfs.U
1215 ____________________________________________________________________________
1216 [  5313] By: jhi                                   on 2000/02/28  05:47:27
1217         Log: Integrate with Sarathy.
1218      Branch: cfgperl
1219           !> lib/File/Basename.pm lib/File/Find.pm lib/fields.pm
1220           !> pod/perldelta.pod pod/perlfunc.pod pod/perlref.pod
1221           !> t/lib/fields.t x2p/find2perl.PL
1222 ____________________________________________________________________________
1223 [  5312] By: jhi                                   on 2000/02/28  05:09:31
1224         Log: Ask about use64bitall regardless of whether use64bitint is defined.
1225      Branch: cfgperl
1226            ! Configure config_h.SH
1227      Branch: metaconfig/U/perl
1228            ! use64bits.U
1229 ____________________________________________________________________________
1230 [  5311] By: bailey                                on 2000/02/28  05:05:56
1231         Log: Integrate mainline
1232      Branch: vmsperl
1233           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
1234           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Basename.pm
1235           !> lib/File/Find.pm lib/fields.pm op.c pod/perldelta.pod
1236           !> pod/perlfaq5.pod pod/perlfunc.pod pod/perlop.pod
1237           !> pod/perlref.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
1238           !> regexec.c sv.c t/lib/fields.t t/pragma/locale.t
1239           !> x2p/find2perl.PL
1240 ____________________________________________________________________________
1241 [  5310] By: bailey                                on 2000/02/28  04:36:20
1242         Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
1243      Branch: vmsperl
1244            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1245 ____________________________________________________________________________
1246 [  5309] By: jhi                                   on 2000/02/28  04:17:36
1247         Log: The #5249 wasn't doing any good.
1248      Branch: cfgperl
1249            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
1250 ____________________________________________________________________________
1251 [  5308] By: bailey                                on 2000/02/28  03:56:51
1252         Log: Repair typo -- conjunction of variable with text
1253      Branch: vmsperl
1254            ! t/lib/cgi-html.t
1255 ____________________________________________________________________________
1256 [  5307] By: jhi                                   on 2000/02/28  03:46:14
1257         Log: A less ambitious version of #5292.
1258      Branch: cfgperl
1259            ! Makefile.SH
1260 ____________________________________________________________________________
1261 [  5306] By: bailey                                on 2000/02/28  03:42:38
1262         Log: Defer inclusion of VMS-specific code to runtime
1263      Branch: vmsperl
1264            ! t/io/openpid.t
1265 ____________________________________________________________________________
1266 [  5305] By: jhi                                   on 2000/02/28  03:41:48
1267         Log: The #5292 was Not So Good Idea.
1268      Branch: cfgperl
1269            ! Makefile.SH
1270 ____________________________________________________________________________
1271 [  5304] By: bailey                                on 2000/02/28  02:57:14
1272         Log: Minor test updates to accomodate new subprocess invocation
1273      Branch: vmsperl
1274            ! t/comp/script.t t/op/goto.t t/op/split.t
1275 ____________________________________________________________________________
1276 [  5303] By: bailey                                on 2000/02/28  02:52:47
1277         Log: Missed bit of #5302 (case-sensitive symbols)
1278      Branch: vmsperl
1279            ! lib/ExtUtils/Mksymlists.pm
1280 ____________________________________________________________________________
1281 [  5302] By: bailey                                on 2000/02/28  02:51:00
1282         Log: Support case-sensitive symbols usage in linker
1283      Branch: vmsperl
1284            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
1285            ! lib/ExtUtils/MM_VMS.pm vms/gen_shrfls.pl
1286 ____________________________________________________________________________
1287 [  5301] By: bailey                                on 2000/02/28  02:46:47
1288         Log: Free $PARSE context after lookups
1289      Branch: vmsperl
1290            ! vms/vms.c
1291 ____________________________________________________________________________
1292 [  5300] By: bailey                                on 2000/02/28  02:43:56
1293         Log: Don't wait for subprocess to read final EOF
1294      Branch: vmsperl
1295            ! vms/vms.c
1296 ____________________________________________________________________________
1297 [  5299] By: bailey                                on 2000/02/28  00:44:45
1298         Log: Dan Sugalski's config/build changes to .660
1299      Branch: vmsperl
1300            ! configure.com vms/descrip_mms.template vms/subconfigure.com
1301 ____________________________________________________________________________
1302 [  5298] By: bailey                                on 2000/02/28  00:07:13
1303         Log: When testing CGI.pm, use its notion of CRLF
1304      Branch: vmsperl
1305            ! t/lib/cgi-html.t
1306 ____________________________________________________________________________
1307 [  5297] By: bailey                                on 2000/02/28  00:00:08
1308         Log: Quote command line args which need to be upper case
1309              Tell subprocess we're finished before waiting for it
1310      Branch: vmsperl
1311            ! t/io/openpid.t
1312 ____________________________________________________________________________
1313 [  5296] By: gsar                                  on 2000/02/28  00:00:05
1314         Log: m/.*$/ etc should be m/.*\z/s in many file handling modules; fix
1315              these insidious errors in File::Basename, File::Find and find2perl
1316              (from Tom Christiansen)
1317              
1318              TODO: many other modules need to be fixed as well!
1319      Branch: perl
1320            ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
1321 ____________________________________________________________________________
1322 [  5295] By: jhi                                   on 2000/02/27  23:18:40
1323         Log: Version number update.
1324      Branch: cfgperl
1325            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1326 ____________________________________________________________________________
1327 [  5294] By: gsar                                  on 2000/02/27  22:27:46
1328         Log: typos in change#5293
1329      Branch: perl
1330            ! lib/fields.pm
1331 ____________________________________________________________________________
1332 [  5293] By: gsar                                  on 2000/02/27  21:57:40
1333         Log: support fields::new() and fields::phash() to create pseudo-hash
1334              objects and plain pseudo-hashes respectively (this avoids users
1335              from having to diddle %FIELDS directly); update documentation to
1336              suit (from original fields::phash() implementation by Peter
1337              Scott <Peter@PSDT.com>)
1338      Branch: perl
1339            ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
1340            ! pod/perlref.pod t/lib/fields.t
1341 ____________________________________________________________________________
1342 [  5292] By: jhi                                   on 2000/02/27  21:49:25
1343         Log: proto.h was mssing from the list of generated files;
1344              added rules to generate any single wanted file
1345              (a bunch of other files may also be generated
1346              at the same time, as before)
1347      Branch: cfgperl
1348            ! Makefile.SH
1349 ____________________________________________________________________________
1350 [  5291] By: jhi                                   on 2000/02/27  18:57:12
1351         Log: Integrate with Sarathy.
1352      Branch: cfgperl
1353           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
1354           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Spec/OS2.pm
1355           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1356           !> lib/File/Spec/Win32.pm op.c pod/perldelta.pod pod/perlfaq5.pod
1357           !> pod/perlfunc.pod pod/perlop.pod pod/perlsec.pod
1358           !> pod/perltodo.pod pp_sys.c sv.c vms/perlvms.pod vms/vms.c
1359 ____________________________________________________________________________
1360 [  5290] By: gsar                                  on 2000/02/27  18:47:00
1361         Log: integrate cfgperl and vmsperl contents into mainline
1362      Branch: perl
1363           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
1364           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm regexec.c
1365           !> t/pragma/locale.t vms/perlvms.pod vms/vms.c
1366 ____________________________________________________________________________
1367 [  5289] By: gsar                                  on 2000/02/27  18:09:04
1368         Log: tweak change#5286 (we don't ever get to pp_glob() if we're using
1369              the internal glob())
1370      Branch: perl
1371            ! pp_sys.c
1372 ____________________________________________________________________________
1373 [  5288] By: gsar                                  on 2000/02/27  17:12:41
1374         Log: djgpp update (from Laszlo Molnar)
1375      Branch: perl
1376            ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
1377            ! hints/dos_djgpp.sh
1378 ____________________________________________________________________________
1379 [  5287] By: gsar                                  on 2000/02/27  16:58:53
1380         Log: tweak comment about core glob()
1381      Branch: perl
1382            ! ext/File/Glob/Glob.pm
1383 ____________________________________________________________________________
1384 [  5286] By: gsar                                  on 2000/02/27  16:52:54
1385         Log: remove outdated info about csh and glob(); glob() need not fail
1386              when tainting anymore if using internal globbing
1387      Branch: perl
1388            ! pod/perldelta.pod pod/perlfaq5.pod pod/perlfunc.pod
1389            ! pod/perlop.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
1390 ____________________________________________________________________________
1391 [  5285] By: gsar                                  on 2000/02/27  16:20:31
1392         Log: make readdir() respect IOf_UNTAINT flag (allows untainting of directory
1393              handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;>
1394      Branch: perl
1395            ! pp_sys.c
1396 ____________________________________________________________________________
1397 [  5284] By: gsar                                  on 2000/02/27  14:31:24
1398         Log: avoid compiler warnings (from Dan Sugalski)
1399      Branch: perl
1400            ! op.c sv.c
1401 ____________________________________________________________________________
1402 [  5283] By: gsar                                  on 2000/02/27  14:21:16
1403         Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
1404      Branch: perl
1405            ! sv.c
1406 ____________________________________________________________________________
1407 [  5282] By: bailey                                on 2000/02/27  05:07:08
1408         Log: Impose security constraints on lnm lookup only if tainting
1409      Branch: vmsperl
1410            ! vms/vms.c
1411 ____________________________________________________________________________
1412 [  5281] By: bailey                                on 2000/02/27  05:05:35
1413         Log: Add new File::Spec::VMS methods
1414              Don't add implicit device in VMS <-> Unix filespec translation
1415              Make File::Spec::Unix{rel2abs|abs2rel} OS-independent
1416      Branch: vmsperl
1417            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
1418            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm vms/vms.c
1419 ____________________________________________________________________________
1420 [  5280] By: bailey                                on 2000/02/27  04:58:01
1421         Log: Accept filespecs as command verbs for subprocesses
1422      Branch: vmsperl
1423            ! vms/perlvms.pod vms/vms.c
1424 ____________________________________________________________________________
1425 [  5279] By: jhi                                   on 2000/02/27  04:01:53
1426         Log: Integrate with Sarathy.
1427      Branch: cfgperl
1428           !> pp_hot.c
1429 ____________________________________________________________________________
1430 [  5278] By: bailey                                on 2000/02/27  02:43:01
1431         Log: Resync with mainline again
1432      Branch: vmsperl
1433           !> Makefile.SH README.vms configure.com lib/ExtUtils/MM_Unix.pm
1434           !> lib/Pod/Checker.pm lib/Pod/InputObjects.pm
1435           !> lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1436           !> lib/Pod/Usage.pm pod/perlfunc.pod pp_hot.c t/pod/poderrs.t
1437           !> t/pod/poderrs.xr vms/descrip_mms.template vms/sockadapt.h
1438           !> vms/subconfigure.com
1439 ____________________________________________________________________________
1440 [  5277] By: jhi                                   on 2000/02/27  02:36:36
1441         Log: Fix locale case-ignorant matching bug reported in
1442              
1443              From: gomar@md.media-web.de
1444              To: perl5-porters@perl.org
1445              Subject: [ID 20000223.005]
1446              Date: 23 Feb 2000 16:03:08 -0000
1447              Message-Id: <20000223160308.1830.qmail@md.media-web.de>
1448      Branch: cfgperl
1449            ! regexec.c t/pragma/locale.t
1450 ____________________________________________________________________________
1451 [  5276] By: gsar                                  on 2000/02/26  18:18:16
1452         Log: allow $fh->autoflush on globrefs, and thence autovivified filehandles
1453              (from Tom Christiansen)
1454      Branch: perl
1455            ! pp_hot.c
1456 ____________________________________________________________________________
1457 [  5275] By: jhi                                   on 2000/02/26  16:43:11
1458         Log: Integrate with Sarathy.
1459      Branch: cfgperl
1460           !> (integrate 34 files)
1461 ____________________________________________________________________________
1462 [  5274] By: gsar                                  on 2000/02/26  15:23:45
1463         Log: rework binmode() entry in perlfunc (from Martien Verbruggen
1464              <mgjv@comdyn.com.au>)
1465      Branch: perl
1466            ! pod/perlfunc.pod
1467 ____________________________________________________________________________
1468 [  5273] By: gsar                                  on 2000/02/26  15:04:54
1469         Log: PodParser v1.11 update (from Brad Appleton)
1470      Branch: perl
1471            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm
1472            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1473            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
1474 ____________________________________________________________________________
1475 [  5272] By: gsar                                  on 2000/02/26  14:48:24
1476         Log: add missing perl headers to perldepend action
1477      Branch: perl
1478            ! lib/ExtUtils/MM_Unix.pm
1479 ____________________________________________________________________________
1480 [  5271] By: gsar                                  on 2000/02/26  08:03:36
1481         Log: VMS patch (from Peter Prymmer)
1482      Branch: perl
1483            ! Makefile.SH README.vms configure.com vms/descrip_mms.template
1484            ! vms/sockadapt.h vms/subconfigure.com
1485 ____________________________________________________________________________
1486 [  5270] By: gsar                                  on 2000/02/26  07:46:35
1487         Log: integrate vmsperl changes into mainline
1488      Branch: perl
1489           !> av.c configure.com installperl lib/ExtUtils/MM_VMS.pm mg.h
1490           !> pp_sys.c scope.c vms/vms.c vms/vmsish.h
1491 ____________________________________________________________________________
1492 [  5269] By: bailey                                on 2000/02/26  07:04:55
1493         Log: Resync with mainline
1494      Branch: vmsperl
1495           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs
1496           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
1497           +> ext/Sys/Hostname/Makefile.PL hints/darwin.sh lib/bytes.pm
1498           +> lib/bytes_heavy.pl t/pragma/warn/9enabled
1499            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm lib/byte.pm
1500            - lib/byte_heavy.pl lib/unicode/Eq/Latin1.pl
1501            - lib/unicode/Eq/Unicode.pl
1502           !> (integrate 323 files)
1503 ____________________________________________________________________________
1504 [  5268] By: gsar                                  on 2000/02/26  06:50:04
1505         Log: reintroduce useithreads (accidentally deleted in change#5261)
1506      Branch: perl
1507            ! win32/config.vc
1508 ____________________________________________________________________________
1509 [  5266] By: gsar                                  on 2000/02/26  06:46:06
1510         Log: integrate cfgperl changes into mainline
1511      Branch: perl
1512           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs hints/darwin.sh
1513            - ext/DynaLoader/dl_rhapsody.xs
1514           !> (integrate 62 files)
1515 ____________________________________________________________________________
1516 [  5265] By: gsar                                  on 2000/02/26  06:31:10
1517         Log: support for version vectors in UNIVERSAL::VERSION(), so that
1518              C<use Foo v1.2.3> etc., work; tests for the same
1519              
1520              TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this
1521      Branch: perl
1522            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
1523            ! t/comp/use.t toke.c universal.c
1524 ____________________________________________________________________________
1525 [  5264] By: jhi                                   on 2000/02/26  04:14:15
1526         Log: Add libscheck for IRIX.
1527      Branch: cfgperl
1528            ! hints/irix_6.sh
1529 ____________________________________________________________________________
1530 [  5263] By: jhi                                   on 2000/02/26  03:40:47
1531         Log: Add libscheck for Solaris.
1532      Branch: cfgperl
1533            ! hints/solaris_2.sh
1534 ____________________________________________________________________________
1535 [  5262] By: jhi                                   on 2000/02/26  03:10:47
1536         Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
1537      Branch: cfgperl
1538            + ext/DynaLoader/dl_dyld.xs hints/darwin.sh
1539            - ext/DynaLoader/dl_rhapsody.xs
1540            ! Configure INSTALL MANIFEST Makefile.SH README.threads
1541            ! config_h.SH hints/rhapsody.sh installperl pp_sys.c
1542      Branch: metaconfig
1543            ! U/a_dvisory/multiarch.U
1544 ____________________________________________________________________________
1545 [  5261] By: jhi                                   on 2000/02/26  02:48:23
1546         Log: Rename use64bits to use64bitint;
1547              rename usefull64bits to use64bitall.
1548      Branch: cfgperl
1549            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1550            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
1551            ! hints/hpux.sh hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
1552            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/solaris_2.sh
1553            ! myconfig.SH perl.c perl.h pod/perldelta.pod pod/perlfunc.pod
1554            ! vms/subconfigure.com vos/config.def vos/config.h
1555            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
1556            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1557            ! win32/config_H.vc
1558      Branch: metaconfig
1559            ! U/a_dvisory/quadtype.U U/mksample U/modified/libpth.U
1560            ! U/protos/socksizetype.U U/threads/archname.U
1561      Branch: metaconfig/U/perl
1562            ! Extensions.U dbm64.U perlxv.U stdio64.U use64bits.U uselfs.U
1563            ! usemorebits.U
1564 ____________________________________________________________________________
1565 [  5260] By: jhi                                   on 2000/02/25  22:57:16
1566         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
1567              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
1568              Subject: [PATCH 5.5.660] cygwin port
1569              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>
1570      Branch: cfgperl
1571            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
1572 ____________________________________________________________________________
1573 [  5259] By: jhi                                   on 2000/02/25  22:53:51
1574         Log: Configure nits; add socksizetype; add getfsstat for completeness;
1575              add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
1576              lands; regen Configure.
1577      Branch: cfgperl
1578            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1579            ! config_h.SH doio.c epoc/config.sh perl.c pp_sys.c
1580            ! vms/subconfigure.com vos/config.def win32/config.bc
1581            ! win32/config.gc win32/config.vc win32/config_H.bc
1582            ! win32/config_H.gc win32/config_H.vc
1583      Branch: metaconfig
1584            + U/protos/socksizetype.U
1585      Branch: metaconfig/U/perl
1586            + d_getfsstat.U
1587            ! d_fstatfs.U fpossize.U use64bits.U uselfs.U
1588 ____________________________________________________________________________
1589 [  5258] By: jhi                                   on 2000/02/25  21:04:17
1590         Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
1591      Branch: cfgperl
1592            ! malloc.c
1593 ____________________________________________________________________________
1594 [  5257] By: jhi                                   on 2000/02/25  20:48:13
1595         Log: Integrate with Sarathy.
1596      Branch: cfgperl
1597           !> embed.h embed.pl objXSUB.h op.c op.h perlapi.c pp_ctl.c
1598           !> proto.h t/cmd/while.t
1599 ____________________________________________________________________________
1600 [  5256] By: gsar                                  on 2000/02/25  20:04:37
1601         Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
1602      Branch: perl
1603            ! embed.h embed.pl objXSUB.h perlapi.c proto.h
1604 ____________________________________________________________________________
1605 [  5255] By: gsar                                  on 2000/02/25  19:23:58
1606         Log: change#4849 wasn't restoring savestack correctly; make loops that have
1607              continue blocks recognizable at run time
1608      Branch: perl
1609            ! op.c op.h pp_ctl.c t/cmd/while.t
1610 ____________________________________________________________________________
1611 [  5254] By: jhi                                   on 2000/02/25  06:00:01
1612         Log: Integrate with Sarathy.
1613      Branch: cfgperl
1614           !> ext/B/B.xs ext/B/B/C.pm lib/Pod/InputObjects.pm
1615           !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm
1616           !> t/lib/filefind.t t/pod/poderrs.xr
1617 ____________________________________________________________________________
1618 [  5253] By: jhi                                   on 2000/02/25  05:57:59
1619         Log: Megalopatch for Configure: Andy's new installation schemes;
1620              introduce usefull64bits, beautify and regularize the various
1621              type probes; introduce d_lseekproto.
1622      Branch: cfgperl
1623            ! Configure INSTALL Policy_sh.SH config_h.SH perl.h
1624            ! pod/perldelta.pod
1625      Branch: metaconfig
1626            + U/installdirs/perl5.U U/installdirs/sitehtml1.U
1627            + U/installdirs/sitehtml3.U U/installdirs/siteman1.U
1628            + U/installdirs/siteman3.U U/installdirs/sitescript.U
1629            + U/installdirs/vendorhtml1.U U/installdirs/vendorhtml3.U
1630            + U/installdirs/vendorman1.U U/installdirs/vendorman3.U
1631            + U/installdirs/vendorscript.U U/protos/d_lseekproto.U
1632            - U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
1633            - U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
1634            - U/installdirs/vendorscriptdir.U
1635            ! U/compline/doublesize.U U/compline/ptrsize.U
1636            ! U/installdirs/archlib.U U/installdirs/bin.U
1637            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
1638            ! U/installdirs/inc_version_list.U U/installdirs/installprefix.U
1639            ! U/installdirs/installstyle.U U/installdirs/instubperl.U
1640            ! U/installdirs/localarch.U U/installdirs/locallib.U
1641            ! U/installdirs/otherlibdirs.U U/installdirs/prefix.U
1642            ! U/installdirs/privlib.U U/installdirs/scriptdir.U
1643            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
1644            ! U/installdirs/sitelib.U U/installdirs/siteprefix.U
1645            ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U
1646            ! U/installdirs/vendorlib.U U/installdirs/vendorprefix.U
1647            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1648            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
1649            ! U/typedefs/uidsize.U
1650      Branch: metaconfig/U/perl
1651            ! d_fpos64_t.U d_int64_t.U d_off64_t.U d_socklen_t.U fpossize.U
1652            ! patchlevel.U use64bits.U uselfs.U usemultiplicity.U
1653 ____________________________________________________________________________
1654 [  5252] By: gsar                                  on 2000/02/25  03:15:03
1655         Log: update PodParser to v1.10 (from Brad Appleton)
1656      Branch: perl
1657            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1658            ! lib/Pod/Usage.pm t/pod/poderrs.xr
1659 ____________________________________________________________________________
1660 [  5251] By: gsar                                  on 2000/02/25  03:10:51
1661         Log: make File::Find tests tolerate case-insensitive systems (from
1662              Laszlo Molnar)
1663      Branch: perl
1664            ! t/lib/filefind.t
1665 ____________________________________________________________________________
1666 [  5250] By: gsar                                  on 2000/02/25  01:50:04
1667         Log: more Compiler tweaks for useithreads
1668      Branch: perl
1669            ! ext/B/B.xs ext/B/B/C.pm
1670 ____________________________________________________________________________
1671 [  5249] By: jhi                                   on 2000/02/25  00:17:53
1672         Log: Remove NFS temp files and Configure temp C files.
1673      Branch: cfgperl
1674            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
1675 ____________________________________________________________________________
1676 [  5248] By: jhi                                   on 2000/02/24  23:57:49
1677         Log: In FreeBSD disable floating point exception handlers.
1678              As the comment says, this should be done in the hints.
1679              
1680              From: dive <dive@ender.com>
1681              To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1682              cc: perl5-porters@perl.org
1683              Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
1684              Date: Thu, 24 Feb 2000 15:54:24 -0800 (PST)
1685              Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>
1686      Branch: cfgperl
1687            ! unixish.h
1688 ____________________________________________________________________________
1689 [  5247] By: jhi                                   on 2000/02/24  23:46:27
1690         Log: From: Gisle Aas <gisle@aas.no>
1691              To: perl5-porters@perl.org
1692              Subject: [PATCH v5.5.660] More UTF8_MAXLEN fixes
1693              Date: 25 Feb 2000 00:24:53 +0100
1694              Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
1695      Branch: cfgperl
1696            ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
1697 ____________________________________________________________________________
1698 [  5246] By: jhi                                   on 2000/02/24  23:15:56
1699         Log: The op/stat.t patch in #5341 wasn't robust enough,
1700              it broke subtest 4 almost everywhere else.
1701      Branch: cfgperl
1702            ! t/op/stat.t
1703 ____________________________________________________________________________
1704 [  5245] By: jhi                                   on 2000/02/24  19:28:53
1705         Log: More VMS patches from Peter Prymmer.
1706      Branch: cfgperl
1707            ! configure.com vms/subconfigure.com
1708 ____________________________________________________________________________
1709 [  5244] By: jhi                                   on 2000/02/24  19:26:33
1710         Log: Largefileness in Solaris doesn't require long longs;
1711              use64bits enhancements; introduce usefull64bits.
1712      Branch: cfgperl
1713            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
1714            ! hints/irix_6.sh hints/solaris_2.sh
1715      Branch: metaconfig
1716            ! U/threads/archname.U
1717      Branch: metaconfig/U/perl
1718            ! use64bits.U
1719 ____________________________________________________________________________
1720 [  5243] By: jhi                                   on 2000/02/24  18:40:25
1721         Log: Tidy up the 64-bit (and socklen_t) type probing.
1722      Branch: cfgperl
1723            ! Configure config_h.SH
1724      Branch: metaconfig
1725            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1726      Branch: metaconfig/U/perl
1727            + d_fpos64_t.U d_off64_t.U
1728            - io64.U
1729            ! d_int64_t.U d_socklen_t.U
1730 ____________________________________________________________________________
1731 [  5242] By: jhi                                   on 2000/02/24  18:09:49
1732         Log: Integrate with Sarathy.
1733      Branch: cfgperl
1734           !> pod/perlop.pod
1735 ____________________________________________________________________________
1736 [  5241] By: jhi                                   on 2000/02/24  18:00:49
1737         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
1738              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
1739              Subject: [PATCH 5.5.660] cygwin port
1740              Date: Thu, 24 Feb 2000 17:15:28 -0000
1741              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>
1742      Branch: cfgperl
1743            + cygwin/cygwin.c
1744            ! MANIFEST Makefile.SH README.cygwin cygwin/Makefile.SHs
1745            ! hints/cygwin.sh perl.c t/lib/glob-basic.t t/op/stat.t
1746 ____________________________________________________________________________
1747 [  5240] By: jhi                                   on 2000/02/24  17:53:12
1748         Log: VMS patch from Peter Prymmer; use full_ar.
1749      Branch: cfgperl
1750            ! vms/subconfigure.com
1751 ____________________________________________________________________________
1752 [  5239] By: jhi                                   on 2000/02/24  17:46:45
1753         Log: MPE/ix patches from Mark Bixby.
1754      Branch: cfgperl
1755            ! pp_sys.c t/io/pipe.t t/lib/glob-basic.t t/lib/io_poll.t
1756            ! t/lib/io_sock.t t/op/die_exit.t t/op/exec.t t/op/fork.t
1757            ! t/op/stat.t
1758 ____________________________________________________________________________
1759 [  5238] By: jhi                                   on 2000/02/24  17:13:22
1760         Log: Get -lbind if available.  Add pointer to perldelta.pod/64-bit
1761              support to t/op/numconvert.t.
1762              
1763              From: Lupe Christoph <lupe@lupe-christoph.de>
1764              To: perl5-porters@perl.org
1765              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
1766              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
1767              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
1768      Branch: cfgperl
1769            ! Configure config_h.SH t/op/numconvert.t
1770      Branch: metaconfig
1771            ! U/modified/libs.U
1772 ____________________________________________________________________________
1773 [  5237] By: jhi                                   on 2000/02/24  15:47:11
1774         Log: Remove more cruft from IO.
1775      Branch: cfgperl
1776            ! ext/IO/IO.xs
1777 ____________________________________________________________________________
1778 [  5236] By: jhi                                   on 2000/02/24  15:14:48
1779         Log: From: Hugo <hv@crypt.compulink.co.uk>
1780              To: perl5-porters@perl.org
1781              Subject: [PATCH 5.5.660] double EXPORT_OK in h2xs
1782              Date: Thu, 24 Feb 2000 13:24:10 +0000
1783              Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>
1784      Branch: cfgperl
1785            ! utils/h2xs.PL
1786 ____________________________________________________________________________
1787 [  5235] By: jhi                                   on 2000/02/24  15:12:40
1788         Log: Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
1789              S_IROTH, S_IWOTH, S_IXOTH.
1790              
1791              From: js@ddre.dk
1792              To: perl5-porters@perl.org
1793              Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
1794              Date: Thu, 24 Feb 2000 15:11:33 +0100
1795              Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>
1796      Branch: cfgperl
1797            ! perl.h
1798 ____________________________________________________________________________
1799 [  5234] By: gsar                                  on 2000/02/24  03:39:17
1800         Log: integrate cfgperl changes into mainline
1801      Branch: perl
1802            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1803            ! pod/perlop.pod
1804           !> Configure MANIFEST Porting/Glossary Porting/config.sh
1805           !> Porting/config_H config_h.SH configpm configure.com doio.c
1806           !> ext/Fcntl/Fcntl.pm ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
1807           !> ext/Sys/Hostname/Hostname.xs hints/dec_osf.sh hints/irix_6.sh
1808           !> lib/unicode/mktables.PL malloc.c myconfig.SH pp_sys.c
1809           !> t/op/64bit.t vms/descrip_mms.template vms/subconfigure.com
1810 ____________________________________________________________________________
1811 [  5233] By: jhi                                   on 2000/02/24  01:31:38
1812         Log: VMS patch from Peter Prymmer.
1813      Branch: cfgperl
1814            ! vms/subconfigure.com
1815 ____________________________________________________________________________
1816 [  5232] By: jhi                                   on 2000/02/24  01:15:03
1817         Log: Detypo fpos64_t test.
1818      Branch: cfgperl
1819            ! Configure config_h.SH
1820      Branch: metaconfig/U/perl
1821            ! io64.U
1822 ____________________________________________________________________________
1823 [  5231] By: jhi                                   on 2000/02/24  01:11:17
1824         Log: miscut'n'paste in #5230.
1825      Branch: cfgperl
1826            ! Configure config_h.SH
1827      Branch: metaconfig/U/perl
1828            ! d_int64_t.U
1829 ____________________________________________________________________________
1830 [  5230] By: jhi                                   on 2000/02/24  01:02:05
1831         Log: The #5228 wasn't quite right + fix typos.
1832      Branch: cfgperl
1833            ! Configure config_h.SH
1834      Branch: metaconfig
1835            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1836      Branch: metaconfig/U/perl
1837            ! d_int64_t.U d_socklen_t.U io64.U
1838 ____________________________________________________________________________
1839 [  5229] By: jhi                                   on 2000/02/24  00:40:01
1840         Log: Depickify the compiler (about unused and set but not used variables)
1841      Branch: cfgperl
1842            ! hints/irix_6.sh
1843 ____________________________________________________________________________
1844 [  5228] By: jhi                                   on 2000/02/24  00:34:35
1845         Log: Cosmetics.
1846      Branch: cfgperl
1847            ! Configure config_h.SH
1848      Branch: metaconfig
1849            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1850      Branch: metaconfig/U/perl
1851            ! d_int64_t.U d_socklen_t.U
1852 ____________________________________________________________________________
1853 [  5227] By: jhi                                   on 2000/02/24  00:17:34
1854         Log: In IRIX <sys/mode.h> is something completely different.
1855              
1856              From: jarausch@numa1.igpm.rwth-aachen.de (Helmut Jarausch)
1857              To: perl5-porters@perl.org
1858              Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
1859              Date: Wed, 23 Feb 2000 10:55:08 +0100 (CST)
1860              Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>
1861      Branch: cfgperl
1862            ! hints/irix_6.sh
1863 ____________________________________________________________________________
1864 [  5226] By: jhi                                   on 2000/02/23  20:39:28
1865         Log: Integrate with Sarathy.
1866      Branch: cfgperl
1867           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
1868           !> t/comp/require.t t/op/ver.t toke.c
1869 ____________________________________________________________________________
1870 [  5225] By: jhi                                   on 2000/02/23  20:35:58
1871         Log: From: Dominic Dunlop <domo@computer.org>
1872              To: perl5-porters@perl.org
1873              Cc: Gurusamy Sarathy <gsar@activestate.com>
1874              Subject: [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
1875              Date: Wed, 23 Feb 2000 21:23:44 +0100
1876              Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>
1877      Branch: cfgperl
1878            ! malloc.c
1879 ____________________________________________________________________________
1880 [  5224] By: jhi                                   on 2000/02/23  20:22:43
1881         Log: From: Dan Sugalski <dan@sidhe.org>
1882              To: perl5-porters@perl.org, vmsperl@perl.org
1883              Subject: [PATCH 5.5.660]VMS build patches
1884              Date: Wed, 23 Feb 2000 15:14:27 -0500
1885              Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>
1886              
1887              (the patch was mangled, had to be manually applied)
1888      Branch: cfgperl
1889            ! configure.com vms/descrip_mms.template vms/subconfigure.com
1890 ____________________________________________________________________________
1891 [  5223] By: jhi                                   on 2000/02/23  19:54:04
1892         Log: From: Dominic Dunlop <domo@computer.org>
1893              To: perl5-porters@perl.org
1894              Cc: Andy Dougherty <doughera@lafayette.edu>,
1895              Gurusamy Sarathy <gsar@activestate.com>
1896              Subject: [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
1897              Date: Wed, 23 Feb 2000 20:41:54 +0100
1898              Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>
1899      Branch: cfgperl
1900            ! Configure config_h.SH
1901      Branch: metaconfig
1902            ! U/modified/Oldconfig.U U/modified/libs.U
1903      Branch: metaconfig/U/perl
1904            ! dlsrc.U
1905 ____________________________________________________________________________
1906 [  5222] By: jhi                                   on 2000/02/23  18:02:39
1907         Log: Remove &IO::EINPROGRESS now that IO uses Errno anyway
1908              (suggested by Graham Barr).
1909      Branch: cfgperl
1910            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
1911 ____________________________________________________________________________
1912 [  5221] By: jhi                                   on 2000/02/23  16:00:29
1913         Log: Streamline #5218 even more.
1914      Branch: cfgperl
1915            ! ext/IO/lib/IO/Socket.pm
1916 ____________________________________________________________________________
1917 [  5220] By: gsar                                  on 2000/02/23  09:10:43
1918         Log: per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
1919              C<use 5.6.0> work as well; underscores are now permitted in v-strings
1920      Branch: perl
1921            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
1922            ! t/comp/require.t t/op/ver.t toke.c
1923 ____________________________________________________________________________
1924 [  5219] By: jhi                                   on 2000/02/23  04:24:54
1925         Log: Streamline #5218.
1926      Branch: cfgperl
1927            ! ext/IO/lib/IO/Socket.pm
1928 ____________________________________________________________________________
1929 [  5218] By: jhi                                   on 2000/02/23  02:08:19
1930         Log: Trying to connect to an already open socket may give EISCONN.
1931      Branch: cfgperl
1932            ! ext/IO/lib/IO/Socket.pm
1933 ____________________________________________________________________________
1934 [  5217] By: jhi                                   on 2000/02/22  23:54:51
1935         Log: Fix prototype conflicts with POSIX.pm.
1936      Branch: cfgperl
1937            ! ext/Fcntl/Fcntl.pm
1938 ____________________________________________________________________________
1939 [  5216] By: jhi                                   on 2000/02/22  22:27:19
1940         Log: See http://www.unicode.org/unicode/reports/tr15/
1941              for in-depth description of the problem.
1942      Branch: cfgperl
1943            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1944            ! MANIFEST lib/unicode/mktables.PL
1945 ____________________________________________________________________________
1946 [  5215] By: jhi                                   on 2000/02/22  22:11:17
1947         Log: Add uselongdouble, regroup the use* more logically.
1948      Branch: cfgperl
1949            ! myconfig.SH
1950 ____________________________________________________________________________
1951 [  5214] By: jhi                                   on 2000/02/22  22:04:43
1952         Log: Integrate with Sarathy.
1953      Branch: cfgperl
1954           !> malloc.c perl.c pod/perldelta.pod pod/perldiag.pod
1955           !> pod/perlpod.pod pod/perlrun.pod toke.c utils/perldoc.PL
1956 ____________________________________________________________________________
1957 [  5213] By: jhi                                   on 2000/02/22  22:03:26
1958         Log: Add socklen_t probe; Configure maintenance.
1959      Branch: cfgperl
1960            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1961            ! config_h.SH doio.c ext/Sys/Hostname/Hostname.xs pp_sys.c
1962      Branch: metaconfig
1963            ! U/a_dvisory/quadtype.U U/compline/alignbytes.U U/modified/cc.U
1964            ! U/modified/libs.U
1965      Branch: metaconfig/U/perl
1966            + d_int64_t.U d_socklen_t.U
1967            - d_int64t.U
1968            ! i_sysutsname.U
1969 ____________________________________________________________________________
1970 [  5212] By: gsar                                  on 2000/02/22  21:46:45
1971         Log: make Perl's malloc work for allocations over 2GB (from Ilya
1972              Zakharevich)
1973      Branch: perl
1974            ! malloc.c
1975 ____________________________________________________________________________
1976 [  5211] By: gsar                                  on 2000/02/22  19:51:47
1977         Log: add -W and -X to -h output; fix other pod omissions
1978      Branch: perl
1979            ! perl.c pod/perlrun.pod
1980 ____________________________________________________________________________
1981 [  5210] By: gsar                                  on 2000/02/22  19:51:13
1982         Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
1983      Branch: perl
1984            ! pod/perlpod.pod
1985 ____________________________________________________________________________
1986 [  5209] By: jhi                                   on 2000/02/22  19:40:43
1987         Log: The subtests 28 and 31 were wrong.  Tightened also the similar
1988              tests nearby.
1989      Branch: cfgperl
1990            ! t/op/64bit.t
1991 ____________________________________________________________________________
1992 [  5208] By: gsar                                  on 2000/02/22  19:13:44
1993         Log: s/Activeware/ActiveState/
1994      Branch: perl
1995            ! pod/perlrun.pod
1996 ____________________________________________________________________________
1997 [  5207] By: jhi                                   on 2000/02/22  18:38:29
1998         Log: Perl version nit spotted by Spider Boardman.
1999      Branch: cfgperl
2000            ! configpm
2001 ____________________________________________________________________________
2002 [  5206] By: gsar                                  on 2000/02/22  17:50:44
2003         Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
2004      Branch: perl
2005            ! toke.c
2006 ____________________________________________________________________________
2007 [  5205] By: gsar                                  on 2000/02/22  17:36:26
2008         Log: fix memory overrun due to off-by-one in change#5192
2009      Branch: perl
2010            ! toke.c
2011 ____________________________________________________________________________
2012 [  5204] By: gsar                                  on 2000/02/22  17:10:39
2013         Log: sundry typos and such
2014      Branch: perl
2015            ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
2016 ____________________________________________________________________________
2017 [  5203] By: jhi                                   on 2000/02/22  17:10:22
2018         Log: Integrate with Sarathy.
2019      Branch: cfgperl
2020           !> (integrate 56 files)
2021 ____________________________________________________________________________
2022 [  5202] By: gsar                                  on 2000/02/22  16:48:58
2023         Log: remove vestiges of older attribute syntax
2024      Branch: perl
2025            ! ext/attrs/attrs.pm pod/Win32.pod pod/perldelta.pod
2026            ! pod/perlop.pod pod/perlthrtut.pod pod/perlvar.pod
2027 ____________________________________________________________________________
2028 [  5201] By: jhi                                   on 2000/02/22  14:39:56
2029         Log: Configure nits spotted by Spider Boardman.
2030      Branch: cfgperl
2031            ! Configure config_h.SH
2032      Branch: metaconfig
2033            ! U/modified/libs.U
2034      Branch: metaconfig/U/perl
2035            ! fpossize.U
2036 ____________________________________________________________________________
2037 [  5200] By: jhi                                   on 2000/02/22  14:31:21
2038         Log: Tru64 V5.0 patches from Spider Boardman.
2039      Branch: cfgperl
2040            ! hints/dec_osf.sh
2041
2042 ----------------
2043 Version v5.5.660
2044 ----------------
2045
2046 ____________________________________________________________________________
2047 [  5199] By: gsar                                  on 2000/02/22  11:29:28
2048         Log: beta2
2049      Branch: perl
2050            ! Changes
2051 ____________________________________________________________________________
2052 [  5198] By: gsar                                  on 2000/02/22  10:45:54
2053         Log: PodParser-1.093 update (from Brad Appleton's site)
2054      Branch: perl
2055            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
2056            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
2057            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
2058            ! t/pod/special_seqs.t t/pod/special_seqs.xr
2059 ____________________________________________________________________________
2060 [  5197] By: gsar                                  on 2000/02/22  10:24:13
2061         Log: integrate cfgperl contents into mainline, update Changes
2062      Branch: perl
2063            ! Changes pod/perlhist.pod
2064           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2065           !> config_h.SH hints/solaris_2.sh malloc.c perl.h
2066           !> pod/perldelta.pod
2067 ____________________________________________________________________________
2068 [  5196] By: gsar                                  on 2000/02/22  10:10:36
2069         Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
2070      Branch: perl
2071            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
2072            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
2073            ! t/lib/glob-taint.t t/lib/io_unix.t
2074 ____________________________________________________________________________
2075 [  5195] By: gsar                                  on 2000/02/22  10:01:49
2076         Log: s/undef/NO_INIT/g in change#5183
2077      Branch: perl
2078            ! lib/ExtUtils/xsubpp pod/perlxs.pod
2079 ____________________________________________________________________________
2080 [  5194] By: gsar                                  on 2000/02/22  09:44:07
2081         Log: perlipc bug (spotted by Ben Low)
2082      Branch: perl
2083            ! pod/perlipc.pod
2084 ____________________________________________________________________________
2085 [  5193] By: gsar                                  on 2000/02/22  09:38:58
2086         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
2087      Branch: perl
2088            ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
2089 ____________________________________________________________________________
2090 [  5192] By: gsar                                  on 2000/02/22  09:26:06
2091         Log: improvements for high-bit text literals (from Gisle Aas)
2092      Branch: perl
2093            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
2094            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
2095 ____________________________________________________________________________
2096 [  5191] By: gsar                                  on 2000/02/22  07:35:47
2097         Log: allow C<print v10>, $h{v13.10} etc.
2098      Branch: perl
2099            ! t/op/ver.t toke.c
2100 ____________________________________________________________________________
2101 [  5190] By: gsar                                  on 2000/02/22  05:35:27
2102         Log: adjust for lost fp precision in require version check
2103      Branch: perl
2104            ! pp_ctl.c t/comp/require.t
2105 ____________________________________________________________________________
2106 [  5189] By: jhi                                   on 2000/02/22  05:14:35
2107         Log: Check the alignment of long doubles if they are to be used;
2108              regen Configure.
2109      Branch: cfgperl
2110            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2111            ! config_h.SH
2112      Branch: metaconfig
2113            ! U/compline/alignbytes.U
2114 ____________________________________________________________________________
2115 [  5188] By: gsar                                  on 2000/02/22  04:45:57
2116         Log: use same treatment for EINVAL as for ETIMEDOUT
2117      Branch: perl
2118            ! ext/IO/lib/IO/Socket/INET.pm
2119 ____________________________________________________________________________
2120 [  5187] By: gsar                                  on 2000/02/21  23:15:12
2121         Log: type mismatch
2122      Branch: perl
2123            ! sv.c
2124 ____________________________________________________________________________
2125 [  5186] By: gsar                                  on 2000/02/21  21:10:26
2126         Log: remove dual-valueness of v-strings (i.e., they are pure strings
2127              now); avoid the word "tuple" to describe strings represented as
2128              character ordinals; usurp $PERL_VERSION for $^V as suggested by
2129              Larry, deprecate $] ; adjust the documentation and testsuite
2130              accordingly
2131      Branch: perl
2132            ! MANIFEST lib/English.pm op.c pod/perldelta.pod
2133            ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
2134            ! t/comp/require.t t/op/ver.t toke.c
2135 ____________________________________________________________________________
2136 [  5185] By: jhi                                   on 2000/02/21  20:36:05
2137         Log: detypo
2138      Branch: cfgperl
2139            ! perl.h
2140 ____________________________________________________________________________
2141 [  5184] By: gsar                                  on 2000/02/21  18:37:38
2142         Log: clarify "use Module VERSION LIST" (from Robin Barker)
2143      Branch: perl
2144            ! pod/perlfunc.pod
2145 ____________________________________________________________________________
2146 [  5183] By: gsar                                  on 2000/02/21  18:31:42
2147         Log: allow optional XSUB parameters without being forced to use a
2148              default (from Hugo van der Sanden)
2149      Branch: perl
2150            ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
2151 ____________________________________________________________________________
2152 [  5182] By: jhi                                   on 2000/02/21  18:22:47
2153         Log: Add Solaris LP64 notes. 
2154      Branch: cfgperl
2155            ! hints/solaris_2.sh
2156 ____________________________________________________________________________
2157 [  5181] By: gsar                                  on 2000/02/21  16:53:39
2158         Log: generalize "%v" format into a flag for any integral format type:
2159              "%vd", "%v#o", "%*vX", etc are allowed
2160      Branch: perl
2161            ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
2162            ! utils/perlbug.PL
2163 ____________________________________________________________________________
2164 [  5180] By: gsar                                  on 2000/02/21  07:11:00
2165         Log: detypo
2166      Branch: perl
2167            ! ext/B/B.xs
2168 ____________________________________________________________________________
2169 [  5179] By: gsar                                  on 2000/02/21  07:08:38
2170         Log: undo accidental delete
2171      Branch: perl
2172            ! ext/B/B.pm ext/B/B.xs
2173 ____________________________________________________________________________
2174 [  5178] By: gsar                                  on 2000/02/21  07:02:16
2175         Log: get Compiler "working" under useithreads
2176      Branch: perl
2177            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
2178            ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
2179 ____________________________________________________________________________
2180 [  5177] By: jhi                                   on 2000/02/21  03:16:24
2181         Log: Thou shalt not printf longs with %d.
2182      Branch: cfgperl
2183            ! malloc.c
2184 ____________________________________________________________________________
2185 [  5176] By: jhi                                   on 2000/02/21  01:37:35
2186         Log: Integrate with Sarathy.
2187      Branch: cfgperl
2188           +> t/pragma/warn/9enabled
2189           !> (integrate 63 files)
2190 ____________________________________________________________________________
2191 [  5175] By: gsar                                  on 2000/02/21  00:25:00
2192         Log: misplaced braces
2193      Branch: perl
2194            ! malloc.c
2195 ____________________________________________________________________________
2196 [  5174] By: gsar                                  on 2000/02/21  00:09:16
2197         Log: more malloc.c tweaks for change#5070
2198      Branch: perl
2199            ! malloc.c
2200 ____________________________________________________________________________
2201 [  5173] By: gsar                                  on 2000/02/21  00:01:17
2202         Log: malloc.c fixups in change#5170 need to fetch thx pointer
2203      Branch: perl
2204            ! malloc.c
2205 ____________________________________________________________________________
2206 [  5172] By: gsar                                  on 2000/02/20  23:52:39
2207         Log: missing file in change#5170
2208      Branch: perl
2209            + t/pragma/warn/9enabled
2210 ____________________________________________________________________________
2211 [  5171] By: gsar                                  on 2000/02/20  23:49:17
2212         Log: skip conditionally defined symbols in change#5162
2213      Branch: perl
2214            ! makedef.pl
2215 ____________________________________________________________________________
2216 [  5170] By: gsar                                  on 2000/02/20  22:58:09
2217         Log: lexical warnings update, ability to inspect bitmask in calling
2218              scope, among other things (from Paul Marquess)
2219      Branch: perl
2220            ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
2221            ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
2222            ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
2223            ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
2224            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
2225            ! t/pragma/warn/toke toke.c warnings.h warnings.pl
2226 ____________________________________________________________________________
2227 [  5169] By: gsar                                  on 2000/02/20  22:22:28
2228         Log: windows fixes for virtualizing child std{in,out,err} handles,
2229              attempts to lock uninitialized critical section in files that
2230              were never explicitly opened (from Doug Lankshear)
2231      Branch: perl
2232            ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
2233 ____________________________________________________________________________
2234 [  5168] By: gsar                                  on 2000/02/20  20:19:11
2235         Log: update Changes, credits
2236      Branch: perl
2237            ! Changes
2238 ____________________________________________________________________________
2239 [  5167] By: gsar                                  on 2000/02/20  18:54:27
2240         Log: avoid reading out-of-bounds memory when matching against reference
2241      Branch: perl
2242            ! regexec.c
2243 ____________________________________________________________________________
2244 [  5166] By: gsar                                  on 2000/02/20  17:59:41
2245         Log: byte mode chop() should clear UTF8 (from Gisle Aas)
2246      Branch: perl
2247            ! doop.c
2248 ____________________________________________________________________________
2249 [  5165] By: gsar                                  on 2000/02/20  17:57:08
2250         Log: test fix needed by change#5164
2251      Branch: perl
2252            ! t/pragma/warn/toke
2253 ____________________________________________________________________________
2254 [  5164] By: gsar                                  on 2000/02/20  17:50:38
2255         Log: default mkdir() mode argument to 0777
2256      Branch: perl
2257            ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2258            ! t/op/mkdir.t toke.c
2259 ____________________________________________________________________________
2260 [  5163] By: gsar                                  on 2000/02/20  16:34:33
2261         Log: glob() takes one or no user arguments and a non-user-visible second
2262              hidden argument, fix its prototype-checking accordingly
2263      Branch: perl
2264            ! op.c opcode.h opcode.pl
2265 ____________________________________________________________________________
2266 [  5162] By: gsar                                  on 2000/02/20  16:07:38
2267         Log: make change#3386 a build-time option (avoids problems due to
2268              perl_run() longjmping out)
2269      Branch: perl
2270            ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
2271            ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
2272            ! scope.h sv.c thrdvar.h util.c
2273 ____________________________________________________________________________
2274 [  5161] By: gsar                                  on 2000/02/20  12:13:37
2275         Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
2276              modified to use Errno more portably)
2277      Branch: perl
2278            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
2279 ____________________________________________________________________________
2280 [  5160] By: gsar                                  on 2000/02/20  11:53:28
2281         Log: mention portability caveat about C<use Errno 'EFOO'>
2282      Branch: perl
2283            ! ext/Errno/Errno_pm.PL
2284 ____________________________________________________________________________
2285 [  5159] By: gsar                                  on 2000/02/20  11:14:36
2286         Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
2287      Branch: perl
2288            ! pod/perlvar.pod
2289 ____________________________________________________________________________
2290 [  5158] By: gsar                                  on 2000/02/20  10:53:49
2291         Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
2292      Branch: perl
2293            ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
2294            ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
2295            ! vms/descrip_mms.template
2296 ____________________________________________________________________________
2297 [  5157] By: jhi                                   on 2000/02/19  20:29:26
2298         Log: Be explicit about what ops work with bt vectors.
2299              (And implicit about which don't.)
2300      Branch: cfgperl
2301            ! pod/perldelta.pod
2302 ____________________________________________________________________________
2303 [  5156] By: jhi                                   on 2000/02/19  18:38:14
2304         Log: Integrate with Sarathy.
2305      Branch: cfgperl
2306           +> lib/bytes.pm lib/bytes_heavy.pl
2307            - lib/byte.pm lib/byte_heavy.pl
2308           !> (integrate 61 files)
2309 ____________________________________________________________________________
2310 [  5155] By: gsar                                  on 2000/02/19  17:57:39
2311         Log: char vs U8 warnings
2312      Branch: perl
2313            ! sv.c
2314 ____________________________________________________________________________
2315 [  5154] By: gsar                                  on 2000/02/19  17:44:56
2316         Log: remove outdated caveat about C<while ($k = each %foo)> (from
2317              Hugo van der Sanden)
2318      Branch: perl
2319            ! pod/perlfunc.pod
2320 ____________________________________________________________________________
2321 [  5153] By: gsar                                  on 2000/02/19  17:41:41
2322         Log: tests, doc tweak (from Gisle Aas)
2323      Branch: perl
2324            ! pod/perlfaq9.pod t/op/ord.t
2325 ____________________________________________________________________________
2326 [  5152] By: gsar                                  on 2000/02/19  17:35:50
2327         Log: document behavior of splice(@ary) (from Gisle Aas)
2328      Branch: perl
2329            ! pod/perlfunc.pod
2330 ____________________________________________________________________________
2331 [  5151] By: gsar                                  on 2000/02/19  17:33:59
2332         Log: fix bug in backtracking optimizer (from Makoto Ishisone
2333              <ishisone@sra.co.jp>)
2334      Branch: perl
2335            ! regexec.c t/op/pat.t
2336 ____________________________________________________________________________
2337 [  5150] By: gsar                                  on 2000/02/19  17:33:05
2338         Log: more B fixups to cope with empty GVs (these can only happen in pads)
2339      Branch: perl
2340            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
2341 ____________________________________________________________________________
2342 [  5149] By: gsar                                  on 2000/02/19  17:32:03
2343         Log: avoid compiler warnings
2344      Branch: perl
2345            ! malloc.c perl.h
2346 ____________________________________________________________________________
2347 [  5148] By: gsar                                  on 2000/02/19  17:18:09
2348         Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
2349      Branch: perl
2350            ! lib/attributes.pm
2351 ____________________________________________________________________________
2352 [  5147] By: gsar                                  on 2000/02/19  17:15:34
2353         Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
2354              for that)
2355      Branch: perl
2356            ! ext/Errno/Errno_pm.PL
2357 ____________________________________________________________________________
2358 [  5146] By: gsar                                  on 2000/02/19  16:18:46
2359         Log: integrate cfgperl contents into mainline
2360      Branch: perl
2361           !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2362           !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
2363           !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
2364           !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
2365 ____________________________________________________________________________
2366 [  5145] By: gsar                                  on 2000/02/19  16:10:37
2367         Log: POSIX::strftime gets the date wrong (from John Tobey
2368              <jtobey@epsilondev.com>)
2369      Branch: perl
2370            ! ext/POSIX/POSIX.xs t/lib/posix.t
2371 ____________________________________________________________________________
2372 [  5144] By: gsar                                  on 2000/02/19  16:02:40
2373         Log: don't blindly set bool=char on linux (from Andy Dougherty)
2374      Branch: perl
2375            ! handy.h hints/linux.sh x2p/a2p.h
2376 ____________________________________________________________________________
2377 [  5143] By: gsar                                  on 2000/02/19  15:54:04
2378         Log: some rearrangement of the includes for easier "microperl" build;
2379              add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
2380      Branch: perl
2381            ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
2382 ____________________________________________________________________________
2383 [  5142] By: gsar                                  on 2000/02/19  15:22:17
2384         Log: fixes for Pod::Html issues (from Wolfgang Laun
2385              <wolfgang.laun@chello.at>)
2386      Branch: perl
2387            ! lib/Pod/Html.pm
2388 ____________________________________________________________________________
2389 [  5141] By: gsar                                  on 2000/02/19  08:27:29
2390         Log: grammos (spotted by Tom Christiansen)
2391      Branch: perl
2392            ! pod/perlfunc.pod
2393 ____________________________________________________________________________
2394 [  5140] By: gsar                                  on 2000/02/19  08:17:04
2395         Log: various xsubpp enhancements that make it easier to use with
2396              C::Scan (from Ilya Zakharevich)
2397              
2398              TODO: still needs documentation
2399      Branch: perl
2400            ! lib/ExtUtils/xsubpp
2401 ____________________________________________________________________________
2402 [  5139] By: gsar                                  on 2000/02/19  07:55:18
2403         Log: s/croak/Perl_croak/
2404      Branch: perl
2405            ! sv.c
2406 ____________________________________________________________________________
2407 [  5138] By: gsar                                  on 2000/02/19  07:51:39
2408         Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
2409      Branch: perl
2410            ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
2411            ! pp_hot.c proto.h sv.c toke.c
2412 ____________________________________________________________________________
2413 [  5137] By: gsar                                  on 2000/02/19  07:42:12
2414         Log: set close-on-exec flag on sockets too, like we do for files
2415              and pipes
2416      Branch: perl
2417            ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
2418 ____________________________________________________________________________
2419 [  5136] By: gsar                                  on 2000/02/19  07:23:48
2420         Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
2421              permitted by change#5011 (from Gisle Aas)
2422      Branch: perl
2423            ! pp.c utf8.c utf8.h
2424 ____________________________________________________________________________
2425 [  5135] By: gsar                                  on 2000/02/19  06:53:13
2426         Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2427      Branch: perl
2428            ! lib/warnings.pm op.c warnings.h warnings.pl
2429 ____________________________________________________________________________
2430 [  5134] By: gsar                                  on 2000/02/19  06:36:46
2431         Log: s/byte/bytes/g remnants
2432      Branch: perl
2433            ! lib/bytes.pm lib/bytes_heavy.pl
2434 ____________________________________________________________________________
2435 [  5133] By: gsar                                  on 2000/02/19  06:33:49
2436         Log: rename byte:: to bytes::
2437      Branch: perl
2438           +> lib/bytes.pm lib/bytes_heavy.pl
2439            - lib/byte.pm lib/byte_heavy.pl
2440            ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
2441            ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
2442            ! t/lib/charnames.t t/op/ver.t
2443 ____________________________________________________________________________
2444 [  5132] By: gsar                                  on 2000/02/19  05:58:42
2445         Log: English names for $^R and $^S
2446      Branch: perl
2447            ! lib/English.pm pod/perlvar.pod
2448 ____________________________________________________________________________
2449 [  5131] By: gsar                                  on 2000/02/19  05:44:20
2450         Log: rename "Probable precendence problem" diagnostic to "Bareword found
2451              in conditional" to better reflect the class of error (as suggested
2452              by Larry)
2453      Branch: perl
2454            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
2455 ____________________________________________________________________________
2456 [  5130] By: gsar                                  on 2000/02/19  05:43:10
2457         Log: fix outdated info about PerlClinic and the bug-tracking system
2458      Branch: perl
2459            ! pod/perlfaq2.pod pod/perltodo.pod
2460 ____________________________________________________________________________
2461 [  5129] By: gsar                                  on 2000/02/19  04:14:19
2462         Log: some fixes for mingw32/GCC (SETERRNO() still appears to
2463              trash memory)
2464      Branch: perl
2465            ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
2466            ! win32/win32.h
2467 ____________________________________________________________________________
2468 [  5128] By: gsar                                  on 2000/02/18  06:55:33
2469         Log: avoid $@-clearing sideeffect of require in Carp
2470      Branch: perl
2471            ! lib/Carp.pm
2472 ____________________________________________________________________________
2473 [  5127] By: gsar                                  on 2000/02/18  04:58:26
2474         Log: stronger testcase for change#5126
2475      Branch: perl
2476            ! t/op/pat.t
2477 ____________________________________________________________________________
2478 [  5126] By: gsar                                  on 2000/02/18  04:44:28
2479         Log: make /\S/ match the same things /[\S]/ matches; likewise for
2480              \D (from Rick Delaney <rick@consumercontact.com>)
2481      Branch: perl
2482            ! regexec.c t/op/pat.t
2483 ____________________________________________________________________________
2484 [  5125] By: gsar                                  on 2000/02/18  03:57:43
2485         Log: Compiler fixups from Jan Dubois
2486      Branch: perl
2487            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
2488 ____________________________________________________________________________
2489 [  5124] By: jhi                                   on 2000/02/17  22:09:09
2490         Log: Take out the -Wl,-z as we have survice so far without.
2491      Branch: cfgperl
2492            ! hints/hpux.sh
2493 ____________________________________________________________________________
2494 [  5123] By: jhi                                   on 2000/02/17  18:40:17
2495         Log: Integrate with Sarathy.
2496      Branch: cfgperl
2497           !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
2498 ____________________________________________________________________________
2499 [  5122] By: gsar                                  on 2000/02/17  18:01:14
2500         Log: fix test that depends on op_dump() output
2501      Branch: perl
2502            ! t/op/split.t
2503 ____________________________________________________________________________
2504 [  5121] By: gsar                                  on 2000/02/17  17:55:18
2505         Log: op_dump() tweak
2506      Branch: perl
2507            ! dump.c
2508 ____________________________________________________________________________
2509 [  5120] By: jhi                                   on 2000/02/16  23:11:04
2510         Log: Regularize the use* questions, and replace
2511              "Configure *must* be run with -Duse..." with.
2512              "can be run".
2513      Branch: cfgperl
2514            ! Configure config_h.SH
2515      Branch: metaconfig
2516            ! U/threads/usethreads.U
2517      Branch: metaconfig/U/perl
2518            ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
2519            ! usemultiplicity.U useperlio.U usesocks.U
2520 ____________________________________________________________________________
2521 [  5119] By: jhi                                   on 2000/02/16  22:29:11
2522         Log: HP-UX 64-bitness/largefile fixes.
2523      Branch: cfgperl
2524            ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
2525            ! perl.h
2526      Branch: metaconfig
2527            ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
2528      Branch: metaconfig/U/perl
2529            ! Extensions.U
2530 ____________________________________________________________________________
2531 [  5118] By: jhi                                   on 2000/02/16  19:47:51
2532         Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2533              (tag :seek), add S_I constants (and functions) (tag :mode);
2534              refer only to the SEEK_ of Fcntl, not the ones from
2535              POSIX or IO::; add SHUT_ to Socket; get trigonometric
2536              functions from Math::Trig instead of POSIX.
2537      Branch: cfgperl
2538            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
2539            ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
2540            ! pod/perlopentut.pod t/lib/syslfs.t
2541      Branch: metaconfig/U/perl
2542            + i_sysmode.U
2543 ____________________________________________________________________________
2544 [  5117] By: gsar                                  on 2000/02/16  06:39:06
2545         Log: avoid warnings due to redefined NULL
2546      Branch: perl
2547            ! ext/ODBM_File/ODBM_File.xs
2548 ____________________________________________________________________________
2549 [  5116] By: gsar                                  on 2000/02/16  00:10:25
2550         Log: integrate cfgperl changes into mainline
2551      Branch: perl
2552           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2553           !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
2554           !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
2555           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
2556 ____________________________________________________________________________
2557 [  5115] By: jhi                                   on 2000/02/15  23:11:55
2558         Log: Probe for <sys/utsname.h>.
2559      Branch: cfgperl
2560            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2561            ! config_h.SH ext/Sys/Hostname/Hostname.xs
2562      Branch: metaconfig/U/perl
2563            + i_sysutsname.U
2564 ____________________________________________________________________________
2565 [  5114] By: jhi                                   on 2000/02/15  22:59:59
2566         Log: Integrate with Sarathy.
2567      Branch: cfgperl
2568           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
2569           +> ext/Sys/Hostname/Makefile.PL
2570            - lib/Sys/Hostname.pm
2571           !> (integrate 41 files)
2572 ____________________________________________________________________________
2573 [  5113] By: gsar                                  on 2000/02/15  21:22:18
2574         Log: update Changes, patchlevel
2575      Branch: perl
2576            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
2577            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2578 ____________________________________________________________________________
2579 [  5112] By: gsar                                  on 2000/02/15  20:57:12
2580         Log: fix change#5104 under useithreads
2581      Branch: perl
2582            ! op.c
2583 ____________________________________________________________________________
2584 [  5111] By: gsar                                  on 2000/02/15  20:45:10
2585         Log: export list tweak needed by change#5103
2586      Branch: perl
2587            ! makedef.pl
2588 ____________________________________________________________________________
2589 [  5110] By: gsar                                  on 2000/02/15  19:32:56
2590         Log: add XS version of Sys::Hostname (from Greg Bacon
2591              <gbacon@itsc.uah.edu>)
2592      Branch: perl
2593            + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
2594            + ext/Sys/Hostname/Makefile.PL
2595            - lib/Sys/Hostname.pm
2596            ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
2597            ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
2598            ! win32/makefile.mk
2599 ____________________________________________________________________________
2600 [  5109] By: gsar                                  on 2000/02/15  18:35:28
2601         Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
2602              given undefined values (from Graham Barr <gbarr@pobox.com>)
2603      Branch: perl
2604            ! universal.c
2605 ____________________________________________________________________________
2606 [  5108] By: gsar                                  on 2000/02/15  18:25:05
2607         Log: avoid accidental #line directives (from Rick Delaney
2608              <rick@consumercontact.com>)
2609      Branch: perl
2610            ! pod/perlsyn.pod toke.c
2611 ____________________________________________________________________________
2612 [  5107] By: gsar                                  on 2000/02/15  18:04:31
2613         Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
2614      Branch: perl
2615            ! perl.c
2616 ____________________________________________________________________________
2617 [  5106] By: gsar                                  on 2000/02/15  18:02:17
2618         Log: incorrect docs about delete() (spotted by Martyn Pearce
2619              <martyn@inpharmatica.co.uk>)
2620      Branch: perl
2621            ! pod/perldelta.pod pod/perlfunc.pod
2622 ____________________________________________________________________________
2623 [  5105] By: gsar                                  on 2000/02/15  17:43:27
2624         Log: s/use vars/our/ (from Gisle Aas)
2625      Branch: perl
2626            ! bytecode.pl
2627 ____________________________________________________________________________
2628 [  5104] By: gsar                                  on 2000/02/15  17:42:06
2629         Log: optimize pseudohash slice in array slice at compile time (from
2630              John Tobey <jtobey@john-edwin-tobey.org>)
2631      Branch: perl
2632            ! op.c t/lib/fields.t
2633 ____________________________________________________________________________
2634 [  5103] By: gsar                                  on 2000/02/15  17:18:12
2635         Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
2636      Branch: perl
2637            ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
2638            ! perl.h perlapi.c proto.h vos/vos_dummies.c
2639 ____________________________________________________________________________
2640 [  5102] By: gsar                                  on 2000/02/15  17:05:12
2641         Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
2642      Branch: perl
2643            ! Todo-5.6 pod/perldata.pod pod/perlport.pod
2644 ____________________________________________________________________________
2645 [  5101] By: gsar                                  on 2000/02/15  17:02:51
2646         Log: fix regen_headers target to make all the autogenerated files
2647              writable first
2648      Branch: perl
2649            ! Makefile.SH
2650 ____________________________________________________________________________
2651 [  5100] By: gsar                                  on 2000/02/15  16:41:53
2652         Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
2653              Ilya Zakharevich)
2654      Branch: perl
2655            ! op.c t/op/lex_assign.t
2656 ____________________________________________________________________________
2657 [  5099] By: gsar                                  on 2000/02/15  16:17:36
2658         Log: more complete File::Spec support for Mac and VMS, tests (from
2659              Barrie Slaymaker <barries@slaysys.com>)
2660      Branch: perl
2661            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2662            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
2663 ____________________________________________________________________________
2664 [  5098] By: gsar                                  on 2000/02/15  16:10:46
2665         Log: fix incompatibility with bison generated parser (from
2666              Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
2667      Branch: perl
2668            ! toke.c
2669 ____________________________________________________________________________
2670 [  5097] By: gsar                                  on 2000/02/15  16:07:17
2671         Log: propagate st_mode bits to group/other for Borland build
2672              (from Vadim Konovalov <vkonovalov@lucent.com>)
2673      Branch: perl
2674            ! win32/win32.c
2675 ____________________________________________________________________________
2676 [  5096] By: jhi                                   on 2000/02/15  14:22:23
2677         Log: Integrate with Sarathy.
2678      Branch: cfgperl
2679           !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
2680 ____________________________________________________________________________
2681 [  5095] By: jhi                                   on 2000/02/15  14:19:22
2682         Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
2683              easier just to drop the paranoid test.
2684      Branch: cfgperl
2685            ! hints/aix.sh
2686 ____________________________________________________________________________
2687 [  5094] By: gsar                                  on 2000/02/15  05:42:17
2688         Log: update exetype.pl tool
2689      Branch: perl
2690            ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
2691 ____________________________________________________________________________
2692 [  5093] By: jhi                                   on 2000/02/15  05:24:02
2693         Log: Integrate with Sarathy.
2694      Branch: cfgperl
2695           !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
2696           !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
2697           !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
2698           !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
2699 ____________________________________________________________________________
2700 [  5092] By: jhi                                   on 2000/02/15  05:22:09
2701         Log: Unroll the libs scan thanks to HP-UX.
2702      Branch: cfgperl
2703            ! Configure config_h.SH hints/hpux.sh
2704      Branch: metaconfig
2705            ! U/modified/libpth.U U/modified/libs.U
2706      Branch: metaconfig/U/perl
2707            ! Extensions.U dlsrc.U
2708 ____________________________________________________________________________
2709 [  5091] By: gsar                                  on 2000/02/15  05:17:56
2710         Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
2711              safefree() rather than Safefree()
2712      Branch: perl
2713            ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
2714            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
2715            ! ext/SDBM_File/SDBM_File.xs
2716 ____________________________________________________________________________
2717 [  5090] By: gsar                                  on 2000/02/15  04:54:17
2718         Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
2719              introduced XPVMG storage in arenas
2720      Branch: perl
2721            ! sv.c
2722 ____________________________________________________________________________
2723 [  5089] By: jhi                                   on 2000/02/15  00:41:36
2724         Log: AIX perl linkage tweakage.
2725      Branch: cfgperl
2726            ! Makefile.SH
2727 ____________________________________________________________________________
2728 [  5088] By: jhi                                   on 2000/02/15  00:07:06
2729         Log: abort instead of just promising.
2730      Branch: cfgperl
2731            ! hints/aix.sh
2732 ____________________________________________________________________________
2733 [  5087] By: jhi                                   on 2000/02/14  23:51:05
2734         Log: silly compilers don't know that croak() exits
2735              and complain about unitialized RETVALs
2736      Branch: cfgperl
2737            ! ext/Sys/Syslog/Syslog.xs
2738 ____________________________________________________________________________
2739 [  5086] By: jhi                                   on 2000/02/14  21:13:24
2740         Log: Add lseektype and lseeksize to myconfig.
2741      Branch: cfgperl
2742            ! myconfig.SH
2743 ____________________________________________________________________________
2744 [  5085] By: gsar                                  on 2000/02/14  18:51:11
2745         Log: avoid warnings
2746      Branch: perl
2747            ! perl.c
2748 ____________________________________________________________________________
2749 [  5084] By: gsar                                  on 2000/02/14  18:26:08
2750         Log: fix small interpreter leaks identified by Purify
2751      Branch: perl
2752            ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
2753            ! t/op/ord.t t/pragma/warnings.t
2754 ____________________________________________________________________________
2755 [  5083] By: jhi                                   on 2000/02/14  17:50:52
2756         Log: Remove tagged core files.
2757      Branch: cfgperl
2758            ! lib/ExtUtils/MM_Unix.pm
2759 ____________________________________________________________________________
2760 [  5082] By: jhi                                   on 2000/02/14  17:41:07
2761         Log: Prefer full_ar.
2762      Branch: cfgperl
2763            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2764 ____________________________________________________________________________
2765 [  5081] By: jhi                                   on 2000/02/14  17:20:32
2766         Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
2767      Branch: cfgperl
2768            ! myconfig.SH
2769 ____________________________________________________________________________
2770 [  5080] By: jhi                                   on 2000/02/14  15:33:03
2771         Log: Integrate with Sarathy.
2772      Branch: cfgperl
2773           !> Porting/pumpkin.pod av.c malloc.c sv.c
2774 ____________________________________________________________________________
2775 [  5079] By: gsar                                  on 2000/02/14  08:50:06
2776         Log: notes about running Purify
2777      Branch: perl
2778            ! Porting/pumpkin.pod av.c sv.c
2779 ____________________________________________________________________________
2780 [  5078] By: gsar                                  on 2000/02/14  07:27:21
2781         Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
2782      Branch: perl
2783            ! malloc.c
2784 ____________________________________________________________________________
2785 [  5077] By: gsar                                  on 2000/02/14  07:25:44
2786         Log: integrate cfgperl contents into mainline
2787      Branch: perl
2788           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2789           !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
2790           !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
2791           !> vms/subconfigure.com vos/config.def vos/config.h
2792           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
2793           !> win32/config.vc win32/config_H.bc win32/config_H.gc
2794           !> win32/config_H.vc
2795 ____________________________________________________________________________
2796 [  5076] By: jhi                                   on 2000/02/14  05:01:56
2797         Log: Integrate with Sarathy.
2798      Branch: cfgperl
2799           !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
2800 ____________________________________________________________________________
2801 [  5075] By: jhi                                   on 2000/02/14  04:56:52
2802         Log: Configure -A stopped processing of any further options.
2803      Branch: cfgperl
2804            ! Configure config_h.SH
2805      Branch: metaconfig
2806            ! U/modified/Options.U
2807 ____________________________________________________________________________
2808 [  5074] By: gsar                                  on 2000/02/14  04:45:01
2809         Log: remove outdated -DPURIFY code--it reports bogus errors during global
2810              destruction since we actually depend on SVs being in arenas there
2811      Branch: perl
2812            ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
2813 ____________________________________________________________________________
2814 [  5073] By: jhi                                   on 2000/02/13  19:28:17
2815         Log: Integrate with Sarathy.
2816      Branch: cfgperl
2817            - Todo-5.005
2818           !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
2819           !> util.c
2820 ____________________________________________________________________________
2821 [  5072] By: gsar                                  on 2000/02/13  19:02:07
2822         Log: more purification (pp_require() could access free memory; vdie()
2823              could think message was random length when passed a null argument;
2824              utilize() didn't set up the hash for the method name leading to
2825              pp_method_named() accessing random state; PL_curpm wasn't zeroed
2826              properly)
2827      Branch: perl
2828            ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
2829            ! util.c
2830 ____________________________________________________________________________
2831 [  5071] By: jhi                                   on 2000/02/12  19:59:35
2832         Log: uselonglong sits deep.
2833      Branch: cfgperl
2834            ! Configure config_h.SH hints/solaris_2.sh
2835      Branch: metaconfig/U/perl
2836            ! use64bits.U
2837 ____________________________________________________________________________
2838 [  5070] By: jhi                                   on 2000/02/12  01:25:41
2839         Log: megalomaniac 64-bit update: most importantly,
2840              uselonglong is eradicated, only backward
2841              compatibility hooks in use64bits remain.
2842      Branch: cfgperl
2843            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2844            ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
2845            ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
2846            ! vos/config.def vos/config.h vos/config_h.SH_orig
2847            ! win32/config.bc win32/config.gc win32/config.vc
2848            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2849      Branch: metaconfig
2850            ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
2851      Branch: metaconfig/U/perl
2852            ! use64bits.U
2853 ____________________________________________________________________________
2854 [  5069] By: jhi                                   on 2000/02/11  21:13:41
2855         Log: undo #5064 for now; there seems to be no good selection
2856              of flags to add the new option.
2857      Branch: cfgperl
2858            ! hints/hpux.sh
2859 ____________________________________________________________________________
2860 [  5068] By: jhi                                   on 2000/02/11  21:01:21
2861         Log: Guard against accidental long long use.
2862      Branch: cfgperl
2863            ! perl.h
2864 ____________________________________________________________________________
2865 [  5067] By: jhi                                   on 2000/02/11  19:50:32
2866         Log: logic fixes
2867      Branch: cfgperl
2868            ! Configure config_h.SH
2869      Branch: metaconfig/U/perl
2870            ! uselonglong.U
2871 ____________________________________________________________________________
2872 [  5066] By: jhi                                   on 2000/02/11  19:32:30
2873         Log: Clarify 64-bit issues.
2874      Branch: cfgperl
2875            ! pod/perldelta.pod
2876 ____________________________________________________________________________
2877 [  5065] By: jhi                                   on 2000/02/11  18:13:29
2878         Log: Integrate with Sarathy.
2879      Branch: cfgperl
2880           !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
2881           !> toke.c
2882 ____________________________________________________________________________
2883 [  5064] By: jhi                                   on 2000/02/11  18:11:47
2884         Log: Silence linker warnings about binary backward incompatibilities.
2885      Branch: cfgperl
2886            ! hints/hpux.sh
2887 ____________________________________________________________________________
2888 [  5063] By: gsar                                  on 2000/02/11  16:36:14
2889         Log: fix uninitialized memory reads found by purify
2890      Branch: perl
2891            ! ext/Devel/Peek/Peek.xs regcomp.c
2892 ____________________________________________________________________________
2893 [  5062] By: jhi                                   on 2000/02/11  00:11:39
2894         Log: de-fancify the largefiles hints
2895      Branch: cfgperl
2896            ! hints/hpux.sh
2897 ____________________________________________________________________________
2898 [  5061] By: gsar                                  on 2000/02/10  19:17:09
2899         Log: longstanding bug in parsing "require VERSION", could reallocate
2900              current line and not know it; exposed by change#5004; manifested
2901              as parse failure of C<{require 5.003}>
2902      Branch: perl
2903            ! t/comp/require.t t/comp/use.t toke.c
2904 ____________________________________________________________________________
2905 [  5060] By: jhi                                   on 2000/02/10  13:29:25
2906         Log: Integrate with Sarathy.
2907      Branch: cfgperl
2908           !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
2909 ____________________________________________________________________________
2910 [  5059] By: gsar                                  on 2000/02/10  06:21:21
2911         Log: make global symbol exports AIX-specific
2912      Branch: perl
2913            ! makedef.pl
2914 ____________________________________________________________________________
2915 [  5058] By: gsar                                  on 2000/02/10  06:16:57
2916         Log: integrate cfgperl contents into mainline
2917      Branch: perl
2918           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2919           !> Porting/config_H config_h.SH makedef.pl perl.h
2920           !> vms/subconfigure.com vos/config.def win32/config.bc
2921           !> win32/config.gc win32/config.vc win32/config_H.bc
2922           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
2923           !> win32/config_sh.PL
2924 ____________________________________________________________________________
2925 [  5057] By: gsar                                  on 2000/02/10  01:08:01
2926         Log: windows bugfixes for virtual directories under USE_ITHREADS:
2927              allows path mapping to unknown devices to work properly;
2928              special file names like CONOUT$ can be opened with sysopen()
2929              again
2930      Branch: perl
2931            ! win32/vdir.h
2932 ____________________________________________________________________________
2933 [  5056] By: gsar                                  on 2000/02/10  00:56:27
2934         Log: formline() could wipe out readonly-ness, freeing constants
2935              prematurely, or affect cloning of pad constants
2936      Branch: perl
2937            ! pp_ctl.c t/op/write.t
2938 ____________________________________________________________________________
2939 [  5055] By: jhi                                   on 2000/02/09  19:48:58
2940         Log: Regenerate Configure for I_SYSLOG.
2941      Branch: cfgperl
2942            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2943            ! config_h.SH
2944 ____________________________________________________________________________
2945 [  5054] By: jhi                                   on 2000/02/09  19:38:04
2946         Log: fix AIX and multiplicity problems
2947      Branch: cfgperl
2948            ! Makefile.SH makedef.pl
2949 ____________________________________________________________________________
2950 [  5053] By: bailey                                on 2000/02/09  10:58:11
2951         Log: remove redundant archcore directory prefix in installperl
2952      Branch: vmsperl
2953            ! installperl
2954 ____________________________________________________________________________
2955 [  5052] By: bailey                                on 2000/02/09  10:44:22
2956         Log: Work around prefixing bug in older DECC preprocessors
2957      Branch: vmsperl
2958            ! vms/vms.c vms/vmsish.h
2959 ____________________________________________________________________________
2960 [  5051] By: bailey                                on 2000/02/09  09:52:06
2961         Log: Eliminate unnecessary (and sometimes confounding) test for
2962              word boundary
2963      Branch: vmsperl
2964            ! lib/ExtUtils/MM_VMS.pm
2965 ____________________________________________________________________________
2966 [  5050] By: bailey                                on 2000/02/09  09:29:06
2967         Log: Minor fixes to assuage picky compilers (unsigned comparisons and
2968              alias rules lead to compilation warnings)
2969      Branch: vmsperl
2970            ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
2971 ____________________________________________________________________________
2972 [  5049] By: bailey                                on 2000/02/09  09:09:45
2973         Log: Resync with mainline
2974      Branch: vmsperl
2975           +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
2976           +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
2977           +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
2978           +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
2979           +> vos/config.def vos/config.pl win32/bin/exetype.pl
2980            - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
2981            ! vms/subconfigure.com
2982           !> (integrate 358 files)
2983 ____________________________________________________________________________
2984 [  5048] By: jhi                                   on 2000/02/09  03:54:05
2985         Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
2986              (reported by Yitzchak Scott-Thoennes in p5p)
2987      Branch: cfgperl
2988            ! Configure config_h.SH
2989      Branch: metaconfig
2990            ! U/modified/Cppsym.U
2991 ____________________________________________________________________________
2992 [  5047] By: jhi                                   on 2000/02/09  02:56:43
2993         Log: (fake) use of getcwd.
2994      Branch: cfgperl
2995            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2996            ! config_h.SH perl.h
2997 ____________________________________________________________________________
2998 [  5046] By: jhi                                   on 2000/02/09  02:22:50
2999         Log: lib scan fix
3000      Branch: cfgperl
3001            ! Configure config_h.SH
3002      Branch: metaconfig
3003            ! U/modified/libs.U
3004 ____________________________________________________________________________
3005 [  5045] By: jhi                                   on 2000/02/09  02:17:34
3006         Log: Reintroduce #5019 via metaconfig.
3007      Branch: cfgperl
3008            ! Configure config_h.SH
3009      Branch: metaconfig
3010            ! U/installdirs/inc_version_list.U
3011 ____________________________________________________________________________
3012 [  5044] By: jhi                                   on 2000/02/09  02:07:08
3013         Log: Add/restore probes for getcwd/mk*temp*/mmap.
3014      Branch: cfgperl
3015            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3016            ! config_h.SH perl.h vms/subconfigure.com vos/config.def
3017            ! win32/config.bc win32/config.gc win32/config.vc
3018            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3019            ! win32/config_h.PL win32/config_sh.PL
3020      Branch: metaconfig
3021            ! U/modified/d_mkstemp.U U/modified/libs.U
3022      Branch: metaconfig/U/perl
3023            + d_mkdtemp.U d_mkstemps.U
3024 ____________________________________________________________________________
3025 [  5043] By: jhi                                   on 2000/02/08  20:58:02
3026         Log: Integrate with Sarathy.
3027      Branch: cfgperl
3028           +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
3029           !> (integrate 110 files)
3030 ____________________________________________________________________________
3031 [  5042] By: gsar                                  on 2000/02/08  20:32:12
3032         Log: avoid exiting just because we didn't scan for libm ('libs' may still
3033              have it, but we avoided scan for things in 'libs')
3034      Branch: perl
3035            ! Configure
3036
3037 ----------------
3038 Version v5.5.650
3039 ----------------
3040
3041 ____________________________________________________________________________
3042 [  5041] By: gsar                                  on 2000/02/08  07:57:11
3043         Log: update Changes
3044      Branch: perl
3045            ! Changes
3046 ____________________________________________________________________________
3047 [  5040] By: gsar                                  on 2000/02/08  07:51:20
3048         Log: documentation patches (from Michael Schwern and Yitzchak
3049              Scott-Thoennes)
3050      Branch: perl
3051            ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
3052 ____________________________________________________________________________
3053 [  5039] By: gsar                                  on 2000/02/08  07:22:46
3054         Log: alias to $^V to $PERL_VERSION_TUPLE
3055      Branch: perl
3056            ! lib/English.pm pod/perlvar.pod
3057 ____________________________________________________________________________
3058 [  5038] By: gsar                                  on 2000/02/08  07:03:34
3059         Log: update Changes
3060      Branch: perl
3061            ! Changes pod/perlhist.pod
3062 ____________________________________________________________________________
3063 [  5037] By: gsar                                  on 2000/02/08  06:59:55
3064         Log: Windows has a somewhat different sitelib layout, and needs
3065              $sitelib/archname added as well
3066      Branch: perl
3067            ! perl.c
3068 ____________________________________________________________________________
3069 [  5036] By: gsar                                  on 2000/02/08  06:59:03
3070         Log: change#4987 appears to have broken libs scan for platforms that
3071              don't set ignore_versioned_solibs (Solaris is one of them); add
3072              derivative fix from the older logic for skipping versioned .so
3073              libs
3074      Branch: perl
3075            ! Configure
3076 ____________________________________________________________________________
3077 [  5035] By: gsar                                  on 2000/02/07  21:21:44
3078         Log: sprintf("%v"...) buffer resizing busted
3079      Branch: perl
3080            ! sv.c
3081 ____________________________________________________________________________
3082 [  5034] By: gsar                                  on 2000/02/07  19:16:21
3083         Log: update Changes
3084      Branch: perl
3085            ! Changes pod/perlhist.pod
3086 ____________________________________________________________________________
3087 [  5033] By: gsar                                  on 2000/02/07  19:01:08
3088         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
3089              only when XX > 127
3090      Branch: perl
3091            ! pp_hot.c toke.c
3092 ____________________________________________________________________________
3093 [  5032] By: gsar                                  on 2000/02/07  18:25:31
3094         Log: add note about printf("%v",...)
3095      Branch: perl
3096            ! pod/perldelta.pod
3097 ____________________________________________________________________________
3098 [  5031] By: gsar                                  on 2000/02/07  18:18:43
3099         Log: update Changes
3100      Branch: perl
3101            ! Changes Todo-5.6
3102 ____________________________________________________________________________
3103 [  5030] By: gsar                                  on 2000/02/07  18:17:49
3104         Log: thinko in change#5029
3105      Branch: perl
3106            ! gv.c
3107 ____________________________________________________________________________
3108 [  5029] By: gsar                                  on 2000/02/07  17:49:58
3109         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
3110              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
3111      Branch: perl
3112            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
3113            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
3114            ! win32/win32.h
3115 ____________________________________________________________________________
3116 [  5028] By: gsar                                  on 2000/02/07  17:10:03
3117         Log: perlport updates (from Peter Prymmer)
3118      Branch: perl
3119            ! pod/perlport.pod
3120 ____________________________________________________________________________
3121 [  5027] By: gsar                                  on 2000/02/07  16:53:47
3122         Log: fix up Todo-5.6
3123      Branch: perl
3124            ! Todo-5.6
3125 ____________________________________________________________________________
3126 [  5026] By: gsar                                  on 2000/02/07  16:32:31
3127         Log: rename Todo-5.005 to Todo-5.6
3128      Branch: perl
3129           +> Todo-5.6
3130            - Todo-5.005
3131            ! MANIFEST
3132 ____________________________________________________________________________
3133 [  5025] By: gsar                                  on 2000/02/07  16:09:54
3134         Log: ${^Warnings} renamed to ${^WARNING_BITS}
3135      Branch: perl
3136            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
3137            ! toke.c warnings.pl
3138 ____________________________________________________________________________
3139 [  5024] By: gsar                                  on 2000/02/07  11:47:06
3140         Log: various Windows tweaks: make $^E a little less buggy by saving
3141              and restoring system error across TLS fetch; avoid needless
3142              copying of buffers
3143      Branch: perl
3144            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
3145            ! win32/win32.h
3146 ____________________________________________________________________________
3147 [  5023] By: gsar                                  on 2000/02/07  11:44:19
3148         Log: avoid MakeMaker setting $^W=1
3149      Branch: perl
3150            ! lib/ExtUtils/MakeMaker.pm
3151 ____________________________________________________________________________
3152 [  5022] By: gsar                                  on 2000/02/07  10:38:56
3153         Log: up to v5.5.650
3154      Branch: perl
3155            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
3156            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3157 ____________________________________________________________________________
3158 [  5021] By: gsar                                  on 2000/02/07  10:10:31
3159         Log: mention threads status in pod
3160      Branch: perl
3161            ! ext/Thread/Thread.pm
3162 ____________________________________________________________________________
3163 [  5020] By: gsar                                  on 2000/02/07  09:57:46
3164         Log: tolerate NULL SITELIB_EXP
3165      Branch: perl
3166            ! perl.c
3167 ____________________________________________________________________________
3168 [  5019] By: gsar                                  on 2000/02/07  09:46:11
3169         Log: NULL-terminate PERL_INC_VERSION_LIST
3170      Branch: perl
3171            ! Configure perl.c win32/config.bc win32/config.gc
3172            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3173            ! win32/config_H.vc
3174 ____________________________________________________________________________
3175 [  5018] By: gsar                                  on 2000/02/07  09:13:10
3176         Log: add compatible versions from $Config{inc_ver_list} to search
3177              paths automatically (from Tom Hughes <tom@compton.nu>)
3178      Branch: perl
3179            ! lib/lib.pm perl.c
3180 ____________________________________________________________________________
3181 [  5017] By: gsar                                  on 2000/02/07  08:58:56
3182         Log: makefiles now use exetype.pl to make wperl.exe
3183      Branch: perl
3184            ! sv.c win32/Makefile win32/makefile.mk
3185 ____________________________________________________________________________
3186 [  5016] By: gsar                                  on 2000/02/07  08:38:25
3187         Log: add exetype.pl (from Jan Dubois)
3188      Branch: perl
3189            + win32/bin/exetype.pl
3190            ! MANIFEST
3191 ____________________________________________________________________________
3192 [  5015] By: gsar                                  on 2000/02/07  08:29:28
3193         Log: pod fixes (from Abigail and M J T Guy)
3194      Branch: perl
3195            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
3196            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
3197            ! pod/perlport.pod pod/perlvar.pod
3198 ____________________________________________________________________________
3199 [  5014] By: gsar                                  on 2000/02/07  07:09:08
3200         Log: clarify behavior of vec() when arguments are off the end of the
3201              string (from M J T Guy)
3202      Branch: perl
3203            ! pod/perlfunc.pod
3204 ____________________________________________________________________________
3205 [  5013] By: gsar                                  on 2000/02/07  07:08:15
3206         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
3207              now return bytes all the way to 255, they will be transparently
3208              coerced (in future) to UTF-8 when they are used in operations
3209              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
3210      Branch: perl
3211            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
3212            ! pp.c sv.c
3213 ____________________________________________________________________________
3214 [  5012] By: gsar                                  on 2000/02/07  06:36:33
3215         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
3216              per strict reading of standard (says Tom Christiansen)
3217      Branch: perl
3218            ! lib/Sys/Hostname.pm
3219 ____________________________________________________________________________
3220 [  5011] By: gsar                                  on 2000/02/07  06:26:30
3221         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
3222      Branch: perl
3223            ! utf8.c utf8.h
3224 ____________________________________________________________________________
3225 [  5010] By: gsar                                  on 2000/02/06  21:27:03
3226         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
3227      Branch: perl
3228            ! malloc.c
3229 ____________________________________________________________________________
3230 [  5009] By: gsar                                  on 2000/02/06  20:45:30
3231         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
3232              years (from Gisle Aas)
3233      Branch: perl
3234            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
3235            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
3236            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
3237            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
3238            ! toke.c utf8.c utf8.h util.c util.h
3239 ____________________________________________________________________________
3240 [  5008] By: gsar                                  on 2000/02/06  19:28:31
3241         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
3242              <EFifer@sanwaint.com>)
3243      Branch: perl
3244            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
3245            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
3246            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
3247            ! unixish.h util.c
3248 ____________________________________________________________________________
3249 [  5007] By: gsar                                  on 2000/02/06  17:47:01
3250         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
3251      Branch: perl
3252            ! ext/POSIX/POSIX.pm
3253 ____________________________________________________________________________
3254 [  5006] By: gsar                                  on 2000/02/06  17:28:35
3255         Log: integrate cfgperl contents into mainline
3256      Branch: perl
3257           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
3258           !> perl.h pp_sys.c
3259 ____________________________________________________________________________
3260 [  5005] By: gsar                                  on 2000/02/06  17:18:39
3261         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
3262      Branch: perl
3263            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
3264            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
3265            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
3266            ! vos/vos_dummies.c vos/vosish.h
3267 ____________________________________________________________________________
3268 [  5004] By: gsar                                  on 2000/02/06  17:00:49
3269         Log: fix parse error on C<{ use strict }> and other constructs that
3270              make the parser reenter while LEX_KNOWNEXT is active
3271      Branch: perl
3272            ! t/comp/use.t toke.c
3273 ____________________________________________________________________________
3274 [  5003] By: gsar                                  on 2000/02/06  14:57:30
3275         Log: avoid -Bforcearchive on netbsd too
3276      Branch: perl
3277            ! Changes hints/netbsd.sh
3278 ____________________________________________________________________________
3279 [  5002] By: gsar                                  on 2000/02/06  14:45:17
3280         Log: revised notes about Pod::Parser & Co.
3281      Branch: perl
3282            ! lib/Pod/Usage.pm pod/perldelta.pod
3283 ____________________________________________________________________________
3284 [  5001] By: gsar                                  on 2000/02/06  14:02:43
3285         Log: fix description of obsolete diagnostic
3286      Branch: perl
3287            ! pod/perldiag.pod
3288 ____________________________________________________________________________
3289 [  5000] By: gsar                                  on 2000/02/06  13:59:58
3290         Log: allow "\x{12ab}" even without C<use utf8>
3291      Branch: perl
3292            ! t/pragma/warn/toke toke.c
3293 ____________________________________________________________________________
3294 [  4999] By: gsar                                  on 2000/02/06  13:58:31
3295         Log: make perlbug use new-style version numbers; improve compatibility
3296              (runs with perl 5.005); fix swapped old vs new version reporting
3297      Branch: perl
3298            ! utils/perlbug.PL
3299 ____________________________________________________________________________
3300 [  4998] By: gsar                                  on 2000/02/06  13:56:45
3301         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
3302              fact); add tests for version tuples
3303      Branch: perl
3304            + t/op/ver.t
3305            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
3306            ! pod/perlop.pod sv.c toke.c
3307 ____________________________________________________________________________
3308 [  4997] By: gsar                                  on 2000/02/04  21:40:08
3309         Log: change#4970 fallout for useithreads
3310      Branch: perl
3311            ! sv.c
3312 ____________________________________________________________________________
3313 [  4996] By: jhi                                   on 2000/02/04  20:09:00
3314         Log: Largefilify offsets of tied handles.
3315      Branch: cfgperl
3316            ! pp_sys.c
3317 ____________________________________________________________________________
3318 [  4995] By: jhi                                   on 2000/02/04  19:54:25
3319         Log: Sanity check for libraries scan.
3320      Branch: cfgperl
3321            ! Configure config_h.SH
3322      Branch: metaconfig
3323            ! U/modified/libs.U
3324 ____________________________________________________________________________
3325 [  4994] By: jhi                                   on 2000/02/04  19:48:42
3326         Log: HP-UX largefileness doesn't like lseek being redeclared;
3327              no more USE_LONG_LONG.
3328      Branch: cfgperl
3329            ! perl.h
3330 ____________________________________________________________________________
3331 [  4993] By: jhi                                   on 2000/02/04  19:18:59
3332         Log: fix the description as much as possible; the whole
3333              separation into three different symbols lists is
3334              pretty broken now.
3335      Branch: metaconfig
3336            ! U/modified/Cppsym.U
3337 ____________________________________________________________________________
3338 [  4992] By: jhi                                   on 2000/02/04  19:13:10
3339         Log: Use <syslog.h>, not <sys/syslog.h>.
3340      Branch: cfgperl
3341            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
3342 ____________________________________________________________________________
3343 [  4991] By: gsar                                  on 2000/02/04  19:11:07
3344         Log: dmake is on CPAN now
3345      Branch: perl
3346            ! README.win32
3347 ____________________________________________________________________________
3348 [  4990] By: jhi                                   on 2000/02/04  19:04:01
3349         Log: Re-introduce #4817 and #4964 wiped out by #4987.
3350      Branch: cfgperl
3351            ! Configure config_h.SH
3352      Branch: metaconfig
3353            ! U/threads/usethreads.U
3354      Branch: metaconfig/U/perl
3355            ! patchlevel.U
3356 ____________________________________________________________________________
3357 [  4989] By: jhi                                   on 2000/02/04  18:54:00
3358         Log: typo fix
3359      Branch: cfgperl
3360            ! Configure config_h.SH
3361      Branch: metaconfig
3362            ! U/modified/libs.U
3363 ____________________________________________________________________________
3364 [  4988] By: jhi                                   on 2000/02/04  18:34:06
3365         Log: Integrate with Sarathy.
3366      Branch: cfgperl
3367           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
3368           +> ext/Sys/Syslog/Syslog.xs
3369            - lib/Sys/Syslog.pm
3370           !> (integrate 37 files)
3371 ____________________________________________________________________________
3372 [  4987] By: jhi                                   on 2000/02/04  18:31:05
3373         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
3374              default is to use long long if available; various nits
3375              here and there; fixed to hpux 64-bitnes and largefileness.
3376      Branch: cfgperl
3377            ! Configure config_h.SH hints/hpux.sh perl.h
3378      Branch: metaconfig
3379            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
3380            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
3381      Branch: metaconfig/U/perl
3382            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
3383            ! usemultiplicity.U xs_apiversion.U
3384 ____________________________________________________________________________
3385 [  4986] By: gsar                                  on 2000/02/04  17:26:37
3386         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
3387      Branch: perl
3388            ! sv.c
3389 ____________________________________________________________________________
3390 [  4985] By: gsar                                  on 2000/02/04  16:43:49
3391         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
3392      Branch: perl
3393            ! ext/Devel/DProf/DProf.xs
3394 ____________________________________________________________________________
3395 [  4984] By: gsar                                  on 2000/02/04  08:20:05
3396         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
3397      Branch: perl
3398            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
3399 ____________________________________________________________________________
3400 [  4983] By: gsar                                  on 2000/02/04  08:00:38
3401         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
3402      Branch: perl
3403            ! hints/openbsd.sh
3404 ____________________________________________________________________________
3405 [  4982] By: gsar                                  on 2000/02/04  07:54:04
3406         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
3407      Branch: perl
3408            ! lib/Pod/Parser.pm
3409 ____________________________________________________________________________
3410 [  4981] By: gsar                                  on 2000/02/04  07:34:38
3411         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
3412      Branch: perl
3413            ! Makefile.SH
3414 ____________________________________________________________________________
3415 [  4980] By: gsar                                  on 2000/02/04  07:29:59
3416         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
3417      Branch: perl
3418            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
3419            + ext/Sys/Syslog/Syslog.xs
3420            - lib/Sys/Syslog.pm
3421            ! MANIFEST pod/perldelta.pod
3422 ____________________________________________________________________________
3423 [  4979] By: gsar                                  on 2000/02/04  07:13:19
3424         Log: pod updates (from David Adler, M J T Guy)
3425      Branch: perl
3426            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
3427 ____________________________________________________________________________
3428 [  4978] By: gsar                                  on 2000/02/04  07:08:14
3429         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
3430      Branch: perl
3431            ! config_h.SH
3432 ____________________________________________________________________________
3433 [  4977] By: gsar                                  on 2000/02/04  07:06:10
3434         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
3435              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
3436      Branch: perl
3437            ! Makefile.SH
3438 ____________________________________________________________________________
3439 [  4976] By: gsar                                  on 2000/02/04  06:33:43
3440         Log: VMS update (from Dan Sugalski and Peter Prymmer)
3441      Branch: perl
3442            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3443 ____________________________________________________________________________
3444 [  4975] By: gsar                                  on 2000/02/04  05:51:14
3445         Log: patch to provide more informative names for evals and anonymous
3446              subroutines (from Ilya Zakharevich)
3447      Branch: perl
3448            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
3449            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
3450            ! pod/perlvar.pod pp_ctl.c
3451 ____________________________________________________________________________
3452 [  4974] By: gsar                                  on 2000/02/04  05:05:57
3453         Log: off-by-one in malloc.c (from Ilya Zakharevich)
3454      Branch: perl
3455            ! malloc.c
3456 ____________________________________________________________________________
3457 [  4973] By: gsar                                  on 2000/02/04  05:03:00
3458         Log: OS/2 build fixups from Ilya Zakharevich
3459      Branch: perl
3460            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
3461 ____________________________________________________________________________
3462 [  4972] By: gsar                                  on 2000/02/04  04:58:57
3463         Log: avoid /* within comment
3464      Branch: perl
3465            ! xsutils.c
3466 ____________________________________________________________________________
3467 [  4971] By: gsar                                  on 2000/02/04  04:56:09
3468         Log: another HINT_BYTE victim
3469      Branch: perl
3470            ! lib/charnames.pm
3471 ____________________________________________________________________________
3472 [  4970] By: gsar                                  on 2000/02/04  04:45:13
3473         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
3474      Branch: perl
3475            ! op.c scope.c scope.h t/op/closure.t toke.c
3476 ____________________________________________________________________________
3477 [  4969] By: gsar                                  on 2000/02/04  01:09:37
3478         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
3479      Branch: perl
3480            ! lib/byte.pm
3481 ____________________________________________________________________________
3482 [  4968] By: jhi                                   on 2000/02/02  13:17:25
3483         Log: Integrate with Sarathy.
3484      Branch: cfgperl
3485           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
3486            ! Configure
3487           !> (integrate 29 files)
3488
3489 ----------------
3490 Version v5.5.640
3491 ----------------
3492
3493 ____________________________________________________________________________
3494 [  4967] By: gsar                                  on 2000/02/02  12:22:29
3495         Log: update makerel for new version format
3496      Branch: perl
3497            ! Changes Porting/makerel
3498 ____________________________________________________________________________
3499 [  4966] By: gsar                                  on 2000/02/02  11:42:03
3500         Log: workaround for undefined symbol
3501      Branch: perl
3502            ! win32/win32.h
3503 ____________________________________________________________________________
3504 [  4965] By: gsar                                  on 2000/02/02  11:19:19
3505         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
3506              (from Eric Fifer <EFifer@sanwaint.com>)
3507      Branch: perl
3508            ! pp_sys.c
3509 ____________________________________________________________________________
3510 [  4964] By: gsar                                  on 2000/02/02  11:11:15
3511         Log: adjust notes on use5005threads
3512      Branch: perl
3513            ! Configure INSTALL README.threads
3514 ____________________________________________________________________________
3515 [  4963] By: gsar                                  on 2000/02/02  10:14:30
3516         Log: fix typo
3517      Branch: perl
3518            ! Configure
3519 ____________________________________________________________________________
3520 [  4962] By: gsar                                  on 2000/02/02  10:13:10
3521         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
3522      Branch: perl
3523           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3524           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
3525 ____________________________________________________________________________
3526 [  4961] By: gsar                                  on 2000/02/02  09:55:45
3527         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
3528      Branch: perl
3529            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
3530            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
3531 ____________________________________________________________________________
3532 [  4960] By: gsar                                  on 2000/02/02  08:22:31
3533         Log: replace misleading docs with a BUGS section
3534      Branch: perl
3535            ! lib/English.pm
3536 ____________________________________________________________________________
3537 [  4959] By: gsar                                  on 2000/02/02  08:16:17
3538         Log: remove FUD from perlfunc/use (from M J T Guy)
3539      Branch: perl
3540            ! pod/perlfunc.pod
3541 ____________________________________________________________________________
3542 [  4958] By: gsar                                  on 2000/02/02  08:13:04
3543         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
3544              <cedric.auzanne@nist.gov>)
3545      Branch: perl
3546            ! Changes lib/Benchmark.pm
3547 ____________________________________________________________________________
3548 [  4957] By: gsar                                  on 2000/02/02  08:04:52
3549         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
3550      Branch: perl
3551            ! pp_hot.c
3552 ____________________________________________________________________________
3553 [  4956] By: gsar                                  on 2000/02/02  08:02:57
3554         Log: flock() pod talks about "adding" in the sense of "or-ing"
3555      Branch: perl
3556            ! pod/perlfunc.pod
3557 ____________________________________________________________________________
3558 [  4955] By: gsar                                  on 2000/02/02  07:58:35
3559         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
3560      Branch: perl
3561            ! lib/perl5db.pl pod/perldebug.pod
3562 ____________________________________________________________________________
3563 [  4954] By: gsar                                  on 2000/02/02  07:53:51
3564         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
3565      Branch: perl
3566            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
3567            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
3568            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
3569            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
3570 ____________________________________________________________________________
3571 [  4953] By: gsar                                  on 2000/02/02  07:40:33
3572         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
3573      Branch: perl
3574            ! hints/dynixptx.sh
3575 ____________________________________________________________________________
3576 [  4952] By: gsar                                  on 2000/02/02  07:36:39
3577         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
3578              Brad Appleton)
3579      Branch: perl
3580            ! pod/perldelta.pod
3581 ____________________________________________________________________________
3582 [  4951] By: gsar                                  on 2000/02/02  06:54:22
3583         Log: avoid mismatched type warnings
3584      Branch: perl
3585            ! embed.pl perlapi.h
3586 ____________________________________________________________________________
3587 [  4950] By: jhi                                   on 2000/02/02  06:49:10
3588         Log: Integrate with Sarathy.
3589      Branch: cfgperl
3590           +> pod/perlunicode.pod
3591           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
3592           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
3593           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
3594           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
3595           !> vms/descrip_mms.template warnings.pl
3596 ____________________________________________________________________________
3597 [  4949] By: gsar                                  on 2000/02/02  06:41:17
3598         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
3599      Branch: perl
3600            ! lib/File/Spec/Win32.pm
3601 ____________________________________________________________________________
3602 [  4948] By: gsar                                  on 2000/02/02  06:30:41
3603         Log: makefile tweak
3604      Branch: perl
3605            ! Makefile.SH
3606 ____________________________________________________________________________
3607 [  4947] By: gsar                                  on 2000/02/02  06:27:43
3608         Log: future-proof unknown warning categories (from Greg Bacon
3609              <gbacon@cs.uah.edu>)
3610      Branch: perl
3611            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
3612 ____________________________________________________________________________
3613 [  4946] By: gsar                                  on 2000/02/02  06:21:34
3614         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
3615      Branch: perl
3616            ! lib/Text/Tabs.pm
3617 ____________________________________________________________________________
3618 [  4945] By: gsar                                  on 2000/02/02  06:03:04
3619         Log: more meaningful message on invalid pattern argument (from
3620              Kevin Meltzer <KMeltzer@USCO.com>)
3621      Branch: perl
3622            ! utils/perldoc.PL
3623 ____________________________________________________________________________
3624 [  4944] By: gsar                                  on 2000/02/02  05:43:49
3625         Log: XSLoader build patch for VMS (from Craig A. Berry
3626              <craig.berry@metamorgs.com>)
3627      Branch: perl
3628            ! vms/descrip_mms.template
3629 ____________________________________________________________________________
3630 [  4943] By: gsar                                  on 2000/02/02  03:40:49
3631         Log: reword some sections of perlunicode.pod
3632      Branch: perl
3633            ! pod/perlunicode.pod
3634 ____________________________________________________________________________
3635 [  4942] By: gsar                                  on 2000/02/01  21:02:01
3636         Log: AIX warning on undefined symbol
3637      Branch: perl
3638            ! makedef.pl
3639 ____________________________________________________________________________
3640 [  4941] By: gsar                                  on 2000/02/01  20:29:30
3641         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
3642              perlunicode.pod that reflects changes to unicode support so far
3643      Branch: perl
3644            + pod/perlunicode.pod
3645            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
3646            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
3647 ____________________________________________________________________________
3648 [  4940] By: jhi                                   on 2000/02/01  12:22:30
3649         Log: Integrate with Sarathy.
3650      Branch: cfgperl
3651           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
3652           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
3653           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
3654           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
3655 ____________________________________________________________________________
3656 [  4939] By: gsar                                  on 2000/02/01  08:52:16
3657         Log: export pregexec(), Tk uses it
3658      Branch: perl
3659            ! embed.pl global.sym objXSUB.h perlapi.c
3660 ____________________________________________________________________________
3661 [  4938] By: gsar                                  on 2000/02/01  04:00:09
3662         Log: mark literal utf8 in string literals properly
3663      Branch: perl
3664            ! toke.c
3665 ____________________________________________________________________________
3666 [  4937] By: gsar                                  on 2000/01/31  20:19:34
3667         Log: introduce $^U, a global bit to indicate whether system
3668              calls should using widechar APIs; chr and sprintf "%c" also
3669              follow this flag in the absense of "use byte"; "use utf8"
3670              sets $^U=1 (this appears kludgey)
3671      Branch: perl
3672            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
3673            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
3674            ! t/lib/charnames.t win32/win32.h
3675 ____________________________________________________________________________
3676 [  4936] By: jhi                                   on 2000/01/31  20:17:44
3677         Log: HP-UX (induced) fixes.
3678      Branch: cfgperl
3679            ! Configure config_h.SH hints/hpux.sh
3680      Branch: metaconfig
3681            ! U/modified/Oldconfig.U U/modified/libs.U
3682      Branch: metaconfig/U/perl
3683            ! quadfio.U
3684 ____________________________________________________________________________
3685 [  4935] By: jhi                                   on 2000/01/31  19:15:43
3686         Log: Cosmetics.
3687      Branch: metaconfig
3688            ! U/compline/d_gconvert.U
3689 ____________________________________________________________________________
3690 [  4934] By: jhi                                   on 2000/01/31  19:15:22
3691         Log: Cppsym saga continues.
3692      Branch: cfgperl
3693            ! Configure config_h.SH
3694      Branch: metaconfig
3695            ! U/modified/Cppsym.U
3696 ____________________________________________________________________________
3697 [  4933] By: gsar                                  on 2000/01/31  18:45:07
3698         Log: !USING_WIDE() branch is busted in win32_stat()
3699      Branch: perl
3700            ! win32/win32.c
3701 ____________________________________________________________________________
3702 [  4932] By: jhi                                   on 2000/01/31  06:41:47
3703         Log: Reveal even more symbols.
3704      Branch: cfgperl
3705            ! Configure config_h.SH
3706      Branch: metaconfig
3707            ! U/modified/Cppsym.U
3708 ____________________________________________________________________________
3709 [  4931] By: jhi                                   on 2000/01/31  06:21:41
3710         Log: Integrate with Sarathy.
3711      Branch: cfgperl
3712            - lib/caller.pm
3713           !> (integrate 29 files)
3714 ____________________________________________________________________________
3715 [  4930] By: gsar                                  on 2000/01/31  04:57:42
3716         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
3717              whether to use widechar semantics; lexer and RE engine continue
3718              to need "use utf8" to enable unicode awareness in literals
3719              and patterns (TODO: this needs to be fixed); $1 et al are marked
3720              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
3721              it from the data is probably better)
3722      Branch: perl
3723            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
3724            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
3725            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
3726 ____________________________________________________________________________
3727 [  4929] By: gsar                                  on 2000/01/31  04:17:09
3728         Log: remove caller.pm from change#3534 (flawed idea)
3729      Branch: perl
3730            - lib/caller.pm
3731            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
3732 ____________________________________________________________________________
3733 [  4928] By: gsar                                  on 2000/01/31  04:16:01
3734         Log: fix factual regression (-e doesn't create temporary files anymore)
3735      Branch: perl
3736            ! pod/perlfilter.pod
3737 ____________________________________________________________________________
3738 [  4927] By: gsar                                  on 2000/01/30  21:27:12
3739         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
3740              document version tuples
3741      Branch: perl
3742            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3743            ! pod/perlvar.pod
3744 ____________________________________________________________________________
3745 [  4926] By: gsar                                  on 2000/01/28  18:10:12
3746         Log: implement -follow option in find2perl (from Helmut Jarausch
3747              <jarausch@igpm.rwth-aachen.de>)
3748      Branch: perl
3749            ! lib/File/Find.pm x2p/find2perl.PL
3750 ____________________________________________________________________________
3751 [  4925] By: gsar                                  on 2000/01/28  18:03:28
3752         Log: document what chdir() without an argument does (from Mark-Jason
3753              Dominus <mjd@plover.com>)
3754      Branch: perl
3755            ! pod/perlfunc.pod
3756 ____________________________________________________________________________
3757 [  4924] By: gsar                                  on 2000/01/28  17:49:34
3758         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
3759      Branch: perl
3760            ! README.cygwin
3761 ____________________________________________________________________________
3762 [  4923] By: gsar                                  on 2000/01/28  17:10:08
3763         Log: avoid leaking lexicals into program being debugged (from Ilya
3764              Zakharevich)
3765      Branch: perl
3766            ! lib/perl5db.pl
3767 ____________________________________________________________________________
3768 [  4922] By: gsar                                  on 2000/01/28  16:36:13
3769         Log: perldelta note about export list changes
3770      Branch: perl
3771            ! Changes pod/perldelta.pod
3772 ____________________________________________________________________________
3773 [  4921] By: gsar                                  on 2000/01/28  15:49:04
3774         Log: alias realpath() to abs_path() (from Tom Christiansen)
3775      Branch: perl
3776            ! lib/Cwd.pm
3777 ____________________________________________________________________________
3778 [  4920] By: jhi                                   on 2000/01/28  09:52:47
3779         Log: Cppsym fixup from Andy.
3780      Branch: cfgperl
3781            ! Configure config_h.SH
3782      Branch: metaconfig
3783            ! U/modified/Cppsym.U
3784 ____________________________________________________________________________
3785 [  4919] By: jhi                                   on 2000/01/28  09:52:22
3786         Log: In HP-UX no largefiles if no 64 bits.
3787      Branch: cfgperl
3788            ! hints/hpux.sh
3789 ____________________________________________________________________________
3790 [  4918] By: jhi                                   on 2000/01/28  09:03:37
3791         Log: The #4880 was too eager, the $n test is useful too.
3792      Branch: cfgperl
3793            ! lib/Benchmark.pm
3794 ____________________________________________________________________________
3795 [  4917] By: jhi                                   on 2000/01/28  06:27:50
3796         Log: Integrate with Sarathy.
3797      Branch: cfgperl
3798           +> pod/perlapi.pod pod/perlintern.pod
3799           !> (integrate 39 files)
3800 ____________________________________________________________________________
3801 [  4916] By: gsar                                  on 2000/01/28  05:29:37
3802         Log: more exported symbols needed for build on windows
3803      Branch: perl
3804            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
3805            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
3806 ____________________________________________________________________________
3807 [  4915] By: gsar                                  on 2000/01/28  03:43:52
3808         Log: autogenerate API listing from comments in the source (from Benjamin
3809              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
3810              flexible for better readability; add missing docs in sv.c; regenerate
3811              perltoc
3812      Branch: perl
3813            + pod/perlapi.pod pod/perlintern.pod
3814            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
3815            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
3816            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
3817            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
3818            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
3819            ! universal.c util.c
3820 ____________________________________________________________________________
3821 [  4914] By: gsar                                  on 2000/01/27  19:43:35
3822         Log: document unimplemented status of forking pipe open() on windows
3823      Branch: perl
3824            ! pod/perlfork.pod t/op/fork.t
3825 ____________________________________________________________________________
3826 [  4913] By: jhi                                   on 2000/01/27  11:18:51
3827         Log: Integrate with Sarathy.
3828      Branch: cfgperl
3829           !> (integrate 51 files)
3830 ____________________________________________________________________________
3831 [  4912] By: jhi                                   on 2000/01/27  10:35:48
3832         Log: Cppsym update continues.
3833      Branch: cfgperl
3834            ! Configure config_h.SH
3835      Branch: metaconfig
3836            ! U/modified/Cppsym.U
3837 ____________________________________________________________________________
3838 [  4911] By: gsar                                  on 2000/01/27  08:04:17
3839         Log: add missing flag in change#4892
3840      Branch: perl
3841            ! win32/win32.c
3842 ____________________________________________________________________________
3843 [  4910] By: gsar                                  on 2000/01/27  03:56:48
3844         Log: various pod nits identified by installhtml (all fixed except
3845              unresolved links)
3846      Branch: perl
3847            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
3848            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
3849            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
3850            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
3851            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
3852            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
3853 ____________________________________________________________________________
3854 [  4909] By: gsar                                  on 2000/01/26  22:45:28
3855         Log: typo
3856      Branch: perl
3857            ! Porting/p4desc
3858 ____________________________________________________________________________
3859 [  4908] By: gsar                                  on 2000/01/26  22:41:18
3860         Log: update p4 tool
3861      Branch: perl
3862            ! Porting/p4desc
3863 ____________________________________________________________________________
3864 [  4907] By: gsar                                  on 2000/01/26  21:45:41
3865         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
3866              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
3867      Branch: perl
3868            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
3869            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
3870            ! t/op/attrs.t toke.c
3871 ____________________________________________________________________________
3872 [  4906] By: gsar                                  on 2000/01/26  20:16:39
3873         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
3874      Branch: perl
3875            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
3876 ____________________________________________________________________________
3877 [  4905] By: gsar                                  on 2000/01/26  19:10:26
3878         Log: s/STOP/CHECK/ blocks
3879      Branch: perl
3880            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
3881            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
3882            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
3883            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
3884            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
3885            ! vms/perly_c.vms
3886 ____________________________________________________________________________
3887 [  4904] By: jhi                                   on 2000/01/26  13:58:18
3888         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
3889              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
3890      Branch: cfgperl
3891            ! ext/IO/IO.xs
3892 ____________________________________________________________________________
3893 [  4903] By: jhi                                   on 2000/01/26  11:16:34
3894         Log: Continue cpp symbol update.
3895      Branch: cfgperl
3896            ! Configure config_h.SH
3897      Branch: metaconfig
3898            ! U/modified/Cppsym.U
3899 ____________________________________________________________________________
3900 [  4902] By: gsar                                  on 2000/01/26  09:28:37
3901         Log: tweak exports list on Windows
3902      Branch: perl
3903            ! makedef.pl t/op/fork.t win32/win32.h
3904 ____________________________________________________________________________
3905 [  4901] By: jhi                                   on 2000/01/26  08:05:57
3906         Log: Integrate with Sarathy.
3907      Branch: cfgperl
3908           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
3909           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
3910           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
3911           !> win32/win32.c win32/win32.h
3912 ____________________________________________________________________________
3913 [  4900] By: jhi                                   on 2000/01/26  07:59:05
3914         Log: s/d_nvpresuv/d_nv_preserves_uv/;
3915              plus cosmetic change for #4899.
3916      Branch: cfgperl
3917            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3918            ! config_h.SH
3919      Branch: metaconfig
3920            ! U/modified/Cppsym.U
3921      Branch: metaconfig/U/perl
3922            ! perlxv.U
3923 ____________________________________________________________________________
3924 [  4899] By: jhi                                   on 2000/01/26  07:46:56
3925         Log: Update the scan of the cpp symbols.
3926      Branch: cfgperl
3927            ! Configure config_h.SH
3928      Branch: metaconfig
3929            ! U/modified/Cppsym.U
3930 ____________________________________________________________________________
3931 [  4898] By: gsar                                  on 2000/01/26  04:49:45
3932         Log: allow '--' to terminate argument processing (suggested by
3933              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
3934      Branch: perl
3935            ! lib/Getopt/Std.pm
3936 ____________________________________________________________________________
3937 [  4897] By: gsar                                  on 2000/01/26  02:42:38
3938         Log: change#3744 should have made grep more like map instead of the
3939              other way around
3940      Branch: perl
3941            ! t/op/grep.t toke.c
3942 ____________________________________________________________________________
3943 [  4896] By: gsar                                  on 2000/01/26  00:56:14
3944         Log: integrate cfgperl contents into mainline
3945      Branch: perl
3946           +> vos/config.def vos/config.pl
3947            ! Changes
3948           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
3949           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
3950           !> vos/config.h vos/config_h.SH_orig
3951 ____________________________________________________________________________
3952 [  4895] By: gsar                                  on 2000/01/26  00:45:45
3953         Log: fix parse failure of (my $foo : bar) and similar (from Spider
3954              Boardman)
3955      Branch: perl
3956            ! toke.c
3957 ____________________________________________________________________________
3958 [  4894] By: gsar                                  on 2000/01/26  00:33:53
3959         Log: avoid failure if directories already read by rmtree() are
3960              deleted by another process
3961      Branch: perl
3962            ! lib/File/Path.pm
3963 ____________________________________________________________________________
3964 [  4893] By: gsar                                  on 2000/01/25  23:19:18
3965         Log: typo in change#4892
3966      Branch: perl
3967            ! win32/win32.c
3968 ____________________________________________________________________________
3969 [  4892] By: gsar                                  on 2000/01/25  22:16:19
3970         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
3971              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
3972              to call the fixed version of open_osfhandle() only on Windows 9x;
3973              updated the makefiles and README.win32 to suit
3974      Branch: perl
3975            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
3976            ! win32/win32.h
3977 ____________________________________________________________________________
3978 [  4891] By: gsar                                  on 2000/01/25  20:22:01
3979         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
3980      Branch: perl
3981            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
3982 ____________________________________________________________________________
3983 [  4890] By: gsar                                  on 2000/01/25  19:21:17
3984         Log: update Makefile notes on the now deprecated USE_5005THREADS and
3985              USE_OBJECT
3986      Branch: perl
3987            ! win32/Makefile win32/makefile.mk
3988 ____________________________________________________________________________
3989 [  4889] By: jhi                                   on 2000/01/25  14:44:55
3990         Log: Misedit in #4888.
3991      Branch: cfgperl
3992            ! pp.c
3993 ____________________________________________________________________________
3994 [  4888] By: jhi                                   on 2000/01/25  14:38:59
3995         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
3996              rash but it's the best move I can think of right now.
3997              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
3998              but I think it did in the past.
3999              Removing the _CRAYMPP test fixes a legion of pack/unpack
4000              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
4001              One subtest, t/lib/io_sock.t #14, is still failing.
4002      Branch: cfgperl
4003            ! Configure config_h.SH hints/unicosmk.sh pp.c
4004      Branch: metaconfig
4005            ! U/modified/Oldconfig.U
4006 ____________________________________________________________________________
4007 [  4887] By: jhi                                   on 2000/01/25  06:13:14
4008         Log: Integrate with Sarathy.
4009      Branch: cfgperl
4010           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
4011           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
4012           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
4013           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
4014           !> win32/perllib.c win32/win32.c win32/win32.h
4015 ____________________________________________________________________________
4016 [  4886] By: gsar                                  on 2000/01/25  02:54:00
4017         Log: consistently use MAX_PATH+1 buffer sizes
4018      Branch: perl
4019            ! win32/win32.c
4020 ____________________________________________________________________________
4021 [  4885] By: gsar                                  on 2000/01/25  02:51:35
4022         Log: workaround for rename('x','X') bug in Windows NT
4023      Branch: perl
4024            ! t/io/fs.t win32/win32.c
4025 ____________________________________________________________________________
4026 [  4884] By: gsar                                  on 2000/01/25  01:32:57
4027         Log: windows build fixups from uniform DLL name change to perl56.dll
4028      Branch: perl
4029            ! installperl makedef.pl win32/perllib.c
4030 ____________________________________________________________________________
4031 [  4883] By: gsar                                  on 2000/01/25  01:31:27
4032         Log: more fixes for warnings from change#4840
4033      Branch: perl
4034            ! lib/Pod/Html.pm
4035 ____________________________________________________________________________
4036 [  4882] By: gsar                                  on 2000/01/24  15:35:12
4037         Log: assorted little nits
4038      Branch: perl
4039            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
4040            ! win32/win32.c
4041 ____________________________________________________________________________
4042 [  4881] By: gsar                                  on 2000/01/24  14:32:31
4043         Log: add new warnings to perldelta
4044      Branch: perl
4045            ! Changes pod/perldelta.pod pod/perldiag.pod
4046 ____________________________________________________________________________
4047 [  4880] By: jhi                                   on 2000/01/24  14:14:23
4048         Log: From: Stephane Payrard <properler@freesurf.fr>
4049              To: Gurusamy Sarathy <gsar@ActiveState.com>
4050              Cc: perl5-porters@perl.org
4051              Subject: <patch> avoid division by 0 in Benchmark.pm
4052              Date: Mon, 24 Jan 2000 16:15:38 +0100
4053              Message-ID: <20000124161538.A995@freesurf.fr>
4054      Branch: cfgperl
4055            ! lib/Benchmark.pm
4056 ____________________________________________________________________________
4057 [  4879] By: gsar                                  on 2000/01/24  14:14:20
4058         Log: force linkage of the function wrappers for globals in change#4878
4059      Branch: perl
4060            ! embed.pl globals.c perlapi.h win32/win32.h
4061 ____________________________________________________________________________
4062 [  4878] By: gsar                                  on 2000/01/24  13:04:45
4063         Log: enable function wrappers for access to globals under MULTIPLICITY
4064              (provides binary compatibility in the face of changes in interpreter
4065              structure)
4066      Branch: perl
4067            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
4068            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
4069 ____________________________________________________________________________
4070 [  4877] By: jhi                                   on 2000/01/24  11:41:57
4071         Log: perlhist update.
4072      Branch: cfgperl
4073            ! pod/perlhist.pod
4074 ____________________________________________________________________________
4075 [  4876] By: jhi                                   on 2000/01/24  11:32:07
4076         Log: Updates on the large file support status.
4077      Branch: cfgperl
4078            ! pod/perldelta.pod
4079 ____________________________________________________________________________
4080 [  4875] By: jhi                                   on 2000/01/24  11:23:16
4081         Log: Integrate with Sarathy.
4082      Branch: cfgperl
4083           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
4084           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
4085           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
4086 ____________________________________________________________________________
4087 [  4874] By: gsar                                  on 2000/01/24  10:43:03
4088         Log: fix typos; avoid use constant for lowercase constants (produces
4089              warnings now)
4090      Branch: perl
4091            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
4092            ! lib/Shell.pm
4093 ____________________________________________________________________________
4094 [  4873] By: gsar                                  on 2000/01/24  09:40:24
4095         Log: avoid warnings when there's no subs to autosplit
4096      Branch: perl
4097            ! lib/AutoSplit.pm
4098 ____________________________________________________________________________
4099 [  4872] By: jhi                                   on 2000/01/24  09:39:01
4100         Log: Create a tool for converting a config_h.SH into a VOS config.h.
4101      Branch: cfgperl
4102            + vos/config.def vos/config.pl
4103            ! MANIFEST vos/config.h vos/config_h.SH_orig
4104 ____________________________________________________________________________
4105 [  4871] By: gsar                                  on 2000/01/24  09:15:20
4106         Log: typos in change#4623
4107      Branch: perl
4108            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
4109 ____________________________________________________________________________
4110 [  4870] By: jhi                                   on 2000/01/24  06:43:19
4111         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
4112      Branch: cfgperl
4113            ! Configure config_h.SH
4114      Branch: metaconfig
4115            + U/modified/cf_email.U U/modified/so.U
4116      Branch: metaconfig/U/perl
4117            ! dlsrc.U
4118 ____________________________________________________________________________
4119 [  4869] By: jhi                                   on 2000/01/24  06:04:31
4120         Log: Integrate with Sarathy.
4121      Branch: cfgperl
4122           +> t/pragma/diagnostics.t
4123           !> (integrate 120 files)
4124 ____________________________________________________________________________
4125 [  4868] By: gsar                                  on 2000/01/23  21:49:28
4126         Log: on windows, set seek position to end for files opened in append mode
4127              (improves compatibility with Unix, avoids buffering issues)
4128      Branch: perl
4129            ! win32/win32.c
4130 ____________________________________________________________________________
4131 [  4867] By: gsar                                  on 2000/01/23  21:19:31
4132         Log: change#4866 was flawed; revert and add better fix for warning
4133      Branch: perl
4134            ! op.c op.h
4135 ____________________________________________________________________________
4136 [  4866] By: gsar                                  on 2000/01/23  20:43:56
4137         Log: optimize away runtime code for our($foo) (also avoid warnings)
4138      Branch: perl
4139            ! op.c
4140 ____________________________________________________________________________
4141 [  4865] By: gsar                                  on 2000/01/23  13:17:18
4142         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
4143      Branch: perl
4144            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
4145            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
4146 ____________________________________________________________________________
4147 [  4864] By: gsar                                  on 2000/01/23  13:12:31
4148         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
4149              suggested by Dominic Dunlop <domo@computer.org>)
4150      Branch: perl
4151            ! doio.c
4152 ____________________________________________________________________________
4153 [  4863] By: gsar                                  on 2000/01/23  13:01:35
4154         Log: fix misclassified warnings
4155      Branch: perl
4156            ! pod/perldiag.pod
4157 ____________________________________________________________________________
4158 [  4862] By: gsar                                  on 2000/01/23  12:52:12
4159         Log: document bareword prototype incompatibility
4160      Branch: perl
4161            ! pod/perldelta.pod pod/perlsub.pod
4162 ____________________________________________________________________________
4163 [  4861] By: gsar                                  on 2000/01/23  12:32:25
4164         Log: faulty edit
4165      Branch: perl
4166            ! lib/File/stat.pm
4167 ____________________________________________________________________________
4168 [  4860] By: gsar                                  on 2000/01/23  12:23:48
4169         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
4170      Branch: perl
4171            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
4172            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
4173            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
4174            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
4175            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
4176            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
4177            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
4178            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
4179            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
4180            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
4181            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
4182            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
4183            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
4184            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
4185            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
4186            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
4187            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
4188            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
4189            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
4190            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
4191            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
4192            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
4193            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
4194            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
4195            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
4196            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
4197 ____________________________________________________________________________
4198 [  4859] By: gsar                                  on 2000/01/23  11:29:22
4199         Log: fix diagnostics to report "our" vs "my" correctly
4200      Branch: perl
4201            ! op.c pod/perldiag.pod
4202 ____________________________________________________________________________
4203 [  4858] By: gsar                                  on 2000/01/23  10:14:46
4204         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
4205              more widely)
4206      Branch: perl
4207            ! patchlevel.h
4208 ____________________________________________________________________________
4209 [  4857] By: gsar                                  on 2000/01/23  10:04:03
4210         Log: disallow our($foo::bar)
4211      Branch: perl
4212            ! pod/perldiag.pod toke.c
4213 ____________________________________________________________________________
4214 [  4856] By: gsar                                  on 2000/01/23  09:50:54
4215         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
4216      Branch: perl
4217            ! utils/dprofpp.PL
4218 ____________________________________________________________________________
4219 [  4855] By: gsar                                  on 2000/01/23  09:36:51
4220         Log: new test (from Michael G Schwern <schwern@pobox.com>)
4221      Branch: perl
4222            + t/pragma/diagnostics.t
4223            ! MANIFEST
4224 ____________________________________________________________________________
4225 [  4854] By: gsar                                  on 2000/01/23  09:24:40
4226         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
4227              <schwern@pobox.com>)
4228      Branch: perl
4229            ! utils/h2xs.PL
4230 ____________________________________________________________________________
4231 [  4853] By: gsar                                  on 2000/01/23  09:08:30
4232         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
4233      Branch: perl
4234            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
4235 ____________________________________________________________________________
4236 [  4852] By: gsar                                  on 2000/01/23  08:52:44
4237         Log: mark some extensions as "special versions" to avoid CPAN indexer
4238              confusion (from Ilya Zakharevich)
4239      Branch: perl
4240            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
4241 ____________________________________________________________________________
4242 [  4851] By: gsar                                  on 2000/01/23  08:48:46
4243         Log: prefer POSIX::uname() rather than syscalls, which require attempting
4244              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
4245      Branch: perl
4246            ! lib/Sys/Hostname.pm
4247 ____________________________________________________________________________
4248 [  4850] By: gsar                                  on 2000/01/23  08:36:43
4249         Log: integrate cfgperl contents into mainline
4250      Branch: perl
4251           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
4252           !> Porting/config_H config_h.SH perl.h
4253 ____________________________________________________________________________
4254 [  4849] By: gsar                                  on 2000/01/23  08:17:30
4255         Log: fix localization in while BLOCK when there is a continue BLOCK
4256              by introducing an explicit scope (c.f. change#4848)
4257      Branch: perl
4258            ! op.c pp_ctl.c t/cmd/while.t
4259 ____________________________________________________________________________
4260 [  4848] By: gsar                                  on 2000/01/23  06:43:51
4261         Log: fix scope cleanup when next jumps to a continue block; this is rather
4262              in the nature of a kludge; it doesn't fix the longstanding bug that
4263              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
4264              instead of "1")
4265      Branch: perl
4266            ! pp_ctl.c t/cmd/while.t
4267 ____________________________________________________________________________
4268 [  4847] By: gsar                                  on 2000/01/23  04:47:25
4269         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
4270              C<while (my $x = foo()) { my $x = bar(); }> etc.
4271      Branch: perl
4272            ! op.c
4273 ____________________________________________________________________________
4274 [  4846] By: gsar                                  on 2000/01/23  04:44:17
4275         Log: avoid warnings in change#4839
4276      Branch: perl
4277            ! lib/Carp/Heavy.pm
4278 ____________________________________________________________________________
4279 [  4845] By: gsar                                  on 2000/01/22  13:12:38
4280         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
4281      Branch: perl
4282            ! Changes Configure
4283 ____________________________________________________________________________
4284 [  4844] By: gsar                                  on 2000/01/22  12:46:26
4285         Log: wrong category for exec() warning
4286      Branch: perl
4287            ! op.c pod/perlop.pod
4288 ____________________________________________________________________________
4289 [  4843] By: gsar                                  on 2000/01/22  12:42:40
4290         Log: fix line continuations in argument lists (from Helmut Jarausch)
4291      Branch: perl
4292            ! lib/ExtUtils/xsubpp
4293 ____________________________________________________________________________
4294 [  4842] By: gsar                                  on 2000/01/22  12:34:39
4295         Log: CGI.pm upgraded to v2.56 from CPAN
4296      Branch: perl
4297            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
4298            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
4299            ! t/lib/cgi-html.t
4300 ____________________________________________________________________________
4301 [  4841] By: gsar                                  on 2000/01/22  12:07:23
4302         Log: avoid warnings due to lack of forward declarations
4303      Branch: perl
4304            ! lib/Pod/Html.pm
4305 ____________________________________________________________________________
4306 [  4840] By: gsar                                  on 2000/01/22  12:04:30
4307         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
4308              <wolfgang.laun@alcatel.at>)
4309      Branch: perl
4310            ! lib/Pod/Html.pm
4311 ____________________________________________________________________________
4312 [  4839] By: gsar                                  on 2000/01/22  11:57:24
4313         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
4314              <wolfgang.laun@alcatel.at>)
4315      Branch: perl
4316            ! lib/Carp/Heavy.pm pod/perldelta.pod
4317 ____________________________________________________________________________
4318 [  4838] By: gsar                                  on 2000/01/22  10:53:06
4319         Log: truncate(FH) flushes FH before truncating it
4320      Branch: perl
4321            ! pp_sys.c t/io/fs.t
4322 ____________________________________________________________________________
4323 [  4837] By: gsar                                  on 2000/01/22  10:37:16
4324         Log: #line directives without a filename leave the file name as it was
4325              instead of setting it to the script name (from Andrew Pimlott
4326              <andrew@pimlott.ne.mediaone.net>)
4327      Branch: perl
4328            ! toke.c
4329 ____________________________________________________________________________
4330 [  4836] By: gsar                                  on 2000/01/22  10:06:53
4331         Log: add patch for printf-style format typechecks (from Robin Barker
4332              <rmb1@cise.npl.co.uk>); fixes for problems so identified
4333      Branch: perl
4334            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
4335            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
4336 ____________________________________________________________________________
4337 [  4835] By: gsar                                  on 2000/01/22  08:42:52
4338         Log: From: John Tobey <jtobey@isay.com>
4339              Date: Thu, 16 Dec 1999 20:20:38 -0500
4340              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
4341              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
4342      Branch: perl
4343            ! lib/base.pm lib/fields.pm t/lib/fields.t
4344 ____________________________________________________________________________
4345 [  4834] By: gsar                                  on 2000/01/22  08:08:08
4346         Log: fix deeply nested closures that have no references to lexical in
4347              intervening subs
4348      Branch: perl
4349            ! embed.h embed.pl op.c proto.h t/op/closure.t
4350 ____________________________________________________________________________
4351 [  4833] By: gsar                                  on 2000/01/21  17:04:21
4352         Log: add $VERSION
4353      Branch: perl
4354            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
4355 ____________________________________________________________________________
4356 [  4832] By: gsar                                  on 2000/01/21  16:49:09
4357         Log: fix bug in dumping self-referential scalars
4358      Branch: perl
4359            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
4360            ! t/lib/dumper.t
4361 ____________________________________________________________________________
4362 [  4831] By: jhi                                   on 2000/01/21  09:16:07
4363         Log: Integrate with Sarathy.
4364      Branch: cfgperl
4365           +> t/op/exists_sub.t
4366           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
4367           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
4368           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
4369           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
4370           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
4371 ____________________________________________________________________________
4372 [  4830] By: gsar                                  on 2000/01/21  04:28:08
4373         Log: patch to report warnings on bogus filehandles passed to flock(),
4374              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
4375              (slightly modified)
4376      Branch: perl
4377            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4378            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
4379            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
4380 ____________________________________________________________________________
4381 [  4829] By: gsar                                  on 2000/01/21  03:43:46
4382         Log: typo fix
4383      Branch: perl
4384            ! pod/perlop.pod
4385 ____________________________________________________________________________
4386 [  4828] By: gsar                                  on 2000/01/21  03:32:31
4387         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
4388              fixups of faulty facts and prose
4389      Branch: perl
4390            ! pod/perlvar.pod
4391 ____________________________________________________________________________
4392 [  4827] By: gsar                                  on 2000/01/21  01:45:51
4393         Log: support for C<exists &func> (from Spider Boardman)
4394      Branch: perl
4395            + t/op/exists_sub.t
4396            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
4397            ! pod/perlfunc.pod pp.c
4398 ____________________________________________________________________________
4399 [  4826] By: gsar                                  on 2000/01/21  01:35:46
4400         Log: mention the fact that open(my $foo, ...) covers all handle
4401              constructors
4402      Branch: perl
4403            ! pod/perldelta.pod
4404 ____________________________________________________________________________
4405 [  4825] By: gsar                                  on 2000/01/21  01:03:34
4406         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4407              Date: Wed, 19 Jan 2000 15:05:11 -0500
4408              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
4409              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
4410      Branch: perl
4411            ! utils/h2xs.PL
4412 ____________________________________________________________________________
4413 [  4824] By: gsar                                  on 2000/01/20  19:14:26
4414         Log: INSTALL updates from Andy Dougherty
4415      Branch: perl
4416            ! INSTALL
4417 ____________________________________________________________________________
4418 [  4823] By: gsar                                  on 2000/01/20  08:40:13
4419         Log: sv_true() has a superfluous test
4420      Branch: perl
4421            ! sv.c sv.h
4422 ____________________________________________________________________________
4423 [  4822] By: bailey                                on 2000/01/20  02:03:35
4424         Log: Minor cosmetic updates
4425      Branch: vmsperl
4426            ! configure.com
4427 ____________________________________________________________________________
4428 [  4821] By: bailey                                on 2000/01/20  00:25:30
4429         Log: Quick integration of mainline changes to date
4430      Branch: vmsperl
4431           +> (branch 74 files)
4432            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
4433            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
4434            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
4435            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
4436            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
4437            - lib/warning.pm os2/POSIX.mkfifo warning.h
4438           !> (integrate 462 files)
4439 ____________________________________________________________________________
4440 [  4820] By: jhi                                   on 2000/01/19  22:46:42
4441         Log: More robust inc_version_list from Andy.
4442      Branch: cfgperl
4443            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4444            ! config_h.SH
4445      Branch: metaconfig
4446            ! U/installdirs/inc_version_list.U
4447 ____________________________________________________________________________
4448 [  4819] By: jhi                                   on 2000/01/19  17:36:56
4449         Log: Add NV_PRESERVES_UV.
4450      Branch: cfgperl
4451            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4452            ! config_h.SH perl.h
4453      Branch: metaconfig
4454            ! U/protos/selecttype.U
4455      Branch: metaconfig/U/perl
4456            - nvpresuv.U
4457            ! perlxv.U
4458 ____________________________________________________________________________
4459 [  4818] By: jhi                                   on 2000/01/19  08:13:05
4460         Log: Integrate with Sarathy.
4461      Branch: cfgperl
4462           !> Changes Configure win32/config.bc win32/config.gc
4463           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4464           !> win32/config_H.vc
4465 ____________________________________________________________________________
4466 [  4817] By: gsar                                  on 2000/01/19  05:25:43
4467         Log: regen win32/config*
4468      Branch: perl
4469            ! Configure win32/config.bc win32/config.gc win32/config.vc
4470            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4471 ____________________________________________________________________________
4472 [  4816] By: jhi                                   on 2000/01/18  21:19:10
4473         Log: Policy patch from Andy for installation directories,
4474              removing the $apiversion.
4475      Branch: cfgperl
4476            ! Policy_sh.SH
4477 ____________________________________________________________________________
4478 [  4815] By: jhi                                   on 2000/01/18  21:11:03
4479         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
4480              as suggested by Andy.
4481      Branch: cfgperl
4482            ! Configure config_h.SH
4483      Branch: metaconfig
4484            ! U/compline/d_gnulibc.U U/modified/cc.U
4485 ____________________________________________________________________________
4486 [  4814] By: gsar                                  on 2000/01/18  20:48:10
4487         Log: integrate cfgperl changes into mainline
4488      Branch: perl
4489            ! Changes
4490           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4491           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
4492           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
4493 ____________________________________________________________________________
4494 [  4813] By: jhi                                   on 2000/01/18  19:41:33
4495         Log: metaconfig todo note from Andy.
4496      Branch: cfgperl
4497            ! Configure config_h.SH
4498      Branch: metaconfig
4499            ! U/installdirs/inc_version_list.U
4500 ____________________________________________________________________________
4501 [  4812] By: jhi                                   on 2000/01/18  15:02:55
4502         Log: More -V.
4503      Branch: cfgperl
4504            ! perl.c
4505 ____________________________________________________________________________
4506 [  4811] By: jhi                                   on 2000/01/18  10:35:30
4507         Log: More compile-time options shown with -V.
4508      Branch: cfgperl
4509            ! perl.c
4510 ____________________________________________________________________________
4511 [  4810] By: jhi                                   on 2000/01/17  08:35:49
4512         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
4513              the strtold() and qgcvt() prototypes for long doubles, but
4514              it should be okay in any case); fix bad assumptions in the
4515              test suite about string->float conversions; though the out
4516              parameter of strtold() (and strtoll()) is unused, it is nicer
4517              to have it in correct type.
4518      Branch: cfgperl
4519            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
4520      Branch: metaconfig
4521            ! U/modified/cc.U
4522 ____________________________________________________________________________
4523 [  4809] By: jhi                                   on 2000/01/16  19:21:18
4524         Log: strtoll works better ternary.
4525      Branch: cfgperl
4526            ! perl.h
4527 ____________________________________________________________________________
4528 [  4808] By: jhi                                   on 2000/01/16  19:12:58
4529         Log: Know strtoll.
4530      Branch: cfgperl
4531            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4532            ! config_h.SH perl.h
4533 ____________________________________________________________________________
4534 [  4807] By: jhi                                   on 2000/01/16  17:57:03
4535         Log: Integrate with Sarathy.
4536      Branch: cfgperl
4537           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
4538           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
4539 ____________________________________________________________________________
4540 [  4806] By: jhi                                   on 2000/01/16  16:37:47
4541         Log: Continue qgcvt work; closer now but not yet there.
4542      Branch: cfgperl
4543            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4544            ! config_h.SH doop.c utf8.c
4545      Branch: metaconfig
4546            ! U/compline/d_gconvert.U
4547      Branch: metaconfig/U/perl
4548            ! d_qgcvt.U
4549 ____________________________________________________________________________
4550 [  4805] By: jhi                                   on 2000/01/15  22:26:16
4551         Log: Metaconfig and Porting patches from Andy; start using the new
4552              long long and long double thingies from #4804; regen Configure.
4553      Branch: cfgperl
4554            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4555            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
4556      Branch: metaconfig
4557            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
4558            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
4559            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
4560            + U/nullified/lib.U
4561            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
4562            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
4563            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
4564            ! U/modified/Oldconfig.U U/modified/Signal.U
4565            ! U/modified/sig_name.U U/threads/usethreads.U
4566      Branch: metaconfig/U/perl
4567            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
4568            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
4569            ! usemultiplicity.U
4570      Branch: perl
4571            ! perl.h util.c
4572 ____________________________________________________________________________
4573 [  4804] By: jhi                                   on 2000/01/14  14:22:24
4574         Log: Add more quad/long long/long double sciency.
4575      Branch: metaconfig/U/perl
4576            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
4577            + d_strtouq.U
4578 ____________________________________________________________________________
4579 [  4803] By: gsar                                  on 2000/01/14  04:40:49
4580         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
4581      Branch: perl
4582            ! op.c
4583 ____________________________________________________________________________
4584 [  4802] By: gsar                                  on 2000/01/14  04:35:55
4585         Log: add note about "our"
4586      Branch: perl
4587            ! lib/vars.pm
4588 ____________________________________________________________________________
4589 [  4801] By: gsar                                  on 2000/01/14  04:16:51
4590         Log: nailed "our" declarations, and better warnings on duplicate
4591              "our" declarations
4592      Branch: perl
4593            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
4594            ! t/pragma/strict-vars toke.c
4595 ____________________________________________________________________________
4596 [  4800] By: gsar                                  on 2000/01/14  01:27:13
4597         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
4598      Branch: perl
4599            ! dump.c op.c op.h
4600 ____________________________________________________________________________
4601 [  4799] By: gsar                                  on 2000/01/14  01:17:15
4602         Log: doc typo
4603      Branch: perl
4604            ! pod/perlfunc.pod
4605 ____________________________________________________________________________
4606 [  4798] By: jhi                                   on 2000/01/13  16:31:34
4607         Log: Integrate with Sarathy.
4608      Branch: cfgperl
4609           +> epoc/config.sh epoc/epocish.c epoc/link.pl
4610           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
4611           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
4612           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
4613           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
4614           +> win32/perlhost.h win32/vdir.h win32/vmem.h
4615            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
4616            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
4617            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
4618           !> (integrate 282 files)
4619 ____________________________________________________________________________
4620 [  4797] By: gsar                                  on 2000/01/13  08:12:56
4621         Log: clearer docs for change#4796; faster av_exists()
4622      Branch: perl
4623            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4624 ____________________________________________________________________________
4625 [  4796] By: gsar                                  on 2000/01/13  06:49:03
4626         Log: support delete() and exists() on array, tied array, and pseudo-hash
4627              elements or slices
4628      Branch: perl
4629            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
4630            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
4631            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
4632            ! t/op/avhv.t t/op/delete.t
4633 ____________________________________________________________________________
4634 [  4795] By: gsar                                  on 2000/01/11  20:52:30
4635         Log: extend site_perl changes change#4773 to vendor_perl as well
4636      Branch: perl
4637            ! Configure
4638 ____________________________________________________________________________
4639 [  4794] By: gsar                                  on 2000/01/11  19:18:50
4640         Log: rework INSTALL to reflect new logic for versioning sitelibs
4641      Branch: perl
4642            ! INSTALL
4643 ____________________________________________________________________________
4644 [  4793] By: gsar                                  on 2000/01/11  01:44:00
4645         Log: test for change#4792
4646      Branch: perl
4647            ! t/op/fork.t
4648 ____________________________________________________________________________
4649 [  4792] By: gsar                                  on 2000/01/11  01:22:36
4650         Log: pseudo forked children inherit environment correctly
4651      Branch: perl
4652            ! win32/perlhost.h
4653 ____________________________________________________________________________
4654 [  4791] By: gsar                                  on 2000/01/10  19:14:03
4655         Log: test tweak
4656      Branch: perl
4657            ! t/op/fork.t
4658 ____________________________________________________________________________
4659 [  4790] By: gsar                                  on 2000/01/10  18:56:16
4660         Log: check for USE_ITHREADS sanity was too restrictive
4661      Branch: perl
4662            ! perl.h
4663 ____________________________________________________________________________
4664 [  4789] By: gsar                                  on 2000/01/10  18:30:24
4665         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
4666              a real SetCurrentDirectory() in toplevel host
4667      Branch: perl
4668            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
4669            ! win32/vdir.h win32/win32.c
4670 ____________________________________________________________________________
4671 [  4782] By: gsar                                  on 2000/01/10  05:27:03
4672         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
4673      Branch: perl
4674            + epoc/config.sh epoc/epocish.c epoc/link.pl
4675            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
4676            - epoc/perl.pkg
4677            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
4678            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
4679            ! lib/Sys/Hostname.pm
4680 ____________________________________________________________________________
4681 [  4781] By: gsar                                  on 2000/01/10  05:11:03
4682         Log: pod typos (from Abigail <abigail@delanet.com>)
4683      Branch: perl
4684            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
4685 ____________________________________________________________________________
4686 [  4780] By: gsar                                  on 2000/01/10  05:07:35
4687         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
4688      Branch: perl
4689            ! t/lib/thread.t
4690 ____________________________________________________________________________
4691 [  4779] By: gsar                                  on 2000/01/10  05:06:16
4692         Log: terminate -s switch processing only on C<-->, not on C<--foo>
4693      Branch: perl
4694            ! perl.c
4695 ____________________________________________________________________________
4696 [  4778] By: gsar                                  on 2000/01/10  04:38:45
4697         Log: useithreads needs usemultiplicity
4698      Branch: perl
4699            ! Configure perl.h
4700 ____________________________________________________________________________
4701 [  4777] By: gsar                                  on 2000/01/10  01:18:04
4702         Log: use $Config{version} rather than $] where appropriate
4703      Branch: perl
4704            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
4705            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
4706            ! lib/lib.pm
4707 ____________________________________________________________________________
4708 [  4776] By: gsar                                  on 2000/01/10  00:11:34
4709         Log: enable fork.t on windows
4710      Branch: perl
4711            ! t/op/fork.t
4712 ____________________________________________________________________________
4713 [  4775] By: gsar                                  on 2000/01/10  00:07:29
4714         Log: broken test for use5005threads
4715      Branch: perl
4716            ! t/lib/safe2.t
4717 ____________________________________________________________________________
4718 [  4774] By: gsar                                  on 2000/01/09  23:56:37
4719         Log: more windows build tweaks
4720      Branch: perl
4721            ! installperl makedef.pl win32/Makefile win32/config_H.bc
4722            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
4723            ! win32/makefile.mk
4724 ____________________________________________________________________________
4725 [  4773] By: gsar                                  on 2000/01/09  22:27:19
4726         Log: more changes for new-style version numbers (versions numbers on
4727              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
4728              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
4729              split $Config{apiversion} into three, @Config{apirevision,apiversion,
4730              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
4731              to .../site_perl/$version, just like $Config{privlib}, making sitelib
4732              completely independent across versions and substantially eliminating
4733              chances of breaking older installations by overwriting newly built
4734              extensions; all this means compatibility inclusions for @INC will need
4735              to take into account older sitelib versions (this still TODO)
4736              
4737              windows, vms, dos tweaks for the above
4738      Branch: perl
4739            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
4740            ! config_h.SH configure.com dosish.h installman installperl
4741            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
4742            ! win32/config.bc win32/config.gc win32/config.vc
4743            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4744            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
4745            ! win32/win32.c
4746 ____________________________________________________________________________
4747 [  4772] By: gsar                                  on 2000/01/09  19:05:33
4748         Log: s/usethreads/use5005threads/g
4749      Branch: perl
4750            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
4751 ____________________________________________________________________________
4752 [  4771] By: gsar                                  on 2000/01/09  18:51:50
4753         Log: Configure changes for new-style version numbers (from Andy Dougherty,
4754              slightly altered)
4755      Branch: perl
4756            ! Configure INSTALL Porting/Glossary Porting/config.sh
4757            ! Porting/config_H config_h.SH perl.h win32/Makefile
4758            ! win32/config.bc win32/config.gc win32/config.vc
4759            ! win32/makefile.mk
4760 ____________________________________________________________________________
4761 [  4770] By: gsar                                  on 2000/01/07  22:18:54
4762         Log: fix for 'make utest' failures (from Ilya Zakharevich)
4763      Branch: perl
4764            ! regexec.c
4765 ____________________________________________________________________________
4766 [  4769] By: gsar                                  on 2000/01/07  18:23:16
4767         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
4768      Branch: perl
4769            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
4770            + ext/ODBM_File/hints/cygwin.pl
4771            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
4772            ! hints/cygwin.sh installman installperl lib/Cwd.pm
4773            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
4774            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
4775 ____________________________________________________________________________
4776 [  4768] By: gsar                                  on 2000/01/07  18:12:15
4777         Log: typo on h2xs.PL (from Helmut Jarausch)
4778      Branch: perl
4779            ! utils/h2xs.PL
4780 ____________________________________________________________________________
4781 [  4767] By: gsar                                  on 2000/01/07  17:58:45
4782         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
4783      Branch: perl
4784            ! README.vms configure.com vms/subconfigure.com
4785 ____________________________________________________________________________
4786 [  4766] By: gsar                                  on 2000/01/07  17:54:05
4787         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
4788              <sthoenna@efn.org>)
4789      Branch: perl
4790            - os2/POSIX.mkfifo
4791            ! MANIFEST README.os2
4792 ____________________________________________________________________________
4793 [  4765] By: gsar                                  on 2000/01/06  20:11:46
4794         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
4795              match /^lib/ won't load properly)
4796      Branch: perl
4797            + ext/DynaLoader/hints/openbsd.pl
4798            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
4799 ____________________________________________________________________________
4800 [  4764] By: gsar                                  on 2000/01/06  19:51:08
4801         Log: add undocumented globals for compatibility--find.pl, and find2perl
4802              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
4803      Branch: perl
4804            ! lib/File/Find.pm
4805 ____________________________________________________________________________
4806 [  4763] By: gsar                                  on 2000/01/06  10:51:07
4807         Log: fix various C-backend shenanigans
4808      Branch: perl
4809            ! ext/B/B/C.pm
4810 ____________________________________________________________________________
4811 [  4762] By: gsar                                  on 2000/01/06  04:09:00
4812         Log: tweak test in change#4757 for Windows
4813      Branch: perl
4814            ! t/io/open.t
4815 ____________________________________________________________________________
4816 [  4761] By: gsar                                  on 2000/01/06  02:55:30
4817         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
4818              they belonged to freed OP_CONSTs)
4819      Branch: perl
4820            ! op.c
4821 ____________________________________________________________________________
4822 [  4760] By: gsar                                  on 2000/01/06  00:22:40
4823         Log: constant ranges could escape bareword check in list context
4824      Branch: perl
4825            ! op.c t/pragma/strict-subs
4826 ____________________________________________________________________________
4827 [  4759] By: gsar                                  on 2000/01/05  20:52:50
4828         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4829              Date: Wed, 05 Jan 2000 15:23:18 EST
4830              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
4831              Subject: Re: minimal m//g matches appear busted
4832      Branch: perl
4833            ! regexec.c t/op/pat.t
4834 ____________________________________________________________________________
4835 [  4758] By: gsar                                  on 2000/01/05  12:49:40
4836         Log: various nits identified by warnings unmasked by recent changes
4837      Branch: perl
4838            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
4839 ____________________________________________________________________________
4840 [  4757] By: gsar                                  on 2000/01/05  12:48:10
4841         Log: severe bugs in change#3786 fixed
4842      Branch: perl
4843            ! doio.c t/io/open.t
4844 ____________________________________________________________________________
4845 [  4756] By: gsar                                  on 2000/01/05  11:25:10
4846         Log: tweak change#4745 to make ebcdic output match for chars <= 037
4847      Branch: perl
4848            ! ext/Data/Dumper/Dumper.pm
4849 ____________________________________________________________________________
4850 [  4755] By: gsar                                  on 2000/01/05  06:56:05
4851         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
4852      Branch: perl
4853            ! Configure util.c utils/perlcc.PL
4854 ____________________________________________________________________________
4855 [  4754] By: gsar                                  on 2000/01/05  06:52:25
4856         Log: avoid expensive Version_check (from Andreas Koenig)
4857      Branch: perl
4858            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4859            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4860 ____________________________________________________________________________
4861 [  4753] By: gsar                                  on 2000/01/05  06:48:22
4862         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
4863              Date: 03 Jan 2000 21:56:02 +0100
4864              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
4865              Subject: Reloading File::Copy
4866      Branch: perl
4867            ! Changes lib/File/Copy.pm t/lib/filecopy.t
4868 ____________________________________________________________________________
4869 [  4752] By: gsar                                  on 2000/01/04  01:19:20
4870         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
4871      Branch: perl
4872            ! win32/Makefile win32/makefile.mk win32/win32.h
4873 ____________________________________________________________________________
4874 [  4751] By: gsar                                  on 2000/01/03  18:26:08
4875         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
4876      Branch: perl
4877            ! lib/ExtUtils/MakeMaker.pm
4878 ____________________________________________________________________________
4879 [  4750] By: gsar                                  on 2000/01/02  21:58:02
4880         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
4881              to write to a file other than tmon.out (suggested by Haakon Alstadheim
4882              <Haakon.Alstadheim@sds.no>)
4883      Branch: perl
4884            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
4885 ____________________________________________________________________________
4886 [  4749] By: gsar                                  on 2000/01/02  21:37:29
4887         Log: disable optimization in change#3612 for join() and quotemeta()--this
4888              removes all the gross hacks for the special cases in that change; fix
4889              pp_concat() for when TARG == arg (modified version of patch suggested
4890              by Ilya Zakharevich)
4891      Branch: perl
4892            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
4893 ____________________________________________________________________________
4894 [  4748] By: gsar                                  on 2000/01/02  20:26:06
4895         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
4896              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
4897      Branch: perl
4898            ! lib/ExtUtils/MakeMaker.pm
4899 ____________________________________________________________________________
4900 [  4747] By: gsar                                  on 2000/01/02  20:17:36
4901         Log: fix 4-arg substr() when used as argument to subroutine
4902      Branch: perl
4903            ! pp.c t/op/substr.t
4904 ____________________________________________________________________________
4905 [  4746] By: gsar                                  on 2000/01/02  18:45:58
4906         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
4907      Branch: perl
4908            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
4909            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
4910            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4911            ! perlapi.c proto.h thread.h util.c
4912 ____________________________________________________________________________
4913 [  4745] By: gsar                                  on 2000/01/02  18:15:44
4914         Log: ebcdic fix for Data::Dumper from Peter Prymmer
4915      Branch: perl
4916            ! ext/Data/Dumper/Dumper.pm regcomp.c
4917 ____________________________________________________________________________
4918 [  4744] By: gsar                                  on 1999/12/31  22:42:23
4919         Log: missing files in previous submit
4920      Branch: perl
4921            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
4922            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
4923 ____________________________________________________________________________
4924 [  4743] By: gsar                                  on 1999/12/31  06:47:18
4925         Log: various Windows build tweaks
4926      Branch: perl
4927            ! win32/win32.h
4928 ____________________________________________________________________________
4929 [  4742] By: gsar                                  on 1999/12/30  21:32:36
4930         Log: change#4705 breaks code that interpolates $], so leave string value
4931              of $] as it was for compatibility (and perhaps introduce $^V or similar
4932              for the utf8 representation, maybe?)
4933      Branch: perl
4934            ! configpm gv.c
4935 ____________________________________________________________________________
4936 [  4741] By: gsar                                  on 1999/12/30  19:36:21
4937         Log: avoid CRLF in byteloadable files created by perlcc
4938      Branch: perl
4939            ! utils/perlcc.PL
4940 ____________________________________________________________________________
4941 [  4740] By: gsar                                  on 1999/12/30  19:35:07
4942         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
4943      Branch: perl
4944            ! pod/perldelta.pod toke.c
4945 ____________________________________________________________________________
4946 [  4739] By: gsar                                  on 1999/12/30  05:44:21
4947         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
4948              to allow ByteLoader to work; the DATA filehandles continue to
4949              be left open in text mode for compatibility
4950      Branch: perl
4951            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
4952            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
4953            ! win32/win32.h
4954 ____________________________________________________________________________
4955 [  4738] By: gsar                                  on 1999/12/30  04:36:12
4956         Log: CR-LF support broken for formats
4957      Branch: perl
4958            ! toke.c
4959 ____________________________________________________________________________
4960 [  4737] By: gsar                                  on 1999/12/29  22:30:52
4961         Log: make DProf functional under pseudo-fork()
4962      Branch: perl
4963            ! ext/Devel/DProf/DProf.xs
4964 ____________________________________________________________________________
4965 [  4736] By: gsar                                  on 1999/12/29  21:04:59
4966         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
4967              Mulder)
4968      Branch: perl
4969            ! doio.c pp_hot.c t/io/argv.t
4970 ____________________________________________________________________________
4971 [  4735] By: gsar                                  on 1999/12/29  18:12:40
4972         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
4973              Koenig)
4974      Branch: perl
4975            ! Makefile.SH
4976 ____________________________________________________________________________
4977 [  4734] By: gsar                                  on 1999/12/28  21:10:37
4978         Log: Windows build tweaks
4979      Branch: perl
4980            ! INTERN.h sv.c
4981 ____________________________________________________________________________
4982 [  4733] By: gsar                                  on 1999/12/28  20:45:15
4983         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
4984              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
4985      Branch: perl
4986            ! pp_sys.c
4987 ____________________________________________________________________________
4988 [  4732] By: gsar                                  on 1999/12/28  20:42:13
4989         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
4990              <ralph@inputplus.demon.co.uk>
4991      Branch: perl
4992            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
4993 ____________________________________________________________________________
4994 [  4731] By: gsar                                  on 1999/12/28  20:23:17
4995         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
4996              not supplied (variant of patch suggested by Ilya Zakharevich)
4997      Branch: perl
4998            ! XSUB.h lib/ExtUtils/xsubpp
4999 ____________________________________________________________________________
5000 [  4730] By: gsar                                  on 1999/12/28  19:55:56
5001         Log: range operator does magical string increment iff both operands
5002              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
5003              the "foreach (RANGE)" case as well
5004      Branch: perl
5005            ! pp_ctl.c t/op/range.t
5006 ____________________________________________________________________________
5007 [  4729] By: gsar                                  on 1999/12/28  18:40:19
5008         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
5009      Branch: perl
5010            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
5011            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
5012            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
5013            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
5014            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
5015            ! win32/win32.h
5016 ____________________________________________________________________________
5017 [  4728] By: gsar                                  on 1999/12/28  07:44:19
5018         Log: typecasts needed
5019      Branch: perl
5020            ! toke.c
5021 ____________________________________________________________________________
5022 [  4727] By: gsar                                  on 1999/12/28  06:23:08
5023         Log: change#4721 needed line number adjustments
5024      Branch: perl
5025            ! MANIFEST global.sym proto.h t/pragma/warn/doop
5026            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
5027            ! t/pragma/warn/toke t/pragma/warn/utf8
5028 ____________________________________________________________________________
5029 [  4726] By: gsar                                  on 1999/12/28  04:18:15
5030         Log: integrate utfperl contents into mainline
5031      Branch: perl
5032           +> lib/byte.pm lib/byte_heavy.pl
5033           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
5034           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
5035           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
5036 ____________________________________________________________________________
5037 [  4725] By: gsar                                  on 1999/12/28  04:08:09
5038         Log: integrate mainline contents
5039      Branch: utfperl
5040            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
5041            - lib/unicode/Eq/Unicode
5042           !> (integrate 60 files)
5043 ____________________________________________________________________________
5044 [  4724] By: gsar                                  on 1999/12/28  03:44:10
5045         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
5046      Branch: perl
5047            ! regcomp.c t/op/re_tests
5048 ____________________________________________________________________________
5049 [  4723] By: gsar                                  on 1999/12/28  03:28:39
5050         Log: more ebcdic testsuite fixups (from Peter Prymmer)
5051      Branch: perl
5052            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
5053            ! t/pragma/overload.t t/pragma/utf8.t
5054 ____________________________________________________________________________
5055 [  4722] By: gsar                                  on 1999/12/28  03:14:48
5056         Log: avoid "used once" warning
5057      Branch: perl
5058            ! lib/diagnostics.pm
5059 ____________________________________________________________________________
5060 [  4721] By: gsar                                  on 1999/12/28  03:10:32
5061         Log: ebcdic tweaks for tests from Peter Prymmer
5062      Branch: perl
5063            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
5064            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
5065 ____________________________________________________________________________
5066 [  4720] By: gsar                                  on 1999/12/28  03:08:39
5067         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
5068      Branch: perl
5069            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
5070            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5071            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
5072 ____________________________________________________________________________
5073 [  4719] By: gsar                                  on 1999/12/28  03:01:04
5074         Log: perlport v1.45 from Chris Nandor
5075      Branch: perl
5076            ! pod/perlport.pod
5077 ____________________________________________________________________________
5078 [  4718] By: gsar                                  on 1999/12/28  02:59:16
5079         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
5080              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
5081      Branch: perl
5082            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
5083            ! t/pragma/constant.t
5084 ____________________________________________________________________________
5085 [  4717] By: gsar                                  on 1999/12/28  02:47:04
5086         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
5087      Branch: perl
5088            - ext/DynaLoader/dl_cygwin.xs
5089            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
5090            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
5091            ! util.c
5092 ____________________________________________________________________________
5093 [  4716] By: gsar                                  on 1999/12/28  02:40:51
5094         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
5095              (from Andy Dougherty)
5096      Branch: perl
5097            ! Configure
5098 ____________________________________________________________________________
5099 [  4715] By: gsar                                  on 1999/12/28  02:38:44
5100         Log: better variant of change#4644 (from Andy Dougherty)
5101      Branch: perl
5102            ! Configure
5103 ____________________________________________________________________________
5104 [  4714] By: gsar                                  on 1999/12/28  02:36:40
5105         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
5106      Branch: perl
5107            ! Configure
5108 ____________________________________________________________________________
5109 [  4713] By: gsar                                  on 1999/12/28  02:35:15
5110         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
5111              INSTALL (from Andy Dougherty)
5112      Branch: perl
5113            ! Configure
5114 ____________________________________________________________________________
5115 [  4712] By: gsar                                  on 1999/12/28  02:30:55
5116         Log: avoid creating new files during make install
5117      Branch: perl
5118            ! Makefile.SH
5119 ____________________________________________________________________________
5120 [  4711] By: gsar                                  on 1999/12/28  02:24:44
5121         Log: pod edits from Paul Marquess and Mark-Jason Dominus
5122      Branch: perl
5123            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
5124            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
5125            ! pod/perldelta.pod
5126 ____________________________________________________________________________
5127 [  4710] By: gsar                                  on 1999/12/28  02:05:23
5128         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
5129              <sthoenna@efn.org>); add explicit target for opmini.o
5130      Branch: perl
5131            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
5132 ____________________________________________________________________________
5133 [  4709] By: gsar                                  on 1999/12/28  01:20:39
5134         Log: partly fix perldiag regressions identified by Tom Christiansen
5135      Branch: perl
5136            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
5137            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
5138            ! t/pragma/warn/pp_sys
5139 ____________________________________________________________________________
5140 [  4708] By: gsar                                  on 1999/12/27  23:33:24
5141         Log: update perldiag for change#4707
5142      Branch: perl
5143            ! perl.c pod/perldiag.pod
5144 ____________________________________________________________________________
5145 [  4707] By: gsar                                  on 1999/12/27  23:23:39
5146         Log: allow spaces in -I switch argument
5147      Branch: perl
5148            ! perl.c
5149 ____________________________________________________________________________
5150 [  4706] By: gsar                                  on 1999/12/26  23:44:53
5151         Log: fix typos
5152      Branch: utfperl
5153            ! sv.h toke.c
5154 ____________________________________________________________________________
5155 [  4705] By: gsar                                  on 1999/12/24  04:02:35
5156         Log: support for v5.5.640 style version numbers
5157      Branch: utfperl
5158            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
5159            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
5160 ____________________________________________________________________________
5161 [  4704] By: gsar                                  on 1999/12/23  08:54:27
5162         Log: bring in basic threads stuff under USE_ITHREADS
5163      Branch: perl
5164            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
5165            ! util.c
5166 ____________________________________________________________________________
5167 [  4703] By: gsar                                  on 1999/12/23  00:10:06
5168         Log: integrate mainline contents into utfperl
5169      Branch: utfperl
5170           !> (integrate 33 files)
5171 ____________________________________________________________________________
5172 [  4702] By: gsar                                  on 1999/12/20  17:18:23
5173         Log: virtual directory handling broken on paths with trailing slash
5174      Branch: perl
5175            ! win32/Makefile win32/makefile.mk win32/vdir.h
5176 ____________________________________________________________________________
5177 [  4701] By: gsar                                  on 1999/12/20  17:09:55
5178         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
5179              isn't set for all m/$foo/o)
5180      Branch: perl
5181            ! pp_ctl.c
5182 ____________________________________________________________________________
5183 [  4700] By: gsar                                  on 1999/12/20  16:28:51
5184         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
5185              we have a race on our hands)
5186      Branch: perl
5187            ! pp_ctl.c
5188 ____________________________________________________________________________
5189 [  4699] By: gsar                                  on 1999/12/20  16:19:00
5190         Log: pod tweaks
5191      Branch: perl
5192            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
5193 ____________________________________________________________________________
5194 [  4698] By: gsar                                  on 1999/12/20  07:55:07
5195         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
5196      Branch: perl
5197            ! utf8.c
5198 ____________________________________________________________________________
5199 [  4697] By: gsar                                  on 1999/12/18  01:35:50
5200         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
5201              anon hash rather than a block; test case for the same
5202      Branch: perl
5203            ! t/comp/term.t toke.c
5204 ____________________________________________________________________________
5205 [  4696] By: gsar                                  on 1999/12/17  19:55:03
5206         Log: leak in change#4694 spotted by Larry
5207      Branch: perl
5208            ! hv.c
5209 ____________________________________________________________________________
5210 [  4695] By: gsar                                  on 1999/12/17  18:14:11
5211         Log: test case for change#4694
5212      Branch: perl
5213            ! t/op/delete.t
5214 ____________________________________________________________________________
5215 [  4694] By: gsar                                  on 1999/12/17  18:09:08
5216         Log: delete() should return the value as is, not a copy thereof
5217      Branch: perl
5218            ! hv.c pod/perldelta.pod
5219 ____________________________________________________________________________
5220 [  4693] By: gsar                                  on 1999/12/17  17:45:58
5221         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
5222      Branch: perl
5223            ! regexec.c t/op/re_tests
5224 ____________________________________________________________________________
5225 [  4692] By: gsar                                  on 1999/12/17  17:41:10
5226         Log: credits tweak
5227      Branch: perl
5228            ! lib/File/Spec.pm
5229 ____________________________________________________________________________
5230 [  4691] By: gsar                                  on 1999/12/17  07:12:53
5231         Log: DynaLoader doesn't build properly when $(DLSRC) changes
5232              (fix suggested by Hans Mulder)
5233      Branch: perl
5234            ! ext/DynaLoader/Makefile.PL
5235 ____________________________________________________________________________
5236 [  4690] By: gsar                                  on 1999/12/17  06:26:34
5237         Log: add missing new ops
5238      Branch: perl
5239            ! ext/B/ramblings/runtime.porting
5240 ____________________________________________________________________________
5241 [  4689] By: gsar                                  on 1999/12/17  06:16:49
5242         Log: test harness tweak from Hans Mulder
5243      Branch: perl
5244            ! t/TEST
5245 ____________________________________________________________________________
5246 [  4688] By: gsar                                  on 1999/12/17  06:14:23
5247         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
5248              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
5249      Branch: perl
5250            ! Makefile.SH cygwin/Makefile.SHs
5251 ____________________________________________________________________________
5252 [  4687] By: gsar                                  on 1999/12/17  06:06:46
5253         Log: applied suggested patch with whitespace adjustments
5254              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
5255              Date: Thu, 16 Dec 1999 08:57:55 +0100
5256              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
5257              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
5258      Branch: perl
5259            ! lib/File/Find.pm
5260 ____________________________________________________________________________
5261 [  4686] By: gsar                                  on 1999/12/17  05:48:53
5262         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
5263              by Hans Mulder)
5264      Branch: perl
5265            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
5266            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5267            ! ext/DynaLoader/dl_rhapsody.xs
5268 ____________________________________________________________________________
5269 [  4685] By: gsar                                  on 1999/12/17  05:37:51
5270         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
5271              <rjk@linguist.dartmouth.edu>)
5272      Branch: perl
5273            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
5274 ____________________________________________________________________________
5275 [  4684] By: gsar                                  on 1999/12/16  09:32:48
5276         Log: spell out how to get 4-digit year (from Micheal G Schwern
5277              <schwern@pobox.com>)
5278      Branch: perl
5279            ! pod/perlfunc.pod
5280 ____________________________________________________________________________
5281 [  4683] By: gsar                                  on 1999/12/16  09:26:53
5282         Log: type mismatch for %c format argument (spotted by Robin Barker
5283              <rmb1@cise.npl.co.uk>)
5284      Branch: perl
5285            ! regcomp.c
5286 ____________________________________________________________________________
5287 [  4682] By: gsar                                  on 1999/12/16  08:33:28
5288         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
5289              <sho_pi@hotmail.com>)
5290      Branch: perl
5291            ! win32/win32.c
5292 ____________________________________________________________________________
5293 [  4681] By: gsar                                  on 1999/12/16  08:31:15
5294         Log: missing backslash (spotted by Johan Vromans)
5295      Branch: perl
5296            ! perl.c
5297 ____________________________________________________________________________
5298 [  4680] By: gsar                                  on 1999/12/16  08:26:00
5299         Log: avoid coredump on diagnostics when STDERR is closed
5300      Branch: perl
5301            ! perl.h
5302 ____________________________________________________________________________
5303 [  4679] By: gsar                                  on 1999/12/12  18:09:41
5304         Log: integrate mainline changes
5305      Branch: utfperl
5306           +> (branch 39 files)
5307            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
5308            - lib/unicode/UnicodeData-Latest.txt
5309           !> (integrate 447 files)
5310 ____________________________________________________________________________
5311 [  4678] By: gsar                                  on 1999/12/10  01:39:13
5312         Log: interpreter structure should be nulled under -DMULTIPLICITY
5313      Branch: perl
5314            ! perl.c
5315 ____________________________________________________________________________
5316 [  4677] By: gsar                                  on 1999/12/09  11:10:27
5317         Log: update Changes
5318      Branch: perl
5319            ! Changes
5320
5321 ----------------
5322 Version 5.005_63
5323 ----------------
5324
5325 ____________________________________________________________________________
5326 [  4676] By: gsar                                  on 1999/12/09  10:51:43
5327         Log: fix File::Find testsuite bugs in symlink-less places
5328      Branch: perl
5329            ! t/lib/filefind.t
5330 ____________________________________________________________________________
5331 [  4675] By: gsar                                  on 1999/12/09  10:22:31
5332         Log: USE_ITHREADS tweaks and notes
5333      Branch: perl
5334            ! op.c pod/perldelta.pod sv.c
5335 ____________________________________________________________________________
5336 [  4674] By: gsar                                  on 1999/12/09  10:21:53
5337         Log: allow new style sort subs to work under usethreads
5338      Branch: perl
5339            ! pp_ctl.c
5340 ____________________________________________________________________________
5341 [  4673] By: gsar                                  on 1999/12/09  04:00:23
5342         Log: document compatibility issue with literal list slices and NOTOP
5343              (C<not (1,2,3)[0]> is now a syntax error)
5344      Branch: perl
5345            ! pod/perldelta.pod
5346 ____________________________________________________________________________
5347 [  4672] By: gsar                                  on 1999/12/09  01:14:46
5348         Log: avoid mismatched expectation <-> int types for C++ builds
5349      Branch: perl
5350            ! embed.pl intrpvar.h proto.h toke.c
5351 ____________________________________________________________________________
5352 [  4671] By: gsar                                  on 1999/12/09  00:36:24
5353         Log: newer version of File::Find with support for following symlinks and
5354              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
5355      Branch: perl
5356            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
5357 ____________________________________________________________________________
5358 [  4670] By: gsar                                  on 1999/12/09  00:13:06
5359         Log: avoid initializing GvCV slot for autovivified filehandles
5360      Branch: perl
5361            ! pp.c
5362 ____________________________________________________________________________
5363 [  4669] By: gsar                                  on 1999/12/08  19:09:27
5364         Log: apply change#4618 again along with Ilya's patch to fix bugs
5365              in it (see change#4622)
5366      Branch: perl
5367            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
5368            ! t/op/re_tests t/op/subst.t
5369 ____________________________________________________________________________
5370 [  4668] By: gsar                                  on 1999/12/08  18:56:53
5371         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
5372              From: Larry Wall <larry@wall.org>
5373              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
5374              Message-Id: <199912072039.MAA13257@kiev.wall.org>
5375              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
5376      Branch: perl
5377            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
5378 ____________________________________________________________________________
5379 [  4667] By: gsar                                  on 1999/12/08  18:47:37
5380         Log: patch to fix aix hints from ortmann@vnet.ibm.com
5381      Branch: perl
5382            ! hints/aix.sh
5383 ____________________________________________________________________________
5384 [  4666] By: gsar                                  on 1999/12/08  18:29:02
5385         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
5386              Tim Meadowcroft
5387      Branch: perl
5388            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
5389 ____________________________________________________________________________
5390 [  4665] By: gsar                                  on 1999/12/08  02:22:31
5391         Log: introduce save_I8() for saving byte values
5392      Branch: perl
5393            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
5394            ! regcomp.c regexec.c scope.c scope.h sv.c
5395 ____________________________________________________________________________
5396 [  4664] By: gsar                                  on 1999/12/08  02:02:33
5397         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
5398      Branch: perl
5399            ! toke.c
5400 ____________________________________________________________________________
5401 [  4663] By: gsar                                  on 1999/12/08  01:11:44
5402         Log: longstanding typo in lexer: PL_lex_expect was not properly
5403              saved on reentry
5404      Branch: perl
5405            ! toke.c
5406 ____________________________________________________________________________
5407 [  4662] By: gsar                                  on 1999/12/07  23:16:21
5408         Log: typos in change#4546
5409      Branch: perl
5410            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
5411 ____________________________________________________________________________
5412 [  4661] By: gsar                                  on 1999/12/07  09:33:50
5413         Log: typos in change#4660
5414      Branch: perl
5415            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
5416 ____________________________________________________________________________
5417 [  4660] By: gsar                                  on 1999/12/06  23:42:55
5418         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
5419              fix bug where lc($readonly) could result in bogus errors
5420      Branch: perl
5421            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
5422            ! pp.c pp_sys.c proto.h sv.c
5423 ____________________________________________________________________________
5424 [  4659] By: gsar                                  on 1999/12/06  15:24:31
5425         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
5426              <jarausch@igpm.rwth-aachen.de>)
5427      Branch: perl
5428            ! perl.h
5429 ____________________________________________________________________________
5430 [  4658] By: gsar                                  on 1999/12/06  15:18:30
5431         Log: fix for -Dp via $^D (suggested by Stephane Payrard
5432              <stef@adnaccess.com>)
5433      Branch: perl
5434            ! mg.c
5435 ____________________________________________________________________________
5436 [  4657] By: gsar                                  on 1999/12/06  06:50:01
5437         Log: change#4641 needs perldiag.pod edit
5438      Branch: perl
5439            - lib/unicode/UnicodeData-Latest.txt
5440            ! pod/perldiag.pod
5441 ____________________________________________________________________________
5442 [  4656] By: gsar                                  on 1999/12/06  01:36:56
5443         Log: Makefile tweak for change#4649
5444      Branch: perl
5445            ! Makefile.SH
5446 ____________________________________________________________________________
5447 [  4655] By: gsar                                  on 1999/12/05  17:23:57
5448         Log: change#4653 was missing a patch reject
5449      Branch: perl
5450            ! win32/makefile.mk
5451 ____________________________________________________________________________
5452 [  4654] By: gsar                                  on 1999/12/05  11:41:04
5453         Log: windows build tweaks for Borland compiler
5454      Branch: perl
5455            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
5456 ____________________________________________________________________________
5457 [  4653] By: gsar                                  on 1999/12/05  11:07:37
5458         Log: applied somewhat modified version of suggested patch
5459              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
5460              Date: Thu, 18 Nov 1999 18:45:27 PST
5461              Message-ID: <19991119024527.72749.qmail@hotmail.com>
5462              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
5463      Branch: perl
5464            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
5465            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
5466            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
5467            ! win32/makefile.mk win32/win32.h
5468 ____________________________________________________________________________
5469 [  4652] By: gsar                                  on 1999/12/05  09:24:45
5470         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
5471              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
5472              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
5473              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
5474      Branch: perl
5475            ! Changes hints/svr5.sh
5476 ____________________________________________________________________________
5477 [  4651] By: gsar                                  on 1999/12/05  09:01:19
5478         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
5479              when given non-existent drive names
5480      Branch: perl
5481            ! lib/File/Path.pm
5482 ____________________________________________________________________________
5483 [  4650] By: gsar                                  on 1999/12/05  08:47:11
5484         Log: windows build tweaks for change#4649
5485      Branch: perl
5486            ! win32/Makefile win32/makefile.mk
5487 ____________________________________________________________________________
5488 [  4649] By: gsar                                  on 1999/12/05  07:49:28
5489         Log: make File::Glob::glob() the default for CORE::glob()
5490              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
5491      Branch: perl
5492            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
5493            ! win32/makefile.mk
5494 ____________________________________________________________________________
5495 [  4648] By: gsar                                  on 1999/12/05  00:33:34
5496         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
5497      Branch: perl
5498            ! lib/Pod/Html.pm
5499 ____________________________________________________________________________
5500 [  4647] By: gsar                                  on 1999/12/05  00:14:01
5501         Log: remove outdated entry
5502      Branch: perl
5503            ! pod/perltrap.pod
5504 ____________________________________________________________________________
5505 [  4646] By: gsar                                  on 1999/12/04  22:48:51
5506         Log: s/block/loop block/ in diagnostics about next, last, redo
5507      Branch: perl
5508            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
5509 ____________________________________________________________________________
5510 [  4645] By: gsar                                  on 1999/12/04  22:25:32
5511         Log: readability tweak suggested by GRommel@sears.com
5512      Branch: perl
5513            ! pp.c
5514 ____________________________________________________________________________
5515 [  4644] By: gsar                                  on 1999/12/04  22:05:00
5516         Log: Configure tweak from Peter Prymmer
5517      Branch: perl
5518            ! Configure
5519 ____________________________________________________________________________
5520 [  4643] By: gsar                                  on 1999/12/04  21:55:27
5521         Log: make weak keyword check look for defined(&lock), not
5522              merely defined(*lock)
5523      Branch: perl
5524            ! toke.c
5525 ____________________________________________________________________________
5526 [  4642] By: gsar                                  on 1999/12/04  21:11:51
5527         Log: make eof() open ARGV if it isn't open already; also fixes bug
5528              where eof() would operate on any last-read filehandle, not
5529              just ARGV
5530      Branch: perl
5531            ! pp_sys.c
5532 ____________________________________________________________________________
5533 [  4641] By: gsar                                  on 1999/12/04  04:42:25
5534         Log: make uninitialized value warnings report opcode
5535      Branch: perl
5536            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
5537            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
5538            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
5539            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
5540            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
5541            ! t/pragma/warn/sv
5542 ____________________________________________________________________________
5543 [  4640] By: gsar                                  on 1999/12/04  02:40:44
5544         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
5545              that don't do range checking
5546      Branch: perl
5547            ! lib/Time/Local.pm
5548 ____________________________________________________________________________
5549 [  4639] By: gsar                                  on 1999/12/04  01:00:49
5550         Log: better implementation of change#3326; open(local $foo,...) now
5551              allowed in addition to any uninitialized variable, for consistency
5552              with how autovivification works elsewhere; add code to use the
5553              variable name as the name of the handle for simple variables, so
5554              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
5555      Branch: perl
5556            ! op.c pod/perldelta.pod pp.c t/io/open.t
5557 ____________________________________________________________________________
5558 [  4638] By: gsar                                  on 1999/12/03  21:20:00
5559         Log: pod nits
5560      Branch: perl
5561            ! pod/perlfunc.pod pod/perlrun.pod
5562 ____________________________________________________________________________
5563 [  4637] By: gsar                                  on 1999/12/03  08:59:04
5564         Log: change#4431 was flawed
5565      Branch: perl
5566            ! Makefile.SH
5567 ____________________________________________________________________________
5568 [  4636] By: gsar                                  on 1999/12/03  07:59:52
5569         Log: pod embellishments from Nathan Torkington
5570      Branch: perl
5571            ! pod/perlfaq2.pod pod/perlhack.pod
5572 ____________________________________________________________________________
5573 [  4635] By: gsar                                  on 1999/12/03  07:56:04
5574         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
5575      Branch: perl
5576            ! pod/perlfaq4.pod
5577 ____________________________________________________________________________
5578 [  4634] By: gsar                                  on 1999/12/03  07:47:47
5579         Log: test tweak for VMS (from Craig A. Berry)
5580      Branch: perl
5581            ! t/io/nargv.t
5582 ____________________________________________________________________________
5583 [  4633] By: gsar                                  on 1999/12/03  07:44:52
5584         Log: patchls tweak from Andreas Koenig
5585      Branch: perl
5586            ! Porting/patchls
5587 ____________________________________________________________________________
5588 [  4632] By: gsar                                  on 1999/12/03  07:42:23
5589         Log: don't mess with the umask()
5590      Branch: perl
5591            ! installhtml installman installperl lib/ExtUtils/Install.pm
5592            ! lib/ExtUtils/Manifest.pm
5593 ____________________________________________________________________________
5594 [  4631] By: gsar                                  on 1999/12/03  06:52:50
5595         Log: support -a switch to append bytecode to an existing file and make
5596              perlcc use it (from Tom Hughes <tom@compton.nu>)
5597      Branch: perl
5598            ! ext/B/B/Bytecode.pm utils/perlcc.PL
5599 ____________________________________________________________________________
5600 [  4630] By: gsar                                  on 1999/12/03  06:46:16
5601         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
5602              (from Tom Phoenix)
5603      Branch: perl
5604            ! pod/perltrap.pod
5605 ____________________________________________________________________________
5606 [  4629] By: gsar                                  on 1999/12/03  06:40:15
5607         Log: use PerlIO abstraction rather than straight stdio (from
5608              Chip Salzenberg)
5609      Branch: perl
5610            ! ext/ByteLoader/ByteLoader.xs
5611 ____________________________________________________________________________
5612 [  4628] By: gsar                                  on 1999/12/03  06:15:54
5613         Log: avoid warning in IO::Select::exists() if socket doesn't exist
5614      Branch: perl
5615            ! ext/IO/lib/IO/Select.pm
5616 ____________________________________________________________________________
5617 [  4627] By: gsar                                  on 1999/12/03  06:05:19
5618         Log: two small patches from Peter Prymmer <pvhp@forte.com>
5619      Branch: perl
5620            ! makedepend.SH win32/Makefile win32/makefile.mk
5621 ____________________________________________________________________________
5622 [  4626] By: gsar                                  on 1999/12/03  05:36:38
5623         Log: From: Peter Prymmer <pvhp@forte.com>
5624              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
5625              Message-Id: <199911260506.VAA17230@brio.forte.com>
5626              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
5627      Branch: perl
5628            ! regcomp.c
5629 ____________________________________________________________________________
5630 [  4625] By: gsar                                  on 1999/12/03  05:20:21
5631         Log: Windows build tweaks due to change#4623
5632      Branch: perl
5633            ! win32/Makefile win32/makefile.mk win32/perlhost.h
5634 ____________________________________________________________________________
5635 [  4624] By: gsar                                  on 1999/12/03  04:58:30
5636         Log: add missing file
5637      Branch: perl
5638            + ext/DynaLoader/XSLoader_pm.PL
5639 ____________________________________________________________________________
5640 [  4623] By: gsar                                  on 1999/12/03  04:47:03
5641         Log: applied suggested patch; removed $VERSION = $VERSION hack
5642              (change#4043 fixed the need for that)
5643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5644              Date: Tue, 16 Nov 1999 01:50:31 EST
5645              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
5646              Subject: [PATCH 5.005_62] XSLoader.pm
5647      Branch: perl
5648            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
5649            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
5650            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
5651            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
5652            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
5653            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
5654            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
5655            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
5656            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
5657            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
5658            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
5659 ____________________________________________________________________________
5660 [  4622] By: gsar                                  on 1999/12/03  04:02:39
5661         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
5662      Branch: perl
5663            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
5664 ____________________________________________________________________________
5665 [  4621] By: gsar                                  on 1999/12/02  22:24:53
5666         Log: caveat about thread-safety of extensions
5667      Branch: perl
5668            ! pod/perlfork.pod
5669 ____________________________________________________________________________
5670 [  4620] By: gsar                                  on 1999/12/02  20:31:02
5671         Log: XS documentation patches suggested by Ilya, severally adjusted
5672      Branch: perl
5673            ! pod/perlxs.pod pod/perlxstut.pod
5674 ____________________________________________________________________________
5675 [  4619] By: gsar                                  on 1999/12/02  17:52:50
5676         Log: re-add missing Unicode database master
5677      Branch: perl
5678            + lib/unicode/Unicode.300
5679 ____________________________________________________________________________
5680 [  4618] By: gsar                                  on 1999/12/02  06:56:18
5681         Log: applied suggested patch with prototype changes
5682              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5683              Date:    Tue, 23 Nov 1999 22:55:55 EST
5684              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
5685              Subject: [PATCH 5.005_62] First char cognizance
5686      Branch: perl
5687            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
5688 ____________________________________________________________________________
5689 [  4617] By: gsar                                  on 1999/12/02  06:04:57
5690         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
5691      Branch: perl
5692            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
5693 ____________________________________________________________________________
5694 [  4616] By: gsar                                  on 1999/12/02  04:30:22
5695         Log: various documentation tweaks suggested by M. J. T. Guy
5696      Branch: perl
5697            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
5698 ____________________________________________________________________________
5699 [  4615] By: gsar                                  on 1999/12/02  04:17:43
5700         Log: various File::Glob fixes for DOSISH platforms
5701              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
5702              Date: Tue, 02 Nov 1999 11:11:25 GMT
5703              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
5704              Subject: File::Glob again. Final patch, honest!
5705      Branch: perl
5706            + t/lib/glob-case.t
5707            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
5708            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5709            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
5710 ____________________________________________________________________________
5711 [  4614] By: gsar                                  on 1999/12/02  03:42:55
5712         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
5713              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
5714      Branch: perl
5715            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
5716 ____________________________________________________________________________
5717 [  4613] By: gsar                                  on 1999/12/02  01:59:19
5718         Log: ignore yet another known scalar leak
5719      Branch: perl
5720            ! t/pragma/warn/regcomp
5721 ____________________________________________________________________________
5722 [  4612] By: gsar                                  on 1999/12/02  01:15:02
5723         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
5724      Branch: perl
5725            ! pp.c
5726 ____________________________________________________________________________
5727 [  4611] By: gsar                                  on 1999/12/02  00:31:43
5728         Log: a somewhat tweaked version of suggested patch
5729              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5730              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
5731              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
5732              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
5733      Branch: perl
5734            ! pod/perlfunc.pod
5735 ____________________________________________________________________________
5736 [  4610] By: gsar                                  on 1999/12/01  19:09:31
5737         Log: more accurate require() pseudocode (from James P. Williams
5738              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
5739      Branch: perl
5740            ! pod/perlfunc.pod
5741 ____________________________________________________________________________
5742 [  4609] By: gsar                                  on 1999/12/01  18:43:49
5743         Log: avoid "Callback called exit" error on intentional exit()
5744      Branch: perl
5745            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
5746 ____________________________________________________________________________
5747 [  4608] By: gsar                                  on 1999/12/01  18:42:38
5748         Log: find_byclass() prototype was incoherent
5749      Branch: perl
5750            ! regexec.c
5751 ____________________________________________________________________________
5752 [  4607] By: gsar                                  on 1999/12/01  05:45:10
5753         Log: better documentation for goto &NAME (from M. J. T. Guy)
5754      Branch: perl
5755            ! pod/perlfunc.pod
5756 ____________________________________________________________________________
5757 [  4606] By: gsar                                  on 1999/12/01  05:33:14
5758         Log: integrate cfgperl contents into mainline
5759      Branch: perl
5760           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
5761           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
5762            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
5763            ! Changes
5764           !> (integrate 210 files)
5765 ____________________________________________________________________________
5766 [  4605] By: gsar                                  on 1999/12/01  05:15:27
5767         Log: avoid PTR->IV cast warnings
5768      Branch: perl
5769            ! mg.c op.c scope.h
5770 ____________________________________________________________________________
5771 [  4604] By: gsar                                  on 1999/12/01  03:59:56
5772         Log: email address changes
5773      Branch: perl
5774            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
5775            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
5776            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
5777            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
5778            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
5779 ____________________________________________________________________________
5780 [  4603] By: gsar                                  on 1999/12/01  03:45:13
5781         Log: minor USE_ITHREADS tweaks
5782      Branch: perl
5783            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
5784            ! win32/perllib.c win32/win32.h
5785 ____________________________________________________________________________
5786 [  4602] By: gsar                                  on 1999/12/01  01:00:09
5787         Log: more complete pseudo-fork() support for Windows
5788      Branch: perl
5789            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
5790            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
5791            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
5792            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
5793            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
5794            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
5795            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
5796            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
5797            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
5798            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
5799            ! win32/win32iop.h win32/win32thread.h
5800 ____________________________________________________________________________
5801 [  4601] By: gsar                                  on 1999/12/01  00:45:38
5802         Log: rudimentary support for remote debugging, from aeons ago (somewhat
5803              modified)
5804              From: Graham TerMarsch <grahamt@ActiveState.com>
5805              Date: Sat, 12 Sep 1998 10:46:55 -0700
5806              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
5807              Subject: Re: Patches to perl5db.pl to allow for remote debugging
5808      Branch: perl
5809            ! lib/perl5db.pl
5810 ____________________________________________________________________________
5811 [  4600] By: chip                                  on 1999/11/19  21:16:00
5812         Log: Document known limitations of fdopen() on some systems,
5813              as they apply to open() and sysopen().
5814      Branch: perl
5815            ! pod/perlfunc.pod
5816 ____________________________________________________________________________
5817 [  4599] By: chip                                  on 1999/11/19  17:20:19
5818         Log: Undef printf before redirecting it to PerlIO_stdoutf.
5819              (Avoids an irritating warning when compiling with PerlIO.)
5820      Branch: perl
5821            ! perl.h
5822 ____________________________________________________________________________
5823 [  4598] By: jhi                                   on 1999/11/22  21:30:17
5824         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
5825      Branch: cfgperl
5826            ! README.vms t/io/open.t
5827 ____________________________________________________________________________
5828 [  4597] By: jhi                                   on 1999/11/21  16:21:21
5829         Log: Replace #4596 with the change done in 5.005_03.
5830      Branch: cfgperl
5831            ! ext/Errno/Errno_pm.PL
5832 ____________________________________________________________________________
5833 [  4596] By: jhi                                   on 1999/11/21  16:07:20
5834         Log: Skip processing a file if the file to be opened is '-'
5835              (can happen in UNICOS)
5836      Branch: cfgperl
5837            ! ext/Errno/Errno_pm.PL
5838 ____________________________________________________________________________
5839 [  4595] By: jhi                                   on 1999/11/21  14:05:10
5840         Log: VMS patches from Peter Prymmer.
5841      Branch: cfgperl
5842            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
5843 ____________________________________________________________________________
5844 [  4594] By: jhi                                   on 1999/11/18  17:07:14
5845         Log: The find_byclass prototype is already in proto.h. 
5846      Branch: cfgperl
5847            ! regexec.c
5848 ____________________________________________________________________________
5849 [  4593] By: gsar                                  on 1999/11/16  21:25:21
5850         Log: typo in flag checks
5851      Branch: utfperl
5852            ! sv.h
5853 ____________________________________________________________________________
5854 [  4592] By: jhi                                   on 1999/11/16  21:17:25
5855         Log: Regen Configure.
5856      Branch: cfgperl
5857            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
5858      Branch: metaconfig
5859            ! U/a_dvisory/quadtype.U
5860 ____________________________________________________________________________
5861 [  4591] By: jhi                                   on 1999/11/16  14:53:19
5862         Log: Integrate with Sarathy.
5863      Branch: cfgperl
5864           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
5865           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
5866           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
5867           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
5868           !> t/pod/poderrs.xr
5869 ____________________________________________________________________________
5870 [  4590] By: gsar                                  on 1999/11/16  05:57:56
5871         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
5872      Branch: perl
5873            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
5874            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
5875            ! t/pod/poderrs.t t/pod/poderrs.xr
5876 ____________________________________________________________________________
5877 [  4589] By: gsar                                  on 1999/11/15  18:47:34
5878         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
5879              C<if (fork()) { print "parent" } else { print "child" }> works on
5880              Windows (incidentally running a cloned^2 interpreter :)
5881      Branch: perl
5882            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
5883            ! pp_sys.c proto.h sv.c
5884 ____________________________________________________________________________
5885 [  4588] By: gsar                                  on 1999/11/15  14:34:36
5886         Log: cloning the stack (part 1)
5887      Branch: perl
5888            ! cop.h deb.c perl.c sv.c
5889 ____________________________________________________________________________
5890 [  4587] By: jhi                                   on 1999/11/15  00:22:20
5891         Log: Integrate with Sarathy.
5892      Branch: cfgperl
5893           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
5894           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
5895           !> win32/perllib.c
5896 ____________________________________________________________________________
5897 [  4586] By: jhi                                   on 1999/11/14  21:17:26
5898         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
5899      Branch: cfgperl
5900            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
5901 ____________________________________________________________________________
5902 [  4585] By: gsar                                  on 1999/11/14  20:01:45
5903         Log: tweak for win32 build
5904      Branch: perl
5905            ! embed.h embed.pl op.c proto.h
5906 ____________________________________________________________________________
5907 [  4584] By: gsar                                  on 1999/11/14  19:46:25
5908         Log: cosmetic tweaks
5909      Branch: perl
5910            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
5911            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
5912 ____________________________________________________________________________
5913 [  4583] By: gsar                                  on 1999/11/14  17:38:32
5914         Log: fix problem pointer casts
5915      Branch: perl
5916            ! Changes run.c sv.c
5917 ____________________________________________________________________________
5918 [  4582] By: jhi                                   on 1999/11/14  17:10:01
5919         Log: Integrate with Sarathy.
5920      Branch: cfgperl
5921           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
5922           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
5923           !> vms/perly_c.vms win32/perllib.c
5924 ____________________________________________________________________________
5925 [  4581] By: jhi                                   on 1999/11/14  17:08:23
5926         Log: The separation of 64-bitness and largefileness continues
5927              (with a setback, see hpux.sh).
5928      Branch: cfgperl
5929            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
5930            ! hints/solaris_2.sh
5931      Branch: metaconfig
5932            ! U/threads/archname.U U/typedefs/lseektype.U
5933      Branch: metaconfig/U/perl
5934            ! fpossize.U use64bits.U uselfs.U
5935 ____________________________________________________________________________
5936 [  4580] By: jhi                                   on 1999/11/14  13:26:41
5937         Log: Another Unicode update.
5938      Branch: cfgperl
5939            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
5940            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
5941            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
5942            ! (edit 189 files)
5943 ____________________________________________________________________________
5944 [  4579] By: gsar                                  on 1999/11/14  10:21:49
5945         Log: sundry cleanups for cloned interpreters (only known failure mode
5946              is due to regexps keeping non-constant data in their compiled
5947              structures)
5948      Branch: perl
5949            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
5950            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
5951 ____________________________________________________________________________
5952 [  4578] By: gsar                                  on 1999/11/14  03:37:37
5953         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
5954      Branch: perl
5955            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
5956 ____________________________________________________________________________
5957 [  4577] By: jhi                                   on 1999/11/13  19:50:24
5958         Log: Change #4576 accidentally leaked also parts of
5959              Ilya's patch that won't apply cleanly anymore.
5960      Branch: cfgperl
5961            ! regexec.c t/op/re_tests
5962 ____________________________________________________________________________
5963 [  4576] By: jhi                                   on 1999/11/13  19:43:37
5964         Log: Integrate with Sarathy.
5965      Branch: cfgperl
5966            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
5967           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
5968           !> t/op/regexp.t t/pragma/overload.t
5969 ____________________________________________________________________________
5970 [  4575] By: gsar                                  on 1999/11/13  19:41:46
5971         Log: typos in change#4561 and change#4565
5972      Branch: perl
5973            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
5974 ____________________________________________________________________________
5975 [  4574] By: gsar                                  on 1999/11/13  19:31:19
5976         Log: revert non-kosher parts of change#4562 (sort order problems
5977              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
5978              result and expected lines; /[:ascii:]/ not working should be
5979              fixed, not ignored in regexp.t; result from sort should be
5980              fixed to be ascii portable on ebcdic, not ebcdic-specific)
5981      Branch: perl
5982            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
5983 ____________________________________________________________________________
5984 [  4573] By: gsar                                  on 1999/11/13  19:13:04
5985         Log: integrate cfgperl changes into mainline
5986      Branch: perl
5987           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
5988           +> lib/unicode/In/BopomofoExtended.pl
5989           +> lib/unicode/In/BraillePatterns.pl
5990           +> lib/unicode/In/CJKRadicalsSupplement.pl
5991           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
5992           +> lib/unicode/In/Cherokee.pl
5993           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
5994           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
5995           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
5996           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
5997           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
5998           +> lib/unicode/In/Thaana.pl
5999           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
6000           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
6001            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6002           !> (integrate 213 files)
6003 ____________________________________________________________________________
6004 [  4572] By: jhi                                   on 1999/11/13  18:44:50
6005         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
6006              To: perl5-porters@perl.org, VMSPERL@perl.org
6007              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
6008              Date: Wed, 27 Oct 1999 11:02:54 -0500
6009              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
6010      Branch: cfgperl
6011            ! README.vms
6012 ____________________________________________________________________________
6013 [  4571] By: jhi                                   on 1999/11/13  18:33:39
6014         Log: From: jand@activestate.com (Jan Dubois)
6015              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
6016              Cc: Douglas Lankshear <dougl@activestate.com>,
6017              Gurusamy Sarathy <gsar@activestate.com>
6018              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
6019              Date: Tue, 09 Nov 1999 00:38:33 +0100
6020              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
6021      Branch: cfgperl
6022            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
6023            ! win32/config.gc win32/config.vc win32/config_H.bc
6024            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
6025            ! win32/win32.c win32/win32iop.h
6026 ____________________________________________________________________________
6027 [  4570] By: jhi                                   on 1999/11/13  18:30:37
6028         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6029              To: perl5-porters@perl.org (Mailing list Perl5)
6030              Subject: [PATCH 5.005_62] makedef.pl goof
6031              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
6032              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
6033      Branch: cfgperl
6034            ! makedef.pl
6035 ____________________________________________________________________________
6036 [  4569] By: jhi                                   on 1999/11/13  18:06:54
6037         Log: From: Michael G Schwern <schwern@pobox.com>
6038              To: perl5-porters@perl.org, pod-people@perl.org
6039              Cc: tchrist@mox.perl.com, gnat@frii.com
6040              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
6041              Date: Wed, 10 Nov 1999 17:21:46 -0500
6042              Message-ID: <19991110172146.A23527@athens.aocn.com>
6043      Branch: cfgperl
6044            ! pod/perlfaq9.pod
6045 ____________________________________________________________________________
6046 [  4568] By: jhi                                   on 1999/11/13  18:05:33
6047         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
6048              To: <perl5-porters@perl.org>
6049              Subject: DynaLoader_pm.PL patch (backslashes in strings)
6050              Date: Wed, 10 Nov 1999 22:52:02 -0000
6051              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
6052      Branch: cfgperl
6053            ! ext/DynaLoader/DynaLoader_pm.PL
6054 ____________________________________________________________________________
6055 [  4567] By: jhi                                   on 1999/11/13  18:03:52
6056         Log: From: JD Laub <jdl@access-health.com>
6057              To: perl5-porters@perl.org
6058              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
6059              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
6060              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
6061      Branch: cfgperl
6062            ! lib/Exporter/Heavy.pm
6063 ____________________________________________________________________________
6064 [  4566] By: jhi                                   on 1999/11/13  18:01:24
6065         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
6066              To: perl5-porters@perl.org
6067              Subject: small patch for perldoc
6068              Date: Fri, 12 Nov 1999 23:11:43 GMT
6069              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
6070      Branch: cfgperl
6071            ! utils/perldoc.PL
6072 ____________________________________________________________________________
6073 [  4565] By: jhi                                   on 1999/11/13  17:58:54
6074         Log: From: Scott Gifford <sgifford@tir.com>
6075              To: perl5-porters@perl.org
6076              Cc: gbarr@pobox.com
6077              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
6078              Date: 12 Nov 1999 18:55:30 -0500
6079              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
6080      Branch: cfgperl
6081            ! ext/IO/lib/IO/Socket.pm
6082 ____________________________________________________________________________
6083 [  4564] By: jhi                                   on 1999/11/13  17:45:39
6084         Log: Applied manually:
6085              From: "Craig A. Berry" <craig.berry@metamor.com>
6086              To: perl5-porters@perl.org, VMSPERL@perl.org
6087              Subject: [PATCH 5.005_62] patches required to build on VMS
6088              Date: Tue, 09 Nov 1999 18:16:14 -0600
6089              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
6090      Branch: cfgperl
6091            ! configure.com vms/descrip_mms.template vms/subconfigure.com
6092            ! vms/vms.c vms/vmsish.h
6093 ____________________________________________________________________________
6094 [  4563] By: jhi                                   on 1999/11/13  17:18:41
6095         Log: Regen Unicode tables to include a warning:
6096              Thou Shalt Not Edit Them By Hand; add missing
6097              (Unicode 2.0 -introduced) tables to MANIFEST;
6098              convert the equivalence tables to be valid Perl code.
6099      Branch: cfgperl
6100            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
6101            + lib/unicode/In/BopomofoExtended.pl
6102            + lib/unicode/In/BraillePatterns.pl
6103            + lib/unicode/In/CJKRadicalsSupplement.pl
6104            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
6105            + lib/unicode/In/Cherokee.pl
6106            + lib/unicode/In/IdeographicDescriptionCharacters.pl
6107            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
6108            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
6109            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
6110            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
6111            + lib/unicode/In/Thaana.pl
6112            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
6113            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
6114            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6115            ! (edit 169 files)
6116 ____________________________________________________________________________
6117 [  4562] By: jhi                                   on 1999/11/13  16:53:00
6118         Log: From: Peter Prymmer <pvhp@forte.com>
6119              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
6120              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
6121              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
6122              Message-Id: <199911102234.OAA01018@brio.forte.com>
6123      Branch: cfgperl
6124            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
6125            ! t/pragma/overload.t
6126 ____________________________________________________________________________
6127 [  4561] By: jhi                                   on 1999/11/13  16:29:37
6128         Log: $Config{myarchname} is not a good architecture identifier
6129              because it may contain host/node identification like
6130              CPU serial numbers.
6131      Branch: cfgperl
6132            ! ext/Errno/Errno_pm.PL
6133 ____________________________________________________________________________
6134 [  4560] By: jhi                                   on 1999/11/13  16:26:13
6135         Log: Continue largefileness separation from quadness;
6136              move nv-preserving test out of perl.h into Configure;
6137              use HAS_SETVBUF in IO.
6138      Branch: cfgperl
6139            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6140            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
6141      Branch: metaconfig
6142            ! U/a_dvisory/quadtype.U
6143      Branch: metaconfig/U/perl
6144            + nvpresuv.U
6145            ! d_fseeko.U d_ftello.U io64.U perlxv.U
6146 ____________________________________________________________________________
6147 [  4559] By: jhi                                   on 1999/11/13  13:46:38
6148         Log: Try to fix largefileness so that it "works" without a quad IV.
6149      Branch: cfgperl
6150            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6151            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
6152      Branch: metaconfig
6153            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
6154      Branch: metaconfig/U/perl
6155            ! io64.U
6156 ____________________________________________________________________________
6157 [  4558] By: jhi                                   on 1999/11/13  11:36:19
6158         Log: Undo drift from mainline.
6159      Branch: cfgperl
6160            ! regcomp.c util.c utils/h2xs.PL
6161 ____________________________________________________________________________
6162 [  4557] By: gsar                                  on 1999/11/13  10:54:46
6163         Log: typo
6164      Branch: perl
6165            ! util.c
6166 ____________________________________________________________________________
6167 [  4556] By: gsar                                  on 1999/11/13  10:53:41
6168         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
6169      Branch: perl
6170           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
6171           +> epoc/epoc_stubs.c
6172           !> (integrate 48 files)
6173 ____________________________________________________________________________
6174 [  4555] By: jhi                                   on 1999/11/13  10:05:54
6175         Log: Integrate with Sarathy.
6176      Branch: cfgperl
6177           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
6178           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
6179 ____________________________________________________________________________
6180 [  4554] By: jhi                                   on 1999/11/13  10:03:07
6181         Log: s/_SIGN$/_sign/g;
6182      Branch: metaconfig
6183            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
6184 ____________________________________________________________________________
6185 [  4553] By: gsar                                  on 1999/11/13  02:17:53
6186         Log: cloned interpreters now actually run and pass all but 55/10386
6187              subtests; various subtle bugs, new and old, observed when running
6188              cloned interpreters have been fixed
6189              
6190              still to do:
6191              |  * dup psig_ptr table
6192              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
6193              |    simple-minded and grab one pad entry each, heavily bloating
6194              |    the pad by not avoiding dups)
6195              |  * overloaded constants are not really immutable--they need to
6196              |    be PADOPs
6197              |  * allocator for constants and OPs need to be spelled differently
6198              |    (shared vs interpreter-local allocations)
6199              |  * optree refcounting is still missing locking (macros are in place)
6200              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
6201              |    perl_clone() can be called from within runops*()
6202      Branch: perl
6203            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
6204            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
6205 ____________________________________________________________________________
6206 [  4552] By: jhi                                   on 1999/11/11  23:17:43
6207         Log: Turn on largefileness always if available and
6208              continue 64-bit fixes.
6209      Branch: cfgperl
6210            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
6211            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
6212            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
6213 ____________________________________________________________________________
6214 [  4551] By: jhi                                   on 1999/11/11  23:16:15
6215         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
6216      Branch: metaconfig
6217            ! U/a_dvisory/quadtype.U
6218      Branch: metaconfig/U/perl
6219            + d_int64t.U
6220            ! i_inttypes.U io64.U
6221 ____________________________________________________________________________
6222 [  4550] By: jhi                                   on 1999/11/11  20:24:55
6223         Log: Fix a thinko in 4548.
6224      Branch: cfgperl
6225            ! pp_sys.c
6226 ____________________________________________________________________________
6227 [  4549] By: jhi                                   on 1999/11/11  19:48:21
6228         Log: Integrate with Sarathy.
6229      Branch: cfgperl
6230           !> (integrate 56 files)
6231 ____________________________________________________________________________
6232 [  4548] By: jhi                                   on 1999/11/11  19:41:56
6233         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
6234              regen Configure.
6235      Branch: cfgperl
6236            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6237            ! config_h.SH pp_sys.c
6238 ____________________________________________________________________________
6239 [  4547] By: jhi                                   on 1999/11/11  19:40:38
6240         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
6241      Branch: metaconfig
6242            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
6243            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
6244 ____________________________________________________________________________
6245 [  4546] By: gsar                                  on 1999/11/11  10:32:54
6246         Log: avoid stash pointers in optree under USE_ITHREADS
6247      Branch: perl
6248            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
6249            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
6250            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
6251            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
6252            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
6253            ! scope.h sv.c
6254 ____________________________________________________________________________
6255 [  4545] By: gsar                                  on 1999/11/11  06:04:20
6256         Log: another change towards a shareable optree: avoid pointer to filegv
6257              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
6258              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
6259              to suit
6260      Branch: perl
6261            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
6262            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
6263            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
6264            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
6265            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
6266            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
6267            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
6268            ! win32/perllib.c
6269 ____________________________________________________________________________
6270 [  4544] By: gsar                                  on 1999/11/10  18:19:12
6271         Log: more cleanups for change#4539
6272      Branch: perl
6273            ! gv.h op.c op.h pp_ctl.c pp_hot.c
6274 ____________________________________________________________________________
6275 [  4543] By: gsar                                  on 1999/11/10  01:52:22
6276         Log: remove dead branch/infinite looper in change#3612
6277      Branch: perl
6278            ! op.c
6279 ____________________________________________________________________________
6280 [  4542] By: gsar                                  on 1999/11/09  20:05:47
6281         Log: IoDIRP may be fake when used in source filters, mark as such
6282      Branch: perl
6283            ! sv.c sv.h toke.c
6284 ____________________________________________________________________________
6285 [  4541] By: gsar                                  on 1999/11/09  05:47:53
6286         Log: small nits in changes#4538,4539
6287      Branch: perl
6288            ! op.c sv.c
6289 ____________________________________________________________________________
6290 [  4540] By: gsar                                  on 1999/11/08  20:30:58
6291         Log: win32 symbol export tweak
6292      Branch: perl
6293            ! makedef.pl win32/win32.c win32/win32iop.h
6294 ____________________________________________________________________________
6295 [  4539] By: gsar                                  on 1999/11/08  18:50:40
6296         Log: preliminary support for GVOP indirection via pad
6297      Branch: perl
6298            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
6299            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
6300 ____________________________________________________________________________
6301 [  4538] By: gsar                                  on 1999/11/08  11:25:49
6302         Log: preliminary support for perl_clone() (still needs work in
6303              the following areas: SVOPs must indirect via pad; context
6304              stack, scope stack, and runlevels must be cloned; must
6305              hook up the virtualized pseudo-process support provided by
6306              "host"; ...)
6307      Branch: perl
6308            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
6309            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
6310            ! win32/perllib.c win32/win32.c
6311 ____________________________________________________________________________
6312 [  4537] By: gsar                                  on 1999/11/08  11:19:18
6313         Log: more thorough cleanup in perl_destroy()
6314      Branch: perl
6315            ! perl.c util.c
6316 ____________________________________________________________________________
6317 [  4536] By: gsar                                  on 1999/11/08  07:16:10
6318         Log: win32 internal data must be interpreter-local
6319      Branch: perl
6320            ! win32/win32.c win32/win32.h win32/win32sck.c
6321 ____________________________________________________________________________
6322 [  4535] By: gsar                                  on 1999/11/08  04:17:28
6323         Log: tweak change#4502
6324      Branch: perl
6325            ! doio.c perl.c
6326 ____________________________________________________________________________
6327 [  4534] By: jhi                                   on 1999/11/07  13:17:03
6328         Log: Four special class subs, not three.
6329      Branch: cfgperl
6330            ! pod/perlmod.pod
6331 ____________________________________________________________________________
6332 [  4533] By: jhi                                   on 1999/11/07  13:13:15
6333         Log: Integrate with Sarathy.
6334      Branch: cfgperl
6335           !> mg.c t/io/print.t
6336 ____________________________________________________________________________
6337 [  4532] By: jhi                                   on 1999/11/07  12:36:10
6338         Log: More test program maintenance.
6339      Branch: cfgperl
6340            ! Configure config_h.SH
6341      Branch: metaconfig
6342            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
6343            ! U/compline/charsize.U U/compline/d_sigaction.U
6344            ! U/compline/doublesize.U U/compline/floatsize.U
6345            ! U/compline/nblock_io.U U/compline/ptrsize.U
6346            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
6347            ! U/typedefs/uidsize.U
6348      Branch: metaconfig/U/perl
6349            ! fpossize.U
6350 ____________________________________________________________________________
6351 [  4531] By: jhi                                   on 1999/11/07  00:34:09
6352         Log: Tidy up the metaconfig test programs.
6353      Branch: cfgperl
6354            ! Configure config_h.SH
6355      Branch: metaconfig
6356            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
6357            ! U/compline/charsize.U U/compline/doublesize.U
6358            ! U/compline/nblock_io.U U/compline/ptrsize.U
6359            ! U/modified/d_longlong.U U/typedefs/gidsize.U
6360            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
6361            ! U/typedefs/uidsize.U
6362      Branch: metaconfig/U/perl
6363            ! fpossize.U
6364 ____________________________________________________________________________
6365 [  4530] By: jhi                                   on 1999/11/06  23:51:34
6366         Log: So many printfs, so little time.
6367      Branch: cfgperl
6368            ! op.c perl.c regcomp.c scope.c util.c
6369 ____________________________________________________________________________
6370 [  4529] By: jhi                                   on 1999/11/06  23:27:35
6371         Log: Replace the explicit zeros with NOOPs.
6372      Branch: cfgperl
6373            ! perl.h
6374 ____________________________________________________________________________
6375 [  4528] By: jhi                                   on 1999/11/06  23:10:54
6376         Log: From: jand@activestate.com (Jan Dubois)
6377              To: perl5-porters@perl.org
6378              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
6379              Mark Borgerding <mborgerding@acm.org>
6380              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
6381              Date: Sat, 06 Nov 1999 22:16:43 +0100
6382              Message-ID: <38279207.46448719@smtprelay.t-online.de>
6383      Branch: cfgperl
6384            ! op.c op.h
6385 ____________________________________________________________________________
6386 [  4527] By: jhi                                   on 1999/11/06  20:22:14
6387         Log: ...and fewer.
6388      Branch: cfgperl
6389            ! dump.c
6390 ____________________________________________________________________________
6391 [  4526] By: jhi                                   on 1999/11/06  20:19:04
6392         Log: ...and they are getting fewer.
6393      Branch: cfgperl
6394            ! dump.c op.c util.c
6395 ____________________________________________________________________________
6396 [  4525] By: jhi                                   on 1999/11/06  19:59:59
6397         Log: More printf miscasts flushed out.
6398      Branch: cfgperl
6399            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
6400            ! regexec.c
6401 ____________________________________________________________________________
6402 [  4524] By: jhi                                   on 1999/11/06  15:39:05
6403         Log: Crushing the remaining %ld guerillas.
6404      Branch: cfgperl
6405            ! ext/Devel/DProf/DProf.xs
6406 ____________________________________________________________________________
6407 [  4523] By: jhi                                   on 1999/11/06  15:11:38
6408         Log: Update CPAN sites list.
6409      Branch: cfgperl
6410            ! pod/perlmodlib.pod
6411 ____________________________________________________________________________
6412 [  4522] By: jhi                                   on 1999/11/05  19:50:46
6413         Log: The -n32 is normally part of $cc, not $ccflags.
6414      Branch: cfgperl
6415            ! hints/irix_6.sh
6416 ____________________________________________________________________________
6417 [  4521] By: gsar                                  on 1999/11/05  04:35:30
6418         Log: allow $\ to work right when set to a string with embedded nulls
6419      Branch: perl
6420            ! mg.c t/io/print.t
6421 ____________________________________________________________________________
6422 [  4520] By: jhi                                   on 1999/11/04  23:30:09
6423         Log: Integrate with Sarathy.
6424      Branch: cfgperl
6425           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
6426           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
6427           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
6428           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
6429           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
6430           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
6431 ____________________________________________________________________________
6432 [  4519] By: jhi                                   on 1999/11/04  23:09:25
6433         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6434              To: perl5-porters@perl.org (Mailing list Perl5)
6435              Subject: [PATCH 5.005_62] ref to non-lvalue method
6436              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
6437              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
6438      Branch: cfgperl
6439            ! op.c
6440 ____________________________________________________________________________
6441 [  4518] By: jhi                                   on 1999/11/04  23:07:27
6442         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6443              To: perl5-porters@perl.org (Mailing list Perl5)
6444              Subject: [PATCH 5.005_62] xsubpp dependency
6445              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
6446              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
6447      Branch: cfgperl
6448            ! lib/ExtUtils/MM_Unix.pm
6449 ____________________________________________________________________________
6450 [  4517] By: jhi                                   on 1999/11/04  23:05:59
6451         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6452              To: perl5-porters@perl.org (Mailing list Perl5)
6453              Subject: [PATCH 5.005_62] regexp.h
6454              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
6455              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
6456      Branch: cfgperl
6457            ! regexp.h
6458 ____________________________________________________________________________
6459 [  4516] By: gsar                                  on 1999/11/04  18:25:45
6460         Log: change#4485 didn't do the right thing for B::Bytecode
6461      Branch: perl
6462            ! ext/B/B/Bytecode.pm
6463 ____________________________________________________________________________
6464 [  4515] By: gsar                                  on 1999/11/04  17:28:29
6465         Log: implement STOP blocks and fix compiler to use them (minimally
6466              tested)
6467      Branch: perl
6468            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
6469            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
6470            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6471            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
6472            ! pod/perltodo.pod toke.c
6473 ____________________________________________________________________________
6474 [  4514] By: gsar                                  on 1999/11/04  15:59:46
6475         Log: display BSD license in Glob.pm (for clause #2 conformity)
6476      Branch: perl
6477            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
6478            ! ext/File/Glob/bsd_glob.h
6479 ____________________________________________________________________________
6480 [  4513] By: jhi                                   on 1999/11/04  08:26:19
6481         Log: Integrate with Sarathy.
6482      Branch: cfgperl
6483           +> t/io/nargv.t
6484           !> (integrate 34 files)
6485 ____________________________________________________________________________
6486 [  4512] By: jhi                                   on 1999/11/04  08:01:25
6487         Log: Incremental Mac integration from Matthias.
6488      Branch: cfgperl
6489            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
6490            ! toke.c util.c
6491 ____________________________________________________________________________
6492 [  4511] By: gsar                                  on 1999/11/04  02:53:37
6493         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
6494      Branch: perl
6495            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
6496            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
6497            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
6498            ! xsutils.c
6499 ____________________________________________________________________________
6500 [  4510] By: jhi                                   on 1999/11/02  22:12:29
6501         Log: S_init_interp is a better place to diddle with PL_opargs
6502              than perl_construct.
6503      Branch: cfgperl
6504            ! perl.c
6505 ____________________________________________________________________________
6506 [  4509] By: jhi                                   on 1999/11/02  21:30:02
6507         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6508              To: ben@mucus.advanced.org, perl5-porters@perl.org
6509              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
6510              Date: Tue, 02 Nov 1999 21:36:00 +0000
6511              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
6512      Branch: cfgperl
6513            ! pod/perlfunc.pod
6514 ____________________________________________________________________________
6515 [  4508] By: jhi                                   on 1999/11/02  20:46:27
6516         Log: Initial integration of the MacPerl changes form Matthias.
6517      Branch: cfgperl
6518            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
6519            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
6520            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
6521 ____________________________________________________________________________
6522 [  4507] By: jhi                                   on 1999/11/01  23:05:07
6523         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6524              To: lvirden@cas.org (Larry W. Virden)
6525              Cc: perl5-porters@perl.org, lvirden@cas.org
6526              Subject: Re: [ID 19991026.001] perl segmentation fault report
6527              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
6528              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
6529      Branch: cfgperl
6530            ! regexec.c t/op/pat.t
6531 ____________________________________________________________________________
6532 [  4506] By: jhi                                   on 1999/11/01  19:56:28
6533         Log: From: Olaf Flebbe <olaf@science-computing.de>
6534              To: perl5-porters@perl.org
6535              Subject: [PATCH: 5.005_62] Patch for EPOC Support
6536              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
6537              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
6538      Branch: cfgperl
6539            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
6540            + epoc/epoc_stubs.c
6541            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
6542            ! epoc/perl.pkg
6543 ____________________________________________________________________________
6544 [  4505] By: gsar                                  on 1999/11/01  17:09:44
6545         Log: macros for COP.cop_filegv access
6546      Branch: perl
6547            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
6548            ! util.c
6549 ____________________________________________________________________________
6550 [  4504] By: gsar                                  on 1999/11/01  17:08:28
6551         Log: enable better Win32::DomainName() by demand loading netapi32.dll
6552              (from Jan Dubois)
6553      Branch: perl
6554            ! pod/Win32.pod win32/win32.c
6555 ____________________________________________________________________________
6556 [  4503] By: gsar                                  on 1999/10/31  20:56:06
6557         Log: change#4502 was missing a file
6558      Branch: perl
6559            + t/io/nargv.t
6560 ____________________________________________________________________________
6561 [  4502] By: gsar                                  on 1999/10/31  20:46:02
6562         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
6563              in the way ARGV state was handled in readline(); writing a
6564              subroutine to do inplace edits is now possible, provided *ARGV,
6565              *ARGVOUT, $^I and $_ are localized where needed
6566      Branch: perl
6567            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
6568            ! pp_hot.c scope.c
6569 ____________________________________________________________________________
6570 [  4501] By: jhi                                   on 1999/10/31  12:43:54
6571         Log: Integrate with Sarathy.
6572      Branch: cfgperl
6573           !> perl.h win32/config.bc win32/config.gc win32/config.vc
6574           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6575 ____________________________________________________________________________
6576 [  4500] By: gsar                                  on 1999/10/31  10:01:17
6577         Log: updated windows config* files
6578      Branch: perl
6579            ! win32/config.bc win32/config.gc win32/config.vc
6580            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6581 ____________________________________________________________________________
6582 [  4499] By: gsar                                  on 1999/10/31  09:15:17
6583         Log: integrate cfgperl contents into mainline
6584      Branch: perl
6585           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6586           !> config_h.SH perl.h
6587 ____________________________________________________________________________
6588 [  4498] By: gsar                                  on 1999/10/31  09:13:41
6589         Log: remove unused struct Outrec
6590      Branch: perl
6591            ! perl.h
6592 ____________________________________________________________________________
6593 [  4497] By: jhi                                   on 1999/10/30  12:41:50
6594         Log: Add HAS_QUAD ($Config{d_quad}); use it.
6595      Branch: cfgperl
6596            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6597            ! config_h.SH perl.h
6598      Branch: metaconfig
6599            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
6600            ! U/typedefs/uidf.U
6601      Branch: metaconfig/U/perl
6602            ! perlxv.U
6603 ____________________________________________________________________________
6604 [  4496] By: gsar                                  on 1999/10/30  00:28:32
6605         Log: integrate cfgperl contents into mainline
6606      Branch: perl
6607           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
6608           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
6609           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
6610           !> perl.h pp.c pp.h regexec.c sv.c taint.c
6611 ____________________________________________________________________________
6612 [  4495] By: jhi                                   on 1999/10/29  23:36:19
6613         Log: Continue what #4494 started; introduce uid and gid formats.
6614      Branch: cfgperl
6615            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6616            ! config_h.SH handy.h perl.h
6617      Branch: metaconfig
6618            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
6619            - U/typedefs/quadtype.U
6620      Branch: metaconfig/U/perl
6621            ! perlxv.U
6622 ____________________________________________________________________________
6623 [  4494] By: jhi                                   on 1999/10/29  22:09:01
6624         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
6625              from perl.h and handy.h.
6626      Branch: cfgperl
6627            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6628            ! config_h.SH handy.h perl.h
6629      Branch: metaconfig/U/perl
6630            + perlxv.U perlxvf.U
6631 ____________________________________________________________________________
6632 [  4493] By: jhi                                   on 1999/10/29  22:08:06
6633         Log: Finetuning the output continues along the lines of #4490 and #4491.
6634      Branch: metaconfig
6635            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
6636            ! U/typedefs/fpostype.U
6637      Branch: metaconfig/U/perl
6638            + fpossize.U
6639            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
6640            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
6641 ____________________________________________________________________________
6642 [  4492] By: jhi                                   on 1999/10/29  21:14:53
6643         Log: Hurd update from Mark Kettenis.
6644      Branch: cfgperl
6645            ! README.hurd
6646 ____________________________________________________________________________
6647 [  4491] By: jhi                                   on 1999/10/29  20:37:02
6648         Log: A new try at what #4490 tried to accomplish.
6649      Branch: metaconfig
6650            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
6651      Branch: metaconfig/U/perl
6652            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
6653            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
6654 ____________________________________________________________________________
6655 [  4490] By: jhi                                   on 1999/10/29  20:19:41
6656         Log: metaconfig nits.
6657      Branch: metaconfig
6658            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
6659      Branch: metaconfig/U/perl
6660            + d_iovec_s.U
6661            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
6662            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
6663 ____________________________________________________________________________
6664 [  4489] By: jhi                                   on 1999/10/29  16:08:43
6665         Log: Integrate with Sarathy.
6666      Branch: cfgperl
6667           !> (integrate 31 files)
6668 ____________________________________________________________________________
6669 [  4488] By: jhi                                   on 1999/10/29  15:30:30
6670         Log: Regen Configure and Glossary.
6671      Branch: cfgperl
6672            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6673            ! config_h.SH
6674 ____________________________________________________________________________
6675 [  4487] By: jhi                                   on 1999/10/29  15:24:13
6676         Log: Remove quad logic from perl.h; regen Configure;
6677              add -DUSE_LONG_LONG to ccflags if not already there.
6678      Branch: cfgperl
6679            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
6680            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
6681 ____________________________________________________________________________
6682 [  4486] By: jhi                                   on 1999/10/29  15:22:38
6683         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
6684              fixed the use*.U to define their stuff only iff not already defined
6685              (so that ccflags can have any -DUSE_* it wants);
6686              uselonglong.U added; various small nits fixed.
6687      Branch: metaconfig
6688            + U/typedefs/quadtype.U
6689            ! U/modified/d_longdbl.U U/modified/d_longlong.U
6690            ! U/modified/d_statblks.U U/modified/usenm.U
6691            ! U/threads/usethreads.U
6692      Branch: metaconfig/U/perl
6693            + uselonglong.U
6694            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
6695            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
6696            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
6697            ! usemultiplicity.U useperlio.U usesocks.U
6698 ____________________________________________________________________________
6699 [  4485] By: gsar                                  on 1999/10/29  06:08:50
6700         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
6701      Branch: perl
6702            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
6703            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
6704            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
6705            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
6706            ! sv.h
6707 ____________________________________________________________________________
6708 [  4484] By: gsar                                  on 1999/10/29  03:00:21
6709         Log: usurp GVOP slot for new PADOP (one small step to making optree
6710              shareable across interpreters)
6711      Branch: perl
6712            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
6713            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
6714            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
6715            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
6716            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
6717            ! pp_hot.c pp_sys.c regexec.c run.c
6718 ____________________________________________________________________________
6719 [  4483] By: jhi                                   on 1999/10/28  22:01:12
6720         Log: Regen Configure.
6721      Branch: cfgperl
6722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6723            ! config_h.SH
6724 ____________________________________________________________________________
6725 [  4482] By: jhi                                   on 1999/10/28  21:45:26
6726         Log: Installdirs patches from Andy.
6727      Branch: metaconfig
6728            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
6729            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
6730            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
6731            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
6732            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
6733            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
6734            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
6735            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
6736            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
6737 ____________________________________________________________________________
6738 [  4481] By: gsar                                  on 1999/10/28  17:33:49
6739         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
6740              can still be directly set)
6741      Branch: perl
6742            ! lib/Time/Local.pm
6743 ____________________________________________________________________________
6744 [  4480] By: jhi                                   on 1999/10/28  13:49:26
6745         Log: Fix printing of uids and gids; regen Configure.
6746      Branch: cfgperl
6747            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6748            ! config_h.SH mg.c perl.c perl.h taint.c
6749 ____________________________________________________________________________
6750 [  4479] By: jhi                                   on 1999/10/28  11:53:57
6751         Log: Fix typo.
6752      Branch: metaconfig
6753            ! U/typedefs/gidsize.U
6754 ____________________________________________________________________________
6755 [  4478] By: jhi                                   on 1999/10/28  06:50:02
6756         Log: Integrate with Sarathy.
6757      Branch: cfgperl
6758           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
6759           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6760           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6761           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
6762 ____________________________________________________________________________
6763 [  4477] By: jhi                                   on 1999/10/28  06:40:54
6764         Log: (Slightly) better comments for Policy_sh.SH from Andy.
6765      Branch: cfgperl
6766            ! Policy_sh.SH
6767 ____________________________________________________________________________
6768 [  4476] By: gsar                                  on 1999/10/27  23:54:36
6769         Log: regen config* stuff for windows
6770      Branch: perl
6771            ! Changes patchlevel.h win32/Makefile win32/config.bc
6772            ! win32/config.gc win32/config.vc win32/config_H.bc
6773            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
6774            ! win32/makefile.mk
6775 ____________________________________________________________________________
6776 [  4475] By: gsar                                  on 1999/10/27  21:32:30
6777         Log: integrate cfgperl contents into mainline; merge conflicts
6778      Branch: perl
6779           !> (integrate 46 files)
6780 ____________________________________________________________________________
6781 [  4474] By: gsar                                  on 1999/10/27  21:15:07
6782         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
6783              perl; stdout/stderr redirects seem broken as well)
6784      Branch: perl
6785            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
6786 ____________________________________________________________________________
6787 [  4473] By: jhi                                   on 1999/10/27  21:11:11
6788         Log: Do not block if no message queues available.
6789      Branch: cfgperl
6790            ! t/lib/ipc_sysv.t
6791 ____________________________________________________________________________
6792 [  4472] By: jhi                                   on 1999/10/27  18:27:40
6793         Log: Remove unused "squatter" symbols; regen Configure.
6794      Branch: cfgperl
6795            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
6796            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
6797            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6798 ____________________________________________________________________________
6799 [  4471] By: jhi                                   on 1999/10/27  18:26:55
6800         Log: metaconfig; split socket; fix output.
6801      Branch: metaconfig
6802            ! U/modified/d_socket.U U/modified/d_statblks.U
6803      Branch: metaconfig/U/perl
6804            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
6805            ! i_sysstatfs.U i_sysvfs.U
6806 ____________________________________________________________________________
6807 [  4470] By: jhi                                   on 1999/10/27  17:19:06
6808         Log: Regen Configure.
6809      Branch: cfgperl
6810            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6811            ! config_h.SH perl.c perl.h
6812 ____________________________________________________________________________
6813 [  4469] By: jhi                                   on 1999/10/27  17:18:41
6814         Log: metaconfig; split statfs.
6815      Branch: metaconfig/U/perl
6816            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
6817            ! d_statfs.U
6818 ____________________________________________________________________________
6819 [  4468] By: jhi                                   on 1999/10/27  14:06:44
6820         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
6821              (Ilya's changes won).
6822      Branch: cfgperl
6823           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
6824           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
6825           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
6826           !> (integrate 65 files)
6827 ____________________________________________________________________________
6828 [  4467] By: jhi                                   on 1999/10/27  13:38:41
6829         Log: Regen Configure.
6830      Branch: cfgperl
6831            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6832            ! config_h.SH
6833 ____________________________________________________________________________
6834 [  4466] By: jhi                                   on 1999/10/27  13:18:06
6835         Log: metaconfig fixes from Andy.
6836      Branch: metaconfig
6837            + U/modified/libnlist.U U/modified/usrinc.U
6838            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
6839 ____________________________________________________________________________
6840 [  4465] By: jhi                                   on 1999/10/27  13:06:27
6841         Log: Nosuid checking for statfs() people.
6842      Branch: cfgperl
6843            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6844            ! config_h.SH perl.c perl.h pod/perldiag.pod
6845 ____________________________________________________________________________
6846 [  4464] By: jhi                                   on 1999/10/27  13:04:20
6847         Log: metaconfig maintenance; fix Hasfield, statfs;
6848              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
6849              split fstatfs away from statfs.
6850      Branch: metaconfig
6851            + U/protos/Hasstruct.U
6852            ! U/protos/Hasfield.U
6853      Branch: metaconfig/U/perl
6854            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
6855            + i_ustat.U
6856            ! d_statfs.U
6857 ____________________________________________________________________________
6858 [  4463] By: jhi                                   on 1999/10/27  07:55:53
6859         Log: We need cc to be able to test for cc -v.
6860      Branch: cfgperl
6861            ! hints/dec_osf.sh
6862 ____________________________________________________________________________
6863 [  4462] By: gsar                                  on 1999/10/27  01:31:41
6864         Log: more GCC v2.95 induced adjustments
6865      Branch: perl
6866            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
6867            ! win32/makefile.mk win32/win32.c x2p/walk.c
6868 ____________________________________________________________________________
6869 [  4461] By: gsar                                  on 1999/10/26  21:42:59
6870         Log: warnings and const violations identified by compiling in C++ mode
6871              with GCC v2.95
6872      Branch: perl
6873            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
6874            ! sv.c taint.c toke.c win32/win32.c
6875 ____________________________________________________________________________
6876 [  4459] By: jhi                                   on 1999/10/26  10:15:58
6877         Log: Regen Configure.
6878      Branch: cfgperl
6879            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6880            ! config_h.SH
6881 ____________________________________________________________________________
6882 [  4458] By: jhi                                   on 1999/10/26  09:48:37
6883         Log: Minor rewordings.
6884      Branch: metaconfig/U/perl
6885            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
6886 ____________________________________________________________________________
6887 [  4456] By: jhi                                   on 1999/10/26  09:11:49
6888         Log: Fix d_statfsflags; add d_getmnt.
6889      Branch: metaconfig/U/perl
6890            + d_getmnt.U
6891            ! d_statfs.U
6892 ____________________________________________________________________________
6893 [  4455] By: jhi                                   on 1999/10/26  08:12:27
6894         Log: Massive multitypo in #4446.
6895      Branch: cfgperl
6896            ! hints/dec_osf.sh
6897 ____________________________________________________________________________
6898 [  4454] By: jhi                                   on 1999/10/25  08:28:45
6899         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
6900              To: Perl 5 Porters <perl5-porters@perl.org>
6901              Subject: [PATCH 5.005_62] dos-djgpp update
6902              Date: Mon, 25 Oct 1999 10:11:30 +0200
6903              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
6904      Branch: cfgperl
6905            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
6906            ! pod/perldelta.pod t/lib/io_unix.t
6907 ____________________________________________________________________________
6908 [  4453] By: jhi                                   on 1999/10/25  08:25:50
6909         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6910              To: perl5-porters@perl.org (Mailing list Perl5)
6911              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
6912              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
6913              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
6914      Branch: cfgperl
6915            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
6916 ____________________________________________________________________________
6917 [  4452] By: jhi                                   on 1999/10/25  08:16:55
6918         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6919              To: perl5-porters@perl.org (Mailing list Perl5)
6920              Subject: [PATCH 5.005_62] Missing REx engine patch
6921              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
6922              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
6923      Branch: cfgperl
6924            ! pod/perldiag.pod regcomp.c regexec.c
6925 ____________________________________________________________________________
6926 [  4451] By: jhi                                   on 1999/10/25  08:13:06
6927         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6928              To: perl5-porters@perl.org (Mailing list Perl5)
6929              Subject: [PATCH 5.005_62] charnames and UTEST
6930              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
6931              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
6932      Branch: cfgperl
6933            ! t/lib/charnames.t
6934 ____________________________________________________________________________
6935 [  4450] By: gsar                                  on 1999/10/25  07:38:15
6936         Log: win32 tweak
6937      Branch: perl
6938            ! win32/perllib.c
6939 ____________________________________________________________________________
6940 [  4449] By: gsar                                  on 1999/10/24  23:20:10
6941         Log: remove inconsistent tainting behavior of sprintf("%e",...)
6942              (all bets are off is "C" locale is compromised)
6943      Branch: perl
6944            ! pod/perlfunc.pod pod/perllocale.pod sv.c
6945 ____________________________________________________________________________
6946 [  4448] By: gsar                                  on 1999/10/24  22:20:42
6947         Log: remove unused interpreter globals
6948      Branch: perl
6949            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
6950            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
6951            ! proto.h toke.c
6952 ____________________________________________________________________________
6953 [  4447] By: jhi                                   on 1999/10/24  21:49:52
6954         Log: Another hints tweak.
6955      Branch: cfgperl
6956            ! hints/aix.sh
6957 ____________________________________________________________________________
6958 [  4446] By: jhi                                   on 1999/10/24  21:48:02
6959         Log: Hints tweak.
6960      Branch: cfgperl
6961            ! hints/dec_osf.sh
6962 ____________________________________________________________________________
6963 [  4445] By: nick                                  on 1999/10/24  21:03:28
6964         Log: Integrate own changes to mainline.
6965      Branch: utfperl
6966           !> installperl pp.c
6967 ____________________________________________________________________________
6968 [  4444] By: nick                                  on 1999/10/24  20:54:06
6969         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
6970              (Fix/workround for [ID19991024.001])
6971      Branch: perl
6972            ! pp.c
6973 ____________________________________________________________________________
6974 [  4443] By: nick                                  on 1999/10/24  15:09:51
6975         Log: Follow that camel ... another sync.
6976      Branch: utfperl
6977           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
6978           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
6979           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
6980           !> (integrate 36 files)
6981 ____________________________________________________________________________
6982 [  4442] By: gsar                                  on 1999/10/24  14:40:01
6983         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
6984      Branch: perl
6985            ! installperl
6986 ____________________________________________________________________________
6987 [  4441] By: gsar                                  on 1999/10/24  14:33:11
6988         Log: test in change#4428 needs strict interpretation of C modulus
6989      Branch: perl
6990            ! t/op/int.t
6991 ____________________________________________________________________________
6992 [  4440] By: gsar                                  on 1999/10/24  13:47:17
6993         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
6994              $? break
6995      Branch: perl
6996            ! perl.c pod/perldelta.pod pod/perldiag.pod
6997 ____________________________________________________________________________
6998 [  4439] By: jhi                                   on 1999/10/24  13:19:17
6999         Log: test for #2835 (yeah, better later than never)
7000      Branch: cfgperl
7001            ! t/op/array.t
7002 ____________________________________________________________________________
7003 [  4438] By: gsar                                  on 1999/10/24  12:59:12
7004         Log: typo, doc tweak
7005      Branch: perl
7006            ! lib/attributes.pm pod/perlop.pod
7007 ____________________________________________________________________________
7008 [  4437] By: gsar                                  on 1999/10/24  11:59:55
7009         Log: allow get() and reftype() functions to be imported (from
7010              Spider Boardman)
7011      Branch: perl
7012            ! lib/attributes.pm
7013 ____________________________________________________________________________
7014 [  4436] By: gsar                                  on 1999/10/24  11:52:53
7015         Log: suppress scalar leak messages for known leaks (from
7016              Robin Barker <rmb1@cise.npl.co.uk>)
7017      Branch: perl
7018            ! Changes t/op/lex_assign.t t/pragma/warn/op
7019 ____________________________________________________________________________
7020 [  4435] By: gsar                                  on 1999/10/24  11:39:42
7021         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
7022      Branch: perl
7023            ! ext/B/defsubs_h.PL
7024 ____________________________________________________________________________
7025 [  4434] By: gsar                                  on 1999/10/24  11:36:08
7026         Log: relax range checking if they ask for it (from John L. Allen
7027              <allen@grumman.com>)
7028      Branch: perl
7029            ! lib/Time/Local.pm
7030 ____________________________________________________________________________
7031 [  4433] By: gsar                                  on 1999/10/24  11:25:51
7032         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
7033      Branch: perl
7034            ! README lib/File/Path.pm
7035 ____________________________________________________________________________
7036 [  4432] By: gsar                                  on 1999/10/24  11:11:02
7037         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7038              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
7039              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
7040              Subject: Re: [PATCH 5.005_62] OS/2 improvements
7041      Branch: perl
7042            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
7043            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
7044            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
7045            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
7046            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
7047            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
7048            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
7049            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
7050            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
7051            ! perl.c perl.h t/io/fs.t t/op/magic.t
7052 ____________________________________________________________________________
7053 [  4431] By: gsar                                  on 1999/10/24  10:50:14
7054         Log: install all README.foo with pod content as podfoo.pod
7055      Branch: perl
7056            ! Makefile.SH installman
7057 ____________________________________________________________________________
7058 [  4430] By: gsar                                  on 1999/10/24  09:28:24
7059         Log: @INC needs ../lib
7060      Branch: perl
7061            ! t/op/int.t
7062 ____________________________________________________________________________
7063 [  4429] By: jhi                                   on 1999/10/23  21:47:49
7064         Log: More printf-fixes (see also #4426).
7065      Branch: cfgperl
7066            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
7067            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
7068            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
7069 ____________________________________________________________________________
7070 [  4428] By: gsar                                  on 1999/10/23  20:28:56
7071         Log: fix accidental C modulo semantics on integer-valued operations
7072              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
7073      Branch: perl
7074            ! op.c t/op/int.t
7075 ____________________________________________________________________________
7076 [  4427] By: jhi                                   on 1999/10/23  16:10:10
7077         Log: Integrate with Sarathy.
7078      Branch: cfgperl
7079           !> sv.c win32/win32.c
7080 ____________________________________________________________________________
7081 [  4426] By: jhi                                   on 1999/10/23  16:04:02
7082         Log: Fix the printfing nits pointed out by using gcc -Wall and
7083              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
7084              plus few other warnings in Dumper.xs.
7085      Branch: cfgperl
7086            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
7087            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
7088 ____________________________________________________________________________
7089 [  4425] By: jhi                                   on 1999/10/23  15:16:41
7090         Log: Configure regen to pick up the new installation directories
7091              from Policy_sh.SH.  The explanations of "public add-ons" and
7092              "vendor-supplied" could do with more work.
7093      Branch: cfgperl
7094            ! Configure config_h.SH
7095 ____________________________________________________________________________
7096 [  4424] By: nick                                  on 1999/10/23  00:46:22
7097         Log: Resolve mainline before possible hacking operertunity this weekend
7098      Branch: utfperl
7099           +> pod/perlfilter.pod
7100           !> (integrate 32 files)
7101 ____________________________________________________________________________
7102 [  4423] By: jhi                                   on 1999/10/22  22:53:17
7103         Log: Update Policy_sh.SH to handle the newer installation directives.
7104              From: Andy Dougherty <doughera@lafayette.edu>
7105              To: Perl Porters <perl5-porters@perl.org>
7106              Subject: [PATCH 5.005_62] Policy_sh.SH update
7107              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
7108              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
7109      Branch: cfgperl
7110            ! Policy_sh.SH
7111 ____________________________________________________________________________
7112 [  4422] By: jhi                                   on 1999/10/22  22:44:44
7113         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
7114      Branch: cfgperl
7115            ! hints/aix.sh
7116 ____________________________________________________________________________
7117 [  4421] By: gsar                                  on 1999/10/22  21:16:44
7118         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
7119              C<"%ld", long_val>
7120      Branch: perl
7121            ! sv.c
7122 ____________________________________________________________________________
7123 [  4420] By: gsar                                  on 1999/10/22  16:36:46
7124         Log: win32_utime() on directories should use localtime() rather
7125              than gmtime() (from Jan Dubois)
7126      Branch: perl
7127            ! win32/win32.c
7128 ____________________________________________________________________________
7129 [  4419] By: jhi                                   on 1999/10/21  10:31:41
7130         Log: Integrate with Sarathy.
7131      Branch: cfgperl
7132           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
7133           !> t/lib/glob-basic.t t/op/sort.t
7134 ____________________________________________________________________________
7135 [  4418] By: gsar                                  on 1999/10/20  23:49:47
7136         Log: add test for change#4417
7137      Branch: perl
7138            ! t/op/sort.t
7139 ____________________________________________________________________________
7140 [  4417] By: gsar                                  on 1999/10/20  23:45:03
7141         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
7142      Branch: perl
7143            ! op.c
7144 ____________________________________________________________________________
7145 [  4416] By: gsar                                  on 1999/10/20  01:00:50
7146         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
7147      Branch: perl
7148            ! lib/CPAN/FirstTime.pm
7149 ____________________________________________________________________________
7150 [  4415] By: gsar                                  on 1999/10/20  00:52:34
7151         Log: disable optimizing troublesome ops in change#3612
7152              (from Ilya Zakharevich)
7153      Branch: perl
7154            ! Makefile.SH opcode.h opcode.pl
7155 ____________________________________________________________________________
7156 [  4414] By: gsar                                  on 1999/10/20  00:37:46
7157         Log: skip unreadable directory test when running as root
7158      Branch: perl
7159            ! t/lib/glob-basic.t
7160 ____________________________________________________________________________
7161 [  4413] By: jhi                                   on 1999/10/19  09:26:52
7162         Log: Avoid GNU ar if HP cc is being used.
7163      Branch: cfgperl
7164            ! hints/hpux.sh
7165 ____________________________________________________________________________
7166 [  4412] By: jhi                                   on 1999/10/19  07:24:29
7167         Log: Integrate with Sarathy.
7168      Branch: cfgperl
7169           !> perlvars.h
7170 ____________________________________________________________________________
7171 [  4411] By: jhi                                   on 1999/10/19  07:22:34
7172         Log: Long double support: sqrtl et al are not available everywhere,
7173              e.g. not in Solaris, even when long doubles are.
7174      Branch: cfgperl
7175            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7176            ! config_h.SH perl.h
7177 ____________________________________________________________________________
7178 [  4410] By: jhi                                   on 1999/10/19  07:21:42
7179         Log: Add sqrtl probe, add echo dependencies.
7180      Branch: metaconfig
7181            ! U/threads/d_pthreadj.U
7182      Branch: metaconfig/U/perl
7183            + d_sqrtl.U
7184            ! i_inttypes.U io64.U
7185 ____________________________________________________________________________
7186 [  4409] By: gsar                                  on 1999/10/19  02:18:54
7187         Log: perl_mutex n/a if !USE_THREADS
7188      Branch: perl
7189            ! perlvars.h
7190 ____________________________________________________________________________
7191 [  4408] By: jhi                                   on 1999/10/18  20:13:02
7192         Log: Forgotten s/warning/warnings/.
7193      Branch: cfgperl
7194            ! Makefile.SH
7195 ____________________________________________________________________________
7196 [  4407] By: jhi                                   on 1999/10/18  20:02:12
7197         Log: Integrate with Sarathy.
7198      Branch: cfgperl
7199           +> pod/perlfilter.pod
7200           !> (integrate 30 files)
7201 ____________________________________________________________________________
7202 [  4406] By: gsar                                  on 1999/10/18  16:32:10
7203         Log: added intro to source filters from Paul Marquess
7204      Branch: perl
7205            + pod/perlfilter.pod
7206            ! MANIFEST pod/perldelta.pod
7207 ____________________________________________________________________________
7208 [  4405] By: gsar                                  on 1999/10/18  05:53:06
7209         Log: missing manpages
7210      Branch: perl
7211            ! installman
7212 ____________________________________________________________________________
7213 [  4404] By: gsar                                  on 1999/10/18  05:09:22
7214         Log: pod updates from Tom Christiansen
7215      Branch: perl
7216            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
7217 ____________________________________________________________________________
7218 [  4403] By: gsar                                  on 1999/10/17  23:43:59
7219         Log: PL_malloc_mutex needs to be global, not per-interpreter
7220              (malloc.c has static data)
7221      Branch: perl
7222            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
7223 ____________________________________________________________________________
7224 [  4402] By: gsar                                  on 1999/10/17  22:30:30
7225         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
7226              windows
7227      Branch: perl
7228            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
7229            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
7230            ! win32/win32.h
7231 ____________________________________________________________________________
7232 [  4401] By: gsar                                  on 1999/10/17  20:33:42
7233         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
7234              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
7235              is one symptom of the problem
7236      Branch: perl
7237            ! pp_ctl.c t/op/eval.t
7238 ____________________________________________________________________________
7239 [  4400] By: gsar                                  on 1999/10/17  18:36:46
7240         Log: remove FileHandle from list of PodParser dependencies (the
7241              difference is 20 files vs 6 files loaded!)
7242      Branch: perl
7243            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
7244            ! t/pod/testcmp.pl
7245 ____________________________________________________________________________
7246 [  4399] By: nick                                  on 1999/10/17  14:51:35
7247         Log: Pre-trip resolve
7248      Branch: utfperl
7249           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
7250 ____________________________________________________________________________
7251 [  4398] By: gsar                                  on 1999/10/17  09:19:24
7252         Log: make installperl ignore RCS files (from Michael G Schwern
7253              <schwern@pobox.com>)
7254      Branch: perl
7255            ! installperl lib/Text/Tabs.pm
7256 ____________________________________________________________________________
7257 [  4397] By: gsar                                  on 1999/10/16  18:30:14
7258         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
7259      Branch: perl
7260            ! perl.c
7261 ____________________________________________________________________________
7262 [  4396] By: jhi                                   on 1999/10/16  17:44:39
7263         Log: Missing comma.
7264      Branch: cfgperl
7265            ! lib/diagnostics.pm
7266 ____________________________________________________________________________
7267 [  4395] By: gsar                                  on 1999/10/16  17:18:36
7268         Log: assumption about @_ always being non-REAL doesn't hold when
7269              debugger is running; DB::sub() can call arbitrary stuff
7270              that modifies @_ at will
7271      Branch: perl
7272            ! pp_hot.c
7273 ____________________________________________________________________________
7274 [  4394] By: nick                                  on 1999/10/16  09:35:20
7275         Log: Resolve utfperl branch against mainline as of _62
7276      Branch: utfperl
7277           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
7278           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
7279           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
7280           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
7281           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
7282           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
7283           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
7284           +> t/lib/glob-taint.t win32/genmk95.pl
7285            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
7286           !> (integrate 144 files)
7287 ____________________________________________________________________________
7288 [  4393] By: gsar                                  on 1999/10/16  04:07:02
7289         Log: OS/2 support bits (from Ilya Zakharevich)
7290      Branch: perl
7291            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
7292 ____________________________________________________________________________
7293 [  4392] By: jhi                                   on 1999/10/15  10:28:09
7294         Log: Integrate with Sarathy.
7295      Branch: cfgperl
7296           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
7297           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
7298           !> win32/Makefile win32/makefile.mk
7299
7300 ----------------
7301 Version 5.005_62
7302 ----------------
7303
7304 ____________________________________________________________________________
7305 [  4391] By: gsar                                  on 1999/10/15  10:12:42
7306         Log: here be 5.005_62
7307      Branch: perl
7308            ! Changes MANIFEST Porting/makerel
7309 ____________________________________________________________________________
7310 [  4390] By: gsar                                  on 1999/10/15  09:45:51
7311         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
7312              avoid tickling it in Pod::Man for now; other nits in
7313              Pod::*
7314      Branch: perl
7315            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
7316            ! pod/perlopentut.pod
7317 ____________________________________________________________________________
7318 [  4389] By: gsar                                  on 1999/10/15  08:55:01
7319         Log: disable internal globbing for miniperl (or build breaks out
7320              in a rash of failed dependencies)
7321      Branch: perl
7322            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
7323 ____________________________________________________________________________
7324 [  4388] By: jhi                                   on 1999/10/15  08:07:49
7325         Log: Integrate with Sarathy.
7326      Branch: cfgperl
7327           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
7328           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
7329 ____________________________________________________________________________
7330 [  4387] By: gsar                                  on 1999/10/15  07:46:24
7331         Log: integrate cfgperl contents into mainline
7332      Branch: perl
7333            ! Changes
7334           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
7335           !> t/pragma/warn/regcomp
7336 ____________________________________________________________________________
7337 [  4386] By: gsar                                  on 1999/10/15  05:45:36
7338         Log: various little goofs in change#4385
7339      Branch: perl
7340            ! win32/include/dirent.h win32/win32.c
7341 ____________________________________________________________________________
7342 [  4385] By: gsar                                  on 1999/10/15  04:49:09
7343         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
7344              rather than win32_opendir() reading all files up front (untested)
7345      Branch: perl
7346            ! win32/include/dirent.h win32/win32.c
7347 ____________________________________________________________________________
7348 [  4384] By: gsar                                  on 1999/10/15  01:34:09
7349         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
7350      Branch: perl
7351            ! lib/Benchmark.pm pod/perldelta.pod
7352 ____________________________________________________________________________
7353 [  4383] By: gsar                                  on 1999/10/15  01:22:32
7354         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
7355              <dha@panix.com>)
7356      Branch: perl
7357            ! pod/perlfaq2.pod
7358 ____________________________________________________________________________
7359 [  4382] By: gsar                                  on 1999/10/15  01:14:22
7360         Log: From: jand@ActiveState.com (Jan Dubois)
7361              Date: Fri, 15 Oct 1999 01:14:23 +0200
7362              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
7363              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
7364      Branch: perl
7365            ! ext/POSIX/POSIX.xs
7366 ____________________________________________________________________________
7367 [  4381] By: jhi                                   on 1999/10/14  22:11:36
7368         Log: Integrate with Sarathy.
7369      Branch: cfgperl
7370           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
7371           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
7372           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
7373           !> win32/makefile.mk
7374 ____________________________________________________________________________
7375 [  4380] By: jhi                                   on 1999/10/14  22:08:22
7376         Log: Warn inside character classes about unknown backslash escapes
7377              (that are not caught earlier because of being completely unknown,
7378              such as \m), such as \z (because they make do sense inside regexen,
7379              but not inside character classes).
7380      Branch: cfgperl
7381            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
7382            ! t/pragma/warn/regcomp
7383 ____________________________________________________________________________
7384 [  4379] By: gsar                                  on 1999/10/14  18:26:56
7385         Log: clarify significance of parens for "x" (from M.J.T. Guy
7386              <mjtg@cus.cam.ac.uk>)
7387      Branch: perl
7388            ! pod/perlop.pod
7389 ____________________________________________________________________________
7390 [  4378] By: gsar                                  on 1999/10/14  18:25:20
7391         Log: make timelocal work better when time is close to the epoch
7392              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
7393      Branch: perl
7394            ! lib/Time/Local.pm
7395 ____________________________________________________________________________
7396 [  4377] By: gsar                                  on 1999/10/14  18:15:11
7397         Log: integrate cfgperl contents into mainline
7398      Branch: perl
7399           +> ext/DB_File/hints/sco.pl
7400           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
7401           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
7402           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
7403 ____________________________________________________________________________
7404 [  4376] By: gsar                                  on 1999/10/14  17:47:35
7405         Log: fix POPSTACK panics that ensued from bad interaction between
7406              runlevels and stack of stacks (change#3988 done right);
7407              basically, we pop the runlevel if the stacklevel is not the
7408              same one we started the runlevel with
7409      Branch: perl
7410            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
7411 ____________________________________________________________________________
7412 [  4375] By: gsar                                  on 1999/10/14  15:54:48
7413         Log: avoid warnings
7414      Branch: perl
7415            ! ext/File/Glob/bsd_glob.c
7416 ____________________________________________________________________________
7417 [  4374] By: jhi                                   on 1999/10/14  10:08:44
7418         Log: Warn about false ranges like \d-\w (see the change #4355).
7419              The invalid ranges (b-a) warning message also enhanced.
7420      Branch: cfgperl
7421            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
7422            ! t/pragma/warn/regcomp
7423 ____________________________________________________________________________
7424 [  4373] By: gsar                                  on 1999/10/14  03:49:54
7425         Log: File::Glob fixes for Windows
7426      Branch: perl
7427            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
7428            ! win32/makefile.mk
7429 ____________________________________________________________________________
7430 [  4372] By: gsar                                  on 1999/10/14  02:21:31
7431         Log: avoid inefficiency in change#3386 (every longjmp() was followed
7432              by an avoidable call to setjmp())
7433      Branch: perl
7434            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
7435            ! proto.h scope.c scope.h
7436 ____________________________________________________________________________
7437 [  4371] By: jhi                                   on 1999/10/13  21:17:17
7438         Log: Integrate with Sarathy.
7439      Branch: cfgperl
7440           !> op.c pod/perldelta.pod
7441 ____________________________________________________________________________
7442 [  4370] By: gsar                                  on 1999/10/13  18:08:45
7443         Log: misc tweaks
7444      Branch: perl
7445            ! op.c pod/perldelta.pod
7446 ____________________________________________________________________________
7447 [  4369] By: jhi                                   on 1999/10/13  16:18:58
7448         Log: Integrate with Sarathy.
7449      Branch: cfgperl
7450           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7451 ____________________________________________________________________________
7452 [  4368] By: gsar                                  on 1999/10/13  16:14:16
7453         Log: pod nits from various perl porters
7454      Branch: perl
7455            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7456 ____________________________________________________________________________
7457 [  4367] By: jhi                                   on 1999/10/13  12:10:30
7458         Log: From: Vlad Harchev <hvv@hippo.ru>
7459              To: perl5-porters@perl.org
7460              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
7461              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
7462              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
7463      Branch: cfgperl
7464            ! pod/perlop.pod
7465 ____________________________________________________________________________
7466 [  4366] By: gsar                                  on 1999/10/13  08:11:11
7467         Log: typos and language goofs pointed out by Hugo van der Sanden
7468              <hv@crypt.compulink.co.uk>
7469      Branch: perl
7470            ! pod/perldelta.pod pod/perldiag.pod
7471 ____________________________________________________________________________
7472 [  4365] By: jhi                                   on 1999/10/13  07:27:44
7473         Log: Integrate with Sarathy.
7474      Branch: cfgperl
7475           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
7476           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
7477           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
7478           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
7479           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
7480           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
7481           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
7482           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
7483           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
7484 ____________________________________________________________________________
7485 [  4364] By: gsar                                  on 1999/10/13  07:06:04
7486         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
7487      Branch: perl
7488            ! lib/perl5db.pl
7489 ____________________________________________________________________________
7490 [  4363] By: jhi                                   on 1999/10/13  07:03:43
7491         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
7492              To: perl5-porters@perl.org
7493              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
7494              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
7495              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
7496      Branch: cfgperl
7497            ! hints/svr5.sh
7498 ____________________________________________________________________________
7499 [  4362] By: jhi                                   on 1999/10/13  06:57:16
7500         Log: Add DB_File hint for SCO ODT.
7501              From: hops@sco.com
7502              To: perl5-porters@perl.org
7503              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
7504              Date: Tue, 12 Oct 1999 20:16:04 PDT
7505              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
7506      Branch: cfgperl
7507            + ext/DB_File/hints/sco.pl
7508            ! MANIFEST
7509 ____________________________________________________________________________
7510 [  4361] By: gsar                                  on 1999/10/13  06:56:08
7511         Log: PL_numeric_radix used without being defined (from Ilya
7512              Zakharevich)
7513      Branch: perl
7514            ! util.c
7515 ____________________________________________________________________________
7516 [  4360] By: gsar                                  on 1999/10/13  06:43:03
7517         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
7518              From: hops@sco.com
7519              Date: Tue, 12 Oct 1999 20:16:04 PDT
7520              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
7521              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
7522      Branch: perl
7523            + ext/NDBM_File/hints/sco.pl
7524            ! MANIFEST ext/ODBM_File/hints/sco.pl
7525 ____________________________________________________________________________
7526 [  4359] By: gsar                                  on 1999/10/13  06:34:53
7527         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
7528      Branch: perl
7529            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
7530            ! pod/perlport.pod
7531 ____________________________________________________________________________
7532 [  4358] By: gsar                                  on 1999/10/12  19:10:27
7533         Log: perldelta updates
7534      Branch: perl
7535            ! pod/perldelta.pod
7536 ____________________________________________________________________________
7537 [  4357] By: gsar                                  on 1999/10/12  17:11:18
7538         Log: update perldelta for change#4356
7539      Branch: perl
7540            ! Changes pod/perldelta.pod
7541 ____________________________________________________________________________
7542 [  4356] By: gsar                                  on 1999/10/12  16:53:31
7543         Log: add File::BSDGlob as File::Glob and load it at compile-time
7544              if perl was built with -DPERL_INTERNAL_GLOB
7545              
7546              TODO: we currently get a compile-time failure if File/Glob.pm
7547              can't be found; such failure needs to be made to emit a warning
7548              and use the csh implementation instead
7549      Branch: perl
7550            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
7551            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
7552            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
7553            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
7554            + t/lib/glob-global.t t/lib/glob-taint.t
7555            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
7556            ! t/pragma/overload.t
7557 ____________________________________________________________________________
7558 [  4355] By: jhi                                   on 1999/10/12  15:30:05
7559         Log: Revert the parts of #3926 that outlawed character ranges
7560              that have character classes such as \w as either endpoint.
7561              This change re-establishes the old behavior which meant that
7562              such ranges weren't really ranges, the "-" was literal.
7563              Moreover, this change also fixes the old behavior to be
7564              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
7565              Now they all do work as described above.  The #3926 outlawed
7566              all of those.
7567      Branch: cfgperl
7568            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
7569 ____________________________________________________________________________
7570 [  4354] By: jhi                                   on 1999/10/12  09:58:59
7571         Log: Integrate with Sarathy.
7572      Branch: cfgperl
7573           !> (integrate 33 files)
7574 ____________________________________________________________________________
7575 [  4353] By: gsar                                  on 1999/10/12  05:53:40
7576         Log: apply parts of LynxOS patches from Alan Johnson
7577              <johnson@alonn.gemse.fr>
7578      Branch: perl
7579            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
7580            ! t/op/groups.t
7581 ____________________________________________________________________________
7582 [  4352] By: gsar                                  on 1999/10/12  05:24:39
7583         Log: allow any unpack specifier to take a count via '/'
7584              (from Ilya Zakharevich)
7585      Branch: perl
7586            ! pp.c t/op/pack.t
7587 ____________________________________________________________________________
7588 [  4351] By: gsar                                  on 1999/10/12  05:02:35
7589         Log: avoid warnings
7590      Branch: perl
7591            ! malloc.c
7592 ____________________________________________________________________________
7593 [  4350] By: gsar                                  on 1999/10/12  04:50:52
7594         Log: various cleanups
7595      Branch: perl
7596            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
7597            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
7598            ! win32/config.gc win32/config.vc win32/config_H.bc
7599            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
7600 ____________________________________________________________________________
7601 [  4349] By: gsar                                  on 1999/10/12  00:23:11
7602         Log: update Changes, patchlevel etc.
7603      Branch: perl
7604            ! Changes Porting/findvars patchlevel.h win32/Makefile
7605            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7606            ! win32/makefile.mk
7607 ____________________________________________________________________________
7608 [  4348] By: gsar                                  on 1999/10/11  23:11:57
7609         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
7610      Branch: perl
7611            ! pod/perlfunc.pod
7612 ____________________________________________________________________________
7613 [  4347] By: jhi                                   on 1999/10/11  21:25:03
7614         Log: Sparc Linux -Duseshrplib fix.
7615              
7616              From: Brian Jepson <bjepson@home.com>
7617              To: Nick Ing-Simmons <nick@ing-simmons.net>
7618              cc: perl5-porters@perl.org
7619              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
7620              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
7621              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
7622      Branch: cfgperl
7623            ! hints/linux.sh
7624 ____________________________________________________________________________
7625 [  4346] By: gsar                                  on 1999/10/11  20:28:32
7626         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
7627              the behavior of 'Z*' and 'Z3' to always pack a trailing
7628              null byte; changed documentation to suit; added test
7629      Branch: perl
7630            ! pod/perlfunc.pod pp.c t/op/pack.t
7631 ____________________________________________________________________________
7632 [  4345] By: gsar                                  on 1999/10/11  19:15:46
7633         Log: writing to perllocal.pod fails if it was never created;
7634              tweak pseudo-hash example (both suggested by Michael G Schwern
7635              <schwern@pobox.com>)
7636      Branch: perl
7637            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
7638 ____________________________________________________________________________
7639 [  4344] By: gsar                                  on 1999/10/11  17:57:31
7640         Log: slightly edited variant of suggested patch
7641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7642              Date: Thu, 9 Sep 1999 18:35:37 -0400
7643              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
7644              Subject: [PATCH 5.005_58] How RExen match?
7645      Branch: perl
7646            ! pod/perlre.pod
7647 ____________________________________________________________________________
7648 [  4343] By: gsar                                  on 1999/10/11  16:55:48
7649         Log: change#4327 was inefficient
7650      Branch: perl
7651            ! lib/lib.pm
7652 ____________________________________________________________________________
7653 [  4342] By: jhi                                   on 1999/10/11  07:01:46
7654         Log: Integrate with Sarathy.
7655      Branch: cfgperl
7656           +> pod/perlhack.pod
7657           !> (integrate 28 files)
7658 ____________________________________________________________________________
7659 [  4341] By: jhi                                   on 1999/10/11  06:37:47
7660         Log: The 2.5th cut at the AIX C++ extension problems.
7661      Branch: cfgperl
7662            ! hints/aix.sh
7663 ____________________________________________________________________________
7664 [  4340] By: gsar                                  on 1999/10/10  23:48:07
7665         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
7666      Branch: perl
7667            + pod/perlhack.pod
7668            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
7669 ____________________________________________________________________________
7670 [  4339] By: gsar                                  on 1999/10/10  20:42:40
7671         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
7672              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
7673              void(*)(pTHX_ void*)
7674      Branch: perl
7675            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
7676            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
7677            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
7678            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
7679 ____________________________________________________________________________
7680 [  4338] By: gsar                                  on 1999/10/10  20:38:59
7681         Log: add missing new diagnostics to perldelta
7682      Branch: perl
7683            ! pod/perldelta.pod
7684 ____________________________________________________________________________
7685 [  4337] By: gsar                                  on 1999/10/10  17:40:13
7686         Log: update perldelta for change#3406
7687      Branch: perl
7688            ! embed.pl pod/perldata.pod pod/perldelta.pod
7689 ____________________________________________________________________________
7690 [  4336] By: gsar                                  on 1999/10/10  16:33:14
7691         Log: integrate cfgperl contents into mainline
7692      Branch: perl
7693           +> ext/DynaLoader/hints/aix.pl
7694           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
7695           !> makedef.pl perl.h pod/perldelta.pod
7696 ____________________________________________________________________________
7697 [  4335] By: jhi                                   on 1999/10/10  11:09:48
7698         Log: Update perldelta.
7699      Branch: cfgperl
7700            ! pod/perldelta.pod
7701 ____________________________________________________________________________
7702 [  4334] By: jhi                                   on 1999/10/10  10:31:46
7703         Log: Integrate with Sarathy.
7704      Branch: cfgperl
7705           +> win32/genmk95.pl
7706           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
7707           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
7708           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
7709           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
7710           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
7711           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
7712           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
7713           !> utils/perldoc.PL win32/makefile.mk
7714 ____________________________________________________________________________
7715 [  4333] By: gsar                                  on 1999/10/10  06:33:15
7716         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
7717              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
7718      Branch: perl
7719            ! installperl lib/diagnostics.pm utils/perldoc.PL
7720 ____________________________________________________________________________
7721 [  4332] By: gsar                                  on 1999/10/10  05:15:26
7722         Log: add $VERSION
7723      Branch: perl
7724            ! lib/Exporter.pm
7725 ____________________________________________________________________________
7726 [  4331] By: gsar                                  on 1999/10/10  05:10:22
7727         Log: describe what can go in an export list (from Anno Siegel
7728              <anno4000@lublin.zrz.tu-berlin.de>)
7729      Branch: perl
7730            ! lib/Exporter.pm
7731 ____________________________________________________________________________
7732 [  4330] By: gsar                                  on 1999/10/10  04:50:43
7733         Log: more basic support for building modules under Windows 95/98
7734              (applied relevant parts from a patch suggested by
7735              Jochen Wiedmann <joe@ispsoft.de>)
7736      Branch: perl
7737            ! lib/ExtUtils/MM_Unix.pm
7738 ____________________________________________________________________________
7739 [  4329] By: gsar                                  on 1999/10/10  04:28:38
7740         Log: rudimentary support for building under Windows 95/98 (from
7741              Benjamin Stuhl <sho_pi@hotmail.com>)
7742      Branch: perl
7743            + win32/genmk95.pl
7744            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
7745            ! win32/makefile.mk
7746 ____________________________________________________________________________
7747 [  4328] By: gsar                                  on 1999/10/10  03:37:21
7748         Log: fix two leaks in Thread.xs (from Eugene Alterman
7749              <Eugene.Alterman@bremer-inc.com>); convert places with
7750              'use attrs' to new attributes syntax
7751      Branch: perl
7752            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
7753            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
7754            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
7755            ! ext/Thread/sync2.t
7756 ____________________________________________________________________________
7757 [  4327] By: gsar                                  on 1999/10/10  02:23:52
7758         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
7759              (suggested by Tod Irwin <irwin@stockmaster.com>)
7760      Branch: perl
7761            ! lib/lib.pm
7762 ____________________________________________________________________________
7763 [  4326] By: gsar                                  on 1999/10/10  00:51:48
7764         Log: better documentation for recv() (from Anton Berezin
7765              <tobez@plab.ku.dk>)
7766      Branch: perl
7767            ! pod/perlfunc.pod
7768 ____________________________________________________________________________
7769 [  4325] By: gsar                                  on 1999/10/09  22:46:23
7770         Log: perldelta updates (see TODO markers)
7771      Branch: perl
7772            ! Changes pod/perldelta.pod pp_sys.c
7773 ____________________________________________________________________________
7774 [  4324] By: gsar                                  on 1999/10/09  19:43:10
7775         Log: fix Exporter::export_to_level() documentation
7776      Branch: perl
7777            ! lib/Exporter.pm
7778 ____________________________________________________________________________
7779 [  4323] By: gsar                                  on 1999/10/09  18:48:31
7780         Log: don't run END blocks when running under -c switch (older,
7781              rarely useful behavior may still be obtained by putting
7782              BEGIN { $^C = 0; exit; } at the end of the script)
7783      Branch: perl
7784            ! perl.c
7785 ____________________________________________________________________________
7786 [  4322] By: jhi                                   on 1999/10/09  05:31:26
7787         Log: While awaiting a good test program to detect the broken gcc.
7788              From: Thomas Conté <tom@fr.uu.net>
7789              To: <jhi@iki.fi>
7790              Cc: <perl5-porters@perl.org>
7791              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
7792              Date: Wed, 6 Oct 1999 19:56:29 +0200
7793              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
7794      Branch: cfgperl
7795            ! hints/irix_6.sh perl.h
7796 ____________________________________________________________________________
7797 [  4321] By: gsar                                  on 1999/10/09  00:41:02
7798         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
7799              clear entries in the CV's pad, leading to coredumps when CV had no
7800              other references to it; this is a slightly edited version of the
7801              patch suggested by Russel O'Connor <roconnor@world.std.com>
7802      Branch: perl
7803            ! cop.h pp_ctl.c pp_hot.c
7804 ____________________________________________________________________________
7805 [  4320] By: gsar                                  on 1999/10/08  22:50:51
7806         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
7807              situation (assumptions about cx invalidation are not valid
7808              anymore)
7809      Branch: perl
7810            ! cop.h pp_ctl.c pp_hot.c
7811 ____________________________________________________________________________
7812 [  4319] By: jhi                                   on 1999/10/08  14:33:31
7813         Log: Integrate with Sarathy.
7814      Branch: cfgperl
7815           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
7816           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
7817           !> t/comp/bproto.t thrdvar.h toke.c util.c
7818 ____________________________________________________________________________
7819 [  4318] By: jhi                                   on 1999/10/08  13:51:34
7820         Log: The second cut at AIX C++ extension troubles.
7821      Branch: cfgperl
7822            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
7823            ! hints/aix.sh
7824 ____________________________________________________________________________
7825 [  4317] By: jhi                                   on 1999/10/08  10:44:13
7826         Log: The first cut at fixing Perl extensions written in C++ in AIX,
7827              statics don't get initialized right.  This patch at least
7828              doesn't seem to break the build in my AIX, but unfortunately
7829              I don't have the IBM C++ to do further testing.
7830              
7831              Problem reported by Stephanie Beals in
7832              From: bealzy@us.ibm.com
7833              To: perl5-porters@perl.org
7834              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
7835              Date: Thu, 7 Oct 1999 15:05:54 -0400
7836              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
7837      Branch: cfgperl
7838            + ext/DynaLoader/hints/aix.pl
7839            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
7840 ____________________________________________________________________________
7841 [  4316] By: gsar                                  on 1999/10/08  10:26:15
7842         Log: remove kludgey duplicate background error avoidance (caused
7843              "leaks"; %@ wasn't even user-visible under -Dusethreads);
7844              only repeats of most recent error are now avoided
7845      Branch: perl
7846            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
7847 ____________________________________________________________________________
7848 [  4315] By: jhi                                   on 1999/10/08  09:48:59
7849         Log: Fix omission.
7850      Branch: cfgperl
7851            ! makedef.pl
7852 ____________________________________________________________________________
7853 [  4314] By: gsar                                  on 1999/10/08  07:17:01
7854         Log: extend change#2299 to C<use> (fixes scoping problems in
7855              C<if (...) { use foo; ... }>)
7856      Branch: perl
7857            ! op.c
7858 ____________________________________________________________________________
7859 [  4313] By: gsar                                  on 1999/10/08  04:52:19
7860         Log: small tweak for change#4309
7861      Branch: perl
7862            ! op.c
7863 ____________________________________________________________________________
7864 [  4312] By: gsar                                  on 1999/10/08  02:31:13
7865         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
7866              From: Larry Wall <larry@wall.org>
7867              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
7868              Message-Id: <199910061655.JAA11333@kiev.wall.org>
7869              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
7870      Branch: perl
7871            ! opcode.h t/comp/bproto.t toke.c
7872 ____________________________________________________________________________
7873 [  4311] By: gsar                                  on 1999/10/08  00:58:19
7874         Log: typo
7875      Branch: perl
7876            ! pp_sys.c
7877 ____________________________________________________________________________
7878 [  4310] By: gsar                                  on 1999/10/07  23:51:38
7879         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
7880              Brian Mitchell <brian@chele.cais.net>)
7881      Branch: perl
7882            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
7883 ____________________________________________________________________________
7884 [  4309] By: gsar                                  on 1999/10/07  22:57:52
7885         Log: change#3728 was flawed (loop contexts saw the wrong statement
7886              info, causing loop control constructs to not find the label);
7887              disable OP_SETSTATE entirely and add a fix that is specifically
7888              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
7889              which was what the original patch was supposed to fix
7890              
7891              TODO: remove the remainder of the setstate logic if it can't
7892              be used anywhere else (it isn't used anywhere now)
7893      Branch: perl
7894            ! cop.h op.c perly.c perly.y
7895 ____________________________________________________________________________
7896 [  4308] By: jhi                                   on 1999/10/07  19:21:27
7897         Log: Integrate with Sarathy.
7898      Branch: cfgperl
7899           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
7900 ____________________________________________________________________________
7901 [  4307] By: gsar                                  on 1999/10/07  15:12:24
7902         Log: update to podlators-0.08 from Russ Allbery
7903      Branch: perl
7904            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
7905 ____________________________________________________________________________
7906 [  4306] By: jhi                                   on 1999/10/06  17:20:34
7907         Log: Integrate with Sarathy.
7908      Branch: cfgperl
7909           !> (integrate 45 files)
7910 ____________________________________________________________________________
7911 [  4305] By: gsar                                  on 1999/10/06  16:55:45
7912         Log: some versions of mingw32 have __int64, define iff it isn't
7913      Branch: perl
7914            ! win32/win32.h
7915 ____________________________________________________________________________
7916 [  4304] By: gsar                                  on 1999/10/06  03:45:44
7917         Log: fix typos in change#4288
7918      Branch: perl
7919            ! Changes dump.c sv.c
7920 ____________________________________________________________________________
7921 [  4303] By: gsar                                  on 1999/10/06  03:22:46
7922         Log: integrate cfgperl contents into mainline
7923      Branch: perl
7924           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
7925            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
7926           !> (integrate 31 files)
7927 ____________________________________________________________________________
7928 [  4302] By: gsar                                  on 1999/10/06  02:36:53
7929         Log: make die/warn and other diagnostics go to wherever STDERR happens
7930              to point at; change places that meant Perl_debug_log rather than
7931              PerlIO_stderr()
7932      Branch: perl
7933            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
7934            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
7935            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
7936            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
7937            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
7938            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
7939            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
7940            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
7941            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
7942            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
7943            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
7944 ____________________________________________________________________________
7945 [  4301] By: jhi                                   on 1999/10/05  23:03:46
7946         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7947              To: François Désarménien <desar@club-internet.fr>
7948              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
7949              Subject: Re: Strange RE engine breakage in 5_61
7950              Date: Mon, 4 Oct 1999 19:58:03 -0400
7951              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
7952              
7953              (had to apply pat.t part manually because there
7954              already were more tests than there was in _61)
7955      Branch: cfgperl
7956            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
7957 ____________________________________________________________________________
7958 [  4300] By: jhi                                   on 1999/10/04  17:03:18
7959         Log: From: Andy Dougherty <doughera@lafayette.edu>
7960              To: Jarkko Hietaniemi <jhi@iki.fi>
7961              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
7962              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
7963              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
7964              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
7965      Branch: cfgperl
7966            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
7967            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
7968            ! MANIFEST ext/B/defsubs_h.PL
7969 ____________________________________________________________________________
7970 [  4299] By: jhi                                   on 1999/10/04  07:15:16
7971         Log: From: Michael G Schwern <schwern@pobox.com>
7972              To: perl5-porters@perl.org
7973              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
7974              Date: Sun, 3 Oct 1999 17:34:17 -0400
7975              Message-ID: <19991003173417.A4351@blackrider>
7976      Branch: cfgperl
7977            ! t/lib/fields.t t/pragma/constant.t
7978 ____________________________________________________________________________
7979 [  4298] By: gsar                                  on 1999/10/04  04:57:53
7980         Log: some compatibility macros were busted
7981      Branch: perl
7982            ! embed.h embed.pl toke.c
7983 ____________________________________________________________________________
7984 [  4297] By: jhi                                   on 1999/10/03  17:50:59
7985         Log: A better version of #4296.
7986              
7987              From: Michael G Schwern <schwern@pobox.com>
7988              To: perl5-porters@perl.org
7989              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
7990              Date: Sun, 3 Oct 1999 13:54:23 -0400
7991              Message-ID: <19991003135423.A3050@blackrider>
7992      Branch: cfgperl
7993            ! av.c op.c pod/perldiag.pod
7994 ____________________________________________________________________________
7995 [  4296] By: jhi                                   on 1999/10/03  17:21:01
7996         Log: (Replaced by #4297.)
7997              
7998              From: Michael G Schwern <schwern@pobox.com>
7999              To: perl5-porters@perl.org
8000              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
8001              Date: Sun, 3 Oct 1999 13:16:47 -0400
8002              Message-ID: <19991003131647.A2816@blackrider>
8003              
8004              plus changed the error message to say "No such pseudo-hash field"
8005              as discussed in the above mail message.
8006      Branch: cfgperl
8007            ! av.c pod/perldiag.pod
8008 ____________________________________________________________________________
8009 [  4295] By: gsar                                  on 1999/10/03  16:09:36
8010         Log: avoid doing irrelevant things on 'make perl'
8011      Branch: perl
8012            ! Makefile.SH
8013 ____________________________________________________________________________
8014 [  4294] By: jhi                                   on 1999/10/03  14:16:24
8015         Log: Fix a typo in #4293 spotted by Graham Barr.
8016      Branch: cfgperl
8017            ! pod/perlref.pod
8018 ____________________________________________________________________________
8019 [  4293] By: jhi                                   on 1999/10/03  11:31:22
8020         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
8021              To: perl5-porters@perl.org
8022              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
8023              Date: Sun, 3 Oct 1999 02:34:01 -0400
8024              Message-ID: <19991003023401.A1520@blackrider>
8025      Branch: cfgperl
8026            ! pod/perlfunc.pod pod/perlref.pod
8027 ____________________________________________________________________________
8028 [  4292] By: jhi                                   on 1999/10/03  09:23:16
8029         Log: From: Barrie Slaymaker <barries@slaysys.com>
8030              To: perl5-porters@perl.org
8031              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
8032              Date: Sun, 3 Oct 1999 00:09:51 -0400
8033              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
8034      Branch: cfgperl
8035            ! lib/Benchmark.pm
8036 ____________________________________________________________________________
8037 [  4291] By: jhi                                   on 1999/10/02  23:43:53
8038         Log: Be understanding about large file systems.
8039      Branch: cfgperl
8040            ! t/lib/syslfs.t t/op/lfs.t
8041 ____________________________________________________________________________
8042 [  4290] By: jhi                                   on 1999/10/02  23:39:16
8043         Log: Configure fixfest continues.
8044      Branch: cfgperl
8045            ! Configure config_h.SH
8046      Branch: metaconfig
8047            ! U/modified/d_longdbl.U U/modified/d_longlong.U
8048            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
8049            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
8050            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
8051      Branch: metaconfig/U/perl
8052            ! i_inttypes.U io64.U
8053 ____________________________________________________________________________
8054 [  4289] By: jhi                                   on 1999/10/02  23:12:54
8055         Log: Regen Porting stuff.
8056      Branch: cfgperl
8057            ! Porting/Glossary Porting/config.sh Porting/config_H
8058 ____________________________________________________________________________
8059 [  4288] By: jhi                                   on 1999/10/02  23:05:50
8060         Log: Untangle the IV_IS_QUAD jungle by introduding
8061              macros to be used when doing formatted printing:
8062              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
8063      Branch: cfgperl
8064            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8065            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
8066            ! regcomp.c sv.c taint.c toke.c util.c
8067 ____________________________________________________________________________
8068 [  4287] By: jhi                                   on 1999/10/02  22:54:18
8069         Log: metaconfig maintenance.
8070      Branch: metaconfig
8071            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
8072            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
8073            ! U/typedefs/uidsize.U
8074 ____________________________________________________________________________
8075 [  4286] By: nick                                  on 1999/10/02  11:11:44
8076         Log: Incremental merge of mainline
8077      Branch: utfperl
8078           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
8079           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
8080           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
8081           +> t/pod/podselect.t t/pod/podselect.xr
8082            - lib/Pod/PlainText.pm
8083           !> (integrate 148 files)
8084 ____________________________________________________________________________
8085 [  4285] By: jhi                                   on 1999/10/02  10:16:15
8086         Log: Battle namespace pollution.
8087      Branch: cfgperl
8088            ! lib/Benchmark.pm
8089 ____________________________________________________________________________
8090 [  4284] By: jhi                                   on 1999/10/02  10:11:20
8091         Log: Regen Configure, all of xs_apiversion didn't take.
8092      Branch: cfgperl
8093            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8094            ! config_h.SH patchlevel.h
8095 ____________________________________________________________________________
8096 [  4283] By: jhi                                   on 1999/10/02  09:48:17
8097         Log: Integrate with Sarathy.
8098      Branch: cfgperl
8099           +> lib/Pod/Man.pm t/pod/multiline_items.t
8100           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
8101           +> t/pod/podselect.t t/pod/podselect.xr
8102            - lib/Pod/PlainText.pm
8103           !> (integrate 50 files)
8104 ____________________________________________________________________________
8105 [  4282] By: gsar                                  on 1999/10/02  06:39:14
8106         Log: update pod2man, pod2text and related Pod:: modules with the
8107              ones in podlators-0.07 from Russ Allbery
8108      Branch: perl
8109            + lib/Pod/Man.pm
8110            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
8111            ! pod/pod2man.PL pod/pod2text.PL
8112 ____________________________________________________________________________
8113 [  4281] By: gsar                                  on 1999/10/02  06:14:44
8114         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
8115      Branch: perl
8116            - lib/Pod/PlainText.pm
8117            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
8118            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
8119            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
8120            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
8121            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
8122            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
8123            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
8124 ____________________________________________________________________________
8125 [  4280] By: gsar                                  on 1999/10/02  04:39:38
8126         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
8127      Branch: perl
8128            + t/pod/multiline_items.t t/pod/multiline_items.xr
8129            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
8130            + t/pod/podselect.xr
8131            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
8132            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
8133            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
8134            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
8135            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
8136            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
8137            ! t/pod/testp2pt.pl
8138 ____________________________________________________________________________
8139 [  4279] By: gsar                                  on 1999/10/02  03:36:41
8140         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
8141              by Michael G Schwern <schwern@pobox.com>)
8142      Branch: perl
8143            ! av.c t/op/avhv.t
8144 ____________________________________________________________________________
8145 [  4278] By: gsar                                  on 1999/10/02  02:36:55
8146         Log: deprecate C<use attrs>
8147      Branch: perl
8148            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
8149            ! t/lib/thread.t t/pragma/sub_lval.t
8150 ____________________________________________________________________________
8151 [  4277] By: gsar                                  on 1999/10/02  01:43:25
8152         Log: add notes about effect of loop control statements inside
8153              LABEL BLOCK continue BLOCK
8154      Branch: perl
8155            ! pod/perlfunc.pod
8156 ____________________________________________________________________________
8157 [  4276] By: gsar                                  on 1999/10/02  01:23:02
8158         Log: indent nested =items properly (suggested by Bill Fenner
8159              <fenner@research.att.com>)
8160      Branch: perl
8161            ! pod/pod2man.PL
8162 ____________________________________________________________________________
8163 [  4275] By: gsar                                  on 1999/10/02  01:09:16
8164         Log: updated ptags generator from Ilya Zakharevich
8165      Branch: perl
8166            ! emacs/ptags
8167 ____________________________________________________________________________
8168 [  4274] By: gsar                                  on 1999/10/01  23:08:52
8169         Log: update Changes
8170      Branch: perl
8171            ! Changes
8172 ____________________________________________________________________________
8173 [  4273] By: gsar                                  on 1999/10/01  22:58:55
8174         Log: typo, whitespace adjustments
8175      Branch: perl
8176            ! utils/h2xs.PL
8177 ____________________________________________________________________________
8178 [  4272] By: gsar                                  on 1999/10/01  22:46:06
8179         Log: remove dup hunks
8180      Branch: perl
8181            ! configure.com vms/vms.c
8182 ____________________________________________________________________________
8183 [  4271] By: gsar                                  on 1999/10/01  22:33:02
8184         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
8185              by declaring new globals "our" (XXX this means h2xs generated code
8186              won't run on earlier versions; a switch to generate compatible
8187              source is needed)
8188      Branch: perl
8189           !> (integrate 35 files)
8190 ____________________________________________________________________________
8191 [  4270] By: jhi                                   on 1999/10/01  12:05:56
8192         Log: Integrate with Sarathy.
8193      Branch: cfgperl
8194           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
8195           !> pod/perldiag.pod util.c
8196 ____________________________________________________________________________
8197 [  4269] By: jhi                                   on 1999/10/01  10:26:19
8198         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
8199              To: perl5-porters@perl.org
8200              Subject: [ID 19991001.001] perlguts man page error
8201              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
8202              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
8203      Branch: cfgperl
8204            ! pod/perlguts.pod
8205 ____________________________________________________________________________
8206 [  4268] By: jhi                                   on 1999/10/01  07:32:33
8207         Log: There *is* a month called October.
8208      Branch: cfgperl
8209            ! t/op/time.t
8210 ____________________________________________________________________________
8211 [  4267] By: jhi                                   on 1999/10/01  06:58:10
8212         Log: Temp file cleanliness.
8213      Branch: cfgperl
8214            ! t/lib/filecopy.t
8215 ____________________________________________________________________________
8216 [  4266] By: jhi                                   on 1999/10/01  06:46:56
8217         Log: From: Barrie Slaymaker <barries@slaysys.com>
8218              To: perl5-porters@perl.org
8219              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
8220              Date: Thu, 30 Sep 1999 22:16:26 -0400
8221              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
8222      Branch: cfgperl
8223            ! lib/Benchmark.pm
8224 ____________________________________________________________________________
8225 [  4265] By: jhi                                   on 1999/09/30  20:25:35
8226         Log: From: Barrie Slaymaker <barries@slaysys.com>
8227              To: perl5-porters@perl.org
8228              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
8229              Date: Thu, 30 Sep 1999 15:44:00 -0400
8230              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
8231              (Replaces #4175.)
8232      Branch: cfgperl
8233            ! lib/Benchmark.pm
8234 ____________________________________________________________________________
8235 [  4264] By: gsar                                  on 1999/09/30  17:59:26
8236         Log: re-add missing "Out of memory!" entry
8237      Branch: perl
8238            ! pod/perldiag.pod
8239 ____________________________________________________________________________
8240 [  4263] By: jhi                                   on 1999/09/30  17:05:43
8241         Log: Regenerate Configure.
8242      Branch: cfgperl
8243            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8244            ! config_h.SH
8245 ____________________________________________________________________________
8246 [  4261] By: jhi                                   on 1999/09/30  16:15:05
8247         Log: From: Andy Dougherty <doughera@lafayette.edu>
8248              To: Perl Porters <perl5-porters@perl.org>
8249              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
8250              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
8251              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
8252      Branch: cfgperl
8253            ! pod/perldelta.pod
8254 ____________________________________________________________________________
8255 [  4260] By: jhi                                   on 1999/09/30  15:48:56
8256         Log: From: Andy Dougherty <doughera@lafayette.edu>
8257              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
8258              Subject: Re: Possible skeletal structure for searching multiple versions
8259              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
8260              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
8261      Branch: metaconfig
8262            ! U/mkglossary
8263      Branch: metaconfig/U/perl
8264            + xs_apiversion.U
8265            ! patchlevel.U
8266 ____________________________________________________________________________
8267 [  4259] By: jhi                                   on 1999/09/30  15:07:16
8268         Log: Further ?idsize.U fixing.
8269      Branch: metaconfig
8270            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
8271 ____________________________________________________________________________
8272 [  4258] By: jhi                                   on 1999/09/30  15:00:14
8273         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
8274      Branch: metaconfig
8275            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
8276            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
8277 ____________________________________________________________________________
8278 [  4257] By: jhi                                   on 1999/09/30  09:48:33
8279         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8280              To: Gurusamy Sarathy <gsar@ActiveState.com>
8281              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
8282              The Perl Porters Mailing List <perl5-porters@perl.org>
8283              Subject: [PATCH] (Was: deprecating SIGDIE)
8284              Date: Wed, 29 Sep 1999 15:16:50 -0400
8285              Message-ID: <19990929151650.E26675@O2.chapin.edu>
8286      Branch: cfgperl
8287            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
8288 ____________________________________________________________________________
8289 [  4256] By: jhi                                   on 1999/09/30  09:45:22
8290         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8291              To: Gurusamy Sarathy <gsar@activestate.com>
8292              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
8293              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
8294              Date: Wed, 29 Sep 1999 18:58:23 -0400
8295              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
8296      Branch: cfgperl
8297            ! Makefile.SH opcode.pl
8298 ____________________________________________________________________________
8299 [  4255] By: gsar                                  on 1999/09/30  09:03:48
8300         Log: remove prehistoric XFree() gunk
8301      Branch: perl
8302            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
8303 ____________________________________________________________________________
8304 [  4254] By: gsar                                  on 1999/09/30  08:40:14
8305         Log: From: Vishal Bhatia <vishal@gol.com>
8306              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
8307              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
8308              Subject: [patch _61] Minor corrections in C.pm
8309      Branch: perl
8310            ! ext/B/B/C.pm
8311 ____________________________________________________________________________
8312 [  4253] By: gsar                                  on 1999/09/30  08:36:27
8313         Log: off-by-one in fbm_compile() (spotted by John Bley
8314              <jbley@cs.cmu.edu>); whitespace adjustments
8315      Branch: perl
8316            ! util.c
8317 ____________________________________________________________________________
8318 [  4251] By: jhi                                   on 1999/09/30  08:09:13
8319         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8320              To: perl5-porters@perl.org (Mailing list Perl5)
8321              Subject: [PATCH 5.00561+]  Followup h2xs patch
8322              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
8323              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
8324      Branch: cfgperl
8325            ! utils/h2xs.PL
8326 ____________________________________________________________________________
8327 [  4250] By: jhi                                   on 1999/09/29  19:11:32
8328         Log: Integrate with Sarathy.
8329      Branch: cfgperl
8330           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
8331           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
8332           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
8333 ____________________________________________________________________________
8334 [  4249] By: bailey                                on 1999/09/29  02:21:31
8335         Log: resync with mainline
8336      Branch: vmsperl
8337           +> (branch 32 files)
8338            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
8339            - lib/unicode/blocks.txt lib/unicode/index2.txt
8340            - lib/unicode/jamo2.txt lib/unicode/names2.txt
8341            - lib/unicode/props2.txt lib/unicode/readme.txt
8342            - t/lib/bigfloatpm.t
8343           !> (integrate 240 files)
8344 ____________________________________________________________________________
8345 [  4248] By: jhi                                   on 1999/09/28  18:14:39
8346         Log: From: Andy Dougherty <doughera@lafayette.edu>
8347              To: Perl Porters <perl5-porters@perl.org>
8348              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
8349              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
8350              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
8351              
8352              From: Andy Dougherty <doughera@lafayette.edu>
8353              To: Perl Porters <perl5-porters@perl.org>
8354              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
8355              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
8356              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
8357      Branch: cfgperl
8358            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
8359            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
8360            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
8361            ! hints/next_4.sh
8362 ____________________________________________________________________________
8363 [  4247] By: gsar                                  on 1999/09/28  17:36:59
8364         Log: revert change#4115 (breaks libwww's base/date.t); could be 
8365              reworked to enable it conditional on $Time::Local::nocroak
8366              or some such
8367      Branch: perl
8368            ! lib/Time/Local.pm
8369 ____________________________________________________________________________
8370 [  4246] By: gsar                                  on 1999/09/28  17:33:14
8371         Log: tweak for win32 build
8372      Branch: perl
8373            ! win32/Makefile win32/makefile.mk
8374 ____________________________________________________________________________
8375 [  4245] By: gsar                                  on 1999/09/28  17:31:34
8376         Log: change#4236 fallout
8377      Branch: perl
8378            ! lib/ExtUtils/MM_Unix.pm
8379 ____________________________________________________________________________
8380 [  4244] By: gsar                                  on 1999/09/28  17:29:31
8381         Log: remove doubled new_xpv
8382      Branch: perl
8383            ! embed.h embed.pl proto.h
8384 ____________________________________________________________________________
8385 [  4243] By: jhi                                   on 1999/09/27  19:13:20
8386         Log: Artistic fine-tuning.
8387      Branch: cfgperl
8388            ! ext/B/defsubs_h.PL
8389 ____________________________________________________________________________
8390 [  4242] By: gsar                                  on 1999/09/27  17:05:22
8391         Log: avoid implicit split to @_ in change#4181; binary -> text file
8392              types in p4
8393      Branch: perl
8394            ! djgpp/configure.bat lib/Exporter/Heavy.pm
8395            ! t/pragma/locale/latin1
8396 ____________________________________________________________________________
8397 [  4241] By: jhi                                   on 1999/09/27  07:48:19
8398         Log: Integrate with Sarathy.
8399      Branch: cfgperl
8400           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
8401           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
8402 ____________________________________________________________________________
8403 [  4240] By: jhi                                   on 1999/09/27  07:47:11
8404         Log: Finalize change #4232.
8405              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8406              To: Jarkko Hietaniemi <jhi@iki.fi>
8407              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
8408              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
8409              Date: Sun, 26 Sep 1999 16:52:31 -0400
8410              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
8411      Branch: cfgperl
8412            ! lib/ExtUtils/xsubpp
8413 ____________________________________________________________________________
8414 [  4239] By: gsar                                  on 1999/09/27  02:48:42
8415         Log: add notes in INSTALL about Configure -Accflags=-DFOO
8416      Branch: perl
8417            ! INSTALL
8418 ____________________________________________________________________________
8419 [  4238] By: gsar                                  on 1999/09/27  02:03:48
8420         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
8421              it automatically
8422      Branch: perl
8423            ! embed.h embed.pl
8424 ____________________________________________________________________________
8425 [  4237] By: gsar                                  on 1999/09/27  01:52:47
8426         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8427              Date: Fri, 24 Sep 1999 23:25:36 -0400
8428              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
8429              Subject: [PATCH 5.005_61] Malloc fixes and docs
8430      Branch: perl
8431            ! malloc.c pod/perldiag.pod
8432 ____________________________________________________________________________
8433 [  4236] By: gsar                                  on 1999/09/27  01:31:32
8434         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
8435              <vkonovalov@lucent.com>)
8436      Branch: perl
8437            ! win32/Makefile win32/makefile.mk
8438 ____________________________________________________________________________
8439 [  4235] By: gsar                                  on 1999/09/26  17:02:03
8440         Log: fix buggy popping of subroutine contexts in the lvalue
8441              subroutines implementation (change#4081); correct the
8442              plethora of cases where DIE() was more appropriate than
8443              croak()
8444      Branch: perl
8445            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
8446 ____________________________________________________________________________
8447 [  4234] By: jhi                                   on 1999/09/26  12:06:28
8448         Log: Fix #endif.
8449      Branch: cfgperl
8450            ! XSUB.h
8451 ____________________________________________________________________________
8452 [  4233] By: jhi                                   on 1999/09/26  11:59:18
8453         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
8454              I kept my (Ilya's) version.
8455      Branch: cfgperl
8456           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
8457           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
8458           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
8459           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
8460           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
8461           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
8462 ____________________________________________________________________________
8463 [  4232] By: jhi                                   on 1999/09/26  09:53:43
8464         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8465              To: Mailing list Perl5 <perl5-porters@perl.org>
8466              Subject: [PATCH 5.005_61] teach xsubpp function pointers
8467              Date: Sun, 26 Sep 1999 01:36:09 -0400
8468              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
8469              
8470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8471              To: Mailing list Perl5 <perl5-porters@perl.org>
8472              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
8473              Date: Sun, 26 Sep 1999 03:00:50 -0400
8474              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
8475      Branch: cfgperl
8476            ! lib/ExtUtils/xsubpp utils/h2xs.PL
8477 ____________________________________________________________________________
8478 [  4231] By: jhi                                   on 1999/09/26  09:48:49
8479         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
8480              To: perl5-porters@perl.org
8481              Subject: misprint in perlguts
8482              Date: Sun, 26 Sep 1999 12:48:36 +0400
8483              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
8484      Branch: cfgperl
8485            ! pod/perlguts.pod
8486 ____________________________________________________________________________
8487 [  4230] By: gsar                                  on 1999/09/26  00:50:08
8488         Log: add $installarchlib/CORE to default linker search path on windows
8489      Branch: perl
8490            ! win32/Makefile win32/makefile.mk
8491 ____________________________________________________________________________
8492 [  4229] By: gsar                                  on 1999/09/25  20:05:03
8493         Log: support C<use Shell> on Windows (reworked a patch suggested
8494              by Jenda Krynicky <Jenda@McCann.cz>)
8495      Branch: perl
8496            ! lib/Shell.pm
8497 ____________________________________________________________________________
8498 [  4228] By: gsar                                  on 1999/09/25  07:03:34
8499         Log: integrate cfgperl contents into mainline
8500      Branch: perl
8501           +> hints/svr5.sh
8502           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
8503           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8504           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
8505           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
8506 ____________________________________________________________________________
8507 [  4227] By: gsar                                  on 1999/09/25  06:44:47
8508         Log: From: Larry Wall <larry@wall.org>
8509              Date: Fri, 24 Sep 1999 21:59:37 PDT
8510              Message-Id: <199909250459.VAA27506@kiev.wall.org>
8511              Subject: Re: [PATCH 5.005_61] "our" declarations
8512      Branch: perl
8513            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
8514            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
8515            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
8516            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
8517            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
8518            ! utils/h2xs.PL
8519 ____________________________________________________________________________
8520 [  4226] By: jhi                                   on 1999/09/24  23:10:52
8521         Log: Integrate with Sarathy.
8522      Branch: cfgperl
8523           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8524           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
8525           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
8526 ____________________________________________________________________________
8527 [  4225] By: gsar                                  on 1999/09/24  18:19:54
8528         Log: avoid infinite recursive exec()s of perl.exe when shebang
8529              contains "Perl" rather than "perl" on DOSISH platforms
8530      Branch: perl
8531            ! toke.c
8532 ____________________________________________________________________________
8533 [  4224] By: gsar                                  on 1999/09/24  16:09:23
8534         Log: support cygwin and other platforms that link to import libraries
8535              rather than directly with shared libraries (from a suggestion
8536              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
8537      Branch: perl
8538            ! utils/perlcc.PL
8539 ____________________________________________________________________________
8540 [  4223] By: gsar                                  on 1999/09/24  05:05:06
8541         Log: normalize time for strftime() (without the isdst effects of
8542              mktime()) using a custom mini_mktime()
8543              From: spider-perl@Orb.Nashua.NH.US
8544              Date: Thu, 23 Sep 1999 17:54:53 -0400
8545              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
8546              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
8547      Branch: perl
8548            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8549            ! ext/POSIX/hints/linux.pl t/lib/posix.t
8550 ____________________________________________________________________________
8551 [  4222] By: gsar                                  on 1999/09/23  06:44:42
8552         Log: change "#" to a comment starter in pack templates; "/" now
8553              used for specifying counted types
8554              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8555              Date: Wed, 22 Sep 1999 19:41:30 -0400
8556              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
8557              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
8558      Branch: perl
8559            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
8560 ____________________________________________________________________________
8561 [  4221] By: gsar                                  on 1999/09/23  06:26:54
8562         Log: From: Vishal Bhatia <vishal@gol.com>
8563              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
8564              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
8565              Subject: [patch _61] perlcc changes
8566      Branch: perl
8567            ! utils/perlcc.PL
8568 ____________________________________________________________________________
8569 [  4220] By: gsar                                  on 1999/09/23  01:12:24
8570         Log: add include guard
8571      Branch: perl
8572            ! XSUB.h
8573 ____________________________________________________________________________
8574 [  4219] By: jhi                                   on 1999/09/22  20:38:15
8575         Log: Cleanup cleanup.
8576      Branch: cfgperl
8577            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
8578 ____________________________________________________________________________
8579 [  4218] By: jhi                                   on 1999/09/22  19:26:58
8580         Log: Tweak the equivalence tables once again.
8581      Branch: cfgperl
8582            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8583            ! lib/unicode/mktables.PL
8584 ____________________________________________________________________________
8585 [  4215] By: jhi                                   on 1999/09/22  06:47:03
8586         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8587              To: Mailing list Perl5 <perl5-porters@perl.org>
8588              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
8589              Date: Tue, 21 Sep 1999 19:50:00 -0400
8590              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
8591              
8592              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8593              To: Mailing list Perl5 <perl5-porters@perl.org>
8594              Subject: [PATCH 5.005_61] More verbose -Mre=debug
8595              Date: Tue, 21 Sep 1999 22:29:55 -0400
8596              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
8597      Branch: cfgperl
8598            ! regcomp.c regexec.c
8599 ____________________________________________________________________________
8600 [  4214] By: jhi                                   on 1999/09/21  21:08:43
8601         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
8602              Reply-To: gerberb@zenez.com
8603              To: perl5-porters@perl.org
8604              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
8605              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
8606              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
8607              
8608              (Snipped away the last lines of svr5.sh a la change #3725)
8609      Branch: cfgperl
8610            + hints/svr5.sh
8611            ! Configure MANIFEST config_h.SH hints/sco.sh
8612      Branch: metaconfig
8613            ! U/modified/Cppsym.U U/modified/Oldconfig.U
8614 ____________________________________________________________________________
8615 [  4213] By: jhi                                   on 1999/09/21  20:48:01
8616         Log: From: Kragen Sitaker <kragen@dnaco.net>
8617              To: perl5-porters@perl.org
8618              Subject: [ID 19990921.013] accidental list context in perlfaq9
8619              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
8620              Reply-To: kragen@pobox.com
8621              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
8622      Branch: cfgperl
8623            ! pod/perlfaq9.pod
8624 ____________________________________________________________________________
8625 [  4212] By: jhi                                   on 1999/09/20  19:55:42
8626         Log: Integrate with Sarathy.
8627      Branch: cfgperl
8628           +> README.Y2K
8629           !> Changes MANIFEST
8630 ____________________________________________________________________________
8631 [  4211] By: jhi                                   on 1999/09/20  19:44:44
8632         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
8633      Branch: cfgperl
8634            ! Configure config_h.SH pod/perldelta.pod
8635      Branch: metaconfig/U/perl
8636            ! use64bits.U uselfs.U uselongdbl.U
8637 ____________________________________________________________________________
8638 [  4210] By: jhi                                   on 1999/09/20  19:38:26
8639         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
8640      Branch: cfgperl
8641            ! Configure config_h.SH
8642      Branch: metaconfig
8643            ! U/modified/Options.U
8644 ____________________________________________________________________________
8645 [  4209] By: gsar                                  on 1999/09/20  19:35:39
8646         Log: integrate cfgperl changes into mainline
8647      Branch: perl
8648           +> lib/unicode/Unicode.html
8649            ! Changes
8650           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8651           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
8652 ____________________________________________________________________________
8653 [  4208] By: gsar                                  on 1999/09/20  18:28:44
8654         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
8655      Branch: perl
8656            + README.Y2K
8657            ! MANIFEST
8658 ____________________________________________________________________________
8659 [  4207] By: jhi                                   on 1999/09/20  11:06:13
8660         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
8661      Branch: cfgperl
8662            ! pod/perldelta.pod
8663 ____________________________________________________________________________
8664 [  4206] By: jhi                                   on 1999/09/20  09:53:15
8665         Log: Do not test for gccish things in non-gccish platforms.
8666      Branch: cfgperl
8667            ! Configure config_h.SH
8668      Branch: metaconfig
8669            ! U/compline/ccflags.U
8670 ____________________________________________________________________________
8671 [  4205] By: jhi                                   on 1999/09/20  09:41:22
8672         Log: Prompt for uselfs.
8673      Branch: cfgperl
8674            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8675            ! config_h.SH
8676      Branch: metaconfig
8677            ! U/mksample
8678      Branch: metaconfig/U/perl
8679            ! use64bits.U uselfs.U
8680 ____________________________________________________________________________
8681 [  4204] By: jhi                                   on 1999/09/20  09:09:29
8682         Log: Add usemorebits and uselfs.
8683      Branch: cfgperl
8684            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8685            ! config_h.SH doio.c perl.h
8686      Branch: metaconfig/U/perl
8687            + uselfs.U usemorebits.U
8688            ! use64bits.U uselongdbl.U
8689 ____________________________________________________________________________
8690 [  4203] By: jhi                                   on 1999/09/20  07:48:48
8691         Log: Dethinko.
8692      Branch: cfgperl
8693            ! pod/perlfunc.pod
8694 ____________________________________________________________________________
8695 [  4202] By: jhi                                   on 1999/09/20  07:33:32
8696         Log: Fix a bug in the description of endianness.  Reported in
8697              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
8698              To: perl5-porters@perl.org
8699              Subject: BUG: perldoc -f pack
8700              Date: Mon, 20 Sep 1999 09:43:49 +0400
8701              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
8702      Branch: cfgperl
8703            ! pod/perlfunc.pod
8704 ____________________________________________________________________________
8705 [  4201] By: jhi                                   on 1999/09/20  07:01:26
8706         Log: Integrate with Sarathy.
8707      Branch: cfgperl
8708           +> t/op/args.t
8709           !> (integrate 31 files)
8710 ____________________________________________________________________________
8711 [  4200] By: gsar                                  on 1999/09/20  03:45:06
8712         Log: From: Russ Allbery <rra@stanford.edu>
8713              Date: 19 Aug 1999 04:35:44 -0700
8714              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
8715              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
8716      Branch: perl
8717            ! lib/File/Find.pm
8718 ____________________________________________________________________________
8719 [  4199] By: gsar                                  on 1999/09/20  03:27:49
8720         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
8721      Branch: perl
8722            ! ext/B/B/Terse.pm
8723 ____________________________________________________________________________
8724 [  4198] By: gsar                                  on 1999/09/20  03:25:25
8725         Log: add arenas for managing allocations of remaining xpv*v structures
8726              From: Vishal Bhatia <vishal@gol.com>
8727              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
8728              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
8729              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
8730      Branch: perl
8731            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
8732            ! proto.h sv.c
8733 ____________________________________________________________________________
8734 [  4197] By: gsar                                  on 1999/09/20  03:06:10
8735         Log: queue errors due to strictures rather than printing them as
8736              warnings; symbols that violate strictures do *not* end up in
8737              the symbol table anyway, making multiple evals of the same piece
8738              of code produce the same errors; errors indicate all locations
8739              of a global symbol rather than just the first one; these
8740              changes make compile-time failures within evals reliably
8741              visible via the return value or contents of $@, and trappable
8742              using __DIE__ hooks
8743      Branch: perl
8744            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
8745            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
8746            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
8747            ! t/pragma/strict-vars thrdvar.h toke.c util.c
8748 ____________________________________________________________________________
8749 [  4196] By: gsar                                  on 1999/09/19  22:14:29
8750         Log: control change#1914 via hints (causes problems on some platforms)
8751      Branch: perl
8752            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8753            ! ext/POSIX/hints/linux.pl
8754 ____________________________________________________________________________
8755 [  4195] By: gsar                                  on 1999/09/19  21:30:18
8756         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
8757              in passing around references to @_, eg C<sub foo { \@_ }>; add
8758              tests for the same
8759      Branch: perl
8760            + t/op/args.t
8761            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
8762 ____________________________________________________________________________
8763 [  4194] By: jhi                                   on 1999/09/18  18:57:45
8764         Log: Integrate with Sarathy.
8765      Branch: cfgperl
8766           !> opcode.h opcode.pl
8767 ____________________________________________________________________________
8768 [  4193] By: nick                                  on 1999/09/18  15:24:56
8769         Log: Re-integrate mainline
8770              Basic SvUTF8 stuff in headers, no functional changes yet.
8771      Branch: utfperl
8772            + lib/byte.pm lib/byte_heavy.pl
8773           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
8774           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
8775           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
8776           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
8777           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
8778           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
8779           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
8780           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
8781           +> lib/unicode/Names.txt lib/unicode/Props.txt
8782           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
8783           +> t/lib/bigfltpm.t
8784            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
8785            - lib/unicode/blocks.txt lib/unicode/index2.txt
8786            - lib/unicode/jamo2.txt lib/unicode/names2.txt
8787            - lib/unicode/props2.txt lib/unicode/readme.txt
8788            - t/lib/bigfloatpm.t
8789            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
8790            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
8791            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
8792            ! warnings.h
8793           !> (integrate 142 files)
8794 ____________________________________________________________________________
8795 [  4192] By: gsar                                  on 1999/09/18  15:11:47
8796         Log: more op description tweaks
8797      Branch: perl
8798            ! opcode.h opcode.pl
8799 ____________________________________________________________________________
8800 [  4191] By: jhi                                   on 1999/09/18  07:47:16
8801         Log: Integrate with Sarathy.
8802      Branch: cfgperl
8803           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
8804           !> t/pragma/warn/op
8805 ____________________________________________________________________________
8806 [  4190] By: jhi                                   on 1999/09/18  07:35:45
8807         Log: Add description of the Unicode database files.
8808      Branch: cfgperl
8809            + lib/unicode/Unicode.html
8810 ____________________________________________________________________________
8811 [  4189] By: gsar                                  on 1999/09/18  03:14:58
8812         Log: tweak some op names in change#4177 (will any of this break code that
8813              gropes $@ ?)
8814      Branch: perl
8815            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
8816            ! t/pragma/warn/op
8817 ____________________________________________________________________________
8818 [  4188] By: jhi                                   on 1999/09/17  21:30:08
8819         Log: Pick up the typo fix.
8820      Branch: cfgperl
8821           !> t/io/open.t
8822 ____________________________________________________________________________
8823 [  4187] By: gsar                                  on 1999/09/17  21:13:55
8824         Log: fix typo
8825      Branch: perl
8826            ! t/io/open.t
8827 ____________________________________________________________________________
8828 [  4186] By: gsar                                  on 1999/09/17  20:57:29
8829         Log: integrate cfgperl change
8830      Branch: perl
8831           !> vms/subconfigure.com
8832 ____________________________________________________________________________
8833 [  4185] By: jhi                                   on 1999/09/17  20:46:41
8834         Log: Re-apply applicable parts of #3993, #3994, and #3995.
8835      Branch: cfgperl
8836            ! vms/subconfigure.com
8837 ____________________________________________________________________________
8838 [  4184] By: gsar                                  on 1999/09/17  20:26:02
8839         Log: integrate cfgperl contents into mainline
8840      Branch: perl
8841           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
8842           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
8843           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
8844           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
8845           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
8846           +> lib/unicode/SpecCase.txt
8847            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
8848            - lib/unicode/index2.txt lib/unicode/jamo2.txt
8849            - lib/unicode/names2.txt lib/unicode/props2.txt
8850            - lib/unicode/readme.txt
8851           !> (integrate 73 files)
8852 ____________________________________________________________________________
8853 [  4183] By: jhi                                   on 1999/09/17  20:25:51
8854         Log: Integrate with Sarathy.
8855      Branch: cfgperl
8856           !> configure.com ext/ByteLoader/byterun.h
8857           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
8858           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
8859           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
8860           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
8861 ____________________________________________________________________________
8862 [  4182] By: gsar                                  on 1999/09/17  20:16:28
8863         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
8864              vmsperl contents have prevailed)
8865      Branch: perl
8866           !> configure.com ext/ByteLoader/byterun.h
8867           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
8868           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
8869           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
8870           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
8871 ____________________________________________________________________________
8872 [  4181] By: jhi                                   on 1999/09/17  20:12:37
8873         Log: From: Michael G Schwern <schwern@pobox.com>
8874              To: perl5-porters@perl.org
8875              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
8876              Date: Thu, 19 Aug 1999 21:30:01 -0400
8877              Message-ID: <19990819213001.A22512@athens.aocn.com>
8878      Branch: cfgperl
8879            ! lib/Exporter/Heavy.pm
8880 ____________________________________________________________________________
8881 [  4180] By: gsar                                  on 1999/09/17  20:11:00
8882         Log: perlhist additions
8883      Branch: perl
8884            ! pod/perlhist.pod
8885 ____________________________________________________________________________
8886 [  4179] By: jhi                                   on 1999/09/17  20:08:00
8887         Log: The change #4176 should've undone only the test, not the code patch.
8888      Branch: cfgperl
8889            ! doio.c
8890 ____________________________________________________________________________
8891 [  4178] By: jhi                                   on 1999/09/17  20:06:08
8892         Log: From: Ian Phillipps <ian@dial.pipex.com>
8893              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
8894              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
8895              Date: Sat, 21 Aug 1999 12:36:12 +0100
8896              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
8897      Branch: cfgperl
8898            ! pod/perlsyn.pod
8899 ____________________________________________________________________________
8900 [  4177] By: jhi                                   on 1999/09/17  20:00:19
8901         Log: More descriptive names for operators.
8902              
8903              From: Michael G Schwern <schwern@pobox.com>
8904              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
8905              Cc: perl5-porters@perl.org
8906              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
8907              Date: Tue, 17 Aug 1999 18:35:45 -0400
8908              Message-ID: <19990817183545.A23073@toldyouso.com>
8909              
8910              From: Michael G Schwern <schwern@pobox.com>
8911              To: perl5-porters@perl.org
8912              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
8913              Date: Wed, 18 Aug 1999 03:53:38 -0400
8914              Message-ID: <19990818035337.A31505@athens.aocn.com>
8915      Branch: cfgperl
8916            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
8917            ! t/pragma/warn/op t/pragma/warn/sv
8918 ____________________________________________________________________________
8919 [  4176] By: jhi                                   on 1999/09/17  18:19:18
8920         Log: Take away the infamous io/dup.t #7.
8921              It seems there simply is no way to portably
8922              "flush" an input file handle.
8923      Branch: cfgperl
8924            ! doio.c t/io/dup.t
8925 ____________________________________________________________________________
8926 [  4175] By: jhi                                   on 1999/09/17  14:45:08
8927         Log: From: Barrie Slaymaker <barries@slaysys.com>
8928              To: perl5-porters@perl.org
8929              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
8930              Date: Fri, 17 Sep 1999 11:16:48 -0400
8931              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
8932      Branch: cfgperl
8933            ! lib/Benchmark.pm
8934 ____________________________________________________________________________
8935 [  4174] By: jhi                                   on 1999/09/17  14:07:16
8936         Log: UNICOS does support large files but doesn't support sparse files
8937              so we cannot easily test for large file support.
8938      Branch: cfgperl
8939            ! t/lib/syslfs.t t/op/lfs.t
8940 ____________________________________________________________________________
8941 [  4173] By: jhi                                   on 1999/09/17  14:03:44
8942         Log: UNICOS has sloppy division/modulo for floating point numbers.
8943      Branch: cfgperl
8944            ! t/op/arith.t
8945 ____________________________________________________________________________
8946 [  4172] By: jhi                                   on 1999/09/17  13:47:49
8947         Log: Portable blocksize (replaces #4171).
8948      Branch: cfgperl
8949            ! t/lib/syslfs.t t/op/lfs.t
8950 ____________________________________________________________________________
8951 [  4171] By: jhi                                   on 1999/09/17  13:08:54
8952         Log: (replaced by #4172)
8953      Branch: cfgperl
8954            ! t/lib/syslfs.t t/op/lfs.t
8955 ____________________________________________________________________________
8956 [  4170] By: jhi                                   on 1999/09/17  12:59:11
8957         Log: Detypo #4169.
8958      Branch: cfgperl
8959            ! t/lib/syslfs.t t/op/lfs.t
8960 ____________________________________________________________________________
8961 [  4169] By: jhi                                   on 1999/09/17  12:16:34
8962         Log: Diagnose possible quota limits.
8963      Branch: cfgperl
8964            ! t/lib/syslfs.t t/op/lfs.t
8965 ____________________________________________________________________________
8966 [  4168] By: jhi                                   on 1999/09/17  12:10:43
8967         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
8968              doesn't have one that wouldn't cause SIGSYS.  UNICOS
8969              does have getpgrp(void) so Perl getpgrp() is happy.
8970      Branch: cfgperl
8971            ! hints/unicos.sh
8972 ____________________________________________________________________________
8973 [  4167] By: jhi                                   on 1999/09/17  11:49:30
8974         Log: Filesystem quotas may stop you from using large files.
8975      Branch: cfgperl
8976            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
8977 ____________________________________________________________________________
8978 [  4166] By: jhi                                   on 1999/09/17  11:36:01
8979         Log: Too strict pattern for parsing group lists.
8980      Branch: cfgperl
8981            ! t/op/groups.t
8982 ____________________________________________________________________________
8983 [  4165] By: jhi                                   on 1999/09/17  09:06:18
8984         Log: Configure maintenance. It's sigaction.sa_flags
8985              and the Glossary regen'ed.
8986      Branch: cfgperl
8987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8988            ! config_h.SH
8989      Branch: metaconfig
8990            ! U/compline/d_sigaction.U
8991 ____________________________________________________________________________
8992 [  4164] By: jhi                                   on 1999/09/15  06:57:51
8993         Log: Integrate with Sarathy.
8994      Branch: cfgperl
8995           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
8996           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
8997           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
8998           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
8999           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
9000           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
9001           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
9002           !> jpl/PerlInterpreter/Makefile.PL
9003           !> jpl/PerlInterpreter/PerlInterpreter.c
9004           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
9005           !> jpl/Sample/Makefile.PL jpl/install-jpl
9006           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
9007           !> t/op/pat.t
9008 ____________________________________________________________________________
9009 [  4163] By: gsar                                  on 1999/09/15  05:17:27
9010         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
9011      Branch: perl
9012            ! lib/File/Spec/Functions.pm
9013 ____________________________________________________________________________
9014 [  4162] By: gsar                                  on 1999/09/15  05:09:14
9015         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
9016      Branch: perl
9017            ! Changes embed.h embed.pl
9018 ____________________________________________________________________________
9019 [  4161] By: gsar                                  on 1999/09/15  04:08:25
9020         Log: missing perlhist dates from Jeff Okamoto
9021      Branch: perl
9022            ! pod/perlhist.pod
9023 ____________________________________________________________________________
9024 [  4160] By: gsar                                  on 1999/09/15  03:13:08
9025         Log: jpl tweak
9026      Branch: perl
9027            ! MANIFEST jpl/JNI/Makefile.PL
9028 ____________________________________________________________________________
9029 [  4159] By: gsar                                  on 1999/09/15  02:57:08
9030         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
9031              Jepson <bjepson@home.com>)
9032      Branch: perl
9033            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
9034            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
9035            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
9036            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
9037            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
9038            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
9039            ! jpl/PerlInterpreter/Makefile.PL
9040            ! jpl/PerlInterpreter/PerlInterpreter.c
9041            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
9042            ! jpl/Sample/Makefile.PL jpl/install-jpl
9043 ____________________________________________________________________________
9044 [  4158] By: gsar                                  on 1999/09/15  01:27:14
9045         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
9046              Date:    Tue, 14 Sep 1999 21:26:15 EDT
9047              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
9048              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
9049      Branch: perl
9050            ! regexec.c t/op/pat.t
9051 ____________________________________________________________________________
9052 [  4157] By: jhi                                   on 1999/09/14  21:18:09
9053         Log: config.h will define USE_64_BITS if need be.
9054      Branch: cfgperl
9055            ! hints/irix_6.sh
9056 ____________________________________________________________________________
9057 [  4156] By: jhi                                   on 1999/09/14  20:30:00
9058         Log: Change #4149 necessitates also a small code change.
9059      Branch: cfgperl
9060            ! ext/B/defsubs_h.PL
9061 ____________________________________________________________________________
9062 [  4155] By: jhi                                   on 1999/09/14  20:15:53
9063         Log: Update EPOC libdir names.
9064      Branch: cfgperl
9065            ! epoc/config.h
9066 ____________________________________________________________________________
9067 [  4154] By: jhi                                   on 1999/09/14  20:13:41
9068         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
9069              deceased HAS.*DBM.*64 mumblings.
9070      Branch: cfgperl
9071            ! Configure config_h.SH epoc/config.h
9072 ____________________________________________________________________________
9073 [  4153] By: jhi                                   on 1999/09/14  20:04:53
9074         Log: Configure nits.
9075      Branch: cfgperl
9076            ! Configure config_h.SH
9077      Branch: metaconfig
9078            ! U/compline/d_sigaction.U U/threads/i_pthread.U
9079 ____________________________________________________________________________
9080 [  4152] By: jhi                                   on 1999/09/14  19:30:22
9081         Log: Integrate with Sarathy.
9082      Branch: cfgperl
9083           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
9084            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
9085           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
9086           !> win32/config_sh.PL
9087 ____________________________________________________________________________
9088 [  4151] By: jhi                                   on 1999/09/14  10:25:01
9089         Log: Update Unicode database and recompute the tables.
9090              Rename the .txt files to be more Unicode 3.0-like.
9091              Unihan-3.0.txt not included because it is 16 MB.
9092              syllables.txt is manually maintained.
9093              See ReadMe.txt for description of the .txt files.
9094              (not all of them are used yet)
9095      Branch: cfgperl
9096            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
9097            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
9098            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
9099            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
9100            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
9101            + lib/unicode/SpecCase.txt
9102            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
9103            - lib/unicode/index2.txt lib/unicode/jamo2.txt
9104            - lib/unicode/names2.txt lib/unicode/props2.txt
9105            - lib/unicode/readme.txt
9106            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
9107            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
9108            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
9109            ! lib/unicode/Decomposition.pl
9110            ! lib/unicode/In/ArabicPresentationForms-B.pl
9111            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
9112            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9113            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
9114            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
9115            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
9116            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
9117            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
9118            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
9119            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
9120            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
9121            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
9122            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
9123            ! lib/unicode/mktables.PL
9124 ____________________________________________________________________________
9125 [  4150] By: gsar                                  on 1999/09/14  09:31:57
9126         Log: INSTALL tweak
9127      Branch: perl
9128            ! INSTALL
9129 ____________________________________________________________________________
9130 [  4149] By: gsar                                  on 1999/09/14  09:00:45
9131         Log: change some filenames to be 8.3-friendly
9132      Branch: perl
9133           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
9134            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
9135            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
9136 ____________________________________________________________________________
9137 [  4148] By: gsar                                  on 1999/09/14  08:35:00
9138         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
9139      Branch: perl
9140            ! win32/config_sh.PL
9141 ____________________________________________________________________________
9142 [  4147] By: jhi                                   on 1999/09/14  08:07:49
9143         Log: Not that UVSIZE normally differs that much from IVSIZE...
9144      Branch: cfgperl
9145            ! perl.h
9146 ____________________________________________________________________________
9147 [  4146] By: jhi                                   on 1999/09/14  08:04:40
9148         Log: Integrate with Sarathy.
9149      Branch: cfgperl
9150           !> Changes ext/DB_File/DB_File.xs
9151 ____________________________________________________________________________
9152 [  4145] By: jhi                                   on 1999/09/14  07:10:02
9153         Log: I_PTHREAD was PTHREADEAD.
9154      Branch: cfgperl
9155            ! Configure config_h.SH
9156      Branch: metaconfig
9157            ! U/threads/i_pthread.U
9158 ____________________________________________________________________________
9159 [  4144] By: gsar                                  on 1999/09/14  06:46:47
9160         Log: change#4113 was missing DB_File.xs changes
9161      Branch: perl
9162            ! ext/DB_File/DB_File.xs
9163 ____________________________________________________________________________
9164 [  4143] By: jhi                                   on 1999/09/13  20:16:20
9165         Log: Small doc and whitespace edits.
9166      Branch: cfgperl
9167            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9168            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
9169            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
9170            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
9171            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
9172            ! pod/perldelta.pod
9173 ____________________________________________________________________________
9174 [  4142] By: gsar                                  on 1999/09/13  19:32:31
9175         Log: integrate cfgperl contents into mainline, update Changes
9176      Branch: perl
9177           +> ext/DB_File/version.c
9178            ! Changes
9179           !> (integrate 44 files)
9180 ____________________________________________________________________________
9181 [  4141] By: jhi                                   on 1999/09/13  16:16:56
9182         Log: Scan for <pthread.h> always.
9183      Branch: cfgperl
9184            ! Configure config_h.SH perl.h
9185      Branch: metaconfig
9186            ! U/threads/i_pthread.U
9187 ____________________________________________________________________________
9188 [  4140] By: jhi                                   on 1999/09/13  16:00:08
9189         Log: Integrate with Sarathy.
9190      Branch: cfgperl
9191           !> (integrate 27 files)
9192 ____________________________________________________________________________
9193 [  4139] By: jhi                                   on 1999/09/13  15:35:18
9194         Log: Add -A option to Configure to diddle with variables
9195              after the hints file has been applied.
9196      Branch: cfgperl
9197            ! Configure config_h.SH
9198      Branch: metaconfig
9199            ! U/modified/Oldconfig.U U/modified/Options.U
9200 ____________________________________________________________________________
9201 [  4138] By: jhi                                   on 1999/09/13  13:42:56
9202         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
9203      Branch: cfgperl
9204            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9205            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
9206            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
9207            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
9208            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
9209 ____________________________________________________________________________
9210 [  4137] By: jhi                                   on 1999/09/13  13:25:31
9211         Log: Applying change #4136 manually introduced patch residue.
9212      Branch: cfgperl
9213            ! perl.h
9214 ____________________________________________________________________________
9215 [  4136] By: jhi                                   on 1999/09/13  13:23:04
9216         Log: Replace change #4100 with
9217              From: Robin Barker <rmb1@cise.npl.co.uk>
9218              To: gsar@activestate.com
9219              Cc: perl5-porters@perl.org
9220              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
9221              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
9222              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
9223      Branch: cfgperl
9224            ! doio.c dump.c ext/B/B.xs ext/B/typemap
9225            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
9226            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
9227            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
9228            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
9229 ____________________________________________________________________________
9230 [  4135] By: jhi                                   on 1999/09/13  10:22:31
9231         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9232              To: perl5-porters@perl.org (Mailing list Perl5)
9233              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
9234              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
9235              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
9236              
9237              From: andreas.koenig@anima.de (Andreas J. Koenig)
9238              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
9239              Cc: perl5-porters@perl.org (Mailing list Perl5)
9240              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
9241              Date: 11 Sep 1999 15:36:26 +0200
9242              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
9243      Branch: cfgperl
9244            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9245 ____________________________________________________________________________
9246 [  4134] By: jhi                                   on 1999/09/13  10:20:14
9247         Log: From: Tom Phoenix <rootbeer@redcat.com>
9248              To: Perl Porters Mailing List <perl5-porters@perl.org>
9249              Subject: [DOCPATCH] Server errors and perldiag
9250              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
9251              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
9252      Branch: cfgperl
9253            ! pod/perldiag.pod
9254 ____________________________________________________________________________
9255 [  4133] By: gsar                                  on 1999/09/13  03:25:43
9256         Log: avoid assertion failure on C<@a'>
9257      Branch: perl
9258            ! toke.c
9259 ____________________________________________________________________________
9260 [  4132] By: gsar                                  on 1999/09/13  03:03:57
9261         Log: add -DPERL_Y2KWARN build option that will generate additional
9262              warnings on "19$yy" etc (reworked a patch suggested by
9263              Ulrich Pfeifer <upf@de.uu.net>)
9264      Branch: perl
9265            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
9266            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
9267 ____________________________________________________________________________
9268 [  4131] By: gsar                                  on 1999/09/12  22:06:25
9269         Log: fix DATA leaks; reword documentation about the DATA filehandle
9270      Branch: perl
9271            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
9272 ____________________________________________________________________________
9273 [  4130] By: gsar                                  on 1999/09/12  20:08:56
9274         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
9275              formatted result looks nonstandard
9276      Branch: perl
9277            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
9278            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
9279            ! t/pragma/locale.t thrdvar.h
9280 ____________________________________________________________________________
9281 [  4129] By: gsar                                  on 1999/09/12  17:04:11
9282         Log: From: Doug MacEachern <dougm@cp.net>
9283              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
9284              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
9285              Subject: [PATCH 5.005_57] B::clearsym
9286      Branch: perl
9287            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
9288 ____________________________________________________________________________
9289 [  4128] By: gsar                                  on 1999/09/12  16:59:12
9290         Log: better debugger help output (from Ilya Zakharevich)
9291      Branch: perl
9292            ! lib/perl5db.pl
9293 ____________________________________________________________________________
9294 [  4127] By: jhi                                   on 1999/09/11  20:50:37
9295         Log: Integrate with Sarathy.
9296      Branch: cfgperl
9297           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
9298           +> t/lib/gol-linkage.t
9299           !> (integrate 43 files)
9300 ____________________________________________________________________________
9301 [  4126] By: nick                                  on 1999/09/10  20:44:22
9302         Log: Get resolve -at mainline
9303      Branch: utfperl
9304           +> (branch 297 files)
9305            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
9306            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
9307            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
9308            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
9309            - t/pragma/warn-1global t/pragma/warning.t thread.sym
9310            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
9311            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
9312            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
9313            - win32/makeperldef.pl win32/perlhost.h
9314           !> (integrate 847 files)
9315 ____________________________________________________________________________
9316 [  4125] By: gsar                                  on 1999/09/10  19:22:14
9317         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
9318              etc.)
9319      Branch: perl
9320            ! XSUB.h pp.h
9321 ____________________________________________________________________________
9322 [  4124] By: gsar                                  on 1999/09/10  19:14:35
9323         Log: rewrote substantive parts of patch
9324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9325              Date: Fri, 27 Aug 1999 19:02:18 -0400
9326              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
9327              Subject: [PATCH 5.005_58] REx documentation
9328      Branch: perl
9329            ! pod/perlre.pod
9330 ____________________________________________________________________________
9331 [  4123] By: gsar                                  on 1999/09/10  18:21:53
9332         Log: note about AVf_*
9333      Branch: perl
9334            ! av.h
9335 ____________________________________________________________________________
9336 [  4122] By: gsar                                  on 1999/09/10  17:55:42
9337         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
9338              <lichtin@bivio.com>)
9339      Branch: perl
9340            ! lib/Pod/Html.pm
9341 ____________________________________________________________________________
9342 [  4121] By: gsar                                  on 1999/09/10  17:49:35
9343         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
9344      Branch: perl
9345            ! AUTHORS Changes README.dos djgpp/config.over
9346            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
9347            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
9348            ! pod/podselect.PL sv.h t/io/openpid.t util.c
9349 ____________________________________________________________________________
9350 [  4120] By: gsar                                  on 1999/09/10  12:25:01
9351         Log: add perlcompile.pod (edited content from Nathan Torkington
9352              <gnat@frii.com> and others)
9353      Branch: perl
9354            + pod/perlcompile.pod
9355            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
9356 ____________________________________________________________________________
9357 [  4119] By: gsar                                  on 1999/09/10  11:05:13
9358         Log: avoid leaking static local_patches unless patchlevel.h is
9359              explicitly included
9360      Branch: perl
9361            ! patchlevel.h perl.c
9362 ____________________________________________________________________________
9363 [  4118] By: gsar                                  on 1999/09/10  10:44:54
9364         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
9365              <jvromans@squirrel.nl>)
9366      Branch: perl
9367            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
9368            ! Changes MANIFEST lib/Getopt/Long.pm
9369 ____________________________________________________________________________
9370 [  4116] By: jhi                                   on 1999/09/09  15:56:52
9371         Log: perldeltify change #4115.
9372      Branch: cfgperl
9373            ! pod/perldelta.pod
9374 ____________________________________________________________________________
9375 [  4115] By: jhi                                   on 1999/09/09  15:48:56
9376         Log: From: "John L. Allen" <allen@grumman.com> 
9377              To: perl5-porters@perl.org 
9378              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
9379              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
9380              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
9381      Branch: cfgperl
9382            ! lib/Time/Local.pm
9383 ____________________________________________________________________________
9384 [  4114] By: jhi                                   on 1999/09/09  15:42:30
9385         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
9386              To: perl5-porters@perl.org
9387              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
9388              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
9389              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
9390      Branch: cfgperl
9391            ! pp_sys.c
9392 ____________________________________________________________________________
9393 [  4113] By: jhi                                   on 1999/09/09  10:17:45
9394         Log: From: paul.marquess@bt.com
9395              To: gsar@ActiveState.com
9396              Cc: perl5-porters@perl.org
9397              Subject: [PATCH 5.005_61] DB_File 1.71
9398              Date: Thu, 9 Sep 1999 11:20:13 +0100
9399              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
9400      Branch: cfgperl
9401            + ext/DB_File/version.c
9402            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
9403            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
9404            ! t/lib/db-btree.t
9405 ____________________________________________________________________________
9406 [  4112] By: jhi                                   on 1999/09/09  09:05:32
9407         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9408              To: perl5-porters@perl.org (Mailing list Perl5)
9409              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
9410              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
9411              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
9412      Branch: cfgperl
9413            ! regexec.c t/op/pat.t
9414 ____________________________________________________________________________
9415 [  4110] By: jhi                                   on 1999/09/09  07:29:17
9416         Log: Tidy up 64-bit situation in perldelta.
9417      Branch: cfgperl
9418            ! pod/perldelta.pod
9419 ____________________________________________________________________________
9420 [  4109] By: jhi                                   on 1999/09/09  07:26:53
9421         Log: Clear up PL_regcc issues.
9422              
9423              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9424              To: perl5-porters@perl.org (Mailing list Perl5)
9425              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
9426              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
9427              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
9428      Branch: cfgperl
9429            ! regexec.c
9430 ____________________________________________________________________________
9431 [  4108] By: gsar                                  on 1999/09/08  20:52:51
9432         Log: avoid ass_u_ming uppercase types are not user objects (spotted
9433              by Kurt Starsinic)
9434      Branch: perl
9435            ! ext/Data/Dumper/Dumper.pm
9436 ____________________________________________________________________________
9437 [  4107] By: gsar                                  on 1999/09/08  20:35:18
9438         Log: From: akim@epita.fr (DEMAILLE Akim)
9439              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
9440              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
9441              Subject: [ID 19990908.014] s2p does not quote @
9442      Branch: perl
9443            ! x2p/s2p.PL
9444 ____________________________________________________________________________
9445 [  4106] By: gsar                                  on 1999/09/08  20:25:12
9446         Log: integrate cfgperl contents into mainline
9447      Branch: perl
9448           !> (integrate 30 files)
9449 ____________________________________________________________________________
9450 [  4105] By: jhi                                   on 1999/09/08  09:02:37
9451         Log: Minor touches at the [:class:] description.
9452      Branch: cfgperl
9453            ! pod/perlre.pod
9454 ____________________________________________________________________________
9455 [  4104] By: jhi                                   on 1999/09/08  08:57:58
9456         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9457              To: Mailing list Perl5 <perl5-porters@perl.org>
9458              Subject: [PATCH 5.005_58] Fix debugging output for REx
9459              Date: Wed, 8 Sep 1999 05:02:02 -0400
9460              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
9461      Branch: cfgperl
9462            ! regcomp.c
9463 ____________________________________________________________________________
9464 [  4103] By: gsar                                  on 1999/09/08  00:53:50
9465         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
9466      Branch: perl
9467            ! pp.c
9468 ____________________________________________________________________________
9469 [  4102] By: gsar                                  on 1999/09/08  00:52:50
9470         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
9471      Branch: perl
9472            ! cop.h pp_hot.c
9473 ____________________________________________________________________________
9474 [  4101] By: gsar                                  on 1999/09/07  17:25:07
9475         Log: various fixups for windows
9476      Branch: perl
9477            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
9478            ! win32/Makefile win32/makefile.mk xsutils.c
9479 ____________________________________________________________________________
9480 [  4100] By: jhi                                   on 1999/09/07  12:49:15
9481         Log: Fix pointer casts.
9482              
9483              From: Robin Barker <rmb1@cise.npl.co.uk>
9484              To: perl5-porters@perl.org
9485              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
9486              -Duse64bits
9487              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
9488              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
9489      Branch: cfgperl
9490            ! doio.c dump.c ext/B/B.xs ext/B/typemap
9491            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
9492            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
9493            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
9494            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
9495 ____________________________________________________________________________
9496 [  4099] By: jhi                                   on 1999/09/07  10:29:04
9497         Log: Add sig/pid/uid size and sign probes.
9498      Branch: metaconfig
9499            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
9500            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
9501 ____________________________________________________________________________
9502 [  4098] By: jhi                                   on 1999/09/07  10:27:06
9503         Log: Band-aid until we've got %{Uid_t} or something similar
9504              for sv_catpvfn().
9505      Branch: cfgperl
9506            ! taint.c
9507 ____________________________________________________________________________
9508 [  4097] By: jhi                                   on 1999/09/07  09:41:23
9509         Log: Fix a printf thinko: now quads must have the ll L q prefix.
9510              (in other words, a bare %d is an int/unsigned)
9511      Branch: cfgperl
9512            ! pp_sys.c sv.c t/op/64bit.t
9513 ____________________________________________________________________________
9514 [  4096] By: jhi                                   on 1999/09/07  07:36:17
9515         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
9516              
9517              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
9518              To: perl5-porters@perl.org
9519              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
9520              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
9521              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
9522      Branch: cfgperl
9523            ! hints/hpux.sh perl.h
9524 ____________________________________________________________________________
9525 [  4095] By: gsar                                  on 1999/09/06  20:47:02
9526         Log: applied suggested patch with suitable test to detect MSVC
9527              From: "Vishal Bhatia" <vishalb@my-deja.com>
9528              Date: Wed, 11 Aug 1999 01:43:28 -0700
9529              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
9530              Subject: compiler on  win32
9531      Branch: perl
9532            ! ext/B/B/C.pm
9533 ____________________________________________________________________________
9534 [  4094] By: jhi                                   on 1999/09/06  20:34:44
9535         Log: Integrate with Sarathy.
9536      Branch: cfgperl
9537           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
9538           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
9539 ____________________________________________________________________________
9540 [  4093] By: jhi                                   on 1999/09/06  20:33:43
9541         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
9542              so that they overflow also on 64-bit platforms.
9543      Branch: cfgperl
9544            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
9545 ____________________________________________________________________________
9546 [  4092] By: gsar                                  on 1999/09/06  20:16:58
9547         Log: support bytecode and C backends in perlcc (patch suggested
9548              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
9549              C backend the default; describe new switches in pod; introduce
9550              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
9551              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
9552              entries
9553      Branch: perl
9554            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
9555            ! t/harness utils/Makefile utils/perlcc.PL
9556 ____________________________________________________________________________
9557 [  4091] By: jhi                                   on 1999/09/06  19:10:41
9558         Log: Integrate with Sarathy.
9559      Branch: cfgperl
9560           +> t/pragma/sub_lval.t
9561           !> (integrate 52 files)
9562 ____________________________________________________________________________
9563 [  4090] By: gsar                                  on 1999/09/06  19:09:06
9564         Log: propagate changed error text
9565      Branch: perl
9566            ! t/pragma/sub_lval.t
9567 ____________________________________________________________________________
9568 [  4089] By: gsar                                  on 1999/09/06  18:54:43
9569         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
9570      Branch: perl
9571            ! pod/perlfunc.pod
9572 ____________________________________________________________________________
9573 [  4088] By: gsar                                  on 1999/09/06  18:52:10
9574         Log: From: paul.marquess@bt.com
9575              Date: Sun, 5 Sep 1999 15:11:08 +0100 
9576              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
9577              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
9578      Branch: perl
9579            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
9580            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9581            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
9582            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
9583            ! toke.c
9584 ____________________________________________________________________________
9585 [  4087] By: gsar                                  on 1999/09/06  18:06:06
9586         Log: change#3612 is buggy when quotemeta argument matches target
9587              (hope this is the last of the optimized-OP_SASSIGN bugs)
9588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9589              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
9590              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
9591              Subject: Re: [BUG: quotemeta]
9592      Branch: perl
9593            ! Changes op.c t/op/lex_assign.t
9594 ____________________________________________________________________________
9595 [  4086] By: gsar                                  on 1999/09/06  17:57:52
9596         Log: misc tweaks
9597      Branch: perl
9598            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
9599 ____________________________________________________________________________
9600 [  4085] By: gsar                                  on 1999/09/06  03:54:23
9601         Log: applied patch suggested by Hans Mulder to fix problems on
9602              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
9603              when they ask for bincompat (platforms that used to default
9604              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
9605              (appears unsalvageable on some platforms)
9606      Branch: perl
9607            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
9608 ____________________________________________________________________________
9609 [  4084] By: bailey                                on 1999/09/06  02:39:11
9610         Log: Integrate mainline 5.05_61
9611      Branch: vmsperl
9612           +> (branch 32 files)
9613            - lib/unicode/EthiopicSyllables.txt
9614            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
9615            - warning.pl
9616            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
9617            ! vms/perly_h.vms vms/vms.c
9618           !> (integrate 346 files)
9619 ____________________________________________________________________________
9620 [  4083] By: gsar                                  on 1999/09/06  00:10:40
9621         Log: optional warning on join(/foo/...) (reworked suggested patch
9622              by Mark-Jason Dominus <mjd@plover.com>)
9623      Branch: perl
9624            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
9625            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
9626            ! pp_proto.h t/pragma/warn/op
9627 ____________________________________________________________________________
9628 [  4082] By: gsar                                  on 1999/09/05  22:28:57
9629         Log: fix data loss when more than one block is read from SDBM
9630              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
9631      Branch: perl
9632            ! ext/SDBM_File/sdbm/sdbm.c
9633 ____________________________________________________________________________
9634 [  4081] By: gsar                                  on 1999/09/05  22:07:18
9635         Log: initial implementation of lvalue subroutines (slightly fixed
9636              version of patch suggested by Ilya Zakharevich, which in turn
9637              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
9638      Branch: perl
9639            + t/pragma/sub_lval.t
9640            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
9641            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
9642            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
9643            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
9644            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
9645 ____________________________________________________________________________
9646 [  4080] By: jhi                                   on 1999/09/05  22:02:18
9647         Log: Undo #4055 (related to #4079).
9648      Branch: cfgperl
9649            ! pod/perlop.pod
9650 ____________________________________________________________________________
9651 [  4079] By: jhi                                   on 1999/09/05  21:30:54
9652         Log: Time is not yet ripe.
9653      Branch: cfgperl
9654            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
9655 ____________________________________________________________________________
9656 [  4078] By: gsar                                  on 1999/09/05  18:17:32
9657         Log: modified suggested patch to handle cross-refs and qr// objects
9658              correctly; unfollowed refs are represented as simple string
9659              value, not just the bare type; $VERSION stays the same until
9660              it is ready for prime time (avoids CPAN confustication)
9661              From:    John Nolan <jpnolan@Op.Net>
9662              Date:    Wed, 04 Aug 1999 20:21:10 EDT
9663              Message-Id: <199908050021.UAA09693@monet.op.net>
9664              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
9665      Branch: perl
9666            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
9667            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
9668 ____________________________________________________________________________
9669 [  4077] By: jhi                                   on 1999/09/04  21:54:42
9670         Log: timesum() wasn't @EXPORTed as promised by the documentation.
9671              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
9672      Branch: cfgperl
9673            ! lib/Benchmark.pm
9674 ____________________________________________________________________________
9675 [  4076] By: gsar                                  on 1999/09/04  20:21:59
9676         Log: integrate cfgperl contents into mainline
9677      Branch: perl
9678           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
9679           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
9680           +> warnings.h warnings.pl xsutils.c
9681            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
9682           !> (integrate 109 files)
9683 ____________________________________________________________________________
9684 [  4075] By: jhi                                   on 1999/09/04  18:04:47
9685         Log: use integer on the problematic subtest.
9686      Branch: cfgperl
9687            ! t/op/misc.t
9688 ____________________________________________________________________________
9689 [  4074] By: jhi                                   on 1999/09/04  17:57:40
9690         Log: Warn about numconvert.t in case somebody
9691              wants to make sv_2pv more 64-bit aware.
9692      Branch: cfgperl
9693            ! sv.c
9694 ____________________________________________________________________________
9695 [  4073] By: jhi                                   on 1999/09/04  17:54:51
9696         Log: Comment upgrading: the quad situation isn't quite as
9697              bad as it used to be.
9698      Branch: cfgperl
9699            ! perl.h
9700 ____________________________________________________________________________
9701 [  4072] By: jhi                                   on 1999/09/04  15:35:37
9702         Log: Integrate with Sarathy.
9703      Branch: cfgperl
9704           !> win32/win32.c
9705 ____________________________________________________________________________
9706 [  4071] By: jhi                                   on 1999/09/04  15:28:11
9707         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
9708              
9709              From: Robin Barker <rmb1@cise.npl.co.uk>
9710              To: perl5-porters@perl.org
9711              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
9712              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
9713              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
9714              
9715              and later (in private email) found to be dependent
9716              on useperlio.
9717              
9718              Mental note: the cpp magic done in perlsdio.h (and assumedly
9719              also in perlsfio.h) may cause trouble later with lfs because
9720              both the perlio scheme by Perl and the lfs support by vendors
9721              like to play cpp games to map the stdio namespace back and forth.
9722              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
9723              just the beginning.
9724      Branch: cfgperl
9725            ! perlio.c
9726 ____________________________________________________________________________
9727 [  4070] By: jhi                                   on 1999/09/04  13:12:14
9728         Log: Enable 64-bit clean bit ops.
9729              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
9730      Branch: cfgperl
9731            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
9732            ! t/op/misc.t
9733 ____________________________________________________________________________
9734 [  4069] By: jhi                                   on 1999/09/03  21:17:30
9735         Log: Turn on USE_64_BIT_OFFSETS implicitly.
9736      Branch: cfgperl
9737            ! perl.h
9738 ____________________________________________________________________________
9739 [  4068] By: jhi                                   on 1999/09/03  08:19:59
9740         Log: Fix from Spider for the sub attributes (there was an undocumented
9741              dependency between force_word() and skipspace()).
9742      Branch: cfgperl
9743            ! toke.c
9744 ____________________________________________________________________________
9745 [  4067] By: jhi                                   on 1999/09/01  23:17:06
9746         Log: From: John Tobey <spam@john-edwin-tobey.org>
9747              To: ilya@math.ohio-state.edu
9748              CC: perl5-porters@perl.org
9749              Subject: Re: [PATCH 5.005_60] distclean forgot two
9750              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
9751              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
9752      Branch: cfgperl
9753            ! t/lib/dprof.t
9754 ____________________________________________________________________________
9755 [  4066] By: jhi                                   on 1999/09/01  23:14:50
9756         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
9757              To: perl5-porters@perl.org
9758              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
9759              Date: Fri, 20 Aug 1999 15:37:27 +0100
9760              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
9761      Branch: cfgperl
9762            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
9763            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
9764            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
9765 ____________________________________________________________________________
9766 [  4065] By: jhi                                   on 1999/09/01  22:06:43
9767         Log: From: Dominic Dunlop <domo@vo.lu>
9768              To: perl5-porters@perl.org
9769              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
9770              (UNINSTALLED) [PATCH]
9771              Date: Thu, 19 Aug 1999 09:48:03 +0200
9772              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
9773              
9774              The PERL_POLLUTE_MALLOC part had to be manually applied.
9775      Branch: cfgperl
9776            ! hints/machten.sh perl.h
9777 ____________________________________________________________________________
9778 [  4064] By: jhi                                   on 1999/09/01  13:56:14
9779         Log: From: Martin Lichtin <lichtin@bivio.com>
9780              To: jhi@iki.fi
9781              CC: perl5-porters@perl.org
9782              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
9783              Date: Wed, 01 Sep 1999 15:50:04 +0200
9784              Message-ID: <37CD2F0C.944BFACE@bivio.com>
9785      Branch: cfgperl
9786            ! lib/ExtUtils/Install.pm
9787 ____________________________________________________________________________
9788 [  4063] By: jhi                                   on 1999/09/01  13:16:11
9789         Log: Enhance lfs tests: check every seek and sysseek
9790              and test also that -e and -f detect largefiles.
9791      Branch: cfgperl
9792            ! t/lib/syslfs.t t/op/lfs.t
9793 ____________________________________________________________________________
9794 [  4062] By: jhi                                   on 1999/09/01  12:08:04
9795         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
9796              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
9797              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
9798              The Perl Porters Mailing List <perl5-porters@perl.org>
9799              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
9800              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
9801              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
9802      Branch: cfgperl
9803            ! pod/perldiag.pod
9804 ____________________________________________________________________________
9805 [  4061] By: jhi                                   on 1999/09/01  12:03:03
9806         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9807              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
9808              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
9809              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
9810              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
9811              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
9812      Branch: cfgperl
9813            ! op.c t/op/join.t
9814 ____________________________________________________________________________
9815 [  4060] By: jhi                                   on 1999/09/01  07:59:42
9816         Log: IV_DIG and NV_DIG fixes.
9817      Branch: cfgperl
9818            ! perl.h
9819 ____________________________________________________________________________
9820 [  4059] By: jhi                                   on 1999/08/31  14:47:18
9821         Log: \C{} -> \N{} residue.
9822      Branch: cfgperl
9823            ! toke.c
9824 ____________________________________________________________________________
9825 [  4057] By: gsar                                  on 1999/08/30  22:08:19
9826         Log: avoid hiding child process window
9827      Branch: perl
9828            ! win32/win32.c
9829 ____________________________________________________________________________
9830 [  4055] By: jhi                                   on 1999/08/30  21:20:50
9831         Log: Document the undefinedness of overshifting.
9832      Branch: cfgperl
9833            ! pod/perlop.pod
9834 ____________________________________________________________________________
9835 [  4054] By: jhi                                   on 1999/08/30  20:18:18
9836         Log: History fixes and updates.
9837      Branch: cfgperl
9838            ! pod/perlhist.pod
9839 ____________________________________________________________________________
9840 [  4053] By: jhi                                   on 1999/08/30  19:34:02
9841         Log: Shell quoting thinko broke installdirs.
9842              From: JVromans@Squirrel.nl (Johan Vromans)
9843              To: perl5-porters@perl.org
9844              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
9845              installprefix
9846              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
9847              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
9848      Branch: cfgperl
9849            ! Configure config_h.SH
9850      Branch: metaconfig
9851            ! U/installdirs/archlib.U U/installdirs/bin.U
9852            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
9853            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
9854            ! U/installdirs/man3dir.U U/installdirs/privlib.U
9855            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
9856            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
9857            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
9858            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
9859            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
9860            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
9861            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
9862            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
9863            ! U/installdirs/vendorscriptdir.U
9864 ____________________________________________________________________________
9865 [  4052] By: jhi                                   on 1999/08/30  02:57:05
9866         Log: Use \N{named characters} instead of \C.
9867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9868              To: jhi@iki.fi
9869              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
9870              perl5-porters@perl.org (Mailing list Perl5)
9871              Subject: Re: [PATCH 5.005_58] Named characters in Perl
9872              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
9873              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
9874      Branch: cfgperl
9875            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
9876            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
9877 ____________________________________________________________________________
9878 [  4051] By: jhi                                   on 1999/08/30  02:54:20
9879         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
9880              To: perl5-porters@perl.org
9881              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
9882              don't mix
9883              Date: Sun, 29 Aug 1999 19:04:53 -0400
9884              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
9885      Branch: cfgperl
9886            ! universal.c
9887 ____________________________________________________________________________
9888 [  4050] By: jhi                                   on 1999/08/29  16:38:58
9889         Log: Conditionally socksify the LIBS of Socket.
9890      Branch: cfgperl
9891            ! ext/Socket/Makefile.PL
9892 ____________________________________________________________________________
9893 [  4049] By: jhi                                   on 1999/08/29  15:33:30
9894         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9895              To: Mailing list Perl5 <perl5-porters@perl.org>
9896              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
9897              Date: Wed, 25 Aug 1999 16:19:58 -0400
9898              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
9899      Branch: cfgperl
9900            ! lib/perl5db.pl
9901 ____________________________________________________________________________
9902 [  4048] By: jhi                                   on 1999/08/29  15:31:36
9903         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9904              To: perl5-porters@perl.org
9905              Subject: [PATCH _61] Lost arguments to simplified sort
9906              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
9907              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
9908      Branch: cfgperl
9909            ! op.c t/op/sort.t
9910 ____________________________________________________________________________
9911 [  4047] By: jhi                                   on 1999/08/29  15:29:29
9912         Log: From: Olaf Flebbe <olaf@science-computing.de>
9913              Sender: owner-perl5-porters@perl.org
9914              To: perl5-porters@perl.org
9915              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
9916              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
9917      Branch: cfgperl
9918            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
9919            ! epoc/perl.mmp epoc/perl.pkg
9920 ____________________________________________________________________________
9921 [  4046] By: jhi                                   on 1999/08/29  15:21:18
9922         Log: From: pvhp@forte.com (Peter Prymmer)
9923              To: perl5-porters@perl.org
9924              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
9925              Date: Fri, 27 Aug 99 18:51:04 PDT
9926              Message-Id: <9908280151.AA05010@forte.com>
9927      Branch: cfgperl
9928            ! t/lib/cgi-html.t
9929 ____________________________________________________________________________
9930 [  4045] By: jhi                                   on 1999/08/29  15:18:38
9931         Log: Fix scalar gmtime (and localtime) in quad environments,
9932              bug reported by Robin Parker.
9933              
9934              From: Robin Barker <rmb1@cise.npl.co.uk>
9935              To: jhi@iki.fi
9936              Cc: perl5-porters@perl.org
9937              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
9938              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
9939              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
9940      Branch: cfgperl
9941            ! pp_sys.c t/op/time.t
9942 ____________________________________________________________________________
9943 [  4044] By: jhi                                   on 1999/08/29  11:24:03
9944         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9945              To: perl5-porters@perl.org (Mailing list Perl5)
9946              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
9947              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
9948              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
9949              
9950              Addendum: it's "only" 33% speedup.
9951      Branch: cfgperl
9952            ! dump.c op.c op.h pp.h
9953 ____________________________________________________________________________
9954 [  4043] By: jhi                                   on 1999/08/29  11:10:33
9955         Log: From: spider-perl@Orb.Nashua.NH.US
9956              To: Mailing list Perl5 <perl5-porters@perl.org>
9957              Subject: [PATCH 5.005_61 CORE] sub : attrlist
9958              Date: Sun, 29 Aug 1999 03:02:11 -0400
9959              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
9960      Branch: cfgperl
9961            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
9962            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
9963            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
9964            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
9965            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
9966            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
9967            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
9968 ____________________________________________________________________________
9969 [  4042] By: jhi                                   on 1999/08/29  11:08:50
9970         Log: Turn off gcc-2.95's strict-alias optimization.
9971              This, of course, should be only temporary.
9972              From Andy Dougherty.
9973      Branch: cfgperl
9974            ! Configure config_h.SH
9975      Branch: metaconfig
9976            ! U/compline/ccflags.U U/modified/cc.U
9977 ____________________________________________________________________________
9978 [  4041] By: jhi                                   on 1999/08/29  10:47:30
9979         Log: Fix a typo in #4036.
9980      Branch: cfgperl
9981            ! mg.c
9982 ____________________________________________________________________________
9983 [  4040] By: jhi                                   on 1999/08/29  10:34:58
9984         Log: Add a missing #endif forgotten by #4035.
9985      Branch: cfgperl
9986            ! doop.c
9987 ____________________________________________________________________________
9988 [  4039] By: jhi                                   on 1999/08/29  10:31:19
9989         Log: Remove an extra #endif introduced by #4036.
9990      Branch: cfgperl
9991            ! perl.h
9992 ____________________________________________________________________________
9993 [  4038] By: jhi                                   on 1999/08/29  10:18:59
9994         Log: Rename warning to warnings, from Paul Marquess.
9995      Branch: cfgperl
9996            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
9997            + t/pragma/warnings.t warnings.h warnings.pl
9998            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
9999            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
10000            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
10001            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
10002            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
10003            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
10004            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
10005            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
10006            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
10007            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
10008            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
10009            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
10010            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
10011 ____________________________________________________________________________
10012 [  4037] By: jhi                                   on 1999/08/29  10:08:47
10013         Log: Create the equivalence tables based on
10014              the real Unicode decomposition, not on
10015              the character name.
10016      Branch: cfgperl
10017            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10018            ! lib/unicode/mktables.PL
10019 ____________________________________________________________________________
10020 [  4036] By: jhi                                   on 1999/08/29  09:29:08
10021         Log: Integrate with Sarathy.
10022      Branch: cfgperl
10023           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
10024           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
10025           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
10026           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
10027           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
10028           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
10029           !> (integrate 190 files)
10030 ____________________________________________________________________________
10031 [  4035] By: jhi                                   on 1999/08/29  08:56:15
10032         Log: Implement 64-bit vec().
10033      Branch: cfgperl
10034            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10035            ! pp.h t/op/64bit.t
10036 ____________________________________________________________________________
10037 [  4034] By: gsar                                  on 1999/08/29  03:35:18
10038         Log: deadcode removal
10039      Branch: perl
10040            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
10041            ! pp_ctl.c proto.h run.c sv.c
10042 ____________________________________________________________________________
10043 [  4033] By: jhi                                   on 1999/08/28  17:31:07
10044         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
10045              To: perl5-porters@perl.org
10046              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
10047              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
10048              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
10049      Branch: cfgperl
10050            ! perl.h
10051 ____________________________________________________________________________
10052 [  4032] By: gsar                                  on 1999/08/26  23:53:33
10053         Log: new thread should set current interp in TLS
10054      Branch: perl
10055            ! ext/Thread/Thread.xs
10056 ____________________________________________________________________________
10057 [  4031] By: bailey                                on 1999/08/23  03:40:07
10058         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
10059      Branch: vmsperl
10060            ! lib/ExtUtils/MM_VMS.pm
10061 ____________________________________________________________________________
10062 [  4030] By: bailey                                on 1999/08/23  03:37:43
10063         Log: Patch up holes in realclean target
10064      Branch: vmsperl
10065            ! vms/descrip_mms.template
10066 ____________________________________________________________________________
10067 [  4029] By: bailey                                on 1999/08/23  03:36:24
10068         Log: Fix handling of PERL_POLLUTE
10069      Branch: vmsperl
10070            ! lib/ExtUtils/MM_VMS.pm
10071 ____________________________________________________________________________
10072 [  4028] By: bailey                                on 1999/08/23  03:34:08
10073         Log: Update VMS version of perly.h
10074      Branch: vmsperl
10075            ! vms/perly_h.vms
10076 ____________________________________________________________________________
10077 [  4027] By: bailey                                on 1999/08/23  03:32:45
10078         Log: Update dependencies in Descrip.MMS
10079      Branch: vmsperl
10080            ! vms/descrip_mms.template
10081 ____________________________________________________________________________
10082 [  4026] By: bailey                                on 1999/08/23  03:30:01
10083         Log: Fix prototypes in perlapi.c (64-bit?)
10084              Clear prior definition of getenv_len before defining VMS-specific macro
10085      Branch: vmsperl
10086            ! perlapi.c vms/vmsish.h
10087 ____________________________________________________________________________
10088 [  4025] By: bailey                                on 1999/08/23  03:25:51
10089         Log: Add '-m' option to Configure.com which skips the MANIFEST check
10090      Branch: vmsperl
10091            ! configure.com
10092 ____________________________________________________________________________
10093 [  4024] By: bailey                                on 1999/08/23  03:23:34
10094         Log: Skip open() tests that rely on Unix fork semantics
10095      Branch: vmsperl
10096            ! t/io/open.t
10097 ____________________________________________________________________________
10098 [  4023] By: bailey                                on 1999/08/23  03:21:46
10099         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
10100      Branch: vmsperl
10101            ! vms/gen_shrfls.pl
10102 ____________________________________________________________________________
10103 [  4022] By: bailey                                on 1999/08/23  03:17:33
10104         Log: update MM_VMS to use new File::Spec routines
10105      Branch: vmsperl
10106            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
10107 ____________________________________________________________________________
10108 [  4021] By: bailey                                on 1999/08/23  03:13:40
10109         Log: byteperl is now part of the ByteLoader ext
10110      Branch: vmsperl
10111            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
10112 ____________________________________________________________________________
10113 [  4020] By: bailey                                on 1999/08/23  03:10:41
10114         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
10115      Branch: vmsperl
10116            ! vms/vms.c
10117 ____________________________________________________________________________
10118 [  4019] By: bailey                                on 1999/08/23  03:07:28
10119         Log: Update calls for new thread context handling
10120      Branch: vmsperl
10121            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
10122            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
10123 ____________________________________________________________________________
10124 [  4018] By: bailey                                on 1999/08/23  03:01:31
10125         Log: Allow for file versions in library when looking for .bs files
10126      Branch: vmsperl
10127            ! ext/DynaLoader/DynaLoader_pm.PL
10128 ____________________________________________________________________________
10129 [  4017] By: bailey                                on 1999/08/23  02:58:55
10130         Log: Update VMS configuration procedures for 5.005_60
10131      Branch: vmsperl
10132            ! configure.com vms/subconfigure.com
10133 ____________________________________________________________________________
10134 [  4016] By: gsar                                  on 1999/08/20  22:19:56
10135         Log: update Changes
10136      Branch: perl
10137            ! Changes
10138
10139 ----------------
10140 Version 5.005_61
10141 ----------------
10142
10143 ____________________________________________________________________________
10144 [  4015] By: gsar                                  on 1999/08/20  22:17:41
10145         Log: perl_free() should use PerlMem_free()
10146      Branch: perl
10147            ! perl.c
10148 ____________________________________________________________________________
10149 [  4014] By: gsar                                  on 1999/08/20  22:10:46
10150         Log: win32 tweaks
10151      Branch: perl
10152            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
10153            ! win32/config.vc win32/config_H.bc win32/config_H.gc
10154            ! win32/config_H.vc
10155 ____________________________________________________________________________
10156 [  4013] By: gsar                                  on 1999/08/20  22:09:56
10157         Log: DEBUG_m() adjusted to internalize dTHX
10158      Branch: perl
10159            ! malloc.c perl.h util.c
10160 ____________________________________________________________________________
10161 [  4012] By: gsar                                  on 1999/08/20  17:51:06
10162         Log: make autogenerated files writable
10163      Branch: perl
10164            ! (edit 171 files)
10165 ____________________________________________________________________________
10166 [  4011] By: gsar                                  on 1999/08/20  17:43:47
10167         Log: update Changes
10168      Branch: perl
10169            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
10170 ____________________________________________________________________________
10171 [  4010] By: gsar                                  on 1999/08/20  17:21:53
10172         Log: up patchlevel &c
10173      Branch: perl
10174            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
10175            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10176 ____________________________________________________________________________
10177 [  4009] By: gsar                                  on 1999/08/20  16:46:26
10178         Log: add missing Is/Syl*.pl files
10179      Branch: perl
10180            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
10181            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
10182            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
10183            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
10184            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
10185            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
10186 ____________________________________________________________________________
10187 [  4008] By: gsar                                  on 1999/08/20  16:31:02
10188         Log: integrate cfgperl contents into mainline
10189      Branch: perl
10190           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
10191           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10192           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
10193           +> t/op/lfs.t
10194            - lib/unicode/EthiopicSyllables.txt
10195            - lib/unicode/MakeEthiopicSyllables.PL
10196           !> (integrate 261 files)
10197 ____________________________________________________________________________
10198 [  4007] By: gsar                                  on 1999/08/20  15:24:08
10199         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
10200              USE_THREADS and MULTIPLICITY; minor pod adjustments
10201      Branch: perl
10202            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
10203            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
10204 ____________________________________________________________________________
10205 [  4006] By: jhi                                   on 1999/08/19  19:01:41
10206         Log: Tighten the vec() code so that naughty BITS cause an error.
10207      Branch: cfgperl
10208            ! doop.c
10209 ____________________________________________________________________________
10210 [  4005] By: jhi                                   on 1999/08/19  15:55:09
10211         Log: Don't document ill-defined vec() bits cases
10212              (for which the code doesn't work right in any case)
10213      Branch: cfgperl
10214            ! pod/perldiag.pod pod/perlfunc.pod
10215 ____________________________________________________________________________
10216 [  4004] By: jhi                                   on 1999/08/19  12:49:41
10217         Log: Removed duplicated code (in pp.c and mg.c) by introducing
10218              do_vecget().  NOTE: the calling convention of do_vecset()
10219              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
10220              in pp_vec() is no more multiplied by `size' in pp_vec(),
10221              the multiplication is now done in do_vecset().
10222              
10223              Also fix a cpp thinko in change #4002.
10224      Branch: cfgperl
10225            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
10226            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
10227            ! proto.h
10228 ____________________________________________________________________________
10229 [  4003] By: jhi                                   on 1999/08/18  08:27:22
10230         Log: Warn about small spherical distances.
10231      Branch: cfgperl
10232            ! lib/Math/Trig.pm
10233 ____________________________________________________________________________
10234 [  4002] By: jhi                                   on 1999/08/17  09:11:51
10235         Log: Enhance IV_FITS_IN_IV (though it's still unused).
10236      Branch: cfgperl
10237            ! perl.h
10238 ____________________________________________________________________________
10239 [  4001] By: jhi                                   on 1999/08/17  08:13:34
10240         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
10241              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
10242              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
10243              Subject: [PATCH] overload.pm str/num confu
10244              Date: 17 Aug 1999 08:21:12 +0200
10245      Branch: cfgperl
10246            ! lib/overload.pm
10247 ____________________________________________________________________________
10248 [  4000] By: jhi                                   on 1999/08/17  07:20:23
10249         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
10250              To: perl5-porters@perl.org
10251              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
10252              Date: 16 Aug 1999 14:24:28 -0700
10253              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
10254      Branch: cfgperl
10255            ! pod/perlobj.pod
10256 ____________________________________________________________________________
10257 [  3999] By: jhi                                   on 1999/08/16  19:49:09
10258         Log: Integrate with Nick.
10259      Branch: cfgperl
10260           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
10261 ____________________________________________________________________________
10262 [  3998] By: jhi                                   on 1999/08/16  19:44:29
10263         Log: Fix most of the pod2man moanings reported in
10264              
10265              From: "Larry W. Virden" <lvirden@cas.org>
10266              To: perl5-porters@perl.org
10267              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
10268              (UNINSTALLED)
10269              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
10270              Message-Id: <199908031935.PAA27692@cas.org>
10271              
10272              Configure regen'ed.
10273      Branch: cfgperl
10274            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10275            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
10276            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
10277            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
10278            ! utils/h2xs.PL utils/perlcc.PL
10279 ____________________________________________________________________________
10280 [  3997] By: jhi                                   on 1999/08/16  19:20:37
10281         Log: A fix of sorts for the flush-before-dup scenario.
10282      Branch: cfgperl
10283            ! doio.c
10284 ____________________________________________________________________________
10285 [  3996] By: jhi                                   on 1999/08/16  19:14:37
10286         Log: More paranoia.
10287      Branch: cfgperl
10288            ! sv.c
10289 ____________________________________________________________________________
10290 [  3995] By: jhi                                   on 1999/08/16  18:55:35
10291         Log: Batch of small 64-bit/long double/large file support tweaks:
10292              - scan for LDBL_DIG
10293              - from DBL_DIG and LDBL_DIG select NV_DIG
10294              - introduce IVSIZE, UVSIZE, NVSIZE
10295              - introduce IV_DIG
10296              - remove stdio64
10297              - AIX uses `oslevel` when others use `uname -r`
10298              - already AIX 4.2 goes 64-bit
10299              - in HP-UX require the 64-bit libc, just the directory isn't enough
10300              - group ids are not NVs
10301              - #undef USE_LONG_DOUBLE if long double is no better than double
10302              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
10303              - mention large file support in perldelta
10304              - introduce quad TOPpin' and POPpin'
10305              - the svcat... buffer was tiny for printing quads in %b
10306              - fix the multiplication test in 64bit.t
10307              - try to make VMS to comply with all this removal and "introducal"
10308              of symbols
10309      Branch: cfgperl
10310            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
10311            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
10312            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
10313      Branch: metaconfig
10314            ! U/modified/d_longdbl.U
10315      Branch: metaconfig/U/perl
10316            + d_ldbl_dig.U
10317 ____________________________________________________________________________
10318 [  3994] By: jhi                                   on 1999/08/16  07:53:44
10319         Log: More Configure/subconfigure.com syncing.
10320      Branch: cfgperl
10321            ! vms/subconfigure.com
10322 ____________________________________________________________________________
10323 [  3993] By: jhi                                   on 1999/08/14  22:09:26
10324         Log: Remove from VMS what the change #3982 took away from Configure lands.
10325      Branch: cfgperl
10326            ! vms/subconfigure.com
10327 ____________________________________________________________________________
10328 [  3992] By: jhi                                   on 1999/08/14  13:29:13
10329         Log: Small test tweaks.
10330      Branch: cfgperl
10331            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
10332 ____________________________________________________________________________
10333 [  3991] By: jhi                                   on 1999/08/14  13:08:41
10334         Log: Augment filesize limit note.
10335      Branch: cfgperl
10336            ! doio.c
10337 ____________________________________________________________________________
10338 [  3990] By: jhi                                   on 1999/08/14  13:06:12
10339         Log: Note about filesize limits.
10340      Branch: cfgperl
10341            ! doio.c pp_sys.c
10342 ____________________________________________________________________________
10343 [  3989] By: jhi                                   on 1999/08/14  11:31:58
10344         Log: Catch the case of filesize limits.
10345      Branch: cfgperl
10346            ! t/lib/syslfs.t t/op/lfs.t
10347 ____________________________________________________________________________
10348 [  3988] By: nick                                  on 1999/08/14  09:20:58
10349         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
10350              this causes a POPSTACK panic. The problem seems to be that although
10351              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
10352              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
10353              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
10354              messing with CATCH_SET() in call_sv, use it in perl_vdie().
10355              Add test to op/eval.t which will fail (panic) if bug comes back.
10356              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
10357      Branch: perl
10358            ! cop.h perl.c t/op/eval.t util.c
10359 ____________________________________________________________________________
10360 [  3987] By: jhi                                   on 1999/08/13  23:57:52
10361         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
10362              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
10363              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
10364              Date: Fri, 13 Aug 1999 17:42:47 -0500
10365              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
10366      Branch: cfgperl
10367            ! lib/ExtUtils/MM_VMS.pm
10368 ____________________________________________________________________________
10369 [  3986] By: jhi                                   on 1999/08/13  23:56:44
10370         Log: Don't quit before printing out the message.
10371      Branch: cfgperl
10372            ! t/lib/syslfs.t t/op/lfs.t
10373 ____________________________________________________________________________
10374 [  3985] By: jhi                                   on 1999/08/13  23:35:49
10375         Log: Remove more t/ trash on target "clean".
10376      Branch: cfgperl
10377            ! Makefile.SH
10378 ____________________________________________________________________________
10379 [  3984] By: jhi                                   on 1999/08/13  23:02:53
10380         Log: Avoid double long double. 
10381      Branch: cfgperl
10382            ! Configure config_h.SH
10383      Branch: metaconfig/U/perl
10384            ! uselongdbl.U
10385 ____________________________________________________________________________
10386 [  3983] By: jhi                                   on 1999/08/13  22:59:56
10387         Log: BYTEORDER fix.
10388      Branch: cfgperl
10389            ! Configure config_h.SH
10390      Branch: metaconfig
10391            ! U/compline/byteorder.U
10392 ____________________________________________________________________________
10393 [  3982] By: jhi                                   on 1999/08/13  22:48:40
10394         Log: Jumbo Configure and large file support update.
10395              Remove a lot of unneeded 64-bitness cruft;
10396              re-introduce BYTEORDER; update 64-bitness hints;
10397              lfs should now work in Solaris; long doubles in AIX.
10398      Branch: cfgperl
10399            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
10400            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
10401            ! perlsdio.h pp.h pp_sys.c
10402      Branch: metaconfig
10403            ! U/compline/byteorder.U U/compline/ccflags.U
10404      Branch: metaconfig/U/perl
10405            ! d_dlsymun.U io64.U uselongdbl.U
10406 ____________________________________________________________________________
10407 [  3980] By: jhi                                   on 1999/08/13  15:09:11
10408         Log: Introduce HAS_LLSEEK.
10409      Branch: cfgperl
10410            ! Configure config_h.SH perl.h
10411 ____________________________________________________________________________
10412 [  3979] By: jhi                                   on 1999/08/13  14:29:47
10413         Log: From: <dan@sidhe.org>
10414              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
10415              sarathy@activestate.com
10416              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
10417              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
10418              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
10419      Branch: cfgperl
10420            ! vms/vms.c
10421 ____________________________________________________________________________
10422 [  3978] By: jhi                                   on 1999/08/13  09:56:46
10423         Log: Make the 64-bit tests more paranoid.
10424      Branch: cfgperl
10425            ! t/op/64bit.t
10426 ____________________________________________________________________________
10427 [  3976] By: jhi                                   on 1999/08/12  21:49:16
10428         Log: IRIX64 needs more -mabi=64 with gcc.
10429      Branch: cfgperl
10430            ! hints/irix_6.sh
10431 ____________________________________________________________________________
10432 [  3975] By: jhi                                   on 1999/08/12  21:02:03
10433         Log: Reincarnate change #3967, now in more modest form.
10434      Branch: cfgperl
10435            ! hints/irix_6.sh
10436 ____________________________________________________________________________
10437 [  3974] By: jhi                                   on 1999/08/12  20:49:36
10438         Log: Remove rt from libswanted (I added it many moons ago
10439              when I thought it would be useful in Digital UNIX,
10440              I was wrong); undo the recent IRIX hints changes,
10441              getting rid of one warning brought new ones.
10442      Branch: cfgperl
10443            ! Configure config_h.SH hints/irix_6.sh
10444      Branch: metaconfig
10445            ! U/modified/Myinit.U
10446 ____________________________________________________________________________
10447 [  3973] By: jhi                                   on 1999/08/12  19:42:53
10448         Log: st_blocks is in 512 byte blocks.
10449      Branch: cfgperl
10450            ! t/lib/syslfs.t t/op/lfs.t
10451 ____________________________________________________________________________
10452 [  3972] By: jhi                                   on 1999/08/12  19:27:31
10453         Log: Don't claim defeat too early.
10454      Branch: cfgperl
10455            ! Configure config_h.SH
10456      Branch: metaconfig/U/perl
10457            ! longdblfio.U
10458 ____________________________________________________________________________
10459 [  3971] By: jhi                                   on 1999/08/12  19:24:14
10460         Log: IRIX 64-bit hint tweak. 
10461      Branch: cfgperl
10462            ! hints/irix_6.sh
10463 ____________________________________________________________________________
10464 [  3970] By: nick                                  on 1999/08/12  19:17:20
10465         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
10466              tests i.e. RV2AV and RV2HV
10467      Branch: perl
10468            ! op.c t/pragma/warn/op
10469 ____________________________________________________________________________
10470 [  3969] By: jhi                                   on 1999/08/12  19:06:17
10471         Log: Add Configure -Duselongdouble and add a missing semicolon.
10472      Branch: cfgperl
10473            ! Configure config_h.SH sv.c
10474      Branch: metaconfig/U/perl
10475            + uselongdbl.U
10476 ____________________________________________________________________________
10477 [  3968] By: jhi                                   on 1999/08/12  18:46:00
10478         Log: Simply exit() early if lfs support seems unlikely.
10479      Branch: cfgperl
10480            ! t/lib/syslfs.t t/op/lfs.t
10481 ____________________________________________________________________________
10482 [  3967] By: jhi                                   on 1999/08/12  18:44:05
10483         Log: Suffer silently for unused libraries.
10484      Branch: cfgperl
10485            ! hints/irix_6.sh
10486 ____________________________________________________________________________
10487 [  3966] By: jhi                                   on 1999/08/12  13:18:44
10488         Log: Update MANIFEST to follow change #3965.
10489      Branch: cfgperl
10490            ! MANIFEST
10491 ____________________________________________________________________________
10492 [  3965] By: jhi                                   on 1999/08/12  13:15:38
10493         Log: Regenerate Unicode tables based on new syllable lists
10494              from Daniel Yacob.
10495      Branch: cfgperl
10496            ! (edit 159 files)
10497 ____________________________________________________________________________
10498 [  3964] By: jhi                                   on 1999/08/12  10:06:24
10499         Log: Remove more spurious casting.
10500      Branch: cfgperl
10501            ! pp_sys.c
10502 ____________________________________________________________________________
10503 [  3963] By: jhi                                   on 1999/08/12  08:18:53
10504         Log: Minor niggles on the lfs tests.
10505      Branch: cfgperl
10506            ! t/lib/syslfs.t t/op/lfs.t
10507 ____________________________________________________________________________
10508 [  3962] By: jhi                                   on 1999/08/11  22:48:25
10509         Log: Don't bother with lfs testing if off_t is too small.
10510      Branch: cfgperl
10511            ! t/lib/syslfs.t t/op/lfs.t
10512 ____________________________________________________________________________
10513 [  3961] By: jhi                                   on 1999/08/11  22:22:54
10514         Log: Long double patches from Dan Sugalski.
10515      Branch: cfgperl
10516            ! sv.c
10517 ____________________________________________________________________________
10518 [  3960] By: jhi                                   on 1999/08/11  22:17:55
10519         Log: Flush buffer before duplicating file descriptor.
10520              
10521              From: Mark-Jason Dominus <mjd@plover.com>
10522              To: Graham Barr <gbarr@pobox.com>
10523              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
10524              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
10525              Date: Wed, 11 Aug 1999 15:56:09 -0400
10526              Message-ID: <19990811195610.5933.qmail@plover.com>
10527              
10528              From: Mark-Jason Dominus <mjd@plover.com>
10529              To: perl5-porters@perl.org
10530              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
10531              Date: Wed, 11 Aug 1999 16:05:46 -0400
10532              Message-ID: <19990811200546.6165.qmail@plover.com>
10533      Branch: cfgperl
10534            ! doio.c pod/perldelta.pod
10535 ____________________________________________________________________________
10536 [  3959] By: jhi                                   on 1999/08/11  22:11:35
10537         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
10538              
10539              From: "Craig A. Berry" <craig.berry@metamor.com>
10540              Sender: owner-perl5-porters@perl.org
10541              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
10542              bailey@newman.upenn.edu
10543              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
10544              problem
10545              Date: Wed, 11 Aug 1999 14:31:11 -0500
10546              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
10547      Branch: cfgperl
10548            ! vms/vms.c
10549 ____________________________________________________________________________
10550 [  3958] By: jhi                                   on 1999/08/11  15:35:45
10551         Log: Add a hopefully comforting message if there seems to be no LFS. 
10552              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
10553              The tests will fail on lfs tests only if quad is available,
10554              if ENOQUAD, the lfs tests will be skipped.
10555      Branch: cfgperl
10556            ! t/lib/syslfs.t t/op/lfs.t
10557 ____________________________________________________________________________
10558 [  3957] By: jhi                                   on 1999/08/11  12:25:59
10559         Log: Unapply an experimental patch that accidentally escaped
10560              from the lab by piggybacking with the change #3955.
10561      Branch: cfgperl
10562            ! pp.c pp.h pp_hot.c
10563 ____________________________________________________________________________
10564 [  3956] By: jhi                                   on 1999/08/11  08:19:23
10565         Log: Add sysio large file support testing.
10566      Branch: cfgperl
10567            + t/lib/syslfs.t
10568            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
10569 ____________________________________________________________________________
10570 [  3955] By: jhi                                   on 1999/08/10  22:39:11
10571         Log: From: <dan@sidhe.org>
10572              To: vmsperl@perl.org, perl5-porters@perl.org,
10573              sarathy@activestate.com, bailey@newman.upenn.edu
10574              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
10575              threads on VMS
10576              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
10577              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
10578      Branch: cfgperl
10579            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
10580            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
10581            ! vms/writemain.pl
10582 ____________________________________________________________________________
10583 [  3954] By: jhi                                   on 1999/08/10  20:37:55
10584         Log: LFS testing robustness.
10585      Branch: cfgperl
10586            ! t/op/lfs.t
10587 ____________________________________________________________________________
10588 [  3953] By: jhi                                   on 1999/08/10  19:54:50
10589         Log: From: <dan@sidhe.org>
10590              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
10591              sarathy@activestate.com
10592              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
10593              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
10594              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
10595      Branch: cfgperl
10596            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
10597            ! vms/subconfigure.com vms/vmsish.h
10598 ____________________________________________________________________________
10599 [  3952] By: jhi                                   on 1999/08/10  17:18:57
10600         Log: AIX is different, again.  Now in cc -E output.
10601      Branch: cfgperl
10602            ! Configure config_h.SH
10603      Branch: metaconfig
10604            ! U/modified/cppstdin.U
10605 ____________________________________________________________________________
10606 [  3951] By: jhi                                   on 1999/08/10  14:37:08
10607         Log: Use Pid_t on pgrp matters.
10608      Branch: cfgperl
10609            ! pp_sys.c
10610 ____________________________________________________________________________
10611 [  3950] By: jhi                                   on 1999/08/10  14:35:30
10612         Log: Use Pid_t.
10613      Branch: cfgperl
10614            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
10615            ! pp_sys.c proto.h util.c
10616 ____________________________________________________________________________
10617 [  3949] By: jhi                                   on 1999/08/10  14:11:15
10618         Log: Use Mode_t.
10619      Branch: cfgperl
10620            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
10621            ! perlapi.h pp_sys.c proto.h
10622 ____________________________________________________________________________
10623 [  3948] By: jhi                                   on 1999/08/10  13:53:19
10624         Log: Small perlbug doc tweaks from Jon Orwant.
10625      Branch: cfgperl
10626            ! utils/perlbug.PL
10627 ____________________________________________________________________________
10628 [  3947] By: jhi                                   on 1999/08/10  09:55:11
10629         Log: Large file support testing.
10630      Branch: cfgperl
10631            + t/op/lfs.t
10632            ! MANIFEST t/op/64bit.t
10633 ____________________________________________________________________________
10634 [  3946] By: jhi                                   on 1999/08/10  09:13:54
10635         Log: Remove I32 casting from time-related functions.
10636      Branch: cfgperl
10637            ! pp_sys.c
10638 ____________________________________________________________________________
10639 [  3945] By: jhi                                   on 1999/08/10  09:06:42
10640         Log: Gratuitous uid and gid casts to I32s and ints removed.
10641              There are still problem spots in printfing such ids:
10642              width (%d vs %ld) and signedness %d vs %u.
10643      Branch: cfgperl
10644            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
10645            ! perl.c perlapi.c pp_hot.c proto.h
10646 ____________________________________________________________________________
10647 [  3944] By: jhi                                   on 1999/08/10  07:43:03
10648         Log: Remove I32 casts from pp_stat, these make stat()
10649              very broken e.g. on files larger than 2 gigabytes.
10650              Reported by
10651              From: Phil Lobbes <phil@finchcomputer.com>
10652              To: perl5-porters@perl.org
10653              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
10654              UNIX Perl 5.005_03
10655              Date: Mon, 09 Aug 1999 21:38:54 -0700
10656              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
10657              
10658              There are more of these I32 casts all over pp_sys.c,
10659              all of them should be checked.
10660      Branch: cfgperl
10661            ! pp_sys.c
10662 ____________________________________________________________________________
10663 [  3943] By: jhi                                   on 1999/08/10  07:38:30
10664         Log: Remove blathering.
10665      Branch: cfgperl
10666            ! lib/unicode/mktables.PL
10667 ____________________________________________________________________________
10668 [  3942] By: jhi                                   on 1999/08/09  20:35:13
10669         Log: lexwarn maintenance: new warning class unsafe
10670              subclasses 'overflow' and 'portable' created,
10671              used by the recent integer overflow warnings.
10672              Class syntax subclass 'octal' renamed to 'digit',
10673              binary and hexadecimal parsing errors also 'digit' warnings.
10674      Branch: cfgperl
10675            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
10676            ! util.c warning.h warning.pl
10677 ____________________________________________________________________________
10678 [  3941] By: jhi                                   on 1999/08/09  10:40:47
10679         Log: Integrate with Nick.
10680      Branch: cfgperl
10681           +> opnames.h
10682           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
10683           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
10684 ____________________________________________________________________________
10685 [  3940] By: jhi                                   on 1999/08/09  10:32:43
10686         Log: Regenerate the Unicode tables after having updated the Unicode
10687              database (change #3939).
10688      Branch: cfgperl
10689            ! (edit 157 files)
10690 ____________________________________________________________________________
10691 [  3939] By: jhi                                   on 1999/08/09  10:27:22
10692         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
10693      Branch: cfgperl
10694            ! lib/unicode/UnicodeData-Latest.txt
10695 ____________________________________________________________________________
10696 [  3938] By: jhi                                   on 1999/08/09  10:25:54
10697         Log: Ethiopic changes via private email from Daniel Yacob,
10698              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
10699              Canadian Syllabics and Yi under construction.
10700      Branch: cfgperl
10701            + lib/unicode/syllables.txt
10702            - lib/unicode/EthiopicSyllables.txt
10703            - lib/unicode/MakeEthiopicSyllables.PL
10704            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
10705            ! lib/unicode/mktables.PL
10706 ____________________________________________________________________________
10707 [  3937] By: jhi                                   on 1999/08/09  10:21:51
10708         Log: Move the equivalence class creation last.
10709      Branch: cfgperl
10710            ! lib/unicode/mktables.PL
10711 ____________________________________________________________________________
10712 [  3936] By: jhi                                   on 1999/08/09  10:20:40
10713         Log: Compute equivalence classes (diacritics stripping) only
10714              for letters, not for ligatures.
10715      Branch: cfgperl
10716            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10717            ! lib/unicode/mktables.PL
10718 ____________________________________________________________________________
10719 [  3935] By: nick                                  on 1999/08/08  13:53:57
10720         Log: Will now correctly re-call 
10721              bootstrap "Foo";
10722              if requested. This should allow build on Win32 and other
10723              platforms where you cannot link to loadables directly.
10724      Branch: perl
10725            ! ext/B/B/C.pm
10726 ____________________________________________________________________________
10727 [  3934] By: nick                                  on 1999/08/07  12:23:55
10728         Log: Vishal Bhatia <vishalb@my-deja.com>
10729              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
10730              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
10731      Branch: perl
10732            ! ext/B/B/CC.pm
10733 ____________________________________________________________________________
10734 [  3933] By: nick                                  on 1999/08/07  12:19:46
10735         Log: B::C changes to get simple Tk app. compiling again
10736      Branch: perl
10737            ! ext/B/B/C.pm
10738 ____________________________________________________________________________
10739 [  3932] By: jhi                                   on 1999/08/06  21:17:16
10740         Log: Regen Configure to include change #3915.
10741      Branch: cfgperl
10742            ! Configure config_h.SH
10743 ____________________________________________________________________________
10744 [  3931] By: jhi                                   on 1999/08/06  18:52:57
10745         Log: Todo update.
10746      Branch: cfgperl
10747            ! Todo Todo-5.005 lib/unicode/mktables.PL
10748 ____________________________________________________________________________
10749 [  3930] By: jhi                                   on 1999/08/06  13:13:05
10750         Log: Character class equivalence tables.
10751      Branch: cfgperl
10752            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10753            ! MANIFEST lib/unicode/mktables.PL
10754 ____________________________________________________________________________
10755 [  3929] By: jhi                                   on 1999/08/06  11:59:11
10756         Log: More Fcntl constants.  (This process really needs
10757              to be automated, at least partly, see the Errno extension.)
10758              Now also the SEEK_ constants are available via the Fcntl.
10759              Yes, this is redundant (IO::Seekable and POSIX supply them already),
10760              but now Fcntl is a one-stop shopping mall for all your
10761              file-related constants.    
10762      Branch: cfgperl
10763            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
10764 ____________________________________________________________________________
10765 [  3928] By: jhi                                   on 1999/08/06  08:08:03
10766         Log: Protect against pack/unpack repeat count overflows,
10767              based on:
10768              
10769              From: Nathan Torkington <gnat@frii.com>
10770              To: Brian Keefer <mgomes@cwix.com>
10771              Cc: perl5-porters@perl.org
10772              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
10773              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
10774              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
10775      Branch: cfgperl
10776            ! pod/perldiag.pod pp.c
10777 ____________________________________________________________________________
10778 [  3927] By: jhi                                   on 1999/08/06  07:32:20
10779         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
10780              
10781              From: Nathan Torkington <gnat@frii.com>
10782              To: perl5-porters@perl.org
10783              Subject: Bugfix for my bugfix
10784              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
10785              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
10786      Branch: cfgperl
10787            ! ext/B/B/Assembler.pm
10788 ____________________________________________________________________________
10789 [  3926] By: jhi                                   on 1999/08/05  17:25:19
10790         Log: Fix regex charclass parsing so that bogus ranges
10791              like [0-\d] and [[:word:]-z] are no more allowed.
10792              The anomaly was noticed by Guy Decoux.
10793      Branch: cfgperl
10794            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
10795 ____________________________________________________________________________
10796 [  3925] By: jhi                                   on 1999/08/05  10:31:47
10797         Log: split /^/ deprecation warning should not be on by default.
10798      Branch: cfgperl
10799            ! pp.c
10800 ____________________________________________________________________________
10801 [  3923] By: jhi                                   on 1999/08/05  09:16:57
10802         Log: From: paul.marquess@bt.com
10803              To: jhi@iki.fi, paul.marquess@bt.com
10804              Cc: gsar@ActiveState.com, perl5-porters@perl.org
10805              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
10806              Date: Thu, 5 Aug 1999 09:33:14 +0100
10807              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
10808      Branch: cfgperl
10809            ! t/lib/anydbm.t
10810 ____________________________________________________________________________
10811 [  3921] By: jhi                                   on 1999/08/05  08:05:13
10812         Log: From: paul.marquess@bt.com
10813              To: perl5-porters@perl.org
10814              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
10815              randy@theoryx5.uwinnipeg.ca
10816              Subject:  [PATCH 5.005_60] DB_File 1.70
10817              Date: Wed, 4 Aug 1999 23:22:22 +0100
10818              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
10819              
10820              (Replaces change #3917)
10821      Branch: cfgperl
10822            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10823            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
10824 ____________________________________________________________________________
10825 [  3920] By: jhi                                   on 1999/08/04  19:02:58
10826         Log: From: Nathan Torkington <gnat@frii.com>
10827              To: perl5-porters@perl.org
10828              Subject: [5.005_60 PATCH] Make B::Bytecode work
10829              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
10830              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
10831      Branch: cfgperl
10832            ! ext/B/B/Assembler.pm
10833 ____________________________________________________________________________
10834 [  3919] By: jhi                                   on 1999/08/04  10:56:26
10835         Log: Update history records.
10836      Branch: cfgperl
10837            ! pod/perlhist.pod
10838 ____________________________________________________________________________
10839 [  3918] By: jhi                                   on 1999/08/04  09:36:13
10840         Log: Minor fixes to linux -Dusethreads -Duseperlio.
10841      Branch: cfgperl
10842            ! perlio.c
10843 ____________________________________________________________________________
10844 [  3917] By: jhi                                   on 1999/08/04  08:13:20
10845         Log: (Replaced by change #3921)
10846              From: paul.marquess@bt.com
10847              To: gsar@activestate.com
10848              Cc: perl5-porters@perl.org
10849              Subject: [PATCH 5.005_60] DB_File 1.69
10850              Date: Tue, 3 Aug 1999 22:55:00 +0100
10851              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
10852      Branch: cfgperl
10853            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10854            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
10855 ____________________________________________________________________________
10856 [  3916] By: jhi                                   on 1999/08/04  07:59:05
10857         Log: Introduce the charnames pragma.
10858              
10859              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
10860              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
10861              To: Chip Salzenberg <[11]chip@perlsupport.com>
10862              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
10863              Date: Sat, 31 Jul 1999 05:44:05 -0400
10864              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
10865              
10866              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10867              To: Mailing list Perl5 <perl5-porters@perl.org>
10868              Subject: [PATCH 5.005_58] Named characters in Perl
10869              Date: Mon, 2 Aug 1999 19:25:40 -0400
10870              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
10871      Branch: cfgperl
10872            + lib/charnames.pm t/lib/charnames.t
10873            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
10874            ! pod/perlre.pod regcomp.c toke.c
10875 ____________________________________________________________________________
10876 [  3915] By: jhi                                   on 1999/08/03  21:18:49
10877         Log: Support Configure -Dmake=pmake.
10878              Via private email from Andy.
10879              NOTE: assumes "basename" command.
10880      Branch: metaconfig
10881            ! U/modified/Config_sh.U
10882 ____________________________________________________________________________
10883 [  3914] By: jhi                                   on 1999/08/03  21:11:11
10884         Log: The op/filetest.t failed subtest 7 if testing as root.
10885              
10886              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
10887              To: perl5-porters@perl.org
10888              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
10889              Date: Tue, 27 Jul 1999 22:54:05 +0200
10890              Message-Id: <379E1C6D.626DC765@club-internet.fr>
10891      Branch: cfgperl
10892            ! t/op/filetest.t
10893 ____________________________________________________________________________
10894 [  3911] By: jhi                                   on 1999/08/03  19:52:38
10895         Log: The "-Dusethreads -Duseperlio" combination failed.
10896              
10897              From: Spider Boardman <spider@leggy.zk3.dec.com>
10898              To: perl5-porters@perl.org
10899              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
10900              4.0 (UNINSTALLED)
10901              Date: Tue, 3 Aug 1999 14:25:00 -0400
10902              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
10903              
10904              See also change #3912.
10905      Branch: cfgperl
10906            ! perlio.c
10907 ____________________________________________________________________________
10908 [  3910] By: jhi                                   on 1999/08/03  10:44:24
10909         Log: From: Chris Nandor <pudge@pobox.com>
10910              To: perl5-porters@perl.org
10911              Subject: [PATCH 5.005_58] perlbug.PL 1.27
10912              Date: Wed, 28 Jul 1999 23:42:49 -0400
10913              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
10914      Branch: cfgperl
10915            ! utils/perlbug.PL
10916 ____________________________________________________________________________
10917 [  3909] By: jhi                                   on 1999/08/03  10:41:04
10918         Log: Hints for building ByteLoader in SunoS.  Based on
10919              From: Andy Dougherty <doughera@lafayette.edu>
10920              To: Gurusamy Sarathy <gsar@activestate.com>
10921              Cc: Perl Porters <perl5-porters@perl.org>
10922              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
10923              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
10924              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
10925      Branch: cfgperl
10926            + ext/ByteLoader/hints/sunos.pl
10927            ! MANIFEST ext/ByteLoader/ByteLoader.xs
10928 ____________________________________________________________________________
10929 [  3908] By: jhi                                   on 1999/08/03  09:29:22
10930         Log: Clarify RE engine code; inline a static function to a macro;
10931              make exact string nodes smaller.
10932              
10933              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10934              To: perl5-porters@perl.org (Mailing list Perl5)
10935              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
10936              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
10937              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
10938      Branch: cfgperl
10939            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
10940            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
10941            ! regnodes.h warning.h
10942 ____________________________________________________________________________
10943 [  3907] By: jhi                                   on 1999/08/03  08:11:49
10944         Log: 5_59 configured with -Dd_bincompat5005 can't be made
10945              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
10946              
10947              From: Spider Boardman <spider@leggy.zk3.dec.com>
10948              To: perl5-porters@perl.org
10949              Subject: [ID 19990802.016] Not OK: perl 5.00559
10950              Date: Mon, 2 Aug 1999 16:11:13 -0400
10951              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
10952      Branch: cfgperl
10953            ! embed.pl
10954 ____________________________________________________________________________
10955 [  3906] By: jhi                                   on 1999/08/03  07:48:59
10956         Log: Change #3790 redemption: with a little additional
10957              patch from Ilya it works okay.
10958      Branch: cfgperl
10959            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
10960            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
10961 ____________________________________________________________________________
10962 [  3905] By: gsar                                  on 1999/08/02  21:03:23
10963         Log: this will be 5.005_60
10964      Branch: perl
10965            ! Changes
10966
10967 ----------------
10968 Version 5.005_60
10969 ----------------
10970
10971 ____________________________________________________________________________
10972 [  3904] By: gsar                                  on 1999/08/02  20:30:23
10973         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
10974              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
10975              regen headers
10976      Branch: perl
10977            ! embed.h embed.pl global.sym opcode.h perlapi.c
10978 ____________________________________________________________________________
10979 [  3903] By: gsar                                  on 1999/08/02  20:26:07
10980         Log: native int pack/unpack fixes (from Spider Boardman
10981              <spider@leggy.zk3.dec.com>)
10982      Branch: perl
10983            ! pp.c
10984 ____________________________________________________________________________
10985 [  3902] By: gsar                                  on 1999/08/02  20:24:41
10986         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
10987              <spider@leggy.zk3.dec.com>)
10988      Branch: perl
10989            + opnames.h
10990            ! Changes MANIFEST opcode.pl perl.h
10991 ____________________________________________________________________________
10992 [  3901] By: gsar                                  on 1999/08/02  18:51:18
10993         Log: integrate cfgperl contents
10994      Branch: perl
10995           !> INSTALL README pod/perldelta.pod
10996 ____________________________________________________________________________
10997 [  3900] By: jhi                                   on 1999/08/02  18:46:21
10998         Log: Update README and INSTALL; partly based on the message
10999              
11000              From: "John L. Allen" <allen@grumman.com>
11001              To: Jarkko Hietaniemi <jhi@iki.fi>
11002              cc: perl5-porters@perl.org
11003              Subject: Re: Perl Installation Problem
11004              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
11005              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
11006              
11007              and private email from Andy Dougherty.
11008      Branch: cfgperl
11009            ! INSTALL README
11010 ____________________________________________________________________________
11011 [  3899] By: jhi                                   on 1999/08/02  18:36:35
11012         Log: Integrate with Sarathy.
11013      Branch: cfgperl
11014           !> op.c
11015 ____________________________________________________________________________
11016 [  3898] By: jhi                                   on 1999/08/02  18:34:49
11017         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
11018      Branch: cfgperl
11019            ! pod/perldelta.pod
11020 ____________________________________________________________________________
11021 [  3897] By: gsar                                  on 1999/08/02  18:18:37
11022         Log: optimizations could sometimes bypass bareword check
11023      Branch: perl
11024            ! op.c
11025 ____________________________________________________________________________
11026 [  3896] By: jhi                                   on 1999/08/02  18:18:34
11027         Log: Integrate with Sarathy.
11028      Branch: cfgperl
11029           !> Changes makedef.pl patchlevel.h win32/Makefile
11030           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11031           !> win32/makefile.mk
11032 ____________________________________________________________________________
11033 [  3895] By: gsar                                  on 1999/08/02  17:22:40
11034         Log: up patchlevel etc.
11035      Branch: perl
11036            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
11037            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11038 ____________________________________________________________________________
11039 [  3894] By: gsar                                  on 1999/08/02  17:12:31
11040         Log: integrate change#3893, make it conditional on bincompat5005
11041      Branch: perl
11042            ! makedef.pl
11043 ____________________________________________________________________________
11044 [  3893] By: jhi                                   on 1999/08/02  16:49:08
11045         Log: PERL_BINCOMPAT_5005 symbol translation.
11046              (AIX wouldn't link neither perl nor extensions.)
11047      Branch: cfgperl
11048            ! makedef.pl
11049 ____________________________________________________________________________
11050 [  3892] By: gsar                                  on 1999/08/02  16:09:13
11051         Log: integrate cfgperl contents into mainline
11052      Branch: perl
11053           +> t/op/64bit.t
11054            ! Changes
11055           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
11056           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
11057           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
11058 ____________________________________________________________________________
11059 [  3891] By: jhi                                   on 1999/08/02  14:52:40
11060         Log: AIX long long probing requires LL suffix for
11061              the ll constant.  The suffix doesn't seem
11062              to bother other ll platforms.
11063      Branch: cfgperl
11064            ! Configure config_h.SH hints/aix.sh
11065      Branch: metaconfig/U/perl
11066            ! quadfio.U
11067 ____________________________________________________________________________
11068 [  3890] By: jhi                                   on 1999/08/02  14:21:55
11069         Log: Exact path to perl for open -|.
11070      Branch: cfgperl
11071            ! t/io/open.t
11072 ____________________________________________________________________________
11073 [  3889] By: jhi                                   on 1999/08/02  14:18:03
11074         Log: Integrate with Sarathy.
11075      Branch: cfgperl
11076           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
11077           !> win32/Makefile win32/config_H.bc win32/config_H.gc
11078           !> win32/config_H.vc win32/makefile.mk win32/win32.c
11079 ____________________________________________________________________________
11080 [  3888] By: jhi                                   on 1999/08/02  14:14:29
11081         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
11082      Branch: cfgperl
11083            ! hints/aix.sh
11084 ____________________________________________________________________________
11085 [  3887] By: jhi                                   on 1999/08/02  12:53:10
11086         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
11087              emacs code indentation doesn't get wrong ideas--
11088              in other words, introduce a couple of "redundant" if:s.
11089      Branch: cfgperl
11090            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
11091            ! util.c
11092 ____________________________________________________________________________
11093 [  3886] By: jhi                                   on 1999/08/02  12:43:16
11094         Log: Mention that also *BSD systems with glibc are known to stumble.
11095      Branch: cfgperl
11096            ! t/pragma/warn/pp_hot
11097 ____________________________________________________________________________
11098 [  3885] By: jhi                                   on 1999/08/02  12:34:15
11099         Log: Allow also non-long long but still quad platforms print quads.
11100      Branch: cfgperl
11101            ! Configure config_h.SH
11102      Branch: metaconfig/U/perl
11103            ! longdblfio.U quadfio.U
11104 ____________________________________________________________________________
11105 [  3884] By: jhi                                   on 1999/08/02  11:56:14
11106         Log: Fix regclass utf8 hex ranges for quads.
11107      Branch: cfgperl
11108            ! regcomp.c
11109 ____________________________________________________________________________
11110 [  3883] By: jhi                                   on 1999/08/02  11:42:14
11111         Log: Enhance the description of how to detect quad support.
11112      Branch: cfgperl
11113            ! pod/perlfunc.pod
11114 ____________________________________________________________________________
11115 [  3882] By: jhi                                   on 1999/08/02  11:22:19
11116         Log: Fix printf %D %U %O for quads.
11117      Branch: cfgperl
11118            ! sv.c t/op/64bit.t
11119 ____________________________________________________________________________
11120 [  3881] By: jhi                                   on 1999/08/02  11:16:12
11121         Log: Document quad printing.
11122      Branch: cfgperl
11123            ! pod/perlfunc.pod
11124 ____________________________________________________________________________
11125 [  3880] By: jhi                                   on 1999/08/02  10:32:01
11126         Log: More 64-bit fixing.  One known bug of that kind
11127              remains, 32-bit platforms using long long in
11128              the test t/pragma/utf8 subtests 1-3 fail.
11129              (Update: change    #3884 fixed that one.)
11130      Branch: cfgperl
11131            + t/op/64bit.t
11132            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
11133
11134 ----------------
11135 Version 5.005_59
11136 ----------------
11137
11138 ____________________________________________________________________________
11139 [  3879] By: gsar                                  on 1999/08/02  08:18:58
11140         Log: integrate cfgperl changes into mainline
11141      Branch: perl
11142           !> Configure config_h.SH sv.c
11143 ____________________________________________________________________________
11144 [  3878] By: gsar                                  on 1999/08/02  08:13:16
11145         Log: change#3692 had an unintentional patch leak through!
11146              (this would explain the mysterious C<next LABEL> failures
11147              people have seen)
11148      Branch: perl
11149            ! pp_ctl.c
11150 ____________________________________________________________________________
11151 [  3877] By: gsar                                  on 1999/08/02  08:00:29
11152         Log: up patchlevel to 59
11153      Branch: perl
11154            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
11155            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11156            ! win32/makefile.mk
11157 ____________________________________________________________________________
11158 [  3876] By: gsar                                  on 1999/08/02  07:51:18
11159         Log: fix coredump under usethreads+debug
11160      Branch: perl
11161            ! util.c
11162 ____________________________________________________________________________
11163 [  3875] By: jhi                                   on 1999/08/02  07:50:51
11164         Log: d_bincompat5005 could be left empty.
11165      Branch: cfgperl
11166            ! Configure config_h.SH
11167      Branch: metaconfig/U/perl
11168            ! bincompat5005.U
11169 ____________________________________________________________________________
11170 [  3874] By: jhi                                   on 1999/08/02  07:42:45
11171         Log: Fix printf %d when IV is quad.
11172      Branch: cfgperl
11173            ! sv.c
11174 ____________________________________________________________________________
11175 [  3873] By: gsar                                  on 1999/08/02  07:41:03
11176         Log: fix d_bincompat5005='' junking config.h
11177      Branch: perl
11178            ! Configure
11179 ____________________________________________________________________________
11180 [  3872] By: gsar                                  on 1999/08/02  07:38:48
11181         Log: C needs parameter list, not merely type
11182      Branch: perl
11183            ! win32/win32.c
11184 ____________________________________________________________________________
11185 [  3871] By: jhi                                   on 1999/08/02  07:20:51
11186         Log: Integrate with Sarathy.
11187      Branch: cfgperl
11188           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
11189 ____________________________________________________________________________
11190 [  3870] By: gsar                                  on 1999/08/02  07:12:18
11191         Log: integrate cfgperl changes into mainline
11192      Branch: perl
11193            ! Changes
11194           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
11195           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
11196           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
11197           !> toke.c util.c
11198 ____________________________________________________________________________
11199 [  3869] By: gsar                                  on 1999/08/02  06:59:09
11200         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
11201              Date: Sat, 31 Jul 1999 19:08:33 -0700
11202              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
11203              Subject: [PATCH 5.005_58] "use constant" in the compiler
11204      Branch: perl
11205            ! ext/B/B/C.pm ext/B/B/CC.pm
11206 ____________________________________________________________________________
11207 [  3868] By: gsar                                  on 1999/08/02  06:55:51
11208         Log: debug build tweak
11209      Branch: perl
11210            ! regexec.c
11211 ____________________________________________________________________________
11212 [  3867] By: gsar                                  on 1999/08/02  06:35:18
11213         Log: create vmsperl branch (to be owned and operated by: cbailey)
11214      Branch: vmsperl
11215           +> (branch 1476 files)
11216 ____________________________________________________________________________
11217 [  3866] By: jhi                                   on 1999/08/01  23:34:40
11218         Log: so_locations once is enough.
11219      Branch: cfgperl
11220            ! Makefile.SH
11221 ____________________________________________________________________________
11222 [  3865] By: jhi                                   on 1999/08/01  23:13:05
11223         Log: Simplicate duplicated code.
11224      Branch: cfgperl
11225            ! util.c
11226 ____________________________________________________________________________
11227 [  3864] By: jhi                                   on 1999/08/01  22:41:41
11228         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
11229      Branch: cfgperl
11230           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
11231           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
11232            - README.cygwin32 cygwin32/Makefile.SHs
11233            - cygwin32/build-instructions.READFIRST
11234            - cygwin32/build-instructions.charles-wilson
11235            - cygwin32/build-instructions.sebastien-barre
11236            - cygwin32/build-instructions.steven-morlock
11237            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
11238            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
11239            - hints/cygwin32.sh
11240           !> (integrate 61 files)
11241 ____________________________________________________________________________
11242 [  3863] By: jhi                                   on 1999/08/01  22:36:02
11243         Log: Regen Configure and Glossary once again.
11244      Branch: cfgperl
11245            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11246            ! config_h.SH
11247 ____________________________________________________________________________
11248 [  3862] By: jhi                                   on 1999/08/01  22:26:09
11249         Log: Glossary update for #3861.
11250      Branch: cfgperl
11251            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11252            ! config_h.SH
11253 ____________________________________________________________________________
11254 [  3861] By: jhi                                   on 1999/08/01  22:22:51
11255         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
11256              with -Duse64bits (using long long).
11257              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
11258              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
11259              'print unpack "q", pack "q", 12345678901'
11260              should work on such 32-bit platforms.
11261              Still a lot of printf()s behind -D which wrongly assume
11262              that %ld/%lx and (long) are a good combination.
11263              Introducing a slew of new macros intended to be used in printf()
11264              format strings: e. g. PERL_PRId64 is the string to be used
11265              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
11266              The PRI... naming follows the C9X naming of <inttypes.h> macros.
11267      Branch: cfgperl
11268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11269            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
11270            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
11271      Branch: metaconfig/U/perl
11272            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
11273 ____________________________________________________________________________
11274 [  3860] By: gsar                                  on 1999/08/01  21:23:18
11275         Log: integrate cfgperl contents into mainline
11276      Branch: perl
11277            ! toke.c
11278           !> (integrate 29 files)
11279 ____________________________________________________________________________
11280 [  3859] By: gsar                                  on 1999/08/01  21:13:09
11281         Log: From: Nathan Torkington <gnat@frii.com>
11282              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
11283              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
11284              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
11285      Branch: perl
11286            ! ext/B/B/Disassembler.pm
11287 ____________________________________________________________________________
11288 [  3858] By: gsar                                  on 1999/08/01  21:09:15
11289         Log: DB_File 1.68 update from Paul Marquess
11290      Branch: perl
11291            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11292            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
11293            ! t/lib/db-recno.t
11294 ____________________________________________________________________________
11295 [  3857] By: gsar                                  on 1999/08/01  21:05:54
11296         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11297              Date: Sat, 31 Jul 1999 05:13:38 -0400
11298              Message-Id: <199907311407.IAA25038@localhost.frii.com>
11299              Subject: [PATCH 5.005_58] More optimizations to REx engine
11300      Branch: perl
11301            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
11302            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
11303 ____________________________________________________________________________
11304 [  3856] By: gsar                                  on 1999/08/01  20:59:59
11305         Log: slightly modified version of suggested patch
11306              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11307              Date: Sat, 31 Jul 1999 04:45:12 -0400
11308              Message-Id: <199907311406.IAA25034@localhost.frii.com>
11309              Subject: [PATCH 5.005_58] Fix OS/2 build
11310      Branch: perl
11311            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
11312            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
11313 ____________________________________________________________________________
11314 [  3855] By: gsar                                  on 1999/08/01  20:49:06
11315         Log: cygwin update
11316              From: "Fifer, Eric" <EFifer@sanwaint.com>
11317              Date: Fri, 30 Jul 1999 18:31:48 +0100
11318              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
11319              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
11320      Branch: perl
11321            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
11322            ! pp_sys.c unixish.h util.c
11323 ____________________________________________________________________________
11324 [  3854] By: gsar                                  on 1999/08/01  20:41:53
11325         Log: fixes from Stephen McCamant that address bugs in change#3612
11326              (the optimization shouldn't be enabled in expressions where
11327              the variable is introduced), and fix Deparse to grok the
11328              optimization
11329              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
11330              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
11331              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
11332              --
11333              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
11334              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
11335              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
11336              --
11337              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
11338              Message-Id: <199907310326.VAA24376@localhost.frii.com>
11339              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
11340      Branch: perl
11341            ! ext/B/B/Deparse.pm op.c
11342 ____________________________________________________________________________
11343 [  3853] By: gsar                                  on 1999/08/01  20:31:32
11344         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11345              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
11346              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
11347              Subject: [PATCH _58] Two one-liner LOGOP tweaks
11348      Branch: perl
11349            ! op.c opcode.h opcode.pl
11350 ____________________________________________________________________________
11351 [  3852] By: gsar                                  on 1999/08/01  20:29:17
11352         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
11353      Branch: perl
11354            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
11355            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
11356            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
11357            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
11358            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
11359            ! pod/perlport.pod pp_sys.c util.c
11360 ____________________________________________________________________________
11361 [  3851] By: gsar                                  on 1999/08/01  20:20:05
11362         Log: move files around for s/cygwin32/cygwin/ renaming
11363      Branch: perl
11364           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
11365           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
11366            - README.cygwin32 cygwin32/Makefile.SHs
11367            - cygwin32/build-instructions.READFIRST
11368            - cygwin32/build-instructions.charles-wilson
11369            - cygwin32/build-instructions.sebastien-barre
11370            - cygwin32/build-instructions.steven-morlock
11371            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
11372            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
11373            - hints/cygwin32.sh
11374            ! MANIFEST
11375 ____________________________________________________________________________
11376 [  3850] By: gsar                                  on 1999/08/01  20:05:14
11377         Log: posix-bc hints tweak (via private mail from Thomas Dorner
11378              <Thomas.Dorner@start.de>)
11379      Branch: perl
11380            ! Changes hints/posix-bc.sh
11381 ____________________________________________________________________________
11382 [  3849] By: gsar                                  on 1999/08/01  19:50:20
11383         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
11384              <gnat@frii.com>)
11385      Branch: perl
11386            ! perl.h pod/perldelta.pod pod/perlguts.pod
11387 ____________________________________________________________________________
11388 [  3848] By: gsar                                  on 1999/08/01  18:34:41
11389         Log: fix defined(@foo) encarpments
11390      Branch: perl
11391            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
11392            ! pod/perltrap.pod
11393 ____________________________________________________________________________
11394 [  3847] By: jhi                                   on 1999/08/01  17:17:07
11395         Log: Undo #3790 and the patches that attempted to fix it
11396              (#3837, #3838, #3845).  The #3790 caused linkage failures
11397              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
11398              IRIX 6.5.
11399      Branch: cfgperl
11400            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
11401            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
11402            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
11403 ____________________________________________________________________________
11404 [  3846] By: jhi                                   on 1999/08/01  11:41:52
11405         Log: Reading 64-bit decimal numbers was broken because
11406              the NV was cast to an I32, not an IV.
11407      Branch: cfgperl
11408            ! toke.c
11409 ____________________________________________________________________________
11410 [  3845] By: jhi                                   on 1999/08/01  11:00:24
11411         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
11412      Branch: cfgperl
11413            + ext/SDBM_File/hints/solaris.pl
11414 ____________________________________________________________________________
11415 [  3844] By: jhi                                   on 1999/08/01  10:55:44
11416         Log: Enable Solaris largefiles support only if -Duse64bits is used.
11417              (Effectively removes #3311).
11418      Branch: cfgperl
11419            ! hints/solaris_2.sh
11420 ____________________________________________________________________________
11421 [  3843] By: jhi                                   on 1999/07/31  22:44:56
11422         Log: Integer overflow iteration.
11423      Branch: cfgperl
11424            ! t/op/oct.t toke.c util.c
11425 ____________________________________________________________________________
11426 [  3842] By: jhi                                   on 1999/07/31  22:11:03
11427         Log: Remove a lot of unused regnode codes.
11428              Noticed by Ilya.
11429      Branch: cfgperl
11430            ! regcomp.c regcomp.sym regexec.c regnodes.h
11431 ____________________________________________________________________________
11432 [  3841] By: jhi                                   on 1999/07/31  21:53:54
11433         Log: Make the use64bits and usethreads friendlier/braver;
11434              they no more wimp out if the platform is unknown.
11435              On use64bits if gcc used -DUSE_LONG_LONG is added
11436              to the ccflags (this dependency on gcc caused a slightly weird
11437              reordering of Configure, but things still seem to work.)
11438      Branch: cfgperl
11439            ! Configure README.threads config_h.SH
11440      Branch: metaconfig
11441            ! U/threads/usethreads.U
11442      Branch: metaconfig/U/perl
11443            ! use64bits.U
11444 ____________________________________________________________________________
11445 [  3840] By: jhi                                   on 1999/07/31  20:26:22
11446         Log: Hack the "integer overflow" code some more.
11447      Branch: cfgperl
11448            ! perl.h toke.c util.c
11449 ____________________________________________________________________________
11450 [  3839] By: jhi                                   on 1999/07/31  20:22:00
11451         Log: Test oct() at the 2^32-1 limit.
11452      Branch: cfgperl
11453            ! t/op/oct.t
11454 ____________________________________________________________________________
11455 [  3838] By: jhi                                   on 1999/07/31  20:08:43
11456         Log: Update MANIFEST for #3837.
11457      Branch: cfgperl
11458            ! MANIFEST
11459 ____________________________________________________________________________
11460 [  3837] By: jhi                                   on 1999/07/31  20:02:40
11461         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
11462              (a core dump with a corrput stack ensues).
11463      Branch: cfgperl
11464            + ext/SDBM_File/hints/dec_osf.pl
11465 ____________________________________________________________________________
11466 [  3836] By: jhi                                   on 1999/07/29  21:09:01
11467         Log: Allow for Configure -Ubincompat5005 override.
11468      Branch: cfgperl
11469            ! Configure config_h.SH
11470      Branch: metaconfig/U/perl
11471            ! bincompat5005.U
11472 ____________________________________________________________________________
11473 [  3835] By: jhi                                   on 1999/07/29  21:04:02
11474         Log: Make Configure support PERL_BINCOMPAT_5005.
11475      Branch: cfgperl
11476            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11477            ! config_h.SH
11478      Branch: metaconfig/U/perl
11479            + bincompat5005.U
11480 ____________________________________________________________________________
11481 [  3834] By: jhi                                   on 1999/07/29  19:25:35
11482         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
11483      Branch: cfgperl
11484            ! Makefile.SH
11485 ____________________________________________________________________________
11486 [  3833] By: jhi                                   on 1999/07/29  14:07:09
11487         Log: Integrate with Sarathy.  I overruled on perldelta
11488              and perldiag.
11489      Branch: cfgperl
11490           !> README.win32 emacs/cperl-mode.el globals.c installperl
11491           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
11492           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
11493           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
11494           !> win32/perllib.c win32/win32.c
11495 ____________________________________________________________________________
11496 [  3832] By: jhi                                   on 1999/07/29  14:02:50
11497         Log: Repent and make overly large integerish
11498              constants non-fatal.  They are now promoted
11499              to NVs, accompanied by an overflow warning that
11500              is by default on.
11501      Branch: cfgperl
11502            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
11503            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
11504            ! toke.c util.c
11505 ____________________________________________________________________________
11506 [  3831] By: jhi                                   on 1999/07/29  11:40:04
11507         Log: AIX exhibits different error on failed system().
11508              Slightly modified patch via private email from
11509              David R. Favor <dfavor@austin.ibm.com>
11510      Branch: cfgperl
11511            ! t/op/exec.t
11512 ____________________________________________________________________________
11513 [  3830] By: gsar                                  on 1999/07/29  07:46:11
11514         Log: cperl-mode.el v4.19
11515      Branch: perl
11516            ! emacs/cperl-mode.el
11517 ____________________________________________________________________________
11518 [  3829] By: gsar                                  on 1999/07/29  07:30:35
11519         Log: From: jan.dubois@ibm.net (Jan Dubois)
11520              Date: Wed, 28 Jul 1999 22:01:42 +0200
11521              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
11522              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
11523      Branch: perl
11524            ! win32/bin/pl2bat.pl
11525 ____________________________________________________________________________
11526 [  3828] By: gsar                                  on 1999/07/29  07:19:27
11527         Log: tweak previous change for multiple hits
11528      Branch: perl
11529            ! utils/perldoc.PL
11530 ____________________________________________________________________________
11531 [  3827] By: gsar                                  on 1999/07/29  07:10:00
11532         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
11533              really needs a pod2text() compatibility function)
11534      Branch: perl
11535            ! utils/perldoc.PL
11536 ____________________________________________________________________________
11537 [  3826] By: gsar                                  on 1999/07/29  01:33:46
11538         Log: minor tweaks to pods and toke.c comments
11539      Branch: perl
11540            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
11541 ____________________________________________________________________________
11542 [  3825] By: gsar                                  on 1999/07/29  00:12:52
11543         Log: integrate cfgperl changes into mainline
11544      Branch: perl
11545           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11546           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
11547           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
11548           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
11549           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11550           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
11551           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
11552           !> t/pragma/warn/util toke.c util.c
11553 ____________________________________________________________________________
11554 [  3824] By: jhi                                   on 1999/07/28  21:15:04
11555         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
11556      Branch: cfgperl
11557            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
11558            ! ext/IO/lib/IO/Socket/INET.pm
11559 ____________________________________________________________________________
11560 [  3823] By: jhi                                   on 1999/07/28  20:29:17
11561         Log: Continue pack() doc honing.
11562      Branch: cfgperl
11563            ! pod/perlfunc.pod
11564 ____________________________________________________________________________
11565 [  3822] By: jhi                                   on 1999/07/28  20:17:37
11566         Log: Enhance pack() doc.
11567      Branch: cfgperl
11568            ! pod/perlfunc.pod
11569 ____________________________________________________________________________
11570 [  3821] By: jhi                                   on 1999/07/28  18:34:50
11571         Log: UNIX Domain Sockets are not implemented under QNX.
11572              
11573              From: Norton Allen <allen@huarp.harvard.edu>
11574              To: perl5-porters@perl.org
11575              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
11576              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
11577              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
11578      Branch: cfgperl
11579            ! t/lib/io_unix.t
11580 ____________________________________________________________________________
11581 [  3820] By: jhi                                   on 1999/07/28  18:13:37
11582         Log: IO::* enhancements.
11583              
11584              1) write() and syswrite() will now accept a single-argument
11585              form of the call, for consistency with Perl's syswrite().
11586              2) You can create a TCP-based IO::Socket::INET without forcing
11587              a connect attempt.  This allows you to configure its options
11588              (like making it non-blocking) and then call connect() manually.
11589              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
11590              from ever returning the correct value.
11591              
11592              From: Lincoln Stein <lstein@formaggio.cshl.org>
11593              To: Graham Barr <gbarr@pobox.com>
11594              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
11595              Subject: Re: patch for IO::*
11596              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
11597              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
11598      Branch: cfgperl
11599            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
11600            ! ext/IO/lib/IO/Socket/INET.pm
11601 ____________________________________________________________________________
11602 [  3819] By: gsar                                  on 1999/07/28  18:08:06
11603         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
11604      Branch: perl
11605            ! README.win32 globals.c installperl iperlsys.h makedef.pl
11606            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
11607            ! win32/win32.c
11608 ____________________________________________________________________________
11609 [  3818] By: jhi                                   on 1999/07/28  17:48:16
11610         Log: Need to add QNX to the list for DONT_DECLARE_STD.
11611              (The elimination of use of the _() macro apparently triggered
11612              an incompatability with a #define of atof)
11613              
11614              From: Norton Allen <allen@huarp.harvard.edu>
11615              To: perl5-porters@perl.org
11616              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
11617              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
11618              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
11619      Branch: cfgperl
11620            ! perl.h
11621 ____________________________________________________________________________
11622 [  3817] By: jhi                                   on 1999/07/28  17:46:30
11623         Log: Need to add some more conditions to deal with the case
11624              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
11625              which is true for QNX4.
11626              From: Norton Allen <allen@huarp.harvard.edu>
11627              To: perl5-porters@perl.org
11628              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
11629              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
11630              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
11631      Branch: cfgperl
11632            ! pp_sys.c
11633 ____________________________________________________________________________
11634 [  3816] By: jhi                                   on 1999/07/28  17:43:40
11635         Log: The QNX shell needs a couple more semicolons.
11636              
11637              From: Norton Allen <allen@huarp.harvard.edu>
11638              To: perl5-porters@perl.org
11639              Subject: [ID 19990728.007] Patch:Configure _58 QNX
11640              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
11641              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
11642              
11643              plus silence metalint moanings on vendorprefix.
11644      Branch: cfgperl
11645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11646            ! config_h.SH
11647 ____________________________________________________________________________
11648 [  3815] By: jhi                                   on 1999/07/28  17:31:11
11649         Log: Silence metalint on vendorprefix.U.
11650      Branch: metaconfig
11651            ! U/installdirs/vendorprefix.U
11652 ____________________________________________________________________________
11653 [  3814] By: jhi                                   on 1999/07/28  17:13:29
11654         Log: QNX shell needs more semicolons.
11655      Branch: metaconfig/U/perl
11656            ! Extensions.U
11657 ____________________________________________________________________________
11658 [  3813] By: jhi                                   on 1999/07/28  17:05:08
11659         Log: Integrate with Sarathy.
11660      Branch: cfgperl
11661           !> lib/ExtUtils/MM_Unix.pm
11662 ____________________________________________________________________________
11663 [  3812] By: jhi                                   on 1999/07/28  16:20:17
11664         Log: Fix a typo, un-shout, and reformat the installation output.
11665      Branch: cfgperl
11666            ! lib/ExtUtils/Install.pm
11667 ____________________________________________________________________________
11668 [  3811] By: gsar                                  on 1999/07/28  15:41:11
11669         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
11670      Branch: perl
11671            ! lib/ExtUtils/MM_Unix.pm
11672 ____________________________________________________________________________
11673 [  3810] By: jhi                                   on 1999/07/28  13:55:57
11674         Log: Talk more about subsecond things in perlfunc.
11675              (Yes, redundant with perlfaq8.)
11676      Branch: cfgperl
11677            ! pod/perlfunc.pod
11678 ____________________________________________________________________________
11679 [  3809] By: jhi                                   on 1999/07/28  07:23:48
11680         Log: Integrate with Sarathy.
11681      Branch: cfgperl
11682           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
11683           !> t/op/pwent.t
11684 ____________________________________________________________________________
11685 [  3808] By: jhi                                   on 1999/07/28  07:23:03
11686         Log: Document toke.c.
11687              From: Nathan Torkington <gnat@frii.com>
11688              To: perl5-porters@perl.org
11689              Subject: Re: toke.c patch, work in progress
11690              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
11691              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
11692      Branch: cfgperl
11693            ! toke.c
11694 ____________________________________________________________________________
11695 [  3807] By: jhi                                   on 1999/07/28  07:10:56
11696         Log: perlre clarification.
11697              
11698              From: Ian Phillipps <ian@dial.pipex.com>
11699              To: Perl 5 Porters <perl5-porters@perl.org>
11700              Subject: [PATCH 5.00557] Add definite article to perlre.pod
11701              Date: Tue, 27 Jul 1999 10:46:29 +0100
11702              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
11703      Branch: cfgperl
11704            ! pod/perlre.pod
11705 ____________________________________________________________________________
11706 [  3806] By: gsar                                  on 1999/07/28  07:07:46
11707         Log: fix the perl -V breakage
11708              
11709              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11710              To: Jarkko Hietaniemi <jhi@iki.fi>
11711              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
11712              gsar@activestate.com
11713              Subject: Re: Follow up to: _58 on AIX 431
11714              Date: Tue, 27 Jul 1999 17:42:00 -0400
11715              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
11716      Branch: perl
11717            ! configpm
11718 ____________________________________________________________________________
11719 [  3805] By: gsar                                  on 1999/07/28  07:03:34
11720         Log: avoid warning (from Doug MacEachern)
11721      Branch: perl
11722            ! perl.h
11723 ____________________________________________________________________________
11724 [  3804] By: gsar                                  on 1999/07/28  06:59:30
11725         Log: Pod::Html tweak
11726              
11727              From: jan.dubois@ibm.net (Jan Dubois)
11728              To: perl5-porters@perl.org
11729              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
11730              Date: Tue, 27 Jul 1999 22:14:12 +0200
11731              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
11732      Branch: perl
11733            ! lib/Pod/Html.pm
11734 ____________________________________________________________________________
11735 [  3803] By: gsar                                  on 1999/07/28  06:56:38
11736         Log: freebsd hints update
11737              
11738              From: Anton Berezin <tobez@plab.ku.dk>
11739              To: perl5-porters@perl.org
11740              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
11741              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
11742              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
11743      Branch: perl
11744            ! hints/freebsd.sh
11745 ____________________________________________________________________________
11746 [  3802] By: gsar                                  on 1999/07/28  06:51:32
11747         Log: cosmetic testsuite patch
11748              
11749              From: Graham Barr <gbarr@ti.com>
11750              To: Perl5 Porters <perl5-porters@perl.org>
11751              Subject: 5.005_58 build
11752              Date: Tue, 27 Jul 1999 08:09:25 -0500
11753              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
11754      Branch: perl
11755            ! t/op/grent.t t/op/pwent.t
11756 ____________________________________________________________________________
11757 [  3801] By: jhi                                   on 1999/07/27  13:49:39
11758         Log: Minuscule cleanup of the integer overflow patch.
11759      Branch: cfgperl
11760            ! util.c
11761 ____________________________________________________________________________
11762 [  3800] By: jhi                                   on 1999/07/27  13:37:23
11763         Log: Test hex('x...').
11764      Branch: cfgperl
11765            ! t/op/oct.t
11766 ____________________________________________________________________________
11767 [  3799] By: jhi                                   on 1999/07/27  12:45:45
11768         Log: Integrate with Sarathy (5.005_58).
11769      Branch: cfgperl
11770            - ext/B/byteperl.c
11771           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
11772           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
11773           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
11774           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11775           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
11776           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
11777           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
11778           !> win32/config_H.vc
11779 ____________________________________________________________________________
11780 [  3798] By: jhi                                   on 1999/07/27  12:42:43
11781         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
11782              they used to be just optional lexical warnings.
11783              Also, with warnings turned on, constants > 2**32-1
11784              trigger a non-portability warning.
11785      Branch: cfgperl
11786            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
11787            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
11788            ! util.c
11789 ____________________________________________________________________________
11790 [  3797] By: gsar                                  on 1999/07/27  10:48:27
11791         Log: here lies 5.005_58
11792      Branch: perl
11793            - ext/B/byteperl.c
11794            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
11795            ! pod/perlfaq9.pod pod/perlhist.pod
11796
11797 ----------------
11798 Version 5.005_58
11799 ----------------
11800
11801 ____________________________________________________________________________
11802 [  3796] By: gsar                                  on 1999/07/27  09:23:42
11803         Log: regenerate win32/config_H.?c
11804      Branch: perl
11805            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11806 ____________________________________________________________________________
11807 [  3795] By: gsar                                  on 1999/07/27  09:02:31
11808         Log: From: Tye McQueen <tye@metronet.com>
11809              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
11810              Message-Id: <199907270019.AA08223@metronet.com>
11811              Subject: Patch pl2bat.pl so batch file can fail
11812      Branch: perl
11813            ! win32/bin/pl2bat.pl
11814 ____________________________________________________________________________
11815 [  3794] By: gsar                                  on 1999/07/27  08:59:58
11816         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11817              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
11818              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
11819              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
11820      Branch: perl
11821            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
11822            ! lib/SelfLoader.pm
11823 ____________________________________________________________________________
11824 [  3793] By: gsar                                  on 1999/07/27  08:19:16
11825         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
11826              (from Andy Dougherty)
11827      Branch: perl
11828            ! embed.h embed.pl
11829 ____________________________________________________________________________
11830 [  3792] By: gsar                                  on 1999/07/27  08:04:19
11831         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
11832              and Brad Appleton)
11833      Branch: perl
11834            ! lib/Pod/Parser.pm
11835 ____________________________________________________________________________
11836 [  3791] By: gsar                                  on 1999/07/27  07:50:54
11837         Log: cover case where CLK_TCK is a float, not integer (from
11838              alexander smishlajev <als@turnhere.com>)
11839      Branch: perl
11840            ! ext/Devel/DProf/DProf.xs
11841 ____________________________________________________________________________
11842 [  3790] By: gsar                                  on 1999/07/27  07:45:08
11843         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
11844              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
11845      Branch: perl
11846            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
11847            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
11848 ____________________________________________________________________________
11849 [  3789] By: jhi                                   on 1999/07/27  07:44:55
11850         Log: Integrate with Sarathy.
11851      Branch: cfgperl
11852           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
11853           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
11854           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
11855           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
11856           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
11857           !> proto.h t/comp/proto.t t/io/open.t
11858 ____________________________________________________________________________
11859 [  3788] By: gsar                                  on 1999/07/27  07:29:59
11860         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
11861              to Russ Allbery <rra@stanford.edu>); s/Simple// and
11862              s/pod2txt/pod2text/ etc.
11863      Branch: perl
11864            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
11865            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
11866 ____________________________________________________________________________
11867 [  3787] By: gsar                                  on 1999/07/27  06:48:40
11868         Log: From: Andy Dougherty <doughera@lafayette.edu>
11869              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
11870              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
11871              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
11872      Branch: perl
11873            ! ext/SDBM_File/sdbm/sdbm.h
11874 ____________________________________________________________________________
11875 [  3786] By: gsar                                  on 1999/07/27  06:30:09
11876         Log: applied suggested patch; added missing prototype changes to
11877              opcode.pl along with documentation typos (feature still needs
11878              to be described in perlopentut.pod and summarized in
11879              perldelta.pod)
11880              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11881              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
11882              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
11883              Subject: [PATCH 5.00557] 3-arg open
11884      Branch: perl
11885            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
11886            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
11887            ! proto.h t/comp/proto.t t/io/open.t
11888 ____________________________________________________________________________
11889 [  3785] By: gsar                                  on 1999/07/27  04:36:39
11890         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
11891              <roland.bauer@fff.at>)
11892      Branch: perl
11893            ! lib/Pod/Html.pm
11894 ____________________________________________________________________________
11895 [  3784] By: gsar                                  on 1999/07/27  03:56:17
11896         Log: change#3762 wasn't needed
11897      Branch: perl
11898            ! ext/B/B/CC.pm
11899 ____________________________________________________________________________
11900 [  3783] By: jhi                                   on 1999/07/26  19:08:21
11901         Log: Integrate with Sarathy.
11902      Branch: cfgperl
11903           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
11904           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
11905           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
11906 ____________________________________________________________________________
11907 [  3782] By: gsar                                  on 1999/07/26  18:16:50
11908         Log: update Changes, patchlevel &c.
11909      Branch: perl
11910            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
11911            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11912 ____________________________________________________________________________
11913 [  3781] By: gsar                                  on 1999/07/26  17:54:47
11914         Log: a more correct fix for change#2744
11915              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11916              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
11917              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
11918              Subject: [PATCH _57] Re: toke.c questions 
11919      Branch: perl
11920            ! toke.c
11921 ____________________________________________________________________________
11922 [  3780] By: gsar                                  on 1999/07/26  17:37:04
11923         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
11924      Branch: perl
11925            ! pod/perlfunc.pod
11926 ____________________________________________________________________________
11927 [  3779] By: jhi                                   on 1999/07/26  16:37:23
11928         Log: Dusting off.
11929      Branch: cfgperl
11930            ! README.threads
11931 ____________________________________________________________________________
11932 [  3778] By: gsar                                  on 1999/07/26  13:28:46
11933         Log: avoid DIVZERO
11934      Branch: perl
11935            ! utils/dprofpp.PL
11936 ____________________________________________________________________________
11937 [  3777] By: gsar                                  on 1999/07/26  13:18:53
11938         Log: warnings identified by Borland compiler
11939      Branch: perl
11940            ! makedef.pl pp_ctl.c
11941 ____________________________________________________________________________
11942 [  3776] By: jhi                                   on 1999/07/26  13:07:36
11943         Log: Integrate with Sarathy.
11944      Branch: cfgperl
11945           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
11946 ____________________________________________________________________________
11947 [  3775] By: gsar                                  on 1999/07/26  12:55:43
11948         Log: avoid infinite recursion when Thread.pm croaks during
11949              bootstrap
11950      Branch: perl
11951            ! lib/Carp/Heavy.pm
11952 ____________________________________________________________________________
11953 [  3774] By: gsar                                  on 1999/07/26  12:43:02
11954         Log: integrate cfgperl contents into mainline
11955      Branch: perl
11956           +> lib/Carp/Heavy.pm
11957           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
11958           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
11959           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
11960           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
11961           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
11962 ____________________________________________________________________________
11963 [  3773] By: jhi                                   on 1999/07/26  12:40:29
11964         Log: Use long doubles only if they are useful.
11965      Branch: cfgperl
11966            ! ext/POSIX/POSIX.xs
11967 ____________________________________________________________________________
11968 [  3772] By: gsar                                  on 1999/07/26  12:33:11
11969         Log: typo in change#3768
11970      Branch: perl
11971            ! pp_hot.c
11972 ____________________________________________________________________________
11973 [  3771] By: gsar                                  on 1999/07/26  12:08:27
11974         Log: alpha-stage support for user-hooks in @INC
11975              From: Ken Fox <kfox@ford.com>
11976              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
11977              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
11978              Subject: Re: loading remote modules
11979      Branch: perl
11980            ! pp_ctl.c
11981 ____________________________________________________________________________
11982 [  3770] By: jhi                                   on 1999/07/26  11:38:36
11983         Log: Back out #3735.  Needs more work.
11984      Branch: cfgperl
11985            ! Makefile.SH cflags.SH configpm ext/util/make_ext
11986            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
11987            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
11988            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
11989            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
11990 ____________________________________________________________________________
11991 [  3769] By: jhi                                   on 1999/07/26  11:24:45
11992         Log: Integrate with Sarathy.
11993      Branch: cfgperl
11994           !> (integrate 35 files)
11995 ____________________________________________________________________________
11996 [  3768] By: gsar                                  on 1999/07/26  11:03:07
11997         Log: optimize method name lookup
11998              From: Chip Salzenberg <chip@perlsupport.com>
11999              Date: Thu, 22 Jul 1999 13:43:36 -0400
12000              Message-ID: <19990722134336.Q391@perlsupport.com>
12001              Subject: [PATCH] OP_METHOD_NAMED
12002      Branch: perl
12003            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
12004            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
12005            ! proto.h
12006 ____________________________________________________________________________
12007 [  3767] By: gsar                                  on 1999/07/26  10:44:11
12008         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
12009              foo()->()); rework grammar to remove conflicts
12010              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12011              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
12012              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
12013              Subject: [PATCH _57, long] Re: optional arrow asymmetry
12014      Branch: perl
12015            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
12016            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
12017            ! vms/perly_c.vms vms/perly_h.vms
12018 ____________________________________________________________________________
12019 [  3766] By: jhi                                   on 1999/07/26  10:18:56
12020         Log: Use $< instead of $*.c in *perlmain.o rules.
12021      Branch: cfgperl
12022            ! Makefile.SH
12023 ____________________________________________________________________________
12024 [  3765] By: gsar                                  on 1999/07/26  09:28:48
12025         Log: From: Ian Phillipps <ian@dial.pipex.com>
12026              Date: Fri, 23 Jul 1999 23:35:56 +0100
12027              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
12028              Subject: (Version 2) Extending unpack to deal with counted strings
12029      Branch: perl
12030            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
12031 ____________________________________________________________________________
12032 [  3764] By: jhi                                   on 1999/07/26  09:17:26
12033         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12034              To: perl5-porters@perl.org (Mailing list Perl5)
12035              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
12036              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
12037              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
12038              
12039              The patch was based on 5_57 so had to re-apply lib/Carp.pm
12040              parts of changes #3498, #3696, and #3702 for the new
12041              lib/Carp/Heavy.pm.
12042      Branch: cfgperl
12043            + lib/Carp/Heavy.pm
12044            ! MANIFEST lib/Carp.pm
12045 ____________________________________________________________________________
12046 [  3763] By: gsar                                  on 1999/07/26  09:03:17
12047         Log: ~ isn't valid in VMS filenames
12048      Branch: perl
12049            ! lib/Pod/Html.pm
12050 ____________________________________________________________________________
12051 [  3762] By: gsar                                  on 1999/07/26  08:59:47
12052         Log: setstate stop-gap from Vishal Bhatia
12053      Branch: perl
12054            ! ext/B/B/CC.pm
12055 ____________________________________________________________________________
12056 [  3761] By: gsar                                  on 1999/07/26  08:06:39
12057         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
12058              add B::OP::name() method that returns just the op_name;
12059              convert Deparse et all to use that instead of B::OP::ppaddr();
12060              add support for OP_SETSTATE in Deparse
12061      Branch: perl
12062            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
12063            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
12064            ! ext/B/B/Xref.pm opcode.h opcode.pl
12065 ____________________________________________________________________________
12066 [  3760] By: jhi                                   on 1999/07/26  07:14:43
12067         Log: Integrate with Sarathy.
12068      Branch: cfgperl
12069           !> (integrate 43 files)
12070 ____________________________________________________________________________
12071 [  3759] By: gsar                                  on 1999/07/26  05:12:24
12072         Log: add disclaimer about perl 4 libraries (modified version of
12073              patch suggested by Clinton Pierce <cpierce1@ford.com>)
12074      Branch: perl
12075            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
12076            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
12077            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
12078            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
12079            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
12080 ____________________________________________________________________________
12081 [  3758] By: gsar                                  on 1999/07/26  04:48:35
12082         Log: make reset() behave with high-bit characters
12083              From: Ian Phillipps <ian@dial.pipex.com>
12084              Date: Thu, 22 Jul 1999 22:48:59 +0100
12085              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
12086              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
12087      Branch: perl
12088            ! sv.c
12089 ____________________________________________________________________________
12090 [  3757] By: gsar                                  on 1999/07/26  04:40:32
12091         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
12092      Branch: perl
12093            ! pod/perlport.pod
12094 ____________________________________________________________________________
12095 [  3756] By: gsar                                  on 1999/07/26  04:20:37
12096         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
12097      Branch: perl
12098            ! utils/dprofpp.PL
12099 ____________________________________________________________________________
12100 [  3755] By: gsar                                  on 1999/07/26  04:18:00
12101         Log: disable VPATH for now (breaks x2p build)
12102      Branch: perl
12103            ! x2p/Makefile.SH
12104 ____________________________________________________________________________
12105 [  3754] By: gsar                                  on 1999/07/26  03:15:33
12106         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
12107              (%! has the necessary magic); misc typos
12108      Branch: perl
12109            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
12110            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
12111            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
12112            ! utils/h2xs.PL
12113 ____________________________________________________________________________
12114 [  3753] By: gsar                                  on 1999/07/26  02:38:28
12115         Log: integrate cfgperl contents into mainline
12116      Branch: perl
12117           +> t/pragma/locale/latin1 t/pragma/locale/utf8
12118           !> (integrate 53 files)
12119 ____________________________________________________________________________
12120 [  3752] By: gsar                                  on 1999/07/26  02:11:31
12121         Log: ensure implicitly closed handles don't set $? or $!
12122      Branch: perl
12123            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
12124 ____________________________________________________________________________
12125 [  3751] By: gsar                                  on 1999/07/26  01:28:34
12126         Log: change#3534 didn't preserve undef return values from caller()
12127      Branch: perl
12128            ! Changes pp_ctl.c
12129 ____________________________________________________________________________
12130 [  3750] By: jhi                                   on 1999/07/25  20:59:29
12131         Log: Back up a tiny bit from #3735.
12132              This may break builds outside the source directory
12133              but then again, they do not work that ell yet anyway.
12134      Branch: cfgperl
12135            ! Makefile.SH
12136 ____________________________________________________________________________
12137 [  3750] By: jhi                                   on 1999/07/25  20:59:29
12138         Log: Back up a tiny bit from #3735.
12139              This may break builds outside the source directory
12140              but then again, they do not work that ell yet anyway.
12141      Branch: cfgperl
12142            ! Makefile.SH
12143 ____________________________________________________________________________
12144 [  3749] By: jhi                                   on 1999/07/25  19:15:55
12145         Log: Integrate with Sarathy.
12146      Branch: cfgperl
12147           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
12148 ____________________________________________________________________________
12149 [  3748] By: jhi                                   on 1999/07/25  19:06:59
12150         Log: Recode locale.t so that the change in #3730
12151              is not needed and locale.t works both without
12152              and with the utf8 pragma.
12153      Branch: cfgperl
12154            + t/pragma/locale/latin1 t/pragma/locale/utf8
12155            ! MANIFEST t/pragma/locale.t
12156 ____________________________________________________________________________
12157 [  3747] By: jhi                                   on 1999/07/25  19:01:46
12158         Log: Like #3743.
12159      Branch: cfgperl
12160            ! utils/perlbug.PL
12161 ____________________________________________________________________________
12162 [  3746] By: gsar                                  on 1999/07/25  18:08:58
12163         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
12164              append a HISTORY section to POD if option is used
12165      Branch: perl
12166            ! utils/h2xs.PL
12167 ____________________________________________________________________________
12168 [  3745] By: gsar                                  on 1999/07/25  17:40:03
12169         Log: warn rather than die when parse_version() can't cut it (from
12170              Michael G Schwern <schwern@pobox.com>)
12171      Branch: perl
12172            ! lib/ExtUtils/MM_Unix.pm
12173 ____________________________________________________________________________
12174 [  3744] By: gsar                                  on 1999/07/25  16:32:48
12175         Log: make map behave like grep wrt indirect object slot when
12176              there are parentheses; revert an experimental mod by Larry
12177              in change#2038 that failed to parse %{{qw(a b c)}} properly
12178              (this means C<map {use Foo; ...} ...> still needs a proper
12179              fix)
12180      Branch: perl
12181            ! toke.c
12182 ____________________________________________________________________________
12183 [  3743] By: jhi                                   on 1999/07/25  16:24:55
12184         Log: Fix a typo in #3725.
12185      Branch: cfgperl
12186            ! utils/perlbug.PL
12187 ____________________________________________________________________________
12188 [  3742] By: jhi                                   on 1999/07/25  16:14:39
12189         Log: Integrate with Sarathy.
12190      Branch: cfgperl
12191           !> (integrate 26 files)
12192 ____________________________________________________________________________
12193 [  3741] By: jhi                                   on 1999/07/25  16:02:28
12194         Log: Cut-and-pasto in #3737.
12195      Branch: cfgperl
12196            ! perl.c
12197 ____________________________________________________________________________
12198 [  3740] By: gsar                                  on 1999/07/25  15:59:34
12199         Log: add note about glibc bug
12200      Branch: perl
12201            ! t/pragma/warn/pp_hot
12202 ____________________________________________________________________________
12203 [  3739] By: gsar                                  on 1999/07/25  15:48:40
12204         Log: fix bug in change#3728 that might free COPs prematurely;
12205              null(op) now does more thorough scrubbing of the op, which
12206              fixes a few compile-time memory "leaks"
12207      Branch: perl
12208            ! dump.c embed.h embed.pl op.c proto.h
12209 ____________________________________________________________________________
12210 [  3738] By: jhi                                   on 1999/07/25  14:15:26
12211         Log: In accordance with #3737.
12212      Branch: metaconfig
12213            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
12214            ! U/modified/Oldconfig.U
12215      Branch: metaconfig/U/perl
12216            ! Extensions.U
12217 ____________________________________________________________________________
12218 [  3737] By: jhi                                   on 1999/07/25  14:12:34
12219         Log: Use vendorprefixlib.
12220      Branch: cfgperl
12221            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12222            ! config_h.SH perl.c
12223 ____________________________________________________________________________
12224 [  3736] By: jhi                                   on 1999/07/25  13:10:03
12225         Log: Populate metaconfig branch.
12226      Branch: metaconfig
12227            + (add 1468 files)
12228      Branch: metaconfig/U/perl
12229            + (add 101 files)
12230 ____________________________________________________________________________
12231 [  3735] By: jhi                                   on 1999/07/25  12:27:20
12232         Log: First steps of making builds outside the source
12233              directory possible.  These should get us as far
12234              as miniperl, then building DynaLoader falls into
12235              tiny twinkling pieces as MakeMaker knows nothing
12236              of VPATH mindset.
12237      Branch: cfgperl
12238            ! Configure Makefile.SH cflags.SH config_h.SH configpm
12239            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
12240            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
12241            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
12242            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
12243 ____________________________________________________________________________
12244 [  3734] By: jhi                                   on 1999/07/25  11:19:28
12245         Log: Poor Glossary--are we fixed yet?
12246      Branch: cfgperl
12247            ! Porting/Glossary
12248 ____________________________________________________________________________
12249 [  3733] By: jhi                                   on 1999/07/25  11:15:06
12250         Log: Change #3732 mistakenly clobbered Glossary.
12251      Branch: cfgperl
12252            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12253            ! config_h.SH
12254 ____________________________________________________________________________
12255 [  3732] By: jhi                                   on 1999/07/25  10:46:39
12256         Log: Andy's new installation scheme (note: a lot of this
12257              leaked in already with change #3731).  The vendor*
12258              stuff is not used anywhere (in *.SH, say), so it
12259              isn't in Configure, either.
12260      Branch: cfgperl
12261            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12262            ! config_h.SH
12263 ____________________________________________________________________________
12264 [  3731] By: jhi                                   on 1999/07/25  10:12:07
12265         Log: Circumcode a strange shell(?) bug in AIX found
12266              while trying to do -Duse64bits (which I couldn't do
12267              in the end because the CPU isn't 64-bit in that box,
12268              but at least now the probing doesn't crash.)
12269      Branch: cfgperl
12270            ! Configure config_h.SH hints/aix.sh
12271 ____________________________________________________________________________
12272 [  3730] By: gsar                                  on 1999/07/25  04:56:56
12273         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
12274              a utf8 bug in one of the new RE optimizations
12275      Branch: perl
12276            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
12277            ! t/pragma/locale.t
12278 ____________________________________________________________________________
12279 [  3729] By: jhi                                   on 1999/07/23  19:56:27
12280         Log: From: Andy Dougherty <doughera@lafayette.edu>
12281              To: Perl Porters <perl5-porters@perl.org>
12282              Subject: [PATCH 5.005_57] INSTALL-1.58
12283              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
12284              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
12285              
12286              plus
12287              
12288              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12289              To: Andy Dougherty <doughera@lafayette.edu>
12290              Cc: Perl Porters <perl5-porters@perl.org>
12291              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
12292              Date: Fri, 23 Jul 1999 13:38:25 -0400
12293              Message-ID: <19990723133825.A12033@O2.chapin.edu>
12294      Branch: cfgperl
12295            ! INSTALL
12296 ____________________________________________________________________________
12297 [  3728] By: gsar                                  on 1999/07/23  17:24:42
12298         Log: applied suggested patch for tracking line numbers correctly in
12299              optimized blocks with a single statement; changed setcop to
12300              setstate and added code for -Dx dumps
12301              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12302              Date: Wed, 23 Jun 1999 17:27:42 +0100
12303              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
12304              Subject: [PATCH 5.005_57] Line number error in optimised else() 
12305      Branch: perl
12306            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
12307            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
12308            ! pp_proto.h t/op/misc.t
12309 ____________________________________________________________________________
12310 [  3727] By: gsar                                  on 1999/07/23  15:56:04
12311         Log: avoid useless use of target for pp_each(); also fixes bugs due to
12312              refcount held by the target
12313      Branch: perl
12314            ! opcode.h opcode.pl pp.c t/op/each.t
12315 ____________________________________________________________________________
12316 [  3726] By: jhi                                   on 1999/07/23  12:08:30
12317         Log: Change #3725 aftershock.
12318      Branch: cfgperl
12319            ! INSTALL jpl/JNI/JNI.pm
12320 ____________________________________________________________________________
12321 [  3725] By: jhi                                   on 1999/07/23  11:58:49
12322         Log: Introduce $Config{ldlibpthname} which contains
12323              the name of the environment variable holding the
12324              dynamic library search path, often LD_LIBRARY_PATH.
12325              Use this new feature all over.
12326              Also removed remnants of admonition "add LD_LIBRARY_PATH
12327              before running make" because Makefile.SH does this for you. 
12328      Branch: cfgperl
12329            ! Configure Makefile.SH config_h.SH
12330            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
12331            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
12332            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
12333            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
12334            ! jpl/install-jpl utils/perlbug.PL
12335 ____________________________________________________________________________
12336 [  3724] By: jhi                                   on 1999/07/23  08:03:36
12337         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
12338              To: perl5-porters@perl.org
12339              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
12340              Date: Thu, 22 Jul 1999 19:58:34 -0400
12341              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
12342      Branch: cfgperl
12343            ! av.c
12344 ____________________________________________________________________________
12345 [  3723] By: gsar                                  on 1999/07/23  00:01:29
12346         Log: emit warning about function calls that were encountered too early
12347              to enforce their prototype
12348      Branch: perl
12349            ! op.c op.h pod/perldiag.pod
12350 ____________________________________________________________________________
12351 [  3722] By: jhi                                   on 1999/07/22  21:19:59
12352         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
12353              To: perl5-porters@perl.org
12354              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
12355              Subject: [PATCH] MakeMaker documentation
12356              Date: Wed, 21 Jul 1999 14:15:42 -0400
12357              Message-ID: <19990721141542.A1800@O2.chapin.edu>
12358      Branch: cfgperl
12359            ! lib/ExtUtils/MakeMaker.pm
12360 ____________________________________________________________________________
12361 [  3721] By: jhi                                   on 1999/07/22  21:05:19
12362         Log: From: pvhp@forte.com (Peter Prymmer)
12363              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
12364              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
12365              Date: Wed, 21 Jul 99 17:15:39 PDT
12366              Message-Id: <9907220015.AA11931@forte.com>
12367      Branch: cfgperl
12368            ! hints/os390.sh
12369 ____________________________________________________________________________
12370 [  3720] By: jhi                                   on 1999/07/22  20:51:17
12371         Log: AIX magic: ccdlflags needs to be different for
12372              Perl itself and for extra-core extensions
12373              (as used by ExtUtilss::embed::ldopts).
12374              Based on the problems described in
12375              
12376              From: Mike W Ellwood <mwe@rl.ac.uk>
12377              To: perl5-porters@perl.org
12378              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
12379              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
12380              Reply-To: m.w.ellwood@rl.ac.uk
12381              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
12382      Branch: cfgperl
12383            ! Configure Makefile.SH config_h.SH hints/aix.sh
12384 ____________________________________________________________________________
12385 [  3719] By: jhi                                   on 1999/07/22  08:23:53
12386         Log: Update history records.
12387      Branch: cfgperl
12388            ! pod/perlhist.pod
12389 ____________________________________________________________________________
12390 [  3718] By: jhi                                   on 1999/07/21  13:54:42
12391         Log: Todododobedobedo.
12392      Branch: cfgperl
12393            ! Todo
12394 ____________________________________________________________________________
12395 [  3717] By: jhi                                   on 1999/07/21  12:10:48
12396         Log: Even more Todo.
12397      Branch: cfgperl
12398            ! Todo
12399 ____________________________________________________________________________
12400 [  3716] By: jhi                                   on 1999/07/21  11:40:39
12401         Log: Use Errno more extensively so that error
12402              messages are more portable (another way
12403              would be to muck around with LC_MESSAGES).
12404              Problem reported in
12405              
12406              From: oracle@pcr8.pcr.com
12407              To: perl5-porters@perl.org
12408              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
12409              Date: Mon, 19 Jul 1999 18:39:13 -0400
12410              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
12411      Branch: cfgperl
12412            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
12413            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
12414            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
12415 ____________________________________________________________________________
12416 [  3715] By: jhi                                   on 1999/07/21  11:05:36
12417         Log: Slightly modified patch.
12418              From: Sean Sheedy <seans@ncube.com>
12419              To: perl5-porters@perl.org
12420              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
12421              Date: Tue, 20 Jul 1999 09:52:06 -0700
12422              Message-Id: <3794A935.1C150E54@ncube.com>
12423      Branch: cfgperl
12424            ! cflags.SH x2p/cflags.SH
12425 ____________________________________________________________________________
12426 [  3714] By: jhi                                   on 1999/07/20  21:26:19
12427         Log: More Todo.
12428      Branch: cfgperl
12429            ! Todo
12430 ____________________________________________________________________________
12431 [  3713] By: jhi                                   on 1999/07/20  18:02:45
12432         Log: Integrate with Sarathy.
12433      Branch: cfgperl
12434           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
12435           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
12436           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
12437           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
12438           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
12439           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
12440           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
12441           +> utils/dprofpp.PL
12442           !> INSTALL MAINTAIN MANIFEST configure.com
12443           !> ext/Devel/Peek/Makefile.PL installman installperl
12444           !> pod/roffitall utils/Makefile vms/descrip_mms.template
12445           !> win32/Makefile win32/makefile.mk win32/win32.h
12446 ____________________________________________________________________________
12447 [  3712] By: gsar                                  on 1999/07/20  15:29:01
12448         Log: DProf tweak
12449      Branch: perl
12450            ! ext/Devel/DProf/DProf.xs
12451 ____________________________________________________________________________
12452 [  3711] By: gsar                                  on 1999/07/20  07:56:19
12453         Log: another DProf build tweak
12454      Branch: perl
12455            ! utils/dprofpp.PL
12456 ____________________________________________________________________________
12457 [  3710] By: gsar                                  on 1999/07/20  07:36:36
12458         Log: move DProf things around to where they are supposed to be
12459      Branch: perl
12460            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
12461            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
12462            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
12463            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
12464            + t/lib/dprof/test6_t t/lib/dprof/test6_v
12465           +> utils/dprofpp.PL
12466            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
12467            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
12468            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
12469            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
12470            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
12471            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
12472            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
12473            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
12474            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
12475            ! installperl pod/roffitall utils/Makefile
12476            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
12477 ____________________________________________________________________________
12478 [  3709] By: gsar                                  on 1999/07/20  06:13:16
12479         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
12480      Branch: perl
12481            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
12482            ! ext/Devel/Peek/Makefile.PL
12483 ____________________________________________________________________________
12484 [  3708] By: gsar                                  on 1999/07/20  06:01:22
12485         Log: move DProf to Devel/DProf
12486      Branch: perl
12487           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
12488           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
12489           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
12490           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
12491           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
12492           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
12493           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
12494           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
12495           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
12496           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
12497           +> ext/Devel/DProf/test.pl
12498            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
12499            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
12500            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
12501            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
12502            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
12503            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
12504            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
12505            ! MAINTAIN MANIFEST configure.com win32/Makefile
12506            ! win32/makefile.mk
12507 ____________________________________________________________________________
12508 [  3707] By: gsar                                  on 1999/07/20  05:39:11
12509         Log: add Devel::DProf v19990108 from CPAN, as it was
12510      Branch: perl
12511            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
12512            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
12513            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
12514            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
12515            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
12516            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
12517            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
12518            ! MANIFEST
12519 ____________________________________________________________________________
12520 [  3706] By: gsar                                  on 1999/07/20  04:52:25
12521         Log: C<union any> needs no PERL_OBJECT-treatment
12522      Branch: perl
12523            ! win32/win32.h
12524 ____________________________________________________________________________
12525 [  3705] By: gsar                                  on 1999/07/20  04:11:54
12526         Log: fix problem in default build
12527      Branch: perl
12528            ! win32/Makefile win32/makefile.mk
12529 ____________________________________________________________________________
12530 [  3704] By: jhi                                   on 1999/07/19  07:06:36
12531         Log: Integrate with Sarathy.
12532      Branch: cfgperl
12533           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
12534           !> win32/win32.c
12535 ____________________________________________________________________________
12536 [  3703] By: gsar                                  on 1999/07/19  05:55:57
12537         Log: win32 nits
12538      Branch: perl
12539            ! makedef.pl sv.h
12540 ____________________________________________________________________________
12541 [  3702] By: gsar                                  on 1999/07/19  04:29:34
12542         Log: don't display tid from main thread (or testsuite breaks)
12543      Branch: perl
12544            ! lib/Carp.pm util.c
12545 ____________________________________________________________________________
12546 [  3701] By: gsar                                  on 1999/07/19  00:47:52
12547         Log: remove several doubled (and tripled!) entries
12548      Branch: perl
12549            ! pod/perldiag.pod
12550 ____________________________________________________________________________
12551 [  3700] By: gsar                                  on 1999/07/19  00:42:34
12552         Log: integrate cfgperl contents into mainline
12553      Branch: perl
12554           +> makedef.pl
12555            - perl_exp.SH win32/makedef.pl
12556           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
12557           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
12558           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
12559           !> utf8.c util.c win32/Makefile win32/makefile.mk
12560 ____________________________________________________________________________
12561 [  3699] By: gsar                                  on 1999/07/19  00:33:59
12562         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
12563      Branch: perl
12564            ! Changes win32/win32.c
12565 ____________________________________________________________________________
12566 [  3698] By: jhi                                   on 1999/07/18  21:33:57
12567         Log: Integrate with Sarathy.
12568      Branch: cfgperl
12569           +> t/op/chars.t
12570           !> (integrate 57 files)
12571 ____________________________________________________________________________
12572 [  3697] By: gsar                                  on 1999/07/18  05:22:36
12573         Log: From: pvhp@forte.com (Peter Prymmer)
12574              Date: Thu, 1 Jul 99 19:31:24 PDT
12575              Message-Id: <9907020231.AA16942@forte.com>
12576              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
12577      Branch: perl
12578            + t/op/chars.t
12579            ! MANIFEST ebcdic.c t/op/ord.t
12580 ____________________________________________________________________________
12581 [  3696] By: gsar                                  on 1999/07/18  05:11:02
12582         Log: display thread id in diagnostics (suggested by Dan Sugalski)
12583      Branch: perl
12584            ! lib/Carp.pm util.c
12585 ____________________________________________________________________________
12586 [  3695] By: gsar                                  on 1999/07/18  04:57:47
12587         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
12588      Branch: perl
12589            ! pod/perldiag.pod
12590 ____________________________________________________________________________
12591 [  3694] By: gsar                                  on 1999/07/18  04:56:28
12592         Log: cache [NIUP]V conversions of defined READONLY values
12593              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12594              Date: Sun, 11 Jul 1999 04:39:44 -0400
12595              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
12596              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
12597      Branch: perl
12598            ! sv.c
12599 ____________________________________________________________________________
12600 [  3693] By: gsar                                  on 1999/07/18  03:53:38
12601         Log: From: jan.dubois@ibm.net (Jan Dubois)
12602              Date: Sat, 17 Jul 1999 10:58:29 +0200
12603              Message-ID: <379144ad.13616689@smtp1.ibm.net>
12604              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
12605      Branch: perl
12606            ! lib/ExtUtils/Manifest.pm
12607 ____________________________________________________________________________
12608 [  3692] By: gsar                                  on 1999/07/18  03:51:03
12609         Log: remove spurious newSTATEOP() that causes goto to enter one too many
12610              contexts when jumping between if and elsif blocks
12611      Branch: perl
12612            ! perly.c perly.y pp_ctl.c t/op/goto.t
12613 ____________________________________________________________________________
12614 [  3691] By: gsar                                  on 1999/07/18  01:49:59
12615         Log: detypo, update Changes
12616      Branch: perl
12617            ! Changes doio.c
12618 ____________________________________________________________________________
12619 [  3690] By: gsar                                  on 1999/07/18  01:16:59
12620         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
12621      Branch: perl
12622            ! lib/integer.pm
12623 ____________________________________________________________________________
12624 [  3689] By: gsar                                  on 1999/07/18  00:47:17
12625         Log: ensure __END__ appears on a line by itself in wrapped
12626              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
12627              mention caveat about successfull kill()
12628      Branch: perl
12629            ! pod/perlfunc.pod win32/bin/pl2bat.pl
12630 ____________________________________________________________________________
12631 [  3688] By: gsar                                  on 1999/07/17  20:47:44
12632         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
12633      Branch: perl
12634            ! ext/SDBM_File/sdbm/Makefile.PL
12635 ____________________________________________________________________________
12636 [  3687] By: gsar                                  on 1999/07/17  20:43:27
12637         Log: make CC.pm use a distinct CCPP() macro rather than PP()
12638              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
12639      Branch: perl
12640            ! cc_runtime.h ext/B/B/CC.pm
12641 ____________________________________________________________________________
12642 [  3686] By: gsar                                  on 1999/07/17  20:39:08
12643         Log: tiny bug in vars.pm (from John Dlugosz)
12644      Branch: perl
12645            ! lib/vars.pm
12646 ____________________________________________________________________________
12647 [  3685] By: gsar                                  on 1999/07/17  20:37:27
12648         Log: applied suggested patch, along with later tweak
12649              From: jan.dubois@ibm.net (Jan Dubois)
12650              Date: Wed, 14 Jul 1999 23:53:43 +0200
12651              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
12652              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
12653      Branch: perl
12654            ! lib/Pod/Html.pm
12655 ____________________________________________________________________________
12656 [  3684] By: gsar                                  on 1999/07/17  20:24:32
12657         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
12658      Branch: perl
12659            ! thrdvar.h
12660 ____________________________________________________________________________
12661 [  3683] By: gsar                                  on 1999/07/17  20:21:01
12662         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12663              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
12664              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
12665              Subject: [PATCH 5.005_57] Segfaults if $^P
12666      Branch: perl
12667            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
12668            ! proto.h
12669 ____________________________________________________________________________
12670 [  3682] By: gsar                                  on 1999/07/17  20:04:17
12671         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
12672              and prefix/lib/perl5/man are ass_u_med only if those directories
12673              actually exist; else prefix/{lib,man} are used)
12674      Branch: perl
12675            ! lib/ExtUtils/MM_Unix.pm
12676 ____________________________________________________________________________
12677 [  3681] By: gsar                                  on 1999/07/17  19:12:33
12678         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
12679      Branch: perl
12680            ! op.c t/comp/proto.t
12681 ____________________________________________________________________________
12682 [  3680] By: gsar                                  on 1999/07/17  18:23:55
12683         Log: fix vec() on magic values
12684              From: Ian Phillipps <ian@dial.pipex.com>
12685              Date: Mon, 12 Jul 1999 12:30:05 +0100
12686              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
12687              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
12688      Branch: perl
12689            ! doop.c t/op/tie.t
12690 ____________________________________________________________________________
12691 [  3679] By: gsar                                  on 1999/07/17  18:10:44
12692         Log: make system() return -1 and set $! if exec of child failed
12693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12694              Date: Fri, 9 Jul 1999 05:21:13 -0400
12695              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
12696              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
12697      Branch: perl
12698            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
12699            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
12700 ____________________________________________________________________________
12701 [  3678] By: gsar                                  on 1999/07/17  17:54:01
12702         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12703              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
12704              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
12705              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
12706      Branch: perl
12707            ! util.c
12708 ____________________________________________________________________________
12709 [  3677] By: gsar                                  on 1999/07/17  17:34:38
12710         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
12711              converted Ken's documentation outline into pod
12712      Branch: perl
12713            ! x2p/find2perl.PL
12714 ____________________________________________________________________________
12715 [  3676] By: gsar                                  on 1999/07/17  16:34:09
12716         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
12717              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
12718              Steve Lidie
12719      Branch: perl
12720            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
12721            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12722            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
12723            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
12724            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
12725            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
12726 ____________________________________________________________________________
12727 [  3675] By: gsar                                  on 1999/07/17  00:16:53
12728         Log: backout redundant change#3628
12729      Branch: perl
12730            ! Changes hints/bsdos.sh
12731 ____________________________________________________________________________
12732 [  3674] By: jhi                                   on 1999/07/15  14:26:03
12733         Log: Fix the bin/oct/hex constant overflow tests for
12734              long long platforms.
12735      Branch: cfgperl
12736            ! t/pragma/warn/util
12737 ____________________________________________________________________________
12738 [  3673] By: jhi                                   on 1999/07/14  21:59:11
12739         Log: Fixed AIX dynamic loading and AIX shared Perl library.
12740              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
12741              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
12742              Hijacked win32/makedef.pl for more general purpose export
12743              list building, now it is used (as toplevel makedef.pl)
12744              for win32 and AIX (perl_exp.SH made unnecessary).
12745              Because the export lists are now correct in AIX, no more linker
12746              warnings about "Exported symbol not defined" should appear.
12747      Branch: cfgperl
12748            + makedef.pl
12749            - perl_exp.SH win32/makedef.pl
12750            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
12751            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
12752            ! win32/makefile.mk
12753 ____________________________________________________________________________
12754 [  3672] By: gsar                                  on 1999/07/14  17:12:13
12755         Log: minor efficiency tweak
12756      Branch: perl
12757            ! pp_ctl.c
12758 ____________________________________________________________________________
12759 [  3671] By: jhi                                   on 1999/07/14  16:22:39
12760         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
12761              if its caller re_intuit_start() was entered with strend == strpos
12762              because end_shift ended up as -1.  The patch ain't necessarily
12763              correct but least the core dump is avoided.
12764      Branch: cfgperl
12765            ! regexec.c
12766 ____________________________________________________________________________
12767 [  3670] By: jhi                                   on 1999/07/13  07:59:09
12768         Log: Integrate with Sarathy.
12769      Branch: cfgperl
12770            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
12771            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
12772           !> (integrate 67 files)
12773 ____________________________________________________________________________
12774 [  3669] By: gsar                                  on 1999/07/12  06:14:54
12775         Log: fixups for sundry warnings about function pointers
12776      Branch: perl
12777            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
12778            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
12779            ! win32/win32.c win32/win32.h
12780 ____________________________________________________________________________
12781 [  3668] By: gsar                                  on 1999/07/12  04:11:58
12782         Log: tweaks for win32/borland
12783      Branch: perl
12784            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
12785 ____________________________________________________________________________
12786 [  3667] By: gsar                                  on 1999/07/12  01:55:15
12787         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
12788              builds; passing the implicit context is unified among the three
12789              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
12790              flavors (see the top of perl.h) for testing; all varargs functions
12791              foo() have a va_list-taking variant vfoo() for generating the
12792              context-free versions; the PERL_OBJECT build should now be
12793              hyper-compatible with CPAN extensions (C++ is totally out of
12794              the picture)
12795              
12796              result has only been tested on Windows
12797              
12798              TODO: write docs on the THX rationale and idiomatic usage of
12799              the Perl API
12800      Branch: perl
12801            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
12802            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
12803            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
12804            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
12805            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
12806            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
12807            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12808            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
12809            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
12810            ! global.sym globals.c intrpvar.h iperlsys.h
12811            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12812            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
12813            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
12814            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
12815            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
12816            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
12817            ! win32/dl_win32.xs win32/include/dirent.h
12818            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
12819            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
12820            ! win32/win32iop.h win32/win32sck.c
12821 ____________________________________________________________________________
12822 [  3666] By: jhi                                   on 1999/07/11  22:00:13
12823         Log: Integrate with Sarathy.
12824      Branch: cfgperl
12825           !> op.c t/op/lex_assign.t
12826 ____________________________________________________________________________
12827 [  3665] By: jhi                                   on 1999/07/11  21:59:01
12828         Log: More manual sync.
12829      Branch: cfgperl
12830            ! pod/perldelta.pod
12831 ____________________________________________________________________________
12832 [  3664] By: gsar                                  on 1999/07/11  19:11:07
12833         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
12834              remedy and related tests via private mail
12835      Branch: perl
12836            ! op.c t/op/lex_assign.t
12837 ____________________________________________________________________________
12838 [  3663] By: jhi                                   on 1999/07/11  15:04:37
12839         Log: Manual synchronization with Sarathy (some files
12840              had drifted apart for no apparent reason), plus
12841              I had a typo in dl_vms.xs Sarathy had fixed.
12842      Branch: cfgperl
12843            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
12844 ____________________________________________________________________________
12845 [  3662] By: jhi                                   on 1999/07/10  12:23:21
12846         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
12847              to adapt to the underlying platform (the binary, 0b1..., test
12848              was broken in 64-bit platforms).  Also change "hex" in the
12849              warning messages to "hexadecimal" to match "binary" and "octal".
12850      Branch: cfgperl
12851            ! pod/perldiag.pod t/pragma/warn/util util.c
12852 ____________________________________________________________________________
12853 [  3661] By: jhi                                   on 1999/07/08  21:54:55
12854         Log: Integrate with Sarathy.
12855      Branch: cfgperl
12856           +> perlapi.c perlapi.h
12857           !> (integrate 43 files)
12858 ____________________________________________________________________________
12859 [  3660] By: gsar                                  on 1999/07/08  18:47:35
12860         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
12861      Branch: perl
12862            + perlapi.c perlapi.h
12863            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
12864            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
12865            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
12866            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
12867            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
12868            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
12869            ! win32/win32.h
12870 ____________________________________________________________________________
12871 [  3659] By: gsar                                  on 1999/07/08  18:41:45
12872         Log: sundry cleanups for clean build on windows
12873      Branch: perl
12874            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
12875 ____________________________________________________________________________
12876 [  3658] By: gsar                                  on 1999/07/08  01:24:25
12877         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
12878              type mismatch problems
12879      Branch: perl
12880            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
12881            ! t/pragma/warn/op toke.c utf8.c util.c
12882 ____________________________________________________________________________
12883 [  3657] By: jhi                                   on 1999/07/07  23:01:16
12884         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
12885      Branch: cfgperl
12886            ! pod/perldiag.pod
12887           !> Changes configure.com ext/B/B/Deparse.pm
12888           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
12889           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
12890           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
12891           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
12892           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
12893           !> t/pragma/overload.t thread.h vms/vms.c
12894 ____________________________________________________________________________
12895 [  3656] By: gsar                                  on 1999/07/07  21:04:38
12896         Log: integrate cfgperl contents
12897      Branch: perl
12898           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
12899           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
12900           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
12901            ! Changes
12902           !> (integrate 45 files)
12903 ____________________________________________________________________________
12904 [  3655] By: gsar                                  on 1999/07/07  18:55:45
12905         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
12906              <pvhp@forte.com>
12907      Branch: perl
12908            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
12909 ____________________________________________________________________________
12910 [  3654] By: gsar                                  on 1999/07/07  18:47:03
12911         Log: change#1889 mistakenly removed F_SETLK
12912      Branch: perl
12913            ! ext/Fcntl/Fcntl.xs
12914 ____________________________________________________________________________
12915 [  3653] By: gsar                                  on 1999/07/07  18:42:42
12916         Log: B::Deparse update
12917              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12918              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
12919              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
12920              Subject: [PATCH _57, long] B::Deparse 0.58
12921      Branch: perl
12922            ! ext/B/B/Deparse.pm
12923 ____________________________________________________________________________
12924 [  3652] By: gsar                                  on 1999/07/07  18:41:07
12925         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12926              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
12927              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
12928              Subject: Re: [ID 19990705.001] Overloading boolean conversion
12929      Branch: perl
12930            ! gv.c t/pragma/overload.t
12931 ____________________________________________________________________________
12932 [  3651] By: gsar                                  on 1999/07/07  17:47:30
12933         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
12934      Branch: perl
12935            ! perlsfio.h
12936 ____________________________________________________________________________
12937 [  3650] By: gsar                                  on 1999/07/07  17:45:52
12938         Log: applied new parts of suggested patch
12939              From: Charles Bailey <BAILEY@newman.upenn.edu>
12940              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
12941              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
12942              Subject: [PATCH 5.005_57] Consolidated VMS patch
12943      Branch: perl
12944            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
12945            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
12946            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
12947            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
12948            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
12949 ____________________________________________________________________________
12950 [  3649] By: jhi                                   on 1999/07/07  13:38:02
12951         Log: Sync regcomp warn with reality.
12952      Branch: cfgperl
12953            ! t/pragma/warn/regcomp
12954 ____________________________________________________________________________
12955 [  3648] By: jhi                                   on 1999/07/07  13:04:55
12956         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
12957              resolved manually.
12958      Branch: cfgperl
12959           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
12960           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
12961           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
12962            - README.lexwarn
12963           !> (integrate 79 files)
12964 ____________________________________________________________________________
12965 [  3647] By: gsar                                  on 1999/07/07  10:32:03
12966         Log: From: jan.dubois@ibm.net (Jan Dubois)
12967              Date: Thu, 01 Jul 1999 11:17:53 +0200
12968              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
12969              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
12970      Branch: perl
12971            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12972            ! lib/ExtUtils/MakeMaker.pm
12973 ____________________________________________________________________________
12974 [  3646] By: gsar                                  on 1999/07/07  10:27:55
12975         Log: fix undocumented IO::Handle functions as suggested
12976              by cj10@cam.ac.uk
12977      Branch: perl
12978            ! ext/IO/lib/IO/Handle.pm
12979 ____________________________________________________________________________
12980 [  3645] By: gsar                                  on 1999/07/07  10:18:55
12981         Log: prohibit thread join()ing itself (from Dan Sugalski)
12982      Branch: perl
12983            ! ext/Thread/Thread.xs
12984 ____________________________________________________________________________
12985 [  3644] By: gsar                                  on 1999/07/07  10:14:26
12986         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
12987              Date: Wed, 30 Jun 1999 14:02:42 -0700
12988              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
12989              Subject:  [PATCH 5.005_57] Compiler and XSUBS
12990      Branch: perl
12991            ! ext/B/B/C.pm
12992 ____________________________________________________________________________
12993 [  3643] By: gsar                                  on 1999/07/07  10:08:38
12994         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
12995              (from François Désarménien <desar@club-internet.fr>)
12996      Branch: perl
12997            ! pod/perlsyn.pod
12998 ____________________________________________________________________________
12999 [  3642] By: gsar                                  on 1999/07/07  10:03:24
13000         Log: From: Doug MacEachern <dougm@cp.net>
13001              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
13002              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
13003              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
13004      Branch: perl
13005            ! ext/B/B.xs
13006 ____________________________________________________________________________
13007 [  3641] By: gsar                                  on 1999/07/07  10:00:57
13008         Log: slightly modified version of suggested patch
13009              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
13010              Date: Mon, 28 Jun 1999 14:23:59 -0400
13011              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
13012              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
13013      Branch: perl
13014            ! ext/POSIX/POSIX.xs
13015 ____________________________________________________________________________
13016 [  3640] By: gsar                                  on 1999/07/07  09:45:43
13017         Log: lexical warnings update (warning.t fails one test
13018              due to leaked scalar, investigation pending)
13019              From: paul.marquess@bt.com
13020              Date: Sat, 26 Jun 1999 23:19:52 +0100
13021              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
13022              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
13023      Branch: perl
13024            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
13025            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
13026            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
13027            - README.lexwarn
13028            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
13029            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
13030            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
13031            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
13032            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13033            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
13034            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
13035            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
13036            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
13037            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
13038            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
13039            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
13040            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
13041            ! warning.h warning.pl win32/win32.c
13042 ____________________________________________________________________________
13043 [  3639] By: gsar                                  on 1999/07/07  08:09:30
13044         Log: From: Brian Jepson <bjepson@home.com>
13045              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
13046              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
13047              Subject: Patch to JPL example program
13048      Branch: perl
13049            ! jpl/JPL_Rolo/JPL_Rolo.jpl
13050 ____________________________________________________________________________
13051 [  3638] By: jhi                                   on 1999/07/07  08:07:58
13052         Log: Integrate with Sarathy.
13053      Branch: cfgperl
13054           !> (integrate 34 files)
13055 ____________________________________________________________________________
13056 [  3637] By: gsar                                  on 1999/07/07  08:07:49
13057         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13058              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
13059              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
13060              Subject: [PATCH _57, long] Eliminate CONDOPs
13061      Branch: perl
13062            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
13063            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
13064            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
13065            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
13066            ! pod/perltoc.pod pp_ctl.c pp_hot.c
13067 ____________________________________________________________________________
13068 [  3636] By: gsar                                  on 1999/07/07  07:50:51
13069         Log: adapted suggested patch for IO-1.20x
13070              From: ian@dial.pipex.com
13071              Date:  Fri, 25 Jun 1999 10:39:42 +0100
13072              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
13073              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
13074      Branch: perl
13075            ! ext/IO/lib/IO/Socket.pm
13076 ____________________________________________________________________________
13077 [  3635] By: gsar                                  on 1999/07/07  07:26:05
13078         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
13079      Branch: perl
13080            ! hints/powerux.sh
13081 ____________________________________________________________________________
13082 [  3634] By: gsar                                  on 1999/07/07  07:20:02
13083         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13084              Date: Wed, 23 Jun 1999 16:16:05 +0100
13085              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
13086              Subject: [PATCH 5.005_57] memleak in optimizer
13087      Branch: perl
13088            ! embed.h embed.pl objXSUB.h op.c proto.h
13089 ____________________________________________________________________________
13090 [  3633] By: gsar                                  on 1999/07/07  07:10:52
13091         Log: add do-not-edit caveats for files generated by opcode.pl
13092              (suggested by Hugo van der Sanden)
13093      Branch: perl
13094            ! opcode.h opcode.pl pp.sym pp_proto.h
13095 ____________________________________________________________________________
13096 [  3632] By: gsar                                  on 1999/07/07  06:41:13
13097         Log: better diagnostics on read operations from write-only
13098              filehandles
13099      Branch: perl
13100            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
13101            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
13102 ____________________________________________________________________________
13103 [  3631] By: gsar                                  on 1999/07/07  02:03:34
13104         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
13105              by David Muir Sharnoff <muir@idiom.com>)
13106      Branch: perl
13107            ! lib/Sys/Hostname.pm
13108 ____________________________________________________________________________
13109 [  3630] By: gsar                                  on 1999/07/07  01:57:16
13110         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
13111              Date: Sun, 20 Jun 1999 17:17:17 -0700
13112              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
13113              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
13114      Branch: perl
13115            ! ext/B/B/CC.pm
13116 ____________________________________________________________________________
13117 [  3629] By: gsar                                  on 1999/07/07  01:46:03
13118         Log: installperl should write normal messages to STDOUT, not STDERR
13119      Branch: perl
13120            ! installperl
13121 ____________________________________________________________________________
13122 [  3628] By: gsar                                  on 1999/07/07  01:41:25
13123         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
13124      Branch: perl
13125            ! hints/bsdos.sh
13126 ____________________________________________________________________________
13127 [  3627] By: gsar                                  on 1999/07/07  00:27:10
13128         Log: make diagnostic on C<my $^I> etc., more readable
13129      Branch: perl
13130            ! op.c
13131 ____________________________________________________________________________
13132 [  3626] By: gsar                                  on 1999/07/06  23:47:27
13133         Log: From: Andy Dougherty <doughera@lafayette.edu>
13134              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
13135              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
13136              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
13137      Branch: perl
13138            ! Makefile.SH utils/Makefile
13139 ____________________________________________________________________________
13140 [  3625] By: jhi                                   on 1999/07/06  21:50:46
13141         Log: Some new files of #3624 missing from MANIFEST.
13142      Branch: cfgperl
13143            ! MANIFEST
13144 ____________________________________________________________________________
13145 [  3624] By: jhi                                   on 1999/07/06  21:47:04
13146         Log: POSIX [[:character class:]] support for standard, locale,
13147              and utf8.  If both utf8 and locale are on, utf8 wins.
13148              I don't fully understand why so many tables changed in
13149              lib/unicode because of "make" -- maybe it was just overdue.
13150      Branch: cfgperl
13151            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
13152            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
13153            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
13154            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
13155            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
13156            ! lib/unicode/Block.pl lib/unicode/Category.pl
13157            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
13158            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
13159            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
13160            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
13161            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
13162            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
13163            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
13164            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
13165            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
13166            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
13167            ! t/pragma/warn/regcomp utf8.c
13168 ____________________________________________________________________________
13169 [  3623] By: gsar                                  on 1999/07/06  20:52:48
13170         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13171              Date: Wed, 16 Jun 1999 14:57:22 -0400
13172              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
13173              Subject: [PATCH 5.00557] Devel::Peek
13174      Branch: perl
13175            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
13176 ____________________________________________________________________________
13177 [  3622] By: gsar                                  on 1999/07/06  20:22:59
13178         Log: applied patch after demunging headers with appropriate paths
13179              From: "Vishal Bhatia" <vishalb@my-deja.com>
13180              Date: Sat, 12 Jun 1999 08:23:59 -0700
13181              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
13182              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
13183      Branch: perl
13184            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
13185            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
13186 ____________________________________________________________________________
13187 [  3621] By: gsar                                  on 1999/07/06  20:10:50
13188         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13189              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
13190              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
13191              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
13192      Branch: perl
13193            ! doio.c
13194 ____________________________________________________________________________
13195 [  3620] By: jhi                                   on 1999/07/06  19:16:47
13196         Log: Mention EPOC and SOCKS.
13197      Branch: cfgperl
13198            ! pod/perldelta.pod
13199 ____________________________________________________________________________
13200 [  3619] By: gsar                                  on 1999/07/06  16:52:37
13201         Log: fix int vs STRLEN issue
13202      Branch: perl
13203            ! pp.c
13204 ____________________________________________________________________________
13205 [  3618] By: jhi                                   on 1999/07/06  16:52:20
13206         Log: There ain't Perl_atonv().
13207      Branch: cfgperl
13208            ! ext/ByteLoader/bytecode.h
13209 ____________________________________________________________________________
13210 [  3617] By: jhi                                   on 1999/07/06  15:55:22
13211         Log: Integrate with Sarathy.
13212      Branch: cfgperl
13213           !> Makefile.SH
13214 ____________________________________________________________________________
13215 [  3616] By: jhi                                   on 1999/07/06  15:54:09
13216         Log: Tweak for #3613.
13217      Branch: cfgperl
13218            ! Configure config_h.SH
13219 ____________________________________________________________________________
13220 [  3615] By: gsar                                  on 1999/07/06  11:00:21
13221         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13222              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
13223              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
13224              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
13225      Branch: perl
13226            ! Makefile.SH
13227 ____________________________________________________________________________
13228 [  3614] By: jhi                                   on 1999/07/06  10:44:48
13229         Log: Integrate with Sarathy.
13230      Branch: cfgperl
13231           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
13232           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
13233 ____________________________________________________________________________
13234 [  3613] By: jhi                                   on 1999/07/06  10:43:20
13235         Log: From: Nathan Kurz <nate@valleytel.net>
13236              Subject: [ID 19990612.001 compiling three deep modules within ext/]
13237              ply-To: nate@valleytel.net
13238              erl5-porters@perl.org
13239              Date: Sat, 12 Jun 1999 01:26:04 -0500
13240              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
13241      Branch: cfgperl
13242            ! Configure config_h.SH
13243 ____________________________________________________________________________
13244 [  3612] By: gsar                                  on 1999/07/06  10:17:52
13245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13246              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
13247              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
13248              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
13249      Branch: perl
13250            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
13251 ____________________________________________________________________________
13252 [  3611] By: gsar                                  on 1999/07/06  09:51:20
13253         Log: From: pvhp@forte.com (Peter Prymmer)
13254              Date: Fri, 11 Jun 99 17:07:19 PDT
13255              Message-Id: <9906120007.AA13802@forte.com>
13256              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
13257      Branch: perl
13258            ! ext/IO/lib/IO/File.pm
13259 ____________________________________________________________________________
13260 [  3610] By: gsar                                  on 1999/07/06  09:37:37
13261         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
13262              tweak)
13263              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13264              Date: Wed, 09 Jun 1999 18:27:51 +0100
13265              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
13266              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
13267      Branch: perl
13268            ! perl.h t/base/rs.t
13269 ____________________________________________________________________________
13270 [  3609] By: jhi                                   on 1999/07/06  09:28:48
13271         Log: Integrate with Sarathy.
13272      Branch: cfgperl
13273           !> (integrate 49 files)
13274 ____________________________________________________________________________
13275 [  3608] By: gsar                                  on 1999/07/06  09:28:21
13276         Log: test tweak
13277      Branch: perl
13278            ! t/pragma/warn/op
13279 ____________________________________________________________________________
13280 [  3607] By: jhi                                   on 1999/07/06  09:22:48
13281         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
13282      Branch: cfgperl
13283            ! Configure config_h.SH
13284 ____________________________________________________________________________
13285 [  3606] By: gsar                                  on 1999/07/06  09:05:02
13286         Log: applied slightly tweaked version of suggested patch for
13287              improved RE API
13288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13289              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
13290              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
13291              Subject: [PATCH 5.005_57] REx engine rehash
13292      Branch: perl
13293            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
13294            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
13295            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
13296            ! util.c
13297 ____________________________________________________________________________
13298 [  3605] By: gsar                                  on 1999/07/06  08:54:03
13299         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
13300      Branch: perl
13301            ! sv.c
13302 ____________________________________________________________________________
13303 [  3604] By: gsar                                  on 1999/07/06  07:08:30
13304         Log: From: paul.marquess@bt.com
13305              Date: Tue, 8 Jun 1999 22:37:58 +0100 
13306              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
13307              Subject: [PATCH 5.005_57] DB_File 1.67
13308      Branch: perl
13309            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13310            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
13311 ____________________________________________________________________________
13312 [  3603] By: gsar                                  on 1999/07/06  07:04:50
13313         Log: From: paul.marquess@bt.com
13314              Date: Tue, 8 Jun 1999 22:34:01 +0100 
13315              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
13316              Subject: [PATCH 5.005_57] DBM Filters
13317      Branch: perl
13318            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13319            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
13320            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
13321            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
13322 ____________________________________________________________________________
13323 [  3602] By: gsar                                  on 1999/07/06  07:00:01
13324         Log: slightly tweaked version of suggested patch
13325              From: Dan Sugalski <sugalskd@ous.edu>
13326              Date: Tue, 08 Jun 1999 14:09:38 -0700
13327              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
13328              Subject: [PATCH 5.005_57]Use NV instead of double in the core
13329      Branch: perl
13330            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
13331            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
13332            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
13333            ! proto.h sv.c sv.h toke.c universal.c util.c
13334 ____________________________________________________________________________
13335 [  3601] By: gsar                                  on 1999/07/06  06:52:57
13336         Log: integrate cfgperl contents into mainline
13337      Branch: perl
13338           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
13339           +> epoc/perl.mmp epoc/perl.pkg
13340           !> (integrate 30 files)
13341 ____________________________________________________________________________
13342 [  3598] By: jhi                                   on 1999/07/05  20:02:55
13343         Log: Integrate with mainperl.
13344      Branch: cfgperl
13345           +> lib/CGI/Pretty.pm
13346           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
13347           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
13348           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
13349           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
13350           !> vms/vmsish.h
13351 ____________________________________________________________________________
13352 [  3597] By: jhi                                   on 1999/07/05  19:59:48
13353         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
13354              that addresses the notorious "Additional libraries" question.
13355      Branch: cfgperl
13356            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13357            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
13358            ! pp_sys.c
13359 ____________________________________________________________________________
13360 [  3596] By: gsar                                  on 1999/07/05  18:30:51
13361         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13362              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
13363              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
13364              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
13365      Branch: perl
13366            ! pp_sys.c t/lib/io_udp.t
13367 ____________________________________________________________________________
13368 [  3595] By: gsar                                  on 1999/07/05  18:29:08
13369         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13370              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
13371              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
13372              Subject: [PATCH 5.00557] Setting $^E wipes out $!
13373      Branch: perl
13374            ! mg.c
13375 ____________________________________________________________________________
13376 [  3594] By: gsar                                  on 1999/07/05  18:24:53
13377         Log: hand-apply whitespace mutiliated patch
13378              From: Dan Sugalski <sugalskd@osshe.edu>
13379              Date: Mon, 07 Jun 1999 14:46:42 -0700
13380              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
13381              Subject: [PATCH 5.005_57]Updated VMS patch
13382      Branch: perl
13383            ! thread.h vms/descrip_mms.template vms/subconfigure.com
13384            ! vms/vms.c vms/vmsish.h
13385 ____________________________________________________________________________
13386 [  3593] By: gsar                                  on 1999/07/05  17:53:04
13387         Log: applied parts not duplicated by previous patches
13388              From: "Vishal Bhatia" <vishalb@my-deja.com>
13389              Date: Sat, 05 Jun 1999 08:42:17 -0700
13390              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
13391              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
13392      Branch: perl
13393            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
13394            ! ext/B/B/Stackobj.pm
13395 ____________________________________________________________________________
13396 [  3592] By: jhi                                   on 1999/07/05  17:17:22
13397         Log: AIX threaded build, plus few more on the side.
13398      Branch: cfgperl
13399            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
13400            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
13401            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
13402            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
13403 ____________________________________________________________________________
13404 [  3591] By: gsar                                  on 1999/07/05  16:52:34
13405         Log: "\e" and "\a" didn't produce right escape under EBCDIC
13406              From: pvhp@forte.com (Peter Prymmer)
13407              Date: Fri, 4 Jun 99 12:00:27 PDT
13408              Message-Id: <9906041900.AA28387@forte.com>
13409              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
13410      Branch: perl
13411            ! toke.c
13412 ____________________________________________________________________________
13413 [  3590] By: gsar                                  on 1999/07/05  16:40:01
13414         Log: s/scalar ref constructor/single ref constructor/ (suggested
13415              by Stephen McCamant)
13416      Branch: perl
13417            ! opcode.h opcode.pl
13418 ____________________________________________________________________________
13419 [  3589] By: gsar                                  on 1999/07/05  16:34:06
13420         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
13421      Branch: perl
13422            ! ext/GDBM_File/GDBM_File.xs
13423 ____________________________________________________________________________
13424 [  3588] By: gsar                                  on 1999/07/05  16:29:39
13425         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
13426              is unchanged still)
13427      Branch: perl
13428            ! op.c
13429 ____________________________________________________________________________
13430 [  3587] By: jhi                                   on 1999/07/05  10:31:43
13431         Log: Make perl_exp.SH smarter about what to include and what to exclude.
13432      Branch: cfgperl
13433            ! perl_exp.SH
13434 ____________________________________________________________________________
13435 [  3586] By: jhi                                   on 1999/07/05  09:29:31
13436         Log: Remove unnecessary and extraneous my $i = 0.
13437      Branch: cfgperl
13438            ! bytecode.pl
13439 ____________________________________________________________________________
13440 [  3585] By: jhi                                   on 1999/07/05  07:28:59
13441         Log: Integrate with mainperl.
13442      Branch: cfgperl
13443           !> (integrate 30 files)
13444 ____________________________________________________________________________
13445 [  3584] By: gsar                                  on 1999/07/05  05:36:28
13446         Log: From: Vishal Bhatia <vishalb@hotmail.com>
13447              Date: Thu, 03 Jun 1999 00:57:48 PDT
13448              Message-ID: <19990603075749.86665.qmail@hotmail.com>
13449              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
13450      Branch: perl
13451            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
13452 ____________________________________________________________________________
13453 [  3583] By: gsar                                  on 1999/07/05  05:31:19
13454         Log: suppress fancy display when in verbose mode (suggested by
13455              Paul Johnson <pjcj@transeda.com>)
13456      Branch: perl
13457            ! lib/Test/Harness.pm
13458 ____________________________________________________________________________
13459 [  3582] By: gsar                                  on 1999/07/05  05:17:12
13460         Log: cygwin32 update
13461              From: "Fifer, Eric" <EFifer@sanwaint.com>
13462              Date:  Wed, 2 Jun 1999 15:16:05 +0100
13463              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
13464              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
13465      Branch: perl
13466            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
13467            ! cygwin32/build-instructions.READFIRST
13468            ! cygwin32/build-instructions.charles-wilson
13469            ! cygwin32/build-instructions.sebastien-barre
13470            ! cygwin32/build-instructions.steven-morlock
13471            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
13472            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
13473            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
13474            ! t/op/magic.t util.c
13475 ____________________________________________________________________________
13476 [  3581] By: gsar                                  on 1999/07/05  02:46:18
13477         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
13478      Branch: perl
13479            ! util.c
13480 ____________________________________________________________________________
13481 [  3580] By: gsar                                  on 1999/07/05  02:38:03
13482         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
13483              Date: Mon, 31 May 1999 18:18:13 -0600
13484              Message-ID: <19990601001813.AAA17834@csgsystems.com>
13485              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
13486      Branch: perl
13487            ! t/TEST t/UTEST t/harness utils/perlcc.PL
13488 ____________________________________________________________________________
13489 [  3579] By: gsar                                  on 1999/07/05  01:20:58
13490         Log: compatibility tweak for Class::Struct
13491      Branch: perl
13492            ! lib/Class/Struct.pm
13493 ____________________________________________________________________________
13494 [  3578] By: jhi                                   on 1999/07/04  23:26:01
13495         Log: Miscellaneus AIX fixes + SOCKS support.
13496      Branch: cfgperl
13497            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
13498            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
13499            ! hints/aix.sh pp_sys.c
13500 ____________________________________________________________________________
13501 [  3577] By: gsar                                  on 1999/07/04  23:07:39
13502         Log: test tweak
13503      Branch: perl
13504            ! t/io/openpid.t
13505 ____________________________________________________________________________
13506 [  3576] By: jhi                                   on 1999/07/04  22:39:23
13507         Log: Integrate with mainperl.
13508      Branch: cfgperl
13509           +> t/io/openpid.t
13510            - win32/perlhost.h
13511           !> (integrate 51 files)
13512 ____________________________________________________________________________
13513 [  3575] By: jhi                                   on 1999/07/04  22:26:48
13514         Log: Added 64-bit support for AIX 4.3 or better
13515              based on Martin H. Rusoff's observations.
13516      Branch: cfgperl
13517            ! Configure config_h.SH hints/aix.sh
13518 ____________________________________________________________________________
13519 [  3574] By: jhi                                   on 1999/07/04  21:34:47
13520         Log: Do not throw away gccvers compilation errors.
13521              From: Andy Dougherty <doughera@lafayette.edu>
13522              To: Ron Seguin <rseguin@on.bell.ca>
13523              Cc: Perl Porters <perl5-porters@perl.org>
13524              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
13525              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
13526              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
13527      Branch: cfgperl
13528            ! Configure config_h.SH
13529 ____________________________________________________________________________
13530 [  3573] By: gsar                                  on 1999/07/04  21:10:32
13531         Log: adapted suggested tests for addition to testsuite
13532              From: RonaldWS@aol.com
13533              Date:  Sun, 30 May 1999 16:27:28 EDT
13534              Message-Id:  <25cd799f.2482f930@aol.com>
13535              Subject: [19990530.007] Open with pipe | does not return pid under win32
13536      Branch: perl
13537            + t/io/openpid.t
13538            ! MANIFEST win32/win32.c
13539 ____________________________________________________________________________
13540 [  3572] By: gsar                                  on 1999/07/04  20:29:32
13541         Log: perl_run() should call my_exit(0) for normal completion
13542      Branch: perl
13543            ! perl.c
13544 ____________________________________________________________________________
13545 [  3571] By: jhi                                   on 1999/07/04  20:10:44
13546         Log: Add test for change #3568 plus general cleanup.
13547      Branch: cfgperl
13548            ! t/pragma/locale.t
13549 ____________________________________________________________________________
13550 [  3570] By: gsar                                  on 1999/07/04  20:03:21
13551         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
13552              overloading
13553      Branch: perl
13554            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
13555            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
13556 ____________________________________________________________________________
13557 [  3569] By: gsar                                  on 1999/07/04  18:04:48
13558         Log: make AIX dynaloading work when libperl is shared (and thus under
13559              mod_perl etc.)
13560              From: Jens-Uwe Mager <jum@helios.de>
13561              Date:  Sat, 29 May 1999 17:09:52 +0200
13562              Message-Id:  <199905291509.RAA43978@ans.helios.de>
13563              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
13564      Branch: perl
13565            ! ext/DynaLoader/dl_aix.xs
13566 ____________________________________________________________________________
13567 [  3568] By: jhi                                   on 1999/07/04  14:54:23
13568         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
13569              This resulted for example in the 'o' magic not being cleared by
13570              magic_setcollxfrm(), which resulted in strange cmp results.
13571              The bug was reported originally in the message
13572              Subject: Bug with locale
13573              From: Jan Starzynski <jan@planet.de> 
13574              To: perlbug@perl.com 
13575              Date: Fri, 09 Apr 1999 13:23:07 +0200 
13576              Message-ID: <370DE31B.DAEE1332@planet.de> 
13577      Branch: cfgperl
13578            ! pp.c
13579 ____________________________________________________________________________
13580 [  3567] By: gsar                                  on 1999/07/04  02:38:34
13581         Log: remove misleading info on defined(&func), unclutter deprecation
13582              about defined(@array)
13583      Branch: perl
13584            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13585            ! t/pragma/warn/op
13586 ____________________________________________________________________________
13587 [  3566] By: gsar                                  on 1999/07/04  01:46:31
13588         Log: From: jan.dubois@ibm.net (Jan Dubois)
13589              Date: Wed, 26 May 1999 22:07:17 +0200
13590              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
13591              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
13592      Branch: perl
13593            ! Changes win32/win32.c win32/win32.h
13594 ____________________________________________________________________________
13595 [  3565] By: gsar                                  on 1999/07/04  01:26:02
13596         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
13597              for win32 issues)
13598      Branch: perl
13599            ! pod/perlxstut.pod
13600 ____________________________________________________________________________
13601 [  3564] By: gsar                                  on 1999/07/02  03:09:04
13602         Log: avoid warnings
13603      Branch: perl
13604            ! ext/Thread/Thread/Specific.pm lib/fields.pm
13605 ____________________________________________________________________________
13606 [  3563] By: gsar                                  on 1999/06/28  19:23:47
13607         Log: inc version (for CPAN.pm sanity)
13608      Branch: perl
13609            ! lib/Text/ParseWords.pm
13610 ____________________________________________________________________________
13611 [  3562] By: gsar                                  on 1999/06/28  19:19:01
13612         Log: regen perltoc
13613      Branch: perl
13614            ! pod/perltoc.pod
13615 ____________________________________________________________________________
13616 [  3561] By: gsar                                  on 1999/06/28  19:08:41
13617         Log: From: Damian Conway <damian@cs.monash.edu.au>
13618              Date: Wed, 26 May 1999 00:58:35 -0400
13619              Message-Id: <199905260458.AAA06411@defender.perl.org>
13620              Subject: [19990526.002] Misc. improvements to Class:Struct
13621      Branch: perl
13622            ! MANIFEST lib/Class/Struct.pm
13623 ____________________________________________________________________________
13624 [  3560] By: gsar                                  on 1999/06/28  18:50:52
13625         Log: remove bogus PL_optype_size
13626      Branch: perl
13627            ! bytecode.pl ext/ByteLoader/byterun.h
13628 ____________________________________________________________________________
13629 [  3559] By: gsar                                  on 1999/06/28  18:22:26
13630         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
13631      Branch: perl
13632            + lib/CGI/Pretty.pm
13633            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
13634            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
13635            ! t/lib/cgi-html.t t/lib/cgi-request.t
13636 ____________________________________________________________________________
13637 [  3558] By: jhi                                   on 1999/06/28  07:30:21
13638         Log: Change Olaf Lebbe's email address.
13639      Branch: cfgperl
13640            ! README.epoc
13641 ____________________________________________________________________________
13642 [  3557] By: gsar                                  on 1999/06/28  00:07:33
13643         Log: make autogenerated files writable
13644      Branch: perl
13645            - win32/perlhost.h
13646            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
13647            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
13648            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
13649            ! proto.h regnodes.h warning.h win32/config_H.bc
13650            ! win32/config_H.gc win32/config_H.vc
13651 ____________________________________________________________________________
13652 [  3556] By: jhi                                   on 1999/06/27  19:22:53
13653         Log: Update MANIFEST to match #3555.
13654      Branch: cfgperl
13655            ! MANIFEST
13656 ____________________________________________________________________________
13657 [  3555] By: jhi                                   on 1999/06/27  19:16:22
13658         Log: EPOC port to Psion5.
13659              From: Olaf Flebbe <O.Flebbe@science-computing.de>
13660              To: Jarkko Hietaniemi <jhi@iki.fi>
13661              Cc: perl5-porters@perl.org
13662              Subject: Re: Psion5
13663              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
13664              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
13665      Branch: cfgperl
13666            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
13667            + epoc/perl.mmp epoc/perl.pkg
13668            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
13669            ! perl.h sv.c util.c
13670 ____________________________________________________________________________
13671 [  3554] By: jhi                                   on 1999/06/27  18:50:52
13672         Log: Integrate from mainperl.
13673      Branch: cfgperl
13674           !> (integrate 48 files)
13675 ____________________________________________________________________________
13676 [  3553] By: gsar                                  on 1999/06/27  14:28:49
13677         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
13678              gone from the public API); PERL_OBJECT builds again on
13679              windows
13680              
13681              TODO: namespace-clean the typedefs in iperlsys.h and
13682              elsewhere; remove C++ remnants from public headers
13683      Branch: perl
13684            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
13685            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13686            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
13687            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
13688            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
13689            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
13690            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
13691            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
13692            ! win32/config.gc win32/config.vc win32/dl_win32.xs
13693            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
13694            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
13695            ! win32/win32sck.c
13696 ____________________________________________________________________________
13697 [  3552] By: gsar                                  on 1999/06/27  13:49:31
13698         Log: integrate cfgperl changes into mainline
13699      Branch: perl
13700           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
13701           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
13702           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
13703           !> util.c
13704 ____________________________________________________________________________
13705 [  3551] By: gsar                                  on 1999/06/27  13:31:11
13706         Log: fix indents
13707      Branch: perl
13708            ! op.c
13709 ____________________________________________________________________________
13710 [  3550] By: gsar                                  on 1999/06/24  22:42:53
13711         Log: update Changes
13712      Branch: perl
13713            ! Changes
13714 ____________________________________________________________________________
13715 [  3549] By: gsar                                  on 1999/06/24  22:41:17
13716         Log: avoid race condition in the CAPI extension bootstrap handler
13717      Branch: perl
13718            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
13719 ____________________________________________________________________________
13720 [  3548] By: gsar                                  on 1999/06/24  22:39:53
13721         Log: sanity check to cover the case when perl is installed into the
13722              X:\ (drive root)
13723      Branch: perl
13724            ! win32/win32.c
13725 ____________________________________________________________________________
13726 [  3547] By: gsar                                  on 1999/06/22  19:30:32
13727         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
13728      Branch: perl
13729            ! lib/Tie/RefHash.pm
13730 ____________________________________________________________________________
13731 [  3544] By: jhi                                   on 1999/06/18  19:24:28
13732         Log: Tidy up #3542 and #3543. 
13733      Branch: cfgperl
13734            ! t/pragma/locale.t util.c
13735 ____________________________________________________________________________
13736 [  3543] By: jhi                                   on 1999/06/18  10:28:45
13737         Log: Spice up locale.t.
13738      Branch: cfgperl
13739            ! t/pragma/locale.t
13740 ____________________________________________________________________________
13741 [  3542] By: jhi                                   on 1999/06/17  22:42:03
13742         Log: Fixed two long-standing locale bugs.
13743              
13744              Both problems were related to numeric locale which
13745              controls the radix character aka the decimal separator.
13746              (1) printf (and sprintf) were resetting the numeric locale to C.
13747              (2) Using locale-numerically formatted floating point
13748              numbers (e.g. "1,23") together with -w caused warnings about
13749              "isn't numeric".  The operations were working fine, though,
13750              because atof() was using the local locale.
13751              Both problems reported by Stefan Vogtner.
13752              
13753              Introduced a wrapper for atof() that attempts to convert
13754              the string both ways.  This helps Perl to understand
13755              numbers like this "4.56" even when using a local locale
13756              makes atof() understand only numbers like this "7,89".
13757              
13758              Remaining related problems, both of which existed before
13759              this patch and continue to exist after this patch:
13760              (a) The behaviour of print() is _not_ as documented by perllocale.
13761              Instead of always using the C locale, print() does use the
13762              local locale, just like the *printf() do.  This may be fixable
13763              now that switching to-and-fro between locales has been made
13764              more consistent, but fixing print() would change existing
13765              behaviour.  perllocale is not changed by this patch.
13766              (b) If a number has been stringified (say, via "$number") under
13767              a local locale, the cached string value persists even under
13768              "no locale".  This may or may not be a problem: operations
13769              work fine because the original number is still there, but
13770              that the string form keeps its locale-ish outlook may be
13771              somewhat confusing.
13772      Branch: cfgperl
13773            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
13774            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
13775            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
13776            ! util.c
13777 ____________________________________________________________________________
13778 [  3541] By: jhi                                   on 1999/06/17  20:00:16
13779         Log: Integrate from mainperl.
13780      Branch: cfgperl
13781           !> ext/Data/Dumper/Dumper.pm op.c
13782 ____________________________________________________________________________
13783 [  3540] By: gsar                                  on 1999/06/16  16:49:55
13784         Log: dump C<0> as such, not C<'0'>
13785      Branch: perl
13786            ! ext/Data/Dumper/Dumper.pm
13787 ____________________________________________________________________________
13788 [  3539] By: gsar                                  on 1999/06/13  04:04:40
13789         Log: fix coredumper in change#3498
13790      Branch: perl
13791            ! op.c
13792 ____________________________________________________________________________
13793 [  3538] By: jhi                                   on 1999/06/12  22:01:26
13794         Log: Integrate from mainperl.
13795      Branch: cfgperl
13796           +> lib/caller.pm
13797           !> (integrate 36 files)
13798 ____________________________________________________________________________
13799 [  3537] By: gsar                                  on 1999/06/12  06:43:03
13800         Log: EXTERN_C declarations for global arrays in various
13801              headers, so perl can be built even in C++ mode; win32
13802              build fixups; regen headers
13803      Branch: perl
13804            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
13805            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
13806 ____________________________________________________________________________
13807 [  3536] By: gsar                                  on 1999/06/12  06:38:21
13808         Log: caller.pm typos
13809      Branch: perl
13810            ! lib/caller.pm
13811 ____________________________________________________________________________
13812 [  3535] By: gsar                                  on 1999/06/11  23:13:54
13813         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
13814              is temporarily gone
13815      Branch: perl
13816            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
13817            ! pod/perldelta.pod proto.h win32/perllib.c
13818 ____________________________________________________________________________
13819 [  3534] By: gsar                                  on 1999/06/11  20:41:51
13820         Log: implement C<use caller 'encoding'>
13821      Branch: perl
13822            + lib/caller.pm
13823            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
13824 ____________________________________________________________________________
13825 [  3533] By: gsar                                  on 1999/06/11  16:51:04
13826         Log: truncate() has a peculiar exemption from strict barewords, even
13827              though it has a non-filehandle prototype
13828      Branch: perl
13829            ! op.c t/io/fs.t
13830 ____________________________________________________________________________
13831 [  3532] By: gsar                                  on 1999/06/11  09:09:16
13832         Log: GDBM tweak
13833      Branch: perl
13834            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
13835 ____________________________________________________________________________
13836 [  3531] By: gsar                                  on 1999/06/10  23:34:19
13837         Log: part of the platform changes for IMPLICIT_CONTEXT
13838      Branch: perl
13839            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
13840            ! jpl/PerlInterpreter/PerlInterpreter.c
13841            ! jpl/PerlInterpreter/PerlInterpreter.h
13842            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
13843            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
13844 ____________________________________________________________________________
13845 [  3530] By: jhi                                   on 1999/06/10  20:55:56
13846         Log: Integrate from mainperl.
13847      Branch: cfgperl
13848           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
13849 ____________________________________________________________________________
13850 [  3529] By: gsar                                  on 1999/06/10  20:40:01
13851         Log: DB_File tweaks for IMPLICIT CONTEXT
13852      Branch: perl
13853            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
13854 ____________________________________________________________________________
13855 [  3528] By: jhi                                   on 1999/06/10  10:18:15
13856         Log: Integrate from mainperl.
13857      Branch: cfgperl
13858           !> (integrate 105 files)
13859 ____________________________________________________________________________
13860 [  3527] By: gsar                                  on 1999/06/10  09:30:35
13861         Log: most globals are now interpreter local; locale initialization
13862              was too early, defer it until interpreter is allocated and
13863              initialized; multiple interpreters should now be
13864              concurrency-safe (untested)
13865      Branch: perl
13866            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
13867            ! perlvars.h
13868 ____________________________________________________________________________
13869 [  3526] By: gsar                                  on 1999/06/10  08:38:00
13870         Log: fix small nits
13871      Branch: perl
13872            ! cc_runtime.h ext/B/B/CC.pm run.c
13873 ____________________________________________________________________________
13874 [  3525] By: gsar                                  on 1999/06/10  04:41:38
13875         Log: win32 build fixes
13876      Branch: perl
13877            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
13878            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13879            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
13880            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
13881            ! win32/Makefile win32/config_H.bc win32/config_H.gc
13882            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
13883            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
13884            ! win32/win32.c win32/win32.h win32/win32sck.c
13885            ! win32/win32thread.c win32/win32thread.h
13886 ____________________________________________________________________________
13887 [  3524] By: gsar                                  on 1999/06/09  18:03:01
13888         Log: more complete support for implicit thread/interpreter pointer,
13889              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
13890              without that enabled):
13891              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
13892              is a noop; tests pass on Solaris; should be faster now!
13893              - MULTIPLICITY has been tested with and without
13894              PERL_IMPLICIT_CONTEXT on Solaris
13895              - improved function database now merged with embed.pl
13896              - everything except the varargs functions have foo(a,b,c) macros
13897              to provide compatibility
13898              - varargs functions default to compatibility variants that
13899              get the context pointer using dTHX
13900              - there should be almost no source compatibility issues as a
13901              result of all this
13902              - dl_foo.xs changes other than dl_dlopen.xs untested
13903              - still needs documentation, fixups for win32 etc
13904              Next step: migrate most non-mutex variables from perlvars.h
13905              to intrpvar.h
13906      Branch: perl
13907            - proto.pl
13908            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
13909            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
13910            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13911            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
13912            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
13913            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
13914            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
13915            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
13916            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
13917            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
13918            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
13919            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
13920            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
13921            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
13922            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
13923            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
13924            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
13925            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
13926            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
13927            ! util.c win32/Makefile win32/makefile.mk writemain.SH
13928 ____________________________________________________________________________
13929 [  3523] By: gsar                                  on 1999/06/07  05:24:13
13930         Log: missed a file
13931      Branch: perl
13932            + proto.pl
13933            ! MANIFEST
13934 ____________________________________________________________________________
13935 [  3522] By: gsar                                  on 1999/06/07  05:18:34
13936         Log: initial stub implementation of implicit thread/this
13937              pointer    argument; builds/tests on Solaris, win32
13938              hasn't been fixed up yet; proto.h, global.sym and
13939              static function decls are now generated from a common
13940              database in proto.pl; some inconsistently named
13941              perl_foo() things are now Perl_foo(), compatibility
13942              #defines provided; perl_foo() (lowercase 'p') reserved
13943              for functions that take an explicit context argument;
13944              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
13945      Branch: perl
13946            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
13947            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
13948            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
13949            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
13950            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
13951            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
13952            ! universal.c utf8.c util.c
13953 ____________________________________________________________________________
13954 [  3521] By: gsar                                  on 1999/06/04  23:00:22
13955         Log: clean up some stray "global" symbols
13956      Branch: perl
13957            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
13958            ! pp_proto.h proto.h
13959 ____________________________________________________________________________
13960 [  3520] By: jhi                                   on 1999/06/02  21:33:28
13961         Log: Integrate from mainperl.
13962      Branch: cfgperl
13963           !> (integrate 94 files)
13964 ____________________________________________________________________________
13965 [  3519] By: gsar                                  on 1999/06/02  07:16:10
13966         Log: avoid dereferencing null pointer from getpwent() et al
13967      Branch: perl
13968            ! pp_sys.c
13969 ____________________________________________________________________________
13970 [  3518] By: gsar                                  on 1999/06/02  04:47:10
13971         Log: remove _() non-ansism
13972      Branch: perl
13973            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
13974            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
13975            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
13976            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
13977            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
13978            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
13979            ! ext/re/re.xs handy.h hv.c iperlsys.h
13980            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
13981            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
13982            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
13983            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
13984            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
13985            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
13986            ! vms/vmsish.h vms/writemain.pl vos/config.h
13987            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
13988            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
13989            ! win32/perllib.c win32/runperl.c win32/win32.h
13990            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
13991            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
13992 ____________________________________________________________________________
13993 [  3517] By: gsar                                  on 1999/06/02  02:17:51
13994         Log: missed a few files
13995      Branch: perl
13996            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
13997 ____________________________________________________________________________
13998 [  3516] By: gsar                                  on 1999/06/02  01:37:33
13999         Log: integrate cfgperl contents into mainline
14000      Branch: perl
14001           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
14002           +> ext/ByteLoader/byterun.h
14003            - bytecode.h byterun.c byterun.h
14004            ! Changes
14005           !> (integrate 58 files)
14006 ____________________________________________________________________________
14007 [  3515] By: gsar                                  on 1999/06/02  00:48:50
14008         Log: remove stray K&R-isms
14009      Branch: perl
14010            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
14011            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
14012            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
14013            ! toke.c util.c win32/win32.c x2p/hash.c
14014 ____________________________________________________________________________
14015 [  3514] By: gsar                                  on 1999/06/01  15:55:55
14016         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
14017              strict 'subs'
14018      Branch: perl
14019            ! op.c t/pragma/strict-subs
14020 ____________________________________________________________________________
14021 [  3513] By: jhi                                   on 1999/06/01  07:17:05
14022         Log: Patch applying of #3499 had gone awry.
14023      Branch: cfgperl
14024            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
14025 ____________________________________________________________________________
14026 [  3512] By: gsar                                  on 1999/05/31  19:21:30
14027         Log: tighter -help output
14028      Branch: perl
14029            ! perl.c
14030 ____________________________________________________________________________
14031 [  3511] By: gsar                                  on 1999/05/31  17:18:23
14032         Log: fix memory leak in C<eval 'return sub {...}'>
14033      Branch: perl
14034            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
14035 ____________________________________________________________________________
14036 [  3510] By: gsar                                  on 1999/05/31  14:11:46
14037         Log: tweak C++isms
14038      Branch: perl
14039            ! win32/dl_win32.xs win32/win32.c
14040 ____________________________________________________________________________
14041 [  3509] By: jhi                                   on 1999/05/30  13:02:26
14042         Log: Cleanup of #3488.
14043      Branch: cfgperl
14044            ! Configure config_h.SH
14045 ____________________________________________________________________________
14046 [  3508] By: jhi                                   on 1999/05/30  11:16:01
14047         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14048              To: Mailing list Perl5 <perl5-porters@perl.org>
14049              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
14050              Date: Sat, 29 May 1999 20:18:13 -0400
14051              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
14052      Branch: cfgperl
14053            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
14054 ____________________________________________________________________________
14055 [  3507] By: jhi                                   on 1999/05/29  20:05:40
14056         Log: From: Mark-Jason Dominus <mjd@plover.com>
14057              To: perl5-porters@perl.com
14058              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
14059              Date: Sat, 29 May 1999 14:45:10 -0400
14060              Message-ID: <19990529184510.27557.qmail@plover.com>
14061      Branch: cfgperl
14062            ! op.h
14063 ____________________________________________________________________________
14064 [  3506] By: gsar                                  on 1999/05/29  16:49:39
14065         Log: avoid gv_check() recursive pit
14066      Branch: perl
14067            ! gv.c
14068 ____________________________________________________________________________
14069 [  3505] By: jhi                                   on 1999/05/29  11:38:16
14070         Log: From: jan.dubois@ibm.net (Jan Dubois)
14071              To: Gurusamy Sarathy <gsar@activestate.com>
14072              Cc: perl5-porters@perl.org
14073              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
14074              Date: Sat, 29 May 1999 08:46:22 +0200
14075              Message-ID: <374f8007.2016008@smtp1.ibm.net>
14076      Branch: cfgperl
14077            ! t/op/grent.t t/op/pwent.t
14078 ____________________________________________________________________________
14079 [  3504] By: jhi                                   on 1999/05/29  11:07:10
14080         Log: QNX needs <sys/select.h> to define fd_set.
14081              
14082              From: Norton Allen <allen@huarp.harvard.edu>
14083              To: perl5-porters@perl.org
14084              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
14085              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
14086              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
14087      Branch: cfgperl
14088            ! ext/IO/poll.c
14089 ____________________________________________________________________________
14090 [  3503] By: jhi                                   on 1999/05/29  10:53:31
14091         Log: From: jan.dubois@ibm.net (Jan Dubois)
14092              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
14093              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
14094              Date: Fri, 28 May 1999 20:14:35 +0200
14095              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
14096      Branch: cfgperl
14097            ! lib/Math/BigFloat.pm
14098 ____________________________________________________________________________
14099 [  3502] By: jhi                                   on 1999/05/29  10:44:44
14100         Log: Make Configure support the change #3367,
14101              SysV shadow passwords.
14102      Branch: cfgperl
14103            ! Configure config_h.SH pp_sys.c
14104 ____________________________________________________________________________
14105 [  3501] By: gsar                                  on 1999/05/28  21:22:23
14106         Log: add wide versions of win32 system calls (first step in
14107              globalization); delayload winsock for performance if compiling
14108              with VC 6.0
14109      Branch: perl
14110            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
14111            ! win32/win32.c win32/win32.h
14112 ____________________________________________________________________________
14113 [  3500] By: jhi                                   on 1999/05/28  21:17:24
14114         Log: The new t/lib/io_linenum.t was using stricture
14115              before @INC was set up.
14116      Branch: cfgperl
14117            ! t/lib/io_linenum.t
14118 ____________________________________________________________________________
14119 [  3499] By: jhi                                   on 1999/05/28  17:13:23
14120         Log: From: Tom Hughes <tom@compton.nu>
14121              To: perl5-porters@perl.org
14122              Subject: [PATCH 5.005_57] ByteLoader mark 2
14123              Date: Wed, 26 May 1999 23:59:49 +0100
14124              Message-ID: <bf337a0849.tom@compton.compton.nu>
14125              
14126              plus resolve tiny conflict with #3479
14127              plus regen_headers.
14128      Branch: cfgperl
14129            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
14130            + ext/ByteLoader/byterun.h
14131            - bytecode.h byterun.c byterun.h
14132            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
14133            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
14134            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
14135            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
14136            ! perl.h perlvars.h proto.h util.c utils/Makefile
14137 ____________________________________________________________________________
14138 [  3498] By: jhi                                   on 1999/05/28  16:53:04
14139         Log: From: Mark-Jason Dominus <mjd@plover.com>
14140              To: perl5-porters@perl.com
14141              Subject: PATCH (5.005_57): defined(@a) now deprecated
14142              Date: Thu, 27 May 1999 16:05:44 -0400
14143              Message-ID: <19990527200544.13330.qmail@plover.com>
14144      Branch: cfgperl
14145            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
14146            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
14147 ____________________________________________________________________________
14148 [  3497] By: jhi                                   on 1999/05/28  16:50:54
14149         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14150              To: perl5-porters@perl.org (Mailing list Perl5)
14151              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
14152              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
14153              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
14154      Branch: cfgperl
14155            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
14156            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
14157 ____________________________________________________________________________
14158 [  3496] By: jhi                                   on 1999/05/28  16:48:39
14159         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14160              To: perl5-porters@perl.org (Mailing list Perl5)
14161              Subject: [PATCH 5.00557] Required OS/2-related patches
14162              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
14163              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
14164      Branch: cfgperl
14165            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
14166            ! t/op/stat.t util.c
14167 ____________________________________________________________________________
14168 [  3495] By: jhi                                   on 1999/05/28  16:45:56
14169         Log: From: Paul Johnson <pjcj@transeda.com>
14170              To: perl5-porters <perl5-porters@perl.org>
14171              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
14172              Date: Fri, 28 May 1999 15:13:54 +0100
14173              Message-ID: <19990528151354.B289@west-tip.transeda.com>
14174      Branch: cfgperl
14175            ! t/TEST
14176 ____________________________________________________________________________
14177 [  3494] By: jhi                                   on 1999/05/28  16:44:34
14178         Log: From: Paul Johnson <pjcj@transeda.com>
14179              To: perl5-porters <perl5-porters@perl.org>
14180              Subject: [PATCH 5.005_57] Fixes related to working local $.
14181              Date: Fri, 28 May 1999 15:11:18 +0100
14182              Message-ID: <19990528151118.A289@west-tip.transeda.com>
14183      Branch: cfgperl
14184            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
14185 ____________________________________________________________________________
14186 [  3493] By: gsar                                  on 1999/05/28  16:37:26
14187         Log: change#3449 wasn't doing enough
14188      Branch: perl
14189            ! op.c t/comp/proto.t
14190 ____________________________________________________________________________
14191 [  3492] By: jhi                                   on 1999/05/28  08:12:23
14192         Log: From: paul.marquess@bt.com
14193              To: doughera@lafayette.edu
14194              Cc: perl5-porters@perl.org
14195              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
14196              Date: Thu, 27 May 1999 23:31:38 +0100
14197              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
14198              
14199              Had to be applied manually; some mailer had munged the patch slightly.
14200      Branch: cfgperl
14201            ! ext/NDBM_File/NDBM_File.xs
14202 ____________________________________________________________________________
14203 [  3491] By: jhi                                   on 1999/05/28  07:51:17
14204         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
14205              To: perl5-porters@perl.org
14206              Subject: [PATCH 5.005_57] fixing eval in the compiler
14207              Date: Thu, 27 May 1999 07:56:54 -0700
14208              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
14209      Branch: cfgperl
14210            ! cc_runtime.h scope.h
14211 ____________________________________________________________________________
14212 [  3490] By: jhi                                   on 1999/05/28  07:47:06
14213         Log: From: Andy Dougherty <doughera@lafayette.edu>
14214              To: perlbug@perl.com
14215              Cc: Jarkko Hietaniemi <jhi@iki.fi>
14216              Subject: [PATCH] Configure updates for ISC 4.1
14217              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
14218              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
14219      Branch: cfgperl
14220            ! Configure config_h.SH
14221 ____________________________________________________________________________
14222 [  3489] By: jhi                                   on 1999/05/28  07:39:17
14223         Log: Integrate from mainperl.
14224      Branch: cfgperl
14225           !> malloc.c win32/makedef.pl win32/win32.c
14226 ____________________________________________________________________________
14227 [  3488] By: jhi                                   on 1999/05/27  16:57:19
14228         Log: From: Andy Dougherty <doughera@lafayette.edu>
14229              To: Perl Porters <perl5-porters@perl.org>
14230              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
14231              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
14232              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
14233      Branch: cfgperl
14234            ! Configure config_h.SH hints/sunos_4_1.sh util.c
14235 ____________________________________________________________________________
14236 [  3487] By: gsar                                  on 1999/05/27  03:56:20
14237         Log: make win32_spawnvp() inherit standard handles even when they
14238              may be redirected
14239      Branch: perl
14240            ! win32/win32.c
14241 ____________________________________________________________________________
14242 [  3486] By: jhi                                   on 1999/05/26  19:55:52
14243         Log: From: Andy Dougherty <doughera@lafayette.edu>
14244              To: perl5-porters@perl.org
14245              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
14246              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
14247              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
14248      Branch: cfgperl
14249            ! util.c
14250 ____________________________________________________________________________
14251 [  3485] By: chip                                  on 1999/05/26  17:19:11
14252         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
14253      Branch: maint-5.004/perl
14254            ! Configure
14255 ____________________________________________________________________________
14256 [  3484] By: gsar                                  on 1999/05/26  01:56:28
14257         Log: fix missing exported symbol
14258      Branch: perl
14259            ! malloc.c win32/makedef.pl
14260 ____________________________________________________________________________
14261 [  3483] By: jhi                                   on 1999/05/25  23:08:07
14262         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
14263              
14264              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
14265              To: perlbug@perl.com
14266              Subject: OpenBSD hints file update
14267              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
14268              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
14269      Branch: cfgperl
14270            ! hints/openbsd.sh
14271 ____________________________________________________________________________
14272 [  3482] By: jhi                                   on 1999/05/25  23:01:25
14273         Log: From: Tom Hughes <tom@compton.nu>
14274              To: perl5-porters@perl.org
14275              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
14276              Date: Tue, 25 May 1999 23:10:23 +0100
14277              Message-ID: <1ed7f10749.tom@compton.compton.nu>
14278      Branch: cfgperl
14279            ! Configure config_h.SH
14280 ____________________________________________________________________________
14281 [  3481] By: jhi                                   on 1999/05/25  22:31:50
14282         Log: 3479, 3480, 3481 seems logical.
14283      Branch: cfgperl
14284           !> hints/aix.sh
14285 ____________________________________________________________________________
14286 [  3480] By: jhi                                   on 1999/05/25  22:13:39
14287         Log: The change #3479 wasn't perfect.
14288      Branch: perl
14289            ! hints/aix.sh
14290 ____________________________________________________________________________
14291 [  3479] By: jhi                                   on 1999/05/25  21:59:21
14292         Log: Cures for _57 in AIX 4.1.5.0.
14293              (1) The lddlflags lost its -lc by change #3660
14294              (and the politeness of change #3257).
14295              (2) optype_size must end up in perl.exp (as PL_optype_size).
14296              Added it to perlvars.h, fixed bytecode.pl,
14297              regen'ed the relevant headers.
14298      Branch: cfgperl
14299            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
14300            ! perlvars.h
14301      Branch: perl
14302            ! hints/aix.sh
14303 ____________________________________________________________________________
14304 [  3478] By: jhi                                   on 1999/05/25  20:13:47
14305         Log: Integrate from mainperl.
14306      Branch: cfgperl
14307           +> pod/perltootc.pod
14308           !> (integrate 101 files)
14309 ____________________________________________________________________________
14310 [  3477] By: gsar                                  on 1999/05/25  10:43:48
14311         Log: here be 5.005_57
14312      Branch: perl
14313            ! Changes MANIFEST Porting/makerel
14314           !> Changes5.005
14315
14316 ----------------
14317 Version 5.005_57
14318 ----------------
14319
14320 ____________________________________________________________________________
14321 [  3476] By: gsar                                  on 1999/05/25  09:23:43
14322         Log: up patchlevel &c
14323      Branch: perl
14324            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
14325            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14326            ! win32/makefile.mk
14327 ____________________________________________________________________________
14328 [  3475] By: gsar                                  on 1999/05/25  09:14:51
14329         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14330              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
14331              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
14332              Subject: [PATCH 5.005_56] REx engine improvements
14333      Branch: perl
14334            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
14335            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
14336            ! thrdvar.h util.c
14337 ____________________________________________________________________________
14338 [  3474] By: gsar                                  on 1999/05/25  08:39:56
14339         Log: test case for change#3470
14340      Branch: perl
14341            ! t/lib/bigintpm.t
14342 ____________________________________________________________________________
14343 [  3473] By: gsar                                  on 1999/05/25  08:36:52
14344         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
14345      Branch: perl
14346            ! Changes pod/perlport.pod
14347 ____________________________________________________________________________
14348 [  3472] By: gsar                                  on 1999/05/25  08:28:57
14349         Log: assorted tweaks
14350      Branch: perl
14351            ! doio.c iperlsys.h win32/config.bc win32/config.gc
14352            ! win32/config.vc win32/config_H.bc win32/config_H.gc
14353            ! win32/config_H.vc win32/makedef.pl
14354 ____________________________________________________________________________
14355 [  3471] By: gsar                                  on 1999/05/25  06:06:04
14356         Log: perlref update from Tom Christiansen
14357      Branch: perl
14358            ! pod/perlref.pod
14359 ____________________________________________________________________________
14360 [  3470] By: gsar                                  on 1999/05/25  06:03:27
14361         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14362              Date: Mon, 24 May 1999 17:43:56 -0400
14363              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
14364              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
14365      Branch: perl
14366            ! hv.c
14367 ____________________________________________________________________________
14368 [  3469] By: gsar                                  on 1999/05/25  05:59:22
14369         Log: avoid temporary files that have a constant name (from a suggestion
14370              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
14371      Branch: perl
14372            ! lib/ExtUtils/MM_Unix.pm
14373 ____________________________________________________________________________
14374 [  3468] By: gsar                                  on 1999/05/25  05:54:29
14375         Log: From: pvhp@forte.com (Peter Prymmer)
14376              Date: Mon, 24 May 99 11:20:25 PDT
14377              Message-Id: <9905241820.AA28071@forte.com>
14378              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
14379      Branch: perl
14380            ! lib/Pod/Text.pm
14381 ____________________________________________________________________________
14382 [  3467] By: gsar                                  on 1999/05/25  04:08:50
14383         Log: fix glob() bug that resulted in missing symlinks that don't point
14384              anywhere
14385      Branch: perl
14386            ! pp_hot.c
14387 ____________________________________________________________________________
14388 [  3466] By: gsar                                  on 1999/05/25  03:00:00
14389         Log: avoid enumerating @INC contents in diagnostic if @INC was never
14390              searched
14391      Branch: perl
14392            ! pod/perldiag.pod pp_ctl.c
14393 ____________________________________________________________________________
14394 [  3465] By: gsar                                  on 1999/05/25  02:24:08
14395         Log: add caveat about close(PIPE) carelessness
14396      Branch: perl
14397            ! pod/perlfunc.pod
14398 ____________________________________________________________________________
14399 [  3464] By: gsar                                  on 1999/05/24  23:55:53
14400         Log: fix bogus line numbers for void context warnings
14401              (change#2548 was overeager)
14402      Branch: perl
14403            ! op.c
14404 ____________________________________________________________________________
14405 [  3463] By: gsar                                  on 1999/05/24  23:31:58
14406         Log: change#3455 had a typo
14407      Branch: perl
14408            ! pp_ctl.c
14409 ____________________________________________________________________________
14410 [  3462] By: gsar                                  on 1999/05/24  17:32:20
14411         Log: more pod updates from Tom Christiansen; regen perltoc
14412      Branch: perl
14413            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
14414            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
14415 ____________________________________________________________________________
14416 [  3461] By: gsar                                  on 1999/05/24  07:41:32
14417         Log: perlmod notes from Damian Conway (via Tom Christiansen)
14418      Branch: perl
14419            ! pod/perlmod.pod
14420 ____________________________________________________________________________
14421 [  3460] By: gsar                                  on 1999/05/24  07:24:11
14422         Log: major pod update from Tom Christiansen
14423      Branch: perl
14424            + pod/perltootc.pod
14425            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
14426            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
14427            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
14428            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
14429            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
14430            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
14431            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
14432            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
14433            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
14434            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
14435            ! pod/perlxs.pod pod/pod2man.PL
14436 ____________________________________________________________________________
14437 [  3459] By: gsar                                  on 1999/05/24  06:26:48
14438         Log: perlfaq update from Tom Christiansen
14439      Branch: perl
14440            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
14441            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14442            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14443            ! pod/perlfaq9.pod
14444 ____________________________________________________________________________
14445 [  3458] By: gsar                                  on 1999/05/24  05:55:11
14446         Log: updated to v1.50 from CPAN
14447      Branch: perl
14448            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
14449 ____________________________________________________________________________
14450 [  3457] By: gsar                                  on 1999/05/24  05:46:20
14451         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14452              Date: Sun, 23 May 1999 16:35:07 +0100
14453              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
14454              Subject: [PATCH 5.005_56] name PL_in_eval bits
14455      Branch: perl
14456            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
14457 ____________________________________________________________________________
14458 [  3456] By: gsar                                  on 1999/05/24  05:18:06
14459         Log: make -t mode the default on emacs/dumb terminals
14460      Branch: perl
14461            ! Changes utils/perldoc.PL
14462 ____________________________________________________________________________
14463 [  3455] By: gsar                                  on 1999/05/24  05:05:19
14464         Log: return 0 rather than "" when scalar grep has nothing to iterate
14465              on (brings behavior in line with documentation)
14466      Branch: perl
14467            ! pp_ctl.c
14468 ____________________________________________________________________________
14469 [  3454] By: gsar                                  on 1999/05/24  04:52:52
14470         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
14471              Date: Thu, 20 May 1999 13:27:02 -1000
14472              Message-Id: <E10kcDN-0007TA-00@lapaki>
14473              Subject: Problem with MM_Unix in 5.005_03
14474      Branch: perl
14475            ! lib/ExtUtils/MM_Unix.pm
14476 ____________________________________________________________________________
14477 [  3453] By: gsar                                  on 1999/05/24  04:39:49
14478         Log: avoid removing duplicates in user-generated warnings
14479              From: byron@omix.com (Byron Brummer)
14480              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
14481              Message-Id: <199905201101.EAA91175@thrush.omix.com>
14482              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
14483      Branch: perl
14484            ! lib/diagnostics.pm
14485 ____________________________________________________________________________
14486 [  3452] By: gsar                                  on 1999/05/24  04:23:10
14487         Log: straighten some code to avoid NeXT compiler bugs (from
14488              Geoff Kuenning <geoff@cs.hmc.edu>)
14489      Branch: perl
14490            ! pp_ctl.c
14491 ____________________________________________________________________________
14492 [  3451] By: gsar                                  on 1999/05/24  03:03:05
14493         Log: minor logic tweak for reserved word warning
14494      Branch: perl
14495            ! lib/Test/Harness.pm toke.c
14496 ____________________________________________________________________________
14497 [  3450] By: gsar                                  on 1999/05/24  02:34:20
14498         Log: oops, some files missing in change#3449
14499      Branch: perl
14500            ! op.c op.h toke.c
14501 ____________________________________________________________________________
14502 [  3449] By: gsar                                  on 1999/05/24  02:33:12
14503         Log: allow '*' prototype to autoquote even barewords that happen to be
14504              function names; parens or ampersand continue to force the other
14505              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
14506              do the right thing, for example
14507      Branch: perl
14508            ! t/comp/proto.t
14509 ____________________________________________________________________________
14510 [  3448] By: gsar                                  on 1999/05/24  01:51:24
14511         Log: remove vestiges of PL_last_proto
14512      Branch: perl
14513            ! embedvar.h intrpvar.h objXSUB.h
14514 ____________________________________________________________________________
14515 [  3447] By: gsar                                  on 1999/05/24  01:49:20
14516         Log: redo change#2061 and parts of change#1169 with code in the
14517              parser; PL_last_proto hackery gone, strict 'subs' in now
14518              implemented in the optimizer where specifying the exceptional
14519              cases is much more robust; '*' (bareword) prototype now works
14520              reliably when used in second and subsequent arguments
14521      Branch: perl
14522            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
14523 ____________________________________________________________________________
14524 [  3446] By: gsar                                  on 1999/05/23  05:00:55
14525         Log: remove redundant part of change#1169 superceded by change#2061;
14526              avoid "future reserved word" warning on prototypical bearwords
14527      Branch: perl
14528            ! t/lib/fatal.t toke.c
14529 ____________________________________________________________________________
14530 [  3445] By: gsar                                  on 1999/05/21  23:36:49
14531         Log: s/isspace/isSPACE/g and make sure the CRT version is always
14532              passed an unsigned char (fixes random occurrence of spaces in
14533              arguments containing high-bit chars passed to spawned children,
14534              on win32)
14535      Branch: perl
14536            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
14537 ____________________________________________________________________________
14538 [  3444] By: gsar                                  on 1999/05/21  23:08:55
14539         Log: integrate Configure changes from cfgperl
14540      Branch: perl
14541           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14542           !> config_h.SH
14543 ____________________________________________________________________________
14544 [  3443] By: jhi                                   on 1999/05/21  22:00:56
14545         Log: Integrate from mainperl.
14546      Branch: cfgperl
14547           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
14548           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
14549           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
14550           !> win32/perlhost.h win32/win32.c x2p/walk.c
14551 ____________________________________________________________________________
14552 [  3442] By: jhi                                   on 1999/05/21  21:59:46
14553         Log: fflush.
14554      Branch: cfgperl
14555            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14556            ! config_h.SH
14557 ____________________________________________________________________________
14558 [  3441] By: gsar                                  on 1999/05/21  17:48:55
14559         Log: integrate cfgperl changes
14560      Branch: perl
14561           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14562           !> config_h.SH hints/sunos_4_1.sh installperl
14563 ____________________________________________________________________________
14564 [  3440] By: gsar                                  on 1999/05/21  17:42:49
14565         Log: test tweak
14566      Branch: perl
14567            ! t/comp/proto.t
14568 ____________________________________________________________________________
14569 [  3439] By: gsar                                  on 1999/05/21  17:31:26
14570         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
14571              (Configure fflush(NULL) detection seems broken on Solaris, which
14572              is why I hit the problem)
14573      Branch: perl
14574            ! Changes perl.h
14575 ____________________________________________________________________________
14576 [  3438] By: gsar                                  on 1999/05/20  16:41:01
14577         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
14578      Branch: perl
14579            ! pod/perlport.pod
14580 ____________________________________________________________________________
14581 [  3437] By: jhi                                   on 1999/05/20  07:14:39
14582         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
14583              (via private email).
14584      Branch: cfgperl
14585            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14586            ! config_h.SH hints/sunos_4_1.sh
14587 ____________________________________________________________________________
14588 [  3436] By: gsar                                  on 1999/05/20  05:18:26
14589         Log: various little nits
14590      Branch: perl
14591            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
14592            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
14593            ! win32/perlhost.h win32/win32.c x2p/walk.c
14594 ____________________________________________________________________________
14595 [  3435] By: jhi                                   on 1999/05/18  16:25:49
14596         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14597              To: perl5-porters@perl.org
14598              Subject: installperl
14599              Date: Fri, 14 May 1999 21:34:58 +0100
14600              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
14601      Branch: cfgperl
14602            ! installperl
14603 ____________________________________________________________________________
14604 [  3434] By: jhi                                   on 1999/05/17  21:25:54
14605         Log: Integrate from mainperl.
14606      Branch: cfgperl
14607           +> lib/ExtUtils/MM_Cygwin.pm
14608            - cygwin32/impure_ptr.c
14609           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
14610           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
14611           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
14612           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
14613           !> x2p/find2perl.PL
14614 ____________________________________________________________________________
14615 [  3433] By: gsar                                  on 1999/05/17  09:49:01
14616         Log: integrate cfgperl changes into mainline
14617      Branch: perl
14618           !> Configure INSTALL config_h.SH configure.com embed.h
14619           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
14620           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
14621           !> util.c
14622 ____________________________________________________________________________
14623 [  3432] By: gsar                                  on 1999/05/17  09:06:45
14624         Log: emit more appropriate diagnostic for failed glob (variant
14625              of patch suggested by Graham Barr)
14626      Branch: perl
14627            ! gv.c pod/perldiag.pod pp.c pp_hot.c
14628 ____________________________________________________________________________
14629 [  3431] By: gsar                                  on 1999/05/17  08:38:09
14630         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
14631              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
14632              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
14633              Subject: find2perl does not grok the 'c' suffix to the -size argument
14634      Branch: perl
14635            ! x2p/find2perl.PL
14636 ____________________________________________________________________________
14637 [  3430] By: gsar                                  on 1999/05/17  08:26:21
14638         Log: additional cleanups for cygwin32 port
14639              From: "Fifer, Eric" <EFifer@sanwaint.com>
14640              Date: Wed, 12 May 1999 20:25:54 +0100
14641              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
14642              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
14643      Branch: perl
14644            + lib/ExtUtils/MM_Cygwin.pm
14645            - cygwin32/impure_ptr.c
14646            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
14647            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
14648            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
14649            ! perl.h util.c
14650 ____________________________________________________________________________
14651 [  3429] By: gsar                                  on 1999/05/17  08:01:04
14652         Log: From: Andy Dougherty <doughera@lafayette.edu>
14653              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
14654              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
14655              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
14656      Branch: perl
14657            ! INSTALL
14658 ____________________________________________________________________________
14659 [  3428] By: jhi                                   on 1999/05/17  07:03:26
14660         Log: Integrate from mainperl modulo the Socket.xs change.
14661      Branch: cfgperl
14662           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
14663           !> win32/win32.c win32/win32.h
14664 ____________________________________________________________________________
14665 [  3427] By: jhi                                   on 1999/05/16  22:09:11
14666         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14667              To: perl5-porters@perl.org (Mailing list Perl5)
14668              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
14669              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
14670              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
14671      Branch: cfgperl
14672            ! ext/Devel/Peek/Peek.xs
14673 ____________________________________________________________________________
14674 [  3426] By: jhi                                   on 1999/05/16  22:07:11
14675         Log: From: Mark-Jason Dominus <mjd@plover.com>
14676              To: perl5-porters@perl.com
14677              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
14678              Date: Sat, 15 May 1999 12:43:47 -0400
14679              Message-ID: <19990515164348.7313.qmail@plover.com>
14680      Branch: cfgperl
14681            ! pod/perldiag.pod
14682 ____________________________________________________________________________
14683 [  3425] By: nick                                  on 1999/05/15  15:56:10
14684         Log: Mingw32 + w32api-0.1.5 tweaks
14685              - now more like other Win32 compilers
14686      Branch: perl
14687            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
14688            ! win32/win32.h
14689 ____________________________________________________________________________
14690 [  3424] By: nick                                  on 1999/05/14  21:04:22
14691         Log: Experimental "slab" allocator for ops.
14692              To try it -DPL_OP_SLAB_ALLOC for op.c 
14693              This is for proof of concept only, it leaks memory 
14694              (ops are not free'd) so don't use in embedded apps.
14695              If this minimalist version does not show performance 
14696              gain then whole idea is worthless. 
14697              Nick see's approx 12% speed up vs perlmalloc running
14698              perl -Ilib -MCPAN -e '' 
14699              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
14700      Branch: perl
14701            ! op.c
14702 ____________________________________________________________________________
14703 [  3423] By: gsar                                  on 1999/05/14  19:55:04
14704         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
14705              found (brings sitelib intuition in line with privlib)
14706      Branch: perl
14707            ! win32/win32.c
14708 ____________________________________________________________________________
14709 [  3422] By: jhi                                   on 1999/05/14  08:08:01
14710         Log: From: pvhp@forte.com (Peter Prymmer)
14711              To: perl5-porters@perl.org, vmsperl@perl.org
14712              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
14713              Date: Thu, 13 May 99 15:29:57 PDT
14714              Message-Id: <9905132229.AA15854@forte.com>
14715      Branch: cfgperl
14716            ! configure.com
14717 ____________________________________________________________________________
14718 [  3421] By: jhi                                   on 1999/05/14  07:34:20
14719         Log: Integrate from mainperl.
14720      Branch: cfgperl
14721           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
14722 ____________________________________________________________________________
14723 [  3420] By: jhi                                   on 1999/05/14  07:33:26
14724         Log: Still fflushing.
14725      Branch: cfgperl
14726            ! Configure config_h.SH util.c
14727 ____________________________________________________________________________
14728 [  3419] By: gsar                                  on 1999/05/14  03:08:29
14729         Log: mortalize string allocations by win32_get_{priv,site}lib()
14730              (fixes small memory leak in interpreter)
14731      Branch: perl
14732            ! win32/win32.c
14733 ____________________________________________________________________________
14734 [  3418] By: gsar                                  on 1999/05/14  03:06:50
14735         Log: make win32_longname() preserve kind of slashes in argument
14736      Branch: perl
14737            ! win32/win32.c
14738 ____________________________________________________________________________
14739 [  3417] By: gsar                                  on 1999/05/14  03:04:44
14740         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
14741      Branch: perl
14742            ! lib/ExtUtils/MM_Unix.pm
14743 ____________________________________________________________________________
14744 [  3416] By: jhi                                   on 1999/05/13  21:18:06
14745         Log: Integrate from mainperl.
14746      Branch: cfgperl
14747           !> pp_ctl.c
14748 ____________________________________________________________________________
14749 [  3415] By: jhi                                   on 1999/05/13  21:16:49
14750         Log: Fixes from Andy Dougherty (via private email).
14751      Branch: cfgperl
14752            ! Configure config_h.SH
14753 ____________________________________________________________________________
14754 [  3414] By: nick                                  on 1999/05/13  20:04:26
14755         Log: valist vs va_list typo
14756      Branch: perl
14757            ! pp_ctl.c
14758 ____________________________________________________________________________
14759 [  3413] By: jhi                                   on 1999/05/13  15:04:05
14760         Log: From: Andy Dougherty <doughera@lafayette.edu>
14761              To: perlbug@perl.com
14762              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
14763              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
14764              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
14765      Branch: cfgperl
14766            ! INSTALL
14767 ____________________________________________________________________________
14768 [  3412] By: jhi                                   on 1999/05/13  14:20:17
14769         Log: Integrate from mainperl.
14770      Branch: cfgperl
14771           !> pp_ctl.c
14772 ____________________________________________________________________________
14773 [  3411] By: gsar                                  on 1999/05/13  14:16:56
14774         Log: docatch_body() declaration mismatch
14775      Branch: perl
14776            ! pp_ctl.c
14777 ____________________________________________________________________________
14778 [  3410] By: jhi                                   on 1999/05/13  13:51:44
14779         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
14780      Branch: cfgperl
14781            ! Configure config_h.SH perl.h
14782 ____________________________________________________________________________
14783 [  3409] By: jhi                                   on 1999/05/13  13:31:53
14784         Log: Still fflushing strong.
14785      Branch: cfgperl
14786            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
14787            ! proto.h util.c
14788 ____________________________________________________________________________
14789 [  3408] By: jhi                                   on 1999/05/12  14:30:23
14790         Log: Integrate from mainperl.
14791      Branch: cfgperl
14792           !> (integrate 30 files)
14793 ____________________________________________________________________________
14794 [  3407] By: jhi                                   on 1999/05/12  12:28:31
14795         Log: Be tidier with fflush(NULL) testing.
14796      Branch: cfgperl
14797            ! Configure config_h.SH
14798 ____________________________________________________________________________
14799 [  3406] By: gsar                                  on 1999/05/12  11:26:03
14800         Log: better range-checking on list slices, with test
14801              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14802              Date: Sun, 02 May 1999 17:02:53 +0100
14803              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
14804              Subject: Re: List slice of undefs returns 0 items 
14805      Branch: perl
14806            ! pp.c t/op/list.t
14807 ____________________________________________________________________________
14808 [  3405] By: gsar                                  on 1999/05/12  11:22:27
14809         Log: change#3397 needs test tweak
14810      Branch: perl
14811            ! Changes t/pragma/warn/sv
14812 ____________________________________________________________________________
14813 [  3404] By: gsar                                  on 1999/05/12  11:07:44
14814         Log: typo in change#3397
14815      Branch: perl
14816            ! doop.c
14817 ____________________________________________________________________________
14818 [  3403] By: gsar                                  on 1999/05/12  10:49:01
14819         Log: From: Stephen Zander <gibreel@pobox.com>
14820              Date: 12 May 1999 01:22:31 -0700
14821              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
14822              Subject: Re: Test::Harness runs tainted tests with wrong library path
14823      Branch: perl
14824            ! lib/Test/Harness.pm
14825 ____________________________________________________________________________
14826 [  3402] By: gsar                                  on 1999/05/12  10:42:06
14827         Log: typo in change#3400
14828      Branch: perl
14829            ! ext/B/B/Deparse.pm
14830 ____________________________________________________________________________
14831 [  3401] By: jhi                                   on 1999/05/12  10:40:42
14832         Log: A better, shinier, and possibly even correctly working
14833              reincarnation of #3398.
14834      Branch: cfgperl
14835            ! Configure config_h.SH
14836 ____________________________________________________________________________
14837 [  3400] By: gsar                                  on 1999/05/12  10:40:11
14838         Log: deparse \&func() as \(&func()) for clarity
14839              From: Albert Dvornik <bert@genscan.com>
14840              Date: 11 May 1999 13:32:04 -0400
14841              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
14842              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
14843      Branch: perl
14844            ! ext/B/B/Deparse.pm
14845 ____________________________________________________________________________
14846 [  3399] By: gsar                                  on 1999/05/12  10:36:02
14847         Log: more testsuite smarts (many of them courtesy Ilya)
14848      Branch: perl
14849            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
14850            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
14851            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
14852            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
14853            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
14854            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
14855            ! t/op/pwent.t
14856 ____________________________________________________________________________
14857 [  3398] By: jhi                                   on 1999/05/12  09:33:08
14858         Log: Detect whether fflush(NULL) works as per change #3352.
14859      Branch: cfgperl
14860            ! Configure config_h.SH perl.h
14861 ____________________________________________________________________________
14862 [  3397] By: gsar                                  on 1999/05/12  08:56:03
14863         Log: From: jan.dubois@ibm.net (Jan Dubois)
14864              Date: Wed, 12 May 1999 01:01:00 +0200
14865              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
14866              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
14867      Branch: perl
14868            ! doop.c
14869 ____________________________________________________________________________
14870 [  3396] By: gsar                                  on 1999/05/12  08:23:27
14871         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
14872              stat() behaves similarly
14873      Branch: perl
14874            ! win32/win32.c
14875 ____________________________________________________________________________
14876 [  3395] By: jhi                                   on 1999/05/11  22:21:32
14877         Log: Redo parts of #3341 and #3358 that #3394 undid.
14878      Branch: cfgperl
14879            ! Configure config_h.SH
14880 ____________________________________________________________________________
14881 [  3394] By: jhi                                   on 1999/05/11  22:03:48
14882         Log: Add I_NETINET_TCP to help change #3391.
14883      Branch: cfgperl
14884            ! Configure config_h.SH ext/Socket/Socket.xs
14885 ____________________________________________________________________________
14886 [  3393] By: jhi                                   on 1999/05/11  21:44:59
14887         Log: Integrate from mainperl.
14888      Branch: cfgperl
14889           !> (integrate 55 files)
14890 ____________________________________________________________________________
14891 [  3392] By: gsar                                  on 1999/05/11  20:56:43
14892         Log: update embedvar.h
14893      Branch: perl
14894            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
14895 ____________________________________________________________________________
14896 [  3391] By: gsar                                  on 1999/05/11  16:32:05
14897         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
14898              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
14899              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
14900              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
14901      Branch: perl
14902            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
14903 ____________________________________________________________________________
14904 [  3390] By: gsar                                  on 1999/05/11  15:27:40
14905         Log: display more frequent progress messages when STDOUT is a tty
14906      Branch: perl
14907            ! lib/Test/Harness.pm
14908 ____________________________________________________________________________
14909 [  3389] By: gsar                                  on 1999/05/11  14:40:58
14910         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14911              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
14912              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
14913              Subject: [PATCH 5.005_53] Explanations by Test::Harness
14914      Branch: perl
14915            ! lib/Test/Harness.pm
14916 ____________________________________________________________________________
14917 [  3388] By: gsar                                  on 1999/05/11  14:08:14
14918         Log: avoid creating spurious subroutine stubs on failed subroutine
14919              call and other places of sv_2cv() misuse; fixes problems with
14920              failed subroutine calls "hiding" later attempts to lookup methods
14921              in base classes
14922      Branch: perl
14923            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
14924 ____________________________________________________________________________
14925 [  3387] By: gsar                                  on 1999/05/11  09:34:13
14926         Log: various fixes for clean build and test on win32; configpm broken,
14927              needed to open myconfig.SH rather than myconfig; sundry adjustments
14928              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
14929              work under win32; getenv_sv() changed to getenv_len() since SVs
14930              aren't visible in the lower echelons; remove bogus exports from
14931              config.sym; PERL_OBJECT-ness for C++ exception support; null out
14932              IoDIRP in filter_del() or sv_free() will attempt to close it
14933      Branch: perl
14934            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
14935            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
14936            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
14937            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
14938            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
14939            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
14940            ! win32/config.gc win32/config.vc win32/makedef.pl
14941            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
14942            ! win32/win32.c win32/win32.h
14943 ____________________________________________________________________________
14944 [  3386] By: gsar                                  on 1999/05/11  02:49:07
14945         Log: gutsupport for C++ exceptions
14946              From: Chip Salzenberg <chip@perlsupport.com>
14947              Date: Tue, 9 Mar 1999 11:51:57 -0500
14948              Message-ID: <19990309115157.E7911@perlsupport.com>
14949              Subject: [PATCH 5.005] Flexible Exceptions
14950      Branch: perl
14951            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
14952            ! scope.c scope.h thrdvar.h util.c
14953 ____________________________________________________________________________
14954 [  3385] By: gsar                                  on 1999/05/10  19:33:36
14955         Log: "weak" references internals, still needs perlguts documentation
14956              (somewhat modified version of patch suggested by Tuomas J. Lukka
14957              <lukka@fas.harvard.edu>)
14958      Branch: perl
14959            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
14960            ! pod/perldiag.pod proto.h sv.c sv.h util.c
14961 ____________________________________________________________________________
14962 [  3384] By: jhi                                   on 1999/05/10  18:21:43
14963         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
14964              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
14965      Branch: cfgperl
14966            ! INSTALL hints/dec_osf.sh
14967 ____________________________________________________________________________
14968 [  3381] By: jhi                                   on 1999/05/10  14:39:28
14969         Log: Integrate from mainperl.
14970      Branch: cfgperl
14971           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
14972           +> cygwin32/build-instructions.charles-wilson
14973           +> cygwin32/build-instructions.sebastien-barre
14974           +> cygwin32/build-instructions.steven-morlock
14975           +> cygwin32/build-instructions.steven-morlock2
14976           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
14977           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
14978           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
14979           +> t/op/numconvert.t utils/perlbc.PL
14980            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
14981            - cygwin32/perlld
14982           !> (integrate 105 files)
14983 ____________________________________________________________________________
14984 [  3380] By: gsar                                  on 1999/05/10  12:27:14
14985         Log: regen regnodes.h
14986      Branch: perl
14987            ! Changes regnodes.h
14988 ____________________________________________________________________________
14989 [  3379] By: gsar                                  on 1999/05/10  12:17:26
14990         Log: From: jan.dubois@ibm.net (Jan Dubois)
14991              Date: Sat, 01 May 1999 22:55:36 +0200
14992              Message-ID: <373067e9.56194713@smtp1.ibm.net>
14993              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
14994      Branch: perl
14995            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
14996            ! win32/config_H.vc
14997 ____________________________________________________________________________
14998 [  3378] By: gsar                                  on 1999/05/10  12:07:13
14999         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15000              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
15001              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
15002              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
15003      Branch: perl
15004            + t/op/numconvert.t
15005            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
15006            ! util.c
15007 ____________________________________________________________________________
15008 [  3377] By: gsar                                  on 1999/05/10  11:39:48
15009         Log: pp_modulo comment tweak from Ilya
15010      Branch: perl
15011            ! pp.c
15012 ____________________________________________________________________________
15013 [  3376] By: gsar                                  on 1999/05/10  11:30:40
15014         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
15015              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
15016              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
15017              Subject: Test.pm update [PATCH _56]
15018      Branch: perl
15019            ! lib/Test.pm
15020 ____________________________________________________________________________
15021 [  3375] By: gsar                                  on 1999/05/10  11:28:30
15022         Log: From: jan.dubois@ibm.net (Jan Dubois)
15023              Date: Fri, 07 May 1999 00:59:54 +0200
15024              Message-ID: <373318ae.19292461@smtp1.ibm.net>
15025              Subject: Re: Using existing memory for an SV's PV 
15026      Branch: perl
15027            ! sv.c
15028 ____________________________________________________________________________
15029 [  3374] By: gsar                                  on 1999/05/10  11:23:44
15030         Log: From: jan.dubois@ibm.net (Jan Dubois)
15031              Date: Fri, 07 May 1999 00:59:52 +0200
15032              Message-ID: <37321800.19118320@smtp1.ibm.net>
15033              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
15034      Branch: perl
15035            ! perl.h
15036 ____________________________________________________________________________
15037 [  3373] By: gsar                                  on 1999/05/10  11:22:10
15038         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15039              Date: Thu, 6 May 1999 18:17:28 -0400
15040              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
15041              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
15042      Branch: perl
15043            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
15044            ! util.c
15045 ____________________________________________________________________________
15046 [  3372] By: gsar                                  on 1999/05/10  10:57:49
15047         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15048              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
15049              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
15050              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
15051      Branch: perl
15052            ! regcomp.c regcomp.pl
15053 ____________________________________________________________________________
15054 [  3371] By: gsar                                  on 1999/05/10  10:54:01
15055         Log: From: lane@duphy4.physics.drexel.edu
15056              Date: Tue, 04 May 1999 10:19:25 -0700
15057              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
15058              Subject: [PATCH 5.005.56] pod->html VMS fixes
15059      Branch: perl
15060            ! installhtml lib/Pod/Html.pm
15061 ____________________________________________________________________________
15062 [  3370] By: gsar                                  on 1999/05/10  10:45:52
15063         Log: testsuite nits
15064      Branch: perl
15065            ! t/lib/io_linenum.t t/op/filetest.t
15066 ____________________________________________________________________________
15067 [  3369] By: gsar                                  on 1999/05/10  10:35:22
15068         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15069              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
15070              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
15071              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
15072      Branch: perl
15073            ! os2/os2ish.h os2/os2thread.h
15074 ____________________________________________________________________________
15075 [  3368] By: gsar                                  on 1999/05/10  10:00:11
15076         Log: From: Albert Dvornik <bert@genscan.com>
15077              Date: 03 May 1999 12:20:57 -0400
15078              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
15079              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
15080      Branch: perl
15081            ! dump.c
15082 ____________________________________________________________________________
15083 [  3367] By: gsar                                  on 1999/05/10  09:55:51
15084         Log: shadow password support for Solaris (needs Configure help to
15085              determine HAS_GETSPENT)
15086              From: "Patrick O'Brien" <pdo@cs.umd.edu>
15087              Date: Sat, 01 May 1999 19:41:17 -0400
15088              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
15089              Subject: getpwent() under solaris
15090      Branch: perl
15091            ! pp_sys.c
15092 ____________________________________________________________________________
15093 [  3366] By: gsar                                  on 1999/05/10  09:45:58
15094         Log: From: jan.dubois@ibm.net (Jan Dubois)
15095              Date: Sat, 01 May 1999 23:45:47 +0200
15096              Message-ID: <373373fb.59284266@smtp1.ibm.net>
15097              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
15098      Branch: perl
15099            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
15100            ! pod/perldelta.pod
15101 ____________________________________________________________________________
15102 [  3365] By: gsar                                  on 1999/05/10  09:34:22
15103         Log: test suite and fix input_line_number()
15104              From: Paul Johnson <pjcj@transeda.com>
15105              Date: Thu, 29 Apr 1999 06:28:14 +0100
15106              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
15107              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
15108      Branch: perl
15109            + t/lib/io_linenum.t
15110            ! MANIFEST ext/IO/lib/IO/Handle.pm
15111 ____________________________________________________________________________
15112 [  3364] By: gsar                                  on 1999/05/10  09:20:56
15113         Log: fix overeager [:foo:] parsing
15114              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15115              Date: Fri, 30 Apr 1999 09:26:18 +0100
15116              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
15117              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
15118      Branch: perl
15119            ! regcomp.c t/op/re_tests
15120 ____________________________________________________________________________
15121 [  3363] By: gsar                                  on 1999/05/10  09:09:21
15122         Log: documentation for Win32 builtins (somewhat modified)
15123              From: jan.dubois@ibm.net (Jan Dubois)
15124              Date: Tue, 30 Mar 1999 08:05:03 +0200
15125              Message-ID: <37006783.1926460@smtp1.ibm.net>
15126              Subject: Re: Issues with build 509 
15127      Branch: perl
15128            + pod/Win32.pod
15129            ! MANIFEST
15130 ____________________________________________________________________________
15131 [  3362] By: gsar                                  on 1999/05/10  08:22:07
15132         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
15133      Branch: perl
15134            ! lib/File/Copy.pm win32/win32.c
15135 ____________________________________________________________________________
15136 [  3361] By: gsar                                  on 1999/05/10  08:11:29
15137         Log: escape ampersands in <pre> sections
15138      Branch: perl
15139            ! Changes lib/Pod/Html.pm
15140 ____________________________________________________________________________
15141 [  3360] By: gsar                                  on 1999/05/10  08:04:14
15142         Log: AIX hints enhancements (threads build, SOCKS support)
15143              From: "David R. Favor" <dfavor@austin.ibm.com>
15144              Date: Wed, 28 Apr 1999 08:45:28 -0500
15145              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
15146              Subject: Working build for AIX + gcc + threading
15147      Branch: perl
15148            ! hints/aix.sh
15149 ____________________________________________________________________________
15150 [  3359] By: gsar                                  on 1999/05/10  07:49:26
15151         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
15152              Date: Tue, 27 Apr 1999 23:47:24 PDT
15153              Message-ID: <19990428064724.95244.qmail@hotmail.com>
15154              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
15155              --
15156              Date: Thu, 29 Apr 1999 18:21:06 -0700
15157              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
15158              Subject: [PATCH 5.005_56] double constants ( C.pm)
15159              --
15160              Date: Mon, 03 May 1999 20:21:31 PDT
15161              Message-ID: <19990504032131.81113.qmail@hotmail.com>
15162              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
15163              --
15164              Date: Thu, 06 May 1999 17:57:09 -0700
15165              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
15166              Subject: Stash.pm
15167      Branch: perl
15168            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
15169            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
15170 ____________________________________________________________________________
15171 [  3358] By: gsar                                  on 1999/05/10  04:39:15
15172         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
15173              From: alexander smishlajev <als@turnhere.com>
15174              Date: Sun, 25 Apr 1999 14:58:29 +0300
15175              Message-ID: <37230365.5F68B460@turnhere.com>
15176              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
15177      Branch: perl
15178            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
15179            + cygwin32/build-instructions.charles-wilson
15180            + cygwin32/build-instructions.sebastien-barre
15181            + cygwin32/build-instructions.steven-morlock
15182            + cygwin32/build-instructions.steven-morlock2
15183            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
15184            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
15185            - cygwin32/perlld
15186            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
15187            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
15188            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
15189            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
15190            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
15191            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
15192 ____________________________________________________________________________
15193 [  3357] By: gsar                                  on 1999/05/10  04:07:07
15194         Log: applied suggested patch, modulo already applied parts
15195              From: Charles Bailey <BAILEY@newman.upenn.edu>
15196              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
15197              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
15198              Subject: [Patch 5.005_56] VMS consolidated patch #2
15199      Branch: perl
15200            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
15201            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
15202            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
15203            ! vms/subconfigure.com vms/test.com vms/vms.c
15204 ____________________________________________________________________________
15205 [  3356] By: gsar                                  on 1999/05/10  03:48:08
15206         Log: applied suggested patch, with win32 and PERL_OBJECT additions
15207              From: Tom Hughes <tom@compton.nu>
15208              Date: Sat, 24 Apr 1999 18:11:59 +0100
15209              Message-ID: <609bdff748.tom@compton.compton.nu>
15210              Subject: ByteLoader patch
15211      Branch: perl
15212            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
15213            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
15214            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
15215            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
15216            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
15217            ! utils/Makefile win32/Makefile win32/makefile.mk
15218 ____________________________________________________________________________
15219 [  3355] By: gsar                                  on 1999/05/10  03:22:49
15220         Log: document 'test' attribute (from Andreas Koenig)
15221      Branch: perl
15222            ! lib/ExtUtils/MakeMaker.pm
15223 ____________________________________________________________________________
15224 [  3354] By: gsar                                  on 1999/05/10  03:12:37
15225         Log: From: pmarquess@bfsec.bt.co.uk
15226              Date: Thu, 22 Apr 1999 23:12:08 +0100
15227              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
15228              Subject: PATCH for small bug in scan_bin
15229      Branch: perl
15230            ! util.c
15231 ____________________________________________________________________________
15232 [  3353] By: gsar                                  on 1999/05/10  02:39:33
15233         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
15234              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
15235      Branch: perl
15236            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
15237            ! win32/win32iop.h
15238 ____________________________________________________________________________
15239 [  3352] By: gsar                                  on 1999/05/09  22:47:39
15240         Log: flush all open output buffers before fork(), exec(), system, qx//
15241              and pipe open() operations, simplifying buffering headaches faced
15242              by users; uses fflush(NULL), which may need Configure test
15243      Branch: perl
15244            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
15245            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
15246 ____________________________________________________________________________
15247 [  3351] By: gsar                                  on 1999/05/09  21:11:51
15248         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
15249              Leroy <jll@skynet.be>)
15250      Branch: perl
15251            ! utils/perlcc.PL
15252 ____________________________________________________________________________
15253 [  3350] By: gsar                                  on 1999/05/09  20:39:11
15254         Log: normalize $^X to full pathname on win32
15255      Branch: perl
15256            ! win32/runperl.c
15257 ____________________________________________________________________________
15258 [  3349] By: gsar                                  on 1999/05/09  20:23:07
15259         Log: allow readline($globref), <$globref> already works
15260      Branch: perl
15261            ! pp_hot.c
15262 ____________________________________________________________________________
15263 [  3348] By: gsar                                  on 1999/05/09  20:00:09
15264         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
15265              <lemburg@online-club.de>)
15266      Branch: perl
15267            ! utils/perldoc.PL
15268 ____________________________________________________________________________
15269 [  3347] By: gsar                                  on 1999/05/09  18:47:21
15270         Log: additions to Thread.pm docs from Tuomas J. Lukka
15271              <lukka@fas.harvard.edu>
15272      Branch: perl
15273            ! ext/Thread/Thread.pm
15274 ____________________________________________________________________________
15275 [  3346] By: gsar                                  on 1999/05/09  18:38:00
15276         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15277              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
15278              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
15279              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
15280      Branch: perl
15281            ! ext/B/B/Xref.pm
15282 ____________________________________________________________________________
15283 [  3345] By: gsar                                  on 1999/05/09  18:22:43
15284         Log: work around mangled archname on win32 while finding privlib/sitelib;
15285              normalize lib paths to forward slashes internally
15286      Branch: perl
15287            ! win32/win32.c
15288 ____________________________________________________________________________
15289 [  3344] By: gsar                                  on 1999/05/09  03:20:06
15290         Log: fix typo in dbm filters that caused odbm.t to fail
15291      Branch: perl
15292            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
15293 ____________________________________________________________________________
15294 [  3343] By: gsar                                  on 1999/05/09  02:02:59
15295         Log: tweak test totals
15296      Branch: perl
15297            ! Changes t/lib/tie-stdhandle.t
15298 ____________________________________________________________________________
15299 [  3342] By: gsar                                  on 1999/05/09  01:42:06
15300         Log: import list propagation busted (pointed out by Ton Hospel
15301              <thospel@mail.dma.be>)
15302      Branch: perl
15303            ! lib/autouse.pm
15304 ____________________________________________________________________________
15305 [  3341] By: gsar                                  on 1999/05/09  00:54:18
15306         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
15307              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
15308      Branch: perl
15309            ! Configure Makefile.SH
15310 ____________________________________________________________________________
15311 [  3340] By: gsar                                  on 1999/05/09  00:40:41
15312         Log: generate manpages for newly added utils
15313      Branch: perl
15314            ! installman
15315 ____________________________________________________________________________
15316 [  3339] By: gsar                                  on 1999/05/09  00:33:50
15317         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15318              Date: Sun, 02 May 1999 17:59:24 +0100
15319              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
15320              Subject: [PATCH] Re: ptr to realloced memory in yylex
15321      Branch: perl
15322            ! toke.c
15323 ____________________________________________________________________________
15324 [  3338] By: jhi                                   on 1999/05/08  22:40:29
15325         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
15326      Branch: cfgperl
15327            ! INSTALL
15328 ____________________________________________________________________________
15329 [  3337] By: jhi                                   on 1999/05/08  22:22:26
15330         Log: Integrate from mainperl.
15331      Branch: cfgperl
15332           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
15333           !> (integrate 54 files)
15334 ____________________________________________________________________________
15335 [  3336] By: gsar                                  on 1999/05/08  21:48:22
15336         Log: make perldoc -f grok nested =items
15337      Branch: perl
15338            ! utils/perldoc.PL
15339 ____________________________________________________________________________
15340 [  3335] By: gsar                                  on 1999/05/08  19:48:11
15341         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
15342      Branch: perl
15343            ! op.c t/lib/fields.t
15344 ____________________________________________________________________________
15345 [  3334] By: gsar                                  on 1999/05/08  19:09:41
15346         Log: update test totals
15347      Branch: perl
15348            ! t/lib/bigintpm.t
15349 ____________________________________________________________________________
15350 [  3333] By: gsar                                  on 1999/05/08  16:56:02
15351         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
15352      Branch: perl
15353            ! pod/perlfunc.pod
15354 ____________________________________________________________________________
15355 [  3332] By: gsar                                  on 1999/05/08  16:46:44
15356         Log: applied suggested patch, added tests
15357              From: William Mann <wmann@avici.com>
15358              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
15359              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
15360              Subject: BigInt.pm extensions for logical operations
15361      Branch: perl
15362            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
15363 ____________________________________________________________________________
15364 [  3331] By: gsar                                  on 1999/05/08  16:09:33
15365         Log: avoid temporary files named 'tmp'
15366      Branch: perl
15367            ! Makefile.SH pp.c
15368 ____________________________________________________________________________
15369 [  3330] By: nick                                  on 1999/05/08  14:16:30
15370         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
15371              Provide Tie::StdHandle
15372              Basic update of docs.
15373      Branch: perl
15374            + t/lib/tie-stdhandle.t
15375            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
15376 ____________________________________________________________________________
15377 [  3329] By: nick                                  on 1999/05/08  12:03:45
15378         Log: Tweaks to open(my $fh,...) stuff
15379      Branch: perl
15380            ! op.c pp.c pp_sys.c t/io/open.t
15381 ____________________________________________________________________________
15382 [  3328] By: nick                                  on 1999/05/08  11:18:42
15383         Log: Bring SDBM_File.xs into line with new typemap
15384      Branch: perl
15385            ! ext/SDBM_File/SDBM_File.xs
15386 ____________________________________________________________________________
15387 [  3327] By: gsar                                  on 1999/05/08  00:07:11
15388         Log: add test case for AUTOLOAD reentrancy fix in change#3279
15389      Branch: perl
15390            ! t/lib/autoloader.t
15391 ____________________________________________________________________________
15392 [  3326] By: nick                                  on 1999/05/07  21:24:50
15393         Log: Implement open( my $fh, ...) and similar.
15394              Set flag in op.c for "constructor ops"
15395              In pp_rv2gv, if flag is set and arg is PADSV and uninit
15396              vivify as reference to a detached GV.
15397              (Name of GV is the pad name.)
15398              This scheme should "just work" for pipe/socket etc. too.
15399              
15400              #if 0 out the open(FH,undef) for now.
15401              Change t/io/open.t to test open(my $fh,...)
15402      Branch: perl
15403            ! op.c pp.c pp_sys.c t/io/open.t
15404 ____________________________________________________________________________
15405 [  3325] By: nick                                  on 1999/05/07  21:18:42
15406         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
15407      Branch: perl
15408            ! util.c
15409 ____________________________________________________________________________
15410 [  3324] By: gsar                                  on 1999/05/07  20:28:31
15411         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
15412              intervening code has to allocate SVs)
15413      Branch: perl
15414            ! util.c
15415 ____________________________________________________________________________
15416 [  3323] By: gsar                                  on 1999/05/07  19:45:08
15417         Log: allow line numbers to show in diagnostics during global destruction
15418      Branch: perl
15419            ! util.c
15420 ____________________________________________________________________________
15421 [  3322] By: gsar                                  on 1999/05/07  09:38:11
15422         Log: From: Dan Sugalski <sugalskd@ous.edu>
15423              Date: Fri, 09 Apr 1999 16:16:39 -0700
15424              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
15425              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
15426      Branch: perl
15427            ! lib/ExtUtils/MM_VMS.pm
15428 ____________________________________________________________________________
15429 [  3321] By: gsar                                  on 1999/05/07  09:08:23
15430         Log: From: kwzh@gnu.org (Karl Heuer)
15431              Date: Wed, 7 Apr 1999 23:58:58 -0400
15432              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
15433              Subject: [perl-5.005.02] detect lack of /dev/tty
15434      Branch: perl
15435            ! Makefile.SH
15436 ____________________________________________________________________________
15437 [  3320] By: gsar                                  on 1999/05/07  08:52:14
15438         Log: allow distinct prefix for versioned executables
15439              From: Roderick Schertler <roderick@argon.org>
15440              Date: Wed, 07 Apr 1999 15:34:56 -0400
15441              Message-ID: <3003.923513696@eeyore.ibcinc.com>
15442              Subject: perl55.00503 -> perl5.00503 patch for installperl
15443      Branch: perl
15444            ! INSTALL installperl
15445 ____________________________________________________________________________
15446 [  3319] By: gsar                                  on 1999/05/07  08:07:02
15447         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15448              Date: Mon, 05 Apr 1999 15:38:42 -0700
15449              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
15450              Subject: Re: chomp fails with $/ in fixed-length record mode
15451              --
15452              From: Roderick Schertler <roderick@argon.org>
15453              Date: Tue, 06 Apr 1999 21:11:37 -0400
15454              Message-ID: <2795.923447497@eeyore.ibcinc.com>
15455              Subject: Re: chomp fails with $/ in fixed-length record mode
15456      Branch: perl
15457            ! doop.c pod/perlfunc.pod t/op/chop.t
15458 ____________________________________________________________________________
15459 [  3318] By: gsar                                  on 1999/05/07  07:56:35
15460         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15461              Date: Tue, 6 Apr 1999 01:40:36 -0400
15462              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
15463              Subject: [PATCH 5.005_*] Make % use fmod()
15464      Branch: perl
15465            ! pp.c t/op/arith.t
15466 ____________________________________________________________________________
15467 [  3317] By: gsar                                  on 1999/05/07  04:18:11
15468         Log: DBM Filters (via private mail)
15469              From: pmarquess@bfsec.bt.co.uk
15470              Date: Sun, 18 Apr 1999 21:05:52 +0100
15471              Message-Id: <199904182009.NAA19152@activestate.com>
15472              Subject: DBM Filters
15473      Branch: perl
15474            + pod/perldbmfilter.pod
15475            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
15476            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15477            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15478            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
15479            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
15480            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15481            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
15482            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
15483            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
15484            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
15485            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
15486            ! t/lib/sdbm.t
15487 ____________________________________________________________________________
15488 [  3316] By: gsar                                  on 1999/05/07  03:28:53
15489         Log: avoid negative return value from Win32::GetTickCount()
15490              From: jan.dubois@ibm.net (Jan Dubois)
15491              Date: Sat, 03 Apr 1999 19:04:18 +0200
15492              Message-ID: <37084742.22824479@smtp1.ibm.net>
15493              Subject: Re: Win32::GetTickCount
15494      Branch: perl
15495            ! win32/win32.c
15496 ____________________________________________________________________________
15497 [  3314] By: gsar                                  on 1999/05/06  08:01:23
15498         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
15499              Date: Tue, 30 Mar 1999 23:40:34 PST
15500              Message-ID: <19990331074034.6117.qmail@hotmail.com>
15501              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
15502              --
15503              Date: Wed, 07 Apr 1999 00:28:23 -0800
15504              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
15505              Subject: [PATCH 5.005_56] function prototypes(B.pm)
15506              --
15507              Date: Thu, 22 Apr 1999 23:40:52 -0700
15508              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
15509              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
15510              --
15511              Date: Tue, 27 Apr 1999 01:14:49 PDT
15512              Message-ID: <19990427081449.28615.qmail@hotmail.com>
15513              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
15514      Branch: perl
15515            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
15516            ! t/op/ref.t
15517 ____________________________________________________________________________
15518 [  3313] By: jhi                                   on 1999/05/06  07:59:52
15519         Log: Integrate from mainperl.
15520      Branch: cfgperl
15521           !> (integrate 33 files)
15522 ____________________________________________________________________________
15523 [  3312] By: gsar                                  on 1999/05/06  07:11:50
15524         Log: add Ethiopic section to unicode master database (from Ken
15525              Whistler <kenw@sybase.com>)
15526      Branch: perl
15527            ! lib/unicode/UnicodeData-Latest.txt
15528 ____________________________________________________________________________
15529 [  3311] By: gsar                                  on 1999/05/06  05:37:55
15530         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
15531              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
15532              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
15533              Subject: Largefiles for Solaris
15534      Branch: perl
15535            ! hints/solaris_2.sh
15536 ____________________________________________________________________________
15537 [  3310] By: gsar                                  on 1999/05/06  05:14:35
15538         Log: emit more accurate diagnostic for syntax errors involving <>
15539              within eval""
15540      Branch: perl
15541            ! toke.c utils/perldoc.PL
15542 ____________________________________________________________________________
15543 [  3309] By: gsar                                  on 1999/05/06  04:36:31
15544         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
15545      Branch: perl
15546            ! t/lib/open3.t
15547 ____________________________________________________________________________
15548 [  3308] By: gsar                                  on 1999/05/06  03:19:16
15549         Log: applied first part of suggested patch (bug described cannot be
15550              reproduced any longer, so the second inconclusive part has not
15551              been applied)
15552              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15553              Date: Sun, 28 Mar 1999 04:51:34 +0100
15554              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
15555              Subject: [PATCH 5.005_56] Re: A core dump 
15556      Branch: perl
15557            ! toke.c
15558 ____________________________________________________________________________
15559 [  3307] By: gsar                                  on 1999/05/06  01:56:06
15560         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
15561              change#3180)
15562      Branch: perl
15563            ! op.c
15564 ____________________________________________________________________________
15565 [  3306] By: gsar                                  on 1999/05/05  17:17:34
15566         Log: applied non-conflicting parts of suggested patch
15567              From: Charles Bailey <BAILEY@newman.upenn.edu>
15568              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
15569              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
15570              Subject: [Patch 5.005_56] Revised VMS patch
15571      Branch: perl
15572            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
15573            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
15574 ____________________________________________________________________________
15575 [  3305] By: gsar                                  on 1999/05/05  16:20:19
15576         Log: make perldoc use backslashed pathnames within system() on win32
15577      Branch: perl
15578            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
15579 ____________________________________________________________________________
15580 [  3304] By: gsar                                  on 1999/05/05  07:29:43
15581         Log: upgrade Pod::Parser to v1.081 from CPAN
15582      Branch: perl
15583            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
15584            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
15585            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
15586 ____________________________________________________________________________
15587 [  3303] By: gsar                                  on 1999/05/05  07:02:07
15588         Log: From: Andy Dougherty <doughera@lafayette.edu>
15589              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
15590              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
15591              Subject: [PATCH 5.005_03-MT3] INSTALL patches
15592      Branch: perl
15593            ! INSTALL
15594 ____________________________________________________________________________
15595 [  3302] By: gsar                                  on 1999/05/05  06:55:21
15596         Log: load base packages based on nonexistent $VERSION
15597              From: andreas.koenig@anima.de (Andreas J. Koenig)
15598              Date: 19 Mar 1999 06:00:28 +0100
15599              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
15600              Subject: Re: base.pm flaw
15601      Branch: perl
15602            ! lib/base.pm lib/locale.pm
15603 ____________________________________________________________________________
15604 [  3301] By: gsar                                  on 1999/05/04  05:41:08
15605         Log: pod2man outputs switched date and revision label (fix suggested by
15606              EthanSasiela@mede.com)
15607      Branch: perl
15608            ! pod/pod2man.PL
15609 ____________________________________________________________________________
15610 [  3300] By: gsar                                  on 1999/05/03  18:48:25
15611         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
15612              (makes opendir(D,"c:") work reliably)
15613      Branch: perl
15614            ! win32/win32.c
15615 ____________________________________________________________________________
15616 [  3299] By: gsar                                  on 1999/05/02  19:39:55
15617         Log: add test case for change#3298
15618      Branch: perl
15619            ! sv.c t/op/readdir.t
15620 ____________________________________________________________________________
15621 [  3298] By: gsar                                  on 1999/05/02  19:24:41
15622         Log: close directory handles properly when localized
15623      Branch: perl
15624            ! sv.c
15625 ____________________________________________________________________________
15626 [  3297] By: jhi                                   on 1999/04/30  11:42:14
15627         Log: Integrate from mainperl.
15628      Branch: cfgperl
15629           !> Changes config_h.SH configure.com lib/AutoLoader.pm
15630           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
15631           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
15632           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
15633           !> vms/subconfigure.com win32/win32.c
15634 ____________________________________________________________________________
15635 [  3293] By: chip                                  on 1999/04/29  18:50:49
15636         Log: Fix shebang lines.
15637      Branch: maint-5.004/perl
15638            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
15639            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
15640            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
15641            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
15642            ! x2p/find2perl.PL x2p/s2p.PL
15643 ____________________________________________________________________________
15644 [  3284] By: gsar                                  on 1999/04/27  00:48:42
15645         Log: integrate change#3279 from maint-5.004
15646      Branch: perl
15647            ! lib/AutoLoader.pm
15648 ____________________________________________________________________________
15649 [  3279] By: chip                                  on 1999/04/26  23:09:26
15650         Log: Make &AutoLoad::AUTOLOAD reentrant.
15651      Branch: maint-5.004/perl
15652            ! lib/AutoLoader.pm
15653 ____________________________________________________________________________
15654 [  3276] By: chip                                  on 1999/04/26  22:34:36
15655         Log: Make porting scripts executable.
15656      Branch: maint-5.004/perl
15657            ! Changes Porting/genlog Porting/makerel Porting/p4desc
15658            ! Porting/patchls
15659 ____________________________________________________________________________
15660 [  3274] By: gsar                                  on 1999/04/26  17:30:31
15661         Log: allow embedded null characters in diagnostics
15662      Branch: perl
15663            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
15664 ____________________________________________________________________________
15665 [  3273] By: gsar                                  on 1999/04/26  08:27:22
15666         Log: hand-applied conflicting parts of suggested patch
15667              From: Charles Bailey <BAILEY@newman.upenn.edu>
15668              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
15669              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
15670              Subject: [PATCH 5.005_56] VMS configuration/build
15671      Branch: perl
15672            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
15673            ! vms/munchconfig.c vms/subconfigure.com
15674 ____________________________________________________________________________
15675 [  3272] By: gsar                                  on 1999/04/26  08:25:41
15676         Log: update Changes; tweak minor regressions
15677      Branch: perl
15678            ! Changes lib/AutoSplit.pm lib/File/Path.pm
15679 ____________________________________________________________________________
15680 [  3271] By: gsar                                  on 1999/04/26  07:52:51
15681         Log: integrate change#3229 from maint-5.004
15682      Branch: perl
15683            ! pp_ctl.c util.c
15684 ____________________________________________________________________________
15685 [  3270] By: gsar                                  on 1999/04/25  22:58:27
15686         Log: fix buggy reference count on refs to SVs with autoviv magic
15687              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
15688              accessing free()d memory)
15689      Branch: perl
15690            ! pp.c t/op/ref.t
15691 ____________________________________________________________________________
15692 [  3269] By: gsar                                  on 1999/04/24  17:07:55
15693         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
15694              on win32)
15695      Branch: perl
15696            ! win32/win32.c
15697 ____________________________________________________________________________
15698 [  3268] By: gsar                                  on 1999/04/24  16:38:25
15699         Log: kill dup hunk
15700      Branch: perl
15701            ! config_h.SH
15702 ____________________________________________________________________________
15703 [  3267] By: gsar                                  on 1999/04/24  16:35:57
15704         Log: integrate cfgperl changes into mainline
15705      Branch: perl
15706           +> myconfig.SH
15707            - myconfig
15708            ! pod/perlre.pod
15709           !> (integrate 38 files)
15710 ____________________________________________________________________________
15711 [  3266] By: jhi                                   on 1999/04/23  18:42:44
15712         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
15713              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
15714              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
15715              Cc: Lionel Cons <lionel.cons@cern.ch>,
15716              Ilya Zakharevich <ilya@math.ohio-state.edu>,
15717              David Hayes <david@bdel.com>
15718              Subject: [PATCH] h2ph
15719              Date: Fri, 23 Apr 1999 12:37:23 -0400
15720              Message-ID: <19990423123723.A49550@O2.chapin.edu>
15721      Branch: cfgperl
15722            ! utils/h2ph.PL
15723 ____________________________________________________________________________
15724 [  3265] By: jhi                                   on 1999/04/21  18:17:12
15725         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
15726              To: perlbug@perl.org
15727              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
15728              Date: Wed, 21 Apr 1999 08:17:54 -0700
15729              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
15730      Branch: cfgperl
15731            ! vms/descrip_mms.template
15732 ____________________________________________________________________________
15733 [  3264] By: jhi                                   on 1999/04/20  08:50:54
15734         Log: From: Andy Dougherty <doughera@lafayette.edu>
15735              To: The Perl Porters Mailing List <perl5-porters@perl.org>
15736              Subject: [PATCH 5.005_56] Re: 5.006 Todo
15737              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
15738              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
15739      Branch: cfgperl
15740            ! Porting/pumpkin.pod
15741 ____________________________________________________________________________
15742 [  3263] By: jhi                                   on 1999/04/20  08:05:01
15743         Log: From: Chip Salzenberg <chip@perlsupport.com>
15744              To: Perl 5 Porters <perl5-porters@perl.org>
15745              Subject: [PATCH 5.005_56] Configure: $sig_count
15746              Date: Sun, 18 Apr 1999 17:54:36 -0400
15747              Message-ID: <19990418175436.A27496@perlsupport.com>
15748      Branch: cfgperl
15749            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15750            ! config_h.SH
15751 ____________________________________________________________________________
15752 [  3262] By: jhi                                   on 1999/04/19  18:23:50
15753         Log: Subject: PATCH wrong faq reference in perlbook.pod
15754              From: Robin Barker <rmb1@cise.npl.co.uk>
15755              To: perlbug@perl.com
15756              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
15757              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
15758      Branch: cfgperl
15759            ! pod/perlbook.pod
15760 ____________________________________________________________________________
15761 [  3261] By: jhi                                   on 1999/04/15  13:59:04
15762         Log: From: Andy Dougherty <doughera@lafayette.edu>
15763              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
15764              Cc: Perl Porters <perl5-porters@perl.org>
15765              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
15766              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
15767              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
15768      Branch: cfgperl
15769            ! hints/solaris_2.sh
15770 ____________________________________________________________________________
15771 [  3260] By: jhi                                   on 1999/04/15  13:56:53
15772         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
15773              To: pumpkings@jhereg.perl.com
15774              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
15775              Date: Thu, 15 Apr 1999 07:13:41 -0600
15776              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
15777      Branch: cfgperl
15778            ! pod/perldata.pod
15779 ____________________________________________________________________________
15780 [  3259] By: jhi                                   on 1999/04/13  23:12:52
15781         Log: LDLIBPTH also on 'clean' targets.
15782      Branch: cfgperl
15783            ! Makefile.SH
15784 ____________________________________________________________________________
15785 [  3258] By: jhi                                   on 1999/04/13  21:38:46
15786         Log: Add information about the two DEC C compiler optimizer bugs
15787              (what patch levels of the compilers fix them).
15788      Branch: cfgperl
15789            ! pp.c t/op/repeat.t
15790 ____________________________________________________________________________
15791 [  3257] By: jhi                                   on 1999/04/13  14:25:08
15792         Log: Be polite about ccdlflags and lddflags, too.
15793              Avoid Perl's malloc only when threaded.
15794      Branch: cfgperl
15795            ! hints/aix.sh
15796 ____________________________________________________________________________
15797 [  3256] By: jhi                                   on 1999/04/13  10:21:33
15798         Log: Croak if no known ways to semctl() (don't assume union semun).
15799      Branch: cfgperl
15800            ! doio.c perl.h
15801 ____________________________________________________________________________
15802 [  3255] By: jhi                                   on 1999/04/13  09:10:26
15803         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15804              To: perl5-porters@perl.org, vmsperl@perl.org
15805              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
15806              Date: Mon, 12 Apr 1999 13:36:48 -0700
15807              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
15808      Branch: cfgperl
15809            ! lib/ExtUtils/MM_VMS.pm
15810 ____________________________________________________________________________
15811 [  3254] By: jhi                                   on 1999/04/13  06:56:26
15812         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15813              To: perlbug@perl.com
15814              Subject: Update for OpenBSD hints
15815              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
15816              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
15817      Branch: cfgperl
15818            ! hints/openbsd.sh
15819 ____________________________________________________________________________
15820 [  3229] By: chip                                  on 1999/04/13  04:04:14
15821         Log: Preserve errno from importunities of sfio.
15822      Branch: maint-5.004/perl
15823            ! pp_ctl.c util.c
15824 ____________________________________________________________________________
15825 [  3226] By: jhi                                   on 1999/04/11  12:52:26
15826         Log: If both ways to call semctl are broken,    skip the tests.
15827      Branch: cfgperl
15828            ! t/lib/ipc_sysv.t
15829 ____________________________________________________________________________
15830 [  3225] By: jhi                                   on 1999/04/10  22:27:28
15831         Log: From: Andy Dougherty <doughera@lafayette.edu>
15832              To: dsembr01@ox.slug.louisville.edu
15833              Cc: perlbug@perl.com
15834              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
15835              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
15836              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
15837      Branch: cfgperl
15838            ! ext/POSIX/POSIX.xs
15839 ____________________________________________________________________________
15840 [  3224] By: jhi                                   on 1999/04/09  18:50:32
15841         Log: From: Andy Dougherty <doughera@lafayette.edu>
15842              To: Perl Porters <perl5-porters@perl.org>
15843              Subject: [PATCH 5.005_56] Re: prefix= in hints
15844              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
15845              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
15846              
15847              (Overrides change #3204 from Kurt)
15848      Branch: cfgperl
15849            ! hints/linux.sh
15850 ____________________________________________________________________________
15851 [  3223] By: jhi                                   on 1999/04/09  18:37:55
15852         Log: Understand Apollo's //node notation.
15853              
15854              From: Johann Klasek <jk@auto.tuwien.ac.at>
15855              To: jhi@iki.fi
15856              Subject: Re: DomainPerl
15857              Date: Fri, 9 Apr 1999 18:21:37 +0200
15858              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
15859      Branch: cfgperl
15860            ! lib/Cwd.pm
15861 ____________________________________________________________________________
15862 [  3220] By: jhi                                   on 1999/04/04  16:33:49
15863         Log: Integrate from mainperl.
15864      Branch: cfgperl
15865           !> (integrate 39 files)
15866 ____________________________________________________________________________
15867 [  3219] By: gsar                                  on 1999/04/04  02:48:17
15868         Log: tweak previous change
15869      Branch: maint-5.005/perl
15870            ! win32/win32.c
15871 ____________________________________________________________________________
15872 [  3218] By: gsar                                  on 1999/04/04  02:44:47
15873         Log: be careful about extending the stack for the Win32:: builtins
15874      Branch: maint-5.005/perl
15875            ! win32/win32.c
15876 ____________________________________________________________________________
15877 [  3217] By: gsar                                  on 1999/04/04  01:59:26
15878         Log: correct places that said newSVpv() when they meant newSVpvn()
15879      Branch: perl
15880            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
15881            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
15882            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
15883            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
15884            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
15885            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
15886            ! win32/win32.c
15887 ____________________________________________________________________________
15888 [  3216] By: gsar                                  on 1999/04/03  23:58:27
15889         Log: avoid duplicate code
15890      Branch: perl
15891            ! sv.c
15892 ____________________________________________________________________________
15893 [  3215] By: gsar                                  on 1999/04/03  23:14:34
15894         Log: grow PL_tmps_stack more efficiently; make it more amenable to
15895              STRESS_REALLOC testing
15896      Branch: perl
15897            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
15898            ! sv.c
15899 ____________________________________________________________________________
15900 [  3214] By: gsar                                  on 1999/04/03  21:01:09
15901         Log: scrounge and save three extra branches in pp_entersub()
15902      Branch: perl
15903            ! cv.h pp_ctl.c pp_hot.c
15904 ____________________________________________________________________________
15905 [  3213] By: gsar                                  on 1999/04/03  17:43:23
15906         Log: remove duplicate code and an extra branch in sv_setsv() and
15907              other hot code by making SvTHINKFIRST() think about FAKE SVs
15908      Branch: perl
15909            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
15910            ! proto.h scope.c sv.c sv.h
15911 ____________________________________________________________________________
15912 [  3212] By: jhi                                   on 1999/04/03  16:20:09
15913         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
15914              
15915              From: John Bley <jbb6@acpub.duke.edu>
15916              To: perlbug@perl.org
15917              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
15918              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
15919              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
15920      Branch: cfgperl
15921            ! doio.c pp_sys.c
15922 ____________________________________________________________________________
15923 [  3211] By: jhi                                   on 1999/04/03  13:27:26
15924         Log: Change #3210 was rather unportable.  This is better.
15925      Branch: cfgperl
15926            ! Configure config_h.SH
15927 ____________________________________________________________________________
15928 [  3210] By: jhi                                   on 1999/04/03  13:16:20
15929         Log: Avoid Digital UNIX' ksh.
15930              
15931              From: Jarkko Hietaniemi <jhi@iki.fi> 
15932              To: Henrik Tougaard <ht000@siberut.foa.dk> 
15933              Cc: perlbug@perl.com, ht000@foa.dk 
15934              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
15935              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
15936              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
15937      Branch: cfgperl
15938            ! Configure config_h.SH
15939 ____________________________________________________________________________
15940 [  3209] By: jhi                                   on 1999/04/03  12:49:04
15941         Log: Integrate from mainperl.
15942      Branch: cfgperl
15943           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
15944 ____________________________________________________________________________
15945 [  3208] By: jhi                                   on 1999/04/03  12:27:24
15946         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
15947              
15948              From: Lionel Cons <lionel.cons@cern.ch>
15949              To: jhi@iki.fi
15950              Cc: perlbug@perl.com, kstar@isinet.com,
15951              Philippe Defert <philippe.defert@cern.ch>
15952              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
15953              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
15954              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
15955      Branch: cfgperl
15956            ! hints/irix_6.sh
15957 ____________________________________________________________________________
15958 [  3207] By: jhi                                   on 1999/04/03  12:20:21
15959         Log: Be polite about usemymalloc.
15960      Branch: cfgperl
15961            ! hints/aix.sh
15962 ____________________________________________________________________________
15963 [  3206] By: gsar                                  on 1999/04/02  23:31:59
15964         Log: a typo in change#3205
15965      Branch: perl
15966            ! t/lib/bigfloatpm.t
15967 ____________________________________________________________________________
15968 [  3205] By: gsar                                  on 1999/04/02  23:20:31
15969         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
15970              returns NaNs faithfully)
15971      Branch: perl
15972            ! t/lib/bigfloatpm.t
15973 ____________________________________________________________________________
15974 [  3204] By: jhi                                   on 1999/04/02  22:03:23
15975         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
15976              
15977              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15978              To: perl5-porters@perl.org
15979              Subject: linux hints nit
15980              Date: Fri, 2 Apr 1999 16:49:47 -0500
15981              Message-ID: <19990402164947.E80926@O2.chapin.edu>
15982      Branch: cfgperl
15983            ! hints/linux.sh
15984 ____________________________________________________________________________
15985 [  3203] By: jhi                                   on 1999/04/02  22:00:56
15986         Log: Display exact glibc version in Linux. 
15987              
15988              From: Andy Dougherty <doughera@lafayette.edu>
15989              To: Perl Porters <perl5-porters@perl.org>
15990              Subject: Displaying glibc version on Linux
15991              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
15992              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
15993      Branch: cfgperl
15994            ! hints/linux.sh
15995 ____________________________________________________________________________
15996 [  3202] By: gsar                                  on 1999/04/02  21:23:18
15997         Log: various little goofs
15998      Branch: perl
15999            ! Changes Makefile.SH README installperl
16000 ____________________________________________________________________________
16001 [  3201] By: jhi                                   on 1999/04/02  13:13:39
16002         Log: Configure regen.
16003              
16004              Add llseek + offset_t probing.
16005              Change CONFIG to CONFIGDOTSH.
16006              'unset foo' is unportable, use foo=''.
16007      Branch: cfgperl
16008            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
16009            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
16010            ! perl_exp.SH writemain.SH
16011 ____________________________________________________________________________
16012 [  3200] By: jhi                                   on 1999/04/02  12:06:22
16013         Log: Introduce myconfig.SH.
16014              
16015              From: Andy Dougherty <doughera@lafayette.edu>
16016              To: Jarkko Hietaniemi <jhi@iki.fi>
16017              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
16018              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
16019              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
16020              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
16021      Branch: cfgperl
16022            + myconfig.SH
16023            - myconfig
16024            ! MANIFEST
16025 ____________________________________________________________________________
16026 [  3195] By: jhi                                   on 1999/03/28  16:42:54
16027         Log: Update perlhist on 5_03.
16028      Branch: maint-5.005/perl
16029            ! pod/perlhist.pod
16030 ____________________________________________________________________________
16031 [  3194] By: jhi                                   on 1999/03/28  12:30:01
16032         Log: Integrate from mainperl.
16033      Branch: cfgperl
16034           +> t/op/grep.t
16035            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
16036            ! t/lib/bigintpm.t
16037           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
16038           !> t/lib/thread.t
16039 ____________________________________________________________________________
16040 [  3189] By: gsar                                  on 1999/03/28  08:22:00
16041         Log: various pod niggles
16042      Branch: maint-5.005/perl
16043            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
16044            ! pod/perlfunc.pod pod/perlhist.pod
16045 ____________________________________________________________________________
16046 [  3187] By: gsar                                  on 1999/03/28  07:31:16
16047         Log: regularize CAPI declarations (CAPI extensions now build under
16048              the Borland compiler)
16049      Branch: maint-5.005/perl
16050            ! win32/GenCAPI.pl
16051 ____________________________________________________________________________
16052 [  3186] By: gsar                                  on 1999/03/28  07:26:33
16053         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
16054              -DPERL_CAPI
16055      Branch: maint-5.005/perl
16056            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
16057 ____________________________________________________________________________
16058 [  3183] By: gsar                                  on 1999/03/28  06:00:46
16059         Log: update p4 utility to ignore non-text files
16060      Branch: perl
16061            ! Porting/p4desc
16062 ____________________________________________________________________________
16063 [  3181] By: gsar                                  on 1999/03/28  03:37:23
16064         Log: integrate change#3179 from maint-5.005
16065      Branch: perl
16066           !> ext/Thread/Thread.xs t/lib/thread.t
16067 ____________________________________________________________________________
16068 [  3180] By: gsar                                  on 1999/03/28  02:28:20
16069         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
16070              (sometimes caused bizarreness in the BLOCK)
16071      Branch: perl
16072            + t/op/grep.t
16073            ! MANIFEST op.c
16074 ____________________________________________________________________________
16075 [  3179] By: gsar                                  on 1999/03/28  02:14:04
16076         Log: fix thread segfault when passing large number of arguments to child
16077              a la C<Thread->new($foo, 1..1000)>
16078      Branch: maint-5.005/perl
16079            ! ext/Thread/Thread.xs t/lib/thread.t
16080 ____________________________________________________________________________
16081 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
16082         Log: fix $Config{'usethreads'} typo in perlthrtut
16083              
16084              From: Ian Maloney <szhmf9@wsblob.ubs.com>
16085              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
16086              Message-Id: <199903251540.QAA02439@wsblob.>
16087              Subject: perlthrtut documentation error
16088      Branch: maint-5.005/perl
16089            ! pod/perlthrtut.pod
16090 ____________________________________________________________________________
16091 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
16092         Log: Update Test.pm to VERSION 1.122 from CPAN
16093      Branch: maint-5.005/perl
16094            ! lib/Test.pm
16095 ____________________________________________________________________________
16096 [  3171] By: jhi                                   on 1999/03/26  22:38:28
16097         Log: Integrate from mainperl.
16098      Branch: cfgperl
16099           !> (integrate 37 files)
16100 ____________________________________________________________________________
16101 [  3170] By: gsar                                  on 1999/03/26  01:30:25
16102         Log: specify type of bracket in "Unmatched bracket" diagnostic;
16103              prefer 'brace' or 'curly bracket' over 'curly brace'
16104      Branch: perl
16105            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
16106            ! t/op/misc.t t/op/re_tests toke.c
16107 ____________________________________________________________________________
16108 [  3169] By: gsar                                  on 1999/03/26  00:50:51
16109         Log: better description of "Integer overflow" diagnostic
16110      Branch: perl
16111            ! pod/perldiag.pod
16112 ____________________________________________________________________________
16113 [  3168] By: gsar                                  on 1999/03/25  11:02:46
16114         Log: applied needful parts of suggested patch
16115              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
16116              Date: Tue, 23 Mar 1999 16:21:43 -0800
16117              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
16118              Subject: [PATCH 5.005_56] pp_formline correction
16119      Branch: perl
16120            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
16121 ____________________________________________________________________________
16122 [  3167] By: gsar                                  on 1999/03/25  10:39:02
16123         Log: clarify what a "comment" means (due to Mark-Jason Dominus
16124              <mjd@plover.com>)
16125      Branch: perl
16126            ! pod/perlsyn.pod
16127 ____________________________________________________________________________
16128 [  3166] By: gsar                                  on 1999/03/25  10:33:18
16129         Log: describe current behavior on local($foo{nothere}) (suggested by
16130              Lionel Cons <lionel.cons@cern.ch>)
16131      Branch: perl
16132            ! pod/perlsub.pod
16133 ____________________________________________________________________________
16134 [  3165] By: gsar                                  on 1999/03/25  06:21:05
16135         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
16136              <vishalb@hotmail.com>)
16137      Branch: perl
16138            ! ext/B/B/C.pm
16139 ____________________________________________________________________________
16140 [  3164] By: gsar                                  on 1999/03/25  06:17:27
16141         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16142              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
16143              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
16144              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
16145      Branch: perl
16146            ! ext/B/B.xs op.h opcode.pl
16147 ____________________________________________________________________________
16148 [  3163] By: gsar                                  on 1999/03/25  06:15:49
16149         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
16150              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
16151              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
16152              Subject: [PATCH _56] B::Deparse 0.57
16153              --
16154              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
16155              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
16156              Subject: Re: [PATCH _56] B::Deparse 0.57 
16157      Branch: perl
16158            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
16159 ____________________________________________________________________________
16160 [  3162] By: gsar                                  on 1999/03/25  06:11:46
16161         Log: fix a few places that said 'int', but meant 'STRLEN'
16162      Branch: perl
16163            ! pod/perlguts.pod proto.h sv.c
16164 ____________________________________________________________________________
16165 [  3161] By: gsar                                  on 1999/03/25  06:01:18
16166         Log: From: Russ Allbery <rra@stanford.edu>
16167              Date: 22 Mar 1999 04:26:26 -0800
16168              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
16169              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
16170      Branch: perl
16171            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
16172            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
16173            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
16174            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
16175 ____________________________________________________________________________
16176 [  3160] By: gsar                                  on 1999/03/25  02:26:31
16177         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
16178      Branch: perl
16179            ! opcode.h opcode.pl
16180 ____________________________________________________________________________
16181 [  3159] By: gsar                                  on 1999/03/25  02:18:17
16182         Log: add statement-modifier loops to :base_loop class
16183      Branch: perl
16184            ! ext/Opcode/Opcode.pm
16185 ____________________________________________________________________________
16186 [  3158] By: gsar                                  on 1999/03/25  00:36:57
16187         Log: integrate changes#3105,3130,3154 from maint-5.005
16188      Branch: perl
16189           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
16190 ____________________________________________________________________________
16191 [  3157] By: gsar                                  on 1999/03/25  00:24:17
16192         Log: remove bogus panic()
16193      Branch: perl
16194            ! Changes lib/Math/BigFloat.pm
16195 ____________________________________________________________________________
16196 [  3156] By: jhi                                   on 1999/03/24  22:43:43
16197         Log: Integrate from mainperl.
16198      Branch: cfgperl
16199           +> (branch 38 files)
16200           !> (integrate 68 files)
16201 ____________________________________________________________________________
16202 [  3155] By: jhi                                   on 1999/03/24  22:12:17
16203         Log: Configure regenerated because of changes #3130/#3154 and #3147.
16204      Branch: cfgperl
16205            ! Configure config_h.SH
16206 ____________________________________________________________________________
16207 [  3154] By: jhi                                   on 1999/03/24  21:40:51
16208         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
16209              based on suggestions from Andy Dougherty.
16210      Branch: maint-5.005/perl
16211            ! INSTALL
16212 ____________________________________________________________________________
16213 [  3153] By: gsar                                  on 1999/03/24  10:38:05
16214         Log: applied suggested patch, modulo superceded parts
16215              From: Charles Bailey <BAILEY@newman.upenn.edu>
16216              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
16217              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
16218              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
16219      Branch: perl
16220            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
16221            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
16222            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
16223            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
16224 ____________________________________________________________________________
16225 [  3152] By: gsar                                  on 1999/03/24  10:30:51
16226         Log: applied suggested patch, modulo superceded parts
16227              From: Charles Bailey <BAILEY@newman.upenn.edu>
16228              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
16229              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
16230              Subject: [PATCH 5.005_56] Miscellaneous small fixes
16231      Branch: perl
16232            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
16233            ! lib/File/Basename.pm
16234 ____________________________________________________________________________
16235 [  3151] By: gsar                                  on 1999/03/24  10:15:00
16236         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
16237      Branch: perl
16238            ! pod/perlop.pod
16239 ____________________________________________________________________________
16240 [  3150] By: gsar                                  on 1999/03/24  10:09:13
16241         Log: missing integration in previous change
16242      Branch: perl
16243           !> README.apollo
16244 ____________________________________________________________________________
16245 [  3149] By: gsar                                  on 1999/03/24  10:06:44
16246         Log: integrate changes#3116,3119 from maint-5.005
16247      Branch: perl
16248            + README.apollo
16249           +> apollo/netinet/in.h
16250           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
16251 ____________________________________________________________________________
16252 [  3148] By: gsar                                  on 1999/03/24  10:01:56
16253         Log: integrate changes#3091-3094 from maint-5.005
16254      Branch: perl
16255           !> README.hurd vms/subconfigure.com vos/config.h
16256           !> vos/config_h.SH_orig
16257 ____________________________________________________________________________
16258 [  3147] By: gsar                                  on 1999/03/24  09:31:49
16259         Log: warn about newfangled vfork() caveats
16260      Branch: perl
16261            ! Configure
16262 ____________________________________________________________________________
16263 [  3146] By: jhi                                   on 1999/03/24  09:20:14
16264         Log: Bring in changes #2808 and #2812 (from mainline perl)
16265              that enhance the perlbug checklist.
16266      Branch: maint-5.005/perl
16267            ! utils/perlbug.PL
16268 ____________________________________________________________________________
16269 [  3145] By: gsar                                  on 1999/03/24  08:37:02
16270         Log: integrate change#3115 from maint-5.005
16271      Branch: perl
16272           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
16273           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
16274 ____________________________________________________________________________
16275 [  3144] By: gsar                                  on 1999/03/24  08:33:59
16276         Log: add note about map in scalar context
16277      Branch: perl
16278            ! pod/perlfunc.pod
16279 ____________________________________________________________________________
16280 [  3143] By: gsar                                  on 1999/03/24  08:25:59
16281         Log: doc tweak
16282      Branch: perl
16283            ! lib/Time/Local.pm
16284 ____________________________________________________________________________
16285 [  3142] By: gsar                                  on 1999/03/24  08:20:37
16286         Log: applied suggested patch, modulo bogus hunk
16287              From: "Vishal Bhatia" <vishalb@hotmail.com>
16288              Date: Thu, 11 Mar 1999 07:40:27 PST
16289              Message-ID: <19990311154027.25891.qmail@hotmail.com>
16290              Subject: [PATCH 5.005_56] Minor fixes in perlcc
16291      Branch: perl
16292            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
16293 ____________________________________________________________________________
16294 [  3141] By: gsar                                  on 1999/03/24  08:06:12
16295         Log: integrate change#3104 from maint-5.005
16296      Branch: perl
16297           !> README.os390 t/lib/posix.t
16298 ____________________________________________________________________________
16299 [  3140] By: gsar                                  on 1999/03/24  06:34:56
16300         Log: fix failure of C<&locked_sub;> under -Dusethreads
16301      Branch: perl
16302            ! pp_hot.c t/lib/thread.t
16303 ____________________________________________________________________________
16304 [  3139] By: gsar                                  on 1999/03/24  05:52:00
16305         Log: debugger tweak (wasn't printing a newline after recalled commands)
16306      Branch: perl
16307            ! lib/perl5db.pl
16308 ____________________________________________________________________________
16309 [  3138] By: gsar                                  on 1999/03/24  05:33:28
16310         Log: document OO exceptions (based on a suggestion by Andreas Koenig
16311              <andreas.koenig@anima.de>)
16312      Branch: perl
16313            ! pod/perlfunc.pod
16314 ____________________________________________________________________________
16315 [  3137] By: gsar                                  on 1999/03/24  02:50:20
16316         Log: better "Illegal %s digit ignored" warnings
16317      Branch: perl
16318            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
16319            ! toke.c util.c
16320 ____________________________________________________________________________
16321 [  3136] By: gsar                                  on 1999/03/24  02:26:38
16322         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
16323      Branch: perl
16324            + t/pragma/utf8.t
16325            ! regcomp.c
16326 ____________________________________________________________________________
16327 [  3135] By: gsar                                  on 1999/03/24  01:29:09
16328         Log: flip release & version in win32_uname()
16329      Branch: perl
16330            ! win32/win32.c
16331 ____________________________________________________________________________
16332 [  3134] By: gsar                                  on 1999/03/24  01:08:33
16333         Log: support POSIX::uname() via win32_uname()
16334      Branch: perl
16335            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
16336            ! win32/config.gc win32/config.vc win32/config_H.bc
16337            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
16338            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
16339 ____________________________________________________________________________
16340 [  3133] By: gsar                                  on 1999/03/23  22:20:10
16341         Log: From: jan.dubois@ibm.net (Jan Dubois)
16342              Date: Sat, 06 Mar 1999 21:42:56 +0100
16343              Message-ID: <36e49281.50337171@smtp1.ibm.net>
16344              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
16345      Branch: perl
16346            ! pod/perldelta.pod
16347 ____________________________________________________________________________
16348 [  3132] By: gsar                                  on 1999/03/23  22:17:45
16349         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
16350              Date: Sat, 06 Mar 1999 17:50:49 +0100
16351              Message-ID: <36e25209.33833760@smtp1.ibm.net>
16352              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
16353              --
16354              Date: Sat, 06 Mar 1999 18:15:00 +0100
16355              Message-ID: <36e36222.37954195@smtp1.ibm.net>
16356              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
16357      Branch: perl
16358            + t/lib/filefunc.t
16359            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
16360            ! pod/perldelta.pod pod/perlmodlib.pod
16361 ____________________________________________________________________________
16362 [  3131] By: gsar                                  on 1999/03/23  22:07:59
16363         Log: integrate cfgperl changes into mainline
16364      Branch: perl
16365           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
16366           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
16367           !> installperl malloc.c perl.c perl.h pod/perl.pod
16368           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
16369 ____________________________________________________________________________
16370 [  3130] By: jhi                                   on 1999/03/23  22:02:23
16371         Log: Don't use config.msg to remind about the
16372              LD_LIBRARY_PATH because Makefile.SH takes
16373              care of that.
16374              
16375              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
16376              This used to be the default but in some MT or another it
16377              was dropped because of some transient error or another.
16378      Branch: maint-5.005/perl
16379            ! Configure hints/dec_osf.sh
16380 ____________________________________________________________________________
16381 [  3129] By: gsar                                  on 1999/03/23  21:38:03
16382         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
16383              to size    and better maintainability)
16384      Branch: perl
16385            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
16386            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
16387            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
16388            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
16389            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
16390            + t/pod/include.xr t/pod/included.t t/pod/included.xr
16391            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
16392            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
16393            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
16394            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
16395            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
16396            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
16397            ! win32/Makefile win32/makefile.mk win32/pod.mak
16398 ____________________________________________________________________________
16399 [  3128] By: jhi                                   on 1999/03/23  10:14:54
16400         Log: Integrate from mainperl.
16401      Branch: cfgperl
16402           !> (integrate 46 files)
16403 ____________________________________________________________________________
16404 [  3127] By: gsar                                  on 1999/03/23  06:57:30
16405         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
16406              Date: Thu, 4 Mar 1999 10:54:01 -0800
16407              Message-Id: <9903041854.AA46868@frc0000>
16408              Subject: patch for useless Math::BigInt warnings
16409      Branch: perl
16410            ! lib/Math/BigInt.pm
16411 ____________________________________________________________________________
16412 [  3126] By: gsar                                  on 1999/03/23  05:54:37
16413         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
16414              From: "Kurt D. Starsinic" <kstar@chapin.edu>
16415              Date: Fri, 19 Feb 1999 15:47:59 -0500
16416              Message-ID: <19990219154759.A32350@O2.chapin.edu>
16417              Subject: [PATCH] OSF/1 hints
16418      Branch: perl
16419            ! hints/dec_osf.sh
16420 ____________________________________________________________________________
16421 [  3125] By: gsar                                  on 1999/03/23  00:56:38
16422         Log: avoid typeglob persistence in pp_readline()
16423      Branch: perl
16424            ! sv.c t/op/gv.t
16425 ____________________________________________________________________________
16426 [  3124] By: gsar                                  on 1999/03/22  21:12:23
16427         Log: update copyright years
16428      Branch: perl
16429            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
16430            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
16431            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
16432            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
16433            ! sv.c sv.h toke.c utf8.c utf8.h util.c
16434 ____________________________________________________________________________
16435 [  3123] By: gsar                                  on 1999/03/22  07:07:06
16436         Log: implement win32_spawnvp() internally, making it return true PIDs
16437              for asynchronous spawns; fix win32_kill() to always deal with
16438              PIDs
16439      Branch: perl
16440            ! win32/win32.c win32/win32.h
16441 ____________________________________________________________________________
16442 [  3122] By: jhi                                   on 1999/03/19  21:12:14
16443         Log: Describe the new Benchmark feature in more detail.
16444      Branch: cfgperl
16445            ! pod/perldelta.pod
16446      Branch: maint-5.005/perl
16447            ! pod/perldelta.pod
16448 ____________________________________________________________________________
16449 [  3121] By: jhi                                   on 1999/03/19  08:16:12
16450         Log: AVAILABILITY tuning.
16451      Branch: cfgperl
16452            ! pod/perl.pod
16453      Branch: maint-5.005/perl
16454            ! pod/perl.pod
16455 ____________________________________________________________________________
16456 [  3120] By: jhi                                   on 1999/03/17  14:52:17
16457         Log: Rhapsody change assumed too much.
16458      Branch: cfgperl
16459            ! t/op/stat.t
16460 ____________________________________________________________________________
16461 [  3119] By: jhi                                   on 1999/03/17  14:33:43
16462         Log: More Apollo fixes.
16463      Branch: maint-5.005/perl
16464            ! README.apollo hints/apollo.sh t/lib/io_udp.t
16465 ____________________________________________________________________________
16466 [  3118] By: jhi                                   on 1999/03/16  17:23:39
16467         Log: Nada.
16468      Branch: maint-5.005/perl
16469            ! README.apollo
16470 ____________________________________________________________________________
16471 [  3117] By: jhi                                   on 1999/03/16  17:18:49
16472         Log: Apollo DomainOS AVAILABILITY.
16473      Branch: cfgperl
16474            ! pod/perl.pod
16475      Branch: maint-5.005/perl
16476            ! pod/perl.pod
16477 ____________________________________________________________________________
16478 [  3116] By: jhi                                   on 1999/03/16  17:14:00
16479         Log: Apollo DomainOS patch
16480              From: Johann Klasek <jk@auto.tuwien.ac.at>
16481              Subject: Re: DomainPerl
16482              Date: Tue, 16 Mar 1999 17:46:32 +0100
16483              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
16484      Branch: maint-5.005/perl
16485            + README.apollo apollo/netinet/in.h
16486            ! MANIFEST hints/apollo.sh
16487 ____________________________________________________________________________
16488 [  3115] By: jhi                                   on 1999/03/16  14:23:54
16489         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
16490              To: Gurusamy Sarathy <gsar@activestate.com>,
16491              Graham Barr <gbarr@pobox.com>
16492              Cc: Perl5 Porters <perl5-porters@perl.org>,
16493              "Paul.Marquess" <Paul.Marquess@btinternet.com>
16494              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
16495              Date: Sun, 14 Mar 1999 14:43:57 -0000
16496              Message-Id: <199903141841.NAA17040@defender.perl.org>
16497      Branch: maint-5.005/perl
16498            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16499            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
16500 ____________________________________________________________________________
16501 [  3114] By: jhi                                   on 1999/03/16  12:42:20
16502         Log: Mention Rhapsody in 5.005_5X perldelta,
16503              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
16504              *planned* AVAILABILITY.
16505      Branch: cfgperl
16506            ! pod/perl.pod pod/perldelta.pod
16507      Branch: maint-5.005/perl
16508            ! pod/perl.pod
16509 ____________________________________________________________________________
16510 [  3113] By: jhi                                   on 1999/03/16  10:38:53
16511         Log: perldelta niggling.
16512      Branch: cfgperl
16513            ! pod/perldelta.pod
16514      Branch: maint-5.005/perl
16515            ! pod/perldelta.pod
16516 ____________________________________________________________________________
16517 [  3112] By: jhi                                   on 1999/03/16  10:35:21
16518         Log: Integrate from mainperl.
16519      Branch: cfgperl
16520           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
16521           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
16522 ____________________________________________________________________________
16523 [  3111] By: jhi                                   on 1999/03/16  10:28:10
16524         Log: AVAILABILITY update: still mention PowerUX,
16525              Novell Netware now has sources available.
16526      Branch: cfgperl
16527            ! pod/perl.pod
16528      Branch: maint-5.005/perl
16529            ! pod/perl.pod
16530 ____________________________________________________________________________
16531 [  3110] By: gsar                                  on 1999/03/16  04:34:23
16532         Log: sundry pod niggles
16533      Branch: perl
16534            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
16535            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
16536 ____________________________________________________________________________
16537 [  3109] By: jhi                                   on 1999/03/15  17:00:11
16538         Log: Integrate from mainperl.
16539      Branch: cfgperl
16540           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
16541           +> lib/unicode/Is/Syllable.pl
16542           +> lib/unicode/MakeEthiopicSyllables.PL
16543           +> lib/unicode/README.Ethiopic
16544           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
16545           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
16546           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
16547           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
16548           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
16549           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
16550           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
16551           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
16552 ____________________________________________________________________________
16553 [  3108] By: jhi                                   on 1999/03/15  16:58:12
16554         Log: First pass of integrating the Rhapsody port,
16555              
16556              From: Wilfredo Sanchez <wsanchez@apple.com> 
16557              Subject: Keeping the world in sync.
16558              Reply-To: wsanchez@apple.com 
16559              To: perlbug@perl.com 
16560              Date: Fri, 13 Nov 1998 17:11:30 -0800 
16561              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
16562      Branch: cfgperl
16563            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
16564            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
16565            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
16566            ! x2p/util.c
16567 ____________________________________________________________________________
16568 [  3107] By: gsar                                  on 1999/03/15  03:22:10
16569         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
16570              From: Daniel Yacob <dmulholl@cs.indiana.edu>
16571              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
16572              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
16573              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
16574      Branch: perl
16575            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
16576            + lib/unicode/Is/Syllable.pl
16577            + lib/unicode/MakeEthiopicSyllables.PL
16578            + lib/unicode/README.Ethiopic
16579            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
16580            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
16581            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
16582            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
16583            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
16584            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
16585            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
16586            ! lib/unicode/Name.pl lib/unicode/Number.pl
16587 ____________________________________________________________________________
16588 [  3106] By: gsar                                  on 1999/03/12  20:35:36
16589         Log: change#3067 failed package.t due to needless creation of $a and $b;
16590              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
16591      Branch: perl
16592            ! op.c
16593 ____________________________________________________________________________
16594 [  3105] By: jhi                                   on 1999/03/12  15:54:57
16595         Log: Recognize the NetBSD packages collection.
16596      Branch: maint-5.005/perl
16597            ! hints/netbsd.sh
16598 ____________________________________________________________________________
16599 [  3104] By: jhi                                   on 1999/03/12  09:07:04
16600         Log: From: pvhp@forte.com (Peter Prymmer)
16601              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
16602              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
16603              Date: Thu, 11 Mar 99 14:24:54 PST
16604              Message-Id: <9903112224.AA24346@forte.com>
16605      Branch: maint-5.005/perl
16606            ! README.os390 t/lib/posix.t
16607 ____________________________________________________________________________
16608 [  3103] By: jhi                                   on 1999/03/10  11:07:46
16609         Log: Integrate from mainperl.
16610      Branch: cfgperl
16611           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
16612           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
16613           !> t/pragma/warn/1global toke.c win32/makedef.pl
16614 ____________________________________________________________________________
16615 [  3102] By: jhi                                   on 1999/03/10  11:01:20
16616         Log: From: pvhp@forte.com (Peter Prymmer)
16617              To: perl5-porters@perl.org
16618              Subject: [5.005_03-MT6]Patch: time passes
16619              Date: Tue, 9 Mar 99 18:42:17 PST
16620              Message-Id: <9903100242.AA29057@forte.com>
16621      Branch: maint-5.005/perl
16622            ! perl.c
16623 ____________________________________________________________________________
16624 [  3101] By: jhi                                   on 1999/03/10  10:30:15
16625         Log: From: Mark-Jason Dominus <mjd@plover.com>
16626              To: perl5-porters@perl.com
16627              Subject: Minor fix to perlfunc.pod
16628              Date: Mon, 08 Mar 1999 20:05:53 -0500
16629              Message-ID: <19990309010553.13757.qmail@plover.com>
16630      Branch: maint-5.005/perl
16631            ! pod/perlfunc.pod
16632 ____________________________________________________________________________
16633 [  3100] By: gsar                                  on 1999/03/09  23:04:44
16634         Log: change#3060 had the wrong quotes
16635      Branch: perl
16636            ! pod/pod2man.PL
16637 ____________________________________________________________________________
16638 [  3099] By: jhi                                   on 1999/03/09  12:52:21
16639         Log: d_uname was broken (probably since _53), reported by
16640              
16641              From: Alan Burlison <Alan.Burlison@uk.sun.com>
16642              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
16643              cpan-testers@perl.org
16644              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
16645              Date: Mon, 08 Mar 1999 13:22:31 +0000
16646              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
16647              
16648              and
16649              
16650              From: lvirden@cas.org (Larry W. Virden)
16651              To: perlbug@perl.com
16652              Subject: configure not correctly identifying uname posix compatibility
16653              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
16654              Message-Id: <199903081136.GAA23682@cas.org>
16655      Branch: cfgperl
16656            ! Configure config_h.SH
16657 ____________________________________________________________________________
16658 [  3098] By: gsar                                  on 1999/03/09  03:16:07
16659         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
16660      Branch: perl
16661            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
16662 ____________________________________________________________________________
16663 [  3097] By: gsar                                  on 1999/03/09  02:50:43
16664         Log: use yyerror() instead of croak() so that compile-time failures in
16665              my(LIST) don't confuse globals with lexicals
16666      Branch: perl
16667            ! op.c toke.c
16668 ____________________________________________________________________________
16669 [  3096] By: gsar                                  on 1999/03/09  02:47:36
16670         Log: adjust testsuite for change#3067
16671      Branch: perl
16672            ! t/pragma/warn/1global
16673 ____________________________________________________________________________
16674 [  3095] By: gsar                                  on 1999/03/08  21:04:48
16675         Log: remove bogus symbols from global.sym
16676      Branch: perl
16677            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
16678            ! perl.h win32/makedef.pl
16679 ____________________________________________________________________________
16680 [  3094] By: jhi                                   on 1999/03/06  16:16:15
16681         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
16682              To: jhi@iki.fi
16683              Subject: Oops
16684              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
16685              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
16686      Branch: maint-5.005/perl
16687            ! README.hurd
16688 ____________________________________________________________________________
16689 [  3093] By: jhi                                   on 1999/03/06  15:59:46
16690         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
16691              To: jhi@iki.fi
16692              Subject: New Hurd README
16693              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
16694              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
16695      Branch: maint-5.005/perl
16696            ! README.hurd
16697 ____________________________________________________________________________
16698 [  3092] By: jhi                                   on 1999/03/06  12:52:06
16699         Log: From: Paul_Green@stratus.com
16700              To: perl5-porters@perl.org
16701              Cc: jhi@iki.fi, Paul_Green@stratus.com
16702              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
16703              Date: Fri, 5 Mar 1999 18:08:49 -0500 
16704              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
16705      Branch: maint-5.005/perl
16706            ! vos/config.h vos/config_h.SH_orig
16707 ____________________________________________________________________________
16708 [  3091] By: jhi                                   on 1999/03/06  12:42:21
16709         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16710              To: perl5-porters@perl.org, vmsperl@perl.org
16711              Subject: [PATCH 5.005_03-MT6]VMS build patch
16712              Date: Fri, 05 Mar 1999 12:36:19 -0800
16713              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
16714      Branch: maint-5.005/perl
16715            ! vms/subconfigure.com
16716 ____________________________________________________________________________
16717 [  3090] By: gsar                                  on 1999/03/06  04:40:03
16718         Log: integrate change#3089 from mainline
16719              
16720              tolerate CRs after options
16721      Branch: maint-5.005/perl
16722           !> perl.c
16723 ____________________________________________________________________________
16724 [  3089] By: gsar                                  on 1999/03/06  04:30:40
16725         Log: tolerate CRs after options
16726      Branch: perl
16727            ! perl.c
16728 ____________________________________________________________________________
16729 [  3088] By: jhi                                   on 1999/03/05  12:49:01
16730         Log: Integrate from mainperl.
16731      Branch: cfgperl
16732           +> README.hurd
16733           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
16734 ____________________________________________________________________________
16735 [  3087] By: gsar                                  on 1999/03/05  06:41:16
16736         Log: adjust timeouts to accomodate slow/busy systems
16737      Branch: perl
16738            ! t/lib/io_sock.t
16739 ____________________________________________________________________________
16740 [  3083] By: gsar                                  on 1999/03/05  01:32:47
16741         Log: integrate change#3081 from maint-5.005
16742      Branch: perl
16743           !> ext/Errno/Errno_pm.PL
16744 ____________________________________________________________________________
16745 [  3082] By: gsar                                  on 1999/03/05  01:31:06
16746         Log: integrate change#2904 from maint-5.005
16747      Branch: perl
16748           +> README.hurd
16749           !> MANIFEST
16750 ____________________________________________________________________________
16751 [  3081] By: gsar                                  on 1999/03/05  00:14:33
16752         Log: protect against doubled backslashes
16753      Branch: maint-5.005/perl
16754            ! ext/Errno/Errno_pm.PL
16755 ____________________________________________________________________________
16756 [  3077] By: jhi                                   on 1999/03/04  08:10:13
16757         Log: Integrate from mainperl.
16758      Branch: cfgperl
16759           +> ext/B/B/Stash.pm
16760           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
16761           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
16762           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
16763           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
16764 ____________________________________________________________________________
16765 [  3076] By: jhi                                   on 1999/03/04  08:07:59
16766         Log: Regen config_h.SH once more because of *size, 
16767              noticed by
16768              
16769              From: Hans Mulder <hansm@icgned.icgroup.nl>
16770              To: Jarkko Hietaniemi <jhi@iki.fi>
16771              Cc: perl5-porters@perl.org
16772              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
16773              Date: Thu,  4 Mar 99 00:10:45 +0100
16774              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
16775      Branch: cfgperl
16776            ! Configure config_h.SH
16777 ____________________________________________________________________________
16778 [  3068] By: gsar                                  on 1999/03/04  05:48:03
16779         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
16780              Date: Thu,  4 Mar 99 00:10:45 +0100
16781              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
16782              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
16783      Branch: perl
16784            ! config_h.SH
16785 ____________________________________________________________________________
16786 [  3067] By: gsar                                  on 1999/03/04  05:44:32
16787         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
16788              From: Graham Barr <gbarr@ti.com>
16789              Date: Wed, 3 Mar 1999 17:23:56 -0600
16790              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
16791              Subject: Re: 'use strict' doesn't work for one-letter variables
16792      Branch: perl
16793            ! gv.c op.c
16794 ____________________________________________________________________________
16795 [  3066] By: gsar                                  on 1999/03/04  05:20:50
16796         Log: updates to compiler modules
16797              From: "Vishal Bhatia" <vishalb@hotmail.com>
16798              Date: Tue, 02 Mar 1999 23:27:25 PST
16799              Message-ID: <19990303072725.779.qmail@hotmail.com>
16800              Subject: PATCH 5.005_56 + Test procedure
16801      Branch: perl
16802            + ext/B/B/Stash.pm
16803            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
16804            ! lib/Test/Harness.pm utils/perlcc.PL
16805 ____________________________________________________________________________
16806 [  3065] By: gsar                                  on 1999/03/04  05:03:30
16807         Log: more s/s_/s!/ etc.
16808      Branch: perl
16809            ! pod/perldelta.pod pod/perlfunc.pod
16810 ____________________________________________________________________________
16811 [  3064] By: gsar                                  on 1999/03/04  04:50:45
16812         Log: integrate cfgperl contents into mainline
16813      Branch: perl
16814           !> Configure README.vms bytecode.h config_h.SH configure.com
16815           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
16816           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
16817           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
16818 ____________________________________________________________________________
16819 [  3063] By: gsar                                  on 1999/03/04  04:44:13
16820         Log: HP-UX has yet another spelling for /NaNQ?/
16821      Branch: perl
16822            ! t/lib/bigfloatpm.t
16823 ____________________________________________________________________________
16824 [  3062] By: gsar                                  on 1999/03/04  04:36:08
16825         Log: error-check for accept() test
16826      Branch: perl
16827            ! t/lib/io_sock.t
16828 ____________________________________________________________________________
16829 [  3061] By: gsar                                  on 1999/03/04  03:40:25
16830         Log: allow custom comparison function in File::Compare::compare_text()
16831              From: jan.dubois@ibm.net (Jan Dubois)
16832              Date: Fri, 26 Feb 1999 21:56:09 +0100
16833              Message-ID: <36db0838.8805651@smtp1.ibm.net>
16834              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
16835      Branch: perl
16836            ! lib/File/Compare.pm
16837 ____________________________________________________________________________
16838 [  3060] By: gsar                                  on 1999/03/04  03:37:38
16839         Log: better version of change#3038
16840              From: abigail@fnx.com
16841              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
16842              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
16843              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
16844      Branch: perl
16845            ! pod/pod2man.PL
16846 ____________________________________________________________________________
16847 [  3058] By: jhi                                   on 1999/03/03  22:30:40
16848         Log: Configure regen to
16849              (1) match maint-5.005 patches #3056 and #3057
16850              (2) better version of PHOSTNAME of #3050
16851              (3) the crosscompile/multiarch config_h.SH trouble solved for now
16852      Branch: cfgperl
16853            ! Configure config_h.SH
16854 ____________________________________________________________________________
16855 [  3054] By: jhi                                   on 1999/03/03  09:57:59
16856         Log: Change #3053 missed perldelta.
16857      Branch: cfgperl
16858            ! pod/perldelta.pod
16859 ____________________________________________________________________________
16860 [  3053] By: jhi                                   on 1999/03/03  08:29:43
16861         Log: Use '!' to mark native integer packings instead of '_'.
16862      Branch: cfgperl
16863            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
16864 ____________________________________________________________________________
16865 [  3052] By: jhi                                   on 1999/03/02  23:12:36
16866         Log: The HP-UX threads patch (change #3028) is needed also here.
16867      Branch: cfgperl
16868            ! hints/hpux.sh thread.h
16869 ____________________________________________________________________________
16870 [  3051] By: jhi                                   on 1999/03/02  08:24:52
16871         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16872              To: perl5-porters@perl.org, vmsperl@perl.org
16873              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
16874              Date: Mon, 01 Mar 1999 16:10:57 -0800
16875              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
16876      Branch: cfgperl
16877            ! README.vms
16878      Branch: maint-5.005/perl
16879            ! README.vms
16880 ____________________________________________________________________________
16881 [  3050] By: jhi                                   on 1999/03/02  08:22:29
16882         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16883              To: perl5-porters@perl.org, vmsperl@perl.org
16884              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
16885              Date: Mon, 01 Mar 1999 16:06:29 -0800
16886              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
16887              
16888              From: Dan Sugalski <sugalskd@osshe.edu>
16889              To: perl5-porters@perl.org, vmsperl@perl.org
16890              Subject: [PATCH 5.005_56]vmsish.pm patch
16891              Date: Mon, 01 Mar 1999 20:19:04 -0800
16892              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
16893              
16894              plus Configure regen containing a "solution" to the
16895              crosscompile/multiarch problem.
16896      Branch: cfgperl
16897            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
16898            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
16899 ____________________________________________________________________________
16900 [  3049] By: jhi                                   on 1999/03/02  07:34:21
16901         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
16902              To: perl5-porters@perl.org
16903              Subject: [PATCH] Eliminate (valid) warning in byterun.c
16904              Date: Mon, 01 Mar 1999 17:27:59 -0500
16905              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
16906      Branch: cfgperl
16907            ! bytecode.h
16908      Branch: maint-5.005/perl
16909            ! bytecode.h
16910 ____________________________________________________________________________
16911 [  3048] By: gsar                                  on 1999/03/02  06:41:21
16912         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16913      Branch: perl
16914            ! MANIFEST README.hpux
16915 ____________________________________________________________________________
16916 [  3047] By: jhi                                   on 1999/03/01  06:34:43
16917         Log: Integrate from mainperl.
16918      Branch: cfgperl
16919           +> README.hpux lib/File/Spec/Functions.pm
16920           !> (integrate 28 files)
16921 ____________________________________________________________________________
16922 [  3046] By: gsar                                  on 1999/03/01  05:34:28
16923         Log: this is 5.005_56
16924      Branch: perl
16925            ! Changes
16926
16927 ----------------
16928 Version 5.005_56
16929 ----------------
16930
16931 ____________________________________________________________________________
16932 [  3045] By: gsar                                  on 1999/03/01  03:32:30
16933         Log: destroy PL_svref_mutex in perl_destruct()
16934      Branch: perl
16935            ! perl.c
16936 ____________________________________________________________________________
16937 [  3044] By: gsar                                  on 1999/03/01  00:38:50
16938         Log: up patchlevel &c.
16939      Branch: perl
16940            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
16941            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16942            ! win32/makefile.mk
16943 ____________________________________________________________________________
16944 [  3043] By: gsar                                  on 1999/03/01  00:14:15
16945         Log: integrate cfgperl contents into mainline
16946      Branch: perl
16947            ! pod/perldelta.pod
16948           !> Configure config_h.SH
16949 ____________________________________________________________________________
16950 [  3042] By: gsar                                  on 1999/02/28  23:55:08
16951         Log: slightly edited version of suggested patch
16952              From: jan.dubois@ibm.net (Jan Dubois)
16953              Date: Mon, 01 Mar 1999 00:32:05 +0100
16954              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
16955              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
16956      Branch: perl
16957            + lib/File/Spec/Functions.pm
16958            ! MANIFEST lib/File/Spec.pm
16959 ____________________________________________________________________________
16960 [  3041] By: gsar                                  on 1999/02/28  22:47:19
16961         Log: fix subtle bug in eval'' testsuite
16962      Branch: perl
16963            ! t/op/eval.t
16964 ____________________________________________________________________________
16965 [  3040] By: gsar                                  on 1999/02/28  22:46:24
16966         Log: avoid literal control characters in change#3039
16967      Branch: perl
16968            ! t/base/lex.t
16969 ____________________________________________________________________________
16970 [  3039] By: gsar                                  on 1999/02/28  21:47:18
16971         Log: todo item: permit extended control variables a la ${^Foo} (patch
16972              courtesy Mark-Jason Dominus <mjd@plover.com>)
16973      Branch: perl
16974            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
16975            ! t/base/lex.t toke.c
16976 ____________________________________________________________________________
16977 [  3038] By: gsar                                  on 1999/02/28  21:21:05
16978         Log: From: abigail@fnx.com
16979              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
16980              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
16981              Subject: Recognize -> and => inside [A-Z]<> sequences.
16982      Branch: perl
16983            ! pod/pod2man.PL
16984 ____________________________________________________________________________
16985 [  3037] By: gsar                                  on 1999/02/28  21:12:22
16986         Log: fix longstanding bug: searches for lexicals originating within eval''
16987              weren't stopping at the subroutine boundary correctly
16988      Branch: perl
16989            ! op.c proto.h t/op/eval.t
16990 ____________________________________________________________________________
16991 [  3036] By: gsar                                  on 1999/02/28  20:02:29
16992         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
16993              as stacked list values
16994              From: jan.dubois@ibm.net (Jan Dubois)
16995              Date: Sat, 27 Feb 1999 18:24:17 +0100
16996              Message-ID: <36e22849.36531259@smtp1.ibm.net>
16997              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
16998      Branch: perl
16999            ! win32/win32.c
17000 ____________________________________________________________________________
17001 [  3035] By: gsar                                  on 1999/02/28  19:48:54
17002         Log: remove superfluous stack_sp decl
17003      Branch: perl
17004            ! jpl/JNI/JNI.xs
17005 ____________________________________________________________________________
17006 [  3034] By: gsar                                  on 1999/02/28  19:34:58
17007         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
17008      Branch: perl
17009            ! lib/Getopt/Std.pm
17010 ____________________________________________________________________________
17011 [  3033] By: gsar                                  on 1999/02/28  19:23:41
17012         Log: add File::Compare::compare_text()
17013              From: jan.dubois@ibm.net (Jan Dubois)
17014              Date: Fri, 26 Feb 1999 00:20:41 +0100
17015              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
17016              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
17017      Branch: perl
17018            ! lib/File/Compare.pm pod/perltodo.pod
17019 ____________________________________________________________________________
17020 [  3032] By: gsar                                  on 1999/02/28  19:01:33
17021         Log: add README.hpux
17022      Branch: perl
17023            + README.hpux
17024            ! MAINTAIN MANIFEST
17025 ____________________________________________________________________________
17026 [  3031] By: gsar                                  on 1999/02/28  18:49:08
17027         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
17028              James Cromie <jcromie@fossil.uswc.uswest.com>
17029      Branch: perl
17030            ! lib/Pod/Html.pm
17031 ____________________________________________________________________________
17032 [  3030] By: gsar                                  on 1999/02/28  18:35:09
17033         Log: From: jan.dubois@ibm.net (Jan Dubois)
17034              Date: Wed, 24 Feb 1999 22:34:56 +0100
17035              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
17036              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
17037      Branch: perl
17038            ! lib/Test/Harness.pm
17039 ____________________________________________________________________________
17040 [  3029] By: gsar                                  on 1999/02/28  18:28:18
17041         Log: add note about env pollution
17042      Branch: perl
17043            ! INSTALL pod/perltodo.pod
17044 ____________________________________________________________________________
17045 [  3028] By: jhi                                   on 1999/02/26  14:40:00
17046         Log: HP-UX 11 threads.
17047              
17048              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
17049              To: perl5-porters@perl.org
17050              Cc: jhi@cc.hut.fi
17051              Subject: Maint 5 and _54 with threading on HP-UX 11.00
17052              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
17053              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
17054              
17055              NOTE from jhi: the hpux hints could still be more robust by
17056              disabling gdbm when necessary.
17057              
17058              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
17059              linking -lgdbm -lpthread creates an executable that instantly
17060              core dumps on a pthreads internal panic:
17061              
17062              ./gdpt
17063              
17064              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
17065              Return Pointer is 0xc082bf33
17066              17639 quit (core dumped)  ./gdpt
17067              
17068              You don't have to *use* either gdbm or pthreads in the executable,
17069              just linking them together is enough.  Workaround is to recompile
17070              the GDBM under HP-UX 11, that makes the problem go away.
17071      Branch: maint-5.005/perl
17072            ! hints/hpux.sh thread.h
17073 ____________________________________________________________________________
17074 [  3025] By: jhi                                   on 1999/02/25  20:41:07
17075         Log: Temporary workaround for the config_h.SH versus
17076              crosscompile and multiarch plus introduce 'rt'
17077              to $libswanted: in UNIX98 sched_yield() lives there.
17078      Branch: cfgperl
17079            ! Configure config_h.SH
17080 ____________________________________________________________________________
17081 [  3024] By: jhi                                   on 1999/02/24  12:54:59
17082         Log: Integrate from mainperl.
17083      Branch: cfgperl
17084           +> t/lib/fatal.t
17085           !> (integrate 44 files)
17086 ____________________________________________________________________________
17087 [  3023] By: gsar                                  on 1999/02/24  07:02:12
17088         Log: integrate cfgperl contents
17089      Branch: perl
17090           !> (integrate 30 files)
17091 ____________________________________________________________________________
17092 [  3022] By: gsar                                  on 1999/02/24  05:59:47
17093         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
17094              Date: 23 Feb 1999 17:53:22 -0700
17095              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
17096              Subject: [PATCH: _55] perldoc -q broken
17097      Branch: perl
17098            ! utils/perldoc.PL
17099 ____________________________________________________________________________
17100 [  3021] By: gsar                                  on 1999/02/24  05:51:53
17101         Log: ansify perlio.c, fix PerlIO-ish typos
17102      Branch: perl
17103            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
17104            ! iperlsys.h perlio.c
17105 ____________________________________________________________________________
17106 [  3020] By: gsar                                  on 1999/02/24  05:28:06
17107         Log: adjust a Perl_malloc() flag for NeXT
17108              From: Hans Mulder <hansm@icgned.icgroup.nl>
17109              Date: Tue, 23 Feb 99 00:26:25 +0100
17110              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
17111              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
17112      Branch: perl
17113            ! perl.h
17114 ____________________________________________________________________________
17115 [  3019] By: gsar                                  on 1999/02/24  05:19:42
17116         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
17117      Branch: perl
17118            ! pod/perltodo.pod
17119 ____________________________________________________________________________
17120 [  3018] By: gsar                                  on 1999/02/24  04:15:18
17121         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17122              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
17123              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
17124              Subject: improved error message [PATCH _55] [RESEND]
17125      Branch: perl
17126            ! sv.c
17127 ____________________________________________________________________________
17128 [  3017] By: gsar                                  on 1999/02/24  03:50:34
17129         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
17130              Date: Sun, 21 Feb 1999 20:02:18 -0700
17131              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
17132              Subject: perlfunc updates (against 55)
17133      Branch: perl
17134            ! pod/perlfunc.pod
17135 ____________________________________________________________________________
17136 [  3016] By: gsar                                  on 1999/02/24  03:17:05
17137         Log: testsuite adjustments
17138              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17139              Date: Sat, 20 Feb 1999 15:24:57 +0000
17140              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
17141              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
17142      Branch: perl
17143            ! t/lib/io_sock.t t/op/lex_assign.t
17144 ____________________________________________________________________________
17145 [  3015] By: gsar                                  on 1999/02/24  02:54:47
17146         Log: avoid modifying readonly values from qw()
17147      Branch: perl
17148            ! lib/ExtUtils/MM_Unix.pm
17149 ____________________________________________________________________________
17150 [  3014] By: gsar                                  on 1999/02/24  02:49:04
17151         Log: more "correct" utbuf for utime()
17152      Branch: perl
17153            ! doio.c
17154 ____________________________________________________________________________
17155 [  3013] By: jhi                                   on 1999/02/22  19:27:44
17156         Log: Fix MacPerl version, change PowerUX to PowerMAX.
17157              
17158              From: Chris Nandor <pudge@pobox.com>
17159              To: jhi@iki.fi
17160              Cc: perl5-porters@perl.org
17161              Subject: Re: perl current availability as documented by perl.pod
17162              Date: Sun, 21 Feb 1999 11:06:03 -0500
17163              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
17164              
17165              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
17166              To: jhi@iki.fi
17167              Cc: perl5-porters@perl.org
17168              Subject: Re: perl current availability as documented by perl.pod
17169              Date: Mon, 22 Feb 1999 13:08:30 GMT
17170              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
17171      Branch: cfgperl
17172            ! pod/perl.pod
17173      Branch: maint-5.005/perl
17174            ! pod/perl.pod
17175 ____________________________________________________________________________
17176 [  3012] By: jhi                                   on 1999/02/22  10:26:11
17177         Log: Snapshot the cross-compilation/multiarchitecture stuff
17178              (currently broken in next)
17179      Branch: cfgperl
17180            ! Configure config_h.SH pp.c
17181 ____________________________________________________________________________
17182 [  3011] By: jhi                                   on 1999/02/22  10:24:51
17183         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
17184              To: gsar@activestate.com (Gurusamy Sarathy)
17185              Cc: perl5-porters@perl.org (Perl5 Porters)
17186              Subject: [PATCH 5.005_55] DB_File 1.64 patch
17187              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
17188              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
17189      Branch: cfgperl
17190            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17191            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
17192 ____________________________________________________________________________
17193 [  3009] By: jhi                                   on 1999/02/22  09:14:26
17194         Log: Scratch #3008 and introduce $crosscompile and $multiarch
17195              also in non-Configure lands.
17196      Branch: cfgperl
17197            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
17198            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
17199            ! win32/config.gc win32/config.vc win32/config_H.bc
17200            ! win32/config_H.gc win32/config_H.vc
17201 ____________________________________________________________________________
17202 [  3008] By: jhi                                   on 1999/02/22  08:58:04
17203         Log: Add -DMULTIARCH (see change #3006).
17204      Branch: cfgperl
17205            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
17206 ____________________________________________________________________________
17207 [  3007] By: jhi                                   on 1999/02/22  08:54:06
17208         Log: Undo the references to local{lib,arch} introduced by #3006.
17209      Branch: cfgperl
17210            ! Configure config_h.SH
17211 ____________________________________________________________________________
17212 [  3006] By: jhi                                   on 1999/02/22  08:43:50
17213         Log: From: hansm@icgned.icgroup.nl
17214              To: perlbug@perl.com
17215              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
17216              Date: Sun, 21 Feb 1999 22:58:55 +0100
17217              Reply-To: hansmu@xs4all.nl
17218              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
17219              
17220              plus other Configure changes: prepare for cross-compilation/
17221              multiarchitecture builds.
17222      Branch: cfgperl
17223            ! Configure config_h.SH
17224 ____________________________________________________________________________
17225 [  3005] By: jhi                                   on 1999/02/22  08:35:30
17226         Log: Configure/Perl knew how to look for use Mach cthreads
17227              but Configure didn't let them to be used ($osname 'next').
17228      Branch: cfgperl
17229            ! Configure config_h.SH
17230      Branch: maint-5.005/perl
17231            ! Configure
17232 ____________________________________________________________________________
17233 [  3004] By: jhi                                   on 1999/02/21  15:46:02
17234         Log: Update Acorn AVAILABILITY.
17235      Branch: cfgperl
17236            ! pod/perl.pod
17237      Branch: maint-5.005/perl
17238            ! pod/perl.pod
17239 ____________________________________________________________________________
17240 [  3003] By: jhi                                   on 1999/02/21  14:50:42
17241         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
17242              To: perl5-porters@perl.org (Perl 5 Porters)
17243              Subject: PATCH: perlref.pod - symbolic ref example
17244              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
17245              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
17246      Branch: cfgperl
17247            ! pod/perlref.pod
17248      Branch: maint-5.005/perl
17249            ! pod/perlref.pod
17250 ____________________________________________________________________________
17251 [  3002] By: jhi                                   on 1999/02/21  14:35:22
17252         Log: Sync cfgperl with maint-5.005 change #3000.
17253      Branch: cfgperl
17254            ! pod/perlfunc.pod t/op/pack.t
17255 ____________________________________________________________________________
17256 [  2999] By: gsar                                  on 1999/02/20  22:48:30
17257         Log: From:    John Bley <jbb6@acpub.duke.edu>
17258              Date:    Sat, 20 Feb 1999 16:02:34 EST
17259              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
17260              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
17261      Branch: perl
17262            ! regcomp.c
17263 ____________________________________________________________________________
17264 [  2998] By: jhi                                   on 1999/02/20  14:13:06
17265         Log: Enhanced the endianness description.
17266      Branch: cfgperl
17267            ! pod/perlfunc.pod
17268 ____________________________________________________________________________
17269 [  2996] By: jhi                                   on 1999/02/20  13:55:41
17270         Log: Glossary now mostly fixed.
17271      Branch: cfgperl
17272            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17273            ! config_h.SH
17274 ____________________________________________________________________________
17275 [  2994] By: jhi                                   on 1999/02/20  11:58:33
17276         Log: Perldeltify GNU/Hurd.
17277      Branch: cfgperl
17278            ! pod/perldelta.pod
17279 ____________________________________________________________________________
17280 [  2993] By: gsar                                  on 1999/02/20  00:59:10
17281         Log: fix typo in Perl_sbrk()
17282              From: hansm@icgned.icgroup.nl
17283              Date: Fri, 19 Feb 1999 23:19:31 +0100
17284              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
17285              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
17286      Branch: perl
17287            ! malloc.c
17288 ____________________________________________________________________________
17289 [  2992] By: gsar                                  on 1999/02/20  00:51:08
17290         Log: integrate change#2980 from maint-5.005
17291      Branch: perl
17292           !> utils/h2xs.PL
17293 ____________________________________________________________________________
17294 [  2991] By: gsar                                  on 1999/02/20  00:34:01
17295         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17296              Date: Thu, 18 Feb 1999 18:51:38 +0000
17297              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
17298              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
17299      Branch: perl
17300            ! pp_hot.c t/op/pat.t
17301 ____________________________________________________________________________
17302 [  2990] By: gsar                                  on 1999/02/20  00:30:48
17303         Log: From: jan.dubois@ibm.net (Jan Dubois)
17304              Date: Thu, 18 Feb 1999 19:14:07 +0100
17305              Message-ID: <36d15809.40853323@smtp1.ibm.net>
17306              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
17307      Branch: perl
17308            ! win32/win32.c
17309 ____________________________________________________________________________
17310 [  2989] By: gsar                                  on 1999/02/20  00:27:01
17311         Log: do poll() emulation unless HAS_POLL && I_POLL
17312      Branch: perl
17313            ! ext/IO/poll.h
17314 ____________________________________________________________________________
17315 [  2988] By: gsar                                  on 1999/02/19  23:52:12
17316         Log: tweak RE for NaNQ? recognition
17317      Branch: perl
17318            ! t/lib/bigfloatpm.t
17319 ____________________________________________________________________________
17320 [  2987] By: gsar                                  on 1999/02/19  23:29:59
17321         Log: mention C<use utf8> and C<use warning> in perldelta
17322      Branch: perl
17323            ! pod/perldelta.pod
17324 ____________________________________________________________________________
17325 [  2985] By: jhi                                   on 1999/02/19  20:43:19
17326         Log: pack/unpack better in (network-)short-non-16-bits and
17327              (network-)long-non-32-bits systems such as Cray C90.
17328      Branch: cfgperl
17329            ! perl.h pp.c t/op/pack.t
17330 ____________________________________________________________________________
17331 [  2984] By: jhi                                   on 1999/02/19  20:38:54
17332         Log: Regen Configure.
17333      Branch: cfgperl
17334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17335            ! perl.c
17336 ____________________________________________________________________________
17337 [  2982] By: jhi                                   on 1999/02/19  19:51:49
17338         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
17339              not probed for and         
17340              
17341              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17342              To: Chaim Frenkel <chaimf@pobox.com>,
17343              Russ Allbery <rra@stanford.edu>,
17344              Jarkko Hietaniemi <jhi@iki.fi>,
17345              Gurusamy Sarathy <gsar@activestate.com>,
17346              Graham Barr <gbarr@pobox.com>
17347              Cc: bdensch@ameritech.net, perlbug@perl.com
17348              Subject: [PATCH] Re: Solaris 7 for Intel
17349              Message-ID: <19990219124404.A30182@O2.chapin.edu>
17350              
17351              Glossary is still missing some terms because
17352              mkglossary is misbehaving (change #2981 updated
17353              Glossary manually)
17354      Branch: cfgperl
17355            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
17356            ! Porting/config_H
17357 ____________________________________________________________________________
17358 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
17359         Log: Make result of h2xs work when user adds C<use strict>
17360      Branch: maint-5.005/perl
17361            ! utils/h2xs.PL
17362 ____________________________________________________________________________
17363 [  2979] By: gsar                                  on 1999/02/19  05:24:29
17364         Log: doc for change#2978
17365      Branch: perl
17366            ! pod/perlsub.pod
17367 ____________________________________________________________________________
17368 [  2978] By: gsar                                  on 1999/02/19  05:08:29
17369         Log: bring '*' prototype closer to how it behaves internally
17370      Branch: perl
17371            + t/lib/fatal.t
17372            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
17373 ____________________________________________________________________________
17374 [  2977] By: gsar                                  on 1999/02/19  02:50:31
17375         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
17376      Branch: perl
17377            ! perly.h
17378 ____________________________________________________________________________
17379 [  2975] By: gsar                                  on 1999/02/18  21:41:57
17380         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
17381              of lexical searches in BEGIN|INIT|END)
17382      Branch: perl
17383            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
17384            ! vms/perly_c.vms
17385 ____________________________________________________________________________
17386 [  2974] By: gsar                                  on 1999/02/18  21:03:06
17387         Log: missing PERL_POLLUTE_MALLOC
17388      Branch: perl
17389            ! ext/SDBM_File/sdbm/sdbm.h
17390 ____________________________________________________________________________
17391 [  2973] By: gsar                                  on 1999/02/18  17:10:49
17392         Log: From:    Andy Dougherty <doughera@lafayette.edu>
17393              Date:    Wed, 17 Feb 1999 17:22:50 EST
17394              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
17395              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
17396      Branch: perl
17397            ! lib/dotsh.pl
17398 ____________________________________________________________________________
17399 [  2972] By: gsar                                  on 1999/02/18  17:04:12
17400         Log: s/#defined/#define/
17401      Branch: perl
17402            ! ext/Data/Dumper/Dumper.xs
17403 ____________________________________________________________________________
17404 [  2970] By: gsar                                  on 1999/02/18  03:26:43
17405         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
17406      Branch: perl
17407            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17408            ! ext/GDBM_File/typemap
17409 ____________________________________________________________________________
17410 [  2969] By: gsar                                  on 1999/02/17  23:30:47
17411         Log: correct slurp mode doc
17412      Branch: perl
17413            ! pod/perlfunc.pod pod/perlop.pod
17414 ____________________________________________________________________________
17415 [  2968] By: jhi                                   on 1999/02/17  23:15:49
17416         Log: Ultrix hints update.
17417              
17418              From: Spider Boardman <spider@zk3.dec.com>
17419              To: perlbug@perl.com
17420              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
17421              Date: Tue, 16 Feb 1999 23:04:28 -0500
17422              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
17423      Branch: cfgperl
17424            ! hints/ultrix_4.sh
17425 ____________________________________________________________________________
17426 [  2966] By: jhi                                   on 1999/02/17  23:09:21
17427         Log: Change #2965 wiped out some Sarathy's _55 changes.
17428              Now unwiped.
17429      Branch: cfgperl
17430            ! Configure pp.c t/op/pack.t
17431 ____________________________________________________________________________
17432 [  2965] By: jhi                                   on 1999/02/17  23:00:04
17433         Log: Configure tweaks.
17434              
17435              Fix the Unixware/SCO uname scan:
17436              
17437              From: Tom Hughes <thh@cyberscience.com>
17438              To: perlbug@perl.com
17439              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
17440              Date: 17 Feb 1999 15:34:15 +0000    
17441              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
17442              
17443              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
17444              
17445              From: Joe Buehler <jhpb@hekimian.com>
17446              To: perl5-porters@perl.org
17447              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
17448              Date: 12 Feb 1999 11:25:21 -0500
17449              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
17450              
17451              Make the pthreads joinable constant scan to output to fd 4, not 2.
17452      Branch: cfgperl
17453            ! Configure
17454 ____________________________________________________________________________
17455 [  2964] By: gsar                                  on 1999/02/17  21:30:07
17456         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
17457              Date: Wed, 17 Feb 1999 06:53:13 -0700
17458              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
17459              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
17460      Branch: perl
17461            ! lib/Pod/Functions.pm
17462 ____________________________________________________________________________
17463 [  2963] By: gsar                                  on 1999/02/17  21:18:21
17464         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
17465              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17466              Date: Wed, 17 Feb 1999 10:06:01 +0000
17467              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
17468              Subject: Re: [5.005_53] panic: pad_free curpad 
17469      Branch: perl
17470            ! regcomp.c regexec.c t/op/misc.t
17471 ____________________________________________________________________________
17472 [  2962] By: gsar                                  on 1999/02/16  21:26:28
17473         Log: NaNQ? tweak
17474      Branch: perl
17475            ! t/lib/bigfloatpm.t
17476 ____________________________________________________________________________
17477 [  2961] By: jhi                                   on 1999/02/16  19:26:38
17478         Log: Integrate from mainperl.
17479      Branch: cfgperl
17480           !> (integrate 37 files)
17481 ____________________________________________________________________________
17482 [  2960] By: gsar                                  on 1999/02/16  18:04:29
17483         Log: undo change#2465 (qw[] is a real list now)
17484      Branch: perl
17485            ! pod/perlop.pod
17486 ____________________________________________________________________________
17487 [  2959] By: gsar                                  on 1999/02/16  07:09:33
17488         Log: this was 5.005_55
17489      Branch: perl
17490            ! Changes
17491
17492 ----------------
17493 Version 5.005_55
17494 ----------------
17495
17496 ____________________________________________________________________________
17497 [  2958] By: gsar                                  on 1999/02/16  06:18:27
17498         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
17499              elide dups and non-dependents from Changes
17500      Branch: perl
17501            ! Changes pod/perlhist.pod
17502           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
17503           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
17504           !> pod/perlport.pod pp.c t/op/pack.t
17505 ____________________________________________________________________________
17506 [  2957] By: gsar                                  on 1999/02/16  04:09:47
17507         Log: propagate PERL_VERSION everywhere, add to pod
17508      Branch: perl
17509            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
17510            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
17511            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
17512            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
17513            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
17514            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
17515            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
17516            ! win32/config.gc win32/config.vc win32/config_sh.PL
17517            ! win32/win32.c x2p/a2py.c
17518 ____________________________________________________________________________
17519 [  2955] By: jhi                                   on 1999/02/15  16:15:03
17520         Log: The pack tests now better in C90 (after the packnative patches).
17521      Branch: cfgperl
17522            ! t/op/pack.t
17523 ____________________________________________________________________________
17524 [  2954] By: gsar                                  on 1999/02/15  14:11:50
17525         Log: tweak Configure to follow new PERL_VERSION etc.
17526      Branch: perl
17527            ! Configure patchlevel.h pod/perlhist.pod
17528 ____________________________________________________________________________
17529 [  2953] By: jhi                                   on 1999/02/15  14:02:21
17530         Log: Integrate from mainperl.
17531      Branch: cfgperl
17532           !> MANIFEST Porting/makerel
17533 ____________________________________________________________________________
17534 [  2952] By: jhi                                   on 1999/02/15  13:50:07
17535         Log: Enhance the packnative patch: use the packnative code
17536              only if required.  Also added hefty testing (hopefully
17537              I didn't assume too much...).  Tested on alpha, ix86, sparc.
17538      Branch: cfgperl
17539            ! pod/perlfunc.pod pp.c t/op/pack.t
17540 ____________________________________________________________________________
17541 [  2951] By: jhi                                   on 1999/02/15  13:46:56
17542         Log: AVAILABILITY from 5.005_03-tobe, will of course
17543              require updating when 5.006 comes out.
17544      Branch: cfgperl
17545            ! pod/perl.pod
17546 ____________________________________________________________________________
17547 [  2949] By: gsar                                  on 1999/02/15  13:28:51
17548         Log: will this be it for 5.005_55?
17549      Branch: perl
17550            ! MANIFEST Porting/makerel
17551 ____________________________________________________________________________
17552 [  2948] By: jhi                                   on 1999/02/15  13:23:52
17553         Log: Integrate from mainperl.
17554      Branch: cfgperl
17555           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
17556           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
17557           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
17558           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
17559           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
17560           !> win32/config.gc win32/config.vc win32/config_H.bc
17561           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
17562 ____________________________________________________________________________
17563 [  2947] By: jhi                                   on 1999/02/15  13:20:41
17564         Log: perlport.pod 1.39 from Chris.
17565      Branch: cfgperl
17566            ! pod/perlport.pod
17567 ____________________________________________________________________________
17568 [  2946] By: jhi                                   on 1999/02/15  13:09:58
17569         Log: Import Ultrix update, change #2864, 
17570              
17571              From: Spider Boardman <spider@zk3.dec.com>
17572              To: perlbug@perl.com
17573              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
17574              Date: Wed, 10 Feb 1999 23:33:31 -0500
17575              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
17576      Branch: cfgperl
17577            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
17578 ____________________________________________________________________________
17579 [  2945] By: jhi                                   on 1999/02/15  13:04:50
17580         Log: OpenBSD sparc SHMLBA.
17581      Branch: cfgperl
17582            ! ext/IPC/SysV/SysV.xs
17583 ____________________________________________________________________________
17584 [  2944] By: gsar                                  on 1999/02/15  12:09:52
17585         Log: update win32/config* stuff, Changes
17586      Branch: perl
17587            ! Changes win32/Makefile win32/config.bc win32/config.gc
17588            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17589            ! win32/config_H.vc win32/makefile.mk
17590 ____________________________________________________________________________
17591 [  2943] By: gsar                                  on 1999/02/15  11:54:08
17592         Log: #include patchlevel.h by default, provide
17593              PERL_{REVISION,VERSION,SUBVERSION}
17594      Branch: perl
17595            ! patchlevel.h perl.h
17596 ____________________________________________________________________________
17597 [  2942] By: gsar                                  on 1999/02/15  10:26:59
17598         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
17599              misc fixes
17600      Branch: perl
17601            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
17602 ____________________________________________________________________________
17603 [  2941] By: gsar                                  on 1999/02/15  10:24:37
17604         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
17605              Message-ID: <19990207002851.B9185@toldyouso.com>
17606              Message-ID: <19990207212152.A9765@toldyouso.com>
17607              Message-ID: <19990207212041.A9622@toldyouso.com>
17608              Message-ID: <19990207213127.A10244@toldyouso.com>
17609              Message-ID: <19990207212559.A9950@toldyouso.com>
17610              Message-ID: <19990207212842.A9994@toldyouso.com>
17611              Message-ID: <19990207212500.A9860@toldyouso.com>
17612              Message-ID: <19990207213013.A10105@toldyouso.com>
17613      Branch: perl
17614            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
17615            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
17616            ! pod/perlmodlib.pod pod/perltoc.pod
17617 ____________________________________________________________________________
17618 [  2940] By: gsar                                  on 1999/02/15  10:07:08
17619         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
17620              of suggested patch)
17621              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
17622              Date: Mon, 08 Feb 1999 01:14:41 -0000
17623              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
17624              Subject: [PATCH 5.005_54] some pending C.pm stuff 
17625      Branch: perl
17626            ! ext/B/B/C.pm
17627 ____________________________________________________________________________
17628 [  2939] By: jhi                                   on 1999/02/15  08:40:18
17629         Log: Integrate from mainperl.
17630      Branch: cfgperl
17631           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
17632            - lib/File/PathConvert.pm
17633           !> (integrate 81 files)
17634 ____________________________________________________________________________
17635 [  2938] By: gsar                                  on 1999/02/15  06:56:39
17636         Log: change#2839 was bogus, redo
17637      Branch: perl
17638           !> t/lib/h2ph.pht
17639 ____________________________________________________________________________
17640 [  2937] By: gsar                                  on 1999/02/15  06:38:15
17641         Log: support Win32::GetFullPathName() and Win32::SetLastError()
17642              From: jan.dubois@ibm.net (Jan Dubois)
17643              Date: Tue, 09 Feb 1999 22:27:31 +0100
17644              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
17645              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
17646      Branch: perl
17647            ! win32/win32.c
17648 ____________________________________________________________________________
17649 [  2936] By: gsar                                  on 1999/02/15  06:26:39
17650         Log: support native integers, pack("L_",...) etc. (via private mail)
17651              From: Jarkko Hietaniemi <jhi@iki.fi>
17652              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
17653              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
17654              Subject: the "packnative" patch
17655      Branch: perl
17656            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
17657            ! t/lib/ipc_sysv.t t/op/pack.t
17658 ____________________________________________________________________________
17659 [  2935] By: gsar                                  on 1999/02/15  06:04:02
17660         Log: From: Michael G Schwern <schwern@pobox.com>
17661              Date: Tue, 9 Feb 1999 04:13:12 -0500
17662              Message-ID: <19990209041312.A15788@toldyouso.com>
17663              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
17664      Branch: perl
17665            ! utils/h2xs.PL
17666 ____________________________________________________________________________
17667 [  2934] By: gsar                                  on 1999/02/15  05:30:13
17668         Log: fix bugs in the handling of negative numbers, among other things
17669              From: Steven Knight <knight@theopera.baldmt.citilink.com>
17670              Date: Mon, 8 Feb 1999 01:16:24 -0600
17671              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
17672              Subject: Math::BigFloat and Math::BigInt
17673      Branch: perl
17674            + t/lib/bigfloat.t t/lib/bigfloatpm.t
17675            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
17676            ! t/lib/bigintpm.t
17677 ____________________________________________________________________________
17678 [  2933] By: gsar                                  on 1999/02/15  04:57:52
17679         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
17680              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
17681              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
17682              Subject: s2p incorrectly handles hold space commands
17683      Branch: perl
17684            ! x2p/s2p.PL
17685 ____________________________________________________________________________
17686 [  2932] By: gsar                                  on 1999/02/15  04:45:55
17687         Log: clarify what a "line" is
17688      Branch: perl
17689            ! pod/perlfunc.pod pod/perlvar.pod
17690 ____________________________________________________________________________
17691 [  2931] By: gsar                                  on 1999/02/15  04:23:29
17692         Log: backout change#2811 and add newer version based on File::Spec
17693              From: Barrie Slaymaker <rbs@telerama.com>
17694              Date: Thu, 11 Feb 1999 16:29:24 -0500
17695              Message-ID: <36C34BB4.A62090E0@telerama.com>
17696              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
17697      Branch: perl
17698            - lib/File/PathConvert.pm
17699            ! MANIFEST installhtml lib/Pod/Html.pm
17700 ____________________________________________________________________________
17701 [  2930] By: gsar                                  on 1999/02/15  04:16:25
17702         Log: From: Barrie Slaymaker <rbs@telerama.com>
17703              Date: Thu, 11 Feb 1999 19:39:48 -0500
17704              Message-ID: <36C37854.707D139@telerama.com>
17705              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
17706      Branch: perl
17707            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
17708 ____________________________________________________________________________
17709 [  2929] By: gsar                                  on 1999/02/15  04:06:50
17710         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
17711              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
17712              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
17713              Subject: [PATCH]5.005_54 (DOC) fix many typos
17714              --
17715              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
17716              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
17717              Subject: [PATCH]5.005_54 (DOC) typos
17718      Branch: perl
17719            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
17720            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
17721            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17722            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17723            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
17724            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
17725            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
17726            ! pod/perlvar.pod pod/perlxs.pod
17727 ____________________________________________________________________________
17728 [  2928] By: gsar                                  on 1999/02/15  03:39:53
17729         Log: allow the Carp routines to pass through exception objects
17730      Branch: perl
17731            ! lib/Carp.pm
17732 ____________________________________________________________________________
17733 [  2927] By: gsar                                  on 1999/02/15  03:22:57
17734         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
17735      Branch: perl
17736            ! pod/perlfaq8.pod
17737 ____________________________________________________________________________
17738 [  2926] By: gsar                                  on 1999/02/15  03:19:39
17739         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
17740              have done that, but didn't)
17741      Branch: perl
17742           !> utils/h2ph.PL
17743 ____________________________________________________________________________
17744 [  2925] By: gsar                                  on 1999/02/15  03:17:01
17745         Log: integrate cfgperl changes into mainline
17746      Branch: perl
17747            ! Changes
17748           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17749           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
17750           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
17751           !> vms/subconfigure.com
17752 ____________________________________________________________________________
17753 [  2924] By: gsar                                  on 1999/02/15  03:07:08
17754         Log: add const qualifier to most char* prototypes, handle ripple effect
17755      Branch: perl
17756            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
17757            ! universal.c util.c
17758 ____________________________________________________________________________
17759 [  2923] By: gsar                                  on 1999/02/15  01:04:30
17760         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17761              Date: Thu, 04 Feb 1999 02:37:31 +0000
17762              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
17763              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
17764      Branch: perl
17765            ! pp_ctl.c t/op/range.t
17766 ____________________________________________________________________________
17767 [  2922] By: gsar                                  on 1999/02/15  00:24:34
17768         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17769              Date: Sun, 31 Jan 1999 01:50:06 +0000
17770              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
17771              Subject: [PATCH 5.005_03t4] regexp flags bug
17772      Branch: perl
17773            ! regcomp.c t/op/re_tests
17774 ____________________________________________________________________________
17775 [  2921] By: gsar                                  on 1999/02/15  00:13:02
17776         Log: use New() et al., rather than safemalloc() et al.
17777              From: jan.dubois@ibm.net (Jan Dubois)
17778              Date: Fri, 29 Jan 1999 23:27:22 +0100
17779              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
17780              Subject: [PATCH _03-MT5] POSIX.xs memory API
17781      Branch: perl
17782            ! ext/POSIX/POSIX.xs
17783 ____________________________________________________________________________
17784 [  2920] By: gsar                                  on 1999/02/15  00:05:33
17785         Log: tweak READ() docs to mention $buffer must be altered by reference
17786      Branch: perl
17787            ! pod/perltie.pod
17788 ____________________________________________________________________________
17789 [  2919] By: gsar                                  on 1999/02/14  23:50:39
17790         Log: applied suggested patch, with several language/readability tweaks
17791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17792              Date: Fri, 29 Jan 1999 00:25:02 -0500
17793              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
17794              Subject: Re: [PATCH 5.005_*] Better parsing docs
17795      Branch: perl
17796            ! pod/perlop.pod
17797 ____________________________________________________________________________
17798 [  2918] By: gsar                                  on 1999/02/14  23:20:42
17799         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
17800              of silently returning bogus values)
17801              From: Peter Chines <pchines@nhgri.nih.gov>
17802              Date: Wed, 27 Jan 1999 16:11:31 -0500
17803              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
17804              Subject: Time::Local
17805      Branch: perl
17806            ! lib/Time/Local.pm pod/perldelta.pod
17807 ____________________________________________________________________________
17808 [  2917] By: gsar                                  on 1999/02/14  11:21:43
17809         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17810              Date: Thu, 28 Jan 1999 10:02:20 -0500
17811              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
17812              Subject: Re: [PATCH 5.005_53] Better perldoc
17813      Branch: perl
17814            ! utils/perldoc.PL
17815 ____________________________________________________________________________
17816 [  2916] By: gsar                                  on 1999/02/14  10:59:38
17817         Log: back out change#2751, apply updated version 
17818              From: jan.dubois@ibm.net (Jan Dubois)
17819              Date: Sat, 06 Feb 1999 01:06:29 +0100
17820              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
17821              Subject: [PATCH] Cleanup of File::Spec module
17822      Branch: perl
17823            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17824            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17825            ! lib/File/Spec/Win32.pm
17826 ____________________________________________________________________________
17827 [  2915] By: gsar                                  on 1999/02/14  10:48:01
17828         Log: tweak select() test
17829      Branch: perl
17830            ! pod/perlipc.pod t/op/fh.t
17831 ____________________________________________________________________________
17832 [  2914] By: gsar                                  on 1999/02/14  10:25:55
17833         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
17834      Branch: perl
17835            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
17836 ____________________________________________________________________________
17837 [  2913] By: gsar                                  on 1999/02/14  10:03:51
17838         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
17839              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
17840              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
17841              Subject: Re: SvOPV() or SvPV_nolen() or ...
17842      Branch: perl
17843            ! pod/perlguts.pod
17844 ____________________________________________________________________________
17845 [  2912] By: gsar                                  on 1999/02/14  09:57:29
17846         Log: provide SvPV_nolen(sv) to avoid use of PL_na
17847              From: jan.dubois@ibm.net (Jan Dubois)
17848              Date: Sun, 24 Jan 1999 02:45:32 +0100
17849              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
17850              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
17851      Branch: perl
17852            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
17853            ! sv.h
17854 ____________________________________________________________________________
17855 [  2911] By: gsar                                  on 1999/02/14  06:51:05
17856         Log: elide stray effluvium
17857      Branch: perl
17858            ! pod/perldelta.pod
17859 ____________________________________________________________________________
17860 [  2910] By: gsar                                  on 1999/02/14  05:51:56
17861         Log: slurping an empty file should return '' rather than undef, with
17862              commensurate effects on ARGV processing
17863      Branch: perl
17864            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
17865            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
17866 ____________________________________________________________________________
17867 [  2909] By: gsar                                  on 1999/02/14  00:02:11
17868         Log: perly_c.diff typo
17869      Branch: perl
17870            ! perly.c perly_c.diff vms/perly_c.vms
17871 ____________________________________________________________________________
17872 [  2908] By: gsar                                  on 1999/02/13  18:20:13
17873         Log: From: jan.dubois@ibm.net (Jan Dubois)
17874              Date: Sat, 13 Feb 1999 13:25:53 +0100
17875              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
17876              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
17877      Branch: perl
17878            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
17879 ____________________________________________________________________________
17880 [  2907] By: jhi                                   on 1999/02/13  15:07:26
17881         Log: Integrate from mainperl.
17882      Branch: cfgperl
17883           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
17884           !> (integrate 150 files)
17885 ____________________________________________________________________________
17886 [  2903] By: gsar                                  on 1999/02/12  13:25:59
17887         Log: From: jan.dubois@ibm.net (Jan Dubois)
17888              Date: Sun, 24 Jan 1999 01:12:00 +0100
17889              Message-ID: <36b66479.62756298@smtp1.ibm.net>
17890              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
17891      Branch: perl
17892            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
17893            ! proto.h sv.c sv.h
17894 ____________________________________________________________________________
17895 [  2902] By: gsar                                  on 1999/02/12  12:55:11
17896         Log: script to generate ctags from etags
17897              From: Colin Kuskie <ckuskie@cadence.com>
17898              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
17899              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
17900              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
17901      Branch: perl
17902            + emacs/e2ctags.pl
17903            ! Makefile.SH pod/perlfaq3.pod
17904 ____________________________________________________________________________
17905 [  2901] By: gsar                                  on 1999/02/12  12:40:17
17906         Log: allow boolean assign ops to be lvalues
17907              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17908              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
17909              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
17910              --
17911              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17912              Date: Mon, 18 Jan 1999 10:04:00 +0000
17913              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
17914              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
17915      Branch: perl
17916            + t/op/lop.t
17917            ! MANIFEST op.c
17918 ____________________________________________________________________________
17919 [  2899] By: jhi                                   on 1999/02/12  12:03:48
17920         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
17921      Branch: cfgperl
17922            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17923            ! config_h.SH hints/openbsd.sh
17924 ____________________________________________________________________________
17925 [  2898] By: gsar                                  on 1999/02/12  11:49:25
17926         Log: support win32_putenv()
17927      Branch: perl
17928            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
17929            ! win32/win32.c win32/win32iop.h
17930 ____________________________________________________________________________
17931 [  2894] By: gsar                                  on 1999/02/12  11:09:27
17932         Log: add missing hunk in change#2657
17933      Branch: perl
17934            ! ext/B/B/CC.pm
17935 ____________________________________________________________________________
17936 [  2893] By: gsar                                  on 1999/02/12  11:00:13
17937         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17938              Date: Tue, 19 Jan 1999 20:13:15 -0500
17939              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
17940              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
17941      Branch: perl
17942            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
17943            ! t/pragma/subs.t t/pragma/warning.t
17944 ____________________________________________________________________________
17945 [  2892] By: gsar                                  on 1999/02/12  10:44:38
17946         Log: update change#2670 to later version
17947              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17948              Date: Sun, 31 Jan 1999 16:16:14 +0000
17949              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
17950              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
17951      Branch: perl
17952            ! t/op/subst.t toke.c
17953 ____________________________________________________________________________
17954 [  2891] By: gsar                                  on 1999/02/12  10:31:17
17955         Log: make testsuite somewhat location independent
17956      Branch: perl
17957            ! (edit 117 files)
17958 ____________________________________________________________________________
17959 [  2890] By: gsar                                  on 1999/02/12  10:00:30
17960         Log: add $AutoLoader::VERSION
17961      Branch: perl
17962            ! lib/AutoLoader.pm
17963 ____________________________________________________________________________
17964 [  2889] By: gsar                                  on 1999/02/12  09:55:48
17965         Log: tweak PERL_STRICT_CR notes
17966      Branch: perl
17967            ! pod/perl5005delta.pod
17968 ____________________________________________________________________________
17969 [  2888] By: gsar                                  on 1999/02/12  09:41:45
17970         Log: add note about test-notty target
17971      Branch: perl
17972            ! README.win32
17973 ____________________________________________________________________________
17974 [  2887] By: gsar                                  on 1999/02/12  09:37:37
17975         Log: add perltodo.pod
17976      Branch: perl
17977            + pod/perltodo.pod
17978            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
17979            ! win32/pod.mak
17980 ____________________________________________________________________________
17981 [  2886] By: jhi                                   on 1999/02/12  08:52:14
17982         Log: Integrate from mainperl.
17983      Branch: cfgperl
17984           +> t/op/fh.t
17985           !> (integrate 30 files)
17986 ____________________________________________________________________________
17987 [  2885] By: gsar                                  on 1999/02/12  08:42:10
17988         Log: note how to find REG_INFTY limit
17989      Branch: perl
17990            ! pod/perlre.pod
17991 ____________________________________________________________________________
17992 [  2884] By: jhi                                   on 1999/02/12  08:36:14
17993         Log: OpenBSD pthreads awareness, thanks to
17994              David Leonard <david.leonard@csee.uq.edu.au>
17995      Branch: maint-5.005/perl
17996            ! Configure hints/openbsd.sh
17997 ____________________________________________________________________________
17998 [  2882] By: gsar                                  on 1999/02/12  08:05:20
17999         Log: IO is maintained by p5p (per Graham Barr's wishes)
18000      Branch: perl
18001            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
18002            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
18003            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
18004            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
18005 ____________________________________________________________________________
18006 [  2881] By: gsar                                  on 1999/02/12  07:57:13
18007         Log: fh.t typo
18008      Branch: perl
18009            ! t/op/fh.t
18010 ____________________________________________________________________________
18011 [  2880] By: gsar                                  on 1999/02/12  07:38:16
18012         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
18013      Branch: perl
18014            ! perl.c pod/perlrun.pod
18015 ____________________________________________________________________________
18016 [  2879] By: gsar                                  on 1999/02/12  05:39:29
18017         Log: fix ops that are not filehandle constructors to not create GV if it
18018              doesn't already exist (avoids leaks); extend semantics of defined()
18019              so that defined(*{$foo}) works (experimental)
18020      Branch: perl
18021            + t/op/fh.t
18022            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
18023            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
18024 ____________________________________________________________________________
18025 [  2877] By: jhi                                   on 1999/02/11  20:44:00
18026         Log: From: Chris Nandor <pudge@pobox.com>
18027              To: perl5-porters@perl.org
18028              Subject: [PATCH] perlport.pod 1.39
18029              Date: Thu, 11 Feb 1999 12:28:35 -0500
18030              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
18031      Branch: cfgperl
18032            ! pod/perlport.pod
18033 ____________________________________________________________________________
18034 [  2870] By: gsar                                  on 1999/02/11  11:17:08
18035         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
18036      Branch: perl
18037            ! ext/IO/lib/IO/Pipe.pm
18038 ____________________________________________________________________________
18039 [  2869] By: gsar                                  on 1999/02/11  11:00:56
18040         Log: update win32/pod.mak
18041      Branch: perl
18042            ! win32/pod.mak
18043 ____________________________________________________________________________
18044 [  2868] By: gsar                                  on 1999/02/11  10:42:44
18045         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
18046              Date: Fri, 08 Jan 1999 14:36:53 +1100
18047              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
18048              Subject: Re: [Fwd: IO::Socket::connect and blocking]
18049      Branch: perl
18050            ! ext/IO/lib/IO/Socket.pm
18051 ____________________________________________________________________________
18052 [  2867] By: gsar                                  on 1999/02/11  09:43:03
18053         Log: av_extend() doc tweak from Jan Dubois
18054      Branch: perl
18055            ! pod/perlguts.pod
18056 ____________________________________________________________________________
18057 [  2866] By: gsar                                  on 1999/02/11  09:27:17
18058         Log: display full pathname of unreadable files
18059      Branch: perl
18060            ! utils/perldoc.PL
18061 ____________________________________________________________________________
18062 [  2865] By: gsar                                  on 1999/02/11  09:02:31
18063         Log: missing patch in change#2522
18064      Branch: perl
18065            ! lib/Pod/Text.pm
18066 ____________________________________________________________________________
18067 [  2864] By: jhi                                   on 1999/02/11  08:45:00
18068         Log: From: Spider Boardman <spider@zk3.dec.com>
18069              To: perlbug@perl.com
18070              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
18071              Date: Wed, 10 Feb 1999 23:33:31 -0500
18072              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
18073      Branch: maint-5.005/perl
18074            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
18075 ____________________________________________________________________________
18076 [  2862] By: gsar                                  on 1999/02/11  08:14:34
18077         Log: integrate changes#2738,2740 from maint-5.005
18078      Branch: perl
18079           !> lib/ExtUtils/MakeMaker.pm
18080 ____________________________________________________________________________
18081 [  2861] By: jhi                                   on 1999/02/11  08:04:25
18082         Log: Integrate from mainperl.
18083      Branch: cfgperl
18084           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
18085           !> t/op/range.t win32/config.gc
18086 ____________________________________________________________________________
18087 [  2860] By: gsar                                  on 1999/02/11  07:30:08
18088         Log: binmode() support for cygwin32 (suggested by Steven Morlock
18089              <newspost@morlock.net>)
18090      Branch: perl
18091            ! perl.h
18092 ____________________________________________________________________________
18093 [  2859] By: gsar                                  on 1999/02/11  07:14:21
18094         Log: update Changes
18095      Branch: perl
18096            ! Changes
18097           !> pod/perl5005delta.pod
18098 ____________________________________________________________________________
18099 [  2856] By: gsar                                  on 1999/02/11  07:07:39
18100         Log: integrate perldelta changes from maint-5.005
18101      Branch: perl
18102           !> pod/perl5005delta.pod
18103 ____________________________________________________________________________
18104 [  2855] By: gsar                                  on 1999/02/11  06:31:50
18105         Log: applied suggested patch; added tests
18106              From: Adam Krolnik <adamk@gypsy.cyrix.com>
18107              Date: Sat, 12 Dec 98 15:30:18 -0600
18108              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
18109              Subject: Range operation doesn't handle IV_MAX
18110      Branch: perl
18111            ! pp_ctl.c t/op/range.t
18112 ____________________________________________________________________________
18113 [  2854] By: gsar                                  on 1999/02/11  05:00:55
18114         Log: compatibility fix: magic non-propagation in foreach implicit localization
18115      Branch: perl
18116            ! pp_ctl.c t/op/local.t win32/config.gc
18117 ____________________________________________________________________________
18118 [  2852] By: gsar                                  on 1999/02/10  23:17:49
18119         Log: fair warning about -Dusethreads
18120      Branch: maint-5.005/perl
18121            ! Configure INSTALL README.threads
18122 ____________________________________________________________________________
18123 [  2847] By: jhi                                   on 1999/02/09  19:13:28
18124         Log: Integrate from mainperl.
18125      Branch: cfgperl
18126           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
18127           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
18128 ____________________________________________________________________________
18129 [  2846] By: gsar                                  on 1999/02/09  13:53:28
18130         Log: a modified version of suggested patch for pack template 'Z'; added docs
18131              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
18132              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
18133              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
18134              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
18135      Branch: perl
18136            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
18137 ____________________________________________________________________________
18138 [  2845] By: gsar                                  on 1999/02/09  00:03:26
18139         Log: clarify docs for change#2835
18140      Branch: perl
18141            ! pod/perldelta.pod pod/perlop.pod
18142 ____________________________________________________________________________
18143 [  2844] By: gsar                                  on 1999/02/08  23:40:57
18144         Log: addendum to change#2823
18145              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
18146              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
18147              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
18148              Subject: [PATCH] Docs and tests for method-call syntax
18149      Branch: perl
18150            ! pod/perlobj.pod t/op/method.t
18151 ____________________________________________________________________________
18152 [  2843] By: jhi                                   on 1999/02/08  21:06:28
18153         Log: Ultrix mmap tidbit.
18154      Branch: cfgperl
18155            ! hints/ultrix_4.sh
18156 ____________________________________________________________________________
18157 [  2842] By: jhi                                   on 1999/02/08  20:22:55
18158         Log: Integrate from mainperl.
18159      Branch: cfgperl
18160           +> t/op/subst_wamp.t
18161           !> (integrate 35 files)
18162 ____________________________________________________________________________
18163 [  2841] By: jhi                                   on 1999/02/08  18:23:26
18164         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18165              To: Mailing list Perl5 <perl5-porters@perl.org>
18166              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
18167              Date: Sun, 7 Feb 1999 17:25:22 -0500
18168              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
18169      Branch: cfgperl
18170            + t/op/subst_amp.t
18171            ! MANIFEST regcomp.c t/op/subst.t
18172 ____________________________________________________________________________
18173 [  2840] By: jhi                                   on 1999/02/08  18:16:54
18174         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18175              To: Mailing list Perl5 <perl5-porters@perl.org>
18176              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
18177              Date: Sun, 7 Feb 1999 17:00:10 -0500
18178              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
18179      Branch: cfgperl
18180            ! pp_hot.c t/op/pat.t
18181 ____________________________________________________________________________
18182 [  2839] By: jhi                                   on 1999/02/08  17:25:30
18183         Log: A require was missing.
18184      Branch: cfgperl
18185            ! t/lib/h2ph.pht
18186 ____________________________________________________________________________
18187 [  2838] By: jhi                                   on 1999/02/08  16:38:41
18188         Log: Bring in the change #2809 (the Configure part has been
18189              modified rather a lot since the #2809, though.)
18190      Branch: cfgperl
18191            ! Configure utils/h2ph.PL
18192 ____________________________________________________________________________
18193 [  2835] By: gsar                                  on 1999/02/08  14:40:23
18194         Log: make qw() into a true list at compile time (slightly modified
18195              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
18196      Branch: perl
18197            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
18198 ____________________________________________________________________________
18199 [  2834] By: gsar                                  on 1999/02/08  13:23:16
18200         Log: make safesysmalloc() etc., always available; safemalloc() et al are
18201              now macros that point to the right malloc; fix various places in
18202              sources that need to always use safesysmalloc() et al
18203      Branch: perl
18204            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
18205            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
18206 ____________________________________________________________________________
18207 [  2833] By: gsar                                  on 1999/02/08  10:56:16
18208         Log: remove spurious #endif in last change
18209      Branch: perl
18210            ! perl.h
18211 ____________________________________________________________________________
18212 [  2832] By: gsar                                  on 1999/02/08  10:34:55
18213         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
18214              them ask for insanity (untested)
18215      Branch: perl
18216            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
18217            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
18218            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
18219 ____________________________________________________________________________
18220 [  2831] By: jhi                                   on 1999/02/08  08:33:33
18221         Log: Update vms/subconfigure.com along the lines of change #2829.
18222      Branch: cfgperl
18223            ! vms/subconfigure.com
18224 ____________________________________________________________________________
18225 [  2830] By: gsar                                  on 1999/02/08  00:19:46
18226         Log: integrate cfgperl changes into mainline
18227      Branch: perl
18228           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
18229           +> lib/File/PathConvert.pm pod/perlthrtut.pod
18230            ! Changes
18231           !> (integrate 93 files)
18232 ____________________________________________________________________________
18233 [  2829] By: jhi                                   on 1999/02/07  23:49:46
18234         Log: Configure update.
18235              
18236              Probe for mmap() et alia.
18237              The *cc*symbols patch (just Configure, no h2ph).
18238      Branch: cfgperl
18239            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18240            ! config_h.SH perl.h
18241 ____________________________________________________________________________
18242 [  2828] By: gsar                                  on 1999/02/07  23:38:47
18243         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18244              Date: Sun, 7 Feb 1999 17:25:22 -0500
18245              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
18246              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
18247      Branch: perl
18248            + t/op/subst_amp.t t/op/subst_wamp.t
18249            ! MANIFEST regcomp.c t/op/subst.t
18250 ____________________________________________________________________________
18251 [  2827] By: gsar                                  on 1999/02/07  23:27:32
18252         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18253              Date: Sun, 7 Feb 1999 17:00:10 -0500
18254              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
18255              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
18256      Branch: perl
18257            ! pp_hot.c t/op/pat.t
18258 ____________________________________________________________________________
18259 [  2826] By: gsar                                  on 1999/02/07  23:26:04
18260         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
18261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18262              Date: Sun, 7 Feb 1999 15:07:27 -0500
18263              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
18264              Subject: Re: fixing memory leaks in REx compilation
18265      Branch: perl
18266            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
18267            ! regexec.c
18268 ____________________________________________________________________________
18269 [  2825] By: jhi                                   on 1999/02/07  18:05:13
18270         Log: Integrate from mainperl.
18271      Branch: cfgperl
18272           +> lib/DB.pm t/comp/bproto.t
18273           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
18274           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
18275           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
18276           !> toke.c vms/perly_c.vms
18277 ____________________________________________________________________________
18278 [  2824] By: gsar                                  on 1999/02/07  14:21:48
18279         Log: tweak doc on bitwise ops
18280      Branch: perl
18281            ! pod/perlop.pod
18282 ____________________________________________________________________________
18283 [  2823] By: gsar                                  on 1999/02/07  13:38:31
18284         Log: applied suggested patch; regen perly* and vms/perly*
18285              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
18286              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
18287              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
18288              Subject: [PATCH] Re: Suggestion for perlobj man page
18289      Branch: perl
18290            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
18291 ____________________________________________________________________________
18292 [  2822] By: gsar                                  on 1999/02/07  12:39:09
18293         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
18294              disabled, fails tests)
18295      Branch: perl
18296            ! regcomp.h
18297 ____________________________________________________________________________
18298 [  2821] By: gsar                                  on 1999/02/07  11:09:39
18299         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
18300              <Alexander.Barilo@aexp.com>)
18301      Branch: perl
18302            ! lib/Pod/Html.pm
18303 ____________________________________________________________________________
18304 [  2820] By: gsar                                  on 1999/02/07  10:20:35
18305         Log: add draft debugging API implementation
18306      Branch: perl
18307            + lib/DB.pm
18308            ! MANIFEST
18309 ____________________________________________________________________________
18310 [  2819] By: gsar                                  on 1999/02/07  09:58:45
18311         Log: avoid garbage in db->dirbuf
18312              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
18313              Date: Sat, 05 Dec 1998 14:14:54 +0900
18314              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
18315              Subject: SDBM bug
18316      Branch: perl
18317            ! ext/SDBM_File/sdbm/sdbm.c
18318 ____________________________________________________________________________
18319 [  2818] By: gsar                                  on 1999/02/07  09:32:24
18320         Log: missing entry
18321      Branch: perl
18322            ! MANIFEST
18323 ____________________________________________________________________________
18324 [  2817] By: gsar                                  on 1999/02/07  09:30:47
18325         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
18326      Branch: perl
18327            + t/comp/bproto.t
18328            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
18329 ____________________________________________________________________________
18330 [  2816] By: gsar                                  on 1999/02/06  00:14:29
18331         Log: minor bug in dumping blessed subrefs
18332      Branch: perl
18333            ! ext/Data/Dumper/Dumper.pm
18334 ____________________________________________________________________________
18335 [  2812] By: jhi                                   on 1999/02/03  22:02:24
18336         Log: Enhance change #2808.
18337              
18338              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18339              To: perl5-porters@perl.org
18340              Subject: Re: [PATCH 5.00*]: perlbug checklist
18341              Date: Wed, 3 Feb 1999 19:02:27 +0000
18342              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
18343      Branch: cfgperl
18344            ! utils/perlbug.PL
18345 ____________________________________________________________________________
18346 [  2811] By: jhi                                   on 1999/02/03  21:53:23
18347         Log: From: Barrie Slaymaker <rbs@telerama.com>
18348              To: perl5-porters@perl.org
18349              CC: pod-people@perl.org
18350              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
18351              Date: Wed, 03 Feb 1999 10:34:18 -0500
18352              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
18353              
18354              Add File::PathConvert.pm.
18355              Fix Pod::Html and installhtml to understand relative urls.
18356      Branch: cfgperl
18357            + lib/File/PathConvert.pm
18358            ! MANIFEST installhtml lib/Pod/Html.pm
18359 ____________________________________________________________________________
18360 [  2810] By: jhi                                   on 1999/02/03  20:25:10
18361         Log: From: Francois Desarmenien <desar@club-internet.fr>
18362              To: Mailing list Perl5 <perl5-porters@perl.org>
18363              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
18364              Date: Wed, 03 Feb 1999 13:13:24 +0000
18365              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
18366              
18367              (note: this patch completely overrides Tom Wolfe's patch,
18368              change #2604)
18369      Branch: cfgperl
18370            + ext/GDBM_File/hints/sco.pl
18371            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
18372 ____________________________________________________________________________
18373 [  2809] By: jhi                                   on 1999/02/03  19:54:16
18374         Log: h2ph fixes + Configure patch to support them.
18375              
18376              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18377              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
18378              Gurusamy Sarathy <gsar@engin.umich.edu>
18379              Cc: perl5-porters@perl.org
18380              Subject: [PATCH 5.00503_MT5] h2ph.PL
18381              Date: Tue, 2 Feb 1999 19:48:06 -0500
18382              Message-ID: <19990202194806.E10647@O2.chapin.edu>
18383      Branch: maint-5.005/perl
18384            ! Configure utils/h2ph.PL
18385 ____________________________________________________________________________
18386 [  2808] By: jhi                                   on 1999/02/03  16:59:55
18387         Log: Enhance the perlbug checklist.
18388      Branch: cfgperl
18389            ! utils/perlbug.PL
18390 ____________________________________________________________________________
18391 [  2807] By: jhi                                   on 1999/02/03  14:01:37
18392         Log: Document the standard strftime %formats.
18393              
18394              From: Dominic Dunlop <domo@vo.lu>
18395              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
18396              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
18397              Date: Tue, 2 Feb 1999 15:55:29 +0100
18398              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
18399      Branch: cfgperl
18400            ! ext/POSIX/POSIX.pod
18401 ____________________________________________________________________________
18402 [  2806] By: jhi                                   on 1999/02/03  13:58:00
18403         Log: Integrate from mainperl.
18404      Branch: cfgperl
18405           !> perl.h
18406 ____________________________________________________________________________
18407 [  2805] By: gsar                                  on 1999/02/03  03:32:31
18408         Log: PL_uuemap[] init needs help for sizeof()
18409      Branch: perl
18410            ! perl.h
18411 ____________________________________________________________________________
18412 [  2804] By: jhi                                   on 1999/02/02  20:44:30
18413         Log: These should've been already in #2803.
18414      Branch: cfgperl
18415            ! Configure config_h.SH vms/subconfigure.com
18416 ____________________________________________________________________________
18417 [  2803] By: jhi                                   on 1999/02/02  20:38:45
18418         Log: telldir prototype issue, from mists of time...
18419      Branch: cfgperl
18420            ! hints/netbsd.sh pp_sys.c
18421 ____________________________________________________________________________
18422 [  2801] By: jhi                                   on 1999/02/02  17:40:14
18423         Log: From: John Bley <jbb6@acpub.duke.edu>
18424              To: perlbug@perl.org
18425              Subject: [PATCH]5.005_54 (DOC) fix minor typos
18426              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
18427              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
18428      Branch: cfgperl
18429            ! pod/perlre.pod
18430 ____________________________________________________________________________
18431 [  2800] By: jhi                                   on 1999/02/02  17:26:49
18432         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
18433      Branch: cfgperl
18434            ! Todo-5.005
18435 ____________________________________________________________________________
18436 [  2799] By: jhi                                   on 1999/02/02  17:18:51
18437         Log: Update FindBin from maint-5.005.
18438      Branch: cfgperl
18439            ! lib/FindBin.pm
18440 ____________________________________________________________________________
18441 [  2798] By: jhi                                   on 1999/02/02  17:16:07
18442         Log: Fix typecasts in #2797
18443              
18444              From: "G. Del Merritt" <del@intranetics.com>
18445              Date: Fri, 29 Jan 1999 11:47:25 -0700
18446              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
18447              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
18448      Branch: cfgperl
18449            ! ext/POSIX/POSIX.xs
18450 ____________________________________________________________________________
18451 [  2797] By: jhi                                   on 1999/02/02  17:14:37
18452         Log: From: Ted Law <tedlaw@cibcwg.com>
18453              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
18454              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
18455              Subject: POSIX::strftime buffer overflow problem
18456      Branch: cfgperl
18457            ! ext/POSIX/POSIX.xs
18458 ____________________________________________________________________________
18459 [  2796] By: jhi                                   on 1999/02/02  17:13:23
18460         Log: Do not use File::Slurp.
18461      Branch: cfgperl
18462            ! t/lib/textfill.t
18463 ____________________________________________________________________________
18464 [  2795] By: jhi                                   on 1999/02/02  17:11:48
18465         Log: perlhist update from maint-5.005.
18466      Branch: cfgperl
18467            ! pod/perlhist.pod
18468 ____________________________________________________________________________
18469 [  2794] By: jhi                                   on 1999/02/02  17:10:33
18470         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
18471      Branch: cfgperl
18472            ! ext/POSIX/POSIX.pm
18473 ____________________________________________________________________________
18474 [  2793] By: jhi                                   on 1999/02/02  17:08:39
18475         Log: Missed the html test from change #2787. 
18476      Branch: cfgperl
18477            ! t/lib/cgi-html.t
18478 ____________________________________________________________________________
18479 [  2792] By: jhi                                   on 1999/02/02  17:01:24
18480         Log: Update Getopt::Long to 2.19.
18481      Branch: cfgperl
18482            ! lib/Getopt/Long.pm
18483 ____________________________________________________________________________
18484 [  2791] By: jhi                                   on 1999/02/02  16:59:13
18485         Log: overload syntax is no longer experimental
18486      Branch: cfgperl
18487            ! lib/overload.pm
18488 ____________________________________________________________________________
18489 [  2789] By: jhi                                   on 1999/02/02  16:47:50
18490         Log: Still doc fixes.
18491      Branch: cfgperl
18492            ! lib/diagnostics.pm
18493 ____________________________________________________________________________
18494 [  2788] By: jhi                                   on 1999/02/02  16:47:07
18495         Log: Doc fixes.
18496      Branch: cfgperl
18497            ! lib/CGI.pm lib/diagnostics.pm
18498 ____________________________________________________________________________
18499 [  2787] By: jhi                                   on 1999/02/02  16:38:55
18500         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
18501              where applicable).
18502      Branch: cfgperl
18503            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
18504            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
18505            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
18506            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
18507            ! eg/cgi/frameset.cgi eg/cgi/index.html
18508            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
18509            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
18510            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
18511            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
18512            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
18513            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
18514 ____________________________________________________________________________
18515 [  2786] By: jhi                                   on 1999/02/02  16:17:52
18516         Log: Update CPAN to 1.47.
18517      Branch: cfgperl
18518            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
18519 ____________________________________________________________________________
18520 [  2785] By: jhi                                   on 1999/02/02  16:09:03
18521         Log: From: Mark-Jason Dominus <mjd@plover.com>
18522              Date: Sat, 16 Jan 1999 17:22:06 -0500
18523              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
18524              Message-ID: <19990116222206.3674.qmail@plover.com>
18525      Branch: cfgperl
18526            ! pod/perlsub.pod
18527 ____________________________________________________________________________
18528 [  2784] By: jhi                                   on 1999/02/02  16:01:31
18529         Log: Fix incorrect "used only once" warnings
18530              
18531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18532              Date: Fri, 8 Jan 1999 04:37:10 -0500
18533              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
18534              Subject: Re: change#965 flakiness
18535      Branch: cfgperl
18536            ! gv.c
18537 ____________________________________________________________________________
18538 [  2783] By: jhi                                   on 1999/02/02  15:50:38
18539         Log: perldelta updates.
18540      Branch: cfgperl
18541            ! pod/perldelta.pod
18542 ____________________________________________________________________________
18543 [  2782] By: jhi                                   on 1999/02/02  14:28:26
18544         Log: Mirror change #2781.
18545      Branch: cfgperl
18546            ! hints/linux.sh
18547 ____________________________________________________________________________
18548 [  2781] By: jhi                                   on 1999/02/02  14:27:01
18549         Log: Update the MkLinux note.
18550      Branch: maint-5.005/perl
18551            ! hints/linux.sh
18552 ____________________________________________________________________________
18553 [  2780] By: jhi                                   on 1999/02/02  14:10:59
18554         Log: Update todo.
18555      Branch: cfgperl
18556            ! Todo-5.005
18557 ____________________________________________________________________________
18558 [  2779] By: jhi                                   on 1999/02/02  14:00:25
18559         Log: Integrate from mainperl.
18560      Branch: cfgperl
18561            ! t/lib/textfill.t t/lib/textwrap.t
18562           !> (integrate 32 files)
18563 ____________________________________________________________________________
18564 [  2778] By: jhi                                   on 1999/02/02  13:56:23
18565         Log: VMS update, applicable parts of
18566              
18567              From: Dan Sugalski <sugalskd@osshe.edu>
18568              To: perl5-porters@perl.org
18569              Subject: [PATCH 5.005_03MT3]VMS configure tweak
18570              Date: Wed, 20 Jan 1999 12:05:18 -0800
18571              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
18572              
18573              From: Dan Sugalski <sugalskd@osshe.edu>
18574              To: perlbug@perl.com, vmsperl@perl.org
18575              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
18576              Date: Tue, 26 Jan 1999 14:40:38 -0800
18577              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
18578              
18579              From: Dan Sugalski <sugalskd@osshe.edu>
18580              To: perl5-porters@perl.org, vmsperl@perl.org
18581              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
18582              Date: Tue, 26 Jan 1999 14:55:29 -0800
18583              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
18584      Branch: cfgperl
18585            ! vms/ext/Stdio/test.pl vms/subconfigure.com
18586 ____________________________________________________________________________
18587 [  2777] By: jhi                                   on 1999/02/02  13:43:24
18588         Log: Synch usethreads parts from maint-5.005.
18589      Branch: cfgperl
18590            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
18591            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
18592            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
18593            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
18594 ____________________________________________________________________________
18595 [  2776] By: jhi                                   on 1999/02/02  13:17:16
18596         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
18597      Branch: cfgperl
18598            ! Makefile.SH hints/freebsd.sh
18599 ____________________________________________________________________________
18600 [  2774] By: jhi                                   on 1999/02/02  13:10:39
18601         Log: Add perlthrtut, update pod/* machinery.
18602              (a pod/Makefile.SH is sorely needed)
18603      Branch: cfgperl
18604            + pod/perlthrtut.pod
18605            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
18606 ____________________________________________________________________________
18607 [  2773] By: jhi                                   on 1999/02/02  12:54:24
18608         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18609              To: perl5-porters@perl.org
18610              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
18611              Date: Tue, 26 Jan 1999 22:25:07 +0000
18612              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
18613      Branch: cfgperl
18614            ! pod/perlguts.pod
18615 ____________________________________________________________________________
18616 [  2771] By: jhi                                   on 1999/02/02  12:47:34
18617         Log: Use perlbug instead of personal email address.
18618      Branch: cfgperl
18619            ! Configure
18620 ____________________________________________________________________________
18621 [  2770] By: jhi                                   on 1999/02/02  12:42:06
18622         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
18623              
18624              From: "G. Del Merritt" <del@intranetics.com>
18625              To: perlbug@perl.com
18626              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
18627              Date: Tue, 26 Jan 1999 12:09:09 -0700
18628              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
18629      Branch: cfgperl
18630            ! iperlsys.h
18631 ____________________________________________________________________________
18632 [  2769] By: jhi                                   on 1999/02/02  12:37:57
18633         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18634              To: Mailing list Perl5 <perl5-porters@perl.org>
18635              Subject: [PATCH 5.005_*] OS/2 threads
18636              Date: Tue, 26 Jan 1999 13:39:46 -0500
18637              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
18638      Branch: cfgperl
18639            ! os2/os2ish.h
18640 ____________________________________________________________________________
18641 [  2768] By: jhi                                   on 1999/02/02  12:36:16
18642         Log: Apply change #2711 from maint-5.005:
18643              
18644              make ok", "make okfile", and "make nok" were broken
18645              with -Duseshrplib, because of a shared typo.
18646              
18647              From: Spider Boardman <spider@web.zk3.dec.com>
18648              To: perlbug@perl.com
18649              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
18650              Date: Wed, 27 Jan 1999 12:27:15 -0500
18651              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
18652      Branch: cfgperl
18653            ! Makefile.SH
18654 ____________________________________________________________________________
18655 [  2766] By: jhi                                   on 1999/02/02  12:27:08
18656         Log: Make Configure use "int main()" instead of bare "main()".
18657              Like maint-5.005 change #2703 but now via metaconfig.
18658      Branch: cfgperl
18659            ! Configure
18660 ____________________________________________________________________________
18661 [  2765] By: jhi                                   on 1999/02/02  11:59:30
18662         Log: Undo part of change #2562.
18663      Branch: cfgperl
18664            ! Configure
18665 ____________________________________________________________________________
18666 [  2764] By: jhi                                   on 1999/02/02  11:52:39
18667         Log: NetBSD synch with maint-5.005.
18668      Branch: cfgperl
18669            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
18670 ____________________________________________________________________________
18671 [  2763] By: jhi                                   on 1999/02/02  11:44:07
18672         Log: $Config{installusrbinperl}
18673              (maint-5.005 changes #2614 and #2709)
18674      Branch: cfgperl
18675            ! Configure installperl
18676 ____________________________________________________________________________
18677 [  2762] By: jhi                                   on 1999/02/02  11:29:13
18678         Log: Errno update from maint-5.005 (changes #2583, #2710).
18679      Branch: cfgperl
18680            ! Configure ext/Errno/Errno_pm.PL
18681 ____________________________________________________________________________
18682 [  2759] By: jhi                                   on 1999/02/02  10:53:20
18683         Log: Update Trig.pm from maint-5.005.
18684      Branch: cfgperl
18685            ! lib/Math/Trig.pm
18686 ____________________________________________________________________________
18687 [  2757] By: jhi                                   on 1999/02/02  10:41:26
18688         Log: MPE/iX update (mirror maint-5.005 change #2715)
18689      Branch: cfgperl
18690            ! hints/mpeix.sh mpeix/relink
18691 ____________________________________________________________________________
18692 [  2756] By: jhi                                   on 1999/02/02  10:38:08
18693         Log: BeOS update (Mirror maint-5.005 change #2727).
18694      Branch: cfgperl
18695            + ext/DynaLoader/dl_beos.xs
18696            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
18697            ! lib/ExtUtils/MM_Unix.pm
18698 ____________________________________________________________________________
18699 [  2754] By: gsar                                  on 1999/02/02  08:52:13
18700         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
18701      Branch: perl
18702            ! Porting/pumpkin.pod Todo Todo-5.005
18703 ____________________________________________________________________________
18704 [  2753] By: gsar                                  on 1999/02/02  08:46:21
18705         Log: Todo tweaks
18706      Branch: perl
18707            ! Todo Todo-5.005
18708 ____________________________________________________________________________
18709 [  2752] By: jhi                                   on 1999/02/01  22:15:12
18710         Log: Add perlthrtut.pod.
18711              
18712              From: Dan Sugalski <sugalskd@osshe.edu>
18713              To: perl5-porters@perl.org
18714              Subject: perlthrtut.pod
18715              Date: Mon, 01 Feb 1999 10:57:11 -0800
18716              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
18717      Branch: maint-5.005/perl
18718            + pod/perlthrtut.pod
18719            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
18720            ! pod/roffitall
18721 ____________________________________________________________________________
18722 [  2751] By: gsar                                  on 1999/02/01  07:28:05
18723         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
18724      Branch: perl
18725            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
18726            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
18727 ____________________________________________________________________________
18728 [  2750] By: gsar                                  on 1999/02/01  07:09:20
18729         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18730              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
18731              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
18732              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
18733      Branch: perl
18734            ! regexec.c
18735 ____________________________________________________________________________
18736 [  2749] By: gsar                                  on 1999/02/01  07:07:59
18737         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18738              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
18739              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
18740              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
18741      Branch: perl
18742            ! regexec.c
18743 ____________________________________________________________________________
18744 [  2748] By: gsar                                  on 1999/02/01  06:47:06
18745         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
18746              Date: Thu, 3 Dec 1998 15:10:17 -0500
18747              Message-Id: <199812032010.PAA09692@jik.shore.net>
18748              Subject: sample checksum code in "perlfunc" man page is wrong
18749      Branch: perl
18750            ! pod/perlfunc.pod
18751 ____________________________________________________________________________
18752 [  2747] By: gsar                                  on 1999/02/01  06:35:13
18753         Log: typos in Pod/Text.pm
18754              From: "Greg Chapman" <glc@well.com>
18755              Date: Tue, 1 Dec 1998 10:50:18 -0800
18756              Message-Id: <199812011849.KAA08816@smtp.well.com>
18757              Subject: Glitch in Pod::Text
18758      Branch: perl
18759            ! lib/Pod/Text.pm
18760 ____________________________________________________________________________
18761 [  2746] By: gsar                                  on 1999/02/01  06:27:35
18762         Log: various win32-ish changes merged from maint-5.005
18763      Branch: perl
18764            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
18765            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
18766            ! win32/Makefile win32/config.bc win32/config.vc
18767            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
18768            ! win32/win32.c
18769 ____________________________________________________________________________
18770 [  2745] By: gsar                                  on 1999/02/01  04:51:54
18771         Log: integrate cfgperl changes into mainline
18772      Branch: perl
18773           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
18774 ____________________________________________________________________________
18775 [  2744] By: gsar                                  on 1999/02/01  04:31:09
18776         Log: improved diagnostic on syntax errors at EOL
18777      Branch: perl
18778            ! toke.c
18779 ____________________________________________________________________________
18780 [  2743] By: gsar                                  on 1999/02/01  03:59:13
18781         Log: don't attempt connect() to bogus IP addresses
18782              From:    Graham Barr <gbarr@pobox.com>
18783              Date:    Sun, 31 Jan 1999 21:50:45 CST
18784              Message-Id: <19990131215045.A633@pobox.com>
18785      Branch: perl
18786            ! t/lib/io_multihomed.t
18787 ____________________________________________________________________________
18788 [  2742] By: gsar                                  on 1999/02/01  03:08:58
18789         Log: update Changes
18790      Branch: perl
18791            ! Changes pod/perldelta.pod
18792 ____________________________________________________________________________
18793 [  2740] By: gsar                                  on 1999/02/01  02:43:07
18794         Log: CAPI inheritance tweak and doc
18795      Branch: maint-5.005/perl
18796            ! lib/ExtUtils/MakeMaker.pm
18797 ____________________________________________________________________________
18798 [  2739] By: jhi                                   on 1999/01/31  18:31:54
18799         Log: Undo changes #2730 and #2731 and replace them
18800              with an extensively tested patch from
18801              Anton Berezin <tobez@plab.ku.dk> (via private email).
18802      Branch: maint-5.005/perl
18803            ! Makefile.SH hints/freebsd.sh
18804 ____________________________________________________________________________
18805 [  2738] By: gsar                                  on 1999/01/31  05:04:32
18806         Log: fix bogus CAPI inheritance from change#2541
18807      Branch: maint-5.005/perl
18808            ! lib/ExtUtils/MakeMaker.pm
18809 ____________________________________________________________________________
18810 [  2731] By: jhi                                   on 1999/01/29  14:33:12
18811         Log: FreeBSD version numbers can be like "2.2.8-release".
18812      Branch: maint-5.005/perl
18813            ! hints/freebsd.sh
18814 ____________________________________________________________________________
18815 [  2730] By: jhi                                   on 1999/01/29  12:40:38
18816         Log: FreeBSD hints iteration (hopefully convergent).
18817              usethreads: require at least FreeBSD 2.2.8.
18818              signal type: mirror change #2429 in cfgperl.
18819      Branch: maint-5.005/perl
18820            ! hints/freebsd.sh
18821 ____________________________________________________________________________
18822 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
18823         Log: From: Tom Spindler <dogcow@isi.net>
18824              Date: Thu, 28 Jan 1999 17:15:11 -0800
18825              Message-ID: <19990128171510.A11778@isi.net>
18826              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
18827      Branch: maint-5.005/perl
18828            + ext/DynaLoader/dl_beos.xs
18829            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
18830            ! lib/ExtUtils/MM_Unix.pm
18831 ____________________________________________________________________________
18832 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
18833         Log: Remove use of File::Slurp in t/lib/textfill.t
18834      Branch: maint-5.005/perl
18835            ! t/lib/textfill.t
18836 ____________________________________________________________________________
18837 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
18838         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
18839              Date: Wed, 27 Jan 1999 23:14:33 -0800
18840              Message-Id: <199901280714.XAA10176@activestate.com>
18841              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
18842      Branch: maint-5.005/perl
18843            ! win32/Makefile win32/makefile.mk
18844 ____________________________________________________________________________
18845 [  2720] By: gsar                                  on 1999/01/27  21:54:42
18846         Log: missing space while munging CCFLAGS for PERL_CAPI
18847      Branch: perl
18848            ! lib/ExtUtils/MM_Unix.pm
18849 ____________________________________________________________________________
18850 [  2718] By: jhi                                   on 1999/01/27  19:46:04
18851         Log: io/fs.t fails test #18 (sense of tests appears to have been
18852              changed incompletely; this patch just skips the test attached,
18853              a la test #17 preceding it).
18854              
18855              From: "G. Del Merritt" <del@intranetics.com>
18856              To: perlbug@perl.com
18857              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
18858              Date: Tue, 26 Jan 1999 12:09:09 -0700
18859              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
18860      Branch: maint-5.005/perl
18861            ! t/io/fs.t
18862 ____________________________________________________________________________
18863 [  2717] By: jhi                                   on 1999/01/27  19:44:46
18864         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
18865              
18866              From: "G. Del Merritt" <del@intranetics.com>
18867              To: perlbug@perl.com
18868              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
18869              Date: Tue, 26 Jan 1999 12:09:09 -0700
18870              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
18871      Branch: maint-5.005/perl
18872            ! iperlsys.h
18873 ____________________________________________________________________________
18874 [  2715] By: jhi                                   on 1999/01/27  19:34:28
18875         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
18876              To: perl5-porters@perl.org
18877              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
18878              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
18879              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
18880      Branch: maint-5.005/perl
18881            ! hints/mpeix.sh mpeix/relink
18882 ____________________________________________________________________________
18883 [  2710] By: jhi                                   on 1999/01/27  19:22:23
18884         Log: Errno fixes:
18885              
18886              From: Spider Boardman <spider@web.zk3.dec.com>
18887              To: perlbug@perl.com
18888              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
18889              Date: Wed, 27 Jan 1999 12:27:15 -0500
18890              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
18891              
18892              From: Spider Boardman <spider@web.zk3.dec.com>
18893              To: perlbug@perl.com
18894              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
18895              Date: Wed, 27 Jan 1999 13:31:16 -0500
18896              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
18897      Branch: maint-5.005/perl
18898            ! Configure ext/Errno/Errno_pm.PL
18899 ____________________________________________________________________________
18900 [  2709] By: jhi                                   on 1999/01/27  19:17:35
18901         Log: Fix Configure installusrbinperl:
18902              
18903              From: Spider Boardman <spider@web.zk3.dec.com>
18904              To: jhi@iki.fi
18905              cc: perl5-porters@perl.org
18906              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
18907              Date: Wed, 27 Jan 1999 13:03:35 -0500
18908              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
18909      Branch: maint-5.005/perl
18910            ! Configure
18911 ____________________________________________________________________________
18912 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
18913         Log: Add redef IO::Handle::* for setv?buf()
18914      Branch: maint-5.005/perl
18915            ! ext/POSIX/POSIX.pm
18916 ____________________________________________________________________________
18917 [  2705] By: jhi                                   on 1999/01/24  15:14:30
18918         Log: Mention year-1900 and month 0..11.
18919      Branch: cfgperl
18920            ! lib/Time/Local.pm
18921 ____________________________________________________________________________
18922 [  2704] By: jhi                                   on 1999/01/24  15:13:36
18923         Log: Document Configure -Uinstallusrbinperl.
18924      Branch: cfgperl
18925            ! INSTALL pod/perldelta.pod
18926 ____________________________________________________________________________
18927 [  2698] By: jhi                                   on 1999/01/24  12:46:00
18928         Log: Use only xlc_r for usethreads.
18929      Branch: cfgperl
18930            ! hints/aix.sh
18931 ____________________________________________________________________________
18932 [  2695] By: gsar                                  on 1999/01/24  07:09:05
18933         Log: integrate cfgperl changes into mainline
18934      Branch: perl
18935           +> lib/Exporter/Heavy.pm
18936           !> (integrate 65 files)
18937 ____________________________________________________________________________
18938 [  2694] By: gsar                                  on 1999/01/24  01:28:49
18939         Log: better notes on 'make' on win32
18940      Branch: perl
18941            ! README.win32
18942 ____________________________________________________________________________
18943 [  2683] By: jhi                                   on 1999/01/22  15:41:00
18944         Log: More de-cut-and-pastos.
18945      Branch: cfgperl
18946            ! hints/irix_6.sh hints/os2.sh
18947 ____________________________________________________________________________
18948 [  2682] By: jhi                                   on 1999/01/22  15:30:51
18949         Log: usethreads.cbu cut-and-pasto.
18950      Branch: cfgperl
18951            ! hints/solaris_2.sh
18952 ____________________________________________________________________________
18953 [  2681] By: jhi                                   on 1999/01/22  14:54:55
18954         Log: Better (I hope) LANGUAGE documentation.
18955      Branch: cfgperl
18956            ! pod/perllocale.pod
18957 ____________________________________________________________________________
18958 [  2680] By: jhi                                   on 1999/01/22  09:20:29
18959         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18960              To: perl5-porters@perl.org
18961              Subject: [PATCH 5.005_03MT3]VMS configure tweak
18962              Date: Wed, 20 Jan 1999 12:05:18 -0800
18963              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
18964      Branch: cfgperl
18965            ! vms/subconfigure.com
18966 ____________________________________________________________________________
18967 [  2679] By: jhi                                   on 1999/01/22  09:13:18
18968         Log: nosuid getmntent() branch.
18969      Branch: cfgperl
18970            ! perl.c perl.h
18971 ____________________________________________________________________________
18972 [  2678] By: jhi                                   on 1999/01/22  08:54:19
18973         Log: nosuid patch continued: *BSD needs <sys/param.h>.
18974      Branch: cfgperl
18975            ! Configure config_h.SH
18976 ____________________________________________________________________________
18977 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
18978         Log: Fixup FindBin to use File::Spec
18979              
18980              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
18981              Date: Wed, 20 Jan 1999 18:51:57 +0000
18982              From: Paul Johnson <pjcj@transeda.com>
18983              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
18984      Branch: maint-5.005/perl
18985            ! lib/FindBin.pm
18986 ____________________________________________________________________________
18987 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
18988         Log: Fix win32 for Borland compiler and spaces in paths
18989              
18990              From: Gurusamy Sarathy <gsar@activestate.com>
18991              Date: Mon, 18 Jan 1999 20:33:17 -0800
18992              Message-Id: <199901190433.UAA03656@activestate.com>
18993              Subject: [PATCH] 5.005_03-trial3 win32 issues
18994      Branch: maint-5.005/perl
18995            ! README.win32 win32/Makefile win32/config_sh.PL
18996            ! win32/makefile.mk win32/runperl.c
18997 ____________________________________________________________________________
18998 [  2670] By: jhi                                   on 1999/01/21  16:12:38
18999         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19000              To: perl5-porters@perl.org
19001              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
19002              Date: Thu, 21 Jan 1999 12:08:01 +0000
19003              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
19004      Branch: cfgperl
19005            ! pod/perldiag.pod t/op/subst.t toke.c
19006 ____________________________________________________________________________
19007 [  2669] By: jhi                                   on 1999/01/21  16:11:46
19008         Log: To: perl5-porters@perl.org
19009              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
19010              From: Anton Berezin <tobez@plab.ku.dk>
19011              Date: 21 Jan 1999 17:07:28 +0100
19012              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
19013      Branch: cfgperl
19014            ! hints/freebsd.sh
19015 ____________________________________________________________________________
19016 [  2668] By: jhi                                   on 1999/01/21  15:38:34
19017         Log: Add Daniel Grisinger <dgris@dimensional.com>.
19018      Branch: cfgperl
19019            ! AUTHORS MAINTAIN
19020 ____________________________________________________________________________
19021 [  2667] By: jhi                                   on 1999/01/21  15:32:28
19022         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19023              To: Mailing list Perl5 <perl5-porters@perl.org>
19024              Subject: [PATCH 5.005_53] Lean Exporter.pm
19025              Date: Thu, 21 Jan 1999 03:25:23 -0500
19026              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
19027      Branch: cfgperl
19028            + lib/Exporter/Heavy.pm
19029            ! MANIFEST lib/Exporter.pm
19030 ____________________________________________________________________________
19031 [  2666] By: jhi                                   on 1999/01/21  15:24:10
19032         Log: From: "W. Phillip Moore" <wpm@ms.com>
19033              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
19034              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
19035              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
19036              Message-ID: <13988.46383.298992.97303@zappa>
19037      Branch: cfgperl
19038            ! lib/File/Path.pm
19039 ____________________________________________________________________________
19040 [  2665] By: jhi                                   on 1999/01/21  15:20:48
19041         Log: CPAN update (CPAN-1.44_54) from Andreas and
19042              jumbo doc patch from Abigail.
19043              
19044              From: abigail@fnx.com
19045              To: perl5-porters@perl.org (Perl Porters)
19046              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
19047              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
19048              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
19049              
19050              From: abigail@fnx.com
19051              To: perl5-porters@perl.org (Perl Porters)
19052              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
19053              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
19054              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
19055              
19056              From: abigail@fnx.com
19057              To: perl5-porters@perl.org (Perl Porters)
19058              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
19059              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
19060              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
19061              
19062              From: abigail@fnx.com
19063              To: perl5-porters@perl.org (Perl Porters)
19064              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
19065              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
19066              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
19067              
19068              From: abigail@fnx.com
19069              To: perl5-porters@perl.org (Perl Porters)
19070              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
19071              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
19072              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
19073              
19074              From: abigail@fnx.com
19075              To: perl5-porters@perl.org (Perl Porters)
19076              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
19077              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
19078              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
19079              
19080              From: abigail@fnx.com
19081              To: perl5-porters@perl.org (Perl Porters)
19082              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
19083              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
19084              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
19085              
19086              From: abigail@fnx.com
19087              To: perl5-porters@perl.org (Perl Porters)
19088              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
19089              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
19090              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
19091              
19092              From: abigail@fnx.com
19093              To: perl5-porters@perl.org (Perl Porters)
19094              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
19095              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
19096              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
19097              
19098              From: abigail@fnx.com
19099              To: perl5-porters@perl.org (Perl Porters)
19100              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
19101              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
19102              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
19103              
19104              From: abigail@fnx.com
19105              To: perl5-porters@perl.org (Perl Porters)
19106              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
19107              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
19108              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
19109              
19110              From: abigail@fnx.com
19111              To: perl5-porters@perl.org (Perl Porters)
19112              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
19113              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
19114              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
19115              
19116              From: abigail@fnx.com
19117              To: perl5-porters@perl.org (Perl Porters)
19118              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
19119              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
19120              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
19121      Branch: cfgperl
19122            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
19123            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
19124            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
19125            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
19126 ____________________________________________________________________________
19127 [  2664] By: jhi                                   on 1999/01/21  14:47:43
19128         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19129              To: Mailing list Perl5 <perl5-porters@perl.org>
19130              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
19131              Date: Thu, 21 Jan 1999 03:58:29 -0500
19132              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
19133      Branch: cfgperl
19134            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
19135 ____________________________________________________________________________
19136 [  2663] By: jhi                                   on 1999/01/21  14:43:58
19137         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19138              To: Mailing list Perl5 <perl5-porters@perl.org>
19139              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
19140              Date: Thu, 21 Jan 1999 02:46:34 -0500
19141              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
19142      Branch: cfgperl
19143            ! ext/Errno/Errno_pm.PL
19144 ____________________________________________________________________________
19145 [  2662] By: jhi                                   on 1999/01/21  14:42:42
19146         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
19147              To: Francois Desarmenien <desar@club-internet.fr>
19148              Cc: Gurusamy Sarathy <gsar@activestate.com>,
19149              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
19150              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
19151              Date: 21 Jan 1999 00:17:35 -0700
19152              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
19153      Branch: cfgperl
19154            ! Porting/patching.pod
19155 ____________________________________________________________________________
19156 [  2661] By: jhi                                   on 1999/01/21  14:41:13
19157         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19158              To: Mailing list Perl5 <perl5-porters@perl.org>
19159              Subject: [PATCH 5.00*] makedepend
19160              Date: Thu, 21 Jan 1999 02:08:27 -0500
19161              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
19162      Branch: cfgperl
19163            ! makedepend.SH
19164 ____________________________________________________________________________
19165 [  2660] By: jhi                                   on 1999/01/21  14:36:45
19166         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19167              To: Mailing list Perl5 <perl5-porters@perl.org>
19168              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
19169              Date: Tue, 19 Jan 1999 20:06:45 -0500
19170              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
19171      Branch: cfgperl
19172            ! os2/Changes os2/os2.c
19173 ____________________________________________________________________________
19174 [  2657] By: jhi                                   on 1999/01/21  11:40:35
19175         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
19176              To: perl5-porters@perl.org
19177              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
19178              Date: Mon, 18 Jan 1999 01:32:31 PST
19179              Message-ID: <19990118093231.18443.qmail@hotmail.com>
19180      Branch: cfgperl
19181            ! ext/B/B/CC.pm
19182 ____________________________________________________________________________
19183 [  2656] By: jhi                                   on 1999/01/21  11:35:34
19184         Log: From: Achim Bohnet <ach@mpe.mpg.de>
19185              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
19186              Date: Wed, 20 Jan 1999 20:25:53 +0100
19187              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
19188      Branch: cfgperl
19189            ! pp.c
19190 ____________________________________________________________________________
19191 [  2655] By: jhi                                   on 1999/01/21  10:46:01
19192         Log: Handle NIS (and NetInfo) more robustly.
19193      Branch: cfgperl
19194            ! t/op/grent.t t/op/pwent.t
19195 ____________________________________________________________________________
19196 [  2654] By: jhi                                   on 1999/01/21  10:17:20
19197         Log: Two-argument eaccess() of SCO.
19198      Branch: cfgperl
19199            ! pp_sys.c
19200 ____________________________________________________________________________
19201 [  2653] By: jhi                                   on 1999/01/21  08:53:14
19202         Log: -DNO_NOSUID_CHECK for those platforms which have no way
19203              of checking for nosuid but still want suidperl.
19204      Branch: cfgperl
19205            ! perl.c
19206 ____________________________________________________________________________
19207 [  2652] By: jhi                                   on 1999/01/21  08:22:50
19208         Log: The LANGUAGE mirrors LC_ALL usage.
19209      Branch: cfgperl
19210            ! Configure config_h.SH
19211 ____________________________________________________________________________
19212 [  2651] By: jhi                                   on 1999/01/20  22:01:21
19213         Log: I_MNTENT was missing.
19214      Branch: cfgperl
19215            ! Configure config_h.SH
19216 ____________________________________________________________________________
19217 [  2650] By: jhi                                   on 1999/01/19  13:42:03
19218         Log: NetBSD update, based on patches from the NetBSD packages system.
19219      Branch: cfgperl
19220            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
19221 ____________________________________________________________________________
19222 [  2649] By: jhi                                   on 1999/01/19  12:44:02
19223         Log: Jumbo Configure update.
19224              * -Uinstallusrbinperl: disable /usr/bin/perl installation
19225              by installperl
19226              * usethreads.cbu
19227              * use64bits.cbu
19228              * "nosuid"
19229      Branch: cfgperl
19230            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
19231            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
19232            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
19233            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
19234            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
19235            ! pod/perldiag.pod
19236 ____________________________________________________________________________
19237 [  2648] By: jhi                                   on 1999/01/19  09:16:44
19238         Log: Mention /usr/share/locale.
19239      Branch: cfgperl
19240            ! pod/perllocale.pod
19241 ____________________________________________________________________________
19242 [  2647] By: jhi                                   on 1999/01/19  09:11:11
19243         Log: SHMLBA strikes back in NetBSD/sparc.
19244              
19245              From: Dave Nelson <David.Nelson@bellcow.com>
19246              To: jhi@iki.fi
19247              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
19248              Date: Mon, 18 Jan 1999 22:07:56 -0600
19249              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
19250      Branch: cfgperl
19251            ! ext/IPC/SysV/SysV.xs
19252 ____________________________________________________________________________
19253 [  2646] By: jhi                                   on 1999/01/19  08:58:17
19254         Log: Show LANGUAGE env var when needed. (Augment change #2645).
19255      Branch: cfgperl
19256            ! util.c utils/perlbug.PL
19257 ____________________________________________________________________________
19258 [  2645] By: jhi                                   on 1999/01/19  08:52:15
19259         Log: Document the GNU LANGUAGE env var.
19260      Branch: cfgperl
19261            ! pod/perllocale.pod
19262 ____________________________________________________________________________
19263 [  2644] By: jhi                                   on 1999/01/19  08:42:25
19264         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19265              To: Mailing list Perl5 <perl5-porters@perl.org>
19266              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
19267              Date: Mon, 18 Jan 1999 20:57:02 -0500
19268              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
19269      Branch: cfgperl
19270            ! pp_hot.c t/op/pat.t
19271 ____________________________________________________________________________
19272 [  2643] By: jhi                                   on 1999/01/18  11:23:41
19273         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
19274      Branch: cfgperl
19275            ! Makefile.SH
19276 ____________________________________________________________________________
19277 [  2642] By: jhi                                   on 1999/01/18  11:03:38
19278         Log: GNU libc locale system has LANGUAGE env var that partly
19279              overrides even LC_ALL.
19280      Branch: cfgperl
19281            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
19282 ____________________________________________________________________________
19283 [  2641] By: jhi                                   on 1999/01/18  10:55:04
19284         Log: Integrate from mainperl.
19285      Branch: cfgperl
19286           +> ext/B/defsubs.h.PL
19287            ! t/op/groups.t
19288           !> (integrate 38 files)
19289 ____________________________________________________________________________
19290 [  2640] By: gsar                                  on 1999/01/18  10:06:29
19291         Log: a few random cleanups
19292      Branch: perl
19293            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
19294 ____________________________________________________________________________
19295 [  2639] By: gsar                                  on 1999/01/18  05:56:21
19296         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
19297              Date:    Sun, 17 Jan 1999 16:41:10 PST
19298              Message-Id: <19990118004111.29667.qmail@hotmail.com>
19299              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
19300      Branch: perl
19301            ! ext/B/B/C.pm
19302 ____________________________________________________________________________
19303 [  2638] By: gsar                                  on 1999/01/18  05:41:21
19304         Log: From:    jan.dubois@ibm.net (Jan Dubois)
19305              Date:    Mon, 18 Jan 1999 00:37:41 +0100
19306              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
19307              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
19308      Branch: perl
19309            ! dump.c
19310 ____________________________________________________________________________
19311 [  2633] By: gsar                                  on 1999/01/17  13:39:59
19312         Log: bogus assert()
19313      Branch: perl
19314            ! pp.c t/op/groups.t
19315 ____________________________________________________________________________
19316 [  2632] By: gsar                                  on 1999/01/17  13:22:04
19317         Log: various tweaks for clean build and test on win32
19318      Branch: perl
19319            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
19320            ! op.c t/pragma/warn/doio
19321 ____________________________________________________________________________
19322 [  2631] By: gsar                                  on 1999/01/17  12:28:06
19323         Log: undo change#2336, and add clarification about subversive
19324              CPAN distributions from Andreas Koenig
19325      Branch: perl
19326            ! Porting/pumpkin.pod lib/CPAN.pm
19327 ____________________________________________________________________________
19328 [  2630] By: gsar                                  on 1999/01/17  12:04:06
19329         Log: fix silent taint failures under -U
19330      Branch: perl
19331            ! doio.c
19332 ____________________________________________________________________________
19333 [  2629] By: gsar                                  on 1999/01/17  12:00:23
19334         Log: sanity check piped opens (tweaked version of patch suggested
19335              by Mark-Jason Dominus)
19336      Branch: perl
19337            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
19338            ! t/op/taint.t t/pragma/warn/doio
19339 ____________________________________________________________________________
19340 [  2628] By: gsar                                  on 1999/01/17  11:26:21
19341         Log: regen headers
19342      Branch: perl
19343            ! embed.h embedvar.h objXSUB.h
19344 ____________________________________________________________________________
19345 [  2627] By: gsar                                  on 1999/01/17  11:23:37
19346         Log: PERL_OBJECTness for change#2595
19347      Branch: perl
19348            ! embed.pl op.c pod/perlport.pod proto.h
19349 ____________________________________________________________________________
19350 [  2626] By: gsar                                  on 1999/01/17  09:47:07
19351         Log: PERL_OBJECT tweaks for change#2426
19352      Branch: perl
19353            ! embed.pl proto.h regcomp.c
19354 ____________________________________________________________________________
19355 [  2625] By: gsar                                  on 1999/01/17  09:37:58
19356         Log: documentation in change#2596 is not quite right; fix it
19357      Branch: perl
19358            ! lib/Math/BigFloat.pm pod/perlguts.pod
19359 ____________________________________________________________________________
19360 [  2624] By: gsar                                  on 1999/01/17  09:28:34
19361         Log: undo change#2571; C<use File::Spec> instead
19362      Branch: perl
19363            ! lib/FindBin.pm
19364 ____________________________________________________________________________
19365 [  2623] By: gsar                                  on 1999/01/17  09:20:42
19366         Log: change#2572 is not applicable; undo, retaining scan_bin addition
19367              to global.sym
19368      Branch: perl
19369            ! global.sym perl.c proto.h
19370 ____________________________________________________________________________
19371 [  2622] By: gsar                                  on 1999/01/17  09:17:42
19372         Log: change#2576 is based on a wrong premise; undo it
19373      Branch: perl
19374            ! pp_ctl.c
19375 ____________________________________________________________________________
19376 [  2621] By: gsar                                  on 1999/01/17  09:12:42
19377         Log: fix change#2602 to not used hard coded constants
19378      Branch: perl
19379            ! ext/B/B/C.pm ext/B/defsubs.h.PL
19380 ____________________________________________________________________________
19381 [  2620] By: gsar                                  on 1999/01/17  09:02:07
19382         Log: integrate cfgperl changes into mainline, fix conflicts
19383      Branch: perl
19384           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
19385           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
19386           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
19387           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
19388           +> pod/perlopentut.pod
19389           !> (integrate 162 files)
19390 ____________________________________________________________________________
19391 [  2619] By: gsar                                  on 1999/01/17  08:42:04
19392         Log: a few doc typos
19393      Branch: perl
19394            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
19395 ____________________________________________________________________________
19396 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
19397         Log: Win32 changes from Jan
19398              
19399              From: jan.dubois@ibm.net (Jan Dubois)
19400              Date: Fri, 15 Jan 1999 23:38:35 +0100
19401              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
19402              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
19403              
19404              From: jan.dubois@ibm.net (Jan Dubois)
19405              Date: Sat, 16 Jan 1999 13:02:45 +0100
19406              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
19407              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
19408      Branch: maint-5.005/perl
19409            ! README.win32 win32/Makefile win32/makefile.mk
19410 ____________________________________________________________________________
19411 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
19412         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
19413              
19414              From: Gurusamy Sarathy <gsar@engin.umich.edu>
19415              Date: Thu, 07 Jan 1999 00:12:00 -0500
19416              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
19417              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
19418              
19419              From: Gurusamy Sarathy <gsar@engin.umich.edu>
19420              Date: Thu, 14 Jan 1999 19:21:46 -0500
19421              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
19422              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
19423      Branch: maint-5.005/perl
19424            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
19425            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
19426            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
19427            ! win32/makedef.pl win32/runperl.c win32/win32.c
19428 ____________________________________________________________________________
19429 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
19430         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
19431              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
19432              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
19433              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
19434              
19435              From: Jarkko Hietaniemi <jhi@iki.fi>
19436              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
19437              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
19438              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
19439              
19440              From: Jarkko Hietaniemi <jhi@iki.fi>
19441              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
19442              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
19443              Subject: the promised "installusrbinperl + NetBSD" fix
19444      Branch: maint-5.005/perl
19445            ! Configure Makefile.SH hints/netbsd.sh installperl
19446            ! makedepend.SH unixish.h
19447 ____________________________________________________________________________
19448 [  2611] By: jhi                                   on 1999/01/14  12:16:14
19449         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19450              To: pumpkings@jhereg.perl.com
19451              Subject: perlopentut.pod
19452              Date: Sat, 09 Jan 1999 08:13:18 -0700
19453              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
19454      Branch: cfgperl
19455            + pod/perlopentut.pod
19456            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
19457 ____________________________________________________________________________
19458 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
19459         Log: Added Carp::cluck to perldelta.pod
19460      Branch: maint-5.005/perl
19461            ! pod/perldelta.pod
19462 ____________________________________________________________________________
19463 [  2605] By: jhi                                   on 1999/01/13  18:26:19
19464         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
19465              To: "'cpan@perl.org'" <cpan@perl.org>
19466              Subject: "Bug" fix for File::Find.pm
19467              Date:   Thu, 31 Dec 1998 13:01:50 -0500
19468              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
19469      Branch: cfgperl
19470            ! lib/File/Find.pm
19471 ____________________________________________________________________________
19472 [  2604] By: jhi                                   on 1999/01/13  18:08:45
19473         Log: From: Peter Wolfe <wolfe@teloseng.com>
19474              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
19475              To: perlbug@perl.com
19476              Date: 11 Jan 1999 23:00:05 +0200
19477              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
19478      Branch: cfgperl
19479            ! hints/sco.sh
19480 ____________________________________________________________________________
19481 [  2603] By: jhi                                   on 1999/01/13  18:06:56
19482         Log: From: hans@icgroup.nl (Hans Mulder)
19483              Subject: [Patch for 5.005_54] re::debugcolors dumps core
19484              To: perlbug@perl.com
19485              Cc: hansmu@xs4all.nl
19486              Date: 11 Jan 1999 22:22:45 +0200
19487              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
19488      Branch: cfgperl
19489            ! ext/re/re.pm regcomp.c
19490 ____________________________________________________________________________
19491 [  2602] By: jhi                                   on 1999/01/13  18:05:43
19492         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
19493              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
19494              Date: 11 Jan 1999 08:02:41 +0200
19495              Lines: 134
19496              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
19497      Branch: cfgperl
19498            ! ext/B/B.xs ext/B/B/C.pm
19499 ____________________________________________________________________________
19500 [  2601] By: jhi                                   on 1999/01/13  18:01:53
19501         Log: From: James FitzGibbon <james@ican.net>
19502              Subject: Trivial patch for HP-UX 11 and shared libperl
19503              To: perl5-porters@perl.org
19504              Date: 8 Jan 1999 19:13:23 +0200
19505              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
19506      Branch: cfgperl
19507            ! Makefile.SH
19508 ____________________________________________________________________________
19509 [  2600] By: jhi                                   on 1999/01/13  17:59:45
19510         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
19511              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
19512              To: perl5-porters@perl.org
19513              Date: 8 Jan 1999 12:43:36 +0200
19514              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
19515      Branch: cfgperl
19516            ! ext/B/B/CC.pm
19517 ____________________________________________________________________________
19518 [  2599] By: jhi                                   on 1999/01/13  17:50:11
19519         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
19520              Subject: PATCH to installperl
19521              To: perl5-porters@perl.org
19522              Date: 4 Jan 1999 16:15:18 +0200
19523              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
19524      Branch: cfgperl
19525            ! installperl
19526 ____________________________________________________________________________
19527 [  2598] By: jhi                                   on 1999/01/13  17:34:51
19528         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
19529              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
19530              Cc: perl5-porters@perl.org
19531              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
19532              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
19533              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
19534      Branch: cfgperl
19535            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19536            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
19537 ____________________________________________________________________________
19538 [  2597] By: jhi                                   on 1999/01/13  17:30:33
19539         Log: From: David Dyck <dcd@tc.fluke.com>
19540              To: Perl Porters <perl5-porters@perl.org>,
19541              Gurusamy Sarathy <gsar@engin.umich.edu>
19542              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
19543              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
19544              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
19545      Branch: cfgperl
19546            ! pod/perldsc.pod
19547 ____________________________________________________________________________
19548 [  2596] By: jhi                                   on 1999/01/13  17:26:44
19549         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
19550              To: perl5-porters@perl.org
19551              Subject: [PATCH] modglobal w/ spelling fixes
19552              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
19553              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
19554      Branch: cfgperl
19555            ! pod/perlguts.pod
19556 ____________________________________________________________________________
19557 [  2595] By: jhi                                   on 1999/01/13  17:24:59
19558         Log: From: Hans Mulder <hansm@icgroup.nl>
19559              Optimize common sort routines.  Thread started by the message
19560              
19561              From: Hans Mulder <hansm@icgroup.nl>
19562              Sender: owner-perl5-porters@perl.org
19563              To: perl5-porters@perl.org
19564              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
19565              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
19566              
19567              and the patch from the message
19568              
19569              From: Hans Mulder <hans@icgroup.nl>
19570              To: jhi@iki.fi
19571              Cc: perl5-porters@perl.org
19572              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
19573              $b }
19574              Date: Wed, 13 Jan 1999 17:39:35 +0100
19575              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
19576      Branch: cfgperl
19577            ! Todo op.c op.h pp_ctl.c t/op/sort.t
19578 ____________________________________________________________________________
19579 [  2594] By: jhi                                   on 1999/01/13  16:50:17
19580         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
19581              (the diffs were based on 5.004_02).  Tested by Guido
19582              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
19583      Branch: cfgperl
19584            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
19585            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
19586            + mint/sys/time.h mint/time.h
19587            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
19588            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
19589 ____________________________________________________________________________
19590 [  2593] By: jhi                                   on 1999/01/09  16:54:26
19591         Log: Detypo.
19592      Branch: cfgperl
19593            ! hints/dec_osf.sh
19594 ____________________________________________________________________________
19595 [  2592] By: jhi                                   on 1999/01/09  16:17:13
19596         Log: Move usethreads and use64bits logic from hints to Configure.
19597      Branch: cfgperl
19598            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
19599            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
19600            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
19601            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
19602 ____________________________________________________________________________
19603 [  2591] By: jhi                                   on 1999/01/09  14:45:24
19604         Log: Missing dTHRs added.
19605      Branch: cfgperl
19606            ! regcomp.c toke.c
19607 ____________________________________________________________________________
19608 [  2590] By: jhi                                   on 1999/01/08  15:27:17
19609         Log: Finalize change #2589 and add better AIX nm scanning from:
19610              
19611              Message-Id: <m0zyNW0-00017VC@gentoo.com>
19612              From: bll@gentoo.com (Brad Lanam)
19613              Subject: Re: mailhelp returned a non-zero status
19614              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
19615              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
19616      Branch: cfgperl
19617            ! Configure hints/freebsd.sh hints/linux.sh
19618 ____________________________________________________________________________
19619 [  2589] By: jhi                                   on 1999/01/08  15:14:54
19620         Log: Undo change #2581.
19621      Branch: cfgperl
19622            ! Configure hints/freebsd.sh hints/linux.sh
19623 ____________________________________________________________________________
19624 [  2588] By: jhi                                   on 1999/01/08  11:51:52
19625         Log: FAQ jumbo patch from tchrist.
19626              
19627              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
19628              From: Tom Christiansen <tchrist@jhereg.perl.com>
19629              To: pumpkings@jhereg.perl.com
19630              Subject: newest version of perlfaq.pod
19631              Date: Thu, 7 Jan 1999 23:05:02 -0700
19632              
19633              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
19634              From: Tom Christiansen <tchrist@jhereg.perl.com>
19635              To: pumpkings@jhereg.perl.com
19636              Subject: newest version of perlfaq1.pod
19637              Date: Thu, 7 Jan 1999 23:05:02 -0700
19638              
19639              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
19640              From: Tom Christiansen <tchrist@jhereg.perl.com>
19641              To: pumpkings@jhereg.perl.com
19642              Subject: newest version of perlfaq2.pod
19643              Date: Thu, 7 Jan 1999 23:05:02 -0700
19644              
19645              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
19646              From: Tom Christiansen <tchrist@jhereg.perl.com>
19647              To: pumpkings@jhereg.perl.com
19648              Subject: newest version of perlfaq3.pod
19649              Date: Thu, 7 Jan 1999 23:05:02 -0700
19650              
19651              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
19652              From: Tom Christiansen <tchrist@jhereg.perl.com>
19653              To: pumpkings@jhereg.perl.com
19654              Subject: newest version of perlfaq4.pod
19655              Date: Thu, 7 Jan 1999 23:05:02 -0700
19656              
19657              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
19658              From: Tom Christiansen <tchrist@jhereg.perl.com>
19659              To: pumpkings@jhereg.perl.com
19660              Subject: newest version of perlfaq5.pod
19661              Date: Thu, 7 Jan 1999 23:05:02 -0700
19662              
19663              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
19664              From: Tom Christiansen <tchrist@jhereg.perl.com>
19665              To: pumpkings@jhereg.perl.com
19666              Subject: newest version of perlfaq6.pod
19667              Date: Thu, 7 Jan 1999 23:05:02 -0700
19668              
19669              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
19670              From: Tom Christiansen <tchrist@jhereg.perl.com>
19671              To: pumpkings@jhereg.perl.com
19672              Subject: newest version of perlfaq7.pod
19673              Date: Thu, 7 Jan 1999 23:05:03 -0700
19674              
19675              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
19676              From: Tom Christiansen <tchrist@jhereg.perl.com>
19677              To: pumpkings@jhereg.perl.com
19678              Subject: newest version of perlfaq8.pod
19679              Date: Thu, 7 Jan 1999 23:05:03 -0700
19680              
19681              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
19682              From: Tom Christiansen <tchrist@jhereg.perl.com>
19683              To: pumpkings@jhereg.perl.com
19684              Subject: newest version of perlfaq9.pod
19685              Date: Thu, 7 Jan 1999 23:05:03 -0700
19686      Branch: cfgperl
19687            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19688            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19689            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19690            ! pod/perlfaq9.pod
19691 ____________________________________________________________________________
19692 [  2587] By: jhi                                   on 1999/01/08  11:17:43
19693         Log: More doc fixes from Abigail.
19694      Branch: cfgperl
19695            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
19696            ! lib/User/pwent.pm
19697 ____________________________________________________________________________
19698 [  2585] By: jhi                                   on 1999/01/08  08:31:02
19699         Log: Change #2584 from maint-5.005:
19700              
19701              implemented Ilya's suggested fix, and added a testcase
19702              
19703              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19704              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
19705              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
19706              Subject: Re: Text::ParseWords: regex fix
19707      Branch: cfgperl
19708            ! lib/Text/ParseWords.pm t/lib/parsewords.t
19709 ____________________________________________________________________________
19710 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
19711         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
19712              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
19713              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
19714              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
19715      Branch: maint-5.005/perl
19716            ! ext/Errno/Errno_pm.PL
19717 ____________________________________________________________________________
19718 [  2581] By: jhi                                   on 1999/01/07  16:38:03
19719         Log: Configure update:
19720              - usethreads, use64bits, and usemultiplicity
19721              are no more interactively asked by Configure
19722              - "int main()" (vs bare "main()") enforced in test programs
19723      Branch: cfgperl
19724            ! Configure hints/freebsd.sh hints/linux.sh
19725 ____________________________________________________________________________
19726 [  2580] By: jhi                                   on 1999/01/07  11:19:12
19727         Log: From: Dan Sugalski <sugalskd@osshe.edu>
19728              Date: Wed, 06 Jan 1999 13:47:34 -0800
19729              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
19730              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
19731      Branch: cfgperl
19732            ! vms/vms.c
19733 ____________________________________________________________________________
19734 [  2579] By: jhi                                   on 1999/01/07  09:08:36
19735         Log: Another set of doc patches from Abigail
19736              
19737              From: abigail@fnx.com
19738              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
19739              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
19740              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
19741              
19742              From: abigail@fnx.com
19743              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
19744              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
19745              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
19746              
19747              From: abigail@fnx.com
19748              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
19749              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
19750              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
19751              
19752              From: abigail@fnx.com
19753              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
19754              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
19755              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
19756              
19757              From: abigail@fnx.com
19758              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
19759              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
19760              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
19761              
19762              From: abigail@fnx.com
19763              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
19764              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
19765              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
19766              
19767              From: abigail@fnx.com
19768              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
19769              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
19770              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
19771              
19772              From: abigail@fnx.com
19773              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
19774              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
19775              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
19776              
19777              From: abigail@fnx.com
19778              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
19779              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
19780              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
19781              
19782              From: abigail@fnx.com
19783              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
19784              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
19785              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
19786              
19787              From: abigail@fnx.com
19788              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
19789              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
19790              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
19791              
19792              From: abigail@fnx.com
19793              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
19794              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
19795              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
19796              
19797              From: abigail@fnx.com
19798              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
19799              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
19800              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
19801              
19802              From: abigail@fnx.com
19803              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
19804              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
19805              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
19806      Branch: cfgperl
19807            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
19808            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
19809            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
19810            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
19811            ! lib/Tie/Array.pm lib/Tie/Hash.pm
19812 ____________________________________________________________________________
19813 [  2576] By: jhi                                   on 1999/01/06  17:05:20
19814         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
19815      Branch: cfgperl
19816            ! pp_ctl.c
19817 ____________________________________________________________________________
19818 [  2575] By: jhi                                   on 1999/01/06  13:18:56
19819         Log: Enhance the great_circle_distance() documentation.
19820      Branch: cfgperl
19821            ! lib/Math/Trig.pm
19822 ____________________________________________________________________________
19823 [  2574] By: jhi                                   on 1999/01/06  12:58:03
19824         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
19825              To: perlbug@perl.com
19826              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
19827              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
19828              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
19829      Branch: cfgperl
19830            ! t/op/sysio.t
19831 ____________________________________________________________________________
19832 [  2573] By: jhi                                   on 1999/01/06  12:40:19
19833         Log: From: "W. Phillip Moore" <wpm@ms.com>
19834              To: perlbug@perl.org
19835              Subject: [PATCH] POSIX getpgrp is not -w clean
19836              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
19837              Message-ID: <13970.20107.190314.549471@zappa>
19838      Branch: cfgperl
19839            ! ext/POSIX/POSIX.pm
19840 ____________________________________________________________________________
19841 [  2572] By: jhi                                   on 1999/01/06  12:25:24
19842         Log: Based on
19843              From: jan.dubois@ibm.net (Jan Dubois)
19844              To: perl5-porters@perl.org
19845              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
19846              Date: Wed, 06 Jan 1999 01:24:09 +0100
19847              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
19848              except that
19849              - objXSUB.h was already okay
19850              - embed.h patching is futile, global.sym patched instead
19851              - objpp.h does not exist
19852              - proto.h addition applied manually
19853              - win32/GenCAPI.pl was already okay
19854              - win32/makedef.pl was already okay
19855      Branch: cfgperl
19856            ! global.sym perl.c proto.h
19857 ____________________________________________________________________________
19858 [  2571] By: jhi                                   on 1999/01/06  11:25:48
19859         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
19860              To: perlbug@perl.com
19861              Subject: FindBin.pm on Win32 systems
19862              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
19863              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
19864      Branch: cfgperl
19865            ! lib/FindBin.pm
19866 ____________________________________________________________________________
19867 [  2570] By: jhi                                   on 1999/01/06  11:21:48
19868         Log: From: Dan Sugalski <sugalskd@osshe.edu>
19869              To: perl5-porters@perl.org, vmsperl@perl.org
19870              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
19871              Date: Tue, 05 Jan 1999 16:47:31 -0800
19872              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
19873              
19874              (the ext/IO/lib/IO/Socket.pm was not really changed here;
19875              it was a leftover from #2569)
19876      Branch: cfgperl
19877            ! ext/IO/lib/IO/Socket.pm taint.c
19878 ____________________________________________________________________________
19879 [  2569] By: jhi                                   on 1999/01/06  11:18:22
19880         Log: Jumbo doc patch from Abigail (almost identical to
19881              the 5.005-maint change #2562 except for the
19882              ext/IO/lib/IO/Socket.pm patch which was not
19883              applicable because the IO version of 5.005-devel
19884              is somewhat different (why?))
19885              
19886              From: abigail@fnx.com
19887              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
19888              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
19889              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
19890              
19891              From: abigail@fnx.com
19892              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
19893              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
19894              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
19895              
19896              From: abigail@fnx.com
19897              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
19898              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
19899              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
19900              
19901              From: abigail@fnx.com
19902              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
19903              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
19904              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
19905              
19906              From: abigail@fnx.com
19907              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
19908              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
19909              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
19910              
19911              From: abigail@fnx.com
19912              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
19913              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
19914              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
19915              
19916              From: abigail@fnx.com
19917              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
19918              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
19919              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
19920              
19921              From: abigail@fnx.com
19922              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
19923              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
19924              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
19925              
19926              From: abigail@fnx.com
19927              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
19928              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
19929              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
19930              
19931              From: abigail@fnx.com
19932              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
19933              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
19934              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
19935      Branch: cfgperl
19936            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
19937            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
19938            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
19939            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
19940            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
19941 ____________________________________________________________________________
19942 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
19943         Log: From: jan.dubois@ibm.net (Jan Dubois)
19944              Date: Wed, 06 Jan 1999 01:24:09 +0100
19945              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
19946              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
19947      Branch: maint-5.005/perl
19948            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
19949            ! win32/GenCAPI.pl win32/makedef.pl
19950 ____________________________________________________________________________
19951 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
19952         Log: From: "W. Phillip Moore" <wpm@ms.com>
19953              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
19954              Message-ID: <13970.20107.190314.549471@zappa>
19955              Subject: [PATCH] POSIX getpgrp is not -w clean
19956      Branch: maint-5.005/perl
19957            ! ext/POSIX/POSIX.pm
19958 ____________________________________________________________________________
19959 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
19960         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
19961              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
19962              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
19963              Subject: FindBin.pm on Win32 systems
19964      Branch: maint-5.005/perl
19965            ! lib/FindBin.pm
19966 ____________________________________________________________________________
19967 [  2561] By: jhi                                   on 1999/01/05  10:49:10
19968         Log: Reword the setlocale() 1-arg case better.
19969      Branch: cfgperl
19970            ! ext/POSIX/POSIX.pod
19971 ____________________________________________________________________________
19972 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
19973         Log: From: Blair Zajac <bzajac@geostaff.com>
19974              Date: Wed, 23 Dec 1998 17:13:32 -0800
19975              Message-ID: <3681953C.8B6A90AA@geostaff.com>
19976              Subject: Tie::SubstrHash patch
19977      Branch: maint-5.005/perl
19978            ! lib/Tie/SubstrHash.pm
19979 ____________________________________________________________________________
19980 [  2554] By: jhi                                   on 1999/01/02  14:55:06
19981         Log: Object destruction order testing.
19982      Branch: cfgperl
19983            ! t/op/misc.t
19984 ____________________________________________________________________________
19985 [  2553] By: jhi                                   on 1999/01/02  14:49:40
19986         Log: perldelta the Dumpvalue.pm of change #2513.
19987      Branch: cfgperl
19988            ! lib/Dumpvalue.pm pod/perldelta.pod
19989 ____________________________________________________________________________
19990 [  2552] By: nick                                  on 1999/01/02  14:45:38
19991         Log: Tone down Makefile.PL so it works on Win32
19992      Branch: perl
19993            ! ext/B/Makefile.PL
19994 ____________________________________________________________________________
19995 [  2551] By: nick                                  on 1999/01/02  14:06:30
19996         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
19997              Use them in various B::* rather than have local defs.
19998      Branch: perl
19999            + ext/B/defsubs.h.PL
20000            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
20001            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
20002            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
20003 ____________________________________________________________________________
20004 [  2550] By: nick                                  on 1999/01/02  10:04:02
20005         Log: Integrate ext/B changes from //depot/cfgperl
20006      Branch: perl
20007           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
20008 ____________________________________________________________________________
20009 [  2549] By: jhi                                   on 1999/01/01  13:54:16
20010         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
20011              To: perlbug@perl.com
20012              Subject: op/groups.t fails test 1 on HP-UX 10.20
20013              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
20014              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
20015      Branch: cfgperl
20016            ! t/op/groups.t
20017 ____________________________________________________________________________
20018 [  2548] By: jhi                                   on 1999/01/01  13:53:31
20019         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20020              To: perl5-porters@perl.org
20021              cc: hv@crypt0.demon.co.uk
20022              Subject: [bug 5.004_54] duplicate error message
20023              Date: Thu, 31 Dec 1998 04:05:25 +0000
20024              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
20025              
20026              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
20027              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20028              To: hv@crypt0.demon.co.uk
20029              Cc: perl5-porters@perl.org
20030              Subject: [PATCH _54] Re: duplicate error message
20031              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
20032              
20033              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
20034              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20035              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
20036              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
20037              Subject: [TEST PATCH _54] Re: duplicate error message 
20038              Date: Fri, 01 Jan 1999 07:32:14 +0000
20039      Branch: cfgperl
20040            ! op.c t/pragma/warn/op
20041 ____________________________________________________________________________
20042 [  2547] By: jhi                                   on 1998/12/31  14:15:04
20043         Log: From: Chris Nandor <pudge@pobox.com>
20044              To: jhi@iki.fi
20045              Cc: perl5-porters@perl.org
20046              Subject: Re: [PATCH] perlport.pod 1.38
20047              Date: Thu, 31 Dec 1998 09:06:48 -0500
20048              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
20049      Branch: cfgperl
20050            ! pod/perlport.pod
20051 ____________________________________________________________________________
20052 [  2546] By: jhi                                   on 1998/12/31  11:18:17
20053         Log: From: Wilson P. Snyder II
20054              To: perl5-porters@perl.org
20055              Subject: [PATCH v5.5.53] REV2: Binary number support
20056              Date: 1998/11/30
20057              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
20058      Branch: cfgperl
20059            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
20060            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
20061            ! toke.c util.c
20062 ____________________________________________________________________________
20063 [  2545] By: jhi                                   on 1998/12/31  09:27:40
20064         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
20065              To: perlbug@perl.com
20066              Subject: "perl -T -P" dumps core on OpenBSD and Linux
20067              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
20068              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
20069      Branch: cfgperl
20070            ! taint.c
20071 ____________________________________________________________________________
20072 [  2544] By: jhi                                   on 1998/12/31  09:21:45
20073         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
20074              To: perlbug@perl.com 
20075              Subject: bug in pod2man search for perl binary [5.005_5x]
20076              Date: Sat, 12 Dec 1998 23:08:51 +0000 
20077              Message-ID: <19981212230851.A20578@ig.co.uk> 
20078      Branch: cfgperl
20079            ! pod/pod2man.PL
20080 ____________________________________________________________________________
20081 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
20082         Log: From: jan.dubois@ibm.net (Jan Dubois)
20083              Date: Wed, 23 Dec 1998 21:26:38 +0100
20084              Message-ID: <36895086.8849224@smtp1.ibm.net>
20085              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
20086      Branch: maint-5.005/perl
20087            ! lib/ExtUtils/MakeMaker.pm
20088 ____________________________________________________________________________
20089 [  2540] By: jhi                                   on 1998/12/30  08:42:04
20090         Log: Evermore AUTHORS and MAINTAIN.
20091      Branch: cfgperl
20092            ! AUTHORS MAINTAIN
20093 ____________________________________________________________________________
20094 [  2539] By: jhi                                   on 1998/12/29  15:10:34
20095         Log: More AUTHORS and MAINTAIN.
20096      Branch: cfgperl
20097            ! AUTHORS MAINTAIN
20098 ____________________________________________________________________________
20099 [  2537] By: jhi                                   on 1998/12/29  14:34:47
20100         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
20101              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
20102              Message-ID: <13942.32480.700000.640927@utensil>
20103              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
20104              (mirror change#2531 in the 5.005-maint)
20105      Branch: cfgperl
20106            ! lib/AutoSplit.pm
20107 ____________________________________________________________________________
20108 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
20109         Log: change in_pod pattern to /^=\w/ from /^=/
20110              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
20111              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
20112              Message-ID: <13942.32480.700000.640927@utensil>
20113              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
20114      Branch: maint-5.005/perl
20115            ! lib/AutoSplit.pm
20116 ____________________________________________________________________________
20117 [  2525] By: jhi                                   on 1998/12/29  13:06:26
20118         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
20119              To: perl5-porters@perl.org
20120              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
20121              Date: 16 Dec 1998 03:17:03 +0200
20122              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
20123      Branch: cfgperl
20124            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
20125 ____________________________________________________________________________
20126 [  2524] By: jhi                                   on 1998/12/29  13:00:06
20127         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
20128              To: perl5-porters@perl.org
20129              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
20130              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
20131              Date: 10 Dec 1998 08:30:02 +0200
20132              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
20133              
20134              (Nick's part was applied earlier, in change #2460)
20135      Branch: cfgperl
20136            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
20137 ____________________________________________________________________________
20138 [  2523] By: jhi                                   on 1998/12/29  12:41:31
20139         Log: From: "vishal bhatia" <vishalb@hotmail.com>
20140              To: nick@ni-s.u-net.com
20141              Cc: perl5-porters@perl.org
20142              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
20143              Date: 9 Dec 1998 06:50:30 +0200
20144              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
20145      Branch: cfgperl
20146            ! ext/B/B/CC.pm
20147 ____________________________________________________________________________
20148 [  2522] By: jhi                                   on 1998/12/29  12:15:18
20149         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
20150              To: perl5-porters@perl.org (Perl 5 Porters)
20151              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
20152              Date: 25 Dec 1998 23:02:28 +0200
20153              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
20154      Branch: cfgperl
20155            ! lib/Pod/Text.pm
20156 ____________________________________________________________________________
20157 [  2521] By: jhi                                   on 1998/12/29  12:07:54
20158         Log: Undo #2519 (breaks universal.c).
20159      Branch: cfgperl
20160            ! XSUB.h
20161 ____________________________________________________________________________
20162 [  2519] By: jhi                                   on 1998/12/29  11:41:10
20163         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
20164              To: perl5-porters@perl.org
20165              Cc: perl-xs@perl.org
20166              Subject: XSUB.h refinement [PATCH]
20167              Date: 18 Dec 1998 03:58:44 +0200
20168              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
20169      Branch: cfgperl
20170            ! XSUB.h
20171 ____________________________________________________________________________
20172 [  2518] By: jhi                                   on 1998/12/29  11:36:19
20173         Log: From: abigail@fnx.com
20174              To: perl5-porters@perl.org (Perl Porters)
20175              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
20176              Date: 28 Dec 1998 21:39:15 +0200
20177              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
20178      Branch: cfgperl
20179            ! lib/fields.pm
20180 ____________________________________________________________________________
20181 [  2517] By: jhi                                   on 1998/12/29  11:35:03
20182         Log: Document change #2516.
20183      Branch: cfgperl
20184            ! pod/perldelta.pod
20185 ____________________________________________________________________________
20186 [  2516] By: jhi                                   on 1998/12/29  11:32:26
20187         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20188              To: perl5-porters@perl.org (Mailing list Perl5)
20189              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
20190              Date: 9 Dec 1998 10:39:31 +0200
20191              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
20192      Branch: cfgperl
20193            ! pod/perldiag.pod regcomp.c toke.c
20194 ____________________________________________________________________________
20195 [  2515] By: jhi                                   on 1998/12/29  11:27:11
20196         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20197              To: perl5-porters@perl.org (Mailing list Perl5)
20198              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
20199              Date: 8 Dec 1998 09:02:04 +0200
20200              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
20201              
20202              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
20203      Branch: cfgperl
20204            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
20205 ____________________________________________________________________________
20206 [  2514] By: jhi                                   on 1998/12/29  11:21:31
20207         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20208              To: perl5-porters@perl.org (Mailing list Perl5)
20209              Subject: [PATCH 5.005_53] Regexp tests and UTF8
20210              Date: 8 Dec 1998 07:02:01 +0200
20211              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
20212      Branch: cfgperl
20213            ! regcomp.c
20214 ____________________________________________________________________________
20215 [  2513] By: jhi                                   on 1998/12/29  11:18:34
20216         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20217              Subject: [PATCH 5.005_*] Dumpvar.pm
20218              To: perl5-porters@perl.org (Mailing list Perl5)
20219              Date: 7 Dec 1998 10:17:35 +0200
20220              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
20221      Branch: cfgperl
20222            + lib/Dumpvalue.pm
20223            ! MANIFEST
20224 ____________________________________________________________________________
20225 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
20226         Log: From: jan.dubois@ibm.net (Jan Dubois)
20227              Date: Tue, 01 Dec 1998 00:07:33 +0100
20228              Message-ID: <366921b5.14512598@smtp1.ibm.net>
20229              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
20230              
20231              From: jan.dubois@ibm.net (Jan Dubois)
20232              Date: Wed, 02 Dec 1998 00:24:54 +0100
20233              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
20234              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
20235      Branch: maint-5.005/perl
20236            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
20237            ! win32/config.bc win32/config.gc win32/config.vc
20238            ! win32/config_sh.PL win32/makedef.pl
20239 ____________________________________________________________________________
20240 [  2509] By: jhi                                   on 1998/12/28  13:00:31
20241     Log: Kickstart AUTHORS and MAINTAIN.
20242  Branch: cfgperl
20243        + AUTHORS MAINTAIN
20244        ! MANIFEST
20245 ____________________________________________________________________________
20246 [  2508] By: jhi                                   on 1998/12/28  08:04:00
20247     Log: From: Nathan Torkington <gnat@frii.com>
20248          To: perlbug@perl.com
20249          Subject: [PATCH] perlxstut.pod fix
20250          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
20251          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
20252  Branch: cfgperl
20253        ! pod/perlxstut.pod
20254 ____________________________________________________________________________
20255 [  2507] By: jhi                                   on 1998/12/28  07:59:00
20256     Log: From: abigail@fnx.com
20257          To: perlbug@perl.com
20258          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
20259          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
20260          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
20261          (slightly modified, a part of the patch was rejected)
20262          (strange, I thought I had already submitted this one
20263          but Perforce disagrees with me...)
20264  Branch: cfgperl
20265        ! pod/perlop.pod
20266 ____________________________________________________________________________
20267 [  2506] By: jhi                                   on 1998/12/28  07:56:59
20268     Log: From: Artur <artur@vogon-solutions.com>
20269          To: perlbug@perl.com
20270          Subject: PATCH: perlmodlib.pod
20271          Date: Fri, 25 Dec 1998 00:48:39 +0000
20272          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
20273  Branch: cfgperl
20274        ! pod/perlmodlib.pod pod/perlop.pod
20275 ____________________________________________________________________________
20276 [  2505] By: jhi                                   on 1998/12/28  07:46:06
20277     Log: From: abigail@fnx.com
20278          To: perl5-porters@perl.org (Perl Porters)
20279          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
20280          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
20281          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
20282  Branch: cfgperl
20283        ! pod/pod2html.PL
20284 ____________________________________________________________________________
20285 [  2504] By: jhi                                   on 1998/12/28  07:44:35
20286     Log: From: Jim Avera <avera@fjst.com>
20287          To: perlbug@perl.com
20288          Subject: perlbug bug - shows dates reversed
20289          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
20290          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
20291  Branch: cfgperl
20292        ! utils/perlbug.PL
20293 ____________________________________________________________________________
20294 [  2503] By: jhi                                   on 1998/12/28  07:41:39
20295     Log: From: jan.dubois@ibm.net (Jan Dubois)
20296          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
20297          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
20298          Date: Wed, 23 Dec 1998 21:26:38 +0100
20299          Message-ID: <36895086.8849224@smtp1.ibm.net>
20300  Branch: cfgperl
20301        ! lib/ExtUtils/MakeMaker.pm
20302 ____________________________________________________________________________
20303 [  2502] By: jhi                                   on 1998/12/28  07:39:20
20304     Log: From: Blair Zajac <bzajac@geostaff.com>
20305          To: perl5-porters@perl.org
20306          Subject: Tie::SubstrHash patch
20307          Date: Wed, 23 Dec 1998 17:13:32 -0800
20308          Message-ID: <3681953C.8B6A90AA@geostaff.com>
20309  Branch: cfgperl
20310        ! lib/Tie/SubstrHash.pm
20311 ____________________________________________________________________________
20312 [  2501] By: jhi                                   on 1998/12/28  07:37:16
20313     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
20314          To: perlbug@perl.com
20315          Subject: perlfaq9 minor error
20316          Date: Wed, 23 Dec 1998 14:54:19 -0800
20317          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
20318  Branch: cfgperl
20319        ! pod/perlfaq9.pod
20320 ____________________________________________________________________________
20321 [  2500] By: jhi                                   on 1998/12/23  10:38:18
20322     Log: More porting notes about filesystems, AmigaOS, and MiNT.
20323  Branch: cfgperl
20324        ! pod/perlport.pod
20325 ____________________________________________________________________________
20326 [  2499] By: jhi                                   on 1998/12/22  09:26:49
20327     Log: Add few MSG_ and uio constants.
20328  Branch: cfgperl
20329        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
20330 ____________________________________________________________________________
20331 [  2498] By: jhi                                   on 1998/12/22  08:39:30
20332     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
20333          a Digital C compiler optimizer bug that broke the 'x'
20334          operator under certain circumstances.  See t/op/repeat.t
20335          test #20 for graphic details.  Reported in
20336          
20337          From: Gisle Aas <gisle@aas.no>
20338          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
20339          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
20340          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
20341          Date: 18 Dec 1998 14:27:40 +0100
20342          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
20343          
20344          and discussed further in the thread
20345          
20346          From: Jarkko Hietaniemi <jhi@iki.fi>
20347          To: Gisle Aas <gisle@aas.no>
20348          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
20349          cpan-testers@perl.org, perl5-porters@perl.org
20350          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
20351          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
20352          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
20353  Branch: cfgperl
20354        ! t/op/repeat.t util.c
20355 ____________________________________________________________________________
20356 [  2497] By: jhi                                   on 1998/12/21  14:18:57
20357     Log: Change #2483 update.
20358  Branch: cfgperl
20359        ! t/op/tr.t
20360 ____________________________________________________________________________
20361 [  2496] By: jhi                                   on 1998/12/21  14:07:41
20362     Log: Update on change #2493.
20363  Branch: cfgperl
20364        ! t/pragma/warn/op
20365 ____________________________________________________________________________
20366 [  2495] By: jhi                                   on 1998/12/21  13:52:00
20367     Log: Change #2487 aftershock.
20368  Branch: cfgperl
20369        ! warning.pl
20370 ____________________________________________________________________________
20371 [  2494] By: jhi                                   on 1998/12/21  12:35:00
20372     Log: From: Chris Nandor <pudge@pobox.com>
20373          To: perl5-porters@perl.org
20374          Subject: [PATCH] perlport.pod v1.37
20375          Date: Sat, 19 Dec 1998 12:54:34 -0500
20376          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
20377  Branch: cfgperl
20378        ! pod/perlport.pod
20379 ____________________________________________________________________________
20380 [  2493] By: jhi                                   on 1998/12/21  12:22:44
20381     Log: From: Mark-Jason Dominus <mjd@plover.com>
20382          To: perl5-porters@perl.com
20383          Subject: PATCH (5.005_02): Dejargonizing
20384          Date: Sun, 20 Dec 1998 14:35:20 -0500
20385          Message-ID: <19981220193520.11230.qmail@plover.com>
20386          
20387          From: Mark-Jason Dominus <mjd@plover.com>
20388          To: perl5-porters@perl.com
20389          Subject: PATCH (5.005_02): Spelling correction in warning message
20390          Date: Sun, 20 Dec 1998 13:51:30 -0500
20391          Message-ID: <19981220185130.11067.qmail@plover.com>
20392  Branch: cfgperl
20393        ! doio.c op.c
20394 ____________________________________________________________________________
20395 [  2492] By: jhi                                   on 1998/12/21  09:00:05
20396     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
20397          To: perl5-porters@perl.org
20398          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
20399          Date: Sun, 20 Dec 1998 19:03:25 PST
20400          Message-ID: <19981221030326.27660.qmail@hotmail.com>
20401          
20402          (slightly reformatted)
20403  Branch: cfgperl
20404        ! ext/B/B/CC.pm
20405 ____________________________________________________________________________
20406 [  2491] By: nick                                  on 1998/12/20  14:21:29
20407     Log: Save _all_ GV's which have SV, AV or HV set.
20408  Branch: perl
20409        ! ext/B/B/C.pm
20410 ____________________________________________________________________________
20411 [  2490] By: jhi                                   on 1998/12/18  15:13:19
20412     Log: Add idea about generalising cpp symbol probing of Errno.
20413  Branch: cfgperl
20414        ! Todo
20415 ____________________________________________________________________________
20416 [  2489] By: jhi                                   on 1998/12/18  14:47:57
20417     Log: Address some of the issues of:
20418          
20419          From: Tom Christiansen <tchrist@jhereg.perl.com>
20420          To: perl-porters-active@jhereg.perl.com
20421          Subject: Undocumentation Issues for 5.005
20422          Date: Thu, 17 Dec 1998 14:46:24 -0700
20423          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
20424  Branch: cfgperl
20425        ! pod/perl5005delta.pod
20426 ____________________________________________________________________________
20427 [  2488] By: jhi                                   on 1998/12/18  11:26:32
20428     Log: From: root <root@dubravka.in-berlin.de>
20429          To: perlbug@perl.com
20430          Cc: k@dubravka.in-berlin.de
20431          Subject: Please add no_modify to PERL_POLLUTE
20432          Date: Fri, 18 Dec 1998 10:45:52 +0100
20433          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
20434          
20435          (Really from Andreas König)
20436  Branch: cfgperl
20437        ! embed.pl
20438 ____________________________________________________________________________
20439 [  2487] By: jhi                                   on 1998/12/17  14:05:52
20440     Log: Some (by far not all) issues of the below message addressed.
20441          
20442          From: Tom Christiansen <tchrist@jhereg.perl.com>
20443          To: The Perl Porters Mailing List <perl5-porters@perl.org>
20444          Subject: important UNDOC issues for 5.005_54
20445          Date: Wed, 16 Dec 1998 21:14:53 -0700
20446          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
20447  Branch: cfgperl
20448        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
20449 ____________________________________________________________________________
20450 [  2486] By: jhi                                   on 1998/12/17  12:47:15
20451     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20452          To: domo@computer.org
20453          Cc: jhi@iki.fi, perl5-porters@perl.org
20454          Subject: Re: stuff related to malloc.c
20455          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
20456          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
20457  Branch: cfgperl
20458        ! malloc.c
20459 ____________________________________________________________________________
20460 [  2485] By: jhi                                   on 1998/12/17  12:17:19
20461     Log: More porting notes.
20462  Branch: cfgperl
20463        ! Porting/pumpkin.pod
20464 ____________________________________________________________________________
20465 [  2484] By: jhi                                   on 1998/12/15  08:38:05
20466     Log: Undo #2386 and #2205.
20467  Branch: cfgperl
20468        ! pod/perlfunc.pod
20469 ____________________________________________________________________________
20470 [  2483] By: jhi                                   on 1998/12/14  17:58:35
20471     Log: lib was missing from @INC.
20472  Branch: cfgperl
20473        ! t/op/tr.t
20474 ____________________________________________________________________________
20475 [  2482] By: jhi                                   on 1998/12/14  17:52:42
20476     Log: Was missing use Text::Wrap.
20477  Branch: cfgperl
20478        ! t/lib/textfill.t
20479 ____________________________________________________________________________
20480 [  2481] By: jhi                                   on 1998/12/14  16:00:22
20481     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
20482          
20483          From: Jonathan Roy <roy@idle.com>
20484          To: perl5-porters@perl.org
20485          Subject: nlist.h add to Configure checks?
20486          Date: Sun, 13 Dec 1998 22:22:49 -0500
20487          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
20488  Branch: cfgperl
20489        + ext/DynaLoader/hints/linux.pl
20490        ! MANIFEST
20491 ____________________________________________________________________________
20492 [  2480] By: jhi                                   on 1998/12/14  15:02:44
20493     Log: Give up completely using nm in AIX.
20494          
20495          From: "Kurt D. Starsinic" <kstar@chapin.edu>
20496          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
20497          Cc: perl5-porters@perl.org
20498          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
20499          Date: Thu, 10 Dec 1998 00:51:46 -0500
20500          Message-ID: <19981210005146.B29986@O2.chapin.edu>
20501  Branch: cfgperl
20502        ! hints/aix.sh
20503 ____________________________________________________________________________
20504 [  2479] By: jhi                                   on 1998/12/14  14:39:52
20505     Log: AIX' error messages are different.
20506          
20507          From: "Kurt D. Starsinic" <kstar@chapin.edu>
20508          To: Gurusamy Sarathy <gsar@engin.umich.edu>
20509          Cc: perl5-porters@perl.org
20510          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
20511          Date: Thu, 10 Dec 1998 00:42:36 -0500
20512          Message-ID: <19981210004236.A29986@O2.chapin.edu>
20513          
20514          From: Michael Engel <engel@nms1.cc.huji.ac.il>
20515          To: perlbug@perl.com
20516          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
20517          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
20518          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
20519  Branch: cfgperl
20520        ! t/pragma/warn/doio
20521 ____________________________________________________________________________
20522 [  2475] By: jhi                                   on 1998/12/13  12:35:55
20523     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20524          To: jhi@iki.fi
20525          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
20526          Subject: Re: stuff related to malloc.c
20527          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
20528          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
20529  Branch: cfgperl
20530        ! malloc.c
20531 ____________________________________________________________________________
20532 [  2474] By: jhi                                   on 1998/12/13  12:32:42
20533     Log: Some notes about porting issues.
20534  Branch: cfgperl
20535        ! Porting/pumpkin.pod
20536 ____________________________________________________________________________
20537 [  2473] By: jhi                                   on 1998/12/13  12:03:58
20538     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
20539          To: Perl 5 Porters <perl5-porters@perl.org>
20540          Subject: [patch 5.005_02] dos-djgpp update
20541          Date: Sun, 13 Dec 1998 00:08:44 +0100
20542          Message-ID: <19981213000844.C264@beeblebrox>
20543  Branch: cfgperl
20544        ! djgpp/config.over
20545 ____________________________________________________________________________
20546 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
20547     Log: undo changes to Exporter.pm from #2312
20548  Branch: maint-5.005/perl
20549        ! lib/Exporter.pm
20550 ____________________________________________________________________________
20551 [  2465] By: jhi                                   on 1998/12/12  12:31:21
20552     Log: Document that qw() taints.
20553          
20554          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
20555          To: perlbug@perl.com 
20556          Subject: taint problems
20557          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
20558          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
20559  Branch: cfgperl
20560        ! pod/perlop.pod
20561 ____________________________________________________________________________
20562 [  2464] By: jhi                                   on 1998/12/11  14:09:51
20563     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
20564          To: dist-users@foretune.co.jp
20565          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
20566          Date: Mon, 07 Dec 1998 20:13:04 -0400
20567          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
20568  Branch: cfgperl
20569        ! Configure
20570 ____________________________________________________________________________
20571 [  2463] By: jhi                                   on 1998/12/11  13:29:54
20572     Log: MAXPATHLEN.
20573  Branch: cfgperl
20574        ! perl.h
20575 ____________________________________________________________________________
20576 [  2462] By: jhi                                   on 1998/12/11  08:37:58
20577     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
20578          To: perl5-porters@perl.org
20579          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
20580          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
20581          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
20582  Branch: cfgperl
20583        + hints/gnu.sh
20584 ____________________________________________________________________________
20585 [  2461] By: nick                                  on 1998/12/10  21:00:50
20586     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
20587          From: Vishal Bhatia <vishalb@hotmail.com>
20588          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
20589          2. Fixes the bug  regarding return value of c-functions generated out 
20590          of perl subs. ( Just includes the patch I sent earlier)
20591          3. Incorporates the other changes that need to be done to get CC.pm
20592          use ISA search for packages and methods on the same lines as C.pm
20593          
20594          Vishal would appreciate comments about B::Stackobj changes from 
20595          someone knowing that module well.
20596  Branch: perl
20597        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
20598 ____________________________________________________________________________
20599 [  2460] By: jhi                                   on 1998/12/08  08:11:27
20600     Log: Integrate from mainperl.
20601  Branch: cfgperl
20602       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
20603       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
20604       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
20605       !> toke.c util.c
20606 ____________________________________________________________________________
20607 [  2459] By: jhi                                   on 1998/12/07  07:50:11
20608     Log: From: hansm@icgroup.nl 
20609          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
20610          Reply-To: hansmu@xs4all.nl 
20611          To: perlbug@perl.com 
20612          Date: Sun, 6 Dec 98 22:19:54 +0100 
20613          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
20614  Branch: cfgperl
20615        ! util.c
20616 ____________________________________________________________________________
20617 [  2458] By: gsar                                  on 1998/12/07  06:00:55
20618     Log: fix dup lexical
20619  Branch: perl
20620        ! ext/B/B/Deparse.pm t/lib/io_unix.t
20621 ____________________________________________________________________________
20622 [  2457] By: gsar                                  on 1998/12/06  14:38:59
20623     Log: mention limit on line numbers reported by diagnostics
20624  Branch: perl
20625        ! pod/perl.pod toke.c
20626 ____________________________________________________________________________
20627 [  2456] By: gsar                                  on 1998/12/06  13:49:02
20628     Log: branch perldelta.pod
20629  Branch: maint-5.005/perl
20630       +> pod/perldelta.pod
20631 ____________________________________________________________________________
20632 [  2455] By: gsar                                  on 1998/12/06  13:47:21
20633     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
20634  Branch: maint-5.005/perl
20635        - pod/perldelta.pod
20636 ____________________________________________________________________________
20637 [  2454] By: gsar                                  on 1998/12/06  13:35:31
20638     Log: fix outdated/incorrect info about arbitrary limits
20639  Branch: perl
20640        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
20641        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
20642 ____________________________________________________________________________
20643 [  2453] By: nick                                  on 1998/12/05  16:14:42
20644     Log: Avoid hard-coding op numbers
20645          Update CC.pm to save %INC, and to co-exist with new C.pm
20646  Branch: perl
20647        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
20648 ____________________________________________________________________________
20649 [  2452] By: nick                                  on 1998/12/05  10:44:28
20650     Log: B.xs had its own code to calculate hash() which differed from
20651          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
20652          which meant that run-time require was re-done.
20653          Removed some debug from C.pm
20654  Branch: perl
20655        ! ext/B/B.xs ext/B/B/C.pm
20656 ____________________________________________________________________________
20657 [  2451] By: nick                                  on 1998/12/04  21:58:49
20658     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
20659          well as _54, but with pre-scan for classes and save the ISA scheme.
20660  Branch: perl
20661        ! ext/B/B/C.pm
20662 ____________________________________________________________________________
20663 [  2450] By: nick                                  on 1998/12/04  17:58:44
20664     Log: Vishal Bhatia's patch as a basis.
20665  Branch: perl
20666        ! ext/B/B/C.pm ext/B/B/CC.pm
20667 ____________________________________________________________________________
20668 [  2449] By: jhi                                   on 1998/12/04  16:39:21
20669     Log: Integrate from mainperl.
20670  Branch: cfgperl
20671       !> t/op/goto.t t/op/tr.t
20672 ____________________________________________________________________________
20673 [  2448] By: gsar                                  on 1998/12/04  06:06:49
20674     Log: tweak test for UTEST
20675  Branch: perl
20676        ! t/op/tr.t
20677 ____________________________________________________________________________
20678 [  2444] By: jhi                                   on 1998/12/03  14:37:22
20679     Log: s/\bthe the\b/the/g *.pod
20680  Branch: cfgperl
20681        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
20682 ____________________________________________________________________________
20683 [  2443] By: jhi                                   on 1998/12/03  13:39:53
20684     Log: Change#2441 aftermath.
20685  Branch: cfgperl
20686        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20687        ! config_h.SH thread.h vms/subconfigure.com
20688 ____________________________________________________________________________
20689 [  2441] By: jhi                                   on 1998/12/03  08:15:13
20690     Log: From: Dan Sugalski <sugalskd@osshe.edu>
20691          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
20692          Subject: [PATCH 5.005_54]Initial VMS patches
20693          Date: 3 Dec 1998 01:05:55 +0200
20694          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
20695          
20696          The patch to config_h.SH requires more study because
20697          metaconfig needs to agree.
20698  Branch: cfgperl
20699        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
20700        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
20701        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
20702 ____________________________________________________________________________
20703 [  2440] By: gsar                                  on 1998/12/03  01:32:16
20704     Log: add failed check-in of goto.t from change#1867
20705  Branch: perl
20706        ! t/op/goto.t
20707 ____________________________________________________________________________
20708 [  2437] By: jhi                                   on 1998/12/02  18:03:51
20709     Log: Fix most of the bad L<> links of
20710          
20711          From: Tom Christiansen <tchrist@jhereg.perl.com> 
20712          Subject: bad L<> links
20713          Reply-to: tchrist@perl.com 
20714          To: perlbug@jhereg.perl.com 
20715          Date: Tue, 11 Aug 1998 10:58:07 -0500 
20716          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
20717          
20718          The ones not fixed may require darker Pod::HTML magic,
20719          for example the perlguts.html#tags should work fine, IMHO.
20720  Branch: cfgperl
20721        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
20722        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
20723        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
20724        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
20725        ! pod/perlvar.pod
20726 ____________________________________________________________________________
20727 [  2436] By: jhi                                   on 1998/12/02  16:35:04
20728     Log: One paste too many in #2345.
20729  Branch: cfgperl
20730        ! lib/Pod/Html.pm
20731 ____________________________________________________________________________
20732 [  2435] By: jhi                                   on 1998/12/02  16:32:33
20733     Log: Pod::Html and Pod::Text were not locale-savvy:
20734          for example in =head1 all non-ASCII-\w-runs were
20735          turned into underscores in NAME tags.  This could
20736          result in several NAME tags becoming identical.
20737          Reported by:
20738          
20739          From: Fyodor Krasnov <fyodor@aha.ru> 
20740          Subject: pod2html vs Russian Characters
20741          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
20742          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
20743          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
20744  Branch: cfgperl
20745        ! lib/Pod/Html.pm lib/Pod/Text.pm
20746 ____________________________________________________________________________
20747 [  2434] By: jhi                                   on 1998/12/02  10:29:00
20748     Log: The real Mc5_54 integration.
20749  Branch: cfgperl
20750       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
20751 ____________________________________________________________________________
20752 [  2433] By: jhi                                   on 1998/12/02  08:52:13
20753     Log: From: Andy Dougherty <doughera@lafayette.edu>
20754          To: Perl Porters <perl5-porters@perl.org>
20755          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
20756          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
20757          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
20758  Branch: cfgperl
20759        ! Configure
20760 ____________________________________________________________________________
20761 [  2432] By: jhi                                   on 1998/12/02  08:49:47
20762     Log: From: Andy Dougherty <doughera@lafayette.edu>
20763          To: Perl Porters <perl5-porters@perl.org>
20764          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
20765          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
20766          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
20767  Branch: cfgperl
20768        ! Configure
20769 ____________________________________________________________________________
20770 [  2431] By: jhi                                   on 1998/12/01  16:11:50
20771     Log: From: achampio@lehman.com (Alan Champion)
20772          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
20773          To: perlbug@perl.com
20774          Date: 1 Dec 1998 17:36:33 +0200
20775          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
20776          
20777          Skip NIS includes.
20778  Branch: cfgperl
20779        ! t/op/pwent.t
20780 ____________________________________________________________________________
20781 [  2430] By: gsar                                  on 1998/12/01  12:12:50
20782     Log: 5.005_54, as released
20783  Branch: perl
20784        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
20785 ____________________________________________________________________________
20786 [  2429] By: jhi                                   on 1998/12/01  11:28:39
20787     Log: From: Anton Berezin <tobez@plab.ku.dk>
20788          To: perl5-porters@perl.org
20789          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
20790          Date: 30 Nov 1998 19:46:24 +0100
20791          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
20792  Branch: cfgperl
20793        ! hints/freebsd.sh
20794 ____________________________________________________________________________
20795 [  2428] By: jhi                                   on 1998/12/01  11:08:16
20796     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
20797  Branch: cfgperl
20798       +> (branch 30 files)
20799       !> (integrate 71 files)
20800 ____________________________________________________________________________
20801 [  2427] By: jhi                                   on 1998/12/01  10:51:37
20802     Log: Default to accepting a hinted $randfunc even when $csym
20803          does not find it.  (the previous defaylt behaviour was not
20804          to accept).
20805  Branch: cfgperl
20806        ! Configure
20807 ____________________________________________________________________________
20808 [  2426] By: jhi                                   on 1998/12/01  10:13:03
20809     Log: Separated the [:foo:] parsing to its own function.
20810          Passes all tests.
20811  Branch: cfgperl
20812        ! regcomp.c
20813 ____________________________________________________________________________
20814 [  2425] By: jhi                                   on 1998/12/01  08:22:49
20815     Log: Typo in comments.
20816  Branch: cfgperl
20817        ! regexec.c
20818 ____________________________________________________________________________
20819 [  2424] By: jhi                                   on 1998/12/01  08:21:38
20820     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20821          Subject: [PATCH 5.005_*] Debugger 'v' command
20822          To: perl5-porters@perl.org (Mailing list Perl5)
20823          Date: 1 Dec 1998 07:55:11 +0200
20824          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
20825  Branch: cfgperl
20826        ! lib/perl5db.pl
20827 ____________________________________________________________________________
20828 [  2423] By: jhi                                   on 1998/12/01  08:19:08
20829     Log: From: pvhp@forte.com (Peter Prymmer)
20830          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
20831          To: perl5-porters@perl.org
20832          Date: 1 Dec 1998 07:27:11 +0200
20833          Message-ID: <MLIST_9812010508.AA07791@forte.com>
20834  Branch: cfgperl
20835        ! hints/os390.sh
20836 ____________________________________________________________________________
20837 [  2417] By: jhi                                   on 1998/11/30  08:14:00
20838     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
20839  Branch: cfgperl
20840        ! ext/Socket/Socket.xs
20841 ____________________________________________________________________________
20842 [  2416] By: jhi                                   on 1998/11/30  08:00:15
20843     Log: Undo #2395, seems more like a problem in netbsd-current.
20844  Branch: cfgperl
20845        ! util.c
20846
20847 ----------------
20848 Version 5.005_54
20849 ----------------
20850
20851 ____________________________________________________________________________
20852 [  2414] By: gsar                                  on 1998/11/30  02:23:55
20853     Log: more JPL tweaks
20854  Branch: perl
20855        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
20856        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
20857 ____________________________________________________________________________
20858 [  2413] By: gsar                                  on 1998/11/30  01:35:56
20859     Log: stub bin/jpl that just runs JPL::Compile::files()
20860  Branch: perl
20861        + jpl/bin/jpl
20862 ____________________________________________________________________________
20863 [  2412] By: gsar                                  on 1998/11/30  01:32:14
20864     Log: delete symlink
20865  Branch: perl
20866        - jpl/bin/jpl
20867 ____________________________________________________________________________
20868 [  2410] By: gsar                                  on 1998/11/30  01:30:44
20869     Log: branch jpl from perlext to perl
20870  Branch: perl
20871       +> (branch 30 files)
20872 ____________________________________________________________________________
20873 [  2407] By: gsar                                  on 1998/11/30  01:24:53
20874     Log: JPL tweaks to build with 5.005
20875  Branch: perlext
20876        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
20877        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
20878 ____________________________________________________________________________
20879 [  2406] By: gsar                                  on 1998/11/30  00:55:54
20880     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
20881  Branch: perl
20882        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
20883 ____________________________________________________________________________
20884 [  2405] By: gsar                                  on 1998/11/30  00:28:55
20885     Log: patchlevel up to 54
20886  Branch: perl
20887        ! patchlevel.h win32/Makefile win32/config_H.bc
20888        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20889 ____________________________________________________________________________
20890 [  2403] By: gsar                                  on 1998/11/29  23:35:50
20891     Log: integrate cfgperl changes into mainline
20892  Branch: perl
20893       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20894       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
20895 ____________________________________________________________________________
20896 [  2402] By: gsar                                  on 1998/11/29  23:08:42
20897     Log: sync Text::Wrap version number
20898  Branch: perl
20899        ! lib/Text/Wrap.pm
20900 ____________________________________________________________________________
20901 [  2401] By: gsar                                  on 1998/11/29  22:56:21
20902     Log: textfill.t tweak
20903  Branch: perl
20904        ! t/lib/textfill.t
20905 ____________________________________________________________________________
20906 [  2400] By: gsar                                  on 1998/11/29  22:50:41
20907     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
20908          <muir@idiom.com>
20909  Branch: perl
20910        + t/lib/textfill.t
20911        ! MANIFEST lib/Text/Wrap.pm
20912 ____________________________________________________________________________
20913 [  2399] By: gsar                                  on 1998/11/29  22:28:05
20914     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
20915          has happened without the authors knowledge or consent; the subversive
20916          version (which is in 5.00502) breaks one of the tests in the
20917          authors testsuite; attempts are being made to find a fix that
20918          avoids breaking code already running with the 5.005_02 version
20919          From:    David Muir Sharnoff <muir@idiom.com>
20920          Date:    Sat, 28 Nov 1998 04:34:17 PST
20921          Message-Id: <199811281234.EAA03082@idiom.com>
20922          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
20923  Branch: perl
20924        ! lib/Text/Wrap.pm t/lib/textwrap.t
20925 ____________________________________________________________________________
20926 [  2397] By: nick                                  on 1998/11/29  20:13:58
20927     Log: Update docs and English.pm for $^C
20928  Branch: perl
20929        ! lib/English.pm pod/perlvar.pod
20930 ____________________________________________________________________________
20931 [  2396] By: jhi                                   on 1998/11/29  20:13:03
20932     Log: Mirror #2384.
20933  Branch: cfgperl
20934        ! t/op/pwent.t
20935 ____________________________________________________________________________
20936 [  2395] By: jhi                                   on 1998/11/29  19:59:12
20937     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
20938  Branch: cfgperl
20939        ! util.c
20940 ____________________________________________________________________________
20941 [  2394] By: gsar                                  on 1998/11/29  19:49:08
20942     Log: updated perlreftut.pod
20943  Branch: perl
20944        ! pod/perlreftut.pod
20945 ____________________________________________________________________________
20946 [  2393] By: gsar                                  on 1998/11/29  19:31:56
20947     Log: misc tweaks
20948  Branch: perl
20949        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
20950 ____________________________________________________________________________
20951 [  2392] By: gsar                                  on 1998/11/29  19:31:18
20952     Log: notes about -DPERL_POLLUTE
20953  Branch: perl
20954        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
20955 ____________________________________________________________________________
20956 [  2391] By: gsar                                  on 1998/11/29  19:13:52
20957     Log: explain various win32 build caveats more clearly
20958  Branch: perl
20959        ! README.win32 win32/Makefile win32/makefile.mk
20960 ____________________________________________________________________________
20961 [  2390] By: gsar                                  on 1998/11/29  16:51:59
20962     Log: remove I_POLL detection (Configure will do that now)
20963  Branch: perl
20964        ! ext/IO/Makefile.PL
20965 ____________________________________________________________________________
20966 [  2389] By: jhi                                   on 1998/11/29  16:39:16
20967     Log: Add I_POLL for IO 1.20.
20968  Branch: cfgperl
20969        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20970        ! config_h.SH
20971 ____________________________________________________________________________
20972 [  2388] By: gsar                                  on 1998/11/29  16:23:30
20973     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
20974  Branch: perl
20975        + Porting/p4desc
20976        ! MANIFEST
20977 ____________________________________________________________________________
20978 [  2387] By: gsar                                  on 1998/11/29  16:08:03
20979     Log: another threads reliability fix: serialize writes to thr->threadsv
20980          avoid most uses of PL_na (which is much more inefficient than a
20981          simple local); update docs to suit; PL_na now being thr->Tna may
20982          be a minor compatibility issue for extensions--will require dTHR
20983          outside of XSUBs (those get automatic dTHR)
20984  Branch: perl
20985        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
20986        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
20987        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
20988        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
20989        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
20990        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
20991        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
20992        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
20993        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
20994 ____________________________________________________________________________
20995 [  2386] By: jhi                                   on 1998/11/29  15:40:42
20996     Log: Tune the "if" entry.
20997  Branch: cfgperl
20998        ! pod/perlfunc.pod
20999 ____________________________________________________________________________
21000 [  2385] By: gsar                                  on 1998/11/29  12:40:28
21001     Log: various fixes for race conditions under threads: mutex locks based
21002          on PL_threadnum were seriously flawed, since it means more than one
21003          thread could enter the critical region; PL_na was global instead of
21004          thread-local; child thread could finish and free thr structures
21005          before Thread->new() got around to creating the Thread object;
21006          cv_clone() needed locking, as it mucks with PL_comppad and other
21007          global data; new_struct_thread() needed to lock template-thread's
21008          mutex while copying its data
21009  Branch: perl
21010        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
21011        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
21012 ____________________________________________________________________________
21013 [  2384] By: gsar                                  on 1998/11/29  10:54:38
21014     Log: s/warn/print/ on multiply defined groups
21015  Branch: perl
21016        ! t/op/grent.t
21017 ____________________________________________________________________________
21018 [  2383] By: gsar                                  on 1998/11/29  10:48:39
21019     Log: backout change#2334
21020  Branch: perl
21021        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
21022 ____________________________________________________________________________
21023 [  2382] By: jhi                                   on 1998/11/29  10:33:40
21024     Log: Better NetInfo behaviour.
21025  Branch: cfgperl
21026        ! t/op/grent.t t/op/pwent.t
21027 ____________________________________________________________________________
21028 [  2381] By: jhi                                   on 1998/11/29  10:08:15
21029     Log: Integrate from mainperl.
21030  Branch: cfgperl
21031       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
21032       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
21033       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
21034       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
21035       +> t/lib/io_poll.t t/lib/io_unix.t
21036       !> (integrate 58 files)
21037 ____________________________________________________________________________
21038 [  2380] By: gsar                                  on 1998/11/29  08:22:49
21039     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
21040          Tim Bunce)
21041  Branch: perl
21042        ! gv.c
21043 ____________________________________________________________________________
21044 [  2379] By: gsar                                  on 1998/11/29  07:06:43
21045     Log: fix for pat.t failure under USE_THREADS
21046  Branch: perl
21047        ! pp_ctl.c regexec.c
21048 ____________________________________________________________________________
21049 [  2378] By: nick                                  on 1998/11/28  22:46:57
21050     Log: More C.pm tweaks
21051          Save globs even if we have saved cv itself before - may be imported.
21052          
21053          While we don't save "bootstrap" CV we need to provide a stub,
21054          so that if we require it later we don't fall through and attempt
21055          to DynaLoad module again.
21056          
21057          Attempt to save %INC so that "require" does not reload things
21058          we have compiled-in (does not work right yet - seems to be due
21059          to PL_incgv being created in perl_parse() current scheme setting 
21060          GvHV() is "better" than saving the glob, but still does not 
21061          work as I expect). 
21062  Branch: perl
21063        ! ext/B/B/C.pm
21064 ____________________________________________________________________________
21065 [  2377] By: gsar                                  on 1998/11/28  22:30:38
21066     Log: various tweaks; result passes all tests for normal build on Solaris;
21067          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
21068          win32 due to lack of select() that works on non-socket fds
21069  Branch: perl
21070        ! ext/IO/poll.c regcomp.c regexec.c scope.c
21071        ! t/lib/io_multihomed.t win32/makefile.mk
21072 ____________________________________________________________________________
21073 [  2376] By: gsar                                  on 1998/11/28  20:44:39
21074     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
21075  Branch: perl
21076        ! myconfig
21077 ____________________________________________________________________________
21078 [  2375] By: gsar                                  on 1998/11/28  20:42:58
21079     Log: integrate cfgperl changes into mainline
21080  Branch: perl
21081       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
21082       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
21083 ____________________________________________________________________________
21084 [  2374] By: gsar                                  on 1998/11/28  20:02:03
21085     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21086          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
21087          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
21088          Subject: [PATCH 5.00553] Yet another OS/2 patch
21089  Branch: perl
21090        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
21091 ____________________________________________________________________________
21092 [  2373] By: gsar                                  on 1998/11/28  19:30:06
21093     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21094          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
21095          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
21096          Subject: [PATCH 5.005_53] Change $#+
21097  Branch: perl
21098        ! mg.c pod/perlvar.pod t/op/pat.t
21099 ____________________________________________________________________________
21100 [  2372] By: gsar                                  on 1998/11/28  19:28:00
21101     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21102          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
21103          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
21104          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
21105  Branch: perl
21106        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
21107        ! thrdvar.h
21108 ____________________________________________________________________________
21109 [  2371] By: gsar                                  on 1998/11/28  19:23:53
21110     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21111          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
21112          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
21113          Subject: [PATCH 5.005_53] better -Mre=debugcolor
21114  Branch: perl
21115        ! embedvar.h objXSUB.h regexec.c thrdvar.h
21116 ____________________________________________________________________________
21117 [  2370] By: gsar                                  on 1998/11/28  19:21:17
21118     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21119          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
21120          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
21121          Subject: [PATCH 5.005_*] regcolors
21122  Branch: perl
21123        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
21124 ____________________________________________________________________________
21125 [  2369] By: gsar                                  on 1998/11/28  19:00:15
21126     Log: allow final period in a file (not followed by a newline) to
21127          terminate format spec
21128  Branch: perl
21129        ! toke.c
21130 ____________________________________________________________________________
21131 [  2368] By: gsar                                  on 1998/11/28  18:58:25
21132     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
21133          add C<$Config{installarchlib}/CORE> to the default locations searched
21134          on win32
21135  Branch: perl
21136        ! lib/ExtUtils/Liblist.pm
21137 ____________________________________________________________________________
21138 [  2367] By: gsar                                  on 1998/11/28  18:46:05
21139     Log: applied suggested patch with PERL_OBJECT tweaks
21140          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21141          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
21142          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
21143          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
21144  Branch: perl
21145        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
21146        ! regexec.c t/op/pat.t thrdvar.h
21147 ____________________________________________________________________________
21148 [  2366] By: gsar                                  on 1998/11/28  18:38:34
21149     Log: additional documentation for qr//
21150          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21151          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
21152          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
21153          Subject: [PATCH 5.005_*] Documentation (fwd)
21154  Branch: perl
21155        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
21156 ____________________________________________________________________________
21157 [  2365] By: gsar                                  on 1998/11/28  18:35:35
21158     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21159          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
21160          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
21161          Subject: [PATCH 5.005_*] Fix \G in REx without //g
21162  Branch: perl
21163        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
21164        ! regexp.h t/op/pat.t thrdvar.h
21165 ____________________________________________________________________________
21166 [  2364] By: gsar                                  on 1998/11/28  18:24:20
21167     Log: update Test.pm to Test-1.12; tweak 're' detection
21168  Branch: perl
21169        ! lib/Test.pm
21170 ____________________________________________________________________________
21171 [  2363] By: gsar                                  on 1998/11/28  18:12:04
21172     Log: avoid command-line quoting portability problems in lex_assign.t
21173  Branch: perl
21174        ! t/op/lex_assign.t
21175 ____________________________________________________________________________
21176 [  2362] By: gsar                                  on 1998/11/28  18:08:50
21177     Log: From: John Tobey <jtobey@channel1.com>
21178          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
21179          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
21180          Subject: PATCH: document English.pm sawampersand and thread issues
21181  Branch: perl
21182        ! lib/English.pm pod/perlvar.pod
21183 ____________________________________________________________________________
21184 [  2361] By: gsar                                  on 1998/11/28  18:03:04
21185     Log: fix uninitialized warnings
21186          From: Brian Callaghan <callagh@itginc.com>
21187          Date: Thu, 19 Nov 1998 17:49:10 -0800
21188          Message-Id: <3654CA96.B64FCAEB@itginc.com>
21189          Subject: Complete.pm patch (version 1.1)
21190  Branch: perl
21191        ! lib/Term/Complete.pm
21192 ____________________________________________________________________________
21193 [  2360] By: gsar                                  on 1998/11/28  17:59:16
21194     Log: s/Array/List/ suggested by John Tobey
21195  Branch: perl
21196        ! pod/perldata.pod
21197 ____________________________________________________________________________
21198 [  2359] By: gsar                                  on 1998/11/28  17:47:48
21199     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
21200  Branch: perl
21201        ! lib/Tie/Handle.pm pod/perlfunc.pod
21202 ____________________________________________________________________________
21203 [  2358] By: jhi                                   on 1998/11/28  17:23:15
21204     Log: Revamp the locale tests.
21205          (0) Instead of rewiring a few locales scan for them.
21206          (1) Bogus test #101 removed.
21207          (2) All the locales are checked, the lists of failed
21208          and non-failed ones are displayed.
21209          (3) The test #103 is again 'active' so that it may fail.
21210          (4) To balance (3) a hopefully pacifying message is shown
21211          if the #103 fails.
21212  Branch: cfgperl
21213        ! t/pragma/locale.t
21214 ____________________________________________________________________________
21215 [  2357] By: gsar                                  on 1998/11/28  17:21:07
21216     Log: add perlreftut.pod
21217  Branch: perl
21218        + pod/perlreftut.pod
21219        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
21220        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
21221        ! win32/pod.mak
21222 ____________________________________________________________________________
21223 [  2356] By: jhi                                   on 1998/11/28  16:58:01
21224     Log: Change #2346 fallout.
21225  Branch: cfgperl
21226        ! t/op/undef.t
21227 ____________________________________________________________________________
21228 [  2355] By: gsar                                  on 1998/11/28  16:46:43
21229     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
21230          ANSI prototypes
21231  Branch: perl
21232        ! ext/IO/IO.xs
21233 ____________________________________________________________________________
21234 [  2354] By: gsar                                  on 1998/11/28  16:08:07
21235     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
21236          keep platform hacks that aren't in the 1.20 dist; add new files
21237          to MANIFEST; hack Makefile.PL; result hasn't been tested
21238          anywhere
21239  Branch: perl
21240        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
21241        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
21242        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
21243        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
21244        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
21245        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
21246        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21247        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
21248        ! t/lib/io_sock.t t/lib/io_udp.t
21249 ____________________________________________________________________________
21250 [  2353] By: jhi                                   on 1998/11/28  15:51:03
21251     Log: Locale collation, ctype, and numeric, were initialized wrong
21252          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
21253          as reported by
21254          
21255          From: Ilya.Sandler@etak.com (Ilya Sandler)
21256          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
21257          To: perlbug@perl.com
21258          Date: 25 Nov 1998 04:53:52 +0200
21259          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
21260  Branch: cfgperl
21261        ! util.c
21262 ____________________________________________________________________________
21263 [  2352] By: nick                                  on 1998/11/28  15:21:59
21264     Log: Implement $^C to allow perl access to -c flag - I think this 
21265          was agreed once...
21266  Branch: perl
21267        ! gv.c mg.c
21268 ____________________________________________________________________________
21269 [  2351] By: jhi                                   on 1998/11/28  15:14:24
21270     Log: Change #2251 fixup.
21271  Branch: cfgperl
21272        ! myconfig
21273 ____________________________________________________________________________
21274 [  2350] By: jhi                                   on 1998/11/28  14:58:19
21275     Log: Integrate from mainperl.
21276  Branch: cfgperl
21277       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
21278       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
21279       +> pod/perl5005delta.pod
21280       !> (integrate 49 files)
21281 ____________________________________________________________________________
21282 [  2349] By: jhi                                   on 1998/11/28  14:27:36
21283     Log: Passwd and group file groveling.
21284  Branch: cfgperl
21285        ! t/op/grent.t t/op/pwent.t
21286 ____________________________________________________________________________
21287 [  2348] By: gsar                                  on 1998/11/28  14:09:50
21288     Log: more conservative version of changes#2345,2346,2347; those break
21289          C<defined(@{"foo::ISA"})> which seems to be extensively used in
21290          the libs :-(
21291  Branch: perl
21292        ! pp.c t/op/method.t
21293 ____________________________________________________________________________
21294 [  2347] By: gsar                                  on 1998/11/28  13:36:08
21295     Log: tweak bogus test
21296  Branch: perl
21297        ! t/op/method.t
21298 ____________________________________________________________________________
21299 [  2346] By: gsar                                  on 1998/11/28  13:20:34
21300     Log: test cases for previous change
21301  Branch: perl
21302        ! t/op/undef.t
21303 ____________________________________________________________________________
21304 [  2345] By: gsar                                  on 1998/11/28  13:07:17
21305     Log: fix typo in pp_defined() causing C<defined %tied> to fail
21306  Branch: perl
21307        ! pp.c
21308 ____________________________________________________________________________
21309 [  2344] By: gsar                                  on 1998/11/28  13:03:29
21310     Log: s/comment/comment_t/ tweak (suggested by John Gorman
21311          <jgorman@webbysoft.com>)
21312  Branch: perl
21313        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
21314 ____________________________________________________________________________
21315 [  2343] By: gsar                                  on 1998/11/28  12:52:40
21316     Log: add (stub) perldelta.pod
21317  Branch: perl
21318        + pod/perldelta.pod
21319 ____________________________________________________________________________
21320 [  2342] By: gsar                                  on 1998/11/28  12:49:26
21321     Log: rename perldelta.pod to perl5005delta.pod in preparation for
21322          starting a new one
21323  Branch: perl
21324       +> pod/perl5005delta.pod
21325        - pod/perldelta.pod
21326        ! MANIFEST pod/perl.pod
21327 ____________________________________________________________________________
21328 [  2341] By: gsar                                  on 1998/11/28  12:41:55
21329     Log: fix MALLOC_LOCK #define
21330  Branch: perl
21331        ! malloc.c
21332 ____________________________________________________________________________
21333 [  2340] By: gsar                                  on 1998/11/28  12:18:23
21334     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21335          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
21336          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
21337          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
21338  Branch: perl
21339        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
21340 ____________________________________________________________________________
21341 [  2339] By: jhi                                   on 1998/11/28  11:59:01
21342     Log: Add -lm to dynix/ptx POSIX hints.
21343          From: "Martin J. Bligh" <mbligh@sequent.com>
21344          To: jhi@iki.fi
21345          Subject: Re: Making Perl work on DYNIX/ptx
21346          Date: Wed, 25 Nov 1998 10:34:41 -0800
21347          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
21348  Branch: cfgperl
21349        ! ext/POSIX/hints/dynixptx.pl
21350 ____________________________________________________________________________
21351 [  2338] By: jhi                                   on 1998/11/28  11:57:19
21352     Log: Detypo.
21353  Branch: cfgperl
21354        ! lib/filetest.pm
21355 ____________________________________________________________________________
21356 [  2337] By: jhi                                   on 1998/11/28  11:56:29
21357     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
21358  Branch: cfgperl
21359        ! Configure
21360 ____________________________________________________________________________
21361 [  2336] By: gsar                                  on 1998/11/28  11:41:14
21362     Log: teach CPAN.pm to ignore beta perl distributions when looking for
21363          modules
21364          From: root@dogberry.rutgers.edu (root)
21365          Date: Thu, 12 Nov 1998 23:08:39 -0500
21366          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
21367          Subject: recompile tries getting a perl distribution
21368  Branch: perl
21369        ! lib/CPAN.pm
21370 ____________________________________________________________________________
21371 [  2335] By: gsar                                  on 1998/11/28  11:27:46
21372     Log: make $1 et al readonly under threads; make C<undef $1> fail like
21373          C<$1 = undef> does
21374  Branch: perl
21375        ! op.c pp.c t/op/undef.t
21376 ____________________________________________________________________________
21377 [  2334] By: gsar                                  on 1998/11/28  10:24:52
21378     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
21379  Branch: perl
21380        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
21381 ____________________________________________________________________________
21382 [  2333] By: gsar                                  on 1998/11/28  09:36:40
21383     Log: document changed PERL_HASH()
21384  Branch: perl
21385        ! pod/perlfunc.pod pod/perlguts.pod
21386 ____________________________________________________________________________
21387 [  2332] By: nick                                  on 1998/11/27  21:10:27
21388     Log: Handle INIT list in C.pm
21389          1. Provide init_av() from B.xs
21390          2. Export it in B.pm
21391          3. Use it in C.pm
21392          Also disable some pruning in savecv() which seems to undo
21393          my previous patch.
21394          Experimental feature - save pathnames of .so files in easily 
21395          grep-able form for use in wrapper to feed to linker.  
21396  Branch: perl
21397        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
21398 ____________________________________________________________________________
21399 [  2327] By: gsar                                  on 1998/11/27  15:12:01
21400     Log: integrate change#2315 from maint-5.005
21401  Branch: perl
21402        ! t/op/sort.t
21403       !> op.c sv.c
21404 ____________________________________________________________________________
21405 [  2326] By: gsar                                  on 1998/11/27  15:00:42
21406     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
21407  Branch: perl
21408       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
21409       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
21410       !> lib/ExtUtils/typemap
21411 ____________________________________________________________________________
21412 [  2325] By: gsar                                  on 1998/11/27  14:46:18
21413     Log: malloc bugfix and documentation from Ilya Zakharevich
21414          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
21415          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
21416          Subject: [PATCH 5.005_*] Re: Internal coredump
21417          --
21418          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
21419          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
21420          Subject: [PATCH 5.005_*] malloc.c documentation
21421  Branch: perl
21422        ! malloc.c
21423 ____________________________________________________________________________
21424 [  2324] By: gsar                                  on 1998/11/27  14:41:38
21425     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
21426  Branch: perl
21427        ! ext/B/B/C.pm
21428 ____________________________________________________________________________
21429 [  2323] By: gsar                                  on 1998/11/27  14:33:44
21430     Log: From: maeda@src.ricoh.co.jp
21431          Date: Tue, 24 Nov 1998 10:37:45 +0900
21432          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
21433          Subject: format "..." bug
21434  Branch: perl
21435        ! pp_ctl.c t/op/write.t
21436 ____________________________________________________________________________
21437 [  2322] By: gsar                                  on 1998/11/27  14:20:12
21438     Log: add ext/Devel/Peek
21439          From: jan.dubois@ibm.net (Jan Dubois)
21440          Date: Mon, 23 Nov 1998 00:48:11 +0100
21441          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
21442          Subject: [PATCH 5.005_53] Devel::Peek integration
21443  Branch: perl
21444        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
21445        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
21446        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
21447        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
21448        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
21449 ____________________________________________________________________________
21450 [  2321] By: gsar                                  on 1998/11/27  13:03:08
21451     Log: ensure 'make regen_headers' even without perl installed
21452          (suggested by Ilya Zakharevich)
21453  Branch: perl
21454        ! bytecode.pl warning.pl
21455 ____________________________________________________________________________
21456 [  2320] By: gsar                                  on 1998/11/27  12:58:36
21457     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21458          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
21459          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
21460          Subject: [PATCH 5.005_*] Cosmetic malloc patch
21461  Branch: perl
21462        ! malloc.c
21463 ____________________________________________________________________________
21464 [  2319] By: gsar                                  on 1998/11/27  12:56:13
21465     Log: eliminate dup hunk from integration
21466  Branch: perl
21467        ! lib/filetest.pm perl.h
21468 ____________________________________________________________________________
21469 [  2318] By: gsar                                  on 1998/11/27  12:50:08
21470     Log: integrate cfgperl changes into mainline
21471  Branch: perl
21472       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
21473        ! pod/perlfaq4.pod
21474       !> (integrate 30 files)
21475 ____________________________________________________________________________
21476 [  2317] By: jhi                                   on 1998/11/27  11:38:13
21477     Log: C<-x>.
21478  Branch: cfgperl
21479        ! lib/filetest.pm
21480 ____________________________________________________________________________
21481 [  2316] By: jhi                                   on 1998/11/27  11:10:22
21482     Log: Integrate from mainperl.
21483  Branch: cfgperl
21484       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
21485       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
21486       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
21487       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
21488       !> win32/win32sck.c
21489 ____________________________________________________________________________
21490 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
21491     Log: integrate change#2246 from mainline, while still allowing
21492          C<sort $globref @foo>
21493          
21494          allow C<sort $coderef @foo>
21495  Branch: maint-5.005/perl
21496        ! op.c sv.c
21497       !> t/op/sort.t
21498 ____________________________________________________________________________
21499 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
21500     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
21501          forwarded by Jarkko Hietaniemi from Mark Bixby
21502  Branch: maint-5.005/perl
21503        ! ext/DynaLoader/dl_mpeix.xs installperl
21504 ____________________________________________________________________________
21505 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
21506     Log: Allow PL_FILES to have multiple targets from one source by allowing
21507          an array ref as the value in the hash
21508  Branch: maint-5.005/perl
21509        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21510        ! lib/ExtUtils/MakeMaker.pm
21511 ____________________________________________________________________________
21512 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
21513     Log: fix unsigned variables to use SvUV and sv_setuv
21514  Branch: maint-5.005/perl
21515        ! lib/ExtUtils/typemap
21516 ____________________________________________________________________________
21517 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
21518     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
21519  Branch: maint-5.005/perl
21520        ! lib/ExtUtils/MM_Unix.pm
21521 ____________________________________________________________________________
21522 [  2301] By: gsar                                  on 1998/11/26  10:16:54
21523     Log: fix PL_defoutgv leak under threads
21524  Branch: perl
21525        ! ext/Thread/Thread.xs
21526 ____________________________________________________________________________
21527 [  2300] By: gsar                                  on 1998/11/26  09:04:44
21528     Log: properly free temporaries created by threads
21529  Branch: perl
21530        ! ext/Thread/Thread.xs
21531 ____________________________________________________________________________
21532 [  2299] By: gsar                                  on 1998/11/26  06:51:16
21533     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
21534          to set the package for the block properly
21535  Branch: perl
21536        ! op.c t/comp/package.t t/lib/dumper.t
21537 ____________________________________________________________________________
21538 [  2298] By: nick                                  on 1998/11/24  22:04:20
21539     Log: Part-1 of tweaks to allow Tk to be "compiled"
21540          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
21541          (May also need attention to exports etc. - to follow.)
21542  Branch: perl
21543        ! universal.c
21544 ____________________________________________________________________________
21545 [  2294] By: jhi                                   on 1998/11/23  10:44:26
21546     Log: The new socket tests need in some platforms
21547          to #include <sys/types.h>.
21548  Branch: cfgperl
21549        ! Configure
21550 ____________________________________________________________________________
21551 [  2293] By: jhi                                   on 1998/11/23  10:33:42
21552     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
21553          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
21554          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
21555          Date: Mon, 23 Nov 1998 10:07:04 +0100
21556          Message-Id: <9811230907.AA06484@AWT.nl>
21557          
21558          NeXTstep NetInfo uses nidump to get the user/group databases.
21559  Branch: cfgperl
21560        ! t/op/grent.t t/op/pwent.t
21561 ____________________________________________________________________________
21562 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
21563     Log: Updated Porting/patchls utility.
21564  Branch: maint-5.004/perl
21565        ! Porting/patchls
21566 ____________________________________________________________________________
21567 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
21568     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
21569          From:  Henrik Tougaard <ht.000@foa.dk>
21570          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
21571          Files:  lib/Sys/Syslog.pm
21572  Branch: maint-5.004/perl
21573        ! lib/Sys/Syslog.pm
21574 ____________________________________________________________________________
21575 [  2286] By: jhi                                   on 1998/11/22  19:08:42
21576     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
21577  Branch: cfgperl
21578        ! ext/Socket/Socket.xs
21579 ____________________________________________________________________________
21580 [  2285] By: jhi                                   on 1998/11/22  18:21:07
21581     Log: MSG_PROXY for GNU/Hurd (previously we believed that
21582          all GNU libc platforms have MSG_PROXY.  Untrue).
21583          In fact this ended up as a major MSG_* and SCM_*
21584          update.  The MSG_XXX known to be enums in some
21585          versions of the glibc are now probed for and respective
21586          HAS_MSG_XXX are defined.  While I was at it I noticed
21587          SCM_RIGHTS being similarly an enum.  This reminded me of
21588          an ancient discussion in perl5-porters:
21589          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
21590          The BSD socket interface has a nifty feature for passing
21591          file descriptors and credentials--via sockets.  It may be
21592          too late to add this functionality to the CORE but
21593          at least Configure now probes for the functions,
21594          structs, and includes, defining the appropriate
21595          HAS_YYY and I_ZZZ, and the Socket extension exports
21596          the constants, in case somebody wants to write an
21597          extension for this interface.
21598  Branch: cfgperl
21599        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21600        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
21601        ! iperlsys.h
21602 ____________________________________________________________________________
21603 [  2284] By: jhi                                   on 1998/11/22  18:13:21
21604     Log: perlhist.pod 1.54, containing 5_53.
21605  Branch: cfgperl
21606        ! pod/perlhist.pod
21607 ____________________________________________________________________________
21608 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
21609     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
21610  Branch: maint-5.004/perl
21611        ! doio.c
21612 ____________________________________________________________________________
21613 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
21614     Log: Improve op/die_exit.t test for implicit close changing $!
21615  Branch: maint-5.004/perl
21616        ! t/op/die_exit.t
21617 ____________________________________________________________________________
21618 [  2268] By: jhi                                   on 1998/11/22  14:44:11
21619     Log: Fix thinko.
21620  Branch: cfgperl
21621        ! hints/dynixptx.sh
21622 ____________________________________________________________________________
21623 [  2267] By: jhi                                   on 1998/11/22  13:19:41
21624     Log: Document the d_socket override.
21625  Branch: cfgperl
21626        ! hints/dynixptx.sh
21627 ____________________________________________________________________________
21628 [  2266] By: jhi                                   on 1998/11/22  12:12:29
21629     Log: From: John Tobey <jtobey@channel1.com>
21630          Subject: [PATCH] perlfaq typos
21631          To: perl5-porters@perl.com
21632          Date: 22 Nov 1998 04:25:15 +0200
21633          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
21634  Branch: cfgperl
21635        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21636        ! pod/perlfaq7.pod pod/perlfaq8.pod
21637 ____________________________________________________________________________
21638 [  2265] By: jhi                                   on 1998/11/22  12:06:29
21639     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
21640          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
21641          Newsgroups: hut.lists.perl5-porters
21642          To: gsar@engin.umich.edu (Gurusamy Sarathy)
21643          Cc: perl5-porters@perl.org (Perl5 Porters)
21644          Date: 20 Nov 1998 12:20:41 +0200
21645  Branch: cfgperl
21646        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21647        ! ext/DB_File/DB_File.xs
21648 ____________________________________________________________________________
21649 [  2264] By: jhi                                   on 1998/11/22  11:55:09
21650     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
21651          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
21652          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
21653          To: perlbug@perl.com
21654          Date: 20 Nov 1998 18:39:06 +0200
21655          Lines: 47
21656          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
21657  Branch: cfgperl
21658        ! t/op/grent.t t/op/pwent.t
21659 ____________________________________________________________________________
21660 [  2263] By: jhi                                   on 1998/11/22  11:42:59
21661     Log: Permission testing is tricky when we have too much power.
21662          Problem reported in
21663          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
21664          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
21665          To: perlbug@perl.com
21666          Date: 20 Nov 1998 18:39:06 +0200
21667          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
21668  Branch: cfgperl
21669        ! t/op/filetest.t
21670 ____________________________________________________________________________
21671 [  2262] By: gsar                                  on 1998/11/22  11:37:02
21672     Log: fix broken CAPI generation
21673  Branch: perl
21674        ! win32/GenCAPI.pl
21675 ____________________________________________________________________________
21676 [  2261] By: jhi                                   on 1998/11/22  11:17:00
21677     Log: -x should be C<-x>, reported by Gerben Wierda.
21678  Branch: cfgperl
21679        ! pod/perlfunc.pod
21680 ____________________________________________________________________________
21681 [  2260] By: gsar                                  on 1998/11/22  11:12:02
21682     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
21683  Branch: perl
21684        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
21685        ! proto.h
21686 ____________________________________________________________________________
21687 [  2259] By: jhi                                   on 1998/11/22  11:06:40
21688     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
21689          Subject: Re: [PATCH] Re: pod2man bug in date generated line
21690          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
21691          Cc: perlbug@perl.com
21692          Date: 20 Nov 1998 21:30:17 +0200
21693          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
21694  Branch: cfgperl
21695        ! pod/pod2man.PL
21696 ____________________________________________________________________________
21697 [  2256] By: jhi                                   on 1998/11/21  10:44:01
21698     Log: From: Thomas Bowditch <bowditch@inmet.com>
21699          Subject: Benchmark.pm suggestion
21700          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
21701          Date: Fri, 20 Nov 1998 17:43:46 -0500
21702          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
21703          
21704          Added timesum().
21705  Branch: cfgperl
21706        ! lib/Benchmark.pm
21707 ____________________________________________________________________________
21708 [  2255] By: gsar                                  on 1998/11/21  08:45:06
21709     Log: another win32 portability fix: make sysread() and syswrite()
21710          work on sockets
21711  Branch: perl
21712        ! pp_sys.c win32/win32.h
21713 ____________________________________________________________________________
21714 [  2254] By: gsar                                  on 1998/11/21  07:49:06
21715     Log: win32_recvfrom() compatibility fix
21716  Branch: perl
21717        ! win32/win32sck.c
21718 ____________________________________________________________________________
21719 [  2253] By: jhi                                   on 1998/11/20  08:22:06
21720     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
21721          To: jhi@iki.fi
21722          Subject: MPE/iX Perl 5.005_02 oops
21723          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
21724          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
21725  Branch: cfgperl
21726        ! ext/DynaLoader/dl_mpeix.xs installperl
21727 ____________________________________________________________________________
21728 [  2252] By: gsar                                  on 1998/11/19  17:38:03
21729     Log: mess_sv tweak for change#2249
21730  Branch: perl
21731        ! util.c
21732 ____________________________________________________________________________
21733 [  2251] By: jhi                                   on 1998/11/18  12:32:19
21734     Log: Display use64bits and usemultiplicity but only if necessary.
21735  Branch: cfgperl
21736        ! myconfig
21737 ____________________________________________________________________________
21738 [  2250] By: jhi                                   on 1998/11/18  12:26:50
21739     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
21740          Subject: pp.c uses 'unsigned Quad_t'
21741          To: perlbug@perl.com 
21742          Date: Sun, 15 Nov 1998 20:57:05 -0300 
21743          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
21744  Branch: cfgperl
21745        ! perl.h pp.c
21746 ____________________________________________________________________________
21747 [  2249] By: gsar                                  on 1998/11/18  05:43:11
21748     Log: use PL_mess_sv only during global destruction (fixes problems with
21749          overlapping invocations of form()/warn()/die()/croak() trampling on
21750          each other's messages)
21751  Branch: perl
21752        ! mg.c util.c
21753 ____________________________________________________________________________
21754 [  2248] By: gsar                                  on 1998/11/18  05:39:36
21755     Log: tweak change#2245 to skip previous message if any
21756  Branch: perl
21757        ! pp_ctl.c t/pragma/warn/pp_ctl
21758 ____________________________________________________________________________
21759 [  2247] By: jhi                                   on 1998/11/17  11:46:56
21760     Log: Integrate from mainperl.
21761  Branch: cfgperl
21762       !> (integrate 26 files)
21763 ____________________________________________________________________________
21764 [  2246] By: gsar                                  on 1998/11/17  09:41:10
21765     Log: allow C<sort $coderef @foo>
21766  Branch: perl
21767        ! op.c t/op/sort.t t/pragma/overload.t
21768 ____________________________________________________________________________
21769 [  2245] By: gsar                                  on 1998/11/17  08:28:26
21770     Log: propagate failures in DESTROY() as (optional) warnings
21771  Branch: perl
21772        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
21773 ____________________________________________________________________________
21774 [  2244] By: gsar                                  on 1998/11/17  07:43:08
21775     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
21776  Branch: perl
21777        ! perl.c thrdvar.h
21778 ____________________________________________________________________________
21779 [  2243] By: gsar                                  on 1998/11/17  07:40:09
21780     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
21781  Branch: perl
21782        ! lib/warning.pm warning.h warning.pl
21783 ____________________________________________________________________________
21784 [  2242] By: gsar                                  on 1998/11/17  06:32:39
21785     Log: fix skipspace() to properly account for newlines in eval''-ed
21786          strings (caused bogus line numbers in diagnostics and debugger)
21787  Branch: perl
21788        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
21789 ____________________________________________________________________________
21790 [  2241] By: gsar                                  on 1998/11/17  03:48:12
21791     Log: s/Perl_utf8skip/PL_utf8skip/g
21792  Branch: perl
21793        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
21794 ____________________________________________________________________________
21795 [  2240] By: gsar                                  on 1998/11/14  06:09:06
21796     Log: rework op/groups.t
21797  Branch: perl
21798        ! t/op/filetest.t t/op/groups.t
21799 ____________________________________________________________________________
21800 [  2235] By: gsar                                  on 1998/11/14  00:17:05
21801     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
21802  Branch: perl
21803        ! op.c
21804 ____________________________________________________________________________
21805 [  2234] By: gsar                                  on 1998/11/14  00:14:02
21806     Log: update Changes
21807  Branch: perl
21808        ! Changes win32/config.bc win32/config.gc win32/config.vc
21809 ____________________________________________________________________________
21810 [  2233] By: gsar                                  on 1998/11/13  09:43:03
21811     Log: doc tweak
21812  Branch: perl
21813        ! README.win32
21814 ____________________________________________________________________________
21815 [  2230] By: jhi                                   on 1998/11/12  17:07:45
21816     Log: Allow hints file override for d_socket
21817          (based on Sequent-induced change #2229).
21818  Branch: cfgperl
21819        ! Configure
21820 ____________________________________________________________________________
21821 [  2229] By: jhi                                   on 1998/11/12  16:32:33
21822     Log: 
21823          From: "Martin J. Bligh" <mbligh@sequent.com>
21824          To: jhi@iki.fi
21825          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
21826          Subject: Re: Making Perl work on DYNIX/ptx
21827          Date: Tue, 10 Nov 1998 16:24:26 -0800
21828          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
21829  Branch: cfgperl
21830        ! hints/dynixptx.sh
21831 ____________________________________________________________________________
21832 [  2228] By: jhi                                   on 1998/11/12  11:40:37
21833     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
21834          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
21835          To: jhi@iki.fi
21836          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
21837          Subject: Re: Making Perl work on DYNIX/ptx
21838          Date: Tue, 10 Nov 1998 18:01:10 -0800
21839  Branch: cfgperl
21840        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
21841 ____________________________________________________________________________
21842 [  2227] By: jhi                                   on 1998/11/12  11:17:42
21843     Log: Integrate from mainperl.
21844  Branch: cfgperl
21845       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
21846       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
21847       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
21848       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
21849       !> win32/win32.c x2p/s2p.PL
21850 ____________________________________________________________________________
21851 [  2226] By: gsar                                  on 1998/11/11  21:05:42
21852     Log: provide -DPERL_POLLUTE
21853  Branch: perl
21854        ! embed.pl embedvar.h
21855 ____________________________________________________________________________
21856 [  2225] By: jhi                                   on 1998/11/09  07:45:12
21857     Log: From: Hans Mulder <hansm@icgroup.nl>
21858          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
21859          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
21860          perl5-porters@perl.org
21861          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
21862          (UNINSTALLED)
21863          Date: Sun,  8 Nov 98 22:20:23 +0100
21864          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
21865  Branch: cfgperl
21866        ! malloc.c perl.h
21867 ____________________________________________________________________________
21868 [  2224] By: gsar                                  on 1998/11/09  03:13:14
21869     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
21870          Christoph <lupe@alanya.m.isar.de>)
21871  Branch: perl
21872        ! lib/Text/Wrap.pm
21873 ____________________________________________________________________________
21874 [  2223] By: gsar                                  on 1998/11/09  02:09:06
21875     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
21876          <lionel.fourquaux@wanadoo.fr>)
21877  Branch: perl
21878        ! x2p/s2p.PL
21879 ____________________________________________________________________________
21880 [  2222] By: gsar                                  on 1998/11/09  01:56:24
21881     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
21882          Date: Wed, 04 Nov 1998 12:19:44 +0000
21883          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
21884          Subject: [PATCH] Re: [5.005_53] read overflow? 
21885          --
21886          Date: Wed, 04 Nov 1998 13:15:18 +0000
21887          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
21888          Subject: [PATCH 5.005_53] perl -V fix
21889  Branch: perl
21890        ! perl.c regexec.c
21891 ____________________________________________________________________________
21892 [  2221] By: gsar                                  on 1998/11/09  01:34:56
21893     Log: From: jan.dubois@ibm.net (Jan Dubois)
21894          Date: Sun, 01 Nov 1998 00:05:01 +0100
21895          Message-ID: <364294bd.18052307@smtp1.ibm.net>
21896          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
21897  Branch: perl
21898        ! Changes win32/makedef.pl
21899 ____________________________________________________________________________
21900 [  2220] By: gsar                                  on 1998/11/08  21:13:07
21901     Log: integrate changes#2120,2168,2218 from maint-5.005;
21902          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
21903          enum; make regen_headers
21904  Branch: perl
21905        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
21906        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
21907 ____________________________________________________________________________
21908 [  2219] By: gsar                                  on 1998/11/08  19:42:57
21909     Log: integrate cfgperl changes into mainline
21910  Branch: perl
21911       +> README.vmesa
21912       !> Configure MANIFEST Porting/Glossary Porting/config.sh
21913       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
21914       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
21915       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
21916       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
21917       !> thread.h vms/subconfigure.com vos/config.h
21918 ____________________________________________________________________________
21919 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
21920     Log: From: Graham Barr <gbarr@ti.com>
21921          Date: Mon, 2 Nov 1998 07:38:52 -0600
21922          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
21923          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
21924  Branch: maint-5.005/perl
21925        ! ext/IPC/SysV/Msg.pm
21926 ____________________________________________________________________________
21927 [  2215] By: gsar                                  on 1998/11/08  02:52:52
21928     Log: set close-on-exec bit on pipe() FDs
21929  Branch: perl
21930        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
21931 ____________________________________________________________________________
21932 [  2214] By: gsar                                  on 1998/11/08  02:27:57
21933     Log: typo in newHVhv()
21934  Branch: perl
21935        ! hv.c
21936 ____________________________________________________________________________
21937 [  2211] By: jhi                                   on 1998/11/07  21:14:18
21938     Log: Finalize the Mach CThreads support.
21939          
21940          From: Hans Mulder <hansm@icgroup.nl>
21941          Date: Sat,  7 Nov 98 22:06:20 +0100
21942          To: Gurusamy Sarathy <gsar@engin.umich.edu>
21943          Cc: jhi@iki.fi, perl5-porters@perl.org
21944          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
21945          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
21946  Branch: cfgperl
21947        ! malloc.c perl.h
21948 ____________________________________________________________________________
21949 [  2210] By: gsar                                  on 1998/11/06  20:36:50
21950     Log: fix AvREALISH bogusness
21951  Branch: perl
21952        ! av.c t/op/array.t
21953 ____________________________________________________________________________
21954 [  2209] By: jhi                                   on 1998/11/06  08:05:31
21955     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
21956          ASSERT() causes problems in {NeXTStep,OpenStep}.
21957          
21958          From: Hans Mulder <hansm@icgroup.nl>
21959          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
21960          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
21961          Date: Fri,  6 Nov 98 01:27:41 +0100
21962          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
21963          
21964          and
21965          
21966          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21967          Subject: Re: ASSERT() in malloc.c
21968          To: jhi@iki.fi
21969          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
21970          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
21971  Branch: cfgperl
21972        ! malloc.c
21973 ____________________________________________________________________________
21974 [  2208] By: jhi                                   on 1998/11/06  07:55:38
21975     Log: Mach CThreads needs #include <mach/cthreads.h>.
21976  Branch: cfgperl
21977        ! perl.h
21978 ____________________________________________________________________________
21979 [  2206] By: jhi                                   on 1998/11/05  14:54:52
21980     Log: PERL_BADLANG wrongly documented.
21981          
21982          From: ts <decoux@moulon.inra.fr>
21983          To: jhi@cc.hut.fi
21984          Subject: Re: Locale warning messages
21985          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
21986          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
21987          
21988          and
21989          
21990          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21991          Subject: Re: PERL_BADLANG
21992          To: jhi@iki.fi
21993          Subject: Re: PERL_BADLANG
21994          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
21995          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
21996  Branch: cfgperl
21997        ! pod/perllocale.pod
21998 ____________________________________________________________________________
21999 [  2205] By: jhi                                   on 1998/11/05  14:24:33
22000     Log: Document all the control flow keywords in perlfunc
22001          so that "perlfunc -f while" works.
22002  Branch: cfgperl
22003        ! pod/perlfunc.pod
22004 ____________________________________________________________________________
22005 [  2204] By: jhi                                   on 1998/11/05  12:46:02
22006     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
22007          (from vos/config.h).  Update Porting/{Glossary,config*}.
22008  Branch: cfgperl
22009        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22010        ! config_h.SH vos/config.h
22011 ____________________________________________________________________________
22012 [  2203] By: jhi                                   on 1998/11/05  08:34:39
22013     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
22014  Branch: cfgperl
22015        ! hints/vmesa.sh vms/subconfigure.com
22016 ____________________________________________________________________________
22017 [  2202] By: jhi                                   on 1998/11/05  08:03:20
22018     Log: Integrate from mainperl.
22019  Branch: cfgperl
22020       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
22021       !> win32/Makefile win32/makefile.mk win32/win32.c
22022 ____________________________________________________________________________
22023 [  2201] By: gsar                                  on 1998/11/05  04:40:44
22024     Log: another POPSTACK victim
22025  Branch: perl
22026        ! cop.h sv.c
22027 ____________________________________________________________________________
22028 [  2196] By: gsar                                  on 1998/11/05  02:07:54
22029     Log: fix a location affected by change#2191, add note about POPSTACK
22030  Branch: perl
22031        ! cop.h gv.c pp_ctl.c
22032 ____________________________________________________________________________
22033 [  2195] By: gsar                                  on 1998/11/05  02:04:45
22034     Log: makefile notes
22035  Branch: perl
22036        ! win32/Makefile win32/makefile.mk
22037 ____________________________________________________________________________
22038 [  2192] By: gsar                                  on 1998/11/04  23:48:53
22039     Log: indeterminate order-of-evaluation fixes
22040  Branch: perl
22041        ! mg.c
22042 ____________________________________________________________________________
22043 [  2191] By: gsar                                  on 1998/11/04  23:02:16
22044     Log: refetch local stack pointer in POPSTACK
22045  Branch: perl
22046        ! cop.h perl.c
22047 ____________________________________________________________________________
22048 [  2190] By: jhi                                   on 1998/11/04  08:50:40
22049     Log: Configure update.
22050          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
22051          
22052          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
22053          To: Martin Bligh <mbligh@sequent.com>
22054          Cc: Jarkko Hietaniemi <jhi@iki.fi>
22055          Subject: Re: Perl 5's configure on DYNIX/ptx
22056          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
22057          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
22058          
22059          find sockets also from libsocket, not just libnet.
22060          OS390: $compile_ok instead of $compile for <inttypes.h>,
22061          
22062          From: pvhp@forte.com (Peter Prymmer)
22063          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
22064          Subject: _53 not OK on os390 but looking better than ever
22065          Date: Tue, 3 Nov 98 17:33:22 PST
22066          Message-Id: <9811040133.AA09450@forte.com>
22067  Branch: cfgperl
22068        ! Configure
22069 ____________________________________________________________________________
22070 [  2189] By: jhi                                   on 1998/11/04  07:43:58
22071     Log: sysio.t failure: fix undefined order of evaluation, from
22072          
22073          From: Spider Boardman <spider@web.zk3.dec.com>
22074          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
22075          To: perlbug@perl.com
22076          Date: 4 Nov 1998 01:22:30 +0200
22077          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
22078  Branch: cfgperl
22079        ! pp_sys.c
22080 ____________________________________________________________________________
22081 [  2188] By: gsar                                  on 1998/11/04  02:59:16
22082     Log: fix return value of win32_pclose()
22083  Branch: perl
22084        ! win32/win32.c
22085 ____________________________________________________________________________
22086 [  2187] By: gsar                                  on 1998/11/04  02:56:34
22087     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
22088  Branch: perl
22089        ! Changes doop.c gv.c util.c
22090 ____________________________________________________________________________
22091 [  2186] By: jhi                                   on 1998/11/03  08:17:52
22092     Log: Document quads in pack.
22093  Branch: cfgperl
22094        ! pod/perlfunc.pod
22095 ____________________________________________________________________________
22096 [  2185] By: jhi                                   on 1998/11/03  07:49:35
22097     Log: (IV) vs (I32) vs I_V()
22098          
22099          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
22100          From: Anton Berezin <tobez@plab.ku.dk> 
22101          To: "p5p" <perl5-porters@perl.org> 
22102          Date: 01 Nov 1998 15:09:11 +0100 
22103          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
22104          
22105          and
22106          
22107          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
22108          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
22109          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
22110  Branch: cfgperl
22111        ! sv.c
22112 ____________________________________________________________________________
22113 [  2184] By: jhi                                   on 1998/11/03  07:42:46
22114     Log: VM/ESA updates.
22115  Branch: cfgperl
22116        + README.vmesa
22117        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
22118 ____________________________________________________________________________
22119 [  2183] By: jhi                                   on 1998/11/02  12:58:13
22120     Log: The id(1)-parsing is real fun.
22121  Branch: cfgperl
22122        ! t/op/groups.t
22123 ____________________________________________________________________________
22124 [  2182] By: jhi                                   on 1998/11/02  12:07:43
22125     Log: Decommission the symlink test.
22126  Branch: cfgperl
22127        ! t/op/lex_assign.t
22128 ____________________________________________________________________________
22129 [  2181] By: jhi                                   on 1998/11/02  12:03:08
22130     Log: Replace ATTR_JOINABLE with true Configure probe
22131          for PTHREAD_CREATE_JOINABLE (or equivalent:
22132          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
22133          Remove ATTR_JOINABLE itself: Thread.xs uses
22134          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
22135          
22136          Really scan for <mach/cthreads.h> only if usethreads.
22137  Branch: cfgperl
22138        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
22139 ____________________________________________________________________________
22140 [  2180] By: jhi                                   on 1998/11/02  11:07:34
22141     Log: In HP-UX 10.X usethreads only if the required files are present.
22142  Branch: cfgperl
22143        ! hints/hpux.sh
22144 ____________________________________________________________________________
22145 [  2179] By: jhi                                   on 1998/11/02  09:10:33
22146     Log: Prefer groups(1).
22147          id -Gn can be broken.
22148          id -a can save the day.
22149  Branch: cfgperl
22150        ! t/op/groups.t
22151 ____________________________________________________________________________
22152 [  2178] By: jhi                                   on 1998/11/02  08:35:29
22153     Log: Detrail enum comma.
22154  Branch: cfgperl
22155        ! perl.h
22156 ____________________________________________________________________________
22157 [  2177] By: jhi                                   on 1998/11/02  08:24:12
22158     Log: 0**0 = 1, from
22159          
22160          From: d-lewart@uiuc.edu (Daniel S. Lewart)
22161          Subject: Math::Complex 0**0 patches
22162          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
22163          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
22164          To: jhi@iki.fi (Jarkko Hietaniemi),
22165          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
22166  Branch: cfgperl
22167        ! lib/Math/Complex.pm t/lib/complex.t
22168 ____________________________________________________________________________
22169 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
22170     Log: From: jan.dubois@ibm.net (Jan Dubois)   
22171          Date: Fri, 09 Oct 1998 23:28:31 +0200
22172          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
22173          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
22174  Branch: maint-5.005/perl
22175        ! XSUB.h
22176 ____________________________________________________________________________
22177 [  2164] By: jhi                                   on 1998/10/31  15:50:02
22178     Log: Integrate from mainperl.
22179  Branch: cfgperl
22180       +> t/op/lex_assign.t
22181       !> (integrate 45 files)
22182
22183 ----------------
22184 Version 5.005_53
22185 ----------------
22186
22187 ____________________________________________________________________________
22188 [  2163] By: gsar                                  on 1998/10/31  11:31:12
22189     Log: bump patchlevel; other minor fixes for clean build and test on
22190          Solaris and win32
22191  Branch: perl
22192        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
22193        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
22194        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
22195        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
22196        ! x2p/a2p.c
22197 ____________________________________________________________________________
22198 [  2162] By: gsar                                  on 1998/10/31  09:40:31
22199     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22200          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
22201          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
22202          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
22203  Branch: perl
22204        ! pp.h
22205 ____________________________________________________________________________
22206 [  2161] By: gsar                                  on 1998/10/31  09:39:13
22207     Log: From: Albert Dvornik <bert@genscan.com>
22208          Date: 30 Oct 1998 17:50:04 -0500
22209          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
22210          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
22211  Branch: perl
22212        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
22213 ____________________________________________________________________________
22214 [  2160] By: gsar                                  on 1998/10/31  09:35:03
22215     Log: fix for bugs in -x mode
22216          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22217          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
22218          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
22219          Subject: [PATCH 5.00552] Fix h2xs
22220  Branch: perl
22221        ! utils/h2xs.PL
22222 ____________________________________________________________________________
22223 [  2159] By: gsar                                  on 1998/10/31  09:31:36
22224     Log: Data::Dumper update
22225  Branch: perl
22226        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
22227        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
22228 ____________________________________________________________________________
22229 [  2153] By: gsar                                  on 1998/10/30  21:40:09
22230     Log: add testsuite portion of patch
22231          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22232          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
22233          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
22234          Subject: [PATCH 5.00321 ;-)] 87% speedup
22235  Branch: perl
22236        + t/op/lex_assign.t
22237        ! MANIFEST
22238 ____________________________________________________________________________
22239 [  2152] By: gsar                                  on 1998/10/30  21:08:11
22240     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
22241  Branch: perl
22242        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
22243 ____________________________________________________________________________
22244 [  2151] By: gsar                                  on 1998/10/30  20:18:09
22245     Log: From: Mark-Jason Dominus <mjd@plover.com>
22246          Date: Fri, 30 Oct 1998 14:24:23 EST
22247          Message-Id: <19981030192423.27276.qmail@plover.com>
22248          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
22249  Branch: perl
22250        ! x2p/walk.c
22251 ____________________________________________________________________________
22252 [  2150] By: gsar                                  on 1998/10/30  20:08:57
22253     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22254          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
22255          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
22256          Subject: [PATCH 5.00552] Overloaded <> and deref again
22257  Branch: perl
22258        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
22259        ! t/pragma/overload.t toke.c
22260 ____________________________________________________________________________
22261 [  2149] By: gsar                                  on 1998/10/30  19:38:15
22262     Log: From: Roderick Schertler <roderick@argon.org>
22263          Date: Thu, 29 Oct 1998 14:50:18 -0500
22264          Message-ID: <17625.909690618@eeyore.ibcinc.com>
22265          Subject: patch for daemonization docs in perlipc
22266  Branch: perl
22267        ! pod/perlipc.pod
22268 ____________________________________________________________________________
22269 [  2148] By: gsar                                  on 1998/10/30  19:36:07
22270     Log: From: Anton Berezin <tobez@plab.ku.dk>
22271          Date: 29 Oct 1998 17:06:25 +0100
22272          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
22273          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
22274  Branch: perl
22275        ! win32/win32.c
22276 ____________________________________________________________________________
22277 [  2147] By: gsar                                  on 1998/10/30  19:31:37
22278     Log: tweaked version of suggested patch
22279          From: Anton Berezin <tobez@plab.ku.dk>
22280          Date: 29 Oct 1998 14:48:54 +0100
22281          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
22282          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
22283  Branch: perl
22284        ! win32/win32.c
22285 ____________________________________________________________________________
22286 [  2146] By: gsar                                  on 1998/10/30  19:03:50
22287     Log: hand-apply whitespace-mutiliated patch
22288          From: "vishal bhatia" <vishalb@hotmail.com>
22289          Date: Wed, 28 Oct 1998 23:45:32 PST
22290          Message-ID: <19981029074534.2334.qmail@hotmail.com>
22291          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
22292  Branch: perl
22293        ! ext/B/B/C.pm ext/B/B/CC.pm
22294 ____________________________________________________________________________
22295 [  2145] By: gsar                                  on 1998/10/30  18:46:58
22296     Log: remaining PL_foo stragglers
22297  Branch: perl
22298        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
22299        ! op.h os2/os2.c vms/gen_shrfls.pl
22300 ____________________________________________________________________________
22301 [  2144] By: gsar                                  on 1998/10/30  17:38:36
22302     Log: integrate cfgperl tweaks into mainline
22303  Branch: perl
22304       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
22305       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
22306 ____________________________________________________________________________
22307 [  2143] By: jhi                                   on 1998/10/30  13:27:39
22308     Log: There can be multiple yacc/bison errors.
22309  Branch: cfgperl
22310        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
22311 ____________________________________________________________________________
22312 [  2142] By: jhi                                   on 1998/10/30  13:18:43
22313     Log: README.posix-bc update.
22314  Branch: cfgperl
22315        ! README.posix-bc
22316 ____________________________________________________________________________
22317 [  2141] By: jhi                                   on 1998/10/30  09:12:59
22318     Log: #2133 fallout.
22319  Branch: cfgperl
22320        ! doio.c ext/POSIX/POSIX.xs
22321 ____________________________________________________________________________
22322 [  2140] By: jhi                                   on 1998/10/30  08:43:18
22323     Log: Integrate from mainperl.
22324  Branch: cfgperl
22325       +> globvar.sym pp.sym
22326        - objpp.h thread.sym
22327       !> (integrate 61 files)
22328 ____________________________________________________________________________
22329 [  2133] By: gsar                                  on 1998/10/30  02:51:39
22330     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
22331          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
22332          should soon be automated also; the global variables that
22333          escaped the PL_foo conversion are now reined in; renamed
22334          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
22335          type of same name; duplicated lists of pp_things in various
22336          places is now gone; result has only been tested on win32
22337  Branch: perl
22338        + globvar.sym pp.sym
22339        - objpp.h thread.sym
22340        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
22341        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
22342        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
22343        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
22344        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
22345        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
22346        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
22347        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
22348        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
22349        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22350        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
22351 ____________________________________________________________________________
22352 [  2130] By: jhi                                   on 1998/10/29  15:31:26
22353     Log: Pure bison yylex() proto was broken.
22354  Branch: cfgperl
22355        ! proto.h
22356 ____________________________________________________________________________
22357 [  2126] By: jhi                                   on 1998/10/29  08:35:54
22358     Log: Integrate mainperl.
22359  Branch: cfgperl
22360       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
22361       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
22362       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
22363       !> t/pragma/warn/doio toke.c win32/makefile.mk
22364 ____________________________________________________________________________
22365 [  2125] By: jhi                                   on 1998/10/29  08:32:38
22366     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
22367  Branch: cfgperl
22368        ! Makefile.SH
22369 ____________________________________________________________________________
22370 [  2124] By: jhi                                   on 1998/10/29  08:06:44
22371     Log: EBCDIC Makefile.SH tuneup.
22372  Branch: cfgperl
22373        ! Makefile.SH
22374 ____________________________________________________________________________
22375 [  2119] By: gsar                                  on 1998/10/28  23:24:04
22376     Log: remove doubled hunk from integration
22377  Branch: perl
22378        ! pp.c
22379 ____________________________________________________________________________
22380 [  2118] By: gsar                                  on 1998/10/28  22:03:31
22381     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22382          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
22383          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
22384          Subject: [PATCH 5.00552] Minor debugger tweaks
22385  Branch: perl
22386        ! lib/perl5db.pl
22387 ____________________________________________________________________________
22388 [  2117] By: gsar                                  on 1998/10/28  22:02:30
22389     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22390          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
22391          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
22392          Subject: [PATCH 5.00552] Make sort respect overloading
22393  Branch: perl
22394        ! pp_ctl.c proto.h t/pragma/overload.t
22395 ____________________________________________________________________________
22396 [  2116] By: gsar                                  on 1998/10/28  21:51:11
22397     Log: MM patches from Ilya Zakharevich
22398          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
22399          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
22400          Subject: [PATCH 5.00552] Make MakeMaker more verbose
22401          --
22402          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
22403          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
22404          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
22405  Branch: perl
22406        ! lib/ExtUtils/MakeMaker.pm
22407 ____________________________________________________________________________
22408 [  2115] By: gsar                                  on 1998/10/28  21:46:19
22409     Log: add explicit references to perl source path in ld2 and gcc2
22410  Branch: perl
22411        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
22412 ____________________________________________________________________________
22413 [  2114] By: gsar                                  on 1998/10/28  21:39:56
22414     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
22415          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
22416          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
22417          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
22418  Branch: perl
22419        ! INSTALL
22420 ____________________________________________________________________________
22421 [  2113] By: gsar                                  on 1998/10/28  21:21:16
22422     Log: integrate cfgperl into mainline
22423  Branch: perl
22424       +> t/op/filetest.t
22425       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
22426       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
22427       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
22428       !> thread.h toke.c vmesa/Makefile
22429 ____________________________________________________________________________
22430 [  2112] By: gsar                                  on 1998/10/28  21:14:18
22431     Log: minor cleanup
22432  Branch: perl
22433        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
22434 ____________________________________________________________________________
22435 [  2111] By: gsar                                  on 1998/10/28  18:52:10
22436     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
22437  Branch: perl
22438        ! toke.c
22439 ____________________________________________________________________________
22440 [  2110] By: jhi                                   on 1998/10/28  15:07:54
22441     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
22442  Branch: cfgperl
22443        ! Makefile.SH
22444 ____________________________________________________________________________
22445 [  2109] By: jhi                                   on 1998/10/28  13:39:54
22446     Log: a2p.y needs to generate also y.tab.h.
22447  Branch: cfgperl
22448        ! Makefile.SH
22449 ____________________________________________________________________________
22450 [  2108] By: jhi                                   on 1998/10/28  10:33:36
22451     Log: The "parse error" must be converted to "syntax error",
22452          just matching it aint' enough.
22453  Branch: cfgperl
22454        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
22455        ! t/pragma/warning.t
22456 ____________________________________________________________________________
22457 [  2107] By: jhi                                   on 1998/10/28  10:23:05
22458     Log: Regen sig_n{ame,umber}* if slightest doubt.
22459  Branch: cfgperl
22460        ! Configure
22461 ____________________________________________________________________________
22462 [  2106] By: jhi                                   on 1998/10/28  08:44:49
22463     Log: Bison says 'parse error', not 'parser error'.
22464  Branch: cfgperl
22465        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
22466        ! t/pragma/warning.t
22467 ____________________________________________________________________________
22468 [  2105] By: jhi                                   on 1998/10/28  08:42:09
22469     Log: yylex() parametrization.
22470  Branch: cfgperl
22471        ! proto.h toke.c
22472 ____________________________________________________________________________
22473 [  2104] By: jhi                                   on 1998/10/28  08:25:09
22474     Log: Bring in #2102.
22475  Branch: cfgperl
22476        ! pp.c
22477 ____________________________________________________________________________
22478 [  2103] By: jhi                                   on 1998/10/28  08:22:04
22479     Log: From: Dominic Dunlop <domo@vo.lu>
22480          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
22481          Date: 27 Oct 1998 20:47:25 +0200
22482          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
22483  Branch: cfgperl
22484        ! t/op/groups.t
22485 ____________________________________________________________________________
22486 [  2102] By: larry                                 on 1998/10/27  18:58:55
22487     Log: utf8 change to quotemeta broke EBCDIC
22488  Branch: perl
22489        ! pp.c
22490 ____________________________________________________________________________
22491 [  2101] By: jhi                                   on 1998/10/27  12:55:34
22492     Log: $Config{sig_num_init}.
22493          Also, a new approach to the 'pthreads-created-joinable': drop
22494          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
22495          directly. (See also #2096).
22496  Branch: cfgperl
22497        ! Configure config_h.SH
22498 ____________________________________________________________________________
22499 [  2100] By: jhi                                   on 1998/10/27  10:48:55
22500     Log: Regenerated perly_c.diff.
22501  Branch: cfgperl
22502        ! perly_c.diff
22503 ____________________________________________________________________________
22504 [  2099] By: jhi                                   on 1998/10/27  08:42:25
22505     Log: First the mangler was Netscape, then it was me.
22506  Branch: cfgperl
22507        ! vmesa/Makefile
22508 ____________________________________________________________________________
22509 [  2098] By: jhi                                   on 1998/10/27  08:34:40
22510     Log: `id -Gn` might be available where `groups` is not.
22511  Branch: cfgperl
22512        ! t/op/groups.t
22513 ____________________________________________________________________________
22514 [  2097] By: jhi                                   on 1998/10/27  08:05:17
22515     Log: Netscape had mangled the tabs.
22516  Branch: cfgperl
22517        ! vmesa/Makefile
22518 ____________________________________________________________________________
22519 [  2096] By: jhi                                   on 1998/10/27  08:03:05
22520     Log: ATTR_JOINABLE logic, based on (private email)
22521          
22522          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
22523          Subject: Some little diffs
22524          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
22525          Date: Tue, 27 Oct 1998 13:44:42 +1300
22526  Branch: cfgperl
22527        ! thread.h
22528 ____________________________________________________________________________
22529 [  2095] By: jhi                                   on 1998/10/27  07:56:57
22530     Log: Mach cthreads support based on:
22531          
22532          From: brie@corp.home.net (Brian Harrison)
22533          Subject: perl5.005_02 patch for mthreads
22534          To: perl5-porters@perl.org
22535          Date: 24 Oct 1998 01:01:55 +0300
22536          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
22537          
22538          Pthread yield probe (dejavu)
22539          Cosmetic nanochange for the union semun output.
22540          Better inttypes.h probe.
22541          Undo the 'void *' $selecttype probe from #1971 because
22542          it breaks the $selectminbits test.
22543  Branch: cfgperl
22544        ! Configure config_h.SH perl.h thread.h
22545 ____________________________________________________________________________
22546 [  2094] By: jhi                                   on 1998/10/26  13:02:07
22547     Log: Also posix-bc wants to reyacc.
22548  Branch: cfgperl
22549        ! Makefile.SH
22550 ____________________________________________________________________________
22551 [  2093] By: jhi                                   on 1998/10/26  10:17:21
22552     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
22553          5_02 and really breaking things in non-ASCII worlds.
22554  Branch: cfgperl
22555        ! pp.c
22556 ____________________________________________________________________________
22557 [  2092] By: jhi                                   on 1998/10/26  09:08:00
22558     Log: More robustness.
22559  Branch: cfgperl
22560        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
22561        ! t/pragma/warning.t
22562 ____________________________________________________________________________
22563 [  2091] By: jhi                                   on 1998/10/26  08:47:32
22564     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
22565          Bison really wants YYLEX_PARAM.
22566  Branch: cfgperl
22567        ! perly.y proto.h toke.c
22568 ____________________________________________________________________________
22569 [  2090] By: jhi                                   on 1998/10/26  08:21:25
22570     Log: s/YYLEX_PARAM/YYLEXPARAM/
22571  Branch: cfgperl
22572        ! perly.y
22573 ____________________________________________________________________________
22574 [  2089] By: jhi                                   on 1998/10/26  08:17:33
22575     Log: Indicate skipped subtests.
22576  Branch: cfgperl
22577        ! t/io/pipe.t
22578 ____________________________________________________________________________
22579 [  2088] By: jhi                                   on 1998/10/26  08:11:36
22580     Log: Integrate from mainperl.
22581  Branch: cfgperl
22582       !> (integrate 54 files)
22583 ____________________________________________________________________________
22584 [  2087] By: jhi                                   on 1998/10/26  08:08:02
22585     Log: Add test for filetests.
22586  Branch: cfgperl
22587        + t/op/filetest.t
22588        ! MANIFEST
22589 ____________________________________________________________________________
22590 [  2086] By: gsar                                  on 1998/10/26  02:44:44
22591     Log: various win32 tweaks; disable new xs_cpp section (it creates
22592          ambiguous inference graph for %.xs --> %.o)
22593  Branch: perl
22594        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
22595        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
22596        ! win32/config.gc win32/config_H.gc win32/makedef.pl
22597        ! win32/makefile.mk win32/win32.h
22598 ____________________________________________________________________________
22599 [  2085] By: gsar                                  on 1998/10/26  00:50:02
22600     Log: sanity-check $Config{drand01} in rand.t
22601  Branch: perl
22602        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
22603        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22604 ____________________________________________________________________________
22605 [  2078] By: gsar                                  on 1998/10/25  10:22:04
22606     Log: update win32/config*.?c
22607  Branch: perl
22608        ! Changes win32/config.bc win32/config.gc win32/config.vc
22609        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22610 ____________________________________________________________________________
22611 [  2077] By: gsar                                  on 1998/10/25  08:39:25
22612     Log: From: Graham Barr <gbarr@pobox.com>
22613          Date: Sat, 24 Oct 1998 21:45:50 -0500
22614          Message-ID: <19981024214550.C508@pobox.com>
22615          Subject: Re: die with a reference  should use overload "" operator
22616  Branch: perl
22617        ! pp_ctl.c
22618 ____________________________________________________________________________
22619 [  2076] By: gsar                                  on 1998/10/25  08:37:49
22620     Log: From: Graham Barr <gbarr@pobox.com>
22621          Date: Sat, 24 Oct 1998 12:45:21 -0500
22622          Message-ID: <19981024124521.C512@pobox.com>
22623          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
22624  Branch: perl
22625        ! sv.c
22626 ____________________________________________________________________________
22627 [  2075] By: gsar                                  on 1998/10/25  08:24:09
22628     Log: fix C<print $n += 5;> etc.
22629  Branch: perl
22630        ! toke.c
22631 ____________________________________________________________________________
22632 [  2074] By: gsar                                  on 1998/10/25  08:12:28
22633     Log: list builtins with portability caveats
22634          From: Jarkko Hietaniemi <jhi@iki.fi>
22635          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
22636          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
22637          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
22638  Branch: perl
22639        ! pod/perlfunc.pod
22640 ____________________________________________________________________________
22641 [  2073] By: gsar                                  on 1998/10/25  07:55:43
22642     Log: fix stack overrun in file test operators
22643  Branch: perl
22644        ! pp_sys.c
22645 ____________________________________________________________________________
22646 [  2072] By: gsar                                  on 1998/10/25  07:29:45
22647     Log: implement C<goto &func> and other fixes (via private mail)
22648          From:    "vishal bhatia" <vishalb@hotmail.com>
22649          Date:    Wed, 21 Oct 1998 22:59:03 PDT
22650          Message-Id: <19981022055904.20083.qmail@hotmail.com>
22651          Subject: [PATCH 5.005_52] More fixes for B
22652  Branch: perl
22653        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22654 ____________________________________________________________________________
22655 [  2071] By: gsar                                  on 1998/10/25  07:14:41
22656     Log: From: Graham Barr <gbarr@pobox.com>
22657          Date: Sat, 17 Oct 1998 20:42:41 -0500
22658          Message-ID: <19981017204241.G510@pobox.com>
22659          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
22660  Branch: perl
22661        ! pp_ctl.c
22662 ____________________________________________________________________________
22663 [  2070] By: gsar                                  on 1998/10/25  07:07:29
22664     Log: avoid bogus line number in XSUB redefined warnings
22665  Branch: perl
22666        ! op.c
22667 ____________________________________________________________________________
22668 [  2069] By: gsar                                  on 1998/10/25  06:59:03
22669     Log: From: Martijn Koster <mak@excitecorp.com>
22670          Date: Wed, 21 Oct 1998 13:12:03 +0100
22671          Message-ID: <19981021131203.A15661@excitecorp.com>
22672          Subject: File::Path::mkpath reports the wrong error
22673  Branch: perl
22674        ! lib/File/Path.pm
22675 ____________________________________________________________________________
22676 [  2068] By: gsar                                  on 1998/10/25  06:54:43
22677     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
22678          Date: Tue, 20 Oct 1998 20:52:20 -0500
22679          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
22680          Subject: Exporter.pm's export_to_level() argument handling buggy
22681  Branch: perl
22682        ! lib/Exporter.pm
22683 ____________________________________________________________________________
22684 [  2067] By: gsar                                  on 1998/10/25  06:50:19
22685     Log: From: jan.dubois@ibm.net (Jan Dubois)
22686          Date: Wed, 21 Oct 1998 00:55:51 +0200
22687          Message-ID: <36380269.55370608@smtp1.ibm.net>
22688          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
22689  Branch: perl
22690        ! ext/DynaLoader/DynaLoader_pm.PL
22691 ____________________________________________________________________________
22692 [  2066] By: gsar                                  on 1998/10/25  06:48:19
22693     Log: recognize '%' as a shell metachar for win32
22694          From: jan.dubois@ibm.net (Jan Dubois)
22695          Date: Tue, 20 Oct 1998 21:57:35 +0200
22696          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
22697          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
22698  Branch: perl
22699        ! win32/win32.c
22700 ____________________________________________________________________________
22701 [  2065] By: gsar                                  on 1998/10/25  06:46:30
22702     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
22703  Branch: perl
22704        ! sv.c
22705 ____________________________________________________________________________
22706 [  2064] By: gsar                                  on 1998/10/25  06:45:09
22707     Log: From: Gisle Aas <gisle@aas.no>
22708          Date: 20 Oct 1998 14:24:44 +0200
22709          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
22710          Subject: ord() and unpack("U*",...) should not be negative
22711  Branch: perl
22712        ! pp.c
22713 ____________________________________________________________________________
22714 [  2063] By: gsar                                  on 1998/10/25  06:42:29
22715     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22716          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
22717          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
22718          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
22719  Branch: perl
22720        ! os2/os2.c
22721 ____________________________________________________________________________
22722 [  2062] By: gsar                                  on 1998/10/25  06:41:26
22723     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22724          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
22725          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
22726          Subject: [PATCH 5.005_*] Speed up aassign
22727  Branch: perl
22728        ! pp_hot.c
22729 ____________________________________________________________________________
22730 [  2061] By: gsar                                  on 1998/10/25  06:39:04
22731     Log: From: Graham Barr <gbarr@pobox.com>
22732          Date: Sat, 17 Oct 1998 22:22:02 -0500
22733          Message-ID: <19981017222202.J510@pobox.com>
22734          Subject: Re: '*' prototype does not allow bareword with strict
22735  Branch: perl
22736        ! toke.c
22737 ____________________________________________________________________________
22738 [  2060] By: gsar                                  on 1998/10/25  06:37:34
22739     Log: handle '::' in section names properly
22740          From: Graham Barr <gbarr@pobox.com>
22741          Date: Sat, 17 Oct 1998 12:57:54 -0500
22742          Message-ID: <19981017125754.C510@pobox.com>
22743          Subject: Re: pod2html
22744  Branch: perl
22745        ! lib/Pod/Html.pm
22746 ____________________________________________________________________________
22747 [  2059] By: gsar                                  on 1998/10/25  06:33:43
22748     Log: integrate changes#1982,2014,2021 (from maint-5.005)
22749  Branch: perl
22750       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
22751       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
22752 ____________________________________________________________________________
22753 [  2058] By: gsar                                  on 1998/10/25  05:44:17
22754     Log: allow more win32 symbol exports (suggested by Jan Dubois)
22755  Branch: perl
22756        ! win32/makedef.pl
22757 ____________________________________________________________________________
22758 [  2057] By: gsar                                  on 1998/10/25  05:40:40
22759     Log: integrate change#2053 from maint-5.005
22760  Branch: perl
22761       !> cop.h t/cmd/while.t
22762 ____________________________________________________________________________
22763 [  2056] By: gsar                                  on 1998/10/25  05:16:41
22764     Log: commented version of a patch suggested by Drago Goricanec
22765          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22766          Date: 16 Oct 1998 15:24:45 +0300
22767          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
22768          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
22769  Branch: perl
22770        ! pp_sys.c
22771 ____________________________________________________________________________
22772 [  2055] By: gsar                                  on 1998/10/25  05:11:03
22773     Log: include eof() in description of buffering caveats
22774          From: Anton Berezin <tobez@plab.ku.dk>
22775          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
22776          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
22777          Subject: [DOCPATCH] pod/perlfunc.pod
22778  Branch: perl
22779        ! pod/perlfunc.pod
22780 ____________________________________________________________________________
22781 [  2054] By: gsar                                  on 1998/10/25  05:07:42
22782     Log: disallow 'x' in hex numbers (except leading '0x')
22783          From: Gisle Aas <gisle@aas.no>
22784          Date: 16 Oct 1998 16:33:12 +0200
22785          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
22786          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
22787  Branch: perl
22788        ! perlvars.h t/op/oct.t util.c
22789 ____________________________________________________________________________
22790 [  2052] By: gsar                                  on 1998/10/25  04:49:04
22791     Log: avoid the circular refcnt logic in magic_mutexfree()
22792  Branch: perl
22793        ! mg.c pp.c pp_hot.c
22794 ____________________________________________________________________________
22795 [  2051] By: gsar                                  on 1998/10/25  04:35:07
22796     Log: properly restore PL_rsfp_filters after require
22797  Branch: perl
22798        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
22799        ! scope.h
22800 ____________________________________________________________________________
22801 [  2050] By: gsar                                  on 1998/10/25  02:42:32
22802     Log: integrate cfgperl changes back into mainline
22803  Branch: perl
22804       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
22805       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
22806       !> (integrate 33 files)
22807 ____________________________________________________________________________
22808 [  2049] By: gsar                                  on 1998/10/25  01:30:48
22809     Log: avoid "mysterious" compile-time failures without messages
22810  Branch: perl
22811        ! gv.c
22812 ____________________________________________________________________________
22813 [  2041] By: gsar                                  on 1998/10/23  21:11:56
22814     Log: checkin jpl under //depot/perlext/jpl/...
22815  Branch: perlext
22816        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
22817        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
22818        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
22819        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
22820        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
22821        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
22822        + jpl/PerlInterpreter/Makefile.PL
22823        + jpl/PerlInterpreter/PerlInterpreter.c
22824        + jpl/PerlInterpreter/PerlInterpreter.h
22825        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
22826        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
22827        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
22828        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
22829        + jpl/get_jdk/jdk_hosts jpl/install-jpl
22830 ____________________________________________________________________________
22831 [  2040] By: larry                                 on 1998/10/23  19:31:42
22832     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
22833  Branch: perl
22834        ! pp.c
22835 ____________________________________________________________________________
22836 [  2039] By: larry                                 on 1998/10/23  18:48:34
22837     Log: tr///d does not seem to work
22838  Branch: perl
22839        ! lib/utf8_heavy.pl
22840 ____________________________________________________________________________
22841 [  2038] By: larry                                 on 1998/10/23  18:00:41
22842     Log: Program with utf8 identifiers fails to compile
22843  Branch: perl
22844        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
22845 ____________________________________________________________________________
22846 [  2037] By: jhi                                   on 1998/10/23  14:04:51
22847     Log: Test suite portability:
22848          - posix-bc does not write to broken pipes
22849          - filehand #11 only iff we have fork
22850          - warning.t can now match $expected using regular expressions
22851  Branch: cfgperl
22852        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
22853        ! t/pragma/warning.t
22854 ____________________________________________________________________________
22855 [  2036] By: jhi                                   on 1998/10/23  12:12:07
22856     Log: yacc clarification.
22857  Branch: cfgperl
22858        ! README.posix-bc
22859 ____________________________________________________________________________
22860 [  2035] By: jhi                                   on 1998/10/23  12:09:59
22861     Log: Some C compilers get upset about 8-bit characters in /* comments. */
22862  Branch: cfgperl
22863        ! mg.c
22864 ____________________________________________________________________________
22865 [  2034] By: jhi                                   on 1998/10/22  09:11:52
22866     Log: Configure update: both for pthread_yield more robust
22867          testing (all variants of pthread_attr_getdetachstate()) --
22868          and because Configure was broken in major way! About 1000
22869          last lines were truncated.
22870  Branch: cfgperl
22871        ! Configure
22872 ____________________________________________________________________________
22873 [  2033] By: jhi                                   on 1998/10/22  07:47:10
22874     Log: DJGPP feedback for #2028.
22875  Branch: cfgperl
22876        ! thread.h
22877 ____________________________________________________________________________
22878 [  2032] By: jhi                                   on 1998/10/21  13:03:57
22879     Log: yielding, the saga continues.
22880  Branch: cfgperl
22881        ! Configure config_h.SH
22882       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
22883       !> t/op/goto.t t/pragma/constant.t
22884 ____________________________________________________________________________
22885 [  2031] By: jhi                                   on 1998/10/21  09:15:42
22886     Log: VM/ESA feedback for #2028.
22887  Branch: cfgperl
22888        ! Configure config_h.SH thread.h
22889 ____________________________________________________________________________
22890 [  2030] By: gsar                                  on 1998/10/21  04:22:53
22891     Log: fix handling of mayhaps-extended @_ in goto &sub
22892  Branch: perl
22893        ! av.c pp_ctl.c t/op/goto.t
22894 ____________________________________________________________________________
22895 [  2029] By: gsar                                  on 1998/10/21  00:54:14
22896     Log: restore sanity to "constant" references
22897  Branch: perl
22898        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
22899 ____________________________________________________________________________
22900 [  2028] By: jhi                                   on 1998/10/20  15:01:20
22901     Log: OLD_PTHREADS_API reorganizing.
22902  Branch: cfgperl
22903        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
22904        ! vmesa/vmesaish.h
22905 ____________________________________________________________________________
22906 [  2027] By: jhi                                   on 1998/10/20  14:14:51
22907     Log: #2026 fallout.
22908  Branch: cfgperl
22909        ! Makefile.SH
22910 ____________________________________________________________________________
22911 [  2026] By: jhi                                   on 1998/10/20  11:47:21
22912     Log: VM/ESA update.
22913  Branch: cfgperl
22914        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
22915 ____________________________________________________________________________
22916 [  2025] By: jhi                                   on 1998/10/20  08:20:56
22917     Log: 64-bitness, based on
22918          
22919          From: Scott Henry <scotth@sgi.com>
22920          To: perl-64bit@perl.org
22921          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
22922          Subject: Re: Configure problems/questions...
22923          Date: 19 Oct 1998 22:38:06 -0700
22924  Branch: cfgperl
22925        ! hints/irix_6.sh perl.h
22926 ____________________________________________________________________________
22927 [  2024] By: jhi                                   on 1998/10/20  08:09:07
22928     Log: Add lseeksize.
22929  Branch: cfgperl
22930        ! config_h.SH
22931 ____________________________________________________________________________
22932 [  2023] By: jhi                                   on 1998/10/20  08:08:33
22933     Log: Mumble about _yields() only when threaded.
22934  Branch: cfgperl
22935        ! Configure
22936 ____________________________________________________________________________
22937 [  2022] By: jhi                                   on 1998/10/20  07:46:26
22938     Log: Thinko at PTHREADS_CREATED_JOINABLE.
22939  Branch: cfgperl
22940        ! thread.h
22941 ____________________________________________________________________________
22942 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
22943     Log: From: Chip Salzenberg <chip@perlsupport.com>
22944          Date: Tue, 6 Oct 1998 13:33:05 -0400
22945          Message-ID: <19981006133305.A2348@perlsupport.com>
22946          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
22947  Branch: maint-5.005/perl
22948        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
22949        ! t/op/tie.t
22950 ____________________________________________________________________________
22951 [  2020] By: jhi                                   on 1998/10/19  09:15:53
22952     Log: YIELD more robustly.
22953  Branch: cfgperl
22954        ! thread.h
22955 ____________________________________________________________________________
22956 [  2019] By: jhi                                   on 1998/10/19  08:48:33
22957     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
22958          the 'new' one (just like DJGPP, it seems).
22959  Branch: cfgperl
22960        ! thread.h
22961 ____________________________________________________________________________
22962 [  2018] By: jhi                                   on 1998/10/19  07:02:44
22963     Log: vmesaish.h doesn't exclude unixish.h.
22964  Branch: cfgperl
22965        ! perl.h
22966 ____________________________________________________________________________
22967 [  2017] By: jhi                                   on 1998/10/19  06:44:19
22968     Log: 1<<$randbits is not good for randbits=48.
22969  Branch: cfgperl
22970        ! t/op/rand.t
22971 ____________________________________________________________________________
22972 [  2016] By: jhi                                   on 1998/10/19  06:39:47
22973     Log: Make #2012 glob pattern more portable.
22974  Branch: cfgperl
22975        ! Makefile.SH
22976 ____________________________________________________________________________
22977 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
22978     Log: Fix POSIX::sigprocmask not to check type of $old parameter
22979          as it is output only
22980  Branch: maint-5.005/perl
22981        ! ext/POSIX/POSIX.xs
22982 ____________________________________________________________________________
22983 [  2012] By: jhi                                   on 1998/10/17  15:04:23
22984     Log: clean numbered core dumps and t/tmp[0-9]*.
22985  Branch: cfgperl
22986        ! Makefile.SH
22987 ____________________________________________________________________________
22988 [  2011] By: jhi                                   on 1998/10/17  14:59:15
22989     Log: More robust yacc/bison failure output handling.
22990  Branch: cfgperl
22991        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
22992 ____________________________________________________________________________
22993 [  2010] By: jhi                                   on 1998/10/17  14:51:05
22994     Log: BC2000 POSIX update.
22995  Branch: cfgperl
22996        ! MANIFEST
22997 ____________________________________________________________________________
22998 [  2009] By: jhi                                   on 1998/10/17  14:49:46
22999     Log: POSIX BC2000 port from perl-mvs:
23000          
23001          Subject: Ported perl 5.005.02 to BS2000 / POSIX
23002          From: Dorner Thomas <Thomas.Dorner@start.de> 
23003          Date: Tue, 29 Sep 1998 13:29:36 +0100 
23004          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
23005  Branch: cfgperl
23006        + README.posix-bc hints/posix-bc.sh
23007        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
23008        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
23009        ! unixish.h
23010 ____________________________________________________________________________
23011 [  2008] By: jhi                                   on 1998/10/17  14:07:49
23012     Log: VM/ESA-update.
23013  Branch: cfgperl
23014        ! MANIFEST
23015 ____________________________________________________________________________
23016 [  2007] By: jhi                                   on 1998/10/17  13:55:34
23017     Log: Forgot few S_I* imports.
23018  Branch: cfgperl
23019        ! t/lib/ipc_sysv.t
23020 ____________________________________________________________________________
23021 [  2006] By: jhi                                   on 1998/10/17  13:43:54
23022     Log: The VM/ESA port essentials, based on
23023          
23024          perl-mvs:
23025          
23026          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
23027          Subject: Re: Can't find Data/Dumper.pm
23028          Date: Mon, 28 Sep 1998 07:40:49 +1300
23029          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
23030          
23031          private email:
23032          
23033          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
23034          Subject: Re: Perl thread problems in VM/ESA
23035          Date: Thu, 15 Oct 1998 07:18:35 +1300
23036          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
23037          
23038          and private email:
23039          
23040          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
23041          Subject:  perl archive
23042          Date:  Sun, 11 Oct 1998 19:28:54 EDT
23043          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
23044          which gave a pointer to
23045          
23046          http://pucc.princeton.edu/~neale/perl.tar
23047          
23048          (based on Perl 5.005_51)
23049  Branch: cfgperl
23050        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
23051        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
23052        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
23053        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
23054 ____________________________________________________________________________
23055 [  2005] By: jhi                                   on 1998/10/17  13:17:19
23056     Log: Integrate mainperl.
23057  Branch: cfgperl
23058       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
23059       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
23060       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
23061       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
23062       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
23063       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
23064       !> win32/makefile.mk
23065 ____________________________________________________________________________
23066 [  2004] By: jhi                                   on 1998/10/17  11:19:06
23067     Log: Removed an extra ' from the int64_t test.
23068  Branch: cfgperl
23069        ! Configure
23070 ____________________________________________________________________________
23071 [  2003] By: gsar                                  on 1998/10/17  04:11:40
23072     Log: silence -w noises (suggested by Greg Bacon)
23073  Branch: perl
23074        ! lib/Term/Complete.pm
23075 ____________________________________________________________________________
23076 [  2002] By: gsar                                  on 1998/10/17  04:07:48
23077     Log: From: Gisle Aas <gisle@aas.no>
23078          Date: 14 Oct 1998 15:53:14 +0200
23079          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
23080          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
23081  Branch: perl
23082        ! util.c
23083 ____________________________________________________________________________
23084 [  2001] By: gsar                                  on 1998/10/17  04:06:10
23085     Log: From: Gisle Aas <gisle@aas.no>
23086          Date: 14 Oct 1998 15:17:44 +0200
23087          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
23088          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
23089  Branch: perl
23090        ! toke.c
23091 ____________________________________________________________________________
23092 [  2000] By: gsar                                  on 1998/10/17  03:06:33
23093     Log: From: Gisle Aas <gisle@aas.no>
23094          Date: 14 Oct 1998 00:38:06 +0200
23095          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
23096          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
23097  Branch: perl
23098        ! sv.c
23099 ____________________________________________________________________________
23100 [  1999] By: gsar                                  on 1998/10/17  03:04:48
23101     Log: From: Dan Sugalski <sugalskd@osshe.edu>
23102          Date: Tue, 13 Oct 1998 15:10:57 -0700
23103          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
23104          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
23105  Branch: perl
23106        ! vms/ext/Stdio/Stdio.pm
23107 ____________________________________________________________________________
23108 [  1998] By: gsar                                  on 1998/10/17  03:00:40
23109     Log: skip readonly vars and unref references when doing a reset()
23110  Branch: perl
23111        ! sv.c
23112 ____________________________________________________________________________
23113 [  1997] By: gsar                                  on 1998/10/17  02:49:19
23114     Log: fix buggy treatment of large checksums on unicode strings
23115          From: Gisle Aas <gisle@aas.no>
23116          Date: 13 Oct 1998 21:35:39 +0200
23117          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
23118          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
23119  Branch: perl
23120        ! pp.c
23121 ____________________________________________________________________________
23122 [  1996] By: gsar                                  on 1998/10/17  02:43:22
23123     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23124          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
23125          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
23126          Subject: [PATCH 5.005_52] Memory overrun in os2.c
23127  Branch: perl
23128        ! os2/Makefile.SHs os2/os2.c
23129 ____________________________________________________________________________
23130 [  1995] By: gsar                                  on 1998/10/17  02:42:01
23131     Log: clarify section name rules for typemaps
23132  Branch: perl
23133        ! pod/perlxs.pod
23134 ____________________________________________________________________________
23135 [  1994] By: gsar                                  on 1998/10/17  02:33:02
23136     Log: whitespace-proof grent.t
23137  Branch: perl
23138        ! t/op/grent.t
23139 ____________________________________________________________________________
23140 [  1993] By: gsar                                  on 1998/10/17  02:27:29
23141     Log: fix bug in B::CC::pp_sassign()
23142          From: "vishal bhatia" <vishalb@hotmail.com>
23143          Date: Sun, 11 Oct 1998 18:41:38 PDT
23144          Message-ID: <19981012014139.19614.qmail@hotmail.com>
23145          Subject: B::CC problems with pp_sassign routine
23146  Branch: perl
23147        ! ext/B/B/CC.pm
23148 ____________________________________________________________________________
23149 [  1992] By: gsar                                  on 1998/10/17  02:17:49
23150     Log: applied suggested patch with small doc tweak
23151          From: Gisle Aas <gisle@aas.no>
23152          Date: 11 Oct 1998 12:53:13 +0200
23153          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
23154          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
23155  Branch: perl
23156        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
23157        ! t/op/tiehandle.t
23158 ____________________________________________________________________________
23159 [  1991] By: gsar                                  on 1998/10/17  02:08:30
23160     Log: apply non-conflicting parts from suggested patch
23161          From: jan.dubois@ibm.net (Jan Dubois)
23162          Date: Sat, 10 Oct 1998 13:15:45 +0200
23163          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
23164          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
23165  Branch: perl
23166        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
23167 ____________________________________________________________________________
23168 [  1990] By: gsar                                  on 1998/10/17  02:01:24
23169     Log: provide option to enable optimization with VC (suggested by Jan
23170          Dubois)
23171  Branch: perl
23172        ! win32/Makefile win32/makefile.mk
23173 ____________________________________________________________________________
23174 [  1989] By: gsar                                  on 1998/10/17  01:55:27
23175     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
23176          Dave Leppik <dleppik@gage.com>
23177  Branch: perl
23178        ! perl.h
23179 ____________________________________________________________________________
23180 [  1988] By: gsar                                  on 1998/10/17  01:49:05
23181     Log: stray typo found by Hugo van der Sanden
23182  Branch: perl
23183        ! op.c
23184 ____________________________________________________________________________
23185 [  1987] By: gsar                                  on 1998/10/17  01:45:52
23186     Log: perldoc pod update
23187          From: Daniel Grisinger <dgris@perrin.dimensional.com>
23188          Date: 06 Oct 1998 23:56:51 -0600
23189          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
23190          Subject: [PATCH _02 and _52] perldoc
23191  Branch: perl
23192        ! utils/perldoc.PL
23193 ____________________________________________________________________________
23194 [  1986] By: gsar                                  on 1998/10/17  01:41:40
23195     Log: qualify names of builtins
23196  Branch: perl
23197        ! ext/POSIX/POSIX.pm
23198 ____________________________________________________________________________
23199 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
23200     Log: From: Jochen Wiedmann <joe@ispsoft.de>
23201          Date: Thu, 17 Sep 1998 17:16:06 +0200
23202          Message-ID: <360127B6.E44564A@ispsoft.de>
23203          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
23204  Branch: maint-5.005/perl
23205        ! lib/ExtUtils/MakeMaker.pm
23206 ____________________________________________________________________________
23207 [  1978] By: gsar                                  on 1998/10/16  01:58:58
23208     Log: integrate cfgperl mods into mainline
23209  Branch: perl
23210       +> ext/DynaLoader/dl_vmesa.xs
23211        ! Porting/genlog
23212       !> Configure MANIFEST Makefile.SH config_h.SH
23213       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
23214       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
23215       !> x2p/Makefile.SH
23216 ____________________________________________________________________________
23217 [  1976] By: gsar                                  on 1998/10/16  00:10:52
23218     Log: stray tweak
23219  Branch: perl
23220        ! op.c
23221 ____________________________________________________________________________
23222 [  1975] By: gsar                                  on 1998/10/15  23:54:38
23223     Log: propagate typeness of lexicals while cloning them
23224  Branch: perl
23225        ! op.c
23226 ____________________________________________________________________________
23227 [  1974] By: gsar                                  on 1998/10/15  23:53:25
23228     Log: s/last/first/ typo in append_list()
23229  Branch: perl
23230        ! op.c
23231 ____________________________________________________________________________
23232 [  1973] By: gsar                                  on 1998/10/15  20:06:17
23233     Log: nuke confperl branch and contents
23234  Branch: confperl
23235        - (delete 1284 files)
23236 ____________________________________________________________________________
23237 [  1972] By: jhi                                   on 1998/10/15  07:07:35
23238     Log: Test #162 had been added but the "print 1..161" had not been updated.
23239  Branch: cfgperl
23240        ! t/op/pat.t
23241 ____________________________________________________________________________
23242 [  1971] By: gsar                                  on 1998/10/15  03:09:58
23243     Log: check in all confperl changes as of change#1964 into cfgperl
23244  Branch: cfgperl
23245        + ext/DynaLoader/dl_vmesa.xs
23246        ! Configure MANIFEST Makefile.SH config_h.SH
23247        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
23248        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
23249 ____________________________________________________________________________
23250 [  1970] By: gsar                                  on 1998/10/15  03:05:59
23251     Log: integrate mainline to get tr.t
23252  Branch: cfgperl
23253       +> t/op/tr.t
23254 ____________________________________________________________________________
23255 [  1969] By: gsar                                  on 1998/10/15  03:04:17
23256     Log: add missing tr.t to repository
23257  Branch: perl
23258        + t/op/tr.t
23259 ____________________________________________________________________________
23260 [  1968] By: gsar                                  on 1998/10/15  03:02:43
23261     Log: create cfgperl branch
23262  Branch: cfgperl
23263       +> (branch 1282 files)
23264 ____________________________________________________________________________
23265 [  1967] By: gsar                                  on 1998/10/15  02:46:08
23266     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
23267          (MAN3PODS cannot be set to ' '; stray stricture violation)
23268  Branch: perl
23269        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
23270        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
23271        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
23272        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
23273        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
23274        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
23275        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
23276        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
23277        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
23278        ! lib/ExtUtils/MM_Unix.pm
23279 ____________________________________________________________________________
23280 [  1966] By: gsar                                  on 1998/10/15  02:19:03
23281     Log: tweak to make fix in change#1944 behave correctly for closures
23282          created within eval''
23283  Branch: perl
23284        ! op.c t/op/eval.t
23285 ____________________________________________________________________________
23286 [  1965] By: gsar                                  on 1998/10/14  23:22:41
23287     Log: use better numbers for exitstatus test
23288  Branch: perl
23289        ! t/op/die_exit.t
23290 ____________________________________________________________________________
23291 [  1964] By: jhi                                   on 1998/10/14  17:25:41
23292     Log: Add VM/ESA dynaloading (uses <dll.h>).
23293  Branch: confperl
23294        + ext/DynaLoader/dl_vmesa.xs
23295        ! MANIFEST
23296 ____________________________________________________________________________
23297 [  1963] By: jhi                                   on 1998/10/14  17:17:10
23298     Log: Remove a2p.loadmap in 'clean' target.
23299  Branch: confperl
23300        ! x2p/Makefile.SH
23301 ____________________________________________________________________________
23302 [  1962] By: jhi                                   on 1998/10/14  17:13:11
23303     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
23304  Branch: confperl
23305        ! Makefile.SH
23306 ____________________________________________________________________________
23307 [  1961] By: jhi                                   on 1998/10/14  16:27:39
23308     Log: VM/ESA creates executable.loadmaps.
23309  Branch: confperl
23310        ! Makefile.SH
23311 ____________________________________________________________________________
23312 [  1960] By: jhi                                   on 1998/10/14  15:37:39
23313     Log: Introduce SCHED_YIELD (one of sched_yield(),
23314          pthread_yield(), or pthread_yield(NULL)).
23315          YIELD is then defined using SCHED_YIELD unless
23316          a platform-specific YIELD has already been defined.
23317          
23318          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
23319          
23320          The need for pthread_yield(NULL) and pthread_attr_setdet...
23321          introduced by (private email)
23322          
23323          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
23324          Date: Sat, 10 Oct 1998 21:08:15 +1300
23325          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
23326          Subject: Re: Perl thread problems in VM/ESA
23327          
23328          Better select() protoprobe (for AIX), from (private email)
23329          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
23330          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
23331          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
23332          Subject: AIX select (fwd)
23333          From: Lars Hecking <lhecking@nmrc.ucc.ie>
23334          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
23335          Date: Fri, 2 Oct 1998 10:40:01 +0100
23336          Subject: AIX select
23337          
23338          Linux-avoid-so.X.Y, based on
23339          From: "Kurt D. Starsinic" <kstar@chapin.edu>
23340          Date: Tue, 13 Oct 1998 15:55:07 -0400
23341          Message-ID: <19981013155507.B4004@O2.chapin.edu>
23342          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
23343  Branch: confperl
23344        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
23345        ! thread.h
23346 ____________________________________________________________________________
23347 [  1959] By: jhi                                   on 1998/10/14  12:51:26
23348     Log: Some old pthread implementations have
23349          pthread_attr_setdetachstate(pthread_attr_t*, int*).
23350  Branch: confperl
23351        ! ext/Thread/Thread.xs
23352 ____________________________________________________________________________
23353 [  1958] By: jhi                                   on 1998/10/14  12:41:11
23354     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
23355          counterparts will follow soon.
23356  Branch: confperl
23357        ! thread.h
23358 ____________________________________________________________________________
23359 [  1957] By: jhi                                   on 1998/10/14  12:38:11
23360     Log: Add tr.t (MANIFEST already knew about it, strange)
23361  Branch: confperl
23362        + t/op/tr.t
23363 ____________________________________________________________________________
23364 [  1956] By: jhi                                   on 1998/10/14  12:24:35
23365     Log: Mutexen should be initialized only once.
23366  Branch: confperl
23367        ! gv.c op.c
23368 ____________________________________________________________________________
23369 [  1955] By: jhi                                   on 1998/10/14  12:19:38
23370     Log: os390 has its own cppstdin.
23371  Branch: confperl
23372        ! hints/os390.sh
23373 ____________________________________________________________________________
23374 [  1954] By: jhi                                   on 1998/10/14  12:15:06
23375     Log: Integrate with mainperl.
23376  Branch: confperl
23377       !> (integrate 1280 files)
23378 ____________________________________________________________________________
23379 [  1953] By: jhi                                   on 1998/10/14  11:48:08
23380     Log: Removed duplicate CMA threads code for HPUX 10.X.
23381          (probably residue of patch(1) being too understanding)
23382          Enhanced 64-bit settings. (redo change#1940)
23383  Branch: confperl
23384        ! hints/hpux.sh
23385 ____________________________________________________________________________
23386 [  1952] By: jhi                                   on 1998/10/14  11:45:16
23387     Log: (redo change#1949) Detypo in the d_open64 warning about
23388          the impending WHOA.
23389  Branch: confperl
23390        ! hints/irix_6.sh
23391 ____________________________________________________________________________
23392 [  1951] By: jhi                                   on 1998/10/14  10:54:16
23393     Log: Mutexen should only be inited once, after they have been New()ed.
23394  Branch: confperl
23395        ! gv.c op.c
23396 ____________________________________________________________________________
23397 [  1950] By: jhi                                   on 1998/10/14  10:41:43
23398     Log: Own cppstdin.
23399  Branch: confperl
23400        ! hints/os390.sh
23401 ____________________________________________________________________________
23402 [  1949] By: jhi                                   on 1998/10/14  10:34:23
23403     Log: Detypo in the d_open64 warning about the impending WHOA.
23404  Branch: confperl
23405        ! hints/irix_6.sh
23406 ____________________________________________________________________________
23407 [  1948] By: gsar                                  on 1998/10/14  05:38:01
23408     Log: two typos
23409  Branch: perl
23410        ! pp_hot.c t/op/eval.t
23411 ____________________________________________________________________________
23412 [  1947] By: gsar                                  on 1998/10/14  05:37:10
23413     Log: let docatch() pass the buck when restartop turns out to be null,
23414          making exceptions in BEGIN{} propagate as expected
23415  Branch: perl
23416        ! pp_ctl.c t/op/misc.t
23417 ____________________________________________________________________________
23418 [  1946] By: gsar                                  on 1998/10/13  03:41:49
23419     Log: add missing file from change#1943
23420  Branch: perl
23421        ! proto.h
23422 ____________________________________________________________________________
23423 [  1945] By: gsar                                  on 1998/10/13  03:32:02
23424     Log: defer "deep recursion" warnings until CXt_SUB context is properly
23425          set up
23426  Branch: perl
23427        ! pp_hot.c t/pragma/warn/pp_hot
23428 ____________________________________________________________________________
23429 [  1944] By: gsar                                  on 1998/10/13  03:15:50
23430     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
23431          fixup the cop_seq value that must be seen by lexical lookups that
23432          emanate within eval''
23433  Branch: perl
23434        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
23435 ____________________________________________________________________________
23436 [  1943] By: gsar                                  on 1998/10/13  02:06:09
23437     Log: ensure recursive attempts to findlex()icals know enough about where
23438          the last eval'' context was encountered
23439  Branch: perl
23440        ! op.c t/op/eval.t
23441 ____________________________________________________________________________
23442 [  1942] By: gsar                                  on 1998/10/13  02:01:24
23443     Log: force copy of substrings when matching against temporaries
23444  Branch: perl
23445        ! pp_hot.c t/op/pat.t
23446 ____________________________________________________________________________
23447 [  1941] By: gsar                                  on 1998/10/13  01:49:16
23448     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
23449          implementation)
23450  Branch: perl
23451        ! pp_ctl.c t/op/runlevel.t
23452 ____________________________________________________________________________
23453 [  1940] By: jhi                                   on 1998/10/12  09:57:44
23454     Log: Removed duplicate CMA threads code for HPUX 10.X.
23455          (probably residue of patch(1) being too understanding)
23456          Enhanced 64-bit settings.
23457  Branch: confperl
23458        ! hints/hpux.sh
23459 ____________________________________________________________________________
23460 [  1939] By: jhi                                   on 1998/10/12  09:53:11
23461     Log: Initial sync from mainline perl.
23462  Branch: confperl
23463        + (add 1282 files)
23464 ____________________________________________________________________________
23465 [  1937] By: gsar                                  on 1998/10/06  21:16:34
23466     Log: fix $/ init for USE_THREADS
23467  Branch: perl
23468        ! perl.c
23469 ____________________________________________________________________________
23470 [  1936] By: gsar                                  on 1998/10/06  07:19:39
23471     Log: fix globals caught by change#1927; builds and tests on Solaris
23472  Branch: perl
23473        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
23474        ! warning.h warning.pl
23475 ____________________________________________________________________________
23476 [  1935] By: gsar                                  on 1998/10/06  06:50:35
23477     Log: add test for previous fix
23478  Branch: perl
23479        ! ext/Thread/create.t
23480 ____________________________________________________________________________
23481 [  1934] By: gsar                                  on 1998/10/06  06:37:36
23482     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
23483  Branch: perl
23484        ! util.c
23485 ____________________________________________________________________________
23486 [  1933] By: gsar                                  on 1998/10/06  05:04:20
23487     Log: undo bogus part of change#1903 (as pointed out by Larry)
23488  Branch: perl
23489        ! pp_ctl.c
23490 ____________________________________________________________________________
23491 [  1932] By: gsar                                  on 1998/10/06  04:21:31
23492     Log: added tweaked version of suggested patch
23493          From: jan.dubois@ibm.net (Jan Dubois)
23494          Date: Sat, 03 Oct 1998 19:04:48 +0200
23495          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
23496          Subject: [PATCH 5.005_52] More MakeMaker  patches
23497  Branch: perl
23498        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
23499        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
23500 ____________________________________________________________________________
23501 [  1931] By: gsar                                  on 1998/10/06  04:04:33
23502     Log: use cpp symbols instead of hardwired constants
23503          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23504          Date: Mon, 05 Oct 1998 09:23:33 +0100
23505          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
23506          Subject: [PATCH 5.005_52] By the numbers (resend)
23507  Branch: perl
23508        ! op.c
23509 ____________________________________________________________________________
23510 [  1930] By: gsar                                  on 1998/10/06  04:01:55
23511     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23512          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
23513          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
23514          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
23515  Branch: perl
23516        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
23517        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
23518 ____________________________________________________________________________
23519 [  1929] By: gsar                                  on 1998/10/06  03:50:36
23520     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23521          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
23522          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
23523          Subject: [PATCH 5.00552] Minor test improvement
23524  Branch: perl
23525        ! t/op/magic.t
23526 ____________________________________________________________________________
23527 [  1928] By: gsar                                  on 1998/10/06  03:49:03
23528     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23529          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
23530          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
23531          Subject: [PATCH 5.00552] emacs/ptags inprovements
23532  Branch: perl
23533        ! emacs/ptags
23534 ____________________________________________________________________________
23535 [  1927] By: gsar                                  on 1998/10/06  03:47:44
23536     Log: disable C<#define dirty PL_dirty> et al.
23537  Branch: perl
23538        ! embed.pl embedvar.h
23539 ____________________________________________________________________________
23540 [  1926] By: gsar                                  on 1998/10/06  03:43:32
23541     Log: From: Mark-Jason Dominus <mjd@plover.com>
23542          Date: Sun, 04 Oct 1998 14:48:11 -0400
23543          Message-ID: <19981004184811.16048.qmail@plover.com>
23544          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
23545  Branch: perl
23546        ! utils/perldoc.PL
23547 ____________________________________________________________________________
23548 [  1925] By: gsar                                  on 1998/10/06  03:27:35
23549     Log: disable USE_THREADS when PERL_OBJECT is enabled
23550  Branch: perl
23551        ! win32/Makefile win32/makefile.mk
23552 ____________________________________________________________________________
23553 [  1924] By: gsar                                  on 1998/10/06  03:26:54
23554     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
23555  Branch: perl
23556        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
23557        ! vms/perly_c.vms
23558 ____________________________________________________________________________
23559 [  1923] By: gsar                                  on 1998/10/03  05:19:56
23560     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
23561          overridden
23562  Branch: perl
23563        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
23564        ! proto.h vms/perly_c.vms
23565 ____________________________________________________________________________
23566 [  1922] By: gsar                                  on 1998/10/03  03:59:50
23567     Log: suppress manifypods leak in extensions
23568  Branch: perl
23569        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
23570 ____________________________________________________________________________
23571 [  1921] By: gsar                                  on 1998/10/02  22:30:15
23572     Log: os390 fixes (suggested by Peter Prymmer)
23573  Branch: perl
23574        ! Makefile.SH regcomp.c
23575 ____________________________________________________________________________
23576 [  1920] By: gsar                                  on 1998/10/02  21:41:19
23577     Log: squelch undef warnings
23578          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23579          Date: Fri, 02 Oct 1998 11:01:14 +0100
23580          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
23581          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
23582  Branch: perl
23583        ! Changes lib/Math/BigInt.pm
23584 ____________________________________________________________________________
23585 [  1919] By: gsar                                  on 1998/10/02  04:59:13
23586     Log: add note to INSTALL about ANSI C
23587  Branch: perl
23588        ! INSTALL
23589 ____________________________________________________________________________
23590 [  1918] By: gsar                                  on 1998/10/02  04:21:10
23591     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
23592          From: jan.dubois@ibm.net (Jan Dubois)
23593          Date: Wed, 30 Sep 1998 23:35:30 +0200
23594          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
23595          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
23596  Branch: perl
23597        ! lib/ExtUtils/xsubpp
23598 ____________________________________________________________________________
23599 [  1917] By: gsar                                  on 1998/10/02  04:16:02
23600     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
23601          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
23602          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
23603          Subject: Re: Configure test for selectbits busted
23604  Branch: perl
23605        ! Configure
23606 ____________________________________________________________________________
23607 [  1916] By: gsar                                  on 1998/10/02  04:14:17
23608     Log: From: Dan Sugalski <sugalskd@osshe.edu>
23609          Date: Wed, 30 Sep 1998 17:15:20 -0700
23610          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
23611          Subject: [PATCH 5.005_02]VMS config tweaks
23612  Branch: perl
23613        ! vms/descrip_mms.template vms/subconfigure.com
23614 ____________________________________________________________________________
23615 [  1915] By: gsar                                  on 1998/10/02  04:10:47
23616     Log: use Off_t to permit 64-bit seek()
23617          From: Scott Henry <scotth@sgi.com>
23618          Date: 29 Sep 1998 17:38:46 -0700
23619          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
23620          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
23621          --
23622          Date: 28 Sep 1998 18:55:37 -0700
23623          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
23624          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
23625  Branch: perl
23626        ! doio.c pp_sys.c proto.h sv.c
23627 ____________________________________________________________________________
23628 [  1914] By: gsar                                  on 1998/10/02  04:05:36
23629     Log: normalize tm struct passed to strftime() with mktime()
23630          From: Spider Boardman <spider@orb.nashua.nh.us>
23631          Date: Wed, 30 Sep 1998 15:12:09 -0400
23632          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
23633          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
23634  Branch: perl
23635        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
23636 ____________________________________________________________________________
23637 [  1913] By: gsar                                  on 1998/10/02  03:59:46
23638     Log: don't try to run foo_SH.orig etc.
23639  Branch: perl
23640        ! Configure
23641 ____________________________________________________________________________
23642 [  1912] By: gsar                                  on 1998/10/02  03:45:37
23643     Log: make warning about glob process failure optional
23644  Branch: perl
23645        ! pod/perldiag.pod pp_hot.c
23646 ____________________________________________________________________________
23647 [  1911] By: gsar                                  on 1998/10/02  02:52:21
23648     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
23649          From: Dominic Dunlop <domo@vo.lu>
23650          Date: Tue, 29 Sep 1998 21:06:30 +0000
23651          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
23652          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
23653          --
23654          Date: Wed, 30 Sep 1998 11:46:44 +0000
23655          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
23656          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
23657  Branch: perl
23658        ! pod/perldiag.pod regcomp.c
23659 ____________________________________________________________________________
23660 [  1910] By: gsar                                  on 1998/10/02  02:48:48
23661     Log: minor Configure tweaks (via private mail)
23662          From: Jarkko Hietaniemi <jhi@iki.fi>
23663          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
23664          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
23665          Subject: [PATCH] 5.005_52: the drizzle continues
23666  Branch: perl
23667        ! Configure config_h.SH handy.h
23668 ____________________________________________________________________________
23669 [  1909] By: gsar                                  on 1998/10/02  02:46:39
23670     Log: update SCO hints for dynamic loading
23671          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
23672          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
23673          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
23674          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
23675          --
23676          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
23677          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
23678          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
23679  Branch: perl
23680        ! hints/sco.sh
23681 ____________________________________________________________________________
23682 [  1908] By: gsar                                  on 1998/10/02  02:33:39
23683     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
23684  Branch: perl
23685        ! lib/File/Find.pm
23686 ____________________________________________________________________________
23687 [  1907] By: gsar                                  on 1998/10/02  02:21:52
23688     Log: applied patches, but retained old behavior for win32 (where compilers
23689          can't read from stdin at all)
23690          From: Graham Barr <gbarr@ti.com>
23691          Date: Mon, 28 Sep 1998 09:41:49 -0500
23692          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
23693          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
23694          --
23695          Date: Tue, 29 Sep 1998 12:35:43 -0500
23696          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
23697          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
23698  Branch: perl
23699        ! ext/Errno/Errno_pm.PL
23700 ____________________________________________________________________________
23701 [  1906] By: gsar                                  on 1998/10/02  02:02:19
23702     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
23703          Hietaniemi)
23704  Branch: perl
23705        ! t/op/grent.t
23706 ____________________________________________________________________________
23707 [  1905] By: gsar                                  on 1998/10/02  01:59:56
23708     Log: win32 caveats about truncate()
23709  Branch: perl
23710        ! pod/perlport.pod
23711 ____________________________________________________________________________
23712 [  1904] By: gsar                                  on 1998/10/02  01:53:25
23713     Log: various Configure and hints updates (prefer drand48() or random()
23714          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
23715          applied modulo SCO hints superceded by later patch
23716          From: Jarkko Hietaniemi <jhi@iki.fi>
23717          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
23718          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
23719          Subject: [PATCH] 5.005_52: Configure et al:
23720  Branch: perl
23721        + ext/IPC/SysV/hints/next_3.pl
23722        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
23723        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
23724        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
23725 ____________________________________________________________________________
23726 [  1903] By: gsar                                  on 1998/10/02  01:42:37
23727     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
23728          Date: Mon, 28 Sep 1998 17:41:49 +0100
23729          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
23730          Subject: [PATCH 5.005_52] Re: More on ?p 
23731          --
23732          Date: Thu, 01 Oct 1998 09:10:58 +0100
23733          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
23734          Subject: [PATCH 5.005_52] ?p fix
23735          --
23736          Date: Thu, 01 Oct 1998 10:45:56 +0100
23737          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
23738          Subject: [PATCH 5.005_52] more on ?p
23739  Branch: perl
23740        ! pp_ctl.c
23741 ____________________________________________________________________________
23742 [  1902] By: gsar                                  on 1998/10/02  01:36:14
23743     Log: From: Kenneth Duda <kjd@cisco.com>
23744          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
23745          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
23746          Subject: writemain dies when there are more than 4000 characters of extensions
23747  Branch: perl
23748        ! writemain.SH
23749 ____________________________________________________________________________
23750 [  1901] By: gsar                                  on 1998/10/02  01:33:16
23751     Log: tweak run_byacc recipe
23752  Branch: perl
23753        ! Makefile.SH Porting/pumpkin.pod
23754 ____________________________________________________________________________
23755 [  1900] By: gsar                                  on 1998/10/02  01:02:09
23756     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
23757  Branch: perl
23758        ! perl.h pp_ctl.c
23759 ____________________________________________________________________________
23760 [  1899] By: gsar                                  on 1998/09/28  20:46:30
23761     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
23762          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
23763          Dvornik)
23764  Branch: perl
23765        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
23766 ____________________________________________________________________________
23767 [  1898] By: gsar                                  on 1998/09/28  20:42:52
23768     Log: flush unsubmitted 5.00552 change
23769  Branch: perl
23770        ! MANIFEST
23771 ____________________________________________________________________________
23772 [  1897] By: gsar                                  on 1998/09/27  04:43:06
23773     Log: run vms_yfix.pl
23774  Branch: perl
23775        ! vms/perly_c.vms
23776 ____________________________________________________________________________
23777 [  1896] By: gsar                                  on 1998/09/27  03:38:55
23778     Log: small tweak on last change
23779  Branch: perl
23780        ! win32/win32.c
23781 ____________________________________________________________________________
23782 [  1895] By: gsar                                  on 1998/09/27  03:17:17
23783     Log: fix win32_stat() to do the right thing for share names
23784  Branch: perl
23785        ! win32/win32.c
23786 ____________________________________________________________________________
23787 [  1891] By: larry                                 on 1998/09/25  18:50:40
23788     Log: Fixed apostrophe problem from Mark Knutsen.
23789  Branch: perl
23790        ! sv.h
23791
23792 ----------------
23793 Version 5.005_52
23794 ----------------
23795
23796 ____________________________________________________________________________
23797 [  1890] By: gsar                                  on 1998/09/25  10:25:00
23798     Log: update template config.sh, add new config vars to win32 stuff
23799  Branch: perl
23800        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
23801        ! pp_sys.c proto.h win32/config.bc win32/config.gc
23802        ! win32/config.vc win32/config_H.bc win32/config_H.gc
23803        ! win32/config_H.vc win32/win32.h
23804 ____________________________________________________________________________
23805 [  1889] By: gsar                                  on 1998/09/25  07:13:13
23806     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
23807          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
23808          of full-fledged 64-bit support (including support for: fseeko/ftello,
23809          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
23810          in Fcntl)
23811          From: Jarkko Hietaniemi <jhi@iki.fi>
23812          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
23813          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
23814          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
23815          --
23816          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23817          Date: 12 Sep 1998 09:44:25 +0300
23818          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
23819          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
23820  Branch: perl
23821        + lib/filetest.pm
23822        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
23823        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
23824        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
23825        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
23826        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
23827        ! win32/makedef.pl
23828 ____________________________________________________________________________
23829 [  1888] By: gsar                                  on 1998/09/25  06:27:12
23830     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
23831  Branch: perl
23832        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
23833        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23834        ! win32/makedef.pl win32/makefile.mk win32/win32.c
23835 ____________________________________________________________________________
23836 [  1887] By: gsar                                  on 1998/09/25  04:50:49
23837     Log: win32.c tweak
23838  Branch: perl
23839        ! win32/win32.c
23840 ____________________________________________________________________________
23841 [  1886] By: gsar                                  on 1998/09/25  04:47:32
23842     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
23843  Branch: perl
23844        ! lib/ExtUtils/MakeMaker.pm
23845 ____________________________________________________________________________
23846 [  1885] By: gsar                                  on 1998/09/25  04:05:09
23847     Log: From: Dominic Dunlop <domo@vo.lu>
23848          Date: Thu, 10 Sep 1998 11:02:46 +0000
23849          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
23850          Subject: MM_Unix::canonpath erroneously turns leading // into /
23851  Branch: perl
23852        ! lib/ExtUtils/MM_Unix.pm
23853 ____________________________________________________________________________
23854 [  1884] By: gsar                                  on 1998/09/25  03:06:10
23855     Log: temporarily disable perl malloc for a2p until we clean up
23856          conflicting malloc() declarations everywhere
23857  Branch: perl
23858        ! x2p/Makefile.SH
23859 ____________________________________________________________________________
23860 [  1883] By: gsar                                  on 1998/09/25  02:27:00
23861     Log: remove obsolete win32/bin/*.pl
23862  Branch: perl
23863        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
23864        ! Changes MANIFEST win32/Makefile win32/makefile.mk
23865 ____________________________________________________________________________
23866 [  1882] By: gsar                                  on 1998/09/25  02:04:43
23867     Log: missing file in last submit
23868  Branch: perl
23869        ! proto.h
23870 ____________________________________________________________________________
23871 [  1881] By: gsar                                  on 1998/09/25  01:56:54
23872     Log: serial access to PL_x[inpr]v_root for USE_THREADS
23873  Branch: perl
23874        ! sv.c
23875 ____________________________________________________________________________
23876 [  1880] By: gsar                                  on 1998/09/25  01:19:38
23877     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
23878          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
23879          Date: Thu, 24 Sep 1998 22:01:09 +0900
23880          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
23881          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
23882  Branch: perl
23883        ! hv.c proto.h
23884 ____________________________________________________________________________
23885 [  1879] By: gsar                                  on 1998/09/25  00:20:07
23886     Log: tweaks to enable PERL_OBJECT to build & test on win32
23887  Branch: perl
23888        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
23889        ! win32/GenCAPI.pl
23890 ____________________________________________________________________________
23891 [  1878] By: gsar                                  on 1998/09/25  00:13:36
23892     Log: fix change#1861, which breaks default boot_xxx symbol generation
23893  Branch: perl
23894        ! lib/ExtUtils/Mksymlists.pm
23895 ____________________________________________________________________________
23896 [  1877] By: gsar                                  on 1998/09/24  10:29:54
23897     Log: two tweaks for clean build and test on Solaris
23898  Branch: perl
23899        ! op.c t/op/subst.t
23900 ____________________________________________________________________________
23901 [  1876] By: gsar                                  on 1998/09/24  09:04:43
23902     Log: From: Colin Kuskie <ckuskie@cadence.com>
23903          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
23904          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
23905          Subject: [PATCH 5.005_51] perlform.pod
23906  Branch: perl
23907        ! pod/perlform.pod
23908 ____________________________________________________________________________
23909 [  1875] By: gsar                                  on 1998/09/24  08:47:47
23910     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23911          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
23912          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
23913          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
23914  Branch: perl
23915        ! regexec.c
23916 ____________________________________________________________________________
23917 [  1874] By: gsar                                  on 1998/09/24  08:44:55
23918     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23919          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
23920          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
23921          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
23922  Branch: perl
23923        ! toke.c
23924 ____________________________________________________________________________
23925 [  1873] By: gsar                                  on 1998/09/24  08:39:41
23926     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23927          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
23928          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
23929          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
23930  Branch: perl
23931        ! Changes regcomp.c
23932 ____________________________________________________________________________
23933 [  1872] By: gsar                                  on 1998/09/24  08:37:00
23934     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
23935          Date: Sun, 23 Aug 1998 23:18:38 PDT
23936          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
23937          Subject: new irix_6.sh hints file
23938  Branch: perl
23939        ! hints/irix_6.sh
23940 ____________________________________________________________________________
23941 [  1871] By: gsar                                  on 1998/09/24  07:26:37
23942     Log: correct FSF address in various places
23943  Branch: perl
23944        ! Copying README ext/B/README lib/Getopt/Long.pm
23945 ____________________________________________________________________________
23946 [  1870] By: gsar                                  on 1998/09/24  07:11:56
23947     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
23948          Date:    Fri, 14 Aug 1998 09:20:16 PDT
23949          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
23950          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
23951  Branch: perl
23952        ! configure.com
23953 ____________________________________________________________________________
23954 [  1869] By: gsar                                  on 1998/09/24  06:55:59
23955     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
23956          From:    Scott Henry <scotth@sgi.com>
23957          Date:    13 Aug 1998 09:52:15 PDT
23958          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
23959          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
23960  Branch: perl
23961        ! hints/irix_6.sh
23962 ____________________________________________________________________________
23963 [  1868] By: gsar                                  on 1998/09/24  06:51:23
23964     Log: From:    Nathan Torkington <gnat@frii.com>
23965          Date:    Thu, 13 Aug 1998 10:59:48 MDT
23966          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
23967          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
23968  Branch: perl
23969        ! pod/perlfunc.pod
23970 ____________________________________________________________________________
23971 [  1867] By: gsar                                  on 1998/09/24  06:45:13
23972     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
23973          that are autoloaded)
23974  Branch: perl
23975        ! pp_ctl.c
23976 ____________________________________________________________________________
23977 [  1866] By: gsar                                  on 1998/09/24  05:21:19
23978     Log: grandfather deprecated "$$<digit>" no more
23979  Branch: perl
23980        ! pod/perldiag.pod toke.c
23981 ____________________________________________________________________________
23982 [  1865] By: gsar                                  on 1998/09/24  04:52:48
23983     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
23984          low bits (suggested by Ilya Zakharevich)
23985  Branch: perl
23986        ! hv.h
23987 ____________________________________________________________________________
23988 [  1864] By: gsar                                  on 1998/09/24  04:29:14
23989     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
23990          perly_c.diff
23991  Branch: perl
23992        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
23993        ! perly_c.diff toke.c
23994 ____________________________________________________________________________
23995 [  1863] By: gsar                                  on 1998/09/24  03:36:30
23996     Log: provide locked access to string table for USE_THREADS
23997  Branch: perl
23998        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
23999 ____________________________________________________________________________
24000 [  1862] By: gsar                                  on 1998/09/24  03:30:32
24001     Log: remove bogus warn()
24002  Branch: perl
24003        ! embed.pl
24004 ____________________________________________________________________________
24005 [  1861] By: gsar                                  on 1998/09/24  02:58:51
24006     Log: applied suggested patch, adapted for all platforms
24007          From: jan.dubois@ibm.net (Jan Dubois)
24008          Date: Sun, 20 Sep 1998 12:56:38 +0200
24009          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
24010          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
24011  Branch: perl
24012        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24013        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
24014        ! lib/ExtUtils/MakeMaker.pm
24015 ____________________________________________________________________________
24016 [  1860] By: gsar                                  on 1998/09/24  02:16:14
24017     Log: upgrade to CPAN-1.40
24018  Branch: perl
24019        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
24020 ____________________________________________________________________________
24021 [  1859] By: gsar                                  on 1998/09/24  02:08:59
24022     Log: use $ENV{MAKEMAKEROPT} to set default command line args
24023  Branch: perl
24024        ! lib/ExtUtils/MakeMaker.pm
24025 ____________________________________________________________________________
24026 [  1857] By: gsar                                  on 1998/09/23  10:58:36
24027     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24028          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
24029          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
24030          Subject: More verbose Test::Harness [PATCH]
24031  Branch: perl
24032        ! lib/Test/Harness.pm
24033 ____________________________________________________________________________
24034 [  1856] By: gsar                                  on 1998/09/23  10:56:24
24035     Log: update hints for OPENSTEP 4.2 on i386
24036          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
24037          Date: Sun, 20 Sep 1998 01:03:18 +0200
24038          Message-Id: <9809192303.AA29190@Spike>
24039          Subject: Perl 5.005_02 compilation problems
24040  Branch: perl
24041        ! hints/next_4.sh
24042 ____________________________________________________________________________
24043 [  1855] By: gsar                                  on 1998/09/23  10:52:27
24044     Log: reset errno after C<require> search (as suggested by Larry)
24045  Branch: perl
24046        ! pp_ctl.c
24047 ____________________________________________________________________________
24048 [  1854] By: gsar                                  on 1998/09/23  10:50:26
24049     Log: misc pod tweaks
24050  Branch: perl
24051        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
24052 ____________________________________________________________________________
24053 [  1853] By: gsar                                  on 1998/09/23  10:46:06
24054     Log: make Pod/Html.pm handle the --title option properly (as suggested
24055          by gml4410@ggr.co.uk)
24056  Branch: perl
24057        ! lib/Pod/Html.pm
24058 ____________________________________________________________________________
24059 [  1852] By: gsar                                  on 1998/09/23  10:41:39
24060     Log: SSNEW() API for allocating memory on the savestack
24061          From: Albert Dvornik <bert@genscan.com>
24062          Date: 17 Sep 1998 19:23:07 -0400
24063          Message-Id: <tqemtae338.fsf@puma.genscan.com>
24064          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
24065  Branch: perl
24066        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
24067        ! perl.h proto.h scope.c scope.h t/io/tell.t
24068 ____________________________________________________________________________
24069 [  1851] By: gsar                                  on 1998/09/23  10:37:05
24070     Log: From: Jochen Wiedmann <joe@ispsoft.de>
24071          Date: Thu, 17 Sep 1998 17:16:06 +0200
24072          Message-ID: <360127B6.E44564A@ispsoft.de>
24073          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
24074  Branch: perl
24075        ! lib/ExtUtils/MakeMaker.pm
24076 ____________________________________________________________________________
24077 [  1850] By: gsar                                  on 1998/09/23  10:33:05
24078     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
24079          Date: 15 Sep 1998 01:32:31 +0200
24080          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
24081          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
24082  Branch: perl
24083        ! lib/ExtUtils/MM_Unix.pm
24084 ____________________________________________________________________________
24085 [  1849] By: gsar                                  on 1998/09/23  10:29:04
24086     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
24087          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
24088          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
24089          Subject: Re: extralibs.ld problem in MM_VMS.pm
24090  Branch: perl
24091        ! lib/ExtUtils/MM_VMS.pm
24092 ____________________________________________________________________________
24093 [  1848] By: gsar                                  on 1998/09/23  10:25:24
24094     Log: From: Roderick Schertler <roderick@argon.org>
24095          Date: 11 Sep 1998 16:19:21 -0400
24096          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
24097          Subject: Re: Open2 and memory leaks
24098  Branch: perl
24099        ! lib/IPC/Open3.pm
24100 ____________________________________________________________________________
24101 [  1847] By: gsar                                  on 1998/09/23  10:18:31
24102     Log: From: Roderick Schertler <roderick@argon.org>
24103          Date: Wed, 09 Sep 1998 23:52:48 -0400
24104          Message-ID: <20567.905399568@eeyore.ibcinc.com>
24105          Subject: seed srand from /dev/urandom when possible
24106  Branch: perl
24107        ! pod/perlfunc.pod pp.c
24108 ____________________________________________________________________________
24109 [  1846] By: gsar                                  on 1998/09/23  10:12:22
24110     Log: From: Roderick Schertler <roderick@argon.org>
24111          Date: Thu, 10 Sep 1998 00:32:17 -0400
24112          Message-ID: <21142.905401937@eeyore.ibcinc.com>
24113          Subject: doc update for crypt()'s salt
24114  Branch: perl
24115        ! pod/perlfunc.pod
24116 ____________________________________________________________________________
24117 [  1845] By: gsar                                  on 1998/09/23  10:09:23
24118     Log: fix h2ph handling of C<#error "foo">
24119          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
24120          Date: Thu, 10 Sep 1998 09:59:33 +0900
24121          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
24122          Subject: [5.005_02] h2ph problem
24123  Branch: perl
24124        ! utils/h2ph.PL
24125 ____________________________________________________________________________
24126 [  1844] By: gsar                                  on 1998/09/23  10:06:13
24127     Log: plug strictly private function leaks in API listing
24128  Branch: perl
24129        ! pod/perlguts.pod
24130 ____________________________________________________________________________
24131 [  1843] By: gsar                                  on 1998/09/23  10:02:57
24132     Log: hide symbol for static build
24133          From: Dominic Dunlop <domo@vo.lu>
24134          Date: Tue, 8 Sep 1998 21:40:46 +0000
24135          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
24136          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
24137  Branch: perl
24138        ! regcomp.c
24139 ____________________________________________________________________________
24140 [  1842] By: gsar                                  on 1998/09/23  09:52:46
24141     Log: define PUT_svindex(), PUT_opindex()
24142  Branch: perl
24143        ! ext/B/B/Assembler.pm
24144 ____________________________________________________________________________
24145 [  1841] By: gsar                                  on 1998/09/23  09:44:25
24146     Log: From: Dominic Dunlop <domo@vo.lu>
24147          Date: Tue, 8 Sep 1998 15:34:53 +0000
24148          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
24149          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
24150  Branch: perl
24151        ! t/pragma/warn/regexec
24152 ____________________________________________________________________________
24153 [  1840] By: gsar                                  on 1998/09/23  09:42:17
24154     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
24155  Branch: perl
24156        ! win32/bin/pl2bat.pl
24157 ____________________________________________________________________________
24158 [  1839] By: gsar                                  on 1998/09/23  09:38:18
24159     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
24160          Date: Mon, 7 Sep 1998 17:36:09 +0900
24161          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
24162          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
24163  Branch: perl
24164        ! ext/Thread/Thread.xs
24165 ____________________________________________________________________________
24166 [  1838] By: gsar                                  on 1998/09/23  09:21:11
24167     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
24168          Date: Thu, 10 Sep 1998 00:02:07 -0400
24169          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
24170          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
24171  Branch: perl
24172        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
24173        + vos/config.h vos/config_h.SH_orig vos/perl.bind
24174        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
24175        ! MANIFEST perl.c perl.h pod/perlport.pod
24176 ____________________________________________________________________________
24177 [  1837] By: gsar                                  on 1998/09/23  08:45:58
24178     Log: (via private mail)
24179          From: Charles Bailey <BAILEY@newman.upenn.edu>
24180          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
24181          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
24182          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
24183  Branch: perl
24184        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
24185        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
24186        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
24187        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
24188        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
24189        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
24190        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
24191        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
24192        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
24193        ! vms/writemain.pl
24194 ____________________________________________________________________________
24195 [  1836] By: gsar                                  on 1998/09/23  08:17:42
24196     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24197          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
24198          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
24199          Subject: [PATCH 5.005_*] OS/2 spawning typos
24200  Branch: perl
24201        ! os2/os2.c
24202 ____________________________________________________________________________
24203 [  1835] By: gsar                                  on 1998/09/23  08:09:55
24204     Log: warn on C<my($foo,$foo)>
24205  Branch: perl
24206        ! op.c pod/perldiag.pod
24207 ____________________________________________________________________________
24208 [  1834] By: gsar                                  on 1998/09/23  07:35:56
24209     Log: From: pvhp@forte.com (Peter Prymmer)
24210          Date: Fri, 4 Sep 98 13:27:41 PDT
24211          Message-Id: <9809042027.AA04463@forte.com>
24212          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
24213  Branch: perl
24214        ! README.vms
24215 ____________________________________________________________________________
24216 [  1833] By: gsar                                  on 1998/09/23  07:27:34
24217     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
24218          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
24219          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
24220          Subject: PATCH: 5.005_02 hint/hpux.sh
24221  Branch: perl
24222        ! hints/hpux.sh
24223 ____________________________________________________________________________
24224 [  1832] By: gsar                                  on 1998/09/23  07:22:40
24225     Log: fix (some) installhtml bugs
24226          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
24227          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
24228          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
24229          Subject: installhtml script needs work
24230  Branch: perl
24231        ! installhtml
24232 ____________________________________________________________________________
24233 [  1831] By: gsar                                  on 1998/09/23  07:19:30
24234     Log: document 'U' magic with examples
24235          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
24236          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
24237          Message-Id: <199809011455.PAA00631@sale-wts>
24238          Subject: Re: Looking for some XS MAGIC examples...
24239  Branch: perl
24240        ! pod/perlguts.pod
24241 ____________________________________________________________________________
24242 [  1830] By: gsar                                  on 1998/09/23  07:16:43
24243     Log: From: pvhp@forte.com (Peter Prymmer)
24244          Date: Mon, 31 Aug 98 17:13:49 PDT
24245          Message-Id: <9809010013.AA06737@forte.com>
24246          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
24247  Branch: perl
24248        ! README.os390
24249 ____________________________________________________________________________
24250 [  1829] By: gsar                                  on 1998/09/23  07:15:08
24251     Log: fix problematic typecast in filter_del()
24252          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
24253          Date: Mon, 31 Aug 1998 21:13:11 GMT
24254          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
24255          Subject: perl5.005_02 does not build on Cray T90
24256  Branch: perl
24257        ! toke.c
24258 ____________________________________________________________________________
24259 [  1828] By: gsar                                  on 1998/09/23  07:11:34
24260     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24261          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
24262          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
24263          Subject: [PATCH 5.005_5*] (?>) broken in RE
24264  Branch: perl
24265        ! regexec.c t/op/re_tests
24266 ____________________________________________________________________________
24267 [  1827] By: gsar                                  on 1998/09/23  07:09:50
24268     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
24269  Branch: perl
24270        ! t/op/grent.t t/op/groups.t
24271 ____________________________________________________________________________
24272 [  1826] By: gsar                                  on 1998/09/23  07:03:16
24273     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
24274          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
24275          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
24276          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
24277  Branch: perl
24278        - interp.sym
24279        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
24280 ____________________________________________________________________________
24281 [  1825] By: gsar                                  on 1998/09/23  06:56:40
24282     Log: re-introduce change#1703
24283  Branch: perl
24284        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
24285 ____________________________________________________________________________
24286 [  1824] By: gsar                                  on 1998/09/23  06:44:19
24287     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24288          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
24289          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
24290          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
24291  Branch: perl
24292        ! lib/perl5db.pl
24293 ____________________________________________________________________________
24294 [  1823] By: gsar                                  on 1998/09/23  06:41:34
24295         Log: From: Joe Buehler <jhpb@hekimian.com>
24296              Date: 29 Aug 1998 17:13:28 -0400
24297              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
24298              Subject: patches for perl 5.005_51 under U/WIN
24299      Branch: perl
24300            + hints/uwin.sh
24301            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
24302            ! t/lib/posix.t
24303 ____________________________________________________________________________
24304 [  1822] By: gsar                                  on 1998/09/23  06:36:59
24305         Log: add missing C<no utf8;> tweak from Larry
24306      Branch: perl
24307            ! t/op/subst.t
24308 ____________________________________________________________________________
24309 [  1821] By: gsar                                  on 1998/09/23  06:27:51
24310         Log: s/runops/CALLRUNOPS/
24311      Branch: perl
24312            ! cc_runtime.h
24313 ____________________________________________________________________________
24314 [  1820] By: gsar                                  on 1998/09/23  06:24:49
24315         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
24316      Branch: perl
24317           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
24318           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
24319           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
24320           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
24321           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
24322           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
24323           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
24324           +> t/pragma/warn/util
24325            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
24326            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
24327            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
24328            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
24329            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
24330            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
24331            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
24332            - t/pragma/warn-util
24333            ! MANIFEST t/pragma/warning.t
24334 ____________________________________________________________________________
24335 [  1819] By: gsar                                  on 1998/09/23  06:08:46
24336         Log: make \(%foo) return refs to values (not copies of values)
24337              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
24338              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
24339              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
24340              --
24341              From: Roderick Schertler <roderick@argon.org>
24342              Date: Sat, 29 Aug 1998 00:58:33 -0400
24343              Message-ID: <29894.904366713@eeyore.ibcinc.com>
24344              Subject: Re: \(%x) problems
24345      Branch: perl
24346            ! doop.c pod/perlref.pod
24347 ____________________________________________________________________________
24348 [  1818] By: gsar                                  on 1998/09/23  06:05:08
24349         Log: make h2xs generate ANSI prototypes
24350      Branch: perl
24351            ! utils/h2xs.PL
24352 ____________________________________________________________________________
24353 [  1817] By: gsar                                  on 1998/09/23  05:57:16
24354         Log: updated usethreads hints for hpux 10.X
24355              From: Matthew T Harden <mthard@mthard1.monsanto.com>
24356              Date: Fri, 28 Aug 1998 14:10:42 GMT
24357              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
24358              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
24359      Branch: perl
24360            ! hints/hpux.sh perl.h
24361 ____________________________________________________________________________
24362 [  1816] By: gsar                                  on 1998/09/23  05:53:31
24363         Log: don't create empty directories in installperl
24364              From: Robin Barker <rmb1@cise.npl.co.uk>
24365              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
24366              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
24367              Subject: [PATCH 5.005_02] install: empty dirs
24368      Branch: perl
24369            ! installperl
24370 ____________________________________________________________________________
24371 [  1815] By: gsar                                  on 1998/09/23  05:50:36
24372         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
24373              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24374              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
24375              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
24376              Subject: Re: your mail
24377      Branch: perl
24378            ! regexec.c t/op/re_tests
24379 ____________________________________________________________________________
24380 [  1814] By: gsar                                  on 1998/09/23  05:45:17
24381         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
24382              Date: Thu, 20 Aug 1998 20:59:03 -0400
24383              Message-ID: <19980820205903.A12908@O2.chapin.edu>
24384              Subject: [PATCH] h2ph misquotes #error directives
24385      Branch: perl
24386            ! t/lib/h2ph.pht utils/h2ph.PL
24387 ____________________________________________________________________________
24388 [  1813] By: gsar                                  on 1998/09/23  05:42:41
24389         Log: patch to support computed regular subexpressions
24390              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24391              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
24392              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
24393              Subject: [5.005_5* PATCH] Postponed RE - now!
24394      Branch: perl
24395            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
24396            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
24397 ____________________________________________________________________________
24398 [  1812] By: gsar                                  on 1998/09/23  05:26:26
24399         Log: better CR-handling on shebang line and in formats (fixed variant of
24400              patch suggested by Igor Sysoev <igor@nitek.ru>)
24401      Branch: perl
24402            ! perl.c toke.c
24403 ____________________________________________________________________________
24404 [  1811] By: gsar                                  on 1998/09/23  04:35:46
24405         Log: document non-loopish blocks better
24406              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24407              Date: Tue, 18 Aug 1998 12:28:36 +0100
24408              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
24409              Subject: Re: next in do {} while block gives error message
24410      Branch: perl
24411            ! pod/perlfunc.pod
24412 ____________________________________________________________________________
24413 [  1810] By: gsar                                  on 1998/09/23  04:12:05
24414         Log: fix bogus integerization of pop()'s return value
24415              From: Gurusamy Sarathy <gsar@engin.umich.edu>
24416              Date: Sat, 15 Aug 1998 23:27:54 -0400
24417              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
24418              Subject: Re: Complex expression does integer arithmetic 
24419      Branch: perl
24420            ! opcode.h opcode.pl
24421 ____________________________________________________________________________
24422 [  1809] By: gsar                                  on 1998/09/23  04:09:43
24423         Log: tweak README.win32
24424      Branch: perl
24425            ! README.win32
24426 ____________________________________________________________________________
24427 [  1808] By: gsar                                  on 1998/09/23  03:40:57
24428         Log: better diagnostic for do{} used as lvalue
24429      Branch: perl
24430            ! op.c pod/perlport.pod
24431 ____________________________________________________________________________
24432 [  1807] By: gsar                                  on 1998/09/23  03:38:30
24433         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
24434              From: hansm@icgroup.nl
24435              Date: Tue, 11 Aug 98 21:08:51 +0200
24436              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
24437              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
24438      Branch: perl
24439            ! malloc.c
24440 ____________________________________________________________________________
24441 [  1806] By: gsar                                  on 1998/09/23  03:36:08
24442         Log: support make written in perl (aka "pmake") on win32
24443      Branch: perl
24444            ! lib/ExtUtils/MM_Win32.pm
24445 ____________________________________________________________________________
24446 [  1805] By: gsar                                  on 1998/09/23  03:30:07
24447         Log: fix mismatched UV/U32 types for to_utf8_*()
24448      Branch: perl
24449            ! utf8.c
24450 ____________________________________________________________________________
24451 [  1804] By: gsar                                  on 1998/09/23  03:22:22
24452         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
24453              Date: Sun, 9 Aug 1998 22:38:23 +0200
24454              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
24455              Subject: [PATCH 5.5002] dos-djgpp update
24456      Branch: perl
24457            ! t/io/fs.t
24458 ____________________________________________________________________________
24459 [  1803] By: gsar                                  on 1998/09/23  03:20:13
24460         Log: apply minimal variant of patch (sent via private mail)
24461              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
24462              Date: Wed, 12 Aug 1998 15:42:35 +0300
24463              Message-Id: <199808121242.PAA29761@comanche.spices>
24464              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
24465      Branch: perl
24466            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
24467            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
24468 ____________________________________________________________________________
24469 [  1802] By: gsar                                  on 1998/09/23  03:03:39
24470         Log: adjust searchdict.t for EBCDIC (still needs documenting)
24471              From: pvhp@forte.com (Peter Prymmer)
24472              Date: Thu, 6 Aug 98 18:09:39 PDT
24473              Message-Id: <9808070109.AA06158@forte.com>
24474              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
24475      Branch: perl
24476            ! README.os390 t/lib/searchdict.t
24477 ____________________________________________________________________________
24478 [  1801] By: gsar                                  on 1998/09/23  02:54:15
24479         Log: silence redefined warning for XS(INIT) {}
24480      Branch: perl
24481            ! op.c
24482 ____________________________________________________________________________
24483 [  1800] By: gsar                                  on 1998/09/23  02:42:23
24484         Log: support match indices via special variables @- and @+
24485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24486              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
24487              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
24488              Subject: [PATCH 5.004_76] @- and @+
24489      Branch: perl
24490            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
24491            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
24492 ____________________________________________________________________________
24493 [  1799] By: gsar                                  on 1998/09/23  01:44:31
24494         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24495              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
24496              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
24497              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
24498      Branch: perl
24499            ! regcomp.c t/op/re_tests
24500 ____________________________________________________________________________
24501 [  1798] By: gsar                                  on 1998/09/23  01:39:23
24502         Log: integrate maint-5.005 changes (except conflicting change#1794)
24503      Branch: perl
24504            ! Changes
24505           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
24506           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
24507           !> win32/win32.h
24508 ____________________________________________________________________________
24509 [  1797] By: gsar                                  on 1998/09/23  01:32:36
24510         Log: add note to win32/Makefile about setting CCHOME
24511      Branch: perl
24512            ! win32/Makefile win32/makefile.mk
24513 ____________________________________________________________________________
24514 [  1796] By: gsar                                  on 1998/09/23  01:31:32
24515         Log: perl.pod tweak
24516      Branch: perl
24517            ! pod/perl.pod
24518 ____________________________________________________________________________
24519 [  1795] By: gsar                                  on 1998/09/21  20:34:10
24520         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
24521      Branch: perl
24522            ! lib/ExtUtils/xsubpp
24523 ____________________________________________________________________________
24524 [  1789] By: gsar                                  on 1998/09/18  18:01:37
24525         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
24526      Branch: perl
24527            ! cop.h t/cmd/for.t
24528 ____________________________________________________________________________
24529 [  1788] By: gsar                                  on 1998/09/17  02:19:11
24530         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
24531      Branch: perl
24532            ! win32/config.bc win32/config.gc win32/config.vc
24533 ____________________________________________________________________________
24534 [  1787] By: gsar                                  on 1998/09/17  01:45:14
24535         Log: suppress bogus warning on C<sub x {} x()>
24536      Branch: perl
24537            ! toke.c
24538 ____________________________________________________________________________
24539 [  1786] By: gsar                                  on 1998/09/17  01:42:51
24540         Log: ntohl typo in objXSUB.h
24541      Branch: perl
24542            ! objXSUB.h
24543 ____________________________________________________________________________
24544 [  1785] By: gsar                                  on 1998/09/17  01:41:48
24545         Log: fill gaps in sig_* entries in win32/config.?c
24546      Branch: perl
24547            ! win32/config.bc win32/config.gc win32/config.vc
24548 ____________________________________________________________________________
24549 [  1781] By: larry                                 on 1998/09/05  23:48:24
24550         Log: tr/// logic was hosed under utf8
24551      Branch: perl
24552            ! doop.c op.c op.h pp.c proto.h
24553 ____________________________________________________________________________
24554 [  1780] By: larry                                 on 1998/09/05  23:44:16
24555         Log: several new tests needed tweaking to work under utf8
24556      Branch: perl
24557            ! t/comp/require.t t/op/pack.t t/op/substr.t
24558 ____________________________________________________________________________
24559 [  1779] By: larry                                 on 1998/09/05  23:41:42
24560         Log: index() applied BM optimization to wrong argument
24561      Branch: perl
24562            ! op.c util.c
24563 ____________________________________________________________________________
24564 [  1778] By: larry                                 on 1998/09/05  23:38:29
24565         Log: Implicit require during compile reset line numbering
24566      Branch: perl
24567            ! pp_ctl.c
24568
24569 ----------------
24570 Version 5.005_51
24571 ----------------
24572
24573 ____________________________________________________________________________
24574 [  1777] By: gsar                                  on 1998/08/10  07:02:38
24575         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
24576              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
24577              lexical warning testsuite for win32
24578      Branch: perl
24579            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
24580            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
24581            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
24582            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
24583            ! win32/Makefile win32/makefile.mk
24584 ____________________________________________________________________________
24585 [  1776] By: gsar                                  on 1998/08/09  17:53:48
24586         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
24587      Branch: perl
24588            ! Changes MANIFEST perl.c pod/perlhist.pod
24589 ____________________________________________________________________________
24590 [  1775] By: gsar                                  on 1998/08/09  14:35:33
24591         Log: tweak warning test
24592      Branch: perl
24593            ! t/pragma/warn-toke
24594 ____________________________________________________________________________
24595 [  1774] By: gsar                                  on 1998/08/09  14:13:46
24596         Log: add missing dTHR; notes for test failures due to small stacksize
24597      Branch: perl
24598            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
24599            ! toke.c universal.c util.c
24600 ____________________________________________________________________________
24601 [  1773] By: gsar                                  on 1998/08/09  11:31:53
24602         Log: lexical warnings; tweaks to places that didn't apply correctly
24603              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
24604              Date:    Wed, 29 Jul 1998 09:28:45 BST
24605              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
24606              Subject: lexical warnings patch for 5.005_50
24607      Branch: perl
24608            + README.lexwarn lib/warning.pm t/pragma/warn-2use
24609            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
24610            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
24611            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
24612            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
24613            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
24614            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
24615            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
24616            + warning.h warning.pl
24617            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
24618            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
24619            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
24620            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
24621            ! universal.c util.c
24622 ____________________________________________________________________________
24623 [  1772] By: gsar                                  on 1998/08/08  23:06:00
24624         Log: bump patchlevel to 5.005_51
24625      Branch: perl
24626            ! patchlevel.h win32/Makefile win32/config_H.bc
24627            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
24628 ____________________________________________________________________________
24629 [  1771] By: gsar                                  on 1998/08/08  23:01:57
24630         Log: fix bogus warning on "\x{123}"
24631              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
24632              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
24633              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
24634              Subject: [5.005_50 PATCH] Some unicode problems
24635      Branch: perl
24636            ! regcomp.c toke.c
24637 ____________________________________________________________________________
24638 [  1770] By: gsar                                  on 1998/08/08  22:56:55
24639         Log: hide dup symbol for static build of ext/re
24640              From: Dominic Dunlop <domo@ppp72.vo.lu>
24641              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
24642              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
24643              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
24644      Branch: perl
24645            ! regcomp.c
24646 ____________________________________________________________________________
24647 [  1769] By: gsar                                  on 1998/08/08  22:45:06
24648         Log: fix double free on -Mutf8 -e '$b=uc("")'
24649              From: larry@wall.org (Larry Wall)
24650              Date: Fri, 7 Aug 1998 14:42:43 -0700
24651              Message-Id: <199808072142.OAA14920@wall.org>
24652              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
24653      Branch: perl
24654            ! pp.c
24655 ____________________________________________________________________________
24656 [  1768] By: gsar                                  on 1998/08/08  22:42:29
24657         Log: substr() assumes utf8 without say-so
24658              From: larry@wall.org (Larry Wall)
24659              Date: Fri, 7 Aug 1998 12:25:12 -0700
24660              Message-Id: <199808071925.MAA13436@wall.org>
24661              Subject: [PATCH 5.005_50] substr bug?
24662      Branch: perl
24663            ! pp.c
24664 ____________________________________________________________________________
24665 [  1767] By: gsar                                  on 1998/08/08  22:38:25
24666         Log: fix intolerance of SWASHes for blank lines
24667              From: Gisle Aas <aas@sn.no>
24668              Date: 06 Aug 1998 23:28:57 +0200
24669              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
24670              Subject: Re: Re[2]: another joyride begins
24671      Branch: perl
24672            ! lib/utf8_heavy.pl
24673 ____________________________________________________________________________
24674 [  1766] By: gsar                                  on 1998/08/08  22:33:10
24675         Log: utf8 doc tweak
24676              From: Gisle Aas <aas@sn.no>
24677              Date: 05 Aug 1998 00:41:04 +0200
24678              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
24679              Subject: Matching clumps
24680      Branch: perl
24681            ! lib/utf8.pm
24682 ____________________________________________________________________________
24683 [  1765] By: gsar                                  on 1998/08/08  22:31:37
24684         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
24685              From: Gisle Aas <aas@sn.no>
24686              Date: 04 Aug 1998 22:56:11 +0200
24687              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
24688              Subject: Re: another joyride begins
24689      Branch: perl
24690            ! lib/utf8_heavy.pl
24691 ____________________________________________________________________________
24692 [  1764] By: gsar                                  on 1998/08/08  22:28:43
24693         Log: From: larry@wall.org (Larry Wall)
24694              Date: Tue, 4 Aug 1998 17:04:51 -0700
24695              Message-Id: <199808050004.RAA22592@wall.org>
24696              Subject: [PATCH 5.005_50] \pX not implemented!
24697      Branch: perl
24698            ! regcomp.c
24699 ____________________________________________________________________________
24700 [  1763] By: gsar                                  on 1998/08/08  22:27:15
24701         Log: From: Stephen McCamant <alias@mcs.com>
24702              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
24703              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
24704              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
24705      Branch: perl
24706            ! op.c
24707 ____________________________________________________________________________
24708 [  1762] By: gsar                                  on 1998/08/08  22:26:09
24709         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
24710              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
24711              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
24712              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
24713      Branch: perl
24714            + t/op/grent.t t/op/pwent.t
24715            ! MANIFEST
24716 ____________________________________________________________________________
24717 [  1761] By: gsar                                  on 1998/08/08  22:21:52
24718         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24719              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
24720              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
24721              Subject: [5.005_50 PATCH] misprint in RE engine
24722      Branch: perl
24723            ! regexec.c t/op/re_tests
24724 ____________________________________________________________________________
24725 [  1760] By: gsar                                  on 1998/08/08  22:18:54
24726         Log: integrate maint-5.005 changes into mainline
24727      Branch: perl
24728           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
24729           !> (integrate 138 files)
24730 ____________________________________________________________________________
24731 [  1672] By: gsar                                  on 1998/07/27  18:35:28
24732         Log: create new Changes
24733      Branch: perl
24734            + Changes
24735            ! Changes5.005 MANIFEST
24736 ____________________________________________________________________________
24737 [  1671] By: gsar                                  on 1998/07/27  18:30:57
24738         Log: rename Changes --> Changes5.005
24739      Branch: perl
24740           +> Changes5.005
24741            - Changes
24742 ____________________________________________________________________________
24743 [  1670] By: gsar                                  on 1998/07/27  18:10:14
24744         Log: integrate 5.005_01 changes from maint
24745      Branch: perl
24746            ! Changes
24747           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
24748           !> win32/win32.c
24749 ____________________________________________________________________________
24750 [  1667] By: nick                                  on 1998/07/26  14:31:01
24751         Log: Add dTHR so that it compiles miniperl in threaded mode
24752      Branch: perl
24753            ! doop.c mg.c regcomp.c regexec.c
24754 ____________________________________________________________________________
24755 [  1666] By: nick                                  on 1998/07/26  13:01:10
24756         Log: Resolve ansiperl against mainline (@1648?)
24757              Unclear that change number has "taken".
24758      Branch: ansiperl
24759           +> (branch 169 files)
24760            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
24761           !> (integrate 131 files)
24762
24763 ----------------
24764 Version 5.005_50
24765 ----------------
24766
24767 ____________________________________________________________________________
24768 [  1665] By: gsar                                  on 1998/07/26  05:38:48
24769         Log: add trailing newline to file
24770      Branch: perl
24771            ! Changes lib/unicode/blocks.txt
24772 ____________________________________________________________________________
24773 [  1664] By: gsar                                  on 1998/07/26  05:08:48
24774         Log: integrate proto.h additions from maint-5.005
24775      Branch: perl
24776           !> pod/perlhist.pod proto.h
24777 ____________________________________________________________________________
24778 [  1663] By: gsar                                  on 1998/07/26  05:07:05
24779         Log: add new files to MANIFEST; add missing prototypes to proto.h;
24780              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
24781              add typecasts to silence warnings; tweaks for win32 builds
24782      Branch: perl
24783            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
24784            ! win32/Makefile win32/makefile.mk
24785 ____________________________________________________________________________
24786 [  1662] By: gsar                                  on 1998/07/26  05:01:52
24787         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
24788      Branch: maint-5.005/perl
24789            ! pod/perlhist.pod proto.h
24790 ____________________________________________________________________________
24791 [  1661] By: gsar                                  on 1998/07/26  02:52:48
24792         Log: up patchlevel to 5.005_50
24793      Branch: perl
24794            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
24795            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
24796 ____________________________________________________________________________
24797 [  1660] By: gsar                                  on 1998/07/26  02:43:57
24798         Log: integrate utfperl
24799      Branch: perl
24800           +> (branch 162 files)
24801           !> (integrate 29 files)
24802 ____________________________________________________________________________
24803 [  1659] By: gsar                                  on 1998/07/26  02:38:22
24804         Log: integrate maint-5.005 changes
24805      Branch: perl
24806           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
24807           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
24808           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
24809           !> vms/descrip_mms.template vms/subconfigure.com
24810 ____________________________________________________________________________
24811 [  1658] By: gsar                                  on 1998/07/26  02:23:46
24812         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
24813              Date: Fri, 24 Jul 1998 11:38:25 -0700
24814              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
24815              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
24816              --
24817              Date: Fri, 24 Jul 1998 12:30:36 -0700
24818              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
24819              Subject: [PATCH 5.005]Tweaks to README.vms
24820              --
24821              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
24822              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
24823              Subject: [PATCH 5.005] Final build cleanup patch
24824      Branch: maint-5.005/perl
24825            ! README.vms vms/descrip_mms.template vms/subconfigure.com
24826 ____________________________________________________________________________
24827 [  1657] By: gsar                                  on 1998/07/26  02:19:50
24828         Log: another platform where pp_sselect() needs a whole fd_set buffer
24829              From: Lupe Christoph <lupe@alanya.m.isar.de>
24830              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
24831              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
24832              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
24833      Branch: maint-5.005/perl
24834            ! pp_sys.c
24835 ____________________________________________________________________________
24836 [  1656] By: gsar                                  on 1998/07/26  02:12:46
24837         Log: fix problem building modules on dos-djgpp
24838              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
24839              Date: Sat, 25 Jul 1998 00:53:39 +0200
24840              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
24841              Subject: [PATCH 5.005] dos-djgpp and modules problem
24842      Branch: maint-5.005/perl
24843            ! djgpp/fixpmain
24844 ____________________________________________________________________________
24845 [  1655] By: gsar                                  on 1998/07/26  02:11:09
24846         Log: From: Tom Spindler <dogcow@home.merit.edu>
24847              Date: Wed, 22 Jul 1998 16:11:07 -0400
24848              Message-ID: <19980722161107.A16813@home.merit.edu>
24849              Subject: [PATCH 5.005] BeOS tweak
24850      Branch: maint-5.005/perl
24851            ! hints/beos.sh
24852 ____________________________________________________________________________
24853 [  1654] By: gsar                                  on 1998/07/26  02:09:29
24854         Log: various pod tweaks
24855      Branch: maint-5.005/perl
24856            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
24857            ! pod/perltoc.pod
24858 ____________________________________________________________________________
24859 [  1653] By: gsar                                  on 1998/07/26  02:05:46
24860         Log: fix emacs/ptags for PL_* changes
24861              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24862              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
24863              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
24864              Subject: [PATCH 5.004_76] Yet better ptags
24865      Branch: maint-5.005/perl
24866            ! emacs/ptags
24867 ____________________________________________________________________________
24868 [  1652] By: gsar                                  on 1998/07/26  02:03:01
24869         Log: fix behavior of <=> on bigints
24870              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24871              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
24872              Date: Fri, 24 Jul 1998 18:29:53 +0100
24873              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
24874      Branch: maint-5.005/perl
24875            ! lib/Math/BigInt.pm t/lib/bigintpm.t
24876 ____________________________________________________________________________
24877 [  1651] By: larry                                 on 1998/07/24  05:44:33
24878         Log: Here are the long-expected Unicode/UTF-8 modifications.
24879      Branch: utfperl
24880            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
24881            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
24882            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
24883            + lib/unicode/Decomposition.pl
24884            + lib/unicode/In/AlphabeticPresentationForms.pl
24885            + lib/unicode/In/Arabic.pl
24886            + lib/unicode/In/ArabicPresentationForms-A.pl
24887            + lib/unicode/In/ArabicPresentationForms-B.pl
24888            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
24889            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
24890            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
24891            + lib/unicode/In/BoxDrawing.pl
24892            + lib/unicode/In/CJKCompatibility.pl
24893            + lib/unicode/In/CJKCompatibilityForms.pl
24894            + lib/unicode/In/CJKCompatibilityIdeographs.pl
24895            + lib/unicode/In/CJKSymbolsandPunctuation.pl
24896            + lib/unicode/In/CJKUnifiedIdeographs.pl
24897            + lib/unicode/In/CombiningDiacriticalMarks.pl
24898            + lib/unicode/In/CombiningHalfMarks.pl
24899            + lib/unicode/In/CombiningMarksforSymbols.pl
24900            + lib/unicode/In/ControlPictures.pl
24901            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
24902            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
24903            + lib/unicode/In/EnclosedAlphanumerics.pl
24904            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
24905            + lib/unicode/In/GeneralPunctuation.pl
24906            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
24907            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
24908            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
24909            + lib/unicode/In/HalfwidthandFullwidthForms.pl
24910            + lib/unicode/In/HangulCompatibilityJamo.pl
24911            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
24912            + lib/unicode/In/Hebrew.pl
24913            + lib/unicode/In/HighPrivateUseSurrogates.pl
24914            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
24915            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
24916            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
24917            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
24918            + lib/unicode/In/LatinExtended-A.pl
24919            + lib/unicode/In/LatinExtended-B.pl
24920            + lib/unicode/In/LatinExtendedAdditional.pl
24921            + lib/unicode/In/LetterlikeSymbols.pl
24922            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
24923            + lib/unicode/In/MathematicalOperators.pl
24924            + lib/unicode/In/MiscellaneousSymbols.pl
24925            + lib/unicode/In/MiscellaneousTechnical.pl
24926            + lib/unicode/In/NumberForms.pl
24927            + lib/unicode/In/OpticalCharacterRecognition.pl
24928            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
24929            + lib/unicode/In/SmallFormVariants.pl
24930            + lib/unicode/In/SpacingModifierLetters.pl
24931            + lib/unicode/In/Specials.pl
24932            + lib/unicode/In/SuperscriptsandSubscripts.pl
24933            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
24934            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
24935            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24936            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
24937            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
24938            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
24939            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
24940            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
24941            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
24942            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
24943            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
24944            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
24945            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
24946            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
24947            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
24948            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
24949            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
24950            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
24951            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
24952            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
24953            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
24954            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
24955            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
24956            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
24957            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
24958            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
24959            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
24960            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
24961            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
24962            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
24963            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
24964            + lib/unicode/JamoShort.pl lib/unicode/Makefile
24965            + lib/unicode/Name.pl lib/unicode/Number.pl
24966            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
24967            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
24968            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
24969            + lib/unicode/blocks.txt lib/unicode/index2.txt
24970            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
24971            + lib/unicode/names2.txt lib/unicode/props2.txt
24972            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
24973            + utf8.c utf8.h
24974            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
24975            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
24976            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
24977            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
24978            ! t/op/vec.t toke.c util.c vms/vmsish.h
24979 ____________________________________________________________________________
24980 [  1650] By: gsar                                  on 1998/07/24  04:06:48
24981         Log: create utfperl branch
24982      Branch: utfperl
24983           +> (branch 1079 files)
24984 ____________________________________________________________________________
24985 [  1649] By: gsar                                  on 1998/07/24  03:56:56
24986         Log: create maint-5.005 branch
24987      Branch: maint-5.005/perl
24988           +> (branch 1079 files)
24989 ____________________________________________________________________________
24990 [  1648] By: gsar                                  on 1998/07/24  03:36:35
24991         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
24992      Branch: perl
24993            ! Changes
24994